File: /home/u503286720/domains/credentconstruction.com/public_html/footer.php
<footer>
<section class="main-foot al-sec">
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 col-md-6 col-lg-2">
<!-- <h3 class="foot-title mb-2"><img src="img/logo.png" alt="Keerti logo" width="100px" height="102px" class="img-fluid"></h3> -->
<h3 class="foot-title mb-md-4 mb-2">Quick Links</h3>
<ul class="foot-links">
<li><a href="index.php">Home</a></li>
<li><a href="about-us.php">About Us</a></li>
<li><a href="packages.php">Construction</a></li>
<li><a href="civil-services.php">Civil Services</a></li>
<li><a href="civil-consultancy.php">Civil Consultancy</a></li>
<li><a href="interior-design.php">Interior Design</a></li>
<li><a href="#">Project Gallery</a></li>
<!--<li><a href="careers.php">Careers</a></li>-->
<li><a href="contact.php">Contact Us</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-6 col-lg-3">
<h3 class="foot-title mb-md-4 mb-2">Contact Details</h3>
<p><a href="tel:9019023888" style="color:#ffc631 !important"><i class="fa fa-phone"></i> <b>+91 9019023888</b></a></p>
<p><a href="mailto:info@credentconstruction.com"><i class="fa fa-envelope"></i> info@credentconstruction.com</a></p>
<p>No # 2, Banashankari 6th stage, 4th Block, 100 feet road, Chikkegowdanapalya, Near RV College of Architecture,<br> Bangalore-560109</p>
<p><a href="https://credentconstruction.com/"><i class="fa fa-globe"></i> www.credentconstruction.com</a></p>
</div>
<div class="col-sm-6 col-md-6 col-lg-5">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d972.3645425828427!2d77.51281110727761!3d12.878233777802228!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae3f7ed69409e5%3A0x9c02ef92d3accd8e!2sRV%20College%20of%20Architecture!5e0!3m2!1sen!2sin!4v1641990696339!5m2!1sen!2sin" width="100%" height="300" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
<div class="col-sm-6 col-md-6 col-lg-2">
<h3 class="foot-title mb-md-4 mb-2">Follow Us on:</h3>
<ul class="icn-list">
<li><a href=""><i class="fa fa-instagram"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</div>
<p class="hr-line"><span ></span></p>
<div class="row pt-4">
<div class="col-md-12 cpy-txt">
<p class="text-center">©Copyright <?php echo date('Y'); ?> credent construction. All Rights Reserved. Designed by <a href="https://vistasadindia.com/" target="_blank">Web Design company in Bangalore</a></p>
</div>
</div>
</div>
</section>
</footer>
<div class="cnt-icn">
<a href="tel:9019023888"><i class="fa fa-phone"></i></a>
</div>
<style>
footer{background:#011c43 !important}
footer h3, footer h4, .foot-links li a, .foot-links li a, footer a:hover, footer a, footer p{color:#fff !important}
.foot-links li{padding:5px 0;}
.cnt-icn {
position: fixed;
right: 10px;
bottom: 20%;
z-index: 99;
background: #ffc631;
width: 50px;
height: 50px;
text-align: center;
border-radius: 100%;
display: grid;
align-content: center;
}
.cnt-icn i{font-size: 36px;color:#011c43}
@media(max-width:600px){
.main-foot, .al-sec {
padding: 40px 0px !important;
}
footer a, footer p {
font-size: 15px;
}
}
</style>