.car .col-sm-3.text-right {
    width: 300px;
    position: absolute;
    right:93px;
    margin-top: -50px;
}

.car #footer-menu{
  padding-left: 90px;
}

.car .rodape {
    background-color: #1E77E1;
}

#trustLogo{
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
}

tfoot input {
        width: 100%;
        padding: 3px;
        box-sizing: border-box;
    }
