#nw-wohnprojekte-map.leaflet-container {
  height: 505px;
  z-index: 3;
}

#nw-wohnprojekte-map.leaflet-container img {
  max-height: 505px;
}

#nw-wohnprojekte-mapinfo {
  padding: 1.6em;
  color: #4A4A4A;
  background: #EEEEEE;
}

@media only screen and (max-width: 768px) {
  #nw-wohnprojekte-mapinfo {
    position: relative;
    margin: 1.2em 0;
  }
  #nw-wohnprojekte-form-checkbox ul {
    display: flex !important;
    flex-direction: column;
    gap: 0.125rem !important;
    align-items: center !important;
  }
  #nw-wohnprojekte-form-location .w-50 {
    width: 100% !important;
    flex-direction: column;
  }
  div#nw-wohnprojekte-form select {
    width: 100%;
  }
}

@media only screen and (max-width: 1399px) and (min-width: 768px) {
  #nw-wohnprojekte-mapinfo {
    position: absolute;
    top: 1rem;
    right: 1rem;
    max-width: 30%;
    z-index: 500;
    font-size: 14px;
    height: calc(100% - 2rem);
    min-width: 315px;
  }
}

@media only screen and (max-width: 1000px) {
  div#nw-wohnprojekte-result div.wpvz-object div.objectLinks {
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
  }
}

@media only screen and (min-width: 1400px) {
  #nw-wohnprojekte-mapinfo {
    position: absolute;
    top: 12%;
    right: 5%;
    max-width: 28%;
    z-index: 500;
    font-size: 14px;
  }
}

#nw-wohnprojekte-mapinfo a#nw-wohnprojekte-mapinfo-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background: #BBBBBB;
  text-indent: -9999px;
  cursor: pointer;
}

#nw-wohnprojekte-mapinfo a#nw-wohnprojekte-mapinfo-close::before,
#nw-wohnprojekte-mapinfo a#nw-wohnprojekte-mapinfo-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: 11px;
  width: 2px;
  height: 18px;
  background: #F1F1F1;
  transform: rotate(-45deg);
}

#nw-wohnprojekte-mapinfo a#nw-wohnprojekte-mapinfo-close::after {
  transform: rotate(45deg);
}

div#nw-wohnprojekte-form form {
  margin: 1.2em 0;
}

div#nw-wohnprojekte-form p.hilfe,
div#nw-wohnprojekte-form div#nw-wohnprojekte-info {
  font-size: 1.14285714em;
  color: #4A4A4A;
  text-align: left;
}

div#nw-wohnprojekte-form div.col:last-child {
  margin: 0 0 1.2em 0;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox p {
  margin: 0 0 0.2em 0;
}

div#nw-wohnprojekte-form p#hinweis {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: 16px;
}

div#nw-wohnprojekte-form div.container {
  background: #EEEEEE;
  text-align: center;
  margin-bottom: 2.4em;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox label {
  background: #C6C6C6;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input {
  display: none;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input:checked+label {
  color: #fff;
  background: #871D33;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox1:checked+label {
  background: #d48934;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox2:checked+label {
  background: #674DD4;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox3:checked+label {
  background: #3489d4;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox4:checked+label {
  background: #2EB2D4;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox6+label {
  background: #e3eecf;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox6:checked+label {
  background: #3d7417;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox7+label {
  background: #fce6c7;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox7:checked+label {
  background: #c3591b;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox8+label {
  background: #e7dded;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox8:checked+label {
  background: #441360;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox100+label {
  background: #e4ecf7;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox input#checkbox100:checked+label {
  background: #386090;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox ul {
  list-style: none;
  display: inline-block;
  border: transparent;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox ul li {
  display: inline-block;
  padding: 0;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-checkbox ul li:first-child {
  padding: 0px;
}

div#nw-wohnprojekte-form input.textfeld.red,
div#nw-wohnprojekte-form select.red {
  color: #ff0000;
}

div#nw-wohnprojekte-form input#nw-wohnprojekte-form-submit[disabled] {
  color: #4A4A4A;
  background: #C6C6C6;
  border-color: #C6C6C6;
}

div#nw-wohnprojekte-form input.textfeld {
  width: 80%;
}

@media only screen and (min-width: 769px) {
  div#nw-wohnprojekte-form input.textfeld {
    max-width: 250px;
  }
}

div#nw-wohnprojekte-form select {
  width: 92%;
  cursor: pointer;
}

@media only screen and (min-width: 769px) {
  div#nw-wohnprojekte-form select {
    max-width: 250px;
  }
}

@media only screen and (min-width: 769px) {
  div#nw-wohnprojekte-form input#sword {
    max-width: 768px;
  }
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-location {
  text-align: center;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-location div.container {
  padding-top: 1.2em;
}

div#nw-wohnprojekte-form div#nw-wohnprojekte-form-location p {
  border-radius: 10px;
  padding: 0 0 1.2em 0;
  margin: 0;
}

