/* [DAS PRIME] * Die Woelfe Immobilienmarketing */

/* -----------------------------
   FONTS
----------------------------- */

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css');


@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/satoshi.woff2') format('woff2');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}


/* -----------------------------
   BASICS / RESETS
----------------------------- */

body, html {
font-family: "Satoshi", sans-serif;
font-variation-settings: "slnt" 0, "wdth" 100, "wght" 300;

}

 .row > * {
    padding-left: 0px;
    padding-right: 0px;
  }

.row {
  margin-left: 0px;
  margin-right: 0px;
}

body {
  overflow-x: hidden;
}

.container {
  max-width: 100%;
}

.ept-width-auto {
  max-width: 1600px;
  margin: auto;
}

div[role="status"] {
  display: none !important;
}

.node__content {
  margin: 0px;
}


.path-frontpage #main.container {
  padding: 0px;
  margin-top: 0px !important;
}

.node--view-mode-teaser {
	border-bottom: none;
	margin-bottom: 50px;
	padding-bottom: 25px;
}

#main a[id] {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden; 
}
a#merkliste-anfrage[id] {
  top: 0px;
  visibility: visible;
}


#projekt  {
  margin-top: -75px;
}

.path-merkliste #main a[id] {
  display: block;
  position: relative;
  top: 0;
  visibility: visible; 
}

.ajax-progress,
.ajax-progress .spinner {
  display: none !important;
}
  
.path-mercury-editor #main.container{
  margin-top: 0px !important;
}

.cm-btn {
  background: #146e73 !important;
  border-color: #146e73 !important;
  padding: 9px 18px !important;
}

.cm-link {
    font-variation-settings: "slnt" 0, "wdth" 100, "wght" 500;
  color: #146e73 !important;
}

.cm-btn:hover {
  color: #146e73 !important;
  border-color: #146e73 !important;
  background: #fff !important;
}

.cm-switch .slider {
  background: #9f8881 !important;
}

.cm-klaro a {
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 500;
  color: #146e73 !important;
}


.is-mercury-edit-mode{
  margin-top: 180px !important;
  z-index: 1;
}



/* -----------------------------
   TYPOGRAPHIE
----------------------------- */

.node h1 {
}

.node h2 {
  color: #146e73;
  font-family: "Satoshi", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 300;
  font-size: 72px;
  line-height: 70px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 100px;
  margin-top: -10px;
  position: relative;
  font-variation-settings: "wght" 300;
   min-height: calc(1.2em * 3); /* line-height * 3 Zeilen */
  transition: opacity 0.3s ease;
}

.node h3 {
  color: #666;
  font-family: "Satoshi", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 250;
  font-size: 36px;
  line-height: 125%;
  font-variation-settings: "wght" 400;
}


.node h2.typing-active {
  opacity: 1;
}

.node h2::after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 5px;
  background: url(/sites/default/files/curve.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 250px;
  height: 25px;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.6s ease;
}

.node h2.show-line::after {
  transform: scaleX(1);
}

.node h5 {
  color: #146e73;
  font-size: 30px;
  background-color: #c5ced1;
  padding: 10px 0px;
}

.node p {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.01em;
}

.node strong {
}

.node a:hover {
}

a.ekz {
  text-decoration: none;
}

#neuigkeiten h2, #anfrage h2 {
  min-height: auto;
}

/* -----------------------------
   IMAGES
----------------------------- */

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* -----------------------------
   NAVIGATION
----------------------------- */

#header div {
  height: 0px;
}

#CollapsingNavbar {
  padding: 10px !important;
  background: #fff;
}

#CollapsingNavbar.justify-content-end {
  justify-content: center !important;
}

#navbar-main {
  height: 120px;
  background: #fff !important;
}

#navbar-main.affix {
  position: fixed;
}

.gin--vertical-toolbar #navbar-main.affix {
  padding-left: 65px;
}

.gin--vertical-toolbar .sticky-top {
  z-index: 99;
  top: 60px
}

.navbar {
  --bs-navbar-padding-y: 0;
}

.fixed-top{
  z-index: 99;
}



.menu--main {
  max-width: 1600px;
  width: 100%;
}

.nav-item {
    font-size: 15px;
    letter-spacing: 0.01em;
}

.nav-link--ausstattung,
.nav-link--kontakt,
.nav-link--lage,
.nav-link--news,
.nav-link--projekt,
.nav-link--wohnungen,
.nav-link--team {
  min-width: 100px;
  display: flex;
  justify-content: center;
}

.nav-item a {
  color: #666;
  font-family: 'Satoshi', sans-serif;
  font-variation-settings: "wght" 300, "wdth" 100;
}

.nav-item a:hover {
  color: #666;
}

.nav-item a.active{
  position: relative;
}

.nav-item a.active:after {
  content: "";
  background-image: url(/sites/default/files/bogen.svg);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -9px;
  left: 0;
  right: 0;
  height: 15px;
}

.nav-item:nth-child(1) {
  margin-left: -3px;
}

.nav-item:nth-child(-n+3) {
  width: 11%;
  justify-content: flex-start;
}

.nav-item:nth-child(4) {
  margin-right: 5%;
}

.nav-item:nth-child(4) a {
  width: 220px;
  background-image: url(/sites/default/files/dasprime.svg);
  background-size: contain;
  height: 92px;
  font-size: 0px;
}

.nav-item:not(:nth-child(-n+4)) {
  flex: 1;
  justify-content: flex-start;
}

.nav-item {
  display: flex;
  align-items: center;
}

.nav-item .merkliste:after,
.nav-item .teilen:after,
.nav-item .mail:after{
  display: none;
}

.nav-item .merkliste {
  background: url(/sites/default/files/merkliste.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  font-size: 0px;
}

.nav-item .mail {
  background: url(/sites/default/files/mail.png);
  background-size: auto 25px;
  background-position: center;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  font-size: 0px;
}


.nav-item .teilen {
  background: url(/sites/default/files/teilen.png);
  background-size: auto 38px;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  font-size: 0px;
  border: none;
}

.nav-item:nth-last-child(-n+3){
  max-width: 75px;
}



.daten.green {
  background-color: #c5ced1;
}

.daten.braun {
  background-color: #e1dad8;
}

.daten {
  padding: 15px;
}

.daten ul li {
  list-style: none; 
  position: relative;
  padding: 5px 0px 5px 15px;
  font-size: 26px;
}



.daten.green ul li:before {
  content: "";
  position: absolute;
  background-image: url(/sites/default/files/bulletpoint-tuerkis.svg);
  background-repeat: no-repeat;
  width: 30px;
  left: -30px;
  top: 20px;
  height: 30px;
  
}

.daten.braun ul li:before {
  content: "";
  position: absolute;
  background-image: url(/sites/default/files/bulletpoint-weiss.svg);
  background-repeat: no-repeat;
  width: 30px;
  left: -30px;
  top: 20px;
  height: 30px;
}



/* -----------------------------
   ZURÜCK ZUR STARTSEITE LINK
----------------------------- */

#startseite-link {
  display: flex;
  justify-content: center;
}

