-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
871 lines (816 loc) · 48 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
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>SANTE</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="brain.png">
<!-- Place favicon.ico in the root directory -->
<!-- ========================= CSS here ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap-5.0.0-alpha.min.css">
<link rel="stylesheet" href="assets/css/LineIcons.2.0.css">
<link rel="stylesheet" href="assets/css/animate.css">
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- ========================= preloader start ========================= -->
<div class="preloader">
<div class="loader">
<div class="ytp-spinner">
<div class="ytp-spinner-container">
<div class="ytp-spinner-rotator">
<div class="ytp-spinner-left">
<div class="ytp-spinner-circle"></div>
</div>
<div class="ytp-spinner-right">
<div class="ytp-spinner-circle"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- preloader end -->
<!-- ========================= header start ========================= -->
<header class="header navbar-area bg-white">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="index.html">
<img src="logo.jpeg" alt="Logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
</button>
<div class="collapse navbar-collapse sub-menu-bar" id="navbarSupportedContent">
<ul id="nav" class="navbar-nav ml-auto">
<li class="nav-item">
<a class="page-scroll active" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#about">About</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#services">Appointment</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#portfolio">Services</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#process">Team</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
<div class="header-btn">
<a href="apk/sante.apk" class="theme-btn">Download App</a>
</div>
</div> <!-- navbar collapse -->
</nav> <!-- navbar -->
</div>
</div> <!-- row -->
</div> <!-- container -->
</header>
<!-- ========================= header end ========================= -->
<!-- ========================= carousel-section start ========================= -->
<section id="home" class="carousel-section-wrapper">
<div id="carouselExampleCaptions" class="carousel slide carousel-fade" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-section carousel-item active clip-bg pt-225 pb-200 img-bg"
style="background-image: url('home_bg.jpg');">
<div class="container">
<div class="row">
<div class="col-xl-8 col-lg-10 mx-auto">
<div class="carousel-content text-center">
<div class="section-title">
<h2 class="text-white">Welcome, You have reached your destination.</h2>
<p class="text-white">If you are having trouble calming your thoughts or issues referring to any kind of mental health, then this application is for you.
Because, Here in SANTE we listen.</p>
<br>
<h3>So, help us to help you!</h3>
</div>
<!-- <a href="javascript:void(0)" class="theme-btn border-btn">Read More</a> -->
</div>
</div>
</div>
</div>
</div>
<div class="carousel-section carousel-item clip-bg pt-225 pb-200 img-bg"
style="background-image: url('2.jpg');">
<div class="container">
<div class="row">
<div class="col-xl-8 col-lg-10 mx-auto">
<div class="carousel-content text-center">
<div class="section-title">
<h2 class="text-white">You don't have to carry your baggage anymore.</h2>
<p class="text-white">Everyone comes with a baggage to us. It's like we are your own Cloak room.
The only difference is you return carrying none.</p>
</div>
<!-- <a href="javascript:void(0)" class="theme-btn border-btn">Read More</a> -->
</div>
</div>
</div>
</div>
</div>
</div>
<a class="carousel-control carousel-control-prev" href="#carouselExampleCaptions" role="button"
data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"><i class="lni lni-arrow-left"></i></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control carousel-control-next" href="#carouselExampleCaptions" role="button"
data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"><i class="lni lni-arrow-right"></i></span>
<span class="sr-only">Next</span>
</a>
</div>
</section>
<!-- ========================= carousel-section end ========================= -->
<!-- ========================= feature-section start ========================= -->
<!-- ========================= feature-section end ========================= -->
<!--========================= about-section start========================= -->
<section id="about" class="pt-100">
<div class="about-section">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-6">
<div class="about-img-wrapper">
<div class="about-img position-relative d-inline-block wow fadeInLeft" data-wow-delay=".3s">
<img src="about-img.png" alt="">
<div class="about-experience">
<h3>Take your time Healing </h3>
<p>We Crafted a self help application that is robust and intuitive to use.</p>
</div>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div class="about-content-wrapper">
<div class="section-title">
<span class="wow fadeInUp" data-wow-delay=".2s">About Us</span>
<h2 class="mb-40 wow fadeInRight" data-wow-delay=".4s">SANTE, be your own Doctor</h2>
</div>
<div class="about-content">
<p class="mb-45 wow fadeInUp" data-wow-delay=".6s">No matter you're in an emotional,
psychological or social crisis, we are there to help you. </p>
<div class="counter-up wow fadeInUp" data-wow-delay=".5s">
<div class="counter">
<span id="secondo" class="countup count color-1" cup-end="76" cup-append=".2M">10</span>
<h4>Anxiety disorders</h4>
<p>It is not a condition, <br class="d-none d-md-block d-lg-none d-xl-block"> rather a stressful situation.</p>
</div>
<div class="counter">
<span id="secondo" class="countup count color-2" cup-end="53" cup-append=".2M">5</span>
<h4>Depressive disorders</h4>
<p>We will consider ourselves successful <br class="d-none d-md-block d-lg-none d-xl-block"> even if we could bring a decimal down.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--========================= about-section end========================= -->
<!-- ========================= appointment-section start ========================= -->
<section id="services" class="portfolio-section pt-130">
<section id="team" class="contact-section cta-bg img-bg pt-110 pb-100" style="background-image: url('ser\ bg.jpg');">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-7 col-md-9 mx-auto">
<div class="section-title text-center mb-55">
<br>
<span class="wow fadeInDown" data-wow-delay=".4s">A P P O I N T M E N T</span>
<br>
<h5 class="wow fadeInUp" data-wow-delay=".6s">Why Choose us?</h5>
<br>
<p class="wow fadeInUp" data-wow-delay=".4s"> You are not alone. we are here for you.</p>
</div>
</div>
</div>
<!--1st card-->
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="feature-box box-style">
<div class="feature-icon box-icon-style">
<!-- <i class="lni lni-layers"></i> -->
<img src="keshav-f.png" alt="Logo">
</div>
<div class="box-content-style feature-content">
<h4>Dr. Keshav Gulatiya</h4>
<h6>Psychiatrist</h6>
<br>
<p>Dr. Keshav Gulatiya is a Psychiatrist in Shiv Nagar, Uttar Pradesh.He is affiliated with multiple hospitals in the area, including Apporva Memorial Hospital and Mahatma Gandhi Medical Center.
He received his medical degree from University of Mumbai- School of Medicine and have benn in Practice since 2007.</p>
<br>
<br>
<br>
<br>
<br>
<br>
<button type="button" class="btn btn-info">
<a href="https://keshav-gulatiya-psychiatrist-consulting.netlify.app/" class="keshav" target="_blank">Get in Touch</a>
</button>
</div>
</div>
</div>
<style>
.keshav{
color: rgb(83, 32, 105);
}
</style>
<!--2nd card-->
<div class="col-lg-4 col-md-6">
<div class="feature-box box-style">
<div class="feature-icon box-icon-style">
<!-- <i class="lni lni-brush-alt"></i> -->
<img src="argha-f.png" alt="Logo">
</div>
<div class="box-content-style feature-content">
<h4>Argha Pradhan</h4>
<h6>Psychologist</h6>
<br>
<p>Dr. Argha Pradhan is a psychologist and one of the newest member of Mental Health Medicine team at New Delhi.
He grew up in gurgaon, Haryana before moving to Delhi and got his medical degree from SVKM's Mithibai College- School of Medicine and Health Sciences.
Dr. Argha Pradhan has also fulfilled various leadership positions and has a strong history of volunteer work.
</p>
<br>
<br>
<br>
<br>
<br>
<button type="button" class="btn btn-info">
<a href="https://argha-pradhan-psychologist-consulting.netlify.app/" class="keshav" target="_blank">Get in Touch</a>
</button>
</div>
</div>
</div>
<!--3rd card-->
<div class="col-lg-4 col-md-6">
<div class="feature-box box-style">
<div class="feature-icon box-icon-style">
<!-- <i class="lni lni-brush-alt"></i> -->
<img src="vinod-f.png" alt="Logo">
</div>
<div class="box-content-style feature-content">
<h4>Vinod Singh</h4>
<h6>Psychotherapist</h6>
<br>
<p>Dr. Vinod is a Psychotherapist, who helps patients to recover from their Mental Trauma in his therapy Sessions.
He has completed his degree from Gautam Buddha University, Greater Noida. He works integratively using various modles of Psychotherapy
including Psychodynamic Psychotherapy, Client Centerd approach. He is now also involved in issues related to Male Psychology,
roles and ways to make therapy more accessible particularly to males.</p>
<br>
<br>
<button type="button" class="btn btn-info">
<a href="https://vinod-singh-psychotherapist-consulting.netlify.app/" class="keshav" target="_blank">Get in Touch</a>
</button>
</div>
</div>
</div>
<!--4th card-->
<div class="col-lg-4 col-md-6">
<div class="feature-box box-style">
<div class="feature-icon box-icon-style">
<!-- <i class="lni lni-brush-alt"></i> -->
<img src="saurya-f.png" alt="Logo">
</div>
<div class="box-content-style feature-content">
<h4>Dr. Saurya Yadav</h4>
<h6>Child Psychologist</h6>
<br>
<p>Dr. Saurya Yadav is a Psychotherapist. She has completed her degree from Jyoti Nivas College, Banglore.
She works as a Mental Health councellor at Shivaji Hospital, Chennai. She specifically deals with how child
psychology is different from adults, how their mind is developed from bith to the end of adolescence, how and
why it is different from one child to other. She had organized varioussessions to provide advice and training on child development and growth.
</p>
<br>
<button type="button" class="btn btn-info">
<a href="https://saurya-yadav-child-psychologist-consulting.netlify.app/" class="keshav" target="_blank">Get in Touch</a>
</button>
</div>
</div>
</div>
<!--5th card-->
<div class="col-lg-4 col-md-81">
<div class="feature-box box-style">
<div class="feature-icon box-icon-style">
<!-- <i class="lni lni-pointer-up"></i> -->
<img src="amit-f.png" alt="Logo">
</div>
<div class="box-content-style feature-content">
<h4>Dr. Amit Prasad</h4>
<h6>Mental Health councellor</h6>
<br>
<p>Dr. Amit Prasad is a Specialist in the feild of Mental Health. He has completed his degree from Bethune
College, Kolkata. He is very much famous in his area for providing tips and counselling in the field of mental health
.He is also known for counselling people from different age group and help them through their Trauma.
</p>
<br>
<br>
<br>
<br>
<br>
<button type="button" class="btn btn-info">
<a href="https://amit-prasad-mental-health-consulting.netlify.app/" class="keshav" target="_blank">Get in Touch</a>
</button>
</div>
</div>
</div>
</div>
</div>
</section>
</section>
<!-- ========================= appointment-section end ========================= -->
<!-- ========================= services-section start ========================= -->
<section id="portfolio" class="service-section pt-130">
<!-- <section id="team" class="contact-section cta-bg img-bg pt-110 pb-100" style="background-image: url('ser\ bg.jpg');"> -->
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-7 col-md-9 mx-auto">
<div class="section-title text-center mb-55">
<span class="wow fadeInDown" data-wow-delay=".2s">Services</span>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Our Mobile App Services</h2>
<p class="wow fadeInUp" data-wow-delay=".6s"> ...... </p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="service-box box-style">
<div class="service-icon box-icon-style">
<!-- <i class="lni lni-leaf"></i> -->
<img src="utube ser.png" alt="Logo">
</div>
<div class="box-content-style service-content">
<h4>Watch Videos</h4>
<p>Visualize what you hear and find solace through the youTube videos of Psych2go.</p>
<br>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box box-style">
<div class="service-icon box-icon-style">
<!-- <i class="lni lni-bootstrap"></i> -->
<img src="Podcast ser.png" alt="Logo">
</div>
<div class="box-content-style service-content">
<h4>Relaxing Music</h4>
<p>Enjoy a good night sleep by listening to a non-ending list of some soothing songs which will
give you comfort.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box box-style">
<div class="service-icon box-icon-style">
<!-- <i class="lni lni-briefcase"></i> -->
<img src="ARVR ser.png" alt="Logo">
</div>
<div class="box-content-style service-content">
<h4>AR/VR</h4>
<p>Feel the presence of happiness around you through some smiles using our augmented reality
feature.</p>
</div>
</div>
</div>
<!-- <div class="col-lg-4 col-md-6">
<div class="service-box box-style">
<div class="service-icon box-icon-style">
<i class="lni lni-bolt"></i> -->
<!-- <img src="read-articles ser.png" alt="Logo">
</div>
<div class="box-content-style service-content">
<h4>Read Articles</h4>
<p>Connect with the science of pschology by reading the medium blogs of Conor Hogan from the Sante
platform itself.</p>
<br>
</div>
</div>
</div> -->
<div class="col-lg-4 col-md-6">
<div class="service-box box-style">
<div class="service-icon box-icon-style">
<!-- <i class="lni lni-infinite"></i> -->
<img src="professional ser.png" alt="Logo">
</div>
<div class="box-content-style service-content">
<h4>Talk with Professionals</h4>
<p>We've collaborated with experienced doctors for you to seek medical advice and share your
problems with them.</p>
<br>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="service-box box-style">
<div class="service-icon box-icon-style">
<!-- <i class="lni lni-reload"></i> -->
<img src="appointment ser.png" alt="Logo">
</div>
<div class="box-content-style service-content">
<h4>Schedule Appointments</h4>
<p>Enjoy chatting without revealing your identity through our room chat service
and schedule an appointment over video chat with professionals.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ========================= services-section end ========================= -->
<!-- ========================= process-section start ========================= -->
<section id="process" class="process-section pt-100 pb-100">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-7 col-md-9 mx-auto">
<div class="section-title text-center mb-55">
<span class="wow fadeInDown" data-wow-delay=".2s">Meet</span>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Our Team</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">........</p>
</div>
</div>
</div>
<div class="row align-items-center time-line">
<div class="col-12">
<div class="single-timeline">
<div class="row align-items-center">
<div class="col-lg-5 order-last order-lg-first">
<div class="timeline-content left-content text-lg-right">
<div class="box-icon-style">
<i class="lni lni-search-alt"></i>
</div>
<h4 class="mb-10">Research</h4>
<p>Project content is supported by relevant ideas and authentic
sources to ensure trust of users.</p>
</div>
</div>
<div class="col-lg-2"></div>
<div class="col-lg-5">
<div class="timeline-img" id="pp">
<img src="prabhav-prat.2jpeg.jpeg" alt="">
</div>
</div>
</div>
</div>
</div>
<div class="col-12">
<div class="single-timeline">
<div class="row align-items-center">
<div class="col-lg-5">
<div class="timeline-img" id="am">
<img src="anshika-mandavi.jpeg" alt="">
</div>
</div>
<div class="col-lg-2"></div>
<div class="col-lg-5">
<div class="timeline-content right-content text-left">
<div class="box-icon-style">
<i class="lni lni-layers"></i>
</div>
<h4 class="mb-10">Design</h4>
<p>With the blueprint ready via competitive reasearch we proceed with design for best visuals,
appealing UIs and friendly experience.</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-12">
<div class="single-timeline">
<div class="row align-items-center">
<div class="col-lg-5 order-last order-lg-first">
<div class="timeline-content left-content text-lg-right">
<div class="box-icon-style">
<i class="lni lni-code-alt"></i>
</div>
<h4 class="mb-10">Code</h4>
<p> Powerful coding methods ensured by peer reviewing for vulnerability removal
and pair programming for speed and on time deployment</p>
</div>
</div>
<div class="col-lg-2"></div>
<div class="col-lg-5">
<div class="timeline-img" id="ar">
<img src="arqam-rohan.jpeg" alt="">
</div>
</div>
</div>
</div>
</div>
<div class="col-12">
<div class="single-timeline">
<div class="row align-items-center">
<div class="col-lg-5">
<div class="timeline-img" id="ns">
<img src="negi-shridip.jpeg" alt="">
</div>
</div>
<div class="col-lg-2"></div>
<div class="col-lg-5">
<div class="timeline-content right-content text-left">
<div class="box-icon-style">
<i class="lni lni-rocket"></i>
</div>
<h4 class="mb-10">Launch</h4>
<p>On time deployment and integration of code for better productivity supported
by DevOps methodologies.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ========================= process-section end ========================= -->
<!-- ========================= team-section start ========================= -->
<!-- <section id="team" class="contact-section cta-bg img-bg pt-110 pb-100" style="background-image: url('assets/img/bg/cta-bg.jpg');">
<div class="container">
<div class="row align-items-center">
<div class="col-xl-5 col-lg-7">
<div class="section-title mb-60">
<span class="text-white wow fadeInDown" data-wow-delay=".2s" style="visibility: visible; animation-delay: 0.2s; animation-name: fadeInDown;">Hey</span>
<h2 class="text-white wow fadeInUp" data-wow-delay=".4s" style="visibility: visible; animation-delay: 0.4s; animation-name: fadeInUp;">You are using free lite version of Fancy</h2>
<p class="text-white wow fadeInUp" data-wow-delay=".6s" style="visibility: visible; animation-delay: 0.6s; animation-name: fadeInUp;">Please, purchase full version of template to get all elements, section and permission to remove credits.</p>
</div>
</div>
<div class="col-xl-7 col-lg-5">
<div class="contact-btn text-left text-lg-right">
<a href="https://rebrand.ly/fancy-ud" rel="nofollow" class="theme-btn">Purchase Now</a>
</div>
</div>
</div>
</div>
</section> -->
<!-- ========================= team-section end ========================= -->
<!-- ========================= client-logo-section start ========================= -->
<!-- <section class="client-logo-section pt-100 pb-100">
<div class="container">
<div class="client-logo-wrapper">
<div class="client-logo-carousel d-flex align-items-center justify-content-between">
<div class="client-logo">
<img src="assets/img/client-logo/uideck-logo.svg" alt="">
</div>
<div class="client-logo">
<img src="assets/img/client-logo/pagebulb-logo.svg" alt="">
</div>
<div class="client-logo">
<img src="assets/img/client-logo/lineicons-logo.svg" alt="">
</div>
<div class="client-logo">
<img src="assets/img/client-logo/graygrids-logo.svg" alt="">
</div>
<div class="client-logo">
<img src="assets/img/client-logo/lineicons-logo.svg" alt="">
</div>
</div>
</div>
</div>
</section> -->
<!-- ========================= client-logo-section end ========================= -->
<!-- ========================= contact-section start ========================= -->
<section id="contact" class="contact-section cta-bg img-bg pt-110 pb-100" style="background-image: url('assets/img/bg/cta-bg.jpg');">
<div class="container">
<div class="row align-items-center">
<div class="col-xl-5 col-lg-7">
<div class="section-title mb-60">
<span class="text-white wow fadeInDown" data-wow-delay=".2s">Hey, <br> FEELING BETTER?</span>
<h2 class="text-white wow fadeInUp" data-wow-delay=".4s">Use more such features to calm your mind for FREE by downloading our mobile application.</h2>
<p class="text-white wow fadeInUp" data-wow-delay=".6s"></p>
</div>
</div>
<div class="col-xl-7 col-lg-5">
<div class="contact-btn text-left text-lg-right">
<a href="apk/sante.apk" id="leftshift" class="theme-btn">Download app now!</a>
</div>
</div>
</div>
</div>
</section>
<!-- ========================= contact-section end ========================= -->
<!-- ========================= contact-section start ========================= -->
<section class="contact-section pt-130 pb-100">
<div class="container">
<div class="row">
<div class="col-xl-4">
<div class="contact-item-wrapper">
<div class="row">
<div class="col-12 col-md-6 col-xl-12">
<div class="contact-item">
<div class="contact-icon">
<i class="lni lni-phone"></i>
</div>
<div class="contact-content">
<h4>Contact</h4>
<p>+91 11111-11111</p>
<p>helpDesk@Sante</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-xl-12">
<div class="contact-item">
<div class="contact-icon">
<i class="lni lni-map-marker"></i>
</div>
<div class="contact-content">
<h4>Address</h4>
<p>Vellore Institute of Technology, Kothri kalan(466114), Bhopal</p>
<p>India</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-xl-12">
<div class="contact-item">
<div class="contact-icon">
<i class="lni lni-alarm-clock"></i>
</div>
<div class="contact-content">
<h4>Schedule</h4>
<p>24 Hours / 7 Days Open </p>
<p>Prefered time: 10 AM - 5:30 PM</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-8">
<div class="contact-form-wrapper">
<div class="row">
<div class="col-xl-10 col-lg-8 mx-auto">
<div class="section-title text-center mb-50">
<span class="wow fadeInDown" data-wow-delay=".2s">Get in Touch</span>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Ready to Get Started</h2>
</div>
</div>
</div>
<form action="https://formcarry.com/s/FU9ukx8ZuuK" method="POST" accept-charset="UTF-8" class="contact-form">
<div class="row">
<div class="col-md-6">
<input type="text" name="name" id="name" placeholder="Name" required>
</div>
<div class="col-md-6">
<input type="email" name="email" id="email" placeholder="Email" required>
</div>
</div>
<div class="row">
<div class="col-md-6">
<input type="text" name="phone" id="phone" placeholder="Phone" required>
</div>
<div class="col-md-6">
<input type="text" name="subject" id="email" placeholder="Subject" required>
</div>
</div>
<div class="row">
<div class="col-12">
<textarea name="message" id="message" placeholder="Type Message" rows="5"></textarea>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="button text-center">
<button type="submit" class="theme-btn">Send Message</button>
<input type="hidden" name="_next" value="">
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- ========================= contact-section end ========================= -->
<!-- ========================= subscribe-section start ========================= -->
<!-- <section class="subscribe-section pt-70 pb-70 img-bg" style="background-image: url('assets/img/bg/common-bg.svg')">
<div class="container">
<div class="row align-items-center">
<div class="col-xl-6 col-lg-6">
<div class="section-title mb-30">
<span class="text-white wow fadeInDown" data-wow-delay=".2s">Subscribe</span>
<h2 class="text-white mb-40 wow fadeInUp" data-wow-delay=".4s">Subscribe Our Newsletter</h2>
</div>
</div>
<div class="col-xl-6 col-lg-6">
<form action="#" class="subscribe-form wow fadeInRight" data-wow-delay=".4s">
<input type="text" name="subs-email" id="subs-email" placeholder="Your Email">
<button type="submit"><i class="lni lni-telegram-original"></i></button>
</form>
</div>
</div>
</div>
</section>-->
<!-- ========================= subscribe-section end ========================= -->
<!-- ========================= footer start ========================= -->
<!-- <footer class="footer pt-100">
<div class="container">
<div class="row">
<div class="col-xl-3 col-lg-4 col-md-6">
<div class="footer-widget mb-60 wow fadeInLeft" data-wow-delay=".2s">
<a href="index.html" class="logo mb-30"><img src="assets/img/logo/logo.svg" alt="logo"></a>
<p class="mb-30 footer-desc">We Crafted an awesome desig library that is robust and intuitive to use. No matter you're building a business presentation websit.</p>
</div>
</div>
<div class="col-xl-2 offset-xl-1 col-lg-2 col-md-6">
<div class="footer-widget mb-60 wow fadeInUp" data-wow-delay=".4s">
<h4>Quick Link</h4>
<ul class="footer-links">
<li>
<a href="javascript:void(0)">Home</a>
</li>
<li>
<a href="javascript:void(0)">About Us</a>
</li>
<li>
<a href="javascript:void(0)">Service</a>
</li>
<li>
<a href="javascript:void(0)">Contact</a>
</li>
</ul>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-6">
<div class="footer-widget mb-60 wow fadeInUp" data-wow-delay=".6s">
<h4>Service</h4>
<ul class="footer-links">
<li>
<a href="javascript:void(0)">Marketing</a>
</li>
<li>
<a href="javascript:void(0)">Branding</a>
</li>
<li>
<a href="javascript:void(0)">Web Design</a>
</li>
<li>
<a href="javascript:void(0)">Graphics Design</a>
</li>
</ul>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-6">
<div class="footer-widget mb-60 wow fadeInRight" data-wow-delay=".8s">
<h4>Contact</h4>
<ul class="footer-contact">
<li>
<p>+00983467367234</p>
</li>
<li>
<p>yourmail@gmail.com</p>
</li>
<li>
<p>Jackson Heights, NY</br>
USA</p>
</li>
</ul>
</div>
</div>
</div>
<div class="copyright-area">
<div class="row align-items-center">
<div class="col-md-6">
<div class="footer-social-links">
<ul class="d-flex">
<li><a href="javascript:void(0)"><i class="lni lni-facebook-original"></i></a></li>
<li><a href="javascript:void(0)"><i class="lni lni-twitter-original"></i></a></li>
<li><a href="javascript:void(0)"><i class="lni lni-linkedin-original"></i></a></li>
<li><a href="javascript:void(0)"><i class="lni lni-instagram-original"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-6">
<p class="wow fadeInUp" data-wow-delay=".3s">Template by <a
href="https://uideck.com" rel="nofollow">UIdeck</a></p>
</div>
</div>
</div>
</div>
</footer>-->
<!-- ========================= footer end ========================= -->
<!-- ========================= scroll-top ========================= -->
<a href="#" class="scroll-top">
<i class="lni lni-arrow-up"></i>
</a>
<!-- ========================= JS here ========================= -->
<script src="assets/js/bootstrap.bundle-5.0.0.alpha-min.js"></script>
<script src="assets/js/count-up.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/imagesloaded.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>