footer{background:#0e2144;width:100%}footer .footer{justify-content:space-between;align-items:center;max-width:85%;height:100%;margin:0 auto;display:flex}@media (max-width:965px){footer .footer{flex-direction:column;align-items:flex-start;max-width:100%;padding:0 70px}}footer .footer ul{gap:60px;margin-top:100px;display:flex}@media (max-width:1440px){footer .footer ul{gap:15px}}@media (max-width:1150px){footer .footer ul{gap:10px}}@media (max-width:965px){footer .footer ul{flex-direction:column;gap:20px;margin-top:30px}}footer .footer ul li a{color:#fff;padding:24px 10px;font-size:16px;transition:all .3s}footer .footer ul li a:hover{color:#f09902}@media (max-width:1220px){footer .footer ul li a{padding:24px 6px}}@media (max-width:1150px){footer .footer ul li a{padding:18px 4px}}footer .footer ul span{align-items:center;gap:16px;display:flex}footer .footer ul span a{color:#f4c738}.copyright{text-align:center;color:#fff;padding-bottom:30px;font-size:12px}.footer-line{opacity:.5;border:.5px solid #304a7a;margin-bottom:30px}
.showcase p{text-align:justify;width:86%;font-size:36px;line-height:50px}@media (max-width:965px){.showcase p{width:90%;font-size:26px}}