#startseite-link a {
  color: #146e73;
}

#startseite-link a:hover {
  color: #146e73;
}


/* -----------------------------
   BUTTONS
----------------------------- */

.ept-basic-button .ept-basic-button-wrapper {
  position: relative;
  min-width: 33%;
}


.ept-basic-button .ept-basic-button-wrapper:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;  
  z-index: 10;
}

.ept-basic-button .ept-basic-button-wrapper:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;  
  z-index: 10;
}

.ept-basic-button .ept-basic-button-wrapper a {
  text-decoration: none;
  padding: 5px 25px !important;
  font-size: 36px !important;
}


/* -----------------------------
   SHARE / Modal
----------------------------- */



.share-modal-wrapper {
  font-size: 0px;
  max-width:165px !important;
  border-radius: 0px !important;
  background: none !important;
  max-width: 1600px !important;
  display: flex;
  justify-content: flex-end;
  margin-right: 190px
}


.share-modal-wrapper ul {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  row-gap: 25px !important;
  max-width: 125px !important;
  background: rgba(20, 110, 115, 0.85) !important;
  width: 100% !important;
  padding: 15px 10px !important;
}

.share-modal-wrapper {
  margin-right: -105px;
  margin-top: -25px;
}

.share-open .share-modal-wrapper {
  margin-right: 190px;
  margin-top: 0px;
}

.share-open .share-modal-wrapper ul {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  row-gap: 25px !important;
  max-width: 125px !important;
  background: rgba(20, 110, 115, 0.85) !important;
  width: 100% !important;
  padding: 15px 10px !important;
}

.share-modal-wrapper img {
  width: 40px !important;
  height: 40px !important;
  object-fit: contain;
  padding: 2px;
}

#closeShareModal {
  font-size: 0px !important;
}

#closeShareModal:before {
  content: "";
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  background: rgba(20, 110, 115, 0.85) !important;
  width: 36px;
  height: 18px;
  display: block;
  position: absolute;
  top: 7px;
  right: 10px;
  border: none !important;
}

.share-open #closeShareModal:before {
  background: rgba(20, 110, 115, 0.65) !important;
}


.share-open .share-modal-wrapper {
  position: absolute !important;
  top: 130px !important;
}

 #shareModal {
  background: none !important;
}


/* -----------------------------
   ICONS
----------------------------- */

#icons img {
  width: auto;;
  max-height: 100px;;
  margin: 0px auto !important;
  display: block;
}

#icons .field--name-field-ept-image-caption {
  text-align: center;
  padding-top: 25px;
}

#icons h4 {
  font-size: 36px;
  line-height: 125%;
}

#icons .ept-paragraph-image {
  display: flex;
  justify-content: center;
  margin: 50px 0px;
}


/* -----------------------------
   STARTSEITE
----------------------------- */



#intro {
  aspect-ratio: 16 / 9;
}

#intro.ept-edge-to-edge {
  margin: 0px !important;
}

#nachhaltig .ept-paragraph--type--ept-text p {
  display: flex;
  align-items: flex-end;
  aspect-ratio: 48/24;
}

#nachhaltig .ept-paragraph--type--ept-text p em {
  display: contents;
}

#nachhaltig .field--name-field-ept-image-caption {
  padding-left: 50px;
}


/* -----------------------------
   PROJEKT
----------------------------- */

#lebensqualitaet-eins .ept-paragraph--type--ept-text p:nth-last-child(1) {
  display: flex;
  align-items: flex-end;
  aspect-ratio: 93/44;
}

#lebensqualitaet-zwei .ept-paragraph--type--ept-text p:nth-last-child(1) {
  aspect-ratio: 93/82;
  display: flex;
  align-items: flex-end;
}

#projektvideo {
  aspect-ratio: 16 / 9;
}


#projektfolder .modal__container {
  width: 100%;
  max-width: 100%;
  height: 100vh;
}
 #projektfolder .modal__container .fp-iframe{
  height: 90vh;
}

#projektfolder  .modal__title {
display: none;
}

#projektfolder iframe {
  height: 92vh !important;
  border: none !important;
}

#projektfolder .modal__btn {
  position: absolute;
  top: 7%;
  right: 2%;
  font-size: 0px;
  background: none;
}

#projektfolder .modal__btn:before {
  content: "";
  font-family: "Satoshi", sans-serif;
  width: 30px;
  height: 30px;
  display: block;
  mask-size: contain !important;
  mask-repeat: no-repeat !important;
  mask-position: center !important;
  mask-image: url(/sites/default/files/close.svg);
  background-color: #146e73;
}


.projektfolder-button {
  max-width: 100%;
  padding: 5px 25px;
  text-align: center;
  position: relative;
  z-index: 99;
}



.projektfolder-button a {
  color: #fff;
  text-decoration: none;
  font-size: 36px;
  width: 400px;
  display: block;
  margin: auto;
  background: #146e73;
  position: relative;
}

.projektfolder-button a:hover,
.projektfolder-button a:focus,
.projektfolder-button a:active {
  color: #fff;
}

.projektfolder-button a:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;  
}

.projektfolder-button a:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;  
}


/* -----------------------------
   WOHNUNGEN / Detail / Übersicht
----------------------------- */

#stone, #stone div:first-child::before {
  background: #e9e9e3;
}

#stone .ept-container,
#leafs .ept-container{
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 18px;
  position: relative;
}

#wood .ept-container {
  height: 100%;
  display: flex;
  align-items: center;
  padding-right: 18px;
  position: relative;
}

#stone .ept-container p:nth-last-child(1) {
  position: absolute;
  right: -92%;
  bottom: 24px;
  z-index: 2;
  background-color: #e9e9e7;
  padding: 15px;  
}

#wood .ept-container p:nth-last-child(1) {
  position: absolute;
  left: -111%;
  bottom: 24px;
  z-index: 2;
  background-color:#e8ded6;
  padding: 15px;  
}

#leafs .ept-container p:nth-last-child(1) {
  position: absolute;
  right: -110%;
  bottom: -16px;
  z-index: 2;
  background-color: #e5eac8;
  padding: 15px;  
}

#stone .ept-container p:nth-last-child(1) a {
  position: absolute;
  top: -15px;
  right: -10px;
  background-color: #e9e9e7;
  width: 25px;
  height: 25px;
  border-radius: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

#wood .ept-container p:nth-last-child(1) a {
  position: absolute;
  top: -15px;
  left: -10px;
  background-color:#e8ded6;
  width: 25px;
  height: 25px;
  border-radius: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

#leafs .ept-container p:nth-last-child(1) a {
  position: absolute;
  top: -15px;
  right: -10px;
  background-color: #e5eac8;
  width: 25px;
  height: 25px;
  border-radius: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

