<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css"/>
{#font awesome cdn link#}
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
{#custom css file link#}
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600;700&display=swap');
:root{
--orange:#ff7800;
--black:#130f40;
--light-color:#666;
--box-shadow:0 .5rem 1.5rem rgba(0,0,0,.1);
--border:.2rem solid rgba(0,0,0,.1);
--outline:.1rem solid rgba(0,0,0,.1);
--outline-hover:.2rem solid var(--black);
}
* {
font-family: 'Poppins', sans-serif;
margin:0; padding:0;
box-sizing: border-box;
outline: none; border:none;
text-decoration: none;
text-transform: capitalize;
transition: all .2s linear;
}
html{
font-size: 62.5%;
overflow-x: hidden;
scroll-behavior: smooth;
scroll-padding-top: 7rem;
}
body{
background:#FCFFFE;
}
section{
padding:2rem 9%;
}
.heading{
text-align: center;
padding:2rem 0;
padding-bottom: 3rem;
font-size: 3.5rem;
color:var(--white);
}
.heading span{
background: var(--black);
color:#fff;
display:inline-block;
padding:.5rem 3rem;
clip-path: polygon(100% 0, 93% 50%, 100% 99%, 0% 100%, 7% 50%, 0% 0%);
}
.btn{
margin-top: 1rem;
display: inline-block;
padding: .8rem 3rem;
font-size: 1.7rem;
border-radius: .5rem;
border:.2rem solid #fff;
color:var(--black);
cursor:pointer;
background: #eee;
}
.btn:hover{
background: var(--orange);
color:#000;
}
.footer{
background-color:#092A2C;
z-index: 9999;
margin-top: auto;
width:100%;
left: 0;
bottom: 0;
margin-bottom:-50px;
display: flex;
flex-direction: column;
}
.footer .box-container{
display:grid;
grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
gap:1.5rem;
}
.footer .box-container .box h3{
font-size: 2.5rem;
color:#fff;
padding:1rem 0;
}
.footer .box-container .box h3 i{
color:orange;
}
.footer .box-container .box .links{
display: block;
font-size: 1.5rem;
color:var(--light-color);
padding:1rem 0;
}
.footer .box-container .box .links i{
color:var(--orange);
padding-right: .5rem;
}
.footer .box-container .box .links:hover i{
padding-right: 2rem;
}
.footer .box-container .box p{
line-height:1.8;
font-size: 1.5rem;
color:var(--light-color);
padding:1rem 0;
}
.footer .box-container .box .share a{
height:4rem;
width:4rem;
line-height:4rem;
border-radius: .5rem;
font-size: 2rem;
color:var(--black);
margin-left: .2rem;
background:#eee;
text-align: center;
}
.footer .box-container .box .share a:hover{
background:var(--orange);
color:var(--orange);
}
{# .footer .box-container .box .fa-shopping-baske{
color:orange !important;
} #}
.footer .box-container .box .email{
width:100%;
margin:.7rem 0;
padding:1rem;
border-radius: .5rem;
background: #eee;
font-size: 1.6rem;
color:#063D40;
text-transform:none;
}
.footer .box-container .box .payment-img{
margin-top: 2rem;
height:5rem;
}
.footer .box-container .box .links:hover{
color:#ffffff !important;
}
.footer .credit{
text-align:center;
margin-top: 2rem;
padding:1rem;
padding-top: 2.5rem;
font-size:2rem;
color:#fff;
border-top: var(--border);
}
.email, .fa-facebook-f, .fa-twitter, .fa-instagram, .fa-linkedin{
background-color: #FFFDF8 !important;
}
.footer .credit span{
color:var(--orange);
}
/*media queries*/
@media (max-width:991px){
html{
font-size:55%;
}
.header{
padding:2rem;
}
section{
padding:2rem;
}
}
@media (max-width:768px){
#menu-btn{
display: inline-block;
}
.header .search-form{
width:90%;
}
.header .navbar{
position: absolute;
top:110%; right:-110%;
width:30rem;
box-shadow: var(--box-shadow);
border-radius: .5rem;
background:#fff;
}
.header .navbar.active{
right:2rem;
transition: .4s linear;
}
.header .navbar a{
font-size: 2rem;
margin:2rem 2.5rem;
display: block;
}
}
@media (max-width:450px){
html{
font-size:50%;
}
.heading{
font-size:2.5rem;
}
.footer{
text-align:center;
background-color:#fcf2d7;
}
}
</style>
{#footer section starts#}
<section class="footer">
<div class="box-container">
<div class="box">
<h3>News Repos <i class="fas fa-shopping-basket"></i></h3>
<p>This repository is the culmination of our commitment to cultivating a culture of shared learning, continuous improvement, and effective knowledge management.</p>
<div class="share">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
<a href="#" class="fab fa-linkedin"></a>
</div>
</div>
<div class="box">
<h3>Contact info</h3>
<a href="#" class="links"> <i class="fas fa-phone"></i> +123-456-7890</a>
<a href="#" class="links"> <i class="fas fa-phone"></i> +111-345-6669</a>
<a href="#" class="links"> <i class="fas fa-envelope"></i>navabrindsol@gmail.com</a>
<a href="#" class="links"> <i class="fas fa-map-marker-alt"></i> chennai, India - 600983</a>
</div>
<div class="box">
<h3>Quick links</h3>
<a href="https://pimcore.navabrinditsolutions.com/Companies/Home" class="links"> <i class="fas fa-arrow-right"></i> Home</a>
<a href="https://pimcore.navabrinditsolutions.com/Companies/Companies" class="links"> <i class="fas fa-arrow-right"></i> Companies</a>
<a href="https://pimcore.navabrinditsolutions.com/Companies/Articles" class="links"> <i class="fas fa-arrow-right"></i> Articles</a>
<a href="https://pimcore.navabrinditsolutions.com/Companies/RatingsReviews" class="links"> <i class="fas fa-arrow-right"></i> Reviews</a>
</div>
<div class="box">
<h3>Newsletter</h3>
<p>Subscribe for latest updates</p>
<input type="text" placeholder="Your Email" class="email">
<input type="submit" value="subscribe" class="btn">
</div>
</div>
<div class="credit">Powered by <span>Navabrind IT Solutions</span> | All rights reserved </div>
</section>
{#footer section ends#}
{#custom js file link#}
{#<script src="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js"></script>#}
{#<script>#}
{# let searchForm = document.querySelector('.search-form');#}
{# document.querySelector('#search-btn').onclick = () => {#}
{# searchForm.classList.toggle('active');#}
{# shoppingCart.classList.remove('active');#}
{# loginForm.classList.remove('active');#}
{# navbar.classList.remove('active');#}
{# }#}
{# let shoppingCart = document.querySelector('.shopping-cart');#}
{# document.querySelector('#cart-btn').onclick = () => {#}
{# shoppingCart.classList.toggle('active');#}
{# searchForm.classList.remove('active');#}
{# loginForm.classList.remove('active');#}
{# navbar.classList.remove('active');#}
{# }#}
{# let loginForm = document.querySelector('.login-form');#}
{# document.querySelector('#login-btn').onclick = () => {#}
{# loginForm.classList.toggle('active');#}
{# searchForm.classList.remove('active');#}
{# shoppingCart.classList.remove('active');#}
{# navbar.classList.remove('active');#}
{# }#}
{# let navbar = document.querySelector('.navbar');#}
{# document.querySelector('#menu-btn').onclick = () => {#}
{# navbar.classList.toggle('active');#}
{# searchForm.classList.remove('active');#}
{# shoppingCart.classList.remove('active');#}
{# loginForm.classList.remove('active');#}
{# }#}
{# window.onscroll = () =>{#}
{# searchForm.classList.remove('active');#}
{# shoppingCart.classList.remove('active');#}
{# loginForm.classList.remove('active');#}
{# navbar.classList.remove('active');#}
{# }#}
{#</script>#}
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<script>
jQuery(function($) {
var path = window.location.href;
var para = path.split("/");
var x = para[3].split("?");
//alert(x[0]);
$('.menu li a').each(function() {
//alert(this.href);
if (this.href === path) {
jQuery(this).closest('li').addClass('active');
}
if(x[0] === "companyDetails"){
jQuery(".menu li").eq(0).addClass("active");
}
});
});
</script>