-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFAQ.html
423 lines (388 loc) · 21.2 KB
/
FAQ.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Master Stock Market Trading & Investment | Leading Financial Education Institute - Power of Investment</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport" />
<link href="./Content/img/favicon.ico" rel="icon" />
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Jost:wght@500;600;700&family=Open+Sans:wght@400;500&display=swap"
rel="stylesheet" />
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Libraries Stylesheet -->
<link rel="stylesheet" href="./content/css/style2.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css">
<style>
body {
background-color: #1f4d93;
}
.back-to-top {
position: fixed;
right: 30px;
bottom: 30px;
z-index: 99;
}
</style>
</head>
<body class="hold-transition skin-green sidebar-mini">
<header class="main-header fixed-top">
<!-- Navbar Start -->
<nav class="navbar navbar-expand-lg bg-white sticky-top">
<div class="container-fluid">
<!-- Logo -->
<a class="navbar-brand" href="/Home/Index">
<img src="content/img/logohome.png" alt="Logo" width="258" height="38" />
</a>
<button class="navbar-toggler" 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" style="font-weight: 450">
<ul class="navbar-nav mb-2 mb-lg-0 ms-auto">
<li class="nav-item pe-4">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item dropdown pe-4 d-flex align-items-center">
<a class="nav-link" href="about.html">
About Us
</a>
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false" style="padding-left: 0px;">
<span class="dropdown-toggle-icon"></span>
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="people.html">People</a>
</li>
</ul>
</li>
<li class="nav-item pe-4">
<a class="nav-link" href="gallery.html">Gallery</a>
</li>
<li class="nav-item pe-4">
<a class="nav-link" href="blog.html">Blog</a>
</li>
<li class="nav-item pe-4">
<a class="nav-link" href="training.html">Training & courses</a>
</li>
<li class="nav-item pe-4">
<a class="nav-link" href="testimonials.html">Testimonials</a>
</li>
<li class="nav-item pe-4">
<a class="nav-link" href="contact.html">
<i class="fa fa-envelope"></i>
</a>
</li>
</ul>
<!-- Login Button -->
<a href="/Home/Login" class="btn btn-outline-primary"
style="font-size: 21px">Login</a>
</div>
</div>
</nav>
<!-- Navbar End -->
</header>
<!-- center start -->
<div class="container py-0" style="margin-top: 100px;">
<h2 class="text-center text-warning mb-4">Frequently Asked Questions</h2>
<div class="accordion" id="faqAccordion">
<!-- FAQ 1 -->
<div class="accordion-item border-0 rounded-3 mb-3">
<h2 class="accordion-header" id="faqHeadingOne">
<button class="accordion-button bg-white text-dark rounded-3 shadow-sm collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#faqCollapseOne" aria-expanded="false"
aria-controls="faqCollapseOne">
How much time it will take to become a profitable trader?
</button>
</h2>
<div id="faqCollapseOne" class="accordion-collapse collapse" aria-labelledby="faqHeadingOne"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
It depends on one’s learning curve. Becoming a success full trader is a process, it varies person to person. One should focus on the learning process.
</div>
</div>
</div>
<!-- FAQ 2 -->
<div class="accordion-item border-0 rounded-3 mb-3">
<h2 class="accordion-header" id="faqHeadingTwo">
<button class="accordion-button bg-white text-dark rounded-3 shadow-sm collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#faqCollapseTwo" aria-expanded="false"
aria-controls="faqCollapseTwo">
Will you become profitable from day one?
</button>
</h2>
<div id="faqCollapseTwo" class="accordion-collapse collapse" aria-labelledby="faqHeadingTwo"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
NO. We don’t believe in making false claims. Trading isn’t a one day job, it’s a process. It also depends how well you follow the rules mentioned specially the risk management and psychology part. Remember there is no Holy Grail.
</div>
</div>
</div>
<!-- FAQ 3 -->
<div class="accordion-item border-0 rounded-3 mb-3">
<h2 class="accordion-header" id="faqHeadingThree">
<button class="accordion-button bg-white text-dark rounded-3 shadow-sm collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#faqCollapseThree" aria-expanded="false"
aria-controls="faqCollapseThree">
What is the mode of class?
</button>
</h2>
<div id="faqCollapseThree" class="accordion-collapse collapse" aria-labelledby="faqHeadingThree"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
Online.
</div>
</div>
</div>
<!-- FAQ 4 -->
<div class="accordion-item border-0 rounded-3 mb-3">
<h2 class="accordion-header" id="faqHeadingFour">
<button class="accordion-button bg-white text-dark rounded-3 shadow-sm collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#faqCollapseFour" aria-expanded="false"
aria-controls="faqCollapseFour">
Are these live classes or Recorded sessions?
</button>
</h2>
<div id="faqCollapseFour" class="accordion-collapse collapse" aria-labelledby="faqHeadingFour"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
Live classes will be held over online mode, however all the sessions will be recorded. One can access the recorded sessions as many times as you need.
</div>
</div>
</div>
<!-- FAQ 5 -->
<div class="accordion-item border-0 rounded-3 mb-3">
<h2 class="accordion-header" id="faqHeadingFive">
<button class="accordion-button bg-white text-dark rounded-3 shadow-sm collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#faqCollapseFive" aria-expanded="false"
aria-controls="faqCollapseFive">
What will happen in case someone misses a session?
</button>
</h2>
<div id="faqCollapseFive" class="accordion-collapse collapse" aria-labelledby="faqHeadingFive"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
You can refer the recorded sessions.
</div>
</div>
</div>
<!-- FAQ 6 -->
<div class="accordion-item border-0 rounded-3 mb-3">
<h2 class="accordion-header" id="faqHeadingSix">
<button class="accordion-button bg-white text-dark rounded-3 shadow-sm collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#faqCollapseSix" aria-expanded="false"
aria-controls="faqCollapseSix">
How can I access the previous session videos?
</button>
</h2>
<div id="faqCollapseSix" class="accordion-collapse collapse" aria-labelledby="faqHeadingSix"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
You can access the previous sessions using your login credentials.
</div>
</div>
</div>
<!-- FAQ 7 -->
<div class="accordion-item border-0 rounded-3 mb-3">
<h2 class="accordion-header" id="faqHeadingSeven">
<button class="accordion-button bg-white text-dark rounded-3 shadow-sm collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#faqCollapseSeven" aria-expanded="false"
aria-controls="faqCollapseSeven">
Will we get tips for trading?
</button>
</h2>
<div id="faqCollapseSeven" class="accordion-collapse collapse" aria-labelledby="faqHeadingSeven"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
No, the purpose of this course is to make you independent and not dependent.
</div>
</div>
</div>
</div>
<!-- <div class="mt-5 mt-md-5">
<img src="content/img/faqankur.png" width="100%" alt="THE COMPLETE GUIDE TO STARTING UP">
</div> -->
<!-- Permanent Register Button -->
<a href="register.html">
<button id="permanent-register-btn" class="permanent-register-btn">
Register <br>Here
</button>
</a>
<a href="https://web.whatsapp.com/send?phone=8287700609&text=Hello!%20I%20need%20assistance."
class="whatsapp-chat-button"
target="_blank"
title="Chat with us on WhatsApp">
<i class="bi bi-whatsapp"></i>
</a>
<script>
// Function to detect if the user is on a mobile device
function isMobile() {
return /Mobi|Android|iPhone/i.test(navigator.userAgent);
}
// Get the contact link element
var contactLink = document.getElementById('contact-link');
// Set the appropriate behavior based on the device
if (isMobile()) {
// For mobile, clicking the link should start a call
contactLink.setAttribute('href', 'tel:+918287700609');
} else {
// For desktop, clicking the link should open WhatsApp
contactLink.setAttribute('href', 'https://wa.me/918287700609');
}
</script>
</div>
<!-- Center end -->
<!-- Footer Start -->
<div class="container-fluid text-light footer mt-2 py-3 wow fadeIn"
style="background-image: linear-gradient(to right top, #063860, #063860)" data-wow-delay="0.1s">
<div class="container">
<div class="row">
<div class="col-md-4">
<span class="fa fa-phone-alt me-2"></span>
<a href="javascript:void(0)" id="contact-link" class="text-decoration-none" style="color: white;">+918287700609 / +916371126698</a>
</div>
<div class="col-md-4">
<i class="fa fa-envelope me-3"></i>
<a href="mailto:info@powerofinvestment.co.in" class="text-decoration-none text-light">info@powerofinvestment.co.in</a>
</div>
<div class="col-md-4 d-flex align-items-center">
<div class="col">
<a href="https://www.facebook.com/Power-Of-Investments-100214445387988/" target="_blank"
style="color: #000; background-color: #fff; display: inline-flex; justify-content: center; align-items: center; border-radius: 50%; padding: 10px; text-decoration: none;"
onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor='#fff';">
<i class="fab fa-facebook-f" style="color: #000;"></i>
</a>
</div>
<div class="col">
<a href="https://www.youtube.com/channel/UCu2yAW-QvE4C87WE8lDhhwg" target="_blank"
style="color: #000; background-color: #fff; display: inline-flex; justify-content: center; align-items: center; border-radius: 50%; padding: 10px; text-decoration: none;"
onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor='#fff';">
<i class="fab fa-youtube" style="color: #000;"></i>
</a>
</div>
<div class="col">
<a href="https://www.instagram.com/invites/contact/?i=y7eb0xbkkw7m&utm_content=oiuzi48" target="_blank"
style="color: #000; background-color: #fff; display: inline-flex; justify-content: center; align-items: center; border-radius: 50%; padding: 10px; text-decoration: none;"
onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor='#fff';">
<i class="fab fa-instagram" style="color: #000;"></i>
</a>
</div>
<div class="col">
<a href="https://t.me/power_of_investment" target="_blank"
style="color: #000; background-color: #fff; display: inline-flex; justify-content: center; align-items: center; border-radius: 50%; padding: 10px; text-decoration: none;"
onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor='#fff';">
<i class="fab fa-telegram-plane" style="color: #000;"></i>
</a>
</div>
<div class="col">
<a href="https://www.twitter.com" target="_blank"
style="color: #000; background-color: #fff; display: inline-flex; justify-content: center; align-items: center; border-radius: 50%; padding: 10px; text-decoration: none;"
onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor='#fff';">
<i class="fab fa-twitter" style="color: #000;"></i>
</a>
</div>
<div class="col">
<a href="https://www.linkedin.com" target="_blank"
style="color: #000; background-color: #fff; display: inline-flex; justify-content: center; align-items: center; border-radius: 50%; padding: 10px; text-decoration: none;"
onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor='#fff';">
<i class="fab fa-linkedin-in" style="color: #000;"></i>
</a>
</div>
</div>
</div>
<div class="row mt-5">
<div class="col-md-3">
<a href="#" class="btn btn-outline-primary btn-block mb-2">Privacy Policy</a>
</div>
<div class="col-md-3">
<a href="#" class="btn btn-outline-primary btn-block mb-2">Terms of Use</a>
</div>
<div class="col-md-2">
<a href="#" class="btn btn-outline-primary btn-block mb-2">Refund Policy</a>
</div>
<div class="col-md-2">
<a href="#" class="btn btn-outline-primary btn-block mb-2">FAQs</a>
</div>
<div class="col-md-2">
<a href="#" class="btn btn-outline-primary btn-block mb-2">Contact Us</a>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Copyright Start -->
<div class="container-fluid copyright py-4" style="background-color: #0080ff;">
<div class="container">
<div class="row">
<div class="col-md-6 text-center text-md-start mb-3 mb-md-0">
©
<a class="border-bottom" href="https://powerofinvestment.co.in"></a>Power of investment/, All Right
Reserved.
</div>
<div class="col-md-6 text-center text-md-end">
Designed By Power of investment
</div>
</div>
</div>
</div>
<!-- Copyright End -->
<!-- Back to Top -->
<a href="#" id="backToTopBtn" class="btn btn-lg btn-primary btn-lg-square rounded-circle" style="
position: fixed;
bottom: 20px;
right: 20px;
display: none; /* Initially hidden */
z-index: 1000; /* Ensure it appears above other content */
">
<i class="bi bi-arrow-up"></i>
</a>
<script>
window.onscroll = function() {
var backToTopButton = document.getElementById('backToTopBtn');
if (document.body.scrollTop > 100 || document.documentElement.scrollTop > 100) {
backToTopButton.style.display = 'block';
} else {
backToTopButton.style.display = 'none';
}
};
</script>
<!-- JS library -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></script>
<!-- for register here -->
<!-- <script>
window.onload = function () {
var popup = document.getElementById("popup");
var closebtn = document.querySelector(".close-btn");
var permanentRegisterBtn = document.getElementById("permanent-register-btn");
// Close the popup when the close button is clicked
closebtn.onclick = function () {
popup.style.display = "none";
permanentRegisterBtn.style.display = "block"; // Show the permanent button
};
// Show the popup when the permanent "Register Here" button is clicked
permanentRegisterBtn.onclick = function () {
popup.style.display = "block";
permanentRegisterBtn.style.display = "none"; // Hide the permanent button
};
};
</script> -->
</body>
</html>