#stone.columns-33-67 .paragraph--type--ept-text {
  padding-right: 0px;
}

/* ----------------------------
   WOHNUNGSMAP / DWINAV /
----------------------------- */

#dwinav {
  position: relative;
}

/* Wrapper */

.pdf-open #wohnungsliste-wrapper {
  margin-top: 75px  !important;
}

#wohnung-wrapper {
  margin-top: -50px !important;
}

/* Navigation */

#map-steps {
  justify-content: flex-start !important;
  gap: 5px !important;
  position: relative;
  z-index: 20;
  max-width: calc(100% - 250px);
  font-size: 20px;
}

#map-steps .step.active {
  color: #146e73;
}

#map-steps #step-1:after,
#map-steps #step-2:after{
  content: ">";
  margin-left: 5px
}

#map-steps #step-2, #map-steps #step-3 {
  pointer-events: none;
}

.geschoss-open #step-1 {
  color: #c3c3c3 !important;
}

.etage-open #step-1, .etage-open #step-2 {
  color: #c3c3c3 !important;
}


.etage-open #step-2, .etage-open #step-3 {
  pointer-events: auto !important;
}

.geschoss-open #dwinav .liste,
.etage-open #dwinav .liste{
  opacity: 1;
  z-index: 10;
  pointer-events: none;
}

#map-steps #step-1:before,
#map-steps #step-2:before{
  position: absolute;
  right: -225px;
  top: -90px;
  position: absolute;
  background: #146e73;
  border: none;
  padding: 5px 25px;
  color: #fff;
  text-decoration: none;
  height: 58px;
  display: flex;
  align-items: center;
  font-size: 26px;
  padding-left: 50px;
  padding-right: 50px;
  z-index: 20;
}

#map-steps #step-2:before {
  right: -240px;
}

.geschoss-open #map-steps #step-1:before{
  content: "zur Häuserübersicht";
}

.etage-open #map-steps #step-2:before{
  content: "zur Geschossübersicht";
}


/* H2 */

.pdf-open #wohnung-detail h2,
#wohnung-wrapper h2{
  height: 0px;
  font-size: 0px;
  visibility: hidden;
  margin: 0px;
}

.pdf-open #wohnung-detail h2:after,
#wohnung-wrapper h2:after{
  display: none;
}

#wohnungsliste-wrapper {
  position: relative; 
  overflow: hidden;  
}


/* Body Klassen */


body.pdf-open #wohnungsliste-wrapper {
  aspect-ratio: 297 / 210; /* A4 quer */
  max-width: 1600px;
  margin: 0 auto;
}

body.pdf-open iframe {
  aspect-ratio: 297 / 210;
}

body.pdf-open #back-to-list {
  position: absolute;
  top: 0px;
  background: #146e73;
  border: none;
  padding: 5px 30px;
  color: #fff;
  display: flex;
  height: 60px;
  align-items: center;
  font-size: 28px;
}


body.pdf-open #back-to-list:before, #dwinav .liste:before {
  content: "";
  position: absolute;
  left: -12px;
  height: 60px;
  background: #fff;
  top: 0px;
  bottom: 0px;
  border-radius: 90%;
  width: 18px;
}

body.pdf-open #back-to-list:after, #dwinav .liste:after {
  content: "";
  position: absolute;
  right: -12px;
  height: 60px;
  background: #fff;
  top: 0px;
  bottom: 0px;
  border-radius: 90%;
  width: 18px;
}

/* -----------------------------
   WOHNUNGSLISTE / Tabs / Filter
----------------------------- */

#haus-filter {
  display: flex;
  align-items: center; /* vertikal zentrieren */
  gap: 10px;           /* Abstand zwischen den Buttons */
}


#haus-filter button {
  height: 57px;
  width: 100%;
  max-width: 300px;
  color: #fff;
  font-size: 28px;
  border: none;
  margin-top: 100px;
  margin-right: 75px;
  position: relative;
  text-align: left;
  padding-left: 25px;
  margin-bottom: 2px;
}

#haus-filter button:after {
  content: "";
  position: absolute;
  right: -70px;
  width: 70px;
  height: 57px;
  top: 0px;
  bottom: 0px;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

#haus-filter button[data-top="A"], #haus-filter button[data-top="A"]:after  {
  background-color: rgba(169, 166, 161,0.5);
}

/* Haus B */
#haus-filter button[data-top="B"], #haus-filter button[data-top="B"]:after  {
  background-color: rgba(165, 124, 90,0.5);
}

/* Haus C */
#haus-filter button[data-top="C"], #haus-filter button[data-top="C"]:after  {
  background-color: rgba(152, 170, 36,0.5);
}

/* Alle */

#haus-filter button[data-top="alle"] {
    margin-left: auto;
    background-color: rgba(20, 110, 115,0.5);
  margin-right: 0px;
  text-align: right;
  padding-left: 0px;
  padding-right: 25px;
}

 #haus-filter button[data-top="alle"]:after {
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background-color: rgba(20, 110, 115,0.5);
  right: auto;
  left: -70px;
}

#haus-filter button.active, #haus-filter button.active:after {
  height: 59px;
  margin-bottom: -2px;
}

/* Haus A */
#haus-filter button[data-top="A"].active,
#haus-filter button[data-top="A"].active:after {
  background-color: rgba(169, 166, 161, 1);
}

/* Haus B */
#haus-filter button[data-top="B"].active,
#haus-filter button[data-top="B"].active:after {
  background-color: rgba(165, 124, 90, 1);
}

/* Haus C */
#haus-filter button[data-top="C"].active,
#haus-filter button[data-top="C"].active:after {
  background-color: rgba(152, 170, 36, 1);
}

/* Alle */
#haus-filter button[data-top="alle"].active,
#haus-filter button[data-top="alle"].active:after {
  background-color: rgba(20, 110, 115, 1);
}

/* -----------------------------
   WOHNUNGSLISTE / Tabelle
----------------------------- */

.footable tr:nth-child(odd) {
  background-color: #fff;
}
.footable tr:nth-child(even) {
  background-color: rgba(152,170,35,0.1);
}
.footable td {
  padding: 9px 5px;
  border: none;
  color: #000;
  text-align: center;
}
.footable tr {
  font-size: 18px;
}
.footable th {
  height: 75px;
  background: #fff;
  border-top: 2px solid #98aa24;
  border-bottom: 1px solid #98aa24;
  color: #000;
  text-align: center;
  font-size: 18px !important;
  
  line-height: 120%;
}
.footable th a {
  color: #000 !important;
  text-decoration: none;
}

.footable th:first-child,
.footable td:first-child {
  text-align: left;
}

.footable tr.verkauft .views-field-nothing a{
  pointer-events: none;
  opacity: 0.25;
}

