-
Notifications
You must be signed in to change notification settings - Fork 0
/
legal.html
142 lines (119 loc) · 5.92 KB
/
legal.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>MRT LAW</title>
<meta content="" name="descriptison">
<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">
<link rel="stylesheet" href="https://use.typekit.net/wms1nyc.css">
<!-- 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">
<link rel="stylesheet" href="https://use.typekit.net/wms1nyc.css">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<script src="https://apps.elfsight.com/p/platform.js" defer></script>
<!-- =======================================================
* Template Name: OnePage - v2.1.0
* Template URL: https://bootstrapmade.com/onepage-multipurpose-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- cta section -->
<section id="bannerservice" style="" class="newsletterbanner">
<div class="container" data-aos="zoom-in">
<div class="row">
<div class="col-lg-6 offset-3" style=" border: 3px solid white;">
<img style="vertical-align: 0; padding: 10%; margin-left: 2.5%;" src="assets/img/buttons/services2.png" alt="">
</div>
</div>
</div>
</section>
<!-- End Cta Section -->
<!-- ======= Hero Section ======= -->
<section id="" class="d-flex align-items-center">
<!-- <div class="row justify-content-center">
<div class="col-xl-7 col-lg-9 text-center">
<h1>One Page Bootstrap Website Template</h1>
<h2>We are team of talanted designers</h2>
</div>
</div>
<div class="text-center">
<a href="#about" class="btn-get-started scrollto">Get Started</a>
</div> -->
<div class="container position-relative" data-aos="fade-up" data-aos-delay="100">
<!-- <div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0" data-aos="zoom-in" data-aos-delay="300">
<div class="icon-box">
<div class="icon"><i class="ri-palette-line"></i></div>
<h4 class="title"><a href="">Sed ut perspiciatis</a></h4>
<p class="description">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore</p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0" data-aos="zoom-in" data-aos-delay="400">
<div class="icon-box">
<div class="icon"><i class="ri-command-line"></i></div>
<h4 class="title"><a href="">Magni Dolores</a></h4>
<p class="description">Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia</p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0" data-aos="zoom-in" data-aos-delay="500">
<div class="icon-box">
<div class="icon"><i class="ri-fingerprint-line"></i></div>
<h4 class="title"><a href="">Nemo Enim</a></h4>
<p class="description">At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis</p>
</div>
</div> -->
<div>
<p>We assist and guide your business with its legal compliance requirement and regulations that are industry specific, to ensure efficiency and growth for your business</p>
<p>Allow us to investigate, manage and mitigate the risk for your business and have the peace-of-mind that all your legal compliance and regulatory needs will be taken care of while you focus on your business</p>
</div>
<div style="margin-top: 5%;">
<h3 style="color: #C7A366;">We Offer:</h3>
<ul style="padding:1%;">
<li>Legal compliance</li>
<li>Industry specific regulatory compliance</li>
<li>Tailored Legal opinions</li>
<li>Administrative and public law</li>
<li>BBEEE compliance.</li>
</ul>
</div>
</div>
</section>
<!-- End Hero -->
<!-- ======= Cta Section ======= -->
<section id="cta" class="cta">
<div class="text-center">
<div>
<img style="width: 2%;" src="assets/img/minilawwhite.PNG" alt="">
</div>
</div>
</section>
<!-- End Cta Section -->
<!-- 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/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>