.foot{background:#fafafa;margin-top:80px;width:100%}.foot .foot-body{padding:50px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.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:28px;width:auto}.foot .foot-body .content1 .copyrights{margin:20px 0;text-align:left;font-size:14px}.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:20px 0}.foot .foot-body .content2 .contact div{width:40px;height:40px;border-radius:40px;background-color:#fcd535;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}.foot .foot-body .content2 .contact div img{width:22px;height:auto;margin:auto}