Server IP : 103.53.40.154 / Your IP : 3.21.159.223 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/kanoonisamadhan.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="zxx"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Title --> <title>Contact Us | Bhartita Kanooni Samadhan Kendra</title> <?php include 'top-link.php';?> </head> <body> <?php include 'header.php';?> <!-- Banner Area --> <section id="common_banner_area"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="commn_banner_page"> <h2><span class="color_big_heading">Contact</span> us</h2> <ul class="breadcrumb_wrapper"> <li class="breadcrumb_item"><a href="index.php">Home</a></li> <li class="breadcrumb_item"><img src="assets/img/icon/arrow.png" alt="img"></li> <li class="breadcrumb_item active">Contact</li> </ul> </div> </div> </div> </div> </section> <!-- Contact Area --> <?php include 'contact-form.php';?> <!-- Contact Map Area --> <section id="contact_full_map" class="section_padding_bottom"> <div class="contact_content_boxed"> <div class="container"> <div class="row"> <div style="margin: auto;" class="col-lg-8 col-md-8 col-sm-12 col-12"> <div class="about_top_boxed bg_one"> <div class="about_top_boxed_icon"> <!--<img src="assets/img/icon/msg.png" alt="img">--> </div> <div class="about_top_boxed_text"> <h3 class="text-center">Bhartiya Kanooni Samadhan Kendra is dedicated to providing you with any type of legal consultation whenever and wherever you need it. <br><b>You are not alone</b></h3> <!-- <a href="contact.html">Chat now</a> --> </div> <div class="about_top_boxed_vector"> <img src="assets/img/icon/round.png" alt="img"> </div> </div> </div> </div> </div> </div> <!--<div class="container-fluid">--> <!-- <div class="row">--> <!-- <div class="col-lg-12">--> <!-- <div class="contact_map_area">--> <!-- <iframe src=" <?php // echo $data03['map_link'] ?> " width="100%" height="500" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--</div>--> </section> <?php include 'footer.php';?>