Rahul Katari 1 год назад
Родитель
Сommit
ed83b0c1f0
4 измененных файлов: 1205 добавлений и 450 удалений
  1. 2
    442
      becomeamember.html
  2. 8
    8
      dist/js/footer.js
  3. 883
    0
      privacy.html
  4. 312
    0
      terms.html

+ 2
- 442
becomeamember.html Просмотреть файл

@@ -257,448 +257,8 @@
257 257
     <div class="overlay_effect"></div>
258 258
   </main>
259 259
   <!-- footer -->
260
-  <div id="footer-head" class="">
261
-    <footer class="footer-wrapper bg-black sec-space-1">
262
-      <div class="aw-mobile-footer d-block d-sm-none">
263
-        <div class="accordion" id="accordionExample">
264
-          <div class="accordion-item">
265
-            <h2 class="accordion-header" id="headingOne">
266
-              <button class="accordion-button bg-black text-white" type="button" data-bs-toggle="collapse"
267
-                data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
268
-                Products
269
-              </button>
270
-            </h2>
271
-            <div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne"
272
-              data-bs-parent="#accordionExample">
273
-              <div class="accordion-body pt-0">
274
-                <ul class="list-inline ">
275
-                  <li class="fs-6">
276
-                    <a href="https://anwisystems.com/ramproducts.html"
277
-                      class="text-white fs-9 text-decoration-none satoshi_font">Ram</a>
278
-                  </li>
279
-                  <li class="fs-6">
280
-                    <a href="https://anwisystems.com/storageproducts.html"
281
-                      class="text-white fs-9  text-decoration-none satoshi_font">Storage</a>
282
-                  </li>
283
-                  <a href="https://anwisystems.com/index1.html"
284
-                    class="text-white fs-9  text-decoration-none satoshi_font">Coming Soon</a>
285
-
286
-                  <!--  <li>Monitors </li>
287
-      <li>Peripherals</li>
288
-      <li>Desktops</li>
289
-      <li>Components</li>
290
-      <li>Network Switches</li>
291
-      <li>Network Cards</li>
292
-      <li>Servers</li>
293
-      <li>Storage</li>
294
-      <li>Compact Workstations</li>-->
295
-                </ul>
296
-              </div>
297
-            </div>
298
-          </div>
299
-          <div class="accordion-item">
300
-            <h2 class="accordion-header" id="headingTwo">
301
-              <button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
302
-                data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
303
-                Anwi
304
-              </button>
305
-            </h2>
306
-            <div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo"
307
-              data-bs-parent="#accordionExample">
308
-              <div class="accordion-body pt-0">
309
-                <ul class="list-inline">
310
-                  <li><a href="https://anwisystems.com/about.html"
311
-                      class="text-white text-decoration-none satoshi_font">About Us</a></li>
312
-                  <li><a href="https://anwisystems.com/press.html"
313
-                      class="text-white text-decoration-none satoshi_font">Press</a></li>
314
-                  <li><a href="https://anwisystems.com/becomea-member.html"
315
-                      class="text-white text-decoration-none satoshi_font">Become a Member</a></li>
316
-                  <li><a href="#" class="text-white text-decoration-none satoshi_font">Quality Certification</a></li>
317
-                  <li><a href="#" class="text-white text-decoration-none satoshi_font">Case Study</a></li>
318
-                  <li><a href="#" class="text-white text-decoration-none satoshi_font">Terms</a></li>
319
-                  <li><a href="#" class="text-white text-decoration-none satoshi_font">Privacy</a></li>
320
-                  <li><a href="#" class="text-white text-decoration-none satoshi_font">Careers</a></li>
321
-                </ul>
322
-              </div>
323
-            </div>
324
-          </div>
325
-          <!-- <div class="accordion-item">
326
-    <h2 class="accordion-header" id="headingThree">
327
-      <button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
328
-      User Centre
329
-      </button>
330
-    </h2>
331
-    <div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree" data-bs-parent="#accordionExample">
332
-      <div class="accordion-body pt-0">
333
-      <ul class="list-inline">
334
-      <li>My Quotes</li>
335
-      <li><a href="https://anwisystems.com/support.html" class="text-white text-decoration-none satoshi_font">My Support</a></li>
336
-  </ul>
337
-      </div>
338
-    </div>
339
-  </div>-->
340
-          <div class="accordion-item">
341
-            <h2 class="accordion-header" id="headingFour">
342
-              <button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
343
-                data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
344
-                Support
345
-              </button>
346
-            </h2>
347
-            <div id="collapseFour" class="accordion-collapse collapse" aria-labelledby="headingFour"
348
-              data-bs-parent="#accordionExample">
349
-              <div class="accordion-body pt-0">
350
-                <ul class="list-inline">
351
-                  <li><a href="https://anwisystems.com/contact.html"
352
-                      class="text-white text-decoration-none satoshi_font">Contact Us</a></li>
353
-                  <li><a href="https://anwisystems.com/support.html"
354
-                      class="text-white text-decoration-none satoshi_font">Support</a></li>
355
-                  <li>Help Centre</li>
356
-                  <li>Feedback</li>
357
-                </ul>
358
-              </div>
359
-            </div>
360
-          </div>
361
-          <div class="accordion-item">
362
-            <h2 class="accordion-header" id="headingFive">
363
-              <button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
364
-                data-bs-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
365
-                Service
366
-              </button>
367
-            </h2>
368
-            <div id="collapseFive" class="accordion-collapse collapse" aria-labelledby="headingFive"
369
-              data-bs-parent="#accordionExample">
370
-              <div class="accordion-body pt-0">
371
-                <ul class="list-inline Services_list">
372
-                  <li><a href="https://anwisystems.com/services/paymentmethod.html"
373
-                      class="text-white text-decoration-none satoshi_font">Payment Method</a></li>
374
-                  <li><a href="https://anwisystems.com/services/shipping-delivary.html"
375
-                      class="text-white text-decoration-none satoshi_font">Shipping &amp; Delivery</a></li>
376
-                  <li><a href="https://anwisystems.com/services/return-policy.html"
377
-                      class="text-white text-decoration-none satoshi_font">Return Policy</a></li>
378
-                  <li><a href="https://anwisystems.com/w" class="text-white text-decoration-none satoshi_font">Product
379
-                      Warranty</a></li>
380
-                  <li><a href="https://anwisystems.com/services/online-help.html"
381
-                      class="text-white text-decoration-none satoshi_font">Online Help</a></li>
382
-                  <li><a href="https://anwisystems.com/services/bulk-orders.html"
383
-                      class="text-white text-decoration-none satoshi_font">Bulk Orders</a></li>
384
-                </ul>
385
-              </div>
386
-            </div>
387
-          </div>
388
-          <div class="accordion-item">
389
-            <h2 class="accordion-header" id="headingSix">
390
-              <button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
391
-                data-bs-target="#collapseSix" aria-expanded="false" aria-controls="collapseSix">
392
-                Account
393
-              </button>
394
-            </h2>
395
-            <div id="collapseSix" class="accordion-collapse collapse" aria-labelledby="headingSix"
396
-              data-bs-parent="#accordionExample">
397
-              <div class="accordion-body pt-0">
398
-                <ul class="list-inline">
399
-                  <li>My Shopping Cart</li>
400
-                  <li>My Account
401
-                  </li>
402
-                </ul>
403
-              </div>
404
-            </div>
405
-          </div>
406
-          <div class="accordion-item">
407
-            <h2 class="accordion-header" id="headingSeven">
408
-              <button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
409
-                data-bs-target="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven">
410
-                Follow Us
411
-              </button>
412
-            </h2>
413
-            <div id="collapseSeven" class="accordion-collapse collapse" aria-labelledby="headingSeven"
414
-              data-bs-parent="#accordionExample">
415
-              <div class="accordion-body pt-0">
416
-                <ul class="p-0" style="list-style:none;">
417
-                  <li>
418
-                    <a href="#" target="_blank" class="text-white">
419
-                      <ul class="d-flex list-inline">
420
-                        <li class="footer-socailImg"><img
421
-                            src="https://anwisystems.com/dist/assets/imgs/footer/twitter.png" alt="logo"
422
-                            class="px-1 img-fluid"></li>
423
-                        <li>Twitter</li>
424
-                      </ul>
425
-                    </a>
426
-                  </li>
427
-                  <li>
428
-                    <a href="https://www.instagram.com/anwi_systems/" target="_blank" class="text-white">
429
-                      <ul class="d-flex list-inline">
430
-                        <li class="footer-socailImg"><img
431
-                            src="https://anwisystems.com/dist/assets/imgs/footer/instra.png" alt="logo"
432
-                            class="px-1 img-fluid"></li>
433
-                        <li>Instagram</li>
434
-                      </ul>
435
-                    </a>
436
-                  </li>
437
-                  <li>
438
-                    <a href="#" target="_blank" class="text-white">
439
-                      <ul class="d-flex list-inline">
440
-                        <li class="footer-socailImg"><img
441
-                            src="https://anwisystems.com/dist/assets/imgs/footer/youtube.png" alt="logo"
442
-                            class="px-1 img-fluid"></li>
443
-                        <li>Youtube</li>
444
-                      </ul>
445
-                    </a>
446
-                  </li>
447
-                  <li>
448
-                    <a href="https://www.linkedin.com/company/anwisystems" target="_blank" class="text-white">
449
-                      <ul class="d-flex list-inline">
450
-                        <li class="footer-socailImg"><img
451
-                            src="https://anwisystems.com/dist/assets/imgs/footer/linkedin.png" alt="logo"
452
-                            class="px-1 img-fluid"></li>
453
-                        <li>Linkedin</li>
454
-                      </ul>
455
-                    </a>
456
-                  </li>
457
-                  <li>
458
-                    <a href="https://www.facebook.com/profile.php?id=100089547520891" target="_blank"
459
-                      class="text-white">
460
-                      <ul class="d-flex list-inline">
461
-                        <li class="footer-socailImg">
462
-                          <img src="https://anwisystems.com/dist/assets/imgs/footer/facebook.png" alt="logo"
463
-                            class="px-1 img-fluid">
464
-                        </li>
465
-                        <li>Facebook</li>
466
-                      </ul>
467
-                    </a>
468
-                  </li>
469
-                </ul>
470
-
471
-              </div>
472
-            </div>
473
-          </div>
474
-
475
-        </div>
476
-        <div class="footer-sub-content ">
477
-          <div class="container">
478
-            <div class="row g-0 align-items-center justify-content-around">
479
-              <div class="col-md-2 col-6 text-white
480
-                text-center">
481
-                <p class="mb-0">Privacy Policy</p>
482
-              </div>
483
-              <div class="col-md-2 col-6 text-white
484
-                text-center">
485
-                <p class="mb-0"> Terms of Use Sales
486
-                </p>
487
-              </div>
488
-              <div class="col-md-2 col-6 text-center text-white">
489
-                <p class="mb-0 d-flex align-items-center"><svg class="svg-inline--fa fa-envelope" aria-hidden="true"
490
-                    focusable="false" data-prefix="fas" data-icon="envelope" role="img"
491
-                    xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
492
-                    <path fill="#fff"
493
-                      d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z">
494
-                    </path>
495
-                  </svg><!-- <i class="fa fa-envelope"></i> Font Awesome fontawesome.com --> <span
496
-                    class="satoshi_font"><a href="mailto:sales@anwisystems.com"
497
-                      class="satoshi_font text-white ps-1">sales@anwisystems.com </a></span>
498
-                </p>
499
-              </div>
500
-            </div>
501
-            <div class="text-white">
502
-              <p class="mb-0 text-center">Copyright ©2023 Anwisystems pvt ltd.</p>
503
-              <p class="mb-0 text-center">All rights reserved.</p>
504
-            </div>
505
-          </div>
506
-        </div>
507
-      </div>
508
-      <div class="footer-main-container d-none d-sm-block ">
509
-        <div class="footer-logo py-3
510
-              container"> <img src="https://anwisystems.com/dist/assets/imgs/anwi-logo-2.png" class="img-fluid "
511
-            alt="anwi"> </div>
512
-        <hr class="container-fluid
513
-              text-white">
514
-        <div class="footer-content-main-container">
515
-          <div class="footer-content text-white position-relative ">
516
-            <div class="container">
517
-              <div class="d-flex my-3">
518
-                <div class="col-lg-3 border-end col-lg-3 mx-3">
519
-                  <h5 class="fw-bold">Products</h5>
520
-                  <ul class="list-inline ">
521
-                    <li class="fs-6">
522
-                      <a href="https://anwisystems.com/ramproducts.html"
523
-                        class="text-white fs-9 text-decoration-none satoshi_font">Ram</a>
524
-                    </li>
525
-                    <li class="fs-6">
526
-                      <a href="https://anwisystems.com/storageproducts.html"
527
-                        class="text-white fs-9  text-decoration-none satoshi_font">Storage</a>
528
-                    </li>
529
-                    <li class="fs-6">
530
-                      <a href="https://anwisystems.com/index1.html"
531
-                        class="text-white fs-9  text-decoration-none satoshi_font">Coming Soon</a>
532
-                    </li>
533
-                  </ul>
534
-                </div>
535
-                <div class="col-lg-3 border-end col-lg-3 mx-3 fs-6">
536
-                  <h5 class="fw-bold">Anwi</h5>
537
-                  <ul class="list-inline">
538
-                    <li class="fs-6"><a href="https://anwisystems.com/about.html"
539
-                        class="text-white text-decoration-none satoshi_font">About Us</a></li>
540
-                    <li class="fs-6"><a href="https://anwisystems.com/press.html"
541
-                        class="text-white text-decoration-none satoshi_font">Press</a></li>
542
-                    <li><a href="https://anwisystems.com/becomea-member.html"
543
-                        class="text-white text-decoration-none satoshi_font">Become a Member</a></li>
544
-                    <li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Quality
545
-                        Certification</a></li>
546
-                    <li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Case Study</a>
547
-                    </li>
548
-                    <li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Terms</a></li>
549
-                    <li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Privacy</a></li>
550
-                    <li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Careers</a></li>
551
-                  </ul>
552
-                </div>
553
-                <div class="col-lg-3 border-end col-lg-3
554
-                              mx-3">
555
-                  <h5 class="fw-bold">Support</h5>
556
-                  <ul class="list-inline">
557
-                    <li><a href="https://anwisystems.com/contact.html"
558
-                        class="text-white text-decoration-none satoshi_font">Contact Us</a></li>
559
-                    <li><a href="https://anwisystems.com/support.html"
560
-                        class="text-white text-decoration-none satoshi_font">Support</a></li>
561
-                    <li class="d-none"><a href="https://anwisystems.com/w">Warranty</a></li>
562
-                    <li>Feedback</li>
563
-                  </ul>
564
-                  <h5 class="fw-bold">Service</h5>
565
-                  <ul class="list-inline">
566
-                    <li><a href="https://anwisystems.com/services/paymentmethod.html"
567
-                        class="text-white text-decoration-none satoshi_font">Payment Method</a></li>
568
-                    <li><a href="https://anwisystems.com/services/shipping-delivary.html"
569
-                        class="text-white text-decoration-none satoshi_font">Shipping &amp; Delivery</a></li>
570
-                    <li><a href="https://anwisystems.com/services/return-policy.html"
571
-                        class="text-white text-decoration-none satoshi_font">Return Policy</a></li>
572
-                    <li><a href="https://anwisystems.com/services/product-warrenty.html"
573
-                        class="text-white text-decoration-none satoshi_font">Product Warranty</a></li>
574
-                    <li><a href="https://anwisystems.com/services/online-help.html"
575
-                        class="text-white text-decoration-none satoshi_font">Online Help</a></li>
576
-                    <li><a href="https://anwisystems.com/services/bulk-orders.html"
577
-                        class="text-white text-decoration-none satoshi_font">Bulk Orders</a></li>
578
-                  </ul>
579
-                </div>
580
-                <div class="col-lg-3 last-col-footer">
581
-                  <h5 class="fw-bold">Account</h5>
582
-                  <ul class="list-inline">
583
-                    <li>My Shopping Cart</li>
584
-                    <li>My Account
585
-                    </li>
586
-                  </ul>
587
-                  <h5 class="fw-bold">Follow Us</h5>
588
-                  <ul class="p-0" style="list-style:none;">
589
-                    <li>
590
-                      <a href="#" target="_blank" class="text-white">
591
-                        <ul class="d-flex list-inline">
592
-                          <li class="footer-socailImg"><img
593
-                              src="https://anwisystems.com/dist/assets/imgs/footer/twitter.png" alt="logo"
594
-                              class="px-1 img-fluid"></li>
595
-                          <li>Twitter</li>
596
-                        </ul>
597
-                      </a>
598
-                    </li>
599
-                    <li>
600
-                      <a href="https://www.instagram.com/anwi_systems/" target="_blank" class="text-white">
601
-                        <ul class="d-flex list-inline">
602
-                          <li class="footer-socailImg"><img
603
-                              src="https://anwisystems.com/dist/assets/imgs/footer/instra.png" alt="logo"
604
-                              class="px-1 img-fluid"></li>
605
-                          <li>Instagram</li>
606
-                        </ul>
607
-                      </a>
608
-                    </li>
609
-                    <li>
610
-                      <a href="#" target="_blank" class="text-white">
611
-                        <ul class="d-flex list-inline">
612
-                          <li class="footer-socailImg"><img
613
-                              src="https://anwisystems.com/dist/assets/imgs/footer/youtube.png" alt="logo"
614
-                              class="px-1 img-fluid"></li>
615
-                          <li>Youtube</li>
616
-                        </ul>
617
-                      </a>
618
-                    </li>
619
-                    <li>
620
-                      <a href="https://www.linkedin.com/company/anwisystems" target="_blank" class="text-white">
621
-                        <ul class="d-flex list-inline">
622
-                          <li class="footer-socailImg"><img
623
-                              src="https://anwisystems.com/dist/assets/imgs/footer/linkedin.png" alt="logo"
624
-                              class="px-1 img-fluid"></li>
625
-                          <li>Linkedin</li>
626
-                        </ul>
627
-                      </a>
628
-                    </li>
629
-                    <li>
630
-                      <a href="https://www.facebook.com/profile.php?id=100089547520891" target="_blank"
631
-                        class="text-white">
632
-                        <ul class="d-flex list-inline">
633
-                          <li class="footer-socailImg">
634
-                            <img src="https://anwisystems.com/dist/assets/imgs/footer/facebook.png" alt="logo"
635
-                              class="px-1 img-fluid">
636
-                          </li>
637
-                          <li>Facebook</li>
638
-                        </ul>
639
-                      </a>
640
-                    </li>
641
-                  </ul>
642
-                </div>
643
-              </div>
644
-            </div>
645
-            <div class="footer-rkt position-absolute bottom-0
646
-                      end-0 me-5">
647
-              <img src="https://anwisystems.com/dist/assets/imgs/Home/rocket-footer.png" alt="footer-rocket-img">
648
-            </div>
649
-          </div>
650
-        </div>
651
-        <hr class="container-fluid text-white">
652
-        <div class="footer-sub-content ">
653
-          <div class="container">
654
-            <div class="row g-0 py-4 align-items-center">
655
-              <div class="col-md-5 text-white">
656
-                <p class="mb-0">Copyright ©2023 Anwisystems pvt ltd. All rights reserved.</p>
657
-              </div>
658
-              <div class="col-md-2 text-white border-end
659
-                          text-center">
660
-                <p class="mb-0">Privacy Policy</p>
661
-              </div>
662
-              <div class="col-md-2 text-white border-end ps-3
663
-                          text-center">
664
-                <p class="mb-0"> Terms of Use Sales
665
-                </p>
666
-              </div>
667
-              <div class="col-md-2 text-white ps-5">
668
-                <p class="mb-0 d-flex align-items-center"><svg class="svg-inline--fa fa-envelope" aria-hidden="true"
669
-                    focusable="false" data-prefix="fas" data-icon="envelope" role="img"
670
-                    xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
671
-                    <path fill="#fff"
672
-                      d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z">
673
-                    </path>
674
-                  </svg><!-- <i class="fa fa-envelope"></i> Font Awesome fontawesome.com --> <span
675
-                    class="satoshi_font"><a href="mailto:sales@anwisystems.com"
676
-                      class="satoshi_font text-white ps-1">sales@anwisystems.com </a></span>
677
-                </p>
678
-              </div>
679
-
680
-              <!-- <ul class="d-flex mb-0
681
-                          list-inline align-items-center text-white">
682
-                      <li>Copyright © 2022 Anwisystems pvt ltd. All rights reserved.
683
-                      </li>
684
-                      <li>
685
-                          <ul class="d-flex list-inline
686
-                                  align-items-center
687
-                                  ms-4">
688
-                              <li>Privacy Policy</li>
689
-                              <li class="mx-5">Terms of Use Sales</li>
690
-                              <li><p class="mb-0 d-flex align-items-center"><i class="fa fa-envelope"></i> <span class="satoshi_font"><a href="mailto:sales@anwisystems.com" class="satoshi_font text-white ps-1">sales@anwisystems.com </a></span>
691
-                              </p>
692
-                              </li>
693
-                          </ul>
694
-                      </li>
695
-                  </ul> -->
696
-            </div>
697
-          </div>
698
-        </div>
699
-      </div>
700
-    </footer>
701
-  </div>
260
+  <div id="footer-head"></div>
261
+  
702 262
   <div id="cookieAcceptBar" class="cookieAcceptBar shadow bg-white py-3" style="max-width: 28%;">
