MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 3.146.34.148
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/adisgauges.com/../bethepolice.in/img/../../leetcoaching.co.in/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/adisgauges.com/../bethepolice.in/img/../../leetcoaching.co.in/footer.php
<style>
    @media only screen and (max-width: 768px) {
     .it-copyright-area{
         padding-bottom:50px;
     }   
    }
</style>

<footer>

    <div class="it-footer-area it-footer-bg black-bg pt-40 pb-5" data-background="<?php echo $wspath ?>assets/img/footer/bg-1-1.jpg">
        <div class="container">
            <div class="row">
                <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6 mb-20">
                    <div class="it-footer-widget footer-col-1">
                        <div class="it-footer-logo pb-25">
                            <a href="<?php echo $wspath ?>"><img src="<?php echo $wspath?>admin/images/<?php echo $data1["footer_logo"];?>" alt="mission engineering" title="mission engineering"></a>
                        </div>
                        <div class="it-footer-text pb-5">
                             <p><?php echo $data1["short_about"] ?></p>
                        </div>
                        <div class="it-footer-social">
                            <a href="<?php echo $data1["facebook_link"] ?>"><i class="fab fa-facebook-f"></i></a>
                            <a href="<?php echo $data1["twitter_link"] ?>"><i class="fab fa-twitter"></i></a>
                            <a href="<?php echo $data1["insta_link"] ?>"><i class="fab fa-instagram"></i></a>
                            <a href="<?php echo $data1['pinterest_link'];?>"><i class="fab fa-pinterest"></i></a>
                            <a href="<?php echo $data1['linkedin_link'];?>"><i class="fab fa-linkedin"></i></a>
                             <a href="<?php echo $data1['youtube_link'];?>"><i class="fab fa-youtube"></i></a>
                        </div>
                    </div>
                </div>
                <div class="col-xl-2 col-lg-4 col-md-6 col-sm-6 mb-20">
                    <div class="it-footer-widget footer-col-3">
                        <h4 class="it-footer-title">quick links:</h4>
                        <div class="it-footer-list">
                            <ul>
                                <li><a href="<?php echo $wspath ?>"><i class="fa-regular fa-angle-right"></i>Home</a></li>
                                <li><a href="<?php echo $wspath ?>about-us.html"><i class="fa-regular fa-angle-right"></i>About</a></li>
                                <li><a href="<?php echo $wspath ?>career.html"><i class="fa-regular fa-angle-right"></i>Career</a></li>
                                <li><a href="<?php echo $wspath ?>contact.html"><i class="fa-regular fa-angle-right"></i>Contact</a></li>
                                <li><a href="<?php echo $wspath ?>privacy-policy.html"><i class="fa-regular fa-angle-right"></i>Privacy & Policy</a></li>
                                <li><a href="<?php echo $wspath ?>enroll-now.html"><i class="fa-regular fa-angle-right"></i>Enroll Now</a></li>
                                <li><a href="<?php echo $wspath ?>gallery.html"><i class="fa-regular fa-angle-right"></i>Photo Gallery</a></li>
                                <li><a href="<?php echo $wspath ?>video-gallery.html"><i class="fa-regular fa-angle-right"></i>Video Gallery</a></li>
                                <li><a href="<?php echo $wspath ?>sitemap.html"><i class="fa-regular fa-angle-right"></i>Sitemap</a></li>
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="col-xl-3 col-lg-4 col-md-6 col-sm-6 mb-20">
                    <div class="it-footer-widget footer-col-2">
                        <h4 class="it-footer-title">our Courses</h4>
                        <div class="it-footer-list">
                            <ul>
                                <?php
                                    $sqltour = "SELECT * FROM tbl_services WHERE tour_status='Active' ORDER BY `tour_order` ASC LIMIT 6";
                                    $runtour = mysqli_query($db,$sqltour) or die("Query Not run");
                                    while($datatour = mysqli_fetch_assoc($runtour)){
                                ?>
                                <li><a href="<?php echo $wspath?>course<?php echo $datatour['slug_url'];?>.html"><i class="fa-regular fa-angle-right"></i><?php echo $datatour['name'];?></a></li>
                                <?php } ?>
                            </ul>
                        </div>
                    </div>
                </div>
               
                <div class="col-xl-3 col-lg-4 col-md-6 col-sm-6 mb-20">
                    <div class="it-footer-widget footer-col-3">
                        <h4 class="it-footer-title">Contact Us</h4>
                        <div class="it-footer-list">
                            <ul>
                                <li><a style="color:white;"><i class="fas fa-map-marker-alt"></i> <?php echo $data1["address"] ?></a></li>
                                <li><a href="mailto:<?php echo $data1["email"] ?>"><i class="fas fa-envelope"></i> <?php echo $data1["email"] ?></a></li>
                                <li><a href="tel:<?php echo $data1["phone"] ?>"><i class="fas fa-phone"></i> <?php echo $data1["phone"] ?></a></li>
                            </ul>
                        </div>
                    </div>
                </div>
                
            </div>
        </div>
    </div>


    <div class="it-copyright-area it-copyright-height">
        <div class="container">
            <div class="row">
                <div class="col-12 wow itfadeUp" data-wow-duration=".9s" data-wow-delay=".3s">
                    <div class="it-copyright-text text-center">
                        <p>© <?php
$currentYear = date("Y");
echo "$currentYear";
?> Mission Engineering All Rights Reserved
                     | Website Designed, Developed and Promoted by <a target="_blank" href="https://www.webkeyindia.com/">WebKeyIndia.Com</a></p>
                    </div>
                </div>
            </div>
        </div>
    </div>

</footer>
    <?php include "popup-form.php";?>
<?php include "footer-contact.php";?>
<?php //include "banner-popup.php";?>


<script src="<?php echo $wspath ?>assets/js/jquery.js"></script>
<script src="<?php echo $wspath ?>assets/js/waypoints.js"></script>
<script src="<?php echo $wspath ?>assets/js/bootstrap.bundle.min.js"></script>
<script src="<?php echo $wspath ?>assets/js/slick.min.js"></script>
<script src="<?php echo $wspath ?>assets/js/magnific-popup.js"></script>
<script src="<?php echo $wspath ?>assets/js/purecounter.js"></script>
<script src="<?php echo $wspath ?>assets/js/wow.js"></script>
<script src="<?php echo $wspath ?>assets/js/nice-select.js"></script>
<script src="<?php echo $wspath ?>assets/js/swiper-bundle.js"></script>
<script src="<?php echo $wspath ?>assets/js/isotope-pkgd.js"></script>
<script src="<?php echo $wspath ?>assets/js/imagesloaded-pkgd.js"></script>
<script src="<?php echo $wspath ?>assets/js/ajax-form.js"></script>
<script src="<?php echo $wspath ?>assets/js/main.js"></script>


<script>
    $(document).ready(function(){
        $('.slider-container').slick({
            autoplay: true,
            autoplaySpeed: 5000, // Change slide every 5 seconds
            arrows: false,
            dots: true,
            infinite: true,
            speed: 500,
            fade: true,
            cssEase: 'linear'
        });
    });
</script>

MMCT - 2023