.footer{background:url(https://cardiacrehab.com/images/footer-bg-cardiac.png) no-repeat center center/cover;color:#fff;position:relative;width:100%}.footer-overlay{padding:50px 20px 20px}.footer-container{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1300px;margin:auto}.footer-logo{max-width:180px;margin-bottom:15px}.footer-about p{font-size:14px;line-height:1.7;margin-bottom:20px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;margin-right:12px;font-size:18px;color:#fff;background:#000;padding:8px;border-radius:50%;transition:all .3s ease}.footer-social a:hover{background:red}.footer-links h3,.footer-address h3{margin-bottom:15px;font-size:18px;font-weight:700}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links ul li{margin-bottom:10px}.footer-links ul li a{color:#fff;font-size:14px;transition:.3s;text-decoration:none}.footer-links ul li a:hover{color:red}.footer-address p{font-size:14px;margin-bottom:10px}.footer-address .icon{margin-right:8px}.footer-address a{color:#fff;text-decoration:none}.footer-address a:hover{color:red}.footer-bottom{display:flex;justify-content:space-around;margin-top:30px;padding-top:15px;text-align:center;font-size:14px}.footer-bottom .highlight{color:red;font-weight:700;text-decoration:none}.footer-bottom .highlight:hover{text-decoration:underline}@media (max-width: 992px){.footer-container{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 600px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-social{justify-content:center}}@media (max-width:468px){.footer-bottom{display:flex;flex-direction:column}}.top-scroll-bar{position:sticky;top:85px;height:40px;background:#d32f2f;z-index:1100;overflow:hidden;display:flex;align-items:center}.scroll-text{white-space:nowrap;animation:marquee 18s linear infinite}.scroll-text span{color:#fff;font-size:14px;padding-left:100%}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}
