.footer{background:#3d3b57;padding:50px 0}.footer .footer_nav,.footer .top_footer{display:flex;flex-wrap:wrap}.footer .footer_nav{width:70%}.footer .footer_nav .col{padding-right:20px;width:33.3333%}.footer .footer_nav h3{color:var(--third-color);font-size:20px;font-weight:400;margin-bottom:10px;margin-top:0}.footer .footer_nav ul{list-style:none;margin:0;padding:0}.footer .footer_nav ul li a{color:#eeedf6;display:inline-block;padding:5px 0}.footer .top_footer .contact_info{border-left:1px solid #fff;box-sizing:border-box;padding-left:30px;width:30%}.footer .top_footer .contact_info p{color:#fff;margin-top:0}.footer .top_footer .social_icons{align-items:center;display:flex;flex-wrap:wrap;margin-top:30px}.footer .top_footer .social_icons a{align-items:center;border:1px solid;color:#eeedf6;display:flex;font-size:20px;height:40px;justify-content:center;margin-right:10px;transition:all .3s;width:40px}.footer .top_footer .social_icons a:hover{color:var(--third-color)}.footer .bottom_footer{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:80px}.footer .bottom_footer .copyright p{color:#fff;font-size:13px;margin:0}@media (max-width:767px){.footer .footer_nav{width:100%}.footer .footer_nav .col{margin-bottom:20px;width:100%}.footer .top_footer .contact_info{border:none;margin-top:30px;padding:0;width:100%}}