.footer{background-color:#fff;border-top:1px solid #ddd;justify-content:center;padding:20px 0}.footer,.footer__container{align-items:center;display:flex}.footer__container{justify-content:space-between;margin:auto;width:100%;width:1180px}.footer__logo{width:40%}.footer__logo img{width:50%}.footer__nav{flex-grow:1;text-align:center}.footer__menu{display:flex;gap:5px;justify-content:center;list-style:none;margin:0;padding:0;white-space:nowrap}.footer__menu li{display:inline}.footer__menu a{color:#000;font-weight:500;padding-right:20px;text-decoration:none}.footer__social{display:flex;gap:15px;width:auto}.footer__social img{height:20px;width:20px}@media (max-width:767px){.footer,.footer__container{align-items:flex-start;display:flex;flex-direction:column;gap:20px;width:auto!important}.footer__menu{flex-direction:column;justify-content:flex-start;text-align:left}.footer__logo img{width:100%}.footer,.footer__container{padding-left:10px}.footer__menu li{text-align:center}}