div#nw-wohnprojekte-form div#searchProjekte {
  text-align: center;
}

div.clear {
  height: 10px;
}

div#nw-wohnprojekte-info {
  margin: 0 1em 1.2em 0;
  opacity: 0;
}

.nw-wohnprojekte-result {
  margin-bottom: 2.4em;
}

.nw-wohnprojekte-result .wpvz-object img.img-list {
  transition: all 1s ease;
  transform: scale(1.25);
}

.nw-wohnprojekte-result .wpvz-object:hover img.img-list {
  transform: scale(1);
}

div#nw-wohnprojekte-result div.section {
  padding: 1.2em 0.6em;
}

@media only screen and (min-width: 769px) {
  div#nw-wohnprojekte-result div.section {
    padding: 1.2em;
  }
}

div#nw-wohnprojekte-result div.section:nth-of-type(odd) {
  background-color: #EDEDED;
}

div#nw-wohnprojekte-result div.section h2,
div#nw-wohnprojekte-result div.section h3,
div#nw-wohnprojekte-result div.section h4 {
  margin: 0 0 0.6em 0;
}

div#nw-wohnprojekte-result div.section h2 {
  font-size: 2em;
  margin: 0 0 0 0.6em;
}

@media only screen and (min-width: 769px) {
  div#nw-wohnprojekte-result div.section h3 {
    height: 4em;
    overflow: hidden;
  }
}

div#nw-wohnprojekte-result div.section h4 {
  color: #8E8E8E;
  font-size: 1.42857143em;
}

div#nw-wohnprojekte-result div.section figure {
  display: inline-flex;
  max-height: 160px;
  overflow: hidden;
  margin-bottom: 1.2em;
}

div#nw-wohnprojekte-result div.section figure img {
  align-self: center;
}

div#nw-wohnprojekte-result div.wpvz-object {
  margin: 1.2em 0;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  transition: 0.5s background-color;
}

@media only screen and (min-width: 769px) {
  div#nw-wohnprojekte-result div.wpvz-object {
    display: inline-block;
    width: 31%;
    margin-right: 2%;
    vertical-align: top;
    padding: 12px;
    box-sizing: border-box;
  }
}

div#nw-wohnprojekte-result div.wpvz-object div.iniObject {
  cursor: pointer;
}

div#nw-wohnprojekte-result div.wpvz-object div.iniObject a {
  padding-left: 0;
  background: none;
  text-decoration: none;
}

div#nw-wohnprojekte-result div.wpvz-object div.iniObject figure {
  text-align: center;
  width: 100%;
}

div#nw-wohnprojekte-result div.wpvz-object div.extendObject {
  display: none;
}

div#nw-wohnprojekte-result div.wpvz-object div.objectDescription {
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

@media only screen and (min-width: 769px) {
  div#nw-wohnprojekte-result div.wpvz-object div.objectDescription {
    height: 15em;
    overflow: hidden;
  }
}

div#nw-wohnprojekte-result div.wpvz-object div.objectLinks {
  margin-top: 1em;
}

div#nw-wohnprojekte-result div.wpvz-object div.objectLinks a {
  display: inline-block;
  padding: 0.625rem 0.9375rem;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #871D33;
  border-radius: 0px;
}

div#nw-wohnprojekte-result div.wpvz-object.hiddenObject {
  display: none;
}

div#nw-wohnprojekte-result div.wpvz-object.hiddenObject+.loadMore {
  color: #871D33;
  display: block;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
  margin: 2.4em 0 1.2em 0;
}

@media only screen and (min-width: 769px) {
  div#nw-wohnprojekte-result div.wpvz-object.hiddenObject+.loadMore {
    margin: 1.2em 3.6em 1.2em 0;
  }
}

div#nw-wohnprojekte-result div.wpvz-object:hover {
  background-color: #EEEEEE;
}

div#nw-wohnprojekte-result div.wpvz-object div.mehr a:last-child {
  float: right;
}

div#nw-wohnprojekte-result a.loadMore {
  display: none;
}

div#wpvz-link {
  margin: 2.4em 0;
  padding: 1.2em;
}

div#wpvz-link a {
  color: #8E8E8E;
  padding-left: 0;
  background: none;
}

div#wpvz-link figure {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

div#wpvz-link figure img {
  max-width: 109px;
  margin-right: 2.4em;
}

ul.ui-autocomplete {
  max-height: 150px;
  overflow-y: scroll;
  width: 14.75em;
  border: solid 1px #EEEEEE;
}

ul.ui-autocomplete li {
  background-color: #fff;
}

ul.ui-autocomplete li:nth-child(2n) {
  background-color: #EEEEEE;
}


div.nw-wohnprojekte .btn-primary {
  background-color: var(--bs-btn-bg);
  color: var(--bs-btn-color);
  border-color: var(--bs-btn-border-color);
}

div.nw-wohnprojekte .btn-primary:hover {
  background-color: var(--bs-btn-hover-bg);
  color: var(--bs-btn-hover-color);
  border-color: var(--bs-btn-hover-border-color);
}