703 263
 
704 264
     <div class="cookie-content">

+ 8
- 8
dist/js/footer.js Просмотреть файл

@@ -64,8 +64,8 @@ $(document).ready(function () {
64 64
             <li><a href="/becomeamember.html" class=" text-decoration-none satoshi_font">Become a Member</a></li>
65 65
             <li><a href="#" class=" text-decoration-none satoshi_font">Quality Certification</a></li>
66 66
             <li><a href="#" class=" text-decoration-none satoshi_font">Case Study</a></li>
67
-            <li><a href="#" class=" text-decoration-none satoshi_font">Terms</a></li>
68
-            <li><a href="#" class=" text-decoration-none satoshi_font">Privacy</a></li>
67
+            <li><a href="/terms.html" class=" text-decoration-none satoshi_font">Terms</a></li>
68
+            <li><a href="/privacy.html" class=" text-decoration-none satoshi_font">Privacy</a></li>
69 69
             <li><a href="#" class=" text-decoration-none satoshi_font">Careers</a></li>
70 70
         </ul>
71 71
         </div>
@@ -148,7 +148,7 @@ $(document).ready(function () {
148 148
       <div class="accordion-body pt-0">
149 149
       <ul class="p-0" style="list-style:none;">
150 150
       <li>
151
-      <a href="#" target="_blank" class="">
151
+      <a href="https://x.com/anwisystem?s=11&t=5zW0ZKlAsYimh_5vvHLkTQ" target="_blank" class="">
152 152
           <ul class="d-flex list-inline">
153 153
               <li class="footer-socailImg"><img src="/dist/assets/imgs/footer/twitter.png" alt="logo" class="px-1 img-fluid"></li>
154 154
               <li>Twitter</li>
@@ -164,7 +164,7 @@ $(document).ready(function () {
164 164
       </a>
165 165
   </li>
166 166
   <li>
167
-      <a href="#" target="_blank" class="">
167
+      <a href="https://www.youtube.com/@AnwiSystems" target="_blank" class="">
168 168
           <ul class="d-flex list-inline">
169 169
               <li class="footer-socailImg"><img src="/dist/assets/imgs/footer/youtube.png" alt="logo" class="px-1 img-fluid"></li>
170 170
               <li>Youtube</li>
@@ -254,8 +254,8 @@ $(document).ready(function () {
254 254
                                 <li><a href="/becomeamember.html" class=" text-decoration-none satoshi_font">Become a Member</a></li>
255 255
                                 <li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Quality Certification</a></li>
256 256
                                 <li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Case Study</a></li>
257
-                                <li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Terms</a></li>
258
-                                <li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Privacy</a></li>
257
+                                <li class="fs-6"><a href="/terms.html" class=" text-decoration-none satoshi_font">Terms</a></li>
258
+                                <li class="fs-6"><a href="/privacy.html" class=" text-decoration-none satoshi_font">Privacy</a></li>
259 259
                                 <li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Careers</a></li>
260 260
                             </ul>
261 261
                         </div>
@@ -294,7 +294,7 @@ $(document).ready(function () {
294 294
                             <h5 class="fw-bold">Follow Us</h5>
295 295
                             <ul class="p-0" style="list-style:none;">
296 296
                                 <li>
297
-                                    <a href="#" target="_blank" class="social-icons">
297
+                                    <a href="https://x.com/anwisystem?s=11&t=5zW0ZKlAsYimh_5vvHLkTQ" target="_blank" class="social-icons">
298 298
                                         <ul class="d-flex list-inline">
299 299
                                             <li class="footer-socailImg"><img src="/dist/assets/imgs/footer/twitter.png" alt="logo" class="px-1 img-fluid"></li>
300 300
                                             <li>Twitter</li>
@@ -310,7 +310,7 @@ $(document).ready(function () {
310 310
                                     </a>
311 311
                                 </li>
312 312
                                 <li>
313
-                                    <a href="#" target="_blank" class="social-icons">
313
+                                    <a href="https://www.youtube.com/@AnwiSystems" target="_blank" class="social-icons">
314 314
                                         <ul class="d-flex list-inline">
315 315
                                             <li class="footer-socailImg"><img src="/dist/assets/imgs/footer/youtube.png" alt="logo" class="px-1 img-fluid"></li>
316 316
                                             <li>Youtube</li>

+ 883
- 0
privacy.html Просмотреть файл

@@ -0,0 +1,883 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+  <meta charset="UTF-8" />
6
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+  <meta http-equiv="X-UA-Compatible" content="ie=edge" />
8
+  <link rel="shortcut icon" type="image/x-icon" href="./dist/assets/imgs/favicon.gif">
9
+  <link rel="stylesheet" href="./all.css">
10
+
11
+  <title>Terms & Conditions | Anwi</title>
12
+  <style>
13
+    .error {
14
+      color: red;
15
+    }
16
+
17
+    .myaccount-content .account-details-form .single-input-item.partner_form label {
18
+      font-size: 16px;
19
+    }
20
+
21
+    .partner-details-form button {
22
+      border: none;
23
+      background-color: #0A1039;
24
+      text-transform: uppercase;
25
+      font-weight: 600;
26
+      padding: 9px 25px;
27
+      color: #fff;
28
+      font-size: 13px;
29
+    }
30
+
31
+    .form-control {
32
+      line-height: 2;
33
+    }
34
+
35
+    button:hover {
36
+      background-color: #1f2226 !important;
37
+      color: #fff !important;
38
+    }
39
+
40
+    .pageloader {
41
+      position: fixed;
42
+      top: 50%;
43
+      left: 50%;
44
+      z-index: 10;
45
+      padding: 1em 2.5em;
46
+      /* background: #fff; */
47
+      /* border: 1px solid #fff; */
48
+      border-radius: 4px;
49
+      color: #222;
50
+      font-size: 16px;
51
+      text-align: center;
52
+      cursor: pointer;
53
+      opacity: 0;
54
+      visibility: hidden;
55
+      transition: .2s ease-in-out;
56
+      transform: translate(-50%, -50%);
57
+    }
58
+
59
+    .pageloader.is_open {
60
+      opacity: 1 !important;
61
+      visibility: visible !important;
62
+    }
63
+
64
+    #pageloader {
65
+      display: block;
66
+      background: rgb(255 255 255 / 0%);
67
+    }
68
+
69
+    #pageloader img {
70
+      left: 50%;
71
+      margin-left: -32px;
72
+      margin-top: -32px;
73
+      position: absolute;
74
+      top: 50%;
75
+    }
76
+
77
+    .overlay_effect.is_open {
78
+      opacity: 1 !important;
79
+      visibility: visible !important;
80
+      transform: scale(1) !important;
81
+    }
82
+
83
+    .overlay_effect {
84
+      position: fixed;
85
+      top: 0;
86
+      left: 0;
87
+      z-index: 2;
88
+      width: 100%;
89
+      height: 100%;
90
+      background: rgb(0 0 0 / 25%);
91
+      opacity: 0;
92
+      visibility: hidden;
93
+      transition: .3s linear;
94
+      transform: scale(.2);
95
+    }
96
+
97
+    .partner_shadow {
98
+      box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
99
+    }
100
+
101
+    .partner_border {
102
+      border: 1px solid #d2c4c4;
103
+    }
104
+  </style>
105
+</head>
106
+
107
+<body>
108
+  <!-- navbar -->
109
+  <div id="navbar-head"></div>
110
+  <!-- end-navbar -->
111
+  <!-- main-body -->
112
+  <main class="main-body home-main-container">
113
+    <section class="">
114
+      <div class="container my-5">
115
+        <div class="top-banner-heading">
116
+          <h1 class="heading-h1 text-center m-0">Privacy Policy</h1>
117
+        </div>
118
+        <div class="privacy-content-wrapper mb-5">
119
+          <section class="purpose-section section-margin-top">
120
+            <h1 class="heading-h1">Purpose</h1>
121
+            <p>Anwi Systems Privacy Policy refers to our commitment to treat information of employees, customers,
122
+              stakeholders and other interested parties with the utmost care and confidentiality.
123
+            </p>
124
+            <p>With this policy, we ensure that we gather, store and handle data fairly, transparently and
125
+              with respect towards individual rights.</p>
126
+          </section>
127
+          <section class="scope-section section-margin-top">
128
+            <h1 class="heading-h1">Scope</h1>
129
+            <p>This policy refers to all parties (employees, job candidates, customers, suppliers etc.) who
130
+              provide any amount of information to Anwi Systems.</p>
131
+            <p>This Privacy Policy applies to Anwi Systems Private Limited website and that link to it. It also applies
132
+              to the products and services provided by Anwi Systems Private Limited through these websites, our mobile
133
+              applications, and applications posted by Anwi Systems Private Limited on Anwi Systems Private Limited's online
134
+              marketplace and in other third-party online marketplaces. This Privacy Policy does not apply
135
+              to any of our websites, products or services that have a separate privacy policy.</p>
136
+          </section>
137
+          <section class="policy-section section-margin-top">
138
+            <h1 class="heading-h1">Policy</h1>
139
+            <h5>This Privacy Policy is divided into three parts:</h5>
140
+            <div class="info-biz-collects py-3">
141
+              <h5 class="mb-3">A) Information Anwi Systems Private Limited collects and controls</h5>
142
+              <dl>
143
+                <dt>What information Anwi Systems Private Limited collects</dt>
144
+                <dd class="ml-4 mt-3">A) Information Anwi Systems Private Limited collects and controls:
145
+                  What information Anwi Systems Private Limited collects
146
+                  We collect information about you only if we need the information for some legitimate
147
+                  purpose.
148
+                  Anwi Systems Private Limited will have information about you only if (a) you have provided the
149
+                  information
150
+                  yourself, (b) Anwi Systems Private Limited has automatically collected the information, or (c)
151
+                  Anwi Systems Private Limited
152
+                  has obtained the information from a third party. Below we describe the various
153
+                  scenarios that fall
154
+                  under each of those three categories and the information collected in each one.</dd>
155
+              </dl>
156
+              <div class="info-list-wrapper">
157
+                <h5 class="mb-3"><u>Information that you provide us</u></h5>
158
+                <ol class="info-list ml-4">
159
+                  <li><span>Account signup: </span> i. When you sign up for an account to access one
160
+                    or more of our services,
161
+                    we ask for information like your name, contact number, email address, company
162
+                    name and country to complete
163
+                    the account signup process. You'll also be required to choose a unique username
164
+                    and a password for accessing
165
+                    the created account. You may also provide us with more information such as your
166
+                    photo, time zone and language,
167
+                    but we don't require that information to sign up for an account. After signing
168
+                    up, you will have the option of
169
+                    choosing a security question and an answer to the security question - if you
170
+                    provide these, they will be used
171
+                    only while resetting your password.
172
+                  </li>
173
+                  <li><span>Event registrations and other form submissions:</span> ii. We record
174
+                    information that you submit when you (i) register
175
+                    for any event, including webinars or seminars, (ii) subscribe to our newsletter
176
+                    or any other mailing list, (iii) submit
177
+                    a form in order to download any product, whitepaper, or other materials, (iv)
178
+                    participate in contests or respond to surveys,
179
+                    or (v) submit a form to request customer support or to contact Anwi Systems Private Limited
180
+                    for any other purpose.</li>
181
+                  <li><span>Payment processing: </span>iii.When you buy something from us, we ask you
182
+                    to provide your name, contact information, and credit card information or other
183
+                    payment account information. When you submit your card information, we store the
184
+                    name and address of the cardholder, the expiry date and the last four digits of
185
+                    the credit card number. We do not store the actual credit card number. For quick
186
+                    processing of future payments, if you have given us your approval, we may store
187
+                    your credit card information or other payment information in an encrypted format
188
+                    in the secured servers of our Payment Gateway Service Providers.</li>
189
+                  <li><span>Testimonials: </span>When you authorize us to post testimonials about our
190
+                    products and services on websites, we may include your name and other personal
191
+                    information in the testimonial. You will be given an opportunity to review and
192
+                    approve the testimonial before we post it. If you wish to update or delete your
193
+                    testimonial, you can contact us at <a href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a></li>
194
+                  <li><span>Interactions with Anwi Systems Private Limited: </span>We may record, analyze and use
195
+                    your
196
+                    interactions with us, including email, telephone, and chat conversations with
197
+                    our
198
+                    sales and customer support professionals, for improving our interactions with
199
+                    you
200
+                    and other customers.</li>
201
+                </ol>
202
+              </div>
203
+              <div class="info-list-wrapper">
204
+                <h5 class="mb-3"><u>Information that you provide us</u></h5>
205
+                <ol class="info-list ml-4">
206
+                  <li><span>Information from browsers, devices, and servers: </span> When you visit
207
+                    our websites,
208
+                    we collect information that web browsers, mobile devices and servers make
209
+                    available, such
210
+                    as the internet protocol address, browser type, language] preference, time zone,
211
+                    referring
212
+                    URL, date and time of access, operating system, mobile device manufacturer and
213
+                    mobile network
214
+                    information. We include these in our log files to understand more about visitors
215
+                    to our websites.
216
+                  </li>
217
+                  <li><span>Information from first party cookies and tracking technologies:
218
+                    </span>We use temporary and permanent cookies to identify users of our services
219
+                    and to enhance
220
+                    user experience. We embed unique identifiers in our downloadable products to
221
+                    track usage of the
222
+                    products. We also use cookies, beacons, tags, scripts, and other similar
223
+                    technologies to identify
224
+                    visitors, track website navigation, gather demographic information about
225
+                    visitors and users,
226
+                    understand email campaign effectiveness and for targeted visitor and user
227
+                    engagement by tracking
228
+                    your activities on our websites. We only use first-party cookies and do not use
229
+                    third-party cookies
230
+                    or other third-party tracking technologies on our websites. You can learn more
231
+                    about the cookies used
232
+                    on our websites <a href="cookie-policy.html">here</a></li>
233
+                  <li><span>Information from application logs and mobile analytics: </span>We collect
234
+                    information about your
235
+                    use of our products, services and mobile applications from application logs and
236
+                    in-house usage analytics
237
+                    tools and use it to understand how your business use and needs can improve our
238
+                    products. This information
239
+                    includes clicks, scrolls, features accessed, access time and frequency, errors
240
+                    generated, performance data,
241
+                    storage utilized, user settings and configurations, and devices used to access
242
+                    and their locations.</li>
243
+                </ol>
244
+              </div>
245
+              <div class="info-list-wrapper">
246
+                <h5 class="mb-3"><u>Information that we collect from third parties</u></h5>
247
+                <ol class="info-list ml-4">
248
+                  <li><span>Signups using federated authentication service providers: </span>You can
249
+                    log in to Anwi Systems Private Limited
250
+                    Services using supported federated authentication service providers such as
251
+                    LinkedIn, Microsoft and Google.
252
+                    These services will authenticate your identity and give you the option to share
253
+                    certain personal information
254
+                    with us, such as your name and email address.
255
+                  </li>
256
+                  <li><span>Referrals: </span> If someone has referred any of our products or services
257
+                    to you through any of our
258
+                    referral programs, that person may have provided us your name, email address and
259
+                    other personal information.
260
+                    You may contact us at <a href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a>
261
+                    to request that we remove
262
+                    your information from our database. If you provide us information about another
263
+                    person, or if another person
264
+                    gives us your information, we will only use that information for the specific
265
+                    reason for which it was provided
266
+                    to us </li>
267
+                  <li><span>Information from our reselling channel partners and service providers:
268
+                    </span> If you contact any of our reselling channel partners, or otherwise
269
+                    express interest in any of our products
270
+                    or services to them, the reselling partner may pass your name, email address,
271
+                    company name and other information to
272
+                    Anwi Systems Private Limited. If you register for or attend an event that is sponsored by
273
+                    Anwi Systems Private Limited, the event organizer may
274
+                    share your information with us. Anwi Systems Private Limited may also receive information
275
+                    about you from review sites if you comment
276
+                    on any review of our products and services, and from other third-party service
277
+                    providers that we engage for marketing our
278
+                    products and services.</li>
279
+                  <li><span>Information from social media sites and other publicly available sources:
280
+                    </span>When you interact or engage with us on social media sites such as
281
+                    Facebook, Twitter, Google<sup>+</sup> and Instagram through
282
+                    posts, comments, questions, and other interactions, we may collect such publicly
283
+                    available information, including profile
284
+                    information, to allow us to connect with you, improve our products, or better
285
+                    understand user reactions and issues. We
286
+                    must tell you that once collected, this information may remain with us even if
287
+                    you delete it from the social media sites.
288
+                    Anwi Systems Private Limited may also add and update information about you, from other
289
+                    publicly available sources.</li>
290
+                </ol>
291
+              </div>
292
+              <div class="info-list-wrapper">
293
+                <h5 class="mb-3"><u>Purposes for using information</u></h5>
294
+                <p class="ml-3">In addition to the purposes mentioned above, we may use
295
+                  your information for the following purposes:</p>
296
+                <ol class="info-list ml-4">
297
+                  <li>
298
+                    To communicate with you (such as through email) about products that you have
299
+                    downloaded and services that you have signed up for, changes to this Privacy
300
+                    Policy,
301
+                    changes to the Terms of Service, or important notices.
302
+                  </li>
303
+                  <li>To keep you posted on new products and services, upcoming events, offers,
304
+                    promotions
305
+                    and other information that we think will be of interest to you.</li>
306
+                  <li>To ask you to participate in surveys, or to solicit feedback on our products and
307
+                    services.</li>
308
+                  <li>To set up and maintain your account, and to do all other things required for
309
+                    providing our
310
+                    services, such as enabling collaboration, providing website and mail hosting,
311
+                    and backing up
312
+                    and restoring your data.</li>
313
+                  <li>To understand how users use our products and services, to monitor and prevent
314
+                    problems, and to
315
+                    improve our products and services.</li>
316
+                  <li>To provide customer support, and to analyze and improve our interactions with
317
+                    customers.</li>
318
+                  <li>To detect and prevent fraudulent transactions and other illegal activities, to
319
+                    report spam,
320
+                    and to protect the rights and interests of Anwi Systems Private Limited, Anwi Systems Private Limited's
321
+                    users, third
322
+                    parties and the public.</li>
323
+                  <li>To update, expand and analyze our records, identify new customers, and provide
324
+                    products and
325
+                    services that may be of your interest.</li>
326
+                  <li>To analyze trends, administer our websites, and track visitor navigations on our
327
+                    websites to
328
+                    understand what visitors are looking for and to better help.</li>
329
+                  <li>To monitor and improve marketing campaigns and make suggestions relevant to the
330
+                    user.</li>
331
+                </ol>
332
+              </div>
333
+              <div class="info-list-wrapper">
334
+                <h5 class="mb-3"><u>Legal bases for collecting and using information</u></h5>
335
+                <ol class="info-list list-unstyled ml-4">
336
+                  <li><span>Legal processing bases applicable to Anwi Systems Private Limited: </span>Our legal
337
+                    basis for
338
+                    information collection and use depends on the personal information concerned and
339
+                    the context in which we collect it. Most of our information collection and
340
+                    processing activities are typically based on (i) contractual necessity, (ii) one
341
+                    or more legitimate interests of Anwi Systems Private Limited or a third party that are not
342
+                    overridden by your data protection interests, or (iii) your consent. Sometimes,
343
+                    we may be legally required to collect your information, or may need your
344
+                    personal information to protect your vital interests or those of another person.
345
+                  </li>
346
+                  <li><span>Withdrawal of consent: </span>Where we rely on your consent as the legal
347
+                    basis, you have the right to withdraw your consent at any time, but this will
348
+                    not affect any processing that has already taken place.</li>
349
+                  <li><span>Legitimate interests notice: </span>Where we rely on legitimate interests
350
+                    as the legal basis and those legitimate interests are not specified above, we
351
+                    will clearly explain to you what those legitimate interests are at the time that
352
+                    we collect your information.</li>
353
+                </ol>
354
+              </div>
355
+              <div class="info-list-wrapper">
356
+                <h5 class="mb-3"><u>Your option or choice in information usage</u></h5>
357
+                <ol class="info-list ml-4">
358
+                  <li><span>Opt out of non-essential electronic communications: </span>You may opt out
359
+                    of receiving newsletters and other non-essential messages by using the
360
+                    'unsubscribe' function included in all such messages. However, you will continue
361
+                    to receive notices and essential transactional emails.</li>
362
+                  <li><span>Disable cookies: </span>You can disable browser cookies before visiting
363
+                    our websites. However, if you do so, you may not be able to use certain features
364
+                    of the websites properly.</li>
365
+                  <li><span>Optional information: </span>You can choose not to provide optional
366
+                    profile information such as your photo. You can also delete or change your
367
+                    optional profile information. You can always choose not to fill in non-mandatory
368
+                    fields when you submit any form linked to our websites.</li>
369
+                </ol>
370
+              </div>
371
+              <div class="info-list-wrapper">
372
+                <h5 class="mb-3"><u>Purposes for using information</u></h5>
373
+                <p class="ml-3">All Anwi Systems Private Limited group entities listed <a href="#">here</a> have
374
+                  access to the information covered in Part A. We do not sell any personal
375
+                  information. We share your information only in the ways that are described in this
376
+                  Privacy Policy, and only with parties who adopt appropriate confidentiality and
377
+                  security measures.</p>
378
+                <ol class="info-list ml-4">
379
+                  <li><span>Employees and contractors: </span>Employees and contractors of all Anwi Systems
380
+                    Limited group entities have access to the information covered in Part (a) on a
381
+                    need-to-know basis. We require all employees and contractors of Anwi Systems Private Limited
382
+                    group entities to follow this Privacy Policy for personal information that is
383
+                    shared with them.</li>
384
+                  <li><span>Third-party service providers: </span>We may need to share your personal
385
+                    information and aggregated or de-identified information with third-party service
386
+                    providers that we engage, such as marketing and advertising partners, event
387
+                    organizers, web analytics providers and payment processors. These service
388
+                    providers are authorized to use your personal information only as necessary to
389
+                    provide these services to us.</li>
390
+                  <li><span>Domain registrars: </span>When you register a domain through Anwi Systems
391
+                    Limited from domain name registrars, we share your name and contact information
392
+                    such as your physical address, email address and phone number with them as per
393
+                    the domain registration rules.</li>
394
+                  <li><span>Reselling Channel partners: </span>We may share your personal information
395
+                    with our authorized reselling channel partners in your region, solely for the
396
+                    purpose of contacting you about products that you have downloaded or services
397
+                    that you have signed up for. We will give you an option to opt out of continuing
398
+                    to work with that partner.</li>
399
+                  <li><span>Third-Party application developers: </span>When you install or purchase
400
+                    any application developed using Anwi Systems Private Limited's APIs that is posted on Anwi Systems
401
+                    Limited's online marketplace, your name and email address will be shared with
402
+                    the developer of the application, so they may engage with you directly as the
403
+                    provider of that application or service. Anwi Systems Private Limited does not control the
404
+                    use of your personal information by the developers, which will be based on their
405
+                    own privacy policies.</li>
406
+                </ol>
407
+              </div>
408
+              <div class="info-list-wrapper">
409
+                <h5 class="mb-3"><u>Your rights with respect to information we hold about you as a
410
+                    controller</u></h5>
411
+                <p class="ml-3">You have the following rights with
412
+                  respect to
413
+                  information that Anwi Systems Private Limited holds about you. Anwi Systems Private Limited undertakes to
414
+                  provide you the same
415
+                  rights no matter where you choose to live.</p>
416
+                <ol class="info-list ml-4">
417
+                  <li><span>Right to access: </span>You have the right to access (and obtain a copy
418
+                    of, if required) the categories of personal information that we hold about you,
419
+                    including the information's source, purpose and period of processing, and the
420
+                    persons to whom the information is shared.
421
+                  </li>
422
+                  <li><span>Right to rectification: </span>You have the right to update the
423
+                    information we hold about you or to rectify any inaccuracies. Based on the
424
+                    purpose for which we use your information, you can instruct us to add
425
+                    supplemental information about you in our database.</li>
426
+                  <li><span>Right to erasure: </span>You have the right to request that we delete your
427
+                    personal information in certain circumstances, such as when it is no longer
428
+                    necessary for the purpose for which it was originally collected.</li>
429
+                  <li><span>Right to restriction of processing: </span>You may also have the right to
430
+                    request to restrict the use of your information in certain circumstances, such
431
+                    as when you have objected to our use of your data, but we need to verify whether
432
+                    we have overriding legitimate grounds to use it.</li>
433
+                  <li><span>Right to data portability: </span>You have the right to transfer your
434
+                    information to a third party in a structured, commonly used, and
435
+                    machine-readable format, in circumstances where the information is processed
436
+                    with your consent or by automated means.</li>
437
+                  <li><span>Right to object: </span>You have the right to object to the use of your
438
+                    information in certain circumstances, such as the use of your personal
439
+                    information for direct marketing.</li>
440
+                  <li><span>Right to complain: </span>You have the right to complain to the
441
+                    appropriate supervisory authority if you have any grievance against the way we
442
+                    collect, use or share your information. This right may not be available to you
443
+                    if there is no supervisory authority dealing with data protection in your
444
+                    country.</li>
445
+                </ol>
446
+              </div>
447
+              <div class="info-list-wrapper">
448
+                <h5 class="mb-3"><u>Retention of information</u></h5>
449
+                <p class="ml-3">We retain your personal information for as long as it is required for
450
+                  the purposes stated in this Privacy Policy. Sometimes, we may retain your
451
+                  information for longer periods as permitted or required by law, such as to maintain
452
+                  suppression lists, prevent abuse, if required in connection with a legal claim or
453
+                  proceeding, to enforce our agreements, for tax, accounting, or to comply with other
454
+                  legal obligations. When we no longer have a legitimate need to process your
455
+                  information, we will delete or anonymize your information from our active databases.
456
+                  We will also securely store the information and isolate it from further processing
457
+                  on backup discs until deletion is possible.</p>
458
+              </div>
459
+            </div>
460
+
461
+            <div class="info-biz-process py-3">
462
+              <h5 class="mb-3">B) Information that Anwi Systems Private Limited processes on your behalf
463
+              </h5>
464
+              <div class="info-list-wrapper">
465
+                <h5 class="mb-3"><u>Information entrusted to Anwi Systems Private Limited and purpose</u></h5>
466
+                <ol class="info-list ml-4">
467
+                  <li><span>Information shared in connection with services: </span>You may entrust
468
+                    information that you or your organization ("you") control, to Anwi Systems Private Limited in
469
+                    connection with use of our services or for requesting technical support for our
470
+                    products. This includes information regarding your customers and your employees
471
+                    (if you are a controller) or data that you hold and use on behalf of another
472
+                    person for a specific purpose, such as a customer to whom you provide services
473
+                    (if you are a processor). The data may either be stored on our servers when you
474
+                    use our services or transferred or shared to us as part of a request for
475
+                    technical support or other services.
476
+                  </li>
477
+                  <li><span>Information from mobile devices: </span>When you elect to allow it, some
478
+                    of our mobile applications have access to the camera, call history, contact
479
+                    information, photo library, and other information stored on your mobile device.
480
+                    Our applications require such access to provide their services. Similarly, when
481
+                    you elect to provide access, location-based information is also collected for
482
+                    purposes including, but not limited to, locating nearby contacts or setting
483
+                    location-based reminders. This information will be exclusively shared with our
484
+                    mapping providers and will be used only for mapping user locations. You may
485
+                    disable the mobile applications' access to this information at any time by
486
+                    editing the settings on your mobile device. The data stored on your mobile
487
+                    device and their location information to which the mobile applications have
488
+                    access will be used in the context of the mobile application and transferred to
489
+                    and associated with your account in the corresponding services (in which case
490
+                    the data will be stored on our servers) or products (in which case the data will
491
+                    remain with you unless you share it with us).</li>
492
+                </ol>
493
+              </div>
494
+              <div class="info-list-wrapper">
495
+                <h5 class="mb-3"><u>Ownership and controlling of your service data</u></h5>
496
+                <p class="ml-3">We recognize that you own your service data. We provide you complete
497
+                  control of your service data by providing you the ability to (i) access your service
498
+                  data, (ii) share your service data through supported third-party integrations, and
499
+                  (iii) request export or deletion of your service data.</p>
500
+                <ul class="info-list list-unstyled ml-4">
501
+                  <li>
502
+                    <h5><u>How we use service data</u></h5>
503
+                    <p>We process your service data when you provide us instructions through the
504
+                      various modules of our services. For example, when you generate an invoice,
505
+                      information such as the name and address of your customer will be used to
506
+                      generate the invoice; and when you use our campaign management service for
507
+                      email marketing, the email addresses of the persons on your mailing list
508
+                      will be used for sending the emails.</p>
509
+                  </li>
510
+                  <li>
511
+                    <h5><u>Push notifications</u></h5>
512
+                    <p>If you have enabled notification on our desktop and mobile applications, we
513
+                      will push notifications through a push notification provider such as Apple
514
+                      Push Notification Service, Google Cloud Messaging or Windows Push
515
+                      Notification Services. You can manage your push notification preferences or
516
+                      deactivate these notifications by turning off notifications in the
517
+                      application or device settings.</p>
518
+                  </li>
519
+                </ul>
520
+                <ol class="info-list ml-4">
521
+                  <li><span>Employees and contractors: </span> We may provide access to your service
522
+                    data to our
523
+                    employees and individuals who are independent contractors of the Anwi Systems Private Limited
524
+                    group entities
525
+                    involved in providing the services (collectively our "employees") so that they
526
+                    can (i) identify,
527
+                    analyze and resolve errors, (ii) manually verify scanned images that you submit
528
+                    to us to verify
529
+                    the accuracy of optical character recognition, or (iii). manually verify emails
530
+                    reported as spam
531
+                    to improve spam detection We ensure that access by our employees to your service
532
+                    data is restricted
533
+                    to specific individuals and is logged and audited. Our employees will also have
534
+                    access to data that
535
+                    you knowingly share with us for technical support or to import data into our
536
+                    products or services.
537
+                    We communicate our privacy and security guidelines to our employees and strictly
538
+                    enforce privacy
539
+                    safeguards within the Anwi Systems Private Limited group.</li>
540
+                  <li><span>Collaborators and other users: </span>Some of our products or services
541
+                    allow you to collaborate with other users or third parties. Initiating
542
+                    collaboration may enable other collaborators to view some or all of your profile
543
+                    information. For example, when you edit a document that you have shared with
544
+                    other persons for collaboration, your name and profile picture will be displayed
545
+                    next to your edits to allow your collaborators to know that you made those
546
+                    edits.</li>
547
+                  <li><span class="font-weight-lighter">Third-party integrations you have enabled:
548
+                      Most of our products and
549
+                      services support integrations
550
+                      with <a href="#">third-party products and services</a>. If you choose to
551
+                      enable any third-party integrations, you
552
+                      may be allowing the third
553
+                      party to access your service information and personal information about you.
554
+                      We encourage you to
555
+                      review the privacy practices of the third-party services and products before
556
+                      you enable integrations
557
+                      with them. Other Scenarios: Other scenarios in which we may share
558
+                      information that are common to information
559
+                      covered under Part A and B are described in Part C.</span></li>
560
+                </ol>
561
+                <ul class="info-list list-unstyled ml-4">
562
+                  <li>
563
+                    <h5><u>Retention of information</u></h5>
564
+                    <p>If you have enabled notification on our desktop and mobile applications, we
565
+                      will push notifications through a push notification provider such as Apple
566
+                      Push Notification Service, Google Cloud Messaging or Windows Push
567
+                      Notification Services. You can manage your push notification preferences or
568
+                      deactivate these notifications by turning off notifications in the
569
+                      application or device settings.</p>
570
+                  </li>
571
+                  <li>
572
+                    <h5><u>Data subject requests</u></h5>
573
+                    <p>If you are from the European Economic Area and you believe that we store, use
574
+                      or process your information on behalf of one of our customers, please
575
+                      contact the customer if you would like to access, rectify, erase, restrict
576
+                      or object to processing, or export your personal data. We will extend our
577
+                      support to our customer in responding to your request within a reasonable
578
+                      timeframe.</p>
579
+                  </li>
580
+                </ul>
581
+              </div>
582
+            </div>
583
+
584
+            <div class="biz-general-info py-3">
585
+              <h5 class="mb-3">C) General Information
586
+              </h5>
587
+              <dl class="general-info-wrapper">
588
+                <dt>Children's personal information</dt>
589
+                <dd>Our products and services are not directed to individuals under 18. Anwi Systems Private Limited
590
+                  does not knowingly collect personal information from children who are under 18 years
591
+                  of age. If we become aware that a child under 18 has provided us with personal
592
+                  information, we will take steps to delete such information. If you believe that a
593
+                  child under 18 years has provided personal information to us, please write
594
+                  to <a href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a> with the details,
595
+                  and we will take the necessary steps to delete the information we hold about that
596
+                  child.</dd>
597
+                <dt>How secure is your information</dt>
598
+                <dd>At Anwi Systems Private Limited, we take data security very seriously. We are certified for
599
+                  industry standards such as ISO 27001:2013. We have taken steps to implement
600
+                  appropriate administrative, technical &amp; physical safeguards to prevent unauthorized
601
+                  access, use, modification, disclosure, or destruction of the information you entrust
602
+                  to us. If you have any concerns regarding the security of your data, we encourage
603
+                  you to check our <a href="security-policy.html">Security Policy</a> or write to us
604
+                  at <a href="mailto:security@Anwi Systems.in">security@Anwi Systems.in</a> with your queries.
605
+                </dd>
606
+                <dt>Data Protection Officer</dt>
607
+                <dd>We have appointed a Data Protection Officer to oversee our management of your
608
+                  personal information in accordance with this Privacy Policy. If you have any
609
+                  questions or concerns about our privacy practices with respect to your personal
610
+                  information, you can reach out to our Data Protection Officer by sending an email to
611
+                  <a href="mailto:dpo@Anwi Systems.in">dpo@Anwi Systems.in</a> or by writing to: Data
612
+                  Protection Officer, Anwi Systems Private Limited III Floor, Signature Towers, Opp. Botanical
613
+                  Gardens, Kondapur Hyderabad - 500084.
614
+                </dd>
615
+                <dt>Locations and international transfers</dt>
616
+                <dd>We share your personal information and service data within the Anwi Systems Private Limited
617
+                  Group. By accessing or using our products and services or otherwise providing
618
+                  personal information or service data to us, you consent to the processing, transfer,
619
+                  and storage of your personal information or Service Data within the United States of
620
+                  America, the European Economic Area (EEA) and other countries where Anwi Systems Private Limited
621
+                  operates. Such transfer is subject to a group company agreement that is based on EU
622
+                  Commission's Model Contractual Clauses.</dd>
623
+                <dt>Data processing addendum</dt>
624
+                <dd>To enable you to be compliant with the data protection obligations under the General
625
+                  Data Protection Regulation, we are prepared to sign a Data Processing Addendum (DPA)
626
+                  that is based on Standard Contractual Clauses. You can request a DPA from Anwi Systems
627
+                  Limited by completing this <a href="#">form</a> . Once we get your request, we'll
628
+                  forward the DPA to you for your signature.</dd>
629
+                <dt>External links on our websites</dt>
630
+                <dd>Some pages of our websites may contain links to websites that are not linked to this
631
+                  Privacy Policy. If you submit your personal information to any of these third-party
632
+                  sites, your personal information is governed by their privacy policies. As a safety
633
+                  measure, we recommend that you not share any personal information with these third
634
+                  parties unless you've checked their privacy policies and assured yourself of their
635
+                  privacy practices.</dd>
636
+                <dt>Blogs and forums</dt>
637
+                <dd>We offer publicly accessible blogs and forums on our websites. Please be aware that
638
+                  any information you provide on these blogs and forums may be used to contact you
639
+                  with unsolicited messages. We urge you to be cautious in disclosing personal
640
+                  information in our blogs and forums. Anwi Systems Private Limited is not responsible for the
641
+                  personal information you elect to disclose publicly. Your posts and certain profile
642
+                  information may remain even after you terminate your account with Anwi Systems Private Limited.
643
+                  To request the removal of your information from our blogs and forums, you can
644
+                  contact us at <a href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a></dd>
645
+                <dt>Social media widgets</dt>
646
+                <dd>Our websites include social media widgets such as Facebook "like" buttons and
647
+                  Twitter "tweet" buttons that let you share articles and other information. These
648
+                  widgets may collect information such as your IP address and the pages you navigate
649
+                  in the website and may set a cookie to enable the widgets to function properly. Your
650
+                  interactions with these widgets are governed by the privacy policies of the
651
+                  companies providing them.</dd>
652
+                <dt>Disclosures in compliance with legal obligations</dt>
653
+                <dd>We may be required by law to preserve or disclose your personal information and
654
+                  service data to comply with any applicable law, regulation, legal process or
655
+                  governmental request, including to meet national security requirements.</dd>
656
+                <dt>Enforcement of our rights</dt>
657
+                <dd>We may disclose personal information and service data to a third party if we believe
658
+                  that such disclosure is necessary for preventing fraud, investigating any suspected
659
+                  illegal activity, enforcing our agreements or policies, or protecting the safety of
660
+                  our users.</dd>
661
+                <dt>Business Transfers</dt>
662
+                <dd>We do not intend to sell our business. However, in the unlikely event that we sell
663
+                  our business or get acquired or merged, we will ensure that the acquiring entity is
664
+                  legally bound to honor our commitments to you. We will notify you via email or
665
+                  through
666
+                  a prominent notice on our website of any change in ownership or in the uses of your
667
+                  personal
668
+                  information and service data. We will also notify you about any choices you may have
669
+                  regarding
670
+                  your personal information and service data.
671
+                </dd>
672
+                <dd>We make every effort, including periodic reviews, to ensure that personal
673
+                  information you provide is used in conformity with this Privacy Policy. If you have
674
+                  any concerns about our adherence to this Privacy Policy or the manner in which your
675
+                  personal information is used, kindly write to us <a
676
+                    href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a> We'll contact you, and
677
+                  if required, coordinate with the appropriate regulatory authorities to effectively
678
+                  address your concerns.
679
+                </dd>
680
+                <dt>Notification of changes</dt>
681
+                <dd>We may modify the Privacy Policy at any time, upon notifying you through a service
682
+                  announcement or by sending an email to your primary email address. If we make
683
+                  significant changes to the Privacy Policy that affect your rights, you will be
684
+                  provided with at least 30 days' advance notice of the changes by email to your
685
+                  primary email address. If you think that the updated Privacy Policy affects your
686
+                  rights with respect to your use of our products or services, you may terminate your
687
+                  use by sending us an email within 30 days. Your continued use after the effective
688
+                  date of changes to the Privacy Policy will be deemed to be your agreement to the
689
+                  modified Privacy Policy. You will not receive email notification of minor changes to
690
+                  the Privacy Policy. If you are concerned about how your personal information is
691
+                  used, you should check at <a href="./privacy.html">https://www.anwisystems.com/privacy.html</a>.
692
+                </dd>
693
+              </dl>
694
+            </div>
695
+          </section>
696
+          <section class="policy-review-section">
697
+            <h1 class="heading-h1">Policy Review</h1>
698
+            <p>This policy will be reviewed at least annually by Management for effectiveness and to ensure
699
+              its continued use and relevance as part of the Anwi Systems Private Limited Information Security and
700
+              Privacy Policy.
701
+            </p>
702
+          </section>
703
+        </div>
704
+        <div class="top-banner-heading">
705
+          <h1 class="heading-h1 text-center m-0">End Of Privacy Policy</h1>
706
+        </div>
707
+      </div>
708
+    </section>
709
+  </main>
710
+  <!-- footer -->
711
+  <div id="footer-head"></div>
712
+  <div id="cookieAcceptBar" class="cookieAcceptBar shadow bg-white py-3" style="max-width: 28%;">
713
+
714
+    <div class="cookie-content">
715
+      <p class="text-dark">We use cookies to enhance your user experience. please accept our
716
+        <a href="#" class="text-dark">cookies policy</a>
717
+      </p>
718
+      <div class="text-end">
719
+        <button id="btnAcceptCookiePolicy" class="btn btn-dark rounded">Accept</button>
720
+      </div>
721
+    </div>
722
+  </div>
723
+  <!-- end-footer -->
724
+  <script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
725
+  <script src="./dist/js/jquery.min.js"></script>
726
+  <script src="./libs/owlcarousel/js/owl.carousel.min.js"></script>
727
+  <script src="./dist/js/navbar.js"></script>
728
+  <script src="./libs/axios.min.js"></script>
729
+  <script src="./dist/js/footer.js"></script>
730
+  <script src="./libs/cookies.min.js"></script>
731
+  <script src="./dist/js/fontawesome.all.js"></script>
732
+  <script src="./dist/js/fontawesome.min.js"></script>
733
+  <script src="./dist/js/vendor/modernizr-3.11.7.min.js"></script>
734
+  <script src="./dist/js/vendor/jquery-v3.6.0.min.js"></script>
735
+  <script src="./dist/js/vendor/jquery-migrate-v3.3.2.min.js"></script>
736
+  <script src="./dist/js/vendor/bootstrap.min.js"></script>
737
+  <script src="./dist/js/plugins/slick.js"></script>
738
+  <script src="./dist/js/plugins/wow.js"></script>
739
+  <script src="./dist/js/plugins/svg-injector.min.js"></script>
740
+  <script src="./dist/js/plugins/jquery.nice-select.min.js"></script>
741
+  <script src="./dist/js/plugins/mouse-parallax.js"></script>
742
+  <script src="./dist/js/plugins/images-loaded.js"></script>
743
+  <script src="./dist/js/plugins/isotope.js"></script>
744
+  <script src="./dist/js/plugins/jquery-ui.js"></script>
745
+  <script src="./dist/js/plugins/magnific-popup.js"></script>
746
+  <script src="./dist/js/validate.min.js"></script>
747
+  <script src="./dist/toaster/toastr.js"></script>
748
+  <!-- Main JS -->
749
+  <script src="./dist/js/main.js"></script>
750
+
751
+  <script>
752
+
753
+
754
+    function isValidGSTNo(str) {
755
+      let regex = new RegExp(/^[0-9]{2}[A-Z]{5}[0-9]{4}[A-Z]{1}[1-9A-Z]{1}Z[0-9A-Z]{1}$/);
756
+      if (str == null) {
757
+        return false;
758
+      }
759
+      if (regex.test(str) == true) {
760
+        return true;
761
+      }
762
+      else {
763
+        return false;
764
+      }
765
+    }
766
+
767
+    $("input").on("keyup", function () {
768
+      $("input").removeClass("is-invalid");
769
+    })
770
+
771
+    $("#partner_form_submit").click(function () {
772
+
773
+      let partner_compnay = $("#partner_company").val();
774
+      let partner_name = $("#partner_name").val();
775
+      let partner_number = $("#partner_number").val();
776
+      let partner_email = $("#partner_email").val();
777
+      let partner_city = $("#partner_city").val();
778
+      let partner_state = $("#partner_state").val();
779
+      let partner_gstno = $("#partner_gstno").val();
780
+
781
+      if (partner_compnay == "" || partner_name == "" || partner_number == "" || partner_email == "" || partner_city == "" || partner_state == "" || partner_gstno == "") {
782
+        // toastr.error('Required Feilds are Empty!');
783
+        $("input").addClass("is-invalid");
784
+      }
785
+      else {
786
+        if (partner_compnay == '') {
787
+          $("#partner_company").addClass("is-invalid");
788
+        }
789
+        if (partner_name == '') {
790
+          $("#partner_name").addClass("is-invalid");
791
+        }
792
+        if (partner_number == '') {
793
+          $("#partner_number").addClass("is-invalid");
794
+        }
795
+        if (partner_city == '') {
796
+          $("#partner_city").addClass("is-invalid");
797
+        }
798
+        if (partner_state == '') {
799
+          $("#partner_state").addClass("is-invalid");
800
+        }
801
+        if (partner_gstno == '') {
802
+          $("#partner_gstno").addClass("is-invalid");
803
+        }
804
+        if (partner_email != '') {
805
+          let emailValid = partner_email.includes("@");
806
+          let emailVaild_2 = partner_email.includes(".");
807
+          let numberVaild = partner_number.length;
808
+          if (emailValid === true && emailVaild_2 === true) {
809
+            let getValid = isValidGSTNo(partner_gstno);
810
+            if (numberVaild >= 10) {
811
+              if (getValid == true) {
812
+                $("#partner_form_submit").removeAttr("type");
813
+                $(".pageloader").addClass("is_open");
814
+                $(".overlay_effect").addClass("is_open");
815
+                // $("#anwi_partner_form").attr("action","partner-form.php");
816
+                $("#anwi_partner_form").validate({
817
+                  rules: {
818
+                    phone: {
819
+                      minlength: 10,
820
+                      maxlength: 10,
821
+                      number: true
822
+                    },
823
+                  },
824
+                  submitHandler: function (form, e) {
825
+                    e.preventDefault();
826
+                    $.ajax({
827
+                      type: "POST",
828
+                      url: "partner-form.php",
829
+                      data: $(form).serialize(),
830
+                      success: function (res) {
831
+                        debugger;
832
+                        if (res == 1) {
833
+                          $(".pageloader").removeClass("is_open");
834
+                          $(".overlay_effect").removeClass("is_open");
835
+                          toastr.success('Success, Our Experts will get back to you!');
836
+                          $(form).trigger("reset");
837
+                          $(form).find('.form-control-placeholder').removeClass('floating-label');
838
+                          $(this).addClass("d-none");
839
+                        }
840
+                        else {
841
+                          $(".pageloader").removeClass("is_open");
842
+                          $(".overlay_effect").removeClass("is_open");
843
+                          toastr.error('Something Went Wrong,Try Again!');
844
+                          $("#biz-contact-form").removeClass("d-none");
845
+                        }
846
+                        $("#anwi_partner_form").removeAttr("action");
847
+                        $("#partner_form_submit").attr("type", "button");
848
+                      }
849
+                    });
850
+                    return false;
851
+                  }
852
+                });
853
+              }
854
+              else {
855
+                toastr.error('GST NO Not Valid!');
856
+                $("#partner_gstno").addClass("is-invalid");
857
+              }
858
+            }
859
+            else {
860
+              toastr.error('Number is not Valid!');
861
+              $("#partner_number").addClass("is-invalid");
862
+            }
863
+          }
864
+          else {
865
+            toastr.error('Email is Not Valid!');
866
+            $("#partner_email").addClass("is-invalid");
867
+          }
868
+        }
869
+        else {
870
+          toastr.error('Email is not Valid!');
871
+          $("#partner_email").addClass("is-invalid");
872
+        }
873
+      }
874
+    });
875
+
876
+
877
+  </script>
878
+
879
+
880
+
881
+</body>
882
+
883
+</html>

+ 312
- 0
terms.html Просмотреть файл

@@ -0,0 +1,312 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+  <meta charset="UTF-8" />
6
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+  <meta http-equiv="X-UA-Compatible" content="ie=edge" />
8
+  <link rel="shortcut icon" type="image/x-icon" href="./dist/assets/imgs/favicon.gif">
9
+  <link rel="stylesheet" href="./all.css">
10
+
11
+  <title>Terms & Conditions | Anwi</title>
12
+  <style>
13
+    .error {
14
+      color: red;
15
+    }
16
+
17
+    .myaccount-content .account-details-form .single-input-item.partner_form label {
18
+      font-size: 16px;
19
+    }
20
+
21
+    .partner-details-form button {
22
+      border: none;
23
+      background-color: #0A1039;
24
+      text-transform: uppercase;
25
+      font-weight: 600;
26
+      padding: 9px 25px;
27
+      color: #fff;
28
+      font-size: 13px;
29
+    }
30
+
31
+    .form-control {
32
+      line-height: 2;
33
+    }
34
+
35
+    button:hover {
36
+      background-color: #1f2226 !important;
37
+      color: #fff !important;
38
+    }
39
+
40
+    .pageloader {
41
+      position: fixed;
42
+      top: 50%;
43
+      left: 50%;
44
+      z-index: 10;
45
+      padding: 1em 2.5em;
46
+      /* background: #fff; */
47
+      /* border: 1px solid #fff; */
48
+      border-radius: 4px;
49
+      color: #222;
50
+      font-size: 16px;
51
+      text-align: center;
52
+      cursor: pointer;
53
+      opacity: 0;
54
+      visibility: hidden;
55
+      transition: .2s ease-in-out;
56
+      transform: translate(-50%, -50%);
57
+    }
58
+
59
+    .pageloader.is_open {
60
+      opacity: 1 !important;
61
+      visibility: visible !important;
62
+    }
63
+
64
+    #pageloader {
65
+      display: block;
66
+      background: rgb(255 255 255 / 0%);
67
+    }
68
+
69
+    #pageloader img {
70
+      left: 50%;
71
+      margin-left: -32px;
72
+      margin-top: -32px;
73
+      position: absolute;
74
+      top: 50%;
75
+    }
76
+
77
+    .overlay_effect.is_open {
78
+      opacity: 1 !important;
79
+      visibility: visible !important;
80
+      transform: scale(1) !important;
81
+    }
82
+
83
+    .overlay_effect {
84
+      position: fixed;
85
+      top: 0;
86
+      left: 0;
87
+      z-index: 2;
88
+      width: 100%;
89
+      height: 100%;
90
+      background: rgb(0 0 0 / 25%);
91
+      opacity: 0;
92
+      visibility: hidden;
93
+      transition: .3s linear;
94
+      transform: scale(.2);
95
+    }
96
+
97
+    .partner_shadow {
98
+      box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
99
+    }
100
+
101
+    .partner_border {
102
+      border: 1px solid #d2c4c4;
103
+    }
104
+  </style>
105
+</head>
106
+
107
+<body>
108
+  <!-- navbar -->
109
+  <div id="navbar-head"></div>
110
+  <!-- end-navbar -->
111
+  <!-- main-body -->
112
+  <main class="main-body home-main-container">
113
+    <section class="">
114
+      <div class="container mt-5">
115
+        <h1 class="mb-4">Terms & Conditions</h1>
116
+        <p>Last updated on 24-05-2024 12:28:14</p>
117
+        <p>These Terms and Conditions, along with privacy policy or other terms (“Terms”) constitute a binding agreement by and between <strong>ANWI SYSTEMS PRIVATE LIMITED</strong>, (“Website Owner” or “we” or “us” or “our”) and you (“you” or “your”) and relate to your use of our website, goods (as applicable) or services (as applicable) (collectively, “Services”).</p>
118
+        <p>By using our website and availing the Services, you agree that you have read and accepted these Terms (including the Privacy Policy). We reserve the right to modify these Terms at any time and without assigning any reason. It is your responsibility to periodically review these Terms to stay informed of updates.</p>
119
+        <h2 class="mt-4">Terms of Use</h2>
120
+        <ul>
121
+          <li>To access and use the Services, you agree to provide true, accurate and complete information to us during and after registration, and you shall be responsible for all acts done through the use of your registered account.</li>
122
+          <li>Neither we nor any third parties provide any warranty or guarantee as to the accuracy, timeliness, performance, completeness or suitability of the information and materials offered on this website or through the Services, for any specific purpose. You acknowledge that such information and materials may contain inaccuracies or errors and we expressly exclude liability for any such inaccuracies or errors to the fullest extent permitted by law.</li>
123
+          <li>Your use of our Services and the website is solely at your own risk and discretion. You are required to independently assess and ensure that the Services meet your requirements.</li>
124
+          <li>The contents of the Website and the Services are proprietary to Us and you will not have any authority to claim any intellectual property rights, title, or interest in its contents.</li>
125
+          <li>You acknowledge that unauthorized use of the Website or the Services may lead to action against you as per these Terms or applicable laws.</li>
126
+          <li>You agree to pay us the charges associated with availing the Services.</li>
127
+          <li>You agree not to use the website and/or Services for any purpose that is unlawful, illegal or forbidden by these Terms, or Indian or local laws that might apply to you.</li>
128
+          <li>You agree and acknowledge that website and the Services may contain links to other third party websites. On accessing these links, you will be governed by the terms of use, privacy policy and such other policies of such third party websites.</li>
129
+          <li>You understand that upon initiating a transaction for availing the Services you are entering into a legally binding and enforceable contract with the us for the Services.</li>
130
+          <li>You shall be entitled to claim a refund of the payment made by you in case we are not able to provide the Service. The timelines for such return and refund will be according to the specific Service you have availed or within the time period provided in our policies (as applicable). In case you do not raise a refund claim within the stipulated time, then this would make you ineligible for a refund.</li>
131
+          <li>Notwithstanding anything contained in these Terms, the parties shall not be liable for any failure to perform an obligation under these Terms if performance is prevented or delayed by a force majeure event.</li>
132
+          <li>These Terms and any dispute or claim relating to it, or its enforceability, shall be governed by and construed in accordance with the laws of India.</li>
133
+          <li>All disputes arising out of or in connection with these Terms shall be subject to the exclusive jurisdiction of the courts in Hyderabad, Telangana.</li>
134
+          <li>All concerns or communications relating to these Terms must be communicated to us using the contact information provided on this website.</li>
135
+        </ul>
136
+      </div>
137
+    </section>
138
+  </main>
139
+  <!-- footer -->
140
+  <div id="footer-head"></div>
141
+  <div id="cookieAcceptBar" class="cookieAcceptBar shadow bg-white py-3" style="max-width: 28%;">
142
+
143
+    <div class="cookie-content">
144
+      <p class="text-dark">We use cookies to enhance your user experience. please accept our
145
+        <a href="#" class="text-dark">cookies policy</a>
146
+      </p>
147
+      <div class="text-end">
148
+        <button id="btnAcceptCookiePolicy" class="btn btn-dark rounded">Accept</button>
149
+      </div>
150
+    </div>
151
+  </div>
152
+  <!-- end-footer -->
153
+  <script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
154
+  <script src="./dist/js/jquery.min.js"></script>
155
+  <script src="./libs/owlcarousel/js/owl.carousel.min.js"></script>
156
+  <script src="./dist/js/navbar.js"></script>
157
+  <script src="./libs/axios.min.js"></script>
158
+  <script src="./dist/js/footer.js"></script>
159
+  <script src="./libs/cookies.min.js"></script>
160
+  <script src="./dist/js/fontawesome.all.js"></script>
161
+  <script src="./dist/js/fontawesome.min.js"></script>
162
+  <script src="./dist/js/vendor/modernizr-3.11.7.min.js"></script>
163
+  <script src="./dist/js/vendor/jquery-v3.6.0.min.js"></script>
164
+  <script src="./dist/js/vendor/jquery-migrate-v3.3.2.min.js"></script>
165
+  <script src="./dist/js/vendor/bootstrap.min.js"></script>
166
+  <script src="./dist/js/plugins/slick.js"></script>
167
+  <script src="./dist/js/plugins/wow.js"></script>
168
+  <script src="./dist/js/plugins/svg-injector.min.js"></script>
169
+  <script src="./dist/js/plugins/jquery.nice-select.min.js"></script>
170
+  <script src="./dist/js/plugins/mouse-parallax.js"></script>
171
+  <script src="./dist/js/plugins/images-loaded.js"></script>
172
+  <script src="./dist/js/plugins/isotope.js"></script>
173
+  <script src="./dist/js/plugins/jquery-ui.js"></script>
174
+  <script src="./dist/js/plugins/magnific-popup.js"></script>
175
+  <script src="./dist/js/validate.min.js"></script>
176
+  <script src="./dist/toaster/toastr.js"></script>
177
+  <!-- Main JS -->
178
+  <script src="./dist/js/main.js"></script>
179
+
180
+  <script>
181
+
182
+
183
+    function isValidGSTNo(str) {
184
+      let regex = new RegExp(/^[0-9]{2}[A-Z]{5}[0-9]{4}[A-Z]{1}[1-9A-Z]{1}Z[0-9A-Z]{1}$/);
185
+      if (str == null) {
186
+        return false;
187
+      }
188
+      if (regex.test(str) == true) {
189
+        return true;
190
+      }
191
+      else {
192
+        return false;
193
+      }
194
+    }
195
+
196
+    $("input").on("keyup", function () {
197
+      $("input").removeClass("is-invalid");
198
+    })
199
+
200
+    $("#partner_form_submit").click(function () {
201
+
202
+      let partner_compnay = $("#partner_company").val();
203
+      let partner_name = $("#partner_name").val();
204
+      let partner_number = $("#partner_number").val();
205
+      let partner_email = $("#partner_email").val();
206
+      let partner_city = $("#partner_city").val();
207
+      let partner_state = $("#partner_state").val();
208
+      let partner_gstno = $("#partner_gstno").val();
209
+
210
+      if (partner_compnay == "" || partner_name == "" || partner_number == "" || partner_email == "" || partner_city == "" || partner_state == "" || partner_gstno == "") {
211
+        // toastr.error('Required Feilds are Empty!');
212
+        $("input").addClass("is-invalid");
213
+      }
214
+      else {
215
+        if (partner_compnay == '') {
216
+          $("#partner_company").addClass("is-invalid");
217
+        }
218
+        if (partner_name == '') {
219
+          $("#partner_name").addClass("is-invalid");
220
+        }
221
+        if (partner_number == '') {
222
+          $("#partner_number").addClass("is-invalid");
223
+        }
224
+        if (partner_city == '') {
225
+          $("#partner_city").addClass("is-invalid");
226
+        }
227
+        if (partner_state == '') {
228
+          $("#partner_state").addClass("is-invalid");
229
+        }
230
+        if (partner_gstno == '') {
231
+          $("#partner_gstno").addClass("is-invalid");
232
+        }
233
+        if (partner_email != '') {
234
+          let emailValid = partner_email.includes("@");
235
+          let emailVaild_2 = partner_email.includes(".");
236
+          let numberVaild = partner_number.length;
237
+          if (emailValid === true && emailVaild_2 === true) {
238
+            let getValid = isValidGSTNo(partner_gstno);
239
+            if (numberVaild >= 10) {
240
+              if (getValid == true) {
241
+                $("#partner_form_submit").removeAttr("type");
242
+                $(".pageloader").addClass("is_open");
243
+                $(".overlay_effect").addClass("is_open");
244
+                // $("#anwi_partner_form").attr("action","partner-form.php");
245
+                $("#anwi_partner_form").validate({
246
+                  rules: {
247
+                    phone: {
248
+                      minlength: 10,
249
+                      maxlength: 10,
250
+                      number: true
251
+                    },
252
+                  },
253
+                  submitHandler: function (form, e) {
254
+                    e.preventDefault();
255
+                    $.ajax({
256
+                      type: "POST",
257
+                      url: "partner-form.php",
258
+                      data: $(form).serialize(),
259
+                      success: function (res) {
260
+                        debugger;
261
+                        if (res == 1) {
262
+                          $(".pageloader").removeClass("is_open");
263
+                          $(".overlay_effect").removeClass("is_open");
264
+                          toastr.success('Success, Our Experts will get back to you!');
265
+                          $(form).trigger("reset");
266
+                          $(form).find('.form-control-placeholder').removeClass('floating-label');
267
+                          $(this).addClass("d-none");
268
+                        }
269
+                        else {
270
+                          $(".pageloader").removeClass("is_open");
271
+                          $(".overlay_effect").removeClass("is_open");
272
+                          toastr.error('Something Went Wrong,Try Again!');
273
+                          $("#biz-contact-form").removeClass("d-none");
274
+                        }
275
+                        $("#anwi_partner_form").removeAttr("action");
276
+                        $("#partner_form_submit").attr("type", "button");
277
+                      }
278
+                    });
279
+                    return false;
280
+                  }
281
+                });
282
+              }
283
+              else {
284
+                toastr.error('GST NO Not Valid!');
285
+                $("#partner_gstno").addClass("is-invalid");
286
+              }
287
+            }
288
+            else {
289
+              toastr.error('Number is not Valid!');
290
+              $("#partner_number").addClass("is-invalid");
291
+            }
292
+          }
293
+          else {
294
+            toastr.error('Email is Not Valid!');
295
+            $("#partner_email").addClass("is-invalid");
296
+          }
297
+        }
298
+        else {
299
+          toastr.error('Email is not Valid!');
300
+          $("#partner_email").addClass("is-invalid");
301
+        }
302
+      }
303
+    });
304
+
305
+
306
+  </script>
307
+
308
+
309
+
310
+</body>
311
+
312
+</html>

Загрузка…
Отмена
Сохранить