-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathinvest.html
329 lines (296 loc) · 15.8 KB
/
invest.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<link rel="stylesheet" href="css/invest.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA==" crossorigin="anonymous" />
<title>Royal Markhor - Blockchain Banking, Trading and Investment</title>
<!-- favicon -->
<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">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- favicon -->
</head>
<body class="text-white" >
<div class="main_header">
<!-- Separate Popper and Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-q2kxQ16AaE6UbzuKqyBE9/u/KzioAlnx2maXQHiDX9d4/zp8Ok3f+M7DPm+Ib6IU" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-pQQkAEnwaBkjpqZ8RU1fF1AKtTcHJwFl3pblpTlHXybJjHpMYo79HY3hIi4NKxyj" crossorigin="anonymous"></script>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent">
<div class="container">
<a class="navbar-brand mx-auto" href="index.html">
<img src="img/MARKHOR LOGO.png" alt="logo" width="89" height="104">
</a>
<a class="navbar-brand mb-0 h1 mx-auto" href="index.html"><img src="img/brnd_name.png" width="315" height="70">
</a>
<button class="navbar-toggler mx-auto" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0" >
<li class="nav-item mx-auto">
<a class="nav-link mx-1" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link mx-1" href="account.html">Account</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link mx-1" href="trading.html">Trading</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link active mx-1" href="invest.html">Invest</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link text-capitalize mx-1" href="about.html">About us</a>
</li>
<li class="mx-auto my-auto">
<div class="header_text__btn">
<form class="d-flex" action="account.html">
<button class="btn btn-outline-primary rounded-pill" type="submit">Open Account</button>
</form>
</div>
</li>
</ul>
</div>
</div>
</nav>
<!-- end navbar -->
<!-- Live Currency Slider start -->
<div class="container my-auto">
<div style="height:62px; background-color: transparent; overflow:hidden; box-sizing: border-box; border: 1px solid #fafafa00; border-radius: 4px; text-align: right; line-height:14px; block-size:62px; font-size: 12px; font-feature-settings: normal; text-size-adjust: 100%; box-shadow: inset 0 -20px 0 0 #ffffff00;padding:1px;padding: 0px; margin: 0px; width: 100%;"><div style="height:40px; padding:0px; margin:0px; width: 100%;"><iframe src="https://widget.coinlib.io/widget?type=horizontal_v2&theme=dark&pref_coin_id=1505&invert_hover=no" width="100%" height="36px" scrolling="auto" marginwidth="0" marginheight="0" frameborder="0" border="0" style="border:0;margin:0;padding:0;"></iframe></div><div style="color: #40517500; line-height: 14px; font-weight: 400; font-size: 11px; box-sizing: border-box; padding: 2px 6px; width: 100%; font-family: Verdana, Tahoma, Arial, sans-serif;"><a href="https://coinlib.io" target="_blank" style="font-weight: 500; color: #00ff2200; text-decoration:none; font-size:11px">Live Cryptocurrency Prices</a> by Coinlib</div>
</div>
</div>
<!-- Live Currency Slider ends -->
<!-- header hero -->
<div class="header_hero">
<div class="container my-auto">
<div class="row">
<!-- Header content block starts -->
<div class="col-lg-6 col-10 mx-auto">
<div class="header_hero__text">
<h2><span>The easiest way to</span><br>Invest<span> in crypto</span></h2>
<p style="text-align: justify;">Buy and sell cryptocurrencies directly from your bank account. We got it for you!<br><br><a style="color: rgb(255, 49, 117); font-weight: 700;">#Crypto-friendly banking</a></p>
<div class="header_text__btn">
<form class="d-flex mx-3" action="account.html">
<button class="btn btn-info btn-lg rounded-pill" type="submit">Open Account</button>
</form>
</div>
</div>
</div>
<!-- right side images -->
<div class="col-lg-6 col-10 mx-auto">
<figure class="header_hero__img">
<img src="img/ibit.png" alt="bit image" class="img-fluid">
</figure>
</div>
</div>
</div>
</div>
<!-- 1st Content div starts-->
<div class="header_hero">
<div class="container my-auto">
<div class="row">
<!-- First content block starts -->
<!-- left side image -->
<div class="col-lg-6 col-10 mx-auto my-auto">
<figure class="header_hero__img">
<img src="img/ibit2.png" alt="bit image" width="540" height="587" class="img-fluid me-auto">
</figure>
</div>
<!-- right side content -->
<div class="col-lg-6 col-10 mx-auto">
<div class="header_hero__text">
<h2><span>Future proof your</span><br> finances</h2>
<p style="text-align: justify;">Our intuitive app allows you to trade cryptocurrencies with ease. Buy and sell bitcoin and ether with just a few swipes.</p>
</div>
</div>
</div>
</div>
</div>
<!-- 1st Content div ends-->
<!-- 2nd Content div starts-->
<div class="header_hero">
<div class="container my-auto">
<div class="row">
<!-- Second content block starts -->
<!-- left side content -->
<div class="col-lg-6 col-10 mx-auto">
<div class="header_hero__text">
<h2><span>Your coins,</span> all yours</h2>
<p style="text-align: justify;">Your coins are stored in a non-custodial wallet that only you can access. You can send bitcoin and ether anywhere within minutes. No banks needed, all via the blockchain and with the highest security standards.
</p>
</div>
</div>
<!-- right side image -->
<div class="col-lg-6 col-10 mx-auto">
<figure class="header_hero__img">
<img src="img/ibit3.png" alt="bit image" class="img-fluid">
</figure>
</div>
</div>
</div>
</div>
<!-- 2nd Content div ends-->
<!-- 3rd Content div starts-->
<div class="header_hero">
<div class="container my-auto">
<div class="row">
<!-- Third content block starts -->
<!-- left side image -->
<div class="col-lg-6 col-10 mx-auto">
<figure class="header_hero__img">
<img src="img/ibit4.png" alt="bit image" class="img-fluid me-auto">
</figure>
</div>
<!-- right side content -->
<div class="col-lg-6 col-10 mx-auto">
<div class="header_hero__text">
<h2><span>Cash out to your</span> wallet</h2>
<p style="text-align: justify;">Invest your coins with our Premium Account and cash out whenever you like. All transfers from your Premium Account go directly to your non-custodial wallet – where you keep the private keys.</p>
</div>
</div>
</div>
</div>
</div>
<!-- 3rd Content div ends-->
<!-- 4th Content div starts-->
<div class="header_hero">
<div class="container my-auto">
<div class="row">
<!-- Fourth content block starts -->
<!-- left side content -->
<div class="col-lg-6 col-10 mx-auto">
<div class="header_hero__text">
<h2><span>For those who believe</span><br>in Bitcoin</h2>
<p style="text-align: justify;">By partnering with Celsius, we enable you to put your coins to work. Instead of holding your bitcoin in your wallet, invest them for profits.</p>
</div>
</div>
<!-- right side image -->
<div class="col-lg-6 col-10 mx-auto">
<figure class="header_hero__img">
<img src="img/ibit5.png" alt="bit image" width="463" height="663" class="img-fluid">
</figure>
</div>
</div>
</div>
</div>
<!-- 4th Content div ends-->
<!-- 5th Content div starts-->
<div class="header_hero">
<div class="container my-auto mx-auto">
<div class="row">
<!-- Fifth content block starts -->
<div class="header_hero__text">
<img src="img/sqn.png" alt="confident_markhor" class="mx-auto img-fluid" width="333" height="332">
<h2 class="mx-auto" style="text-align: center;">#Crypto-friendly banking</h2>
<!-- <p style="text-align: center;">At <a style="color: rgb(93, 219, 250);">Royal Markhor</a> we believe that everyone should be able to create the financial future they want for themselves. From buying your own apartment to travelling the world on a passive income, whatever your goal is - we want to help you get there.</p> -->
</div>
</div>
</div>
</div>
<!-- 5th Content div ends-->
</div> <!-- main_header end div tag -->
<!-- Footer starts here -->
<footer class="bg-dark text-white pt-5 pb-4 mt-5">
<div class="container text-center text-md-left">
<div class="row text-center text-md-left">
<div class="col-md-3 col-lg-3 col-xl-3 mx-auto mt-3">
<img src="img/footermarkhor.png" alt="Footer-logo" width="82" height="116">
<p>Blockchain Banking</p>
</div>
<!-- 1st coloumn starts -->
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mt-3">
<h5 class="text-uppercase mb-4 font-weight-bold " style="color: rgb(255, 62, 111);">Made with <a href="#" class="btn-floating btn-sm text-white" style="font-size: 23px;"><i class="fa fa-heart" aria-hidden="true"></i></a> by</h5>
<p>
<a href="https://muhammadmobeen.com/" target="_blank" class="text-white" style="text-decoration: none;">Muhammad Mobeen</a>
</p>
</div>
<!-- 1st coloumn ends -->
<!-- 2nd coloumn starts -->
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mt-3">
<h5 class="text-uppercase mb-4 font-weight-bold" style="color: rgb(62, 255, 120);">Services</h5>
<p>
<a href="account.html" class="text-white" style="text-decoration: none;"> Bank Account</a>
</p>
<p>
<a href="trading.html" class="text-white" style="text-decoration: none;"> Trading</a>
</p>
<p>
<a href="invest.html" class="text-white" style="text-decoration: none;"> Investments</a>
</p>
<p>
<a href="index.html#debit_anchor" class="text-white" style="text-decoration: none;"> Debit Card</a>
</p>
</div>
<!-- 2nd coloumn ends -->
<!-- 3rd coloumn starts -->
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mt-3">
<h5 class="text-uppercase mb-4 font-weight-bold" style="color: rgb(62, 255, 120);">Contact</h5>
<p>
<i class="fas fa-home mr-3"></i> Islamabad Highway, Islamabad, Pakistan.
</p>
<p>
<i class="fas fa-envelope mr-3"></i> [email protected]
</p>
<p>
<i class="fas fa-phone mr-3"></i> +92-315-5714918
</p>
<!-- <p>
<i class="fas fa-print mr-3"></i> +92-51-2729705
</p> -->
</div>
<!-- 3rd coloumn ends -->
</div>
<hr class="mb-4">
<div class="row align-items-center">
<div class="col-md-7 col-lg-8">
<p> Copyright ©<span id="year"></span> All rights reserved by:
<a href="#" style="text-decoration: none;">
<strong style="color: rgb(62, 255, 120);">Royal Markhor - Blockchain Banking</strong>
</a></p>
</div>
<div class="col-md-5 col-lg-4">
<div class="text-center text-md-right">
<ul class="list-unstyled list-inline">
<li class="list-inline-item">
<a href="#" class="btn-floating btn-sm text-white" style="font-size: 23px;"><i class="fab fa-facebook"></i></a>
</li>
<li class="list-inline-item">
<a href="#" class="btn-floating btn-sm text-white" style="font-size: 23px;"><i class="fab fa-twitter"></i></a>
</li>
<li class="list-inline-item">
<a href="#" class="btn-floating btn-sm text-white" style="font-size: 23px;"><i class="fab fa-linkedin-in"></i></a>
</li>
<li class="list-inline-item">
<a href="#" class="btn-floating btn-sm text-white" style="font-size: 23px;"><i class="fab fa-youtube"></i></a>
</li>
<li class="list-inline-item">
<a href="#" class="btn-floating btn-sm text-white" style="font-size: 23px;"><i class="fa fa-university" aria-hidden="true"></i></a>
</li>
<li class="list-inline-item">
<a href="#" class="btn-floating btn-sm text-white" style="font-size: 23px;"><i class="fab fa-btc" aria-hidden="true"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://ispr.gov.pk" target="_blank" class="btn-floating btn-sm text-white" style="font-size: 23px;"><img src="img/isi.png" width="50" height="54"></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer ends here -->
<script>
document.getElementById("year").innerHTML = new Date().getFullYear();
</script>
</body>
</html>