.footable tr.verkauft .views-field-view-node a{
  pointer-events: none;
  opacity: 0.35;
}

span.fooicon {
  opacity: 1 !important;
  font-size: 30px;
  transform: scaleX(0.8);
  margin-top: -12px !important;
  font-family:"Font Awesome 5 Free" !important;
  font-weight: 900
}

.fooicon.fooicon-sort-asc {
  font-size: 24px;
}

.view-display-id-block_stone span.fooicon {
  color: rgba(169, 166, 161,1);
}

.view-display-id-block_wood span.fooicon {
  color: rgba(165, 124, 90,1);
}

.view-display-id-block_leafs span.fooicon {
  color: rgba(152, 170, 36,1);
}


.views-field-field-nutzflaeche::before,
.views-field-field-balkon::before,
.views-field-field-terrasse::before,
.views-field-field-garten::before,
.views-field-field-kellerabteil::before {
  content: attr(data-display);
  display: inline;
  color: inherit;
  position: relative;
  font-size: 18px;
}

.views-field-field-nutzflaeche,
.views-field-field-balkon,
.views-field-field-terrasse,
.views-field-field-garten,
.views-field-field-kellerabteil {
  color: transparent;
  position: relative;
  font-size: 0px;
}


.view-wohnungen td:empty::before{
  content: "-";
}

/* -----------------------------
   WOHNUNGSLISTE / Farben
----------------------------- */

.haus-a.footable tr:nth-child(even) {
  background-color: rgba(169, 166, 161, 0.15)
}

.haus-a.footable th {
  border-top: 2px solid rgba(169, 166, 161, 1);
  border-bottom: 1px solid rgba(169, 166, 161, 1);
}

.haus-b.footable tr:nth-child(even) {
  background-color: rgba(165, 124, 90, 0.15)
}

.haus-b.footable th {
  border-top: 2px solid rgba(165, 124, 90, 1);
  border-bottom: 1px solid rgba(165, 124, 90, 1);
}

.haus-c.footable tr:nth-child(even) {
  background-color: rgba(152, 170, 36, 0.1)
}

.haus-c.footable th {
  border-top: 2px solid rgba(152, 170, 36, 1);
  border-bottom: 1px solid rgba(152, 170, 36, 1)
}

.haus-alle.footable tr:nth-child(even) {
  background-color: rgba(20, 110, 115, 0.15);
}

.haus-alle.footable th {
  border-top: 2px solid rgba(20, 110, 115, 1);
  border-bottom: 1px solid rgba(20, 110, 115, 1);
}

.haus-a span.fooicon {
  color: rgba(169, 166, 161, 1) !important;
}
.haus-b span.fooicon {
  color: rgba(165, 124, 90, 1) !important;
}
.haus-c span.fooicon {
  color: rgba(152, 170, 36, 1) !important;
}
.haus-alle span.fooicon {
  color: rgba(20, 110, 115, 1) !important;
}

.field--name-field-verkaufsplaene iframe {
  aspect-ratio: 297 / 210;
}


.wohnungslink{
  font-size: 0px;
  position: relative;
  height: 25px;
  width: 36px;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
}

.wohnungslink:before {
  content: "";
  position: relative;
  background: url(/sites/default/files/plan.webp);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(1);
  height: 25px;
  width: 40px;
}


/* -----------------------------
   WOHNUNGSLISTE / Details
----------------------------- */

#wohnungsliste-wrapper {
  position: relative;
  overflow: hidden;
  min-height: 600px;
  max-width: 1600px;
  margin: auto;
}

#wohnungsliste {
  position: relative; /* wichtig: nicht absolute! */
  z-index: 1;

}

#wohnung-detail {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0px;
  width: 100%;
  transform: translateX(100%);
  background: white;
  transition: transform 0.4s ease;
  z-index: 2;
}

#wohnung-detail .detail-inner {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#wohnung-detail.active {
  transform: translateX(0%);
}

.merkliste #wohnungsliste-wrapper {
  min-height: auto !important;
  height: 100% !important;
  margin-top: 75px !important;
  max-width: 1600px;
  margin: auto;
}

.merkliste #merkliste-content {
  padding-bottom: 0px !important;
  max-width: 1600px;
  margin: auto;
}

.merkliste-empty .empty-merkliste-msg {
  min-height: 200px;
  justify-content: center;
  align-items: center;
  display: flex !important;
}

 .merkliste-empty .merkliste-clear,
 .merkliste-empty .merkliste-print,
 .merkliste-empty #merkliste-anfrage{
  display: none !important;
}

#merkliste-content td.views-field-nothing-1 a:before,
.path-merkliste td.views-field-nothing-1 a:before{
  margin-top: 3px;
}


.pdf-open #haus-filter {
  display: none;
}

.hidden {
  display: none;
}


/* -----------------------------
   SHARE / Link teilen
----------------------------- */

.field--name-dynamic-token-fieldnode-teilen button{
  background: none;
  border: none;
  font-size: 0px;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0px;
}

.field--name-dynamic-token-fieldnode-teilen button:before {
    content: "";
  background: url(/sites/default/files/teilen.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: inline-block;
}


/* -----------------------------
   MERKLISTE / Toggle
----------------------------- */

.merkliste-toggle{
  background: none;
  border: none;
  font-size: 18px;
  line-height: 100%;
  font-weight: 400;
  color: #318084;  
  position: relative;
  padding-left: 30px;
  margin-top:50px;
  margin-bottom: 25px;
}

.merkliste-toggle:before {
  content: "";
  background: url(/sites/default/files/merkliste.png);
  background-size: 24px auto;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 0px;
}

.merkliste-toggle.active{
    margin-left: auto;
    background-color: rgba(20, 110, 115,1);
  margin-right: 0px;
  text-align: right;
  padding-left: 0px;
  padding-right: 25px;
  height: 57px;
  width: 100%;
  max-width: 300px;
  color: #fff;
  font-size: 28px;
  border: none;
  margin-top: 100px;
  position: relative;
  text-align: left;
  padding-left: 25px;
  margin-bottom: 2px;
  margin-left: 75px;
}
  
.merkliste-toggle.active:before {
  display: none;
}

.merkliste-toggle.active:after {
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background-color: rgba(20, 110, 115,1);
  content: "";
  position: absolute;
  left: -70px;
  width: 70px;
  height: 57px;
  top: 0px;
  bottom: 0px;
}

.merkliste-open #wohnungsliste-wrapper {
  min-height: auto;
}

/* -----------------------------
   MERKLISTE / Tabelle
----------------------------- */


.view-display-id-merkliste {
  max-width: 1600px;
  margin: auto;
}

#merkliste-content  .views-field-field-geschoss,
#merkliste-content .views-field-field-top,
#merkliste-content  .views-field-field-zimmer,
#merkliste-content  .views-field-field-status{
  font-size: 18px;
}

