footer{padding:60px 0}.footer_logo a img{max-height:58px;max-width:100%;object-fit:contain;width:auto!important}.footer_main_row{display:flex;flex-flow:wrap;justify-content:space-between}.footer_left{display:flex;flex-flow:wrap;gap:160px}.footer_right{display:flex;flex-direction:column;justify-content:flex-end}.footer_copyright{color:var(--primary-color);font-size:13px;font-weight:400;line-height:17px}.footer_menu ul{display:flex;list-style:none;margin:0;padding:0}.footer_menu ul li{margin-bottom:16px;padding-right:10px;width:50%}.footer_menu ul li a{color:var(--black);font-size:16px;font-weight:400;line-height:21px;text-decoration:none;transition:all .4s ease}.footer_menu ul li a:hover{color:var(--blue)}@media (max-width:1250px){.footer_left,.footer_menu{gap:60px}}@media (max-width:1199px){.footer_left{flex-flow:row}.footer_left,.footer_right{justify-content:center;width:100%}.footer_right{flex-direction:row}}@media (max-width:767px){.footer_menu{width:100%}.footer_menu ul{flex-direction:column;justify-content:center;text-align:center}.footer_menu ul li{display:flex;justify-content:center;padding:0;width:100%}.footer_left{display:flex;flex-flow:wrap}.footer_logo{display:flex;justify-content:center;width:100%}.footer_left{gap:30px}}@media (max-width:425px){.footer_menu{gap:0}.footer_menu ul{width:100%}.footer_copyright,.footer_menu ul{text-align:center}}