@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&family=Source+Sans+Pro:wght@400;500&display=swap";
.footer-section{color:#fff;background-color:#0a1e3d;padding:60px 0 20px}.footer-content{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;margin-bottom:40px;padding-bottom:40px;display:grid}.footer-logo-wrapper{align-items:center;gap:15px;margin-bottom:20px;display:flex}.footer-logo-icon{color:#d4a017;stroke:currentColor;stroke-width:3px;fill:none;width:50px;height:50px}.footer-logo-text{flex:1}.footer-company-name{color:#fff;letter-spacing:.5px;margin:0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:1.2}.footer-tagline{color:#b8b8b8;letter-spacing:1px;margin:4px 0 0;font-family:Source Sans Pro,sans-serif;font-size:11px;font-weight:500}.footer-description{color:#fff;margin-bottom:25px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.7}.footer-contact-info{color:#fff;flex-direction:column;gap:12px;font-family:Source Sans Pro,sans-serif;display:flex}.footer-contact-item{align-items:center;gap:12px;font-family:Source Sans Pro,sans-serif;font-size:14px;display:flex}.footer-icon{color:#d4a017;flex-shrink:0;width:18px;height:18px}.footer-heading{color:#fff;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:12px}.footer-links a{color:#fff;font-family:Montserrat,sans-serif;font-size:14px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#d4a017}.footer-social-text{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:14px;line-height:1.6;font-style:regular;margin-bottom:20px;font-weight:400}.footer-social-icons{gap:15px;display:flex}.social-icon{color:#fff;background-color:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{background-color:#d4a017;transform:translateY(-3px)}.social-icon svg{width:20px;height:20px}.footer-bottom{justify-content:space-between;align-items:center;padding-top:20px;display:flex}.footer-copyright,.footer-subsidiary{color:#8a8a8a;margin:0;font-family:Source Sans Pro,sans-serif;font-size:13px}@media (max-width:1024px){.footer-content{grid-template-columns:1fr 1fr;gap:30px}.footer-col-main{grid-column:1/-1}}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:30px}.footer-bottom{text-align:center;flex-direction:column;gap:10px}.footer-logo-wrapper{text-align:center;flex-direction:column}.footer-company-name{font-size:14px}}@media (max-width:480px){.footer-section{padding:40px 0 20px}.footer-heading{font-size:16px}.footer-social-icons{justify-content:flex-start}}
.whatsapp-fixed{color:#fff;z-index:9999;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:transform .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 10px #0000004d}.whatsapp-fixed:hover{color:#fff;transform:scale(1.1)}
.share-fixed{color:#fff;cursor:pointer;z-index:1000;background-color:#007bff;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex;position:fixed;bottom:80px;right:20px;box-shadow:0 4px 6px #0000001a}.share-fixed:hover{background-color:#0056b3;transform:scale(1.1)}.share-fixed:active{transform:scale(.95)}