#merkliste-content  .views-field-field-geschoss,
#merkliste-content  .views-field-field-top,
#merkliste-content  .views-field-field-zimmer,
#merkliste-content  .views-field-field-status,
#merkliste-content .views-field-field-preis {
  font-size: 17px;
}

#merkliste-content .views-field-field-preis br{
  font-size: 18px;
}

.view-display-id-merkliste thead th,
#merkliste-content  thead th{
  border-top: 2px solid rgba(20, 110, 115,1);
  border-bottom: 1px solid rgba(20, 110, 115,1);
  font-size: 17px;
  color: #000;
}

#merkliste-content .table-striped > tbody > tr:nth-of-type(2n+1) > * {
  --bs-table-accent-bg: none;
}

.view-display-id-merkliste thead tr,
#merkliste-content thead tr {
  background: #fff;
}

.view-display-id-merkliste td,
#merkliste-content td {
  border-left: 0px;
  border-right: 0px;
  color: #000;
  background: #fff;
  border-bottom: 1px solid #ccc;
}

.merkliste-open #merkliste-content .col:after {
  border-bottom: 0px !important;
}

.view-display-id-merkliste thead a,
.view-display-id-merkliste .table th :not(caption) > * > *,
#merkliste-content thead a,
#merkliste-content .table th :not(caption) > * > * {
  color: #000 !important;
  font-size: 18px;
  text-decoration: none;

}

.view-display-id-merkliste .views-field-nothing,
#merkliste-content .views-field-nothing {
  max-width: 40px;
  text-align: center;
}

.view-display-id-merkliste .views-field-nothing a,
#merkliste-content .views-field-nothing a {
  font-size: 0px;
  position: relative;
  cursor: pointer;
}

.view-display-id-merkliste .views-field-nothing a:before,
#merkliste-content .views-field-nothing .merken-btn:before{
  content: "";
  background: url(/sites/default/files/trash.svg);
  background-repeat: no-repeat;
  background-size: 18px auto;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top:3px;
}

.merkliste-open table {
  margin-top: 0px;
  overflow: hidden;
}

/* -----------------------------
   MERKLISTE / Konfigurationen
----------------------------- */

.merkliste-open #haus-filter {
  display: none;
}

.merkliste-open #merkliste-button {
  float: right;
}

.merkliste-open #merkliste-content {
  clear: both;
}

.merkliste-open .col {
  position: relative;
}

.merkliste-open .col:after {
  content: "";
  border-bottom: 1px solid;
  width: 100%;
  left: 0px;
  right: 0px;
  position: absolute;
  z-index: 10;
  bottom: 10px;
}

/* -----------------------------
   MERKLISTE / BUTTON
----------------------------- */

.field--name-dynamic-token-fieldnode-merkliste button{
  background: none;
  border: none;
  font-size: 0px;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 155px;
  margin-top: -1px;
  z-index: 30;
  
}

.field--name-dynamic-token-fieldnode-merkliste button:before {
    content: "";
  background: url(/sites/default/files/merkliste.png);
  background-size: contain;
  width: 30px;
  height: 30px;
  display: inline-block;
  
}

.field--name-dynamic-token-fieldnode-merkliste button.active:before {
    content: "";
  background: url(/sites/default/files/merkliste-active.png);
  background-size: contain;
  width: 30px;
  height: 30px;
  display: inline-block;
}


/* -----------------------------
   MERKLISTE / Seite
----------------------------- */

.path-merkliste .view-display-id-merkliste table.views-table {
  display: none;
}

.path-merkliste table {
  overflow-x: hidden;
}

.path-merkliste .views-field-field-geschoss,
.path-merkliste .views-field-field-top,
.path-merkliste .views-field-field-zimmer,
.path-merkliste .views-field-field-preis,
.path-merkliste .views-field-field-status{
  font-size: 18px;
}

.path-merkliste td:before {
  text-align: center !important;
  display: block;
}

.path-merkliste td {
  text-align: center;
}

.path-merkliste th {
  text-align: center;
  color: #000;
  font-size: 18px;
  line-height: 120%;
  vertical-align: middle;
}

.path-merkliste th:first-child {
  text-align: left;
}

  .path-merkliste .view-wohnungen table{
    overflow: hidden !important;
  }

.path-merkliste .view-wohnungen td {
  --bs-table-accent-bg: #fff !important;
  border-bottom: 1px solid #ccc
}


.path-merkliste .views-field-field-geschoss {
  text-align: left;
}

.path-merkliste .views-field-field-preis br{
  display: none;
}

.path-merkliste.merkliste-empty button,
.path-merkliste.merkliste-empty .view-footer {
    display: none;
}

.path-merkliste {
  position: relative;
}

.path-merkliste .view-wohnungen {
  height: calc(100vh - 214px);
  padding-top: 36px;
}

.path-merkliste .view-wohnungen:before {
  content: "Merkliste";
  color: #666;
  font-family: "Satoshi", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 250;
  font-size: 36px;
  line-height: 125%;
  font-variation-settings: "wght" 400;
  padding-bottom: 6px;
  display: inline-block;
  text-align: center;
}


/* -----------------------------
   WOHNUNGSANFRAGE
----------------------------- */

.view-wohnungen .ept-webform-popup,
#wohnungsliste-wrapper td.views-field-nothing,
#merkliste-content td.views-field-nothing-1,
.path-merkliste td.views-field-nothing-1{
  font-size: 0px;
  position: relative;
}

.view-wohnungen .ept-webform-popup:before,
#wohnungsliste-wrapper td.views-field-nothing a:before,
#merkliste-content td.views-field-nothing-1 a:before,
.path-merkliste td.views-field-nothing-1 a:before{
  content: "";
  width: 20px;
  height: 20px;
  display: flex;
  background: url(/sites/default/files/kontakt.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
}

/* -----------------------------
   WOHNUNGSLISTE / div. Buttons
----------------------------- */


#dwinav .liste {
  z-index: 25;
  top: -25px;
  right: 0px;
  position: absolute;
  background: #146e73;
  border: none;
  padding: 5px 25px;
  color: #fff;
  text-decoration: none;
  height: 60px;
  display: flex;
  align-items: center;
  font-size: 26px;
  padding-left: 50px;
  padding-right: 50px;
}

 #dwinav p {
    transform: none !important;
   translate: none !important;
   transition: none !important;
   opacity: 1 !important;
}

#merkliste-anfrage {
  z-index: 25;
  background: #146e73;
  border: none;
  padding: 5px 50px;
  color: #fff;
  text-decoration: none;
  position: relative;
  height:60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  float: right;
  margin-top: 50px;
  align-items: center;
  padding-top: 8px !important;
}

#merkliste-anfrage:before {
  content: "";
  position: absolute;
  left: -12px;
  height: 60px;
  background: #fff;
  top: 0px;
  bottom: 0px;
  border-radius: 90%;
  width: 18px;
}

