.footer-12-0 .footer-item .item-body .item-content {
  display: block;
}

.footer-12-0 .footer-item .item-body .item-content:after {
  display: table;
  content: "";
  height: 0;
  clear: both;
}

.footer-12-0 .footer-item .item-body .item-content .item-label,
.footer-12-0 .footer-item .item-body .item-content .item-separator,
.footer-12-0 .footer-item .item-body .item-content .item-values {
  float: left;
}

.footer-12-0 .footer-item.item-qrcode .item-media img {
  width: 300px;
  height: auto;
}
.action-10-0 .action-section .action-id {
    float: left;
    margin-right: 14px;
    padding-right: 14px;
    padding-left: 14px;
    background-color: #3e6fb7;
    color: #fff;
    border-radius: 5px 5px 5px 5px;
    line-height: 34px
}

.main-menu-1-0 .nav-menu {
  max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


