.footer {
  position: relative;
  bottom: 0;
  background-color: #fff;
  min-height: 60px;
  width: 100%;
  z-index: 1;
  border-top: 1px solid #bbb;
}

.fixed-bottom {
  position: relative;
  padding: 10px;
  bottom: 0;
}

.img-logo {
  min-height: inherit;
  max-width: 20% !important;
  margin-left: 5px;
  margin-bottom: 10px;
  /*atualizou*/
}

.img-logo1 {
  min-height: inherit;
  max-width: 20% !important;
  margin-left: 7.5px;
  margin-right: 7.5px;
  margin-bottom: 10px;
  /*float: right;*/
}

.img-logo2 {
  min-height: inherit;
  max-width: 20% !important;
  margin-left: 5px;
  margin-bottom: 10px;
  /*float: right;*/
}

.img-barra {
  min-height: inherit;
  height: 20%;
  width: 20%;
  max-height: 100% !important;
  max-width: 2% !important;
  transform: scale(0.3, 1); 
}
