-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
511 lines (493 loc) · 23.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RVM Associates</title>
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<!-- Styles -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Raleway:300,400,700,800%7CLato:300,400,700"
type="text/css"
>
<link href="assets/css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="assets/css/font-awesome.css" rel="stylesheet" type="text/css">
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/bootsnav2.css" rel="stylesheet">
<link href="assets/css/index.css" rel="stylesheet">
<style>
.plan-content-box {
width: 99%;
height: 450px;
}
html {
scroll-behavior: smooth;
}
</style>
</head>
<body>
<!--loader-->
<div id="preloader">
<div class="sk-circle">
<div class="sk-circle1 sk-child"></div>
<div class="sk-circle2 sk-child"></div>
<div class="sk-circle3 sk-child"></div>
<div class="sk-circle4 sk-child"></div>
<div class="sk-circle5 sk-child"></div>
<div class="sk-circle6 sk-child"></div>
<div class="sk-circle7 sk-child"></div>
<div class="sk-circle8 sk-child"></div>
<div class="sk-circle9 sk-child"></div>
<div class="sk-circle10 sk-child"></div>
<div class="sk-circle11 sk-child"></div>
<div class="sk-circle12 sk-child"></div>
</div>
</div>
<!--loader-->
<!--Header Section Start-->
<header id="home">
<div class="top-part__block ptb-15">
<div class="container">
<div class="row">
<div class="col-sm-7">
<p>
Welcome to our corporate services
</p>
</div>
</div>
</div>
</div>
<div class="middel-part__block">
<div class="container">
<div class="row">
<div class="col-md-4 logo-design">
<div class="logo" style="color: white; line-height: 90px; height: 98px; font-family: 'Times New Roman', Times, serif;">
<span style="font-size: 50px;">
RVM
</span>
<span style="font-size: 24px;">
& Associates
</span>
</div>
</div>
<div class="col-md-8">
<div class="top-info__block text-right">
<ul>
<li>
<i class="fa fa-map-marker"></i>
<p>
Rajkot
</p>
</li>
<li>
<i class="fa fa-map-marker"></i><p>
Ahmedabad
</p>
</li>
<li>
<i class="fa fa-map-marker"></i><p>
Mumbai
</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="main_nav stricky-header__top">
<nav class="navbar navbar-default navbar-sticky bootsnav">
<div class="container">
<div class="navbar-header">
<button type="button"
class="navbar-toggle"
data-toggle="collapse"
data-target="#navbar-menu"
>
<i class="fa fa-bars"></i>
</button>
</div>
<div class="collapse navbar-collapse" id="navbar-menu">
<ul class="nav navbar-nav mobile-menu">
<li>
<a class="custom_btn__block"
href="#home"
>Home</a>
</li>
<li>
<a class="custom_btn__block"
href="#about-section"
>Who We Are</a>
</li>
<li>
<a class="custom_btn__block"
href="#practice-area"
>Practice Area</a>
</li>
<li>
<a class="custom_btn__block"
href="#contact"
>Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!--Header section end-->
<div id="about-section" class="padding pt-xs-60">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="heading-box pb-30">
<h2><span>Who</span> We Are</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 pb-xs-30">
<div class="text-content">
<p>
With the blessing of our parents and immense support of our well-wisher inspired the foundation of RVM & Associates in February 2017. With the constant support from our client and within short span of time we took a step ahead to open another office at Ahmedabad in August 2018.
</p>
</div>
<h4>The firm has two partners namely :</h4>
<ul>
<li>
Dhaval Rachchh (M.Com, Inter CA)
</li>
<li>
Jenil Vithalani (B.com, Inter CA)
</li>
</ul>
<div class="text-content mt-25">
<p>
Both the partners are well qualified and quiet knowledgeable and experienced in the field of Accountancy, Taxation & Finance.
</p>
<p>
The aim of our firm is to provide valuable services to clients and give constant support to them.
</p>
<p>
We have Chartered Accounts, Company Secretary, Advocates and many more Professionals in our team.
</p>
</div>
</div>
<div class="col-sm-6">
<img class="img-responsive"
src="assets/images/rvm-associates.webp"
alt="RVM associates Logo"
>
</div>
</div>
</div>
</div>
<!--Testimonials Section start-->
<section class="available_wrap__block mb-45">
<div class="available_content__block text-center">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h2>Testimonials</h2>
<p>
"Priority of our firm is to fulfil all the requirements of the client." - RVM & Associates
</p>
</div>
</div>
</div>
</div>
</section>
<!--Testimonials Section end-->
<!--Practice Areas wrapper start-->
<section class="plaing_wrap__block padding ptb-xs-60" id="practice-area">
<div class="container">
<div class="row pb-30 text-center">
<div class="col-sm-12 mb-20">
<h2><span>Practice</span> Areas</h2>
<span class="b-line"></span>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="single_plan__block mb-30">
<div class="plan-content-box">
<h3>Direct Tax</h3>
<p>
Our aim is to plan well regarding the taxation and provide the hassle-free formulation to the clients with all the laws and amendments applicable
</p>
<p>
We are providing the services for :
</p>
<ul>
<li>Tax planning</li>
<li>
Income Tax Compliance
<ul>
<li>Income Tax Return</li>
<li>TDS/TCS Return</li>
<li>Filing of form 15CA/CB</li>
<li>Lower TDS Certificate</li>
<li>Timely Response to Income Tax Authorities</li>
<li>Application of PAN/TAN</li>
</ul>
</li>
</ul>
<ul>
<li>Other Income Tax Related Compliance</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="single_plan__block mb-30">
<div class="plan-content-box">
<h3>Indirect Tax</h3>
<p>
India is going through the biggest Tax reform in its history with application of GST. Introduction of Goods & Service Tax (GST) majority of the Indirect Taxes submerged into one Tax.
</p>
<p>
We are providing the following services :
</p>
<ul>
<li>Registration</li>
<li>Filling of Periodical Returns</li>
<li>Surrender cum Cancellation of GSTIN</li>
<li>Providing Opinions on Technical Matters</li>
<li>All Other GST Related Compliance</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="single_plan__block mb-30">
<div class="plan-content-box">
<h3>Bookkeeping - Daily Accounts</h3>
<p>
We understand that bookkeeping is the corner stone of every entities financial health and that accuracy matters.
</p>
<ul>
<li>Accounting on Day to Day Basis</li>
<li>Framing of Accounts as per Accounting Policies for Clients</li>
<li>Supervision of Accounts on Timely Basis</li>
<li>Finalization of Books of Accounts</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="single_plan__block mb-30">
<div class="plan-content-box">
<h3>Banking & Finance</h3>
<p>
Initial capital funding is the basic necessity for the one who wants to grow in terms of business or who is looking for the investments in various fields.
</p>
<p>
We are providing the services for :
</p>
<ul>
<li>Business Loan</li>
<li>Mortage Loan</li>
<li>Machinary Loan</li>
<li>Cash Credit or Bank Overdraft Facality</li>
<li>Home Loan</li>
<li>Subsidy for the Above Mentioned Loans</li>
</ul>
<p>
We have valuable relation with representative of leading banks and financial institution to avail affordable financial facilities for our clients.
</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="single_plan__block mb-30">
<div class="plan-content-box" style="height: 245px;">
<h3>Other Services</h3>
<p>
Apart from all of the above we are also providing the below services :
</p>
<ul>
<li>Digital Signature</li>
<li>Formation of Company or Partnership Firm</li>
<li>ROC Work</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Practice Areas wrapper end-->
<!--Quote and support section-->
<section id="contact" class="quote_wrap__block mb-45">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-7 no-padding">
<div class="left_quote__block pb-80 ">
<div class="left_box_heading__block block_bg pt-80 pt-sm-0">
<h2>Why People Choose Us</h2>
</div>
<div class="single_quote__block block_bg">
<i class="fa fa-tachometer"></i>
<h4>Certified Tax Expert</h4>
<p>
Generally people found that tax is a burden to their business, but if they plans well than it will be helping and boosting tool to the business and its future growth.
</p>
</div>
<div class="single_quote__block block_bg">
<i class="fa fa-group"></i>
<h4>Our Team</h4>
<p>
A firm is as good as team, we are fortunate enough to have knowledgeable and workaholic employees in to our team who are capable to provide the accurate services to our valuable clients.
</p>
</div>
<div class="single_quote__block block_bg">
<i class="fa fa-phone-square"></i>
<h4>Areas of Practice</h4>
<p>
Direct Taxation, Indirect Taxation, Bookkeeping - Daily Accounts, Banking & Finance, Formation of Firm or Company, Advisory Services for Financial Planning
</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-5 no-padding">
<div class="quote__block ptb-80">
<h2>Send us a message</h2>
<form id="contact-form" method="POST">
<input name="name" type="text" placeholder="Your Name*" required>
<input name="email" type="email" placeholder="Email Address">
<input name="phone" type="text" placeholder="Phone*" required>
<textarea name="message" cols="30"
rows="10"
placeholder="Type Your Message hear..."
></textarea>
<input type="submit" id="submit">
</form>
</div>
</div>
</div>
</div>
</section>
<!--Quote and support section end-->
<!--Footer Section Start-->
<footer id="footer" style="padding-bottom: 60px;">
<div id="footer-widgets" class="container style-1">
<div class="row">
<div class="col-md-4">
<div class="widget widget_text widget_information">
<h2 class="widget-title">
<span>CONTACT INFO</span>
</h2>
<ul>
<li class="address clearfix">
<span class="hl">Address:</span>
<span class="text">
#509, Fifth Floor,<br />
Nakshatra-VIII, Near Sun City,<br />
Sadhuvaswani Road, Rajkot - 360005
</span>
</li>
<li class="email clearfix">
<span class="hl">E-mail:</span>
<span class="text">rvm.rajkot@gmail.com</span>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="widget widget_information">
<ul style="margin-top: 70px;">
<li class="address clearfix">
<span class="hl">Address:</span>
<span class="text">
B-610, Titanium Heights,<br />
Corporate Road, Opp. Vodafone House,<br />
Prahladnagar, Ahmedabad - 380015.
</span>
</li>
<li class="email clearfix">
<span class="hl">E-mail:</span>
<span class="text">rvm.ahmedabad@gmail.com</span>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="widget widget_information">
<ul style="margin-top: 70px;">
<li class="address clearfix">
<span class="hl">Address:</span>
<span class="text">
1st Floor, Milap Apartment,<br />
Opp. Milap Petrol Pump, S V Road,<br />
Malad West, Mumbai - 400064.
</span>
</li>
<li class="email clearfix">
<span class="hl">E-mail:</span>
<span class="text">rvm.mumbai.mh@gmail.com</span>
</li>
</ul>
</div>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-4">
<div class="widget widget_text widget_information">
<ul>
<li class="phone clearfix">
<span class="hl">Landline:</span>
<span class="text">0281 3550415</span>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="widget widget_text widget_information">
<ul>
<li class="phone clearfix">
<span class="hl">Phone:</span>
<span class="text">+91 90991 42981</span>
</li>
</ul>
</div>
</div>
<div class="col-md-4"></div>
</div>
</div>
</footer>
<script src="assets/js/jquery-1.12.4.min.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/js/owl.carousel.js" type="text/javascript"></script>
<!-- masonry,isotope Effect Js -->
<script src="assets/js/imagesloaded.pkgd.min.js" type="text/javascript"></script>
<script src="assets/js/isotope.pkgd.min.js" type="text/javascript"></script>
<script src="assets/js/masonry.pkgd.min.js" type="text/javascript"></script>
<!-- custom Js -->
<script src="assets/js/custom.js" type="text/javascript"></script>
<script>
$(document).ready(function() {
$("#contact-form").on("submit", function(){
var formData = $(this).serializeArray().reduce(function(obj, item) {
obj[item.name] = item.value;
return obj;
}, {});
$.ajax({
url: "https://formsubmit.co/ajax/rvm.rajkot@gmail.com",
method: "POST",
data: formData,
dataType: "json"
}).done(function() {
alert('Thank you. We will get back to you shortly.');
$("#contact-form").trigger("reset");
}).fail(function() {
alert("Oops! Something went wrong.");
});
return false;
})
});
</script>
</body>
</html>