/*!/wp-content/themes/conquip/assets/css/footer.css*/.footer{background:#e8e8e8;margin-top:10px;padding:60px 40px}.footer .container{display:flex;gap:15px;max-width:1600px;margin:0 auto}.footer-col{display:flex;flex-direction:column}.footer-col-1,.footer-col-2,.footer-col-3,.footer-col-4,.footer-col-5{flex:1}.footer-heading{color:#004a6c;font-size:16px!important;font-weight:600!important;font-family:"Hind",sans-serif!important;text-transform:uppercase!important;margin-bottom:12px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{font-size:12px;margin-bottom:10px;line-height:1.5}.footer-links a{color:#004a6c;text-decoration:none;font-size:12px}.footer-links a:hover{text-decoration:underline}.footer-logo{max-width:220px;margin:0 0 20px -10px}.footer-social.social-network-links{display:flex;gap:14px;margin-bottom:24px}.footer-copyright{font-size:12px;color:#004a6c}.footer .social-network-links a{font-size:20px;color:#004a6c}@media (max-width:1024px){.footer{padding:40px 15px}.footer .container{flex-wrap:wrap;gap:15px}.footer-col-1{align-items:center;flex:100%}.footer-col-2,.footer-col-3,.footer-col-4,.footer-col-5{flex:1 1 45%}}@media (max-width:600px){.footer .container{flex-direction:column}}