.foot{background:#fafafa;width:100%}.foot .foot-body{padding:50px 0;max-width:1200px;margin:auto}.foot .foot-body .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:top;-ms-flex-align:top;align-items:top}.foot .foot-body .content .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.foot .foot-body .content .logo img:first-child{height:100px;width:auto}.foot .foot-body .content .logo img:last-child{height:70px;width:auto;margin-left:10px}.foot .foot-body .content .contacts .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:20px}.foot .foot-body .content .contacts .links div{width:50px;height:50px;border-radius:30px;background-color:#fcd535;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-left:15px}.foot .foot-body .content .contacts .links div img{width:30px;height:auto;margin:auto}.foot .foot-body .content .contacts .links div img.twitterX{width:25px;height:auto;margin:auto}.foot .foot-body .content .contacts .email{color:#000}.foot .foot-body .content .contacts .email span:first-child{font-size:14px}.foot .foot-body .content .contacts .email span:last-child{font-size:16px;text-decoration:underline}.foot .foot-body .copyrights{margin:30px 0;text-align:left;font-size:18px}