.footer{background-color:#0a2463;color:#fff;padding:60px 0 20px}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.footer-left{flex:1;min-width:250px;margin-right:20px;margin-bottom:30px}.footer-logo img{height:60px;margin-bottom:15px}.footer-slogan{font-style:italic;font-weight:600;font-size:1.1rem;margin-bottom:10px;color:#fff}.footer-description{font-size:.9rem;line-height:1.5;max-width:300px;color:rgba(255,255,255,.8)}.footer-center{flex:1;min-width:250px;margin-bottom:30px}.footer-right{flex:1;min-width:250px;margin-bottom:30px}.footer h3{font-size:1.2rem;margin-bottom:20px;position:relative;padding-bottom:10px;color:#fff;font-weight:600}.footer h3::after{content:'';position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#ff6b00}.footer-contact-item{display:flex;align-items:flex-start;margin-bottom:15px}.footer-contact-icon{color:#ff6b00;font-size:1.2rem;margin-right:15px;min-width:20px;text-align:center}.footer-contact-text{font-size:.95rem;color:rgba(255,255,255,.9)}.footer-contact-text a{color:rgba(255,255,255,.9);text-decoration:none;transition:color .3s ease}.footer-contact-text a:hover{color:#ff6b00}.social-icons{display:flex;gap:15px}.social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(255,255,255,.1);color:#fff;border-radius:50%;transition:all .3s ease}.social-icon:hover{background-color:#ff6b00;transform:translateY(-3px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:.9rem}.footer-bottom p{color:rgba(255,255,255,.7)}.footer-legal{display:flex;gap:20px}.footer-legal a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#fff}@media (max-width:768px){.footer-content{flex-direction:column}.footer-center,.footer-left,.footer-right{width:100%;margin-right:0}.footer-bottom{flex-direction:column;text-align:center;gap:15px}.footer-legal{justify-content:center}}