@media (min-width: 1160px) {
  .logofooter {
    height: 100px;
    object-fit: cover;
  }
}
.logofooterbox {
  margin-top: 5px;
  margin-bottom: 12px;
}
.footernav:focus,
.footernav:hover {
  color: #535353;
}

.footersect {
  width: auto;
}

.footernav {
  padding-top: 0;
  margin-top: 0;
  font-size: 12pt;
  height: 18px;
}

.logofooter {
  height: 80px;
  object-fit: cover;
}

.footer {
  margin-top: 50px;
  z-index: 2000;
  position: absolute;
  width: 100%;
}

.nav-item-footer {
  font-size: 18pt;
  font-weight: 100;
}
