@charset "UTF-8";
@media screen and (min-width: 1025px) {
  body:not(.elementor-editor-active) .filter-accordion-wrapper {
    min-height: 84px;
  }
  body:not(.elementor-editor-active) .filter-accordion-wrapper .padlr:first-of-type {
    min-height: 84px;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
}
body:not(.elementor-editor-active) .main-ergebnisse, body:not(.elementor-editor-active) .search-filter-results-count-wrapper, body:not(.elementor-editor-active) .filter-w-bg, body:not(.elementor-editor-active) .reset-wrapper {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.country-selector.weglot-dropdown.closed .wgcurrent:after, .country-selector.weglot-dropdown .wgcurrent:after {
  background: none !important;
  border: solid currentColor !important;
  border-width: 0 2px 2px 0 !important;
  width: 7px !important;
  height: 7px !important;
  padding: 0 !important;
  transform: rotate(45deg) !important;
  -webkit-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  top: 13px !important;
  image-rendering: auto !important;
}
.country-selector.weglot-dropdown.weglot-open .wgcurrent:after, .country-selector.weglot-dropdown.weglot-open.closed .wgcurrent:after {
  transform: rotate(-135deg) !important;
  -webkit-transform: rotate(-135deg) !important;
  -ms-transform: rotate(-135deg) !important;
  top: 18px !important;
}
.weglot-dropdown ul li:hover {
  background: #eeeeee7a;
}
.country-selector.weglot-dropdown input:checked ~ .wgcurrent:after {
  -webkit-transform: rotate(225deg) !important;
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 16px !important;
}
.search-filter-input-text__icon {
  margin-right: -5px !important;
}
.search-filter-input-text__icon .search-filter-icon__svg {
  fill: white;
}
.search-filter-input-text:hover {
  border-color: white;
}
.rh_bg_slideshow_wrap {
  height: 100%;
}
.rh_bg_slideshow_wrap .elementor-shortcode {
  height: 100%;
}
.rh-bgshow {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 250px;
  overflow: hidden;
}
.rh-bgshow-slide {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 1.2s ease-in-out;
}
.rh-bgshow-slide.active {
  opacity: 1;
}
.wpforms-field-textarea textarea {
  border-bottom: 1px solid white !important;
  padding: 0px !important;
  font-family: "Montserrat" !important;
  background: black !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  letter-spacing: 1.5px !important;
}
.wpforms-field-textarea textarea::placeholder {
  opacity: 1 !important;
  color: white !important;
}
.home .swiper-pagination {
  width: 100%;
  margin-top: 5px;
}
.reset-wrapper .clearfilter2 button {
  background: transparent !important;
  color: white !important;
  margin-top: 10px;
}
.reset-wrapper .clearfilter2 button:hover {
  color: white !important;
}
body .search-filter-component-combobox__selection-item {
  background: transparent !important;
  color: white !important;
  width: fit-content;
  font-size: 11px !important;
}
.search-filter-component-combobox__selection-label {
  text-transform: capitalize;
  padding: 0 !important;
}
.e-n-accordion-item .elementor-widget-text-editor ul {
  text-align: left;
  width: fit-content;
  margin: 0 auto;
}
.reset-wrapper button {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  border: 0 !important;
  letter-spacing: 2px;
  color: black !important;
}
.reset-wrapper button:hover {
  border: 0 !important;
  border-color: transparent;
  color: var(--e-global-color-f2f24ba) !important;
}
.search-filter-results-count-wrapper {
  min-width: fit-content !important;
}
.search-filter-component-combobox-base:hover {
  border-color: white;
  cursor: pointer !important;
}
.search-filter-component-combobox__actions-input, .search-filter-component-popup {
  cursor: pointer !important;
  caret-color: transparent;
}
.search-filter-component-combobox__listbox-toggle:hover svg {
  fill: white;
}
@media screen and (min-width: 1024px) {
  .filter-accordion-wrapper {
    position: relative !important;
  }
  .filter-accordion-wrapper .e-n-accordion-item-title {
    display: none !important;
    pointer-events: none !important;
  }
  .filter-accordion-wrapper details.e-n-accordion-item {
    display: block !important;
  }
  .filter-accordion-wrapper details.e-n-accordion-item > div[role="region"] {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    overflow: visible !important;
  }
}
.search-filter-results-count span {
  font-family: "Montserrat", Sans-serif;
  font-size: clamp(var(--head-m-min), var(--head-m-pref), var(--head-m-max)) !important;
  line-height: var(--head-line-height) !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  color: #000000;
  margin: 0 !important;
}
@media screen and (max-width: 768px) {
  .search-filter-results-count span {
    font-size: 15px !important;
  }
  .main-ergebnisse {
    margin-top: -23px;
  }
}
.elementor-pagination {
  --pg-text: #0f172a;
  --pg-muted: rgba(15, 23, 42, .45);
  --pg-border: rgba(15, 23, 42, .12);
  --pg-bg: rgba(255, 255, 255, .72);
  --pg-bg-hover: rgba(255, 255, 255, .92);
  --pg-active: #0f172a;
  --pg-active-text: #fff;
  --pg-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 12px;
  margin-top: 18px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.elementor-pagination .page-numbers {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  height: 38px;
  padding: 0 12px;
  border: 1px solid var(--pg-border);
  background: var(--pg-bg);
  color: var(--pg-text);
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  transition: transform 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}
.elementor-pagination .page-numbers:hover {
  background: var(--pg-bg-hover);
  border-color: rgba(15, 23, 42, 0.18);
  transform: translateY(-1px);
}
.elementor-pagination .page-numbers:active {
  transform: translateY(0);
  box-shadow: none;
}
.elementor-pagination .page-numbers:focus-visible {
  outline: none;
  border-color: rgba(99, 102, 241, 0.35);
}
.elementor-pagination .page-numbers.current {
  background: var(--pg-active);
  border-color: var(--pg-active);
  color: var(--pg-active-text);
}
.elementor-pagination .page-numbers.dots {
  border-color: transparent;
  background: transparent;
  color: var(--pg-muted);
  min-width: auto;
  padding: 0 6px;
  box-shadow: none;
}
.elementor-pagination .page-numbers.dots:hover {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  transform: none;
}
.elementor-pagination .page-numbers.prev, .elementor-pagination .page-numbers.next, .elementor-pagination a[rel="prev"], .elementor-pagination a[rel="next"] {
  padding: 0 14px;
  gap: 10px;
  min-width: 38px;
  max-width: 38px;
  border-color: rgba(15, 23, 42, 0.12);
}
.elementor-pagination .page-numbers.prev svg, .elementor-pagination .page-numbers.next svg, .elementor-pagination a[rel="prev"] svg, .elementor-pagination a[rel="next"] svg {
  width: 18px;
  height: 18px;
  display: block;
}
.elementor-pagination .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@media (max-width: 480px) {
  .elementor-pagination {
    gap: 3px;
    padding: 10px 8px;
  }
  .elementor-pagination .page-numbers {
    min-width: 28px;
    height: 28px;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 500;
    border-color: rgba(15, 23, 42, 0.1);
    background: rgba(255, 255, 255, 0.65);
  }
  .elementor-pagination .page-numbers:hover {
    transform: none;
  }
  .elementor-pagination .page-numbers.current {
    font-weight: 600;
  }
  .elementor-pagination .page-numbers.prev, .elementor-pagination .page-numbers.next, .elementor-pagination a[rel="prev"], .elementor-pagination a[rel="next"] {
    min-width: 28px;
    max-width: 28px;
    height: 28px;
    padding: 0 10px;
  }
  .elementor-pagination .page-numbers.prev svg, .elementor-pagination .page-numbers.next svg, .elementor-pagination a[rel="prev"] svg, .elementor-pagination a[rel="next"] svg {
    width: 16px;
    height: 16px;
  }
  .elementor-pagination .page-numbers.dots {
    padding: 0 4px;
    font-size: 13px;
  }
  .elementor-pagination .page-numbers.dots:first-of-type + .page-numbers {
    display: none !important;
  }
  .elementor-pagination .page-numbers:has(+ .page-numbers.dots:last-of-type) {
    display: none !important;
  }
}
/*
.search-filter-component-combobox-base {
    position: relative;

    &:after {
        content: "Bitte wählen";
        position: absolute;
        top: 12px;
        left: 5px;

        font-size: 11px !important;
        font-family: "Montserrat" !important;
        color: white !important;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase;

        opacity: 0;
        transform: translateY(4px);

        transition:
            opacity .3s ease,
            transform .3s ease;
        transition-delay: 0s;
        pointer-events: none;
    }

    &--listbox-visible {
        &:after {
            opacity: 1;
            transform: translateY(0);
            transition-delay: .3s; // ⏱️ Delay beim Einblenden
        }
    }
}
.filter-w-bg{
    .search-filter-component-combobox-base {
         &:after {
             color: black !important;
         }
    }
}
*/
@media (min-width: 1025px) {
  header .elementor-sticky--effectss .customback {
    position: static !important;
    margin-top: 2px !important;
  }
}
.dialog-type-lightbox {
  z-index: 99999;
}
@media (max-width: 1024px) {
  header .customback {
    position: static !important;
  }
}
@media (max-width: 1024px) {
  body.admin-bar .dialog-type-lightbox {
    position: fixed;
  }
  .elementor-slideshow__header {
    opacity: 1;
  }
}
.text-balance {
  text-wrap: balance;
}
.filter-w-bg {
  min-width: 320px !important;
}
.filter-w-bg input {
  text-align: right;
}
.filter-w-bg .search-filter-component-combobox__clear-selection {
  display: none !important;
}
.filter-w-bg .search-filter-component-combobox__listbox-toggle:hover svg {
  fill: black;
}
.filter-w-bg .sf-spinner {
  border-top-color: transparent !important;
  border-color: transparent !important;
}
.filter-w-bg .search-filter-component-combobox-base {
  background: transparent;
  margin-bottom: -7px;
  border: 0 !important;
}
.filter-w-bg .search-filter-field__input {
  border-bottom: 1px solid black;
}
.filter-w-bg .search-filter-component-combobox__selection {
  text-align: right;
}
.filter-w-bg .search-filter-component-combobox__selection span {
  color: black;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-left: auto;
}
.filter-w-bg .search-filter-component-combobox__selection, .filter-w-bg .search-filter-field__input .search-filter-component-combobox__selection-placeholder {
  color: black !important;
  text-transform: uppercase !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important;
  margin-left: auto !important;
}
.filter-w-bg .search-filter-component-combobox__actions-input {
  color: black;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-left: auto;
}
.filter-w-bg .search-filter-component-combobox__actions-input.sf-hide-placeholder::placeholder {
  opacity: 0 !important;
}
.filter-w-bg .search-filter-component-combobox__actions-input.sf-hide-placeholder::-webkit-input-placeholder {
  opacity: 0 !important;
}
.filter-w-bg .search-filter-component-combobox__actions-input.sf-hide-placeholder::-moz-placeholder {
  opacity: 0 !important;
}
.filter-w-bg .search-filter-component-combobox__actions-input.sf-hide-placeholder:-ms-input-placeholder {
  opacity: 0 !important;
}
.filter-w-bg .search-filter-component-combobox__actions-input::placeholder {
  color: black !important;
  text-transform: uppercase !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important;
}
.filter-w-bg .search-filter-component-combobox__actions-input::-webkit-input-placeholder {
  color: black !important;
  text-transform: uppercase !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important;
}
.filter-w-bg .search-filter-component-combobox__actions-input::-moz-placeholder {
  color: black !important;
  text-transform: uppercase !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important;
  opacity: 1 !important;
}
.filter-w-bg .search-filter-component-combobox__actions-input:-ms-input-placeholder {
  color: black !important;
  text-transform: uppercase !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important;
}
.filter-w-bg .search-filter-icon__svg {
  fill: black;
}
.filter-w-bg .sf-spinner {
  border-top-color: black;
}
#search-filter-input-combobox-listbox-5, #search-filter-input-combobox-listbox-6, .search-filter-style--control-sort {
  border-radius: 0px !important;
}
#search-filter-input-combobox-listbox-5 .search-filter-component-combobox-base__listbox-option[aria-selected="false"], #search-filter-input-combobox-listbox-6 .search-filter-component-combobox-base__listbox-option[aria-selected="false"], .search-filter-style--control-sort .search-filter-component-combobox-base__listbox-option[aria-selected="false"] {
  color: white !important;
}
body #search-filter-input-combobox-listbox-5 .search-filter-component-combobox-base__listbox-option--active[aria-selected="false"], body #search-filter-input-combobox-listbox-6 .search-filter-component-combobox-base__listbox-option--active[aria-selected="false"], body .search-filter-style--control-sort .search-filter-component-combobox-base__listbox-option--active[aria-selected="false"] {
  color: black !important;
}
.search-filter-component-combobox__actions, .search-filter-input-text__input {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.search-filter-component-combobox__selection {
  transition: opacity 0.3s ease;
}
.sf-selection-loader {
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.sf-spinner {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0);
  border-top-color: transparent;
  border-radius: 50%;
  animation: sf-spin 0.6s linear infinite;
}
@keyframes sf-spin {
  to {
    transform: rotate(360deg);
  }
}
.search-filter-component-combobox--mode-multiple input[type=text]:not(:first-child) {
  display: none;
}
/*
.search-filter-component-combobox__clear-selection{
    margin-right: -13px;
}
*/
@media (min-width: 800px) {
  .custom-anzahl, .search-filter-component-combobox__selection-item {
    width: 100%;
  }
}
@media (max-width: 799px) {
  /*
    .custom-anzahl, .search-filter-component-combobox__selection-item{
        min-width: 50%;
    }
    */
  .e-n-menu-wrapper {
    scale: 1.005;
  }
}
.search-filter-component-combobox__header {
  height: 40px;
}
.search-filter-component-combobox--search-disabled .search-filter-component-combobox__selection:after {
  content: unset;
}
.search-filter-component-combobox-base__listbox-option {
  font-size: 10px !important;
  font-family: "Montserrat" !important;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.search-filter-component-combobox-base__listbox-option:hover, .search-filter-component-combobox-base__listbox-option[aria-selected="true"], .search-filter-component-combobox-base__listbox-option--active {
  background-color: white !important;
  color: black !important;
}
.search-filter-component-combobox-base__listbox-option:focus, .search-filter-component-combobox-base__listbox-option:focus-visible {
  background-color: white !important;
  color: black !important;
  outline: none;
}
.search-filter-component-combobox-base__listbox-option--selected {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.search-filter-component-combobox__selection-item {
  background: white !important;
  color: black !important;
  font-size: 10px !important;
  height: 20px !important;
}
.search-filter-field__input {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid white;
  padding: 0;
}
.search-filter-field__input .search-filter-component-combobox__selection-placeholder, .search-filter-field__input .search-filter-input-text__input, .search-filter-field__input .search-filter-input-text__input::placeholder, .search-filter-field__input .search-filter-component-combobox__actions-input, .search-filter-field__input .search-filter-component-combobox__selection input, .search-filter-field__input .search-filter-component-combobox__selection input::placeholder {
  font-size: 11px !important;
  font-family: "Montserrat" !important;
  color: white !important;
  font-weight: 600;
  letter-spacing: 2px;
}
.search-filter-icon {
  order: 1;
  margin-right: -28px;
}
.search-filter-component-combobox__listbox-toggle::before {
  content: unset;
}
.search-filter-component-popup {
  background: black;
  min-width: fit-content;
}
.search-filter-component-popup li {
  font-size: 14px;
}
.search-filter-input-button:focus, .search-filter-input-button:active {
  outline: none !important;
  box-shadow: none !important;
}
.clearfilter {
  opacity: 0;
  height: 0;
  visibility: hidden;
}
.suchen-button button {
  border: 0;
  font-family: "Montserrat" !important;
  color: black !important;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 14px !important;
  text-transform: uppercase;
  padding: 7px 14px;
  width: 100% !important;
}
.suchen-button button:hover {
  opacity: 0.8;
}
#startbuttonsuche {
  width: 100%;
}
#startbuttonsuche a {
  border: 0;
  font-family: "Montserrat" !important;
  color: black !important;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 7px 14px 0px 14px;
  width: 100% !important;
  background: white;
  display: block;
  height: 100%;
  line-height: 2.5;
}
#startbuttonsuche a:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .immobilien-terms-grid .term-item {
    font-size: 12px !important;
  }
  .filter-w-bg .search-filter-icon {
    margin-right: 5px;
  }
  .head-s.closefiltermobil span {
    font-size: 11px !important;
  }
  #startbuttonsuche a {
    padding: 7px 14px 7px 14px;
  }
  .reset-wrapper button {
    margin-bottom: -3px;
  }
  .filter-w-bg {
    max-width: unset !important;
    min-width: unset !important;
    margin-right: -16px;
    width: fit-content;
  }
  .filter-w-bg input {
    text-align: left;
  }
  .filter-w-bg .search-filter-component-combobox__selection span {
    margin-left: unset;
  }
  .filter-w-bg .search-filter-component-combobox__actions {
    overflow: unset;
    padding-left: 2px;
  }
}
@media (min-width: 768px) {
  .search-filter-icon {
    order: 1;
    margin-right: -26px;
  }
}
.search-filter-component-combobox__listbox-toggle svg {
  fill: white;
  color: white;
}
