.footer{background-color:#e5f0ff;color:#000;display:flex;font-family:Arial,sans-serif;font-size:14px;gap:30px;justify-content:space-between;padding:40px 30px 30px;width:100%}.footer-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1240px;position:relative;@media (max-width:480px){justify-content:start}@media (min-width:768px) and (max-width:991px){justify-content:start}}.footer-center,.footer-left,.footer-right{flex:1 1 200px;width:100%;@media (max-width:480px){display:flex;flow-grow:none;flex-basis:100%;flex-direction:column}}.footer-center-right{display:flex;gap:50px;@media (max-width:480px){flex-direction:column;gap:0;margin-top:24px}}.footer-left .logo{height:40px;margin-right:10px}.footer-left p{color:#a22;font-size:13px;margin-top:8px}.footer-center ul{list-style:none;margin:0;padding:0}.footer-center ul li{margin-bottom:6px}.footer-center ul li a{color:#011e41;font-size:16px;text-decoration:none}.footer-center ul li a:hover{border-bottom:4px solid #ff8200}.footer-right p{margin:5px 0}.footer-right .phone{text-decoration:underline}.footer-right .phone,.footer-right a{color:#2b687d;font-size:16px;font-weight:700}.footer-right a{text-decoration:none}.footer-bottom{font-size:13px;margin-top:20px;padding-top:10px;width:100%}.footer-bottom a{color:#002b55;text-decoration:none}.container-fluid{width:100%}.active-link{border-bottom:4px solid #ff8200;margin-bottom:-4px;width:fit-content}