body section.list-projects .container .inner .tile {
  border: 0;
  border-style: 0;
  text-decoration: none;
  outline: none;
}
body header.anchor .anchors a.tile {
  overflow: hidden;
}
body header.anchor .anchors a.tile:before {
  height: unset;
  bottom: -1px;
  top: -1px;
}
body header.anchor .anchors a.tile .inner {
  top: -1px;
  padding: 5px 15px 6px 32px;
}
@media (max-width: 599px) {
  .animation_konstruktiver_ingenieurbau {
    margin: 0px -56px -8px -4px;
  }
}
@media (max-width: 599px) {
  .animation_bauwerkserhaltung {
    margin: 0 -2px -18px;
  }
}
@media (max-width: 599px) {
  .animation_neue_mobilitaet {
    margin: 0 -80px -17px -3px;
  }
}
@media (max-width: 999px) {
  body section.image-slideshow .custom-container .controls .arrows {
    display: flex;
  }
}
@media (max-width: 999px) {
  body section.image-slideshow .custom-container .controls .number {
    left: 0;
    text-align: left;
  }
}
@media (max-width: 999px) {
  body section.image-slideshow .custom-container .controls {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 599px) {
  body header.anchor .anchors.three a.tile:nth-of-type(3n) {
    margin-right: 0;
  }
}
body .contact-column .address {
  cursor: auto;
}
body .contact-column .address:hover {
  color: #2B5767;
}
body section.career .container .jobs .job {
  position: relative;
}
body section.career .container .jobs .job .close {
  position: absolute;
  right: 83px;
  margin-top: -40px;
}
@media (max-width: 999px) {
  body section.career .container .jobs .job .close {
    position: relative;
    margin-top: 80px;
    right: 0;
  }
}
