.footer-main{background-color:#00338d;padding:50px 0}.footer-main ul{padding-left:0}.footer-main ul,.footer-main ul li{list-style-type:none}.footer-main .footer-left ul li img{max-width:235px!important;width:100%}.footer-main .footer-left ul li{margin:0}.footer-main .footer-left ul li:first-child{padding-bottom:50px}.footer-main .footer-left ul li p{color:#fff;font-size:16px;font-weight:400;line-height:1.2}.footer-main .footer-left ul li a{color:#fff;font-size:16px;font-weight:700;line-height:1.2;text-decoration:underline}.footer-main .footer-left ul li a:hover{text-decoration:none}.footer-main .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-main .footer-left{display:flex;flex-wrap:wrap;width:60%}.footer-main .intro{width:40%}.footer-main .address{padding-top:27px;width:60%}.footer-main .address ul{padding-left:100px}.footer-main .address ul li p:first-child{padding-bottom:20px}.footer-main .footer-right{align-self:center;display:flex}.footer-main .footer-right ul{align-items:center;display:flex;flex-wrap:wrap;list-style-type:none}.footer-main .footer-right ul li{margin:0;width:auto}.footer-main .footer-right ul li img{max-width:33px!important;width:100%}.footer-main .footer-right ul li a{display:inline-block;transform:translateY(0);transition:.5s ease}.footer-main .footer-right ul li .icon-hover img{max-width:50px!important;transition:.5s ease;width:100%}.footer-main .footer-right ul li .icon-hover{animation:scale-display-reversed .5s;display:none}.footer-main .footer-right ul li a:hover .icon-hover{animation:scale-display .5s;display:block;transform:translateY(8px)}.footer-main .footer-right ul li a:hover .icon{animation:scale-display-reversed .5s;display:none}.footer-main .footer-right ul li .icon{padding:0 8.5px}@keyframes scale-display{0%{opacity:0;transform:translateY(0) scale(0);-webkit-transform:translateY(0) scale(0)}to{opacity:1;transform:translateY(8px) scale(1);-webkit-transform:translateY(8px) scale(1)}}@keyframes scale-display-reversed{0%{display:inline-flex;opacity:1;transform:translateY(1) scale(1);-webkit-transform:translateY(8px) scale(1)}to{display:none;opacity:0;transform:translateY(0) scale(0);-webkit-transform:translateY(0) scale(0)}}