#merkliste-anfrage:after {
  content: "";
  position: absolute;
  right: -12px;
  height: 60px;
  background: #fff;
  top: 0px;
  bottom: 0px;
  border-radius: 90%;
  width: 18px;
}

.merkliste-clear, 
.merkliste-print {
  background: none;
  border: none;
  margin-right: 50px;
  background: none;
  border: none;
  font-size: 18px;
  line-height: 100%;
  font-weight: 400;
  color: #318084;
  position: relative;
  padding-left: 30px;
  margin-top: 55px;
}

.merkliste-print {
  margin-right: 0px;
}

.merkliste-print:before {
  content: "";
  background: url(/sites/default/files/print.png);
  background-size: auto;
  background-size: 24px auto;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 0px;
}

.merkliste-clear:before {
  content: "";
  background: url(/sites/default/files/merkliste.png);
  background-size: auto;
  background-size: 24px auto;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 0px;
}

/* -----------------------------
   RUNDGANG
----------------------------- */
#rundgang-1 iframe,
#rundgang-2 iframe {
  width: 100%;
  aspect-ratio: 21 / 9;
}

#rundgang-1 .text-formatted,
#rundgang-2 .text-formatted {
  padding: 0px;
}

#rundgang-1 .arcware-overlay {
  background: url(/sites/default/files/rundgang-top-a.webp);
  background-position: center;
  background-size: cover;
}

#rundgang-2 .arcware-overlay {
  background: url(/sites/default/files/rundgang-top-b.webp);
  background-position: center;
  background-size: cover;
}

/* -----------------------------
   AUSSTATTUNG
----------------------------- */

#ausstattung-eins .ept-paragraph--type--ept-text,
#ausstattung-zwei .ept-paragraph--type--ept-text {
  display: flex;
  align-items: center;
}

.ausstattungsbeispiele .paragraph--type--ept-tiles-item {
  max-width: 80px;
  min-height: 80px;
}

.ausstattungsbeispiele .field--name-field-ept-tiles .field__item {
  min-width: 120px;
  min-height: 120px;
}

.ausstattungsbeispiele .paragraph--type--ept-tiles-item .inner {
  padding: 0px !important;
}

.ausstattungsbeispiele .ept-paragraph-tiles.ept-tiles-three_columns .ept-tiles-wrapper {
	display: flex;
	gap: 15px;  
}

.ausstattungsbeispiele .paragraph--type--ept-tiles-item img {
  aspect-ratio: 1/1;
  margin: 0px;
}

.ausstattungsbeispiele .field--name-field-media-image  {
  margin: 0px !important;
}

.ausstattungsbeispiele .ept-paragraph-tiles .ept-tiles-wrapper .inner:hover {
	box-shadow: none !important;
}

.ausstattungsbeispiele .paragraph--type--ept-tiles {
  margin-top: 25px;
}

.ausstattungsbeispiele .col-sm-9 {
	flex: 0 0 auto;
	width: 67%;
}

.ausstattungsbeispiele .col-sm-3 {
	flex: 0 0 auto;
	width: 33%;
}

.ausstattungsbeispiele {
  position: relative;
}

.designlinien  {
  position: absolute;
  bottom: 0px;
}

.ausstattungsbeispiele .col-sm-9 .text-formatted em {
  font-style: normal;
  font-size: 15px;
  line-height: 100%;
  padding-left: 32px;
}

.ausstattungsbeispiele .designlinien {
  aspect-ratio: 12/19;
  display: flex;
  align-items: flex-end;
}

.ausstattungsbeispiele .designlinien .field--type-entity-reference {
  margin-bottom: 0px;
  margin-top: 10px;
}

.designlinien .ept-container {
  font-size: 20px;
}


/* -----------------------------
   LAGE
----------------------------- */

#kultur .field--name-field-ept-image-caption {
  display: flex;
  gap: 50px;
}

#lage-eins .ept-paragraph--type--ept-text,
#lage-zwei .ept-paragraph--type--ept-text{
  display: flex;
  align-items: center;
}
.science-park,
.ars-electronica-center {
  position: relative;
}

.science-park .field--name-field-ept-image-caption p {
  position: absolute;
  top: 10px;
  z-index: 1;
  color: #fff;
  left: 15px;
  right: 0;
  font-size: 14px;
  margin: 0px !important;
}

.ars-electronica-center .field--name-field-ept-image-caption p {
  position: absolute;
  top: 10px;
  z-index: 1;
  color: #fff;
  right: 50px;
  font-size: 14px;
  margin: 0px !important;
}


/* -----------------------------
   TEAM
----------------------------- */


.ept-paragraph-tiles .ept-tiles-wrapper .inner:hover {
	box-shadow: none;
}

.team-portrait .field--name-field-ept-tiles {
  max-width: 50%;
}

.team-portrait .ept-container {
  display: flex;
  justify-content: flex-end;
}

.field--name-field-ept-tiles .inner {
  border: none !important;
}

#team-architektur,
#team-beratung,
#team-immobilienentwickler,
#team-marketing {
  margin: 50px 0px;
}

.team-architektur img,
.team-beratung img,
.team-immobilienentwickler img,
.team-marketing img {
  max-width: 200px;
  height: auto;
}

#team-immobilienentwickler .zitat,
#team-architektur .zitat {
  background-color: #c5ced1;
}

#team-bauherren .zitat, 
#team-beratung .zitat,
#team-marketing .zitat {
  background-color: #e1dad8;
}
.zitat {
  padding: 30px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  position: relative;
  margin: 0px !important; 
}

.zitat:before {
  content: "";
  position: absolute;
  top: -2px;
  background-image: url(/sites/default/files/anfuerungszeichen.svg);
  background-repeat: no-repeat;
  min-width: 50px;
  min-height: 50px;
  
}

.zitat h4 {
  line-height: 135%;
  font-size: 30px !important;
}

.beschreibung p {
  position: relative;
  margin-top: 25px;
}

.beschreibung p:nth-child(1):before {
  content: "";
  background-image: url(/sites/default/files/arrow-top.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: -25px;
  top: 5px;
}

.beschreibung p:nth-child(2):before {
  content: "";
  background-image: url(/sites/default/files/arrow-left.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: -25px;
  top: 5px;
}

/* -----------------------------
   NEWS
----------------------------- */

#news .view-content{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 25px;
  row-gap: 50px
}

#news .views-row {
  position: relative;
}

#news .views-field-title {
  position: absolute;
  top: 0%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 0px 25px 80px 25px;
  line-height: 130%;
  pointer-events: none;
}

#news .views-field-title a {
  color: #fff;
  text-decoration: none;
	font-variation-settings: "wght" 700;
  font-size: 20px;
}

#news img {
  max-height: 500px;
}


#news .views-field-body {
  background: #fff !important;
  z-index: 5;
  position: relative;
  padding-bottom: 25px;
}

