@import url(style-adminbar.css);
@import url(inc/assets/fonts/nunito-v16-latin/nunito-v16-latin.css);
body {
  font-family: "Nunito", sans-serif;
  margin: 0;
  padding: 0;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Nunito", sans-serif;
}
body img {
  max-width: 100%;
}

.elementor-image {
  overflow: hidden;
}

.point_style a {
  position: relative;
}
.point_style .pins_animation.ihotspot_pulse {
  width: 60px !important;
  height: 60px !important;
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
  -moz-transform: translateX(-50%) translateY(-50%) !important;
  -ms-transform: translateX(-50%) translateY(-50%) !important;
  -o-transform: translateX(-50%) translateY(-50%) !important;
  transform: translateX(-50%) translateY(-50%) !important;
  margin-top: -30px;
}
@media (max-width: 991px) {
  .point_style .pins_animation.ihotspot_pulse {
    width: 60px !important;
    height: 60px !important;
  }
}
@media (max-width: 991px) {
  .point_style .pins_animation.ihotspot_pulse {
    width: 40px !important;
    height: 40px !important;
  }
}
@media (max-width: 575px) {
  .point_style .pins_animation.ihotspot_pulse {
    width: 20px !important;
    height: 20px !important;
  }
}

.unternehmenssuche {
  text-align: center;
}
.unternehmenssuche input {
  border: 1px solid #a8a8a8;
  font-size: 18px;
  margin: 20px 0 30px 0;
  min-width: 300px;
  outline: none;
  padding: 20px;
}

.searchlist {
  display: flex;
  height: auto !important;
  min-height: 100px;
}
.searchlist article {
  position: relative !important;
  top: inherit !important;
  left: inherit !important;
  height: auto;
}

/*# sourceMappingURL=mb.css.map */
