footer .top-content{display:flex;justify-content:space-between;margin:0 auto;max-width:1150px;width:100%}footer .top-content .logo-contain{width:25%}footer .top-content .logo-contain img{height:auto;max-width:100%}footer .top-content .right-content{align-items:center;display:flex;justify-content:right;width:70%}footer .top-content .right-content .contact-nav{display:flex;width:40%}footer .top-content .right-content .contact-nav .icon{padding-top:6px;width:20px}footer .top-content .right-content .contact-nav .icon svg{height:auto;width:100%}footer .top-content .right-content .contact-nav .contact{flex:1}footer .top-content .right-content .contact-nav .contact ul{list-style:none;margin:0;padding-left:20px}footer .top-content .right-content .phone-nav{align-items:center;display:flex;justify-content:space-between;width:40%}footer .top-content .right-content .phone-nav .phone-list{list-style:none;margin:0;padding:0}footer .top-content .right-content .phone-nav ul li{display:flex;flex-direction:column}footer .top-content .right-content .phone-nav .social-networks{display:flex;gap:10px;list-style:none;margin:0;padding:0}footer .top-content .right-content .phone-nav .social-networks li a svg{height:auto;width:30px}footer .text-end p{margin:0}footer .text-end a{text-decoration:none}@media(max-width:768px){footer .top-content{flex-direction:column}footer .top-content .logo-contain{text-align:center;width:100%}footer .top-content .right-content{align-items:center;flex-direction:column;gap:20px;width:100%}footer .top-content .right-content .phone-nav{width:65%}footer .top-content .right-content .phone-nav ul{margin:0}footer .top-content .right-content .contact-nav{width:max-content}}footer .logos-list{align-items:center;display:flex;gap:20px;justify-content:center;padding:10px 0}