#news .views-field-body p {
  margin-bottom: 0px !important;
}

#news .views-field-field-image {
  position: relative;
  margin-bottom: 0px;
}

#news .views-field-field-image:after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: -10px;
  left: -10px;
  border-radius: 90%;
  background-color: #fff;
  height: 80px;
  z-index: 1;
  pointer-events: none;
}

#news .views-more-link {
  font-style: italic;
  color: #146e73;
  text-decoration: none;
}

#news .views-more-link:after {
  content: ">";
  padding-left: 5px;
}

#news .leafs {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(152, 170, 36, 0.3);
  pointer-events: none;
  font-size: 0px;
}

#news .stone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  background-color: rgba(169, 166, 161, 0.4);
  mix-blend-mode: multiply;
  pointer-events: none;
  font-size: 0px;
}

#news .wood {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  background-color: rgba(165, 124, 90, 0.3);
  pointer-events: none;
  font-size: 0px;
}

#news .dasprime {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: rgba(20, 110, 115, 0.3);
  pointer-events: none;
  font-size: 0px;
}

#news .views-field-field-kategorie {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 20%;
  aspect-ratio:  1 / 1;
  font-size: 0px;
  z-index: 1;
}

#news .views-field-field-kategorie .planung {
  background-image: url(/sites/default/files/planung.svg);
  background-repeat: no-repeat;
  height: 100px;
  background-position: center;
}

#news .views-field-field-kategorie .bau {
  background-image: url(/sites/default/files/bau.svg);
  background-repeat: no-repeat;
  height: 100px;
  background-position: center;
}

#news .views-field-field-kategorie .innenausbau {
  background-image: url(/sites/default/files/innenausbau.svg);
  background-repeat: no-repeat;
  height: 100px;
  background-position: center;  
}

#news .views-field-field-kategorie .baugenehmigung {
  background-image: url(/sites/default/files/baugenehmigung.svg);
  background-repeat: no-repeat;
  height: 100px;
  background-position: center;  
}

#news .views-field-field-kategorie .arbeiten_im_park {
  background-image: url(/sites/default/files/arbeitem-am-park.svg);
  background-repeat: no-repeat;
  height: 100px;
  background-position: center;  
}


#news .views-field-field-kategorie .vertriebsstart {
  background-image: url(/sites/default/files/vertriebsstart.svg);
  background-repeat: no-repeat;
  height: 100px;
  background-position: center;  
}


#news .views-field-field-zuordnung {
  font-size: 0px
}

.page-node-7 #news {
  margin-bottom: 36px;
}

/* -----------------------------
   NEWSBEITRÄGE
----------------------------- */

.node--type-article {
  margin-top: 80px;
}

.node--type-article #main {
  max-width: 1600px;
  margin: 0px auto;
}

.node--type-article .group-left {
  max-width: 33%;
}

.node--type-article .group-right {
  min-width: 67%;
}

.node--type-article .group-left h2 {
  font-size: 30px;
  max-width: 50%;
  text-transform: none;
  margin-bottom: 50px;
  color: #3b3b3b;
}

.node--type-article .group-right .field--name-body {
  column-count: 2;
  column-gap: 25px;
  display: inline-block;
}

.node--type-article .group-right p {
  transition: none;
  transform: none;
  opacity: 1;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}

.node--type-article .group-right img {
  mask-image: url(/sites/default/files/mask_33-67.webp);
  mask-position: left;
  padding-bottom: 50px;
}

.node--type-article .field--name-field-image {
  margin: 0px;
}

.node--type-article .swiper-pagination .swiper-pagination-bullet {
  background: #146e73 !important;
  border: 1px solid #146e73 !important;
}

.node--type-article .swiper-pagination .swiper-pagination-bullet-active-next,
.node--type-article .swiper-pagination .swiper-pagination-bullet-active-prev {
  transform: scale(1);
  opacity: 1;
  border: 1px solid #146e73 !important;
  background-color: transparent !important;
}

.node--type-article .swiper-pagination {
  margin-bottom: 25px;
}

.node--type-article .swiper-button-prev,
.node--type-article .swiper-button-next {
  color: #146e73;
}

.node--type-article .swiper-button-prev {
  padding-right: 15px;
}

.node--type-article .swiper-scrollbar {
  display: none;
}

.node--type-article .main-content .text-formatted {
  padding-left: 24px;
}

.node--type-article .back {
  color: #fff;
  text-decoration: none;
  display: inline !important;
  font-size: 21px;
  display: inline-block !important;
  margin: auto;
  background: #146e73;
  position: relative;
  padding: 5px 25px 9px 25px;
  margin-left: 25px;
  margin-top: 25px;
}

.node--type-article .back:hover,
.node--type-article .back:focus,
.node--type-article .back:active {
  color: #fff;
}

.node--type-article .back:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;  
}

.node--type-article .back:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;  
}

.node--type-article .field--name-dynamic-token-fieldnode-news {
  justify-content: flex-start;
  display: flex;
}


/* -----------------------------
   KONTAKT
----------------------------- */

#kontakt-beratung {
  margin: 50px 0px;
}

#kontakt-beratung img {
  max-width: 350px;
  height: auto;
}

#kontakt-beratung .paragraph--type--ept-image img {
  mask: none !important;
}

#kontakt-beratung .paragraph--type--ept-image div:first-child {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-left: 0px !important;
}

#kontakt-beratung p {
  font-size: 20px;
  line-height: 130%;
  margin-top: 50px !important;
}

#kontakt-beratung a {
  text-decoration: none;
}

#kontakt-beratung a:nth-child(1):before {
  content: "";
  background-image: url(/sites/default/files/tel.svg);
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: center bottom;
  background-size: 20px;
  margin-right: 8px !important;
}

#kontakt-beratung a:nth-child(3):before {
  content: "";
  background-image: url(/sites/default/files/mail.svg);
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-size: 20px;
  background-position: center bottom;
  margin-right: 8px !important;
}

.field--name-dynamic-token-fieldnode-kontakt  {
  position: absolute;
  right: 210px;
  margin-top: 10px;
  font-size: 0px;
}

.field--name-dynamic-token-fieldnode-kontakt a {
  font-size: 0px;
}

