.foot{background:#fafafa;margin-top:80px;width:100%}.foot .foot-body{padding:50px 20px;margin:auto}.foot .foot-body .content{display:-webkit-box;display:-ms-flexbox;display:flex;-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: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:60px;width:auto}.foot .foot-body .content .logo img:last-child{height:45px;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:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;margin:20px 0}.foot .foot-body .content .contacts .links div{width:40px;height:40px;border-radius:40px;background-color:#fcd535;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.foot .foot-body .content .contacts .links div img{width:22px;height:auto;margin:auto}.foot .foot-body .content .contacts .links div img.twitterX{width:18px;height:auto;margin:auto}.foot .foot-body .content .contacts .email{text-align:left;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:15px;text-decoration:underline}.foot .copyrights{margin:20px 0;text-align:left;font-size:14px}