.foot{background:#fafafa;margin-top:80px;width:100%}.foot .foot-body{padding:50px 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:top;-ms-flex-align:top;align-items:top;max-width:1000px;margin:auto}.foot .foot-body,.foot .foot-body .content1 .logo{display:-webkit-box;display:-ms-flexbox;display:flex}.foot .foot-body .content1 .logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.foot .foot-body .content1 .logo img:first-child{height:50px;width:auto}.foot .foot-body .content1 .copyrights{margin:30px 0;text-align:left;font-size:18px}.foot .foot-body .content2 .contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:30px;margin:40px 0}.foot .foot-body .content2 .contact div{width:50px;height:50px;border-radius:30px;background-color:#fcd535;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}.foot .foot-body .content2 .contact div img{width:25px;height:auto;margin:auto}