.field--name-dynamic-token-fieldnode-kontakt a:before {
  content: "";
  background: url(/sites/default/files/mail.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: inline-block;
}



/* -----------------------------
   FOOTER
----------------------------- */

.site-footer {
    font-family: "Satoshi", sans-serif;
}

.site-footer table a {
   line-height: 100%;
}

  .site-footer table {
  width: 100%;
  table-layout: fixed; 
  border-collapse: collapse;
  margin: 0px;
}

.site-footer table td {
  padding: 10px;
  font-size: 15px;
  word-wrap: break-word; 
  padding: 10px 0px
}

.site-footer table td:nth-child(2) {
  width: 250px;      
  max-width: 250px; 
}

.site-footer table td:nth-child(1),
.site-footer table td:nth-child(3) {
  /*! width: calc((100% - 250px) / 2); */ 
}

.site-footer [data-aos^="fade"] {
  transform: none;
  opacity: 1;
}


.site-footer table tr {
  background: transparent;
  color: #fff !important;
}

.site-footer table p {
  margin: 0px;
}

.site-footer table a {
  color: #fff !important;
  text-decoration: none;
  font-size: 20px;
}

.site-footer table a:hover {
  font-weight: 500;
}

.site-footer {
  background-color: #146e73 !important;
  margin-top: 50px !important;
}

.site-footer .content {
  padding: 0px;
}

#block-dasprime-fusszeile {
  margin: 0px;
}

.site-footer__bottom .region {
  margin-top: 0px;
}
  
.site-footer__bottom {
  margin: 0px;
  padding: 0px;
}

.site-footer {
  background: none;
  padding: 0px !important;
}


/* -----------------------------
   CONTAINER / Columns
----------------------------- */

.columns-67-33 .paragraph--type--ept-text {
  padding-left: 45px;
}

.columns-33-67 .paragraph--type--ept-text {
  padding-right: 45px;
}

.columns-33-67 .paragraph--type--ept-image div:first-child {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-left: -15px;
 
}

.columns-67-33 .paragraph--type--ept-image div:first-child {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-right: -15px;
}

.columns-33-67 .paragraph--type--ept-image img {
  mask-image: url(/sites/default/files/mask_33-67.webp);
  mask-position: left;
}

.columns-67-33 .paragraph--type--ept-image img {
  mask-image: url(/sites/default/files/mask_67-33.webp);
  mask-position: right;
}

.columns-33-67 .paragraph--type--ept-image .text-formatted p {
  max-width: 50%;
  margin-top: 60px;
}

.columns-67-33 .paragraph--type--ept-image .text-formatted p{
  float: right;
  max-width: calc(50% + 12px);
  margin-top: 60px;
}

.fixed {
  max-width: 1600px;
  margin: auto;
}


/* -----------------------------
   POPUP / MODAL / OVERLAY
----------------------------- */

.ui-widget-overlay {
  background-color: rgba(165, 124, 90, 0.5) !important;
}

.ui-dialog-content {
  padding: 0px 50px !important;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  width: 30px;
  height: 30px;
  top:36px;
  right: 12px;
  z-index: 999;
 }


.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon.ui-icon-closethick {
  filter: invert(1);
  background-size: 30px !important;
  top: 12px;
  left: 14px;
}

.ui-dialog-webform-popup .ui-widget-content input {
  border-bottom: 1px solid #146e73;
  border-radius: 0px;
  border-left: none;
  border-right: none;
  border-top: none;
}

.ui-dialog-webform-popup .ui-widget-content .form-checkbox {
  border: 1px solid #146e73;
}

.ui-dialog-webform-popup .ui-widget-content textarea {
  border: 1px solid #146e73;
  border-radius: 0px;
}

.ui-dialog-webform-popup .ui-widget-content input:focus,
.ui-dialog-webform-popup .ui-widget-content textarea:focus {
  box-shadow: none;
}

.ui-dialog.ui-dialog-webform-popup.ui-widget.ui-widget-content.ui-front {
  z-index: 99999;
  background: #fff;
}

.ui-dialog h1 {
  display: none;
}

.modal__overlay {
  z-index: 9999;
  border: none !important;
  background: #fff !important;
}

.modal__container {
  max-width: 100% !important;
  max-height: calc(100% + 150px) !important;
  border-radius: 0px !important;
  width: 100%;
  background: #fff !important;
}

.modal__container h2 {
  display: none ;
}

.modal__footer button{
  top: 0px;
  right: 36px;
  position: absolute;
  text-indent: -9999px;
  display: inline-block;
  background: none;
}

.modal__footer button:before{
  content: "X";
  float: left;
  display: block;
  text-indent: 0px;
  font-size: 36px;
  font-weight: 100;
}


[data-once~="webform-single-submit"] .alert[role="alert"] > div {
  width: 100% !important;
  display: flex;
  flex-direction: column; 
  margin-bottom: 12px;
  font-family: "Satoshi";
  font-weight: 600 !important;
  color: #000;
    align-items: center !important;

}

[data-once~="webform-single-submit"] .alert[role="alert"] h2{
  display: block !important;
  width: 100%;
  margin: 12px 0px 0px 0px;
  font-size: 21px;
  font-weight: 300;
  text-align: center;
}
[data-once~="webform-single-submit"] .alert hr {
  display: none;
}

[data-once~="webform-single-submit"] .alert {
  --bs-alert-padding-y: 0px !important;

}

[data-once~="webform-single-submit"] .alert svg {
  height: 50px;
}

.form-check-input:checked {
	background-color: #146e73;
}

.ui-dialog-webform-popup .ui-widget-content .js-form-type-checkbox label {
  display: none;
}

.ui-dialog-webform-popup .ui-widget-content .description {
  color: #333 !important;
  font-size: 15px;
}

.ui-dialog-webform-popup .ui-widget-content .js-form-type-webform-markup p {
  font-size: 14px;
  padding-left: 25px;
}

.ui-dialog:not(.ui-dialog-off-canvas) {
	border-radius: 0px !important;
}

/* -----------------------------
   WEBFORM
----------------------------- */


.webform-actions {
  display: flex;
  justify-content: center;
}

.webform-button--submit {
  position: relative;
}

.webform-actions button:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;  
}

.webform-actions button:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;
}

button.webform-button--submit {
  padding: 5px 25px !important;
  font-size: 20px !important;
  background: #146e73 !important;
  border-radius: 0px !important;
  color: #fff !important;
  margin-bottom: 50px !important;
  border: none;
}

button.webform-button--submit:hover {
  border: none;
}

button.ui-corner-all {
  min-width: 30px !important;
  margin-top: 10px !important;
  margin-right: 10px !important;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
	border: none !important;
}

/* -----------------------------
   CONFIRMATION PAGE
----------------------------- */

.webform-confirmation {
  display: flex;
  justify-content: center;
  min-height: 500px;
  align-items: center;
  text-align: center;
}

.webform-confirmation .webform-confirmation__message a {
  padding: 5px 25px;
  text-decoration: none;
  background-color: #146e73;
  color: #fff;
  position: relative;
  font-size: 20px;
}

.webform-confirmation .webform-confirmation__message a:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;  
}

.webform-confirmation .webform-confirmation__message a:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 90%;
  background-color: #fff;
}

.webform-submission-form .form-control {
  padding-left: 0px;
  padding-right: 0px;
}

.webform-submission-form textarea.form-control {
  padding-left: 12px;
  padding-right: 12px;
  font-family: "Satoshi";
  font-weight: 300;
}

.webform-submission-form textarea {
  margin-top: 6px;
}