/**
 * @file
 * Subtheme specific CSS.
 */

 #kontakt {
  position: relative;
 }

/* LAYOUT*/

html, body {
  overflow-x: hidden;
}

p {
  position: relative;
  z-index: 10;
}

.col, .row > *{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.boxed {
  max-width: 990px;
  margin: auto;
}

.wohnungen-grundrisse.boxed {
  max-width: 1400px
}

.paragraph--type--image .mobile {
  display: none;
}

.header img {
  width: 100% !important;
  max-width: 100% 
}

.field--type-entity-reference {
  margin: 0px;
}

.node .field--type-image {
  float: none;
  margin: 0px !important;
}

.field--type-image img {
  margin: 0px;
}

.field--name-field-media-image img {
  max-width: 100%;
  height: auto;
  width: 100%;
  opacity: 1;
  position: relative;
  z-index: 1;
}

z {
  margin: 0;
}

/* NAVBAR */

#block-wohnungen-claim {
max-width: 1280px;
margin: auto;
position: absolute;
top: -5px;
right: 0px;
left: 0px;
}


#block-wohnungen-claim .text-formatted {
margin-left: calc(50% + 240px);
position: relative;
z-index: 10
}

#block-wohnungen-claim .text-formatted h2 {
font-size: 56px;
line-height: 100%;
margin-top: 30px;
margin-bottom: 45px !important;
font-family: 'Bodoni 72 Italic';
font-style: normal;
font-weight: normal;
}

#block-wohnungen-claim .text-formatted p {
color: #fff;
line-height: 125%;
}

#block-wohnungen-claim .text-formatted p strong {
color: #fff;
  display: none;
}

.path-frontpage #block-wohnungen-claim .text-formatted p strong {
  display: block;
}



.scrolled #block-wohnungen-claim {
  display: none;
}

/* HEADLINES */

p {
  color: #3e5f78;
  font-family: "Whitney";
  font-weight: 400;
  font-size: 18px;
}

p strong {
    color: #3e5f78;
  font-family: "Whitney";
  font-weight: 600;
}

h2 {
  font-family: "Bodoni 72";
  font-style: italic;
  color: #3e5f78;
  margin-top: 0px;
  margin-bottom: 20px !important;
}


h2 em{
  font-family: "Trajan Pro";
  font-style: normal;
  color: #3e5f78;
}



  /* SHAPE POLYGONE*/

.shape-polygon-right img {
   shape-outside: url(/sites/wohnungen/files/quatrium_begegnungszone.png);
   clip-path: url(/sites/wohnungen/files/quatrium_begegnungszone.png);
    shape-image-threshold: .2;
    shape-margin: 20px;
    position: relative;
    float: right;
    width: 40%;
position: relative;
}

.klagenfurt .shape-polygon-right {
   shape-outside: url(/sites/wohnungen/files/quatrium_landhaus-klgf.png);
   clip-path: url(/sites/wohnungen/files/quatrium_landhaus-klgf.png);
    shape-image-threshold: .2;
    shape-margin: 20px;

}

.shape-polygon-left {
  float: left;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  width: 30%;
  height: 600px;
  margin-top: -8%;
}

.shape-polygon-left img {
  object-fit: cover;
  object-position: right;
  height: 600px;
}


.shape-polygon-left .text-formatted,
.shape-polygon-left .text-formatted {
  hyphens: auto;
  padding: 10px;

}



.shape-left .paragraph--type--body,
.shape-right .paragraph--type--body {
  max-width: 990px;
  margin: auto;
}

.shape-right.paragraph {
display:block !important;
flex-direction: none;

}

.shape-right {
  margin-top: 0;
  max-width: 100%;

}

.shape-left {
  max-width: 100%;
  margin-top: -25px;
}

.shape-right .text-formatted {
  padding-top: 50px;
  display: block;
  padding-right: 15%;
 
}

.lage h2 {
  margin-top: 0px !important;
}

.lage .shape-right {
  padding-top: 0;
}

.projekt .shape-right .text-formatted {
  height: 760px;

}

.shape-left .text-formatted{
  display: flow-root;
  padding-left: 50px;
}

.shape-right h2,
.shape-left h2{
  margin-top: 50px
}


  /* Seite: PROJEKT */

/*.projekt .projektfakten {
  background-color: rgba(120,123,47,0.3) !important;
  margin-top: 50px;
  
}

.projekt .projektfakten .projektfakten-liste  {
  max-width: 990px;
  margin: 0px auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.projekt .projektfakten ul {
  color: #41617a;
  font-size: 16px;
  list-style: none;
}

.projekt .projektfakten li {
  position: relative;
  padding-top: 2px;
}

.projekt .projektfakten li:before {
  content: '';
  background: url('/sites/wohnungen/files/bullet-point-projekt-gruen.png');
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  left: -30px;
  width: 20px;
  height: 20px;
  background-size: 20px auto;
  background-position: center;
  
}

*/

.ausstattung-eckdaten {
  margin-top: -75px;
}

.ausstattung-2 {
  margin-top: -15%;
}

.ausstattung-2 .layout__region--first {
  padding-right: 25px;
}

.ausstattung-2 .layout__region--second {
  padding-left: 25px;
  padding-right: 25px;
}

/*Grüne Box*/

.projekt .projektfakten .gruen {
  background-color: rgba(120,123,47,0.3);
  width: 500px;
  height: 450px;
  clip-path: polygon(50% 0, 100% 35%, 100% 65%, 48% 100%, 0 65%, 0 35%);
}

.projekt .projektfakten .gruen p:first-of-type {
  margin-top: 50px;
}

.projekt .projektfakten .gruen-innen {
  padding: 3px;
}

.projekt .projektfakten .gruen p {
  text-align: center;
  position: relative;
  line-height: 24px; 
  
}

.projekt .projektfakten .gruen p:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 50%;
  margin-top: 25px;
  clip-path: polygon(50% 15%, 100% 50%, 50% 85%, 0% 50%);
  background-color: #fff;
}

.projekt .projektfakten .gruen p:last-of-type:after {
  display: none;
}


/*Blaue Box*/
.projekt .projektfakten .blau {
  background-color: rgba(62,95,120,0.3);
  width: 500px;
  height: 450px;
  clip-path: polygon(50% 0, 100% 35%, 100% 65%, 48% 100%, 0 65%, 0 35%);
}

.projekt .projektfakten .blau p:first-of-type {
  margin-top: 50px;
}

.projekt .projektfakten .blau-innen {
  padding: 3px;
}


.projekt .projektfakten .blau p {
  text-align: center;
  position: relative;
  line-height: 24px; 
  
}

.projekt .projektfakten .blau p:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 50%;
  margin-top: 25px;
  clip-path: polygon(50% 15%, 100% 50%, 50% 85%, 0% 50%);
  background-color: #fff;
}

.projekt .projektfakten .blau p:last-of-type:after {
  display: none;
}

/*Rote Box*/
.projekt .projektfakten .rot {
  background-color: rgba(129,43,41,0.3);
  width: 500px;
  height: 450px;
  clip-path: polygon(50% 0, 100% 35%, 100% 65%, 48% 100%, 0 65%, 0 35%);
}

.projekt .projektfakten .rot p:first-of-type {
  margin-top: 50px;
}

.projekt .projektfakten .rot-innen {
  padding: 3px;
}


.projekt .projektfakten .rot p {
  text-align: center;
  position: relative;
  line-height: 24px; 
  
}

.projekt .projektfakten .rot p:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 50%;
  margin-top: 25px;
  clip-path: polygon(50% 15%, 100% 50%, 50% 85%, 0% 50%);
  background-color: #fff;
}

.projekt .projektfakten .rot p:last-of-type:after {
  display: none;
}

/*Gelbe Box*/
.projekt .projektfakten .gelb {
  background-color: rgba(247,166,0,0.3);
  width: 500px;
  height: 450px;
  clip-path: polygon(50% 0, 100% 35%, 100% 65%, 48% 100%, 0 65%, 0 35%);
}

.projekt .projektfakten .gelb p:first-of-type {
  margin-top: 50px;
}

.projekt .projektfakten .gelb-innen {
  padding: 3px;
}


.projekt .projektfakten .gelb p {
  text-align: center;
  position: relative;
  line-height: 24px; 
  
}

.projekt .projektfakten .gelb p:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 50%;
  margin-top: 25px;
  clip-path: polygon(50% 15%, 100% 50%, 50% 85%, 0% 50%);
  background-color: #fff;
}

.projekt .projektfakten .gelb p:last-of-type:after {
  display: none;
}

.projekt .projekt-bildzeile img {
  margin-bottom: -125px;
  position: relative;
  z-index: 10;
}


  /* Seite: WOHNUNGEN */

 .stellplaetze .text-formatted p {
    font-size: 15px;
    font-weight: 500;
  }

.wohnungen .zuhause {
  padding-left: 20%;
  padding-right: 20%;
}

.wohnungen .wohnungen-bildzeile img {
  margin-top: -280px;
}

.wohnungen .wohnungen-grundrisse .field--name-field-media-description {
  margin-top: 0px;
}

.wohnungen .wohnungen-grundrisse .field--name-field-media-description strong {
  font-size: 32px;
  font-family: "Bodoni 72";
  font-weight: 400;
  font-style: italic;
  color: #787b2f; 
}

.wohnungen .wohnungen-grundrisse .field--name-field-media-description p {
  margin-bottom: 0px;
}

.downloads {
  padding-right: 25px;
  padding-left: 25px;
   margin-bottom: 100px;
  margin-top: 75px;
}

.downloads .field__item {
  position: relative;
}
.downloads .field__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15%;

}

.downloads .file {
  background: none;
  padding: 0px;
}

.downloads .file a:before {
  content: "";
  position: absolute;
  left: -1.425em;
  clip-path: polygon(100% 0, 100% 100%, 0 65%, 0 35%);
  background: #a2a7b6;
  height: 100%;
  top: 0px;
  width: 25px;
}

.downloads .file a:after {
  content: "";
  position: absolute;
  right: -1.425em;
  clip-path: polygon(100% 0, 100% 100%, 0 65%, 0 35%);
  transform: rotate(180deg);
  background: #a2a7b6;
  height: 100%;
  top: 0px;
  width: 25px;
}

.downloads .file a {
  width: 100%;
  position: absolute;
  background: none;
  text-align: center;
  text-decoration: none;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom:21px;
  background: #a2a7b6;
  color: #fff;
  min-width: 300px;
  font-weight: 500;
}

.downloads .file:after {
  content: "Download";
  float: none;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 34px;
  margin: auto;
  text-align: center;
  width: 100%;
  pointer-events: none;
  color: #fff;
  font-weight: 500;
}

  /* Seite: LAGE */

  .googleearth {
    height: auto;
    width: 20%;
    height: auto;
    left: 22%;
    position: ab;
    z-index: 99;
    top: 0px;
    margin-top: 32%;
    position: absolute;
    aspect-ratio: 100 / 28;
    font-size: 0px;
  }
  
  .lage-karte {
    position: relative;
    margin-bottom: -9%;
  }
  
  .lage-karte img {
    margin: 0px;
  }

.lage-karte img  {
   shape-outside: url(/sites/wohnungen/files/quatrium_ideallage.png);
  clip-path: url(/sites/wohnungen/files/quatrium_ideallage.png);
}

.lage .lagedetails ul {
  color: #41617a;
  font-size: 16px;
  list-style: none;
  
}

.lage .lagedetails li {
  position: relative;
  padding-top: 2px;
}

.lage .lagedetails li:before {
  content: '';
  background: url('/sites/wohnungen/files/bullet-point-lage-gelb.png');
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  left: -30px;
  width: 20px;
  height: 20px;
  background-size: 20px auto;
  background-position: center;
  
}

.klagenfurt .text-formatted {
  margin-top: 100px;
}

.klagenfurt .text-formatted h2 {
  margin-top: 50px !important;
}


.klagenfurt img {
  shape-outside: url(/sites/wohnungen/files/quatrium_landhaus-klgf.png);
  clip-path: url(/sites/wohnungen/files/quatrium_landhaus-klgf.png);
  position: relative;
}

.lage .lagedetails {
  padding-left: 0px;
  padding-top: 50px;
  padding-bottom: 25px;
  background: #fde4b2;
  margin: auto;
}

.lagedetails .text-formatted {
  max-width: 100%;
  padding-top: 25px;
  margin: auto;
  padding-left: 25%;
  padding-right: 25%;
}


  /* Seite-AKTUELLES */

  .aktuelles h2 strong {
    font-weight: 400 !important;
    font-style: normal;
    font-family: "Trajan Pro";
  }

.grid.list-group-item {
  border: none;
  border-radius: 0px !important;
}
.view-aktuelles img {
  clip-path: polygon(100% 0, 100% 70%, 80% 100%, 0 100%, 0 0);
  border-radius: 0px !important;
}

.view-aktuelles .row {
  --bs-gutter-x: 0px;
}

.view-aktuelles .views-field-body {
  margin-top: 15px
}

/* STOERER 1 */

.header {
position: relative;
}

.header .stoerer {
max-width: 1140px;
position: absolute;
margin: auto;
right: 0px;
bottom: -142px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
}

.header .stoerer ul {
width: 480px;
color: #fff;
margin-bottom: 0px;
z-index: 20;
right: -1px;
bottom: 8px;
position: relative;
}

.header .stoerer h3 {
font-family: "Whitney"; 
font-style: normal;
font-weight: 400 !important;
margin: 0px;
font-size: 24px;
display: flex;
justify-content: center;
align-items: center;
height: 125px;
}

.header .stoerer li:first-child {
background: #3e5f78;
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
display: flex;
justify-content: center;
align-items: center;
opacity: 0.85;
height: 125px;
padding-top: 20px;
}



.header .stoerer li:last-child {
background: #787b2f;
display: flex;
justify-content: center;
align-items: center;
clip-path: polygon(50% 100%, 0 0, 100% 0);
opacity: 1;
height: 125px;
padding-bottom: 30px;
margin-top: -1px;
margin-bottom: 10px;
}

.projekt .header .stoerer li:last-child {
  padding-bottom: 50px
}


.lage .header .stoerer li:first-child {
background:rgba(62, 95, 120,0.70);
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
display: flex;
justify-content: center;
align-items: center;
opacity: 0.85;
height: 125px;
padding-top: 35px;
}

.lage .header .stoerer li:last-child {
background: transparent;
display: flex;
justify-content: center;
align-items: center;
clip-path: polygon(50% 100%, 0 0, 100% 0);
opacity: 1;
height: 125px;
padding-bottom: 30px;
margin-top: -1px;
}

.wohnungen .header .stoerer li:first-child {
background: rgba(129, 43, 41,0.70);
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
display: flex;
justify-content: center;
align-items: center;
opacity: 0.85;
height: 125px;
padding-top: 20px;
}

.wohnungen .header .stoerer li:last-child {
background: transparent;
display: flex;
justify-content: center;
align-items: center;
clip-path: polygon(50% 100%, 0 0, 100% 0);
opacity: 1;
height: 125px;
padding-bottom: 30px;
margin-top: -1px;
}


.ausstattung .header .stoerer li:first-child {
background: rgba(247, 152, 0,0.70);
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
display: flex;
justify-content: center;
align-items: center;
opacity: 0.85;
height: 125px;
padding-top: 20px;

}

.ausstattung .header .stoerer li:last-child {
background: transparent;
display: flex;
justify-content: center;
align-items: center;
clip-path: polygon(50% 100%, 0 0, 100% 0);
opacity: 1;
height: 125px;
padding-bottom: 30px;
margin-top: -1px;
}


  /* STOERER 2 */
.header .stoerer2 {
max-width: 1140px;
margin: auto;
position: absolute;
right: 27%;
bottom: 0px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
z-index: 10;
}

.header .stoerer2 ul {
width: 480px;
color: #812b29;
margin-bottom: 0px;
  position: relative;
  bottom: 0px;
  left: 0px;
}

.header .stoerer2 h3 {
font-family: "Whitney"; 
font-style: normal;
font-weight: 600 !important;
margin: 0px;
font-size: 24px;
  line-height: 24px;
  padding-bottom: 25px;
display: flex;
justify-content: center;
align-items: center;
height: 125px;
  position: relative;
}

.header .stoerer2 li:first-child {
background: #fff;
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
display: flex;
justify-content: center;
align-items: center;
opacity: 0.75;
height: 125px;
padding-top: 20px;
}

.header .stoerer2 a {
  text-decoration: none;
  color: #812b29;
  border: 1px solid red;
  padding: 160px;
  
}

.header .stoerer2 h3:after {
content: "";
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
display: flex;
justify-content: center;
align-items: center;
opacity: 1;
height: 10px;
  width: 25px;
  background: #812b29;
  z-index: 30;
  position: absolute;
  bottom: 20px;
  transform: rotate(180deg);
}


.header .stoerer2 a:hover {
  cursor: pointer;
}

  /* TEXTBLOECKE  */


.life-balance .text-formatted {
padding-right: 250px;
}

.inforaute {
position: relative;
margin-top: -250px;
}

.begegnung {
position: relative;
  margin-top: 250px;
  margin-bottom: -350px;
z-index: 10;
}

.begegnung .text-formatted {
padding-left: 42%;
padding-right: 24%;
text-align: center;
hyphens: auto;
}

.google-earth  {
  height: auto;
  width: 22%;
  height: auto;
  left: 23%;
  top: 0;
  position: absolute;
  z-index: 30;
  margin-top: 7%;
}


.lagekarte, .karte {
  position: relative;
}

.wohnen-leben {
  position: relative;
  margin-top: -25%;
  margin-left: 45%;
  
}

.wohnen-leben .text-formatted {
  padding-right: 50px;
  max-width: 480px;
}

.wohnungen .field--type-image {
}

.wohnungen .paragraph--type--grid .text-formatted strong {
  font-family: "Bodoni 72 Italic";
  color: #787b2f;
  font-size: 36px;
  line-height: 40px;
  margin-top: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wohnungen .paragraph--type--grid .field--type-image {
  float: none;
}

  /* FOOTER */


.site-footer {
background-color: rgba(62,95,120,0.7) !important;
height: auto;
padding: 0px;
margin-top: 120px;
}

.site-footer .block {
height: 100px;
display: flex;
align-items: flex-end;
  margin: 0px;
}

.site-footer a, .site-footer p {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 0px;
}

.site-footer .container-fluid {
  max-width: 100%;
  padding-left: 175px;
  padding-right: 100px;
  position: relative;
  height: 120px;
}

.site-footer .container-fluid:before {
    content: "" !important;
  position: absolute;
  clip-path: polygon(0 1%, 100% 50%, 0 100%);
  background: #3e5f78;
  bottom: 0px;
  top: -120px;
  width: 175px;
  height: 240px;
  left: 0px;
}

.site-footer .row {
  --bs-gutter-x: 0px !important;
}


  /* FOOTER  +++ Regionen */

.site-footer__top .region {
  padding: 0px;
  background: #778ea0;

}

.site-footer__top {
  display: flex;
  flex-direction: row;
}

.site-footer .region .block {
  border: 0px;
}

.site-footer .region-footer-first {
  width: 380px;
}

.site-footer .region-footer-second {
  width: 260px;
}

.site-footer .region-footer-third {
  width: 260px;
}

.site-footer .region-footer-fourth {
  flex: 1;
}
.site-footer .region-footer-fourth .block {
  justify-content: flex-end;
  
}


  /* FOOTER  +++ Logos */

.site-footer .region-footer-first img {
  position: absolute;
  margin-top: -90px;
}

.site-footer .region-footer-second img {
  position: absolute;
  margin-top: -90px;
  height: 45px;
  width: auto;
}

.site-footer .region-footer-third img {
  position: absolute;
  margin-top: -90px;
  height: 50px;
  width: auto;
}

  /* SCROLL TO TOP */


#scrollTopButton-link {
  background-image: url(/sites/default/files/checkbox-dsgvo.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #3e5f78;
  border: none;
  width: 50px;
  height: 30px;
  z-index: 20;
  display: block;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  text-indent: -9999px;
  opacity: 0.5;
}


#scrollTopButton-link:hover {
  opacity: 1;
}

#scrollTopButton-link:before {
  content: ">";
  z-index: 30;
  display: flex;
  justify-content: center;
  align-items: center;
  text-indent: 0px;
  color: #fff !important;
  font-family: "Whitney";
  font-size: 18px;
  margin: auto;
  transform: rotate(-90deg) scaleY(180%);
}

#block-vormerkung {
  margin-top: 10px;
}

#block-vormerkung img {
  width: 100% !important;
  height: auto;
}

.path-webform #block-claim strong {
  display: none;
}



#apollo, #belisar, #carna, #diana {
 scroll-margin-top: 275px; 
}

.nav-tabs {
  box-shadow: none !important;
  outline: none;
  border-bottom: 1px solid #fff !important;
}

#myTabs li .nav-link{
    color: #fff;
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 15px;
  position: relative;
  font-size: 18px;
  font-family: "Whitney"
}

#myTabs .nav-item {
  padding-right: ;
  height: 36px;
  position: relative;
}


#myTabs .nav-link {
  padding-bottom 10px !important
  display: none;
}


#myTabs li .nav-link {
  border-bottom: 2px solid #fff;
  clip-path: polygon(70% 0, 100% 100%, 0 100%, 0 0);
  padding-right: 55px;
  margin-right: 5px;
}


#myTabs li:nth-child(1) .nav-link.active{
  border-bottom: 2px solid rgba(129, 43, 41,1);
}


#myTabs li:nth-child(1) .nav-link{
  background: rgba(132, 42, 38, 0.5);
}

#myTabs li:nth-child(1) .nav-link.active{
  background: rgba(132, 42, 38, 1);
}

#myTabs li:nth-child(2) .nav-link{
  background: #90a7b4;
}

#myTabs li:nth-child(2) .nav-link.active{
  border-bottom: 2px solid rgba(62, 95, 120, 1);
  background: rgba(62, 95, 120, 1);
}


#myTabs li:nth-child(3) .nav-link {
    background: rgba(247, 166, 0, 0.5);

}

#myTabs li:nth-child(3) .nav-link.active{
  border-bottom: 2px solid rgba(247, 166, 0, 1);
  background: rgba(247, 166, 0,1);
}



#myTabs li:nth-child(4) .nav-link{
  background: rgba(120, 123, 47, 0.5);
}

#myTabs li:nth-child(4) .nav-link.active{
  border-bottom: 2px rgba(120, 123, 47,1);
  background: rgba(120, 123, 47,1);
}




table tr th {
  background: #fff !important;
  color: #3e5f78;
}

table tr td {
  background: #fff;
  border: none;
}



/*Webform - Kontaktformular*/

.webform-submission-form .form-control {

background-color: rgba(90, 112, 52, 0.15);
border: 1px solid rgba(90, 112, 52, 0.15);
border-radius: 0px !important; 
}

.webform-submission-form .form-control:hover {

background-color: rgba(90, 112, 52, 0.15);
border: 1px solid rgba(90, 112, 52, 0.15);
}

.webform-submission-form{
max-width: 1280px;
margin: auto;
position: relative;
}

.webform-flexbox {
display: grid;
grid-template-columns: 1fr 2fr;
column-gap: 12px;
}

.webform-flex--container {
margin: 0 0.25em;
}

.webform-submission-form label {
position: absolute;
top: 12px;
color: #3e5f78;
font-size: 16px;
}

.webform-submission-form .form-type-webform-markup {
color: #3e5f78;
font-size: 12px;
}

.webform-submission-form .js-form-item-nachricht label {
position: absolute;
top: 28px;
left: 480px;
}

.webform-submission-form #edit-daten {
display: flex;
flex-direction: column;
}

.webform-submission-form #edit-text {
height: 100% !important;
display: flex;
flex-direction: column;
}

.webform-submission-form #edit-text textarea {
height:  250px !important;
max-width: 800px;
}

.webform-submission-form #edit-text .form-textarea-wrapper .form-control {
  background: none;
  border: none;
  position: relative;
  z-index: 20;
}

.webform-submission-form #edit-text .form-textarea-wrapper {
  z-index: 10;
  position: relative;
  
}

.webform-submission-form #edit-text .form-textarea-wrapper:after {
  content: "";
  clip-path: polygon(5% 0, 95% 0, 100% 10%, 100% 90%, 95% 100%, 5% 100%, 0 90%, 0 10%);
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(90, 112, 52, 0.15); 
}

.webform-submission-form .form-textarea-wrapper .form-control:focus {
  background: transparent !important;
}

.webform-submission-form #edit-dsgvo--description {
font-size: 13px;
line-height: 150%;
hyphens: auto;
}

.webform-submission-form #edit-dsgvo--description a{ 
  color:#3e5f78;
}


.webform-submission-add-form #edit-daten .js-form-item {
position: relative;
margin-right: 30px;
}

.webform-submission-add-form #edit-daten .js-form-item input {
height: 50px;

}

.webform-submission-form #edit-daten .js-form-item:before {
content: "" !important;
position: absolute;
right: -30px;
clip-path: polygon(0 1%, 100% 50%, 0 100%);
background: rgba(90, 112, 52, 0.15);
bottom: 0px;
top: 0px;
width: 30px;
height: 50px;
}

.webform-submission-form #edit-daten .js-form-item:after {
content: "" !important;
position: absolute;
left: -30px;
clip-path: polygon(100% 0, 0 50%, 100% 100%);
background: rgba(90, 112, 52, 0.15);
bottom: 0px;
top: 0px;
width: 30px;
height: 50px;
}

.webform-submission-form .form-type-webform-markup.js-form-item:before {
display: none;
}

.webform-submission-form .form-type-webform-markup.js-form-item:after {
display: none;
}


.webform-submission-form .form-actions {
  position: relative;
  
}

.webform-submission-form .webform-button--submit {
background-color: rgba(90, 112, 52, 0.5);
border: 1px solid #acb799;
text-transform: uppercase;
font-weight: 500;
padding: 10px 60px;
margin-right: 30px;
border-radius: 0px;
height: 50px;
position: relative;
}

.webform-submission-form .webform-actions {
    display: flex;
  justify-content: flex-end
}

.webform-submission-form .webform-button--submit:before {
position: absolute;
content: "";
background-color: #acb799;
width: 30px;
height: 50px;  
clip-path: polygon(0 1%, 100% 50%, 0 100%);
right: -31px;
top: -1px;
}

.webform-submission-form .webform-button--submit:after {
position: absolute;
content: "";
background-color: #acb799;
clip-path: polygon(100% 0, 0 50%, 100% 100%);
width: 30px;
height: 50px;
left: -30px;
top: -1px;
}

.webform-submission-form .webform-button--submit:hover {
  background-color: #acb799;
  border: 1px solid #acb799;
  color: #5a7034 !important;
}

.webform-submission-form .webform-button--submit:active {
  background-color: #acb799;
  border: 1px solid #acb799;
}

.webform-submission-form .webform-button--submit:focus {
  color: #fff;
  background-color: #acb799;
  border-color: #acb799;
  box-shadow: none !important;
}
}

.webform-submission-form .webform-actions {
  position: relative;
}


.webform-submission-form .js-form-item-dsgvo {
  display: flex;
  justify-content: flex-end; 
}

.webform-submission-form .webform-element-description {
  color: #3e5f78;
  max-width: 580px;
}

.webform-submission-form .form-checkbox {
 
  background-image: url(/sites/default/files/checkbox-dsgvo.png);
  border: none;
  width: 50px;
  height: 30px;
  margin-right: 15px; 
  position: relative;
  z-index: 5;
}

.webform-submission-form #edit-dsgvo--description{
  position: relative;
}




.webform-submission-form .form-control {
  padding: 0px !important;
  color: #3e5f78
}

.webform-submission-form .form-control::placeholder {
  color: #3e5f78 !important; 
}

.webform-submission-form .form-textarea.form-control {
  padding-left: 30px !important;
  padding-top: 13px !important;
}

.webform-submission-form .form-control:focus {
	color: #3e5f78;
	background-color: #e6eae0 !important;
	border: 1px solid #e6eae0;
	outline: 0;
	box-shadow: none !important;
}

.webform-submission-form .form-check-input:checked {
  background-color: #3e5f78;
  border: 1px solid #3e5f78;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.webform-submission-form .form-check-input:focus {
  box-shadow: none !important;
}

.webform-submission-form .form-check-input:active {
	filter: none !important;
}

.captcha {
  position: absolute;
  bottom: -20px;
  left: -25px;
  transform: scale(1)
}

/*Team*/

.team {
  margin-top: 100px;
}
.team a {
  text-decoration: none;
  color: #3e5f78;
  font-size: 16px;
}

.team a:hover {
  color: #3e5f78;
}


.team .text-formatted {
  padding-top: 15px;
  clear: both;
  display: flex;
justify-content: center;
}

.team .text-formatted strong {
  margin-top: 25px;
  font-size: 24px;
  letter-spacing: 0.01em;
}

.team .text-formatted p {
  line-height: 130%;
  text-align: center;
}

/* WOHNUNGEN */


.wohnungen .text-formatted h2 {
  text-align: left;
}

.wohnungen #myTabs {
  margin: 75px auto 0px auto;
  max-width: 990px;
  position: relative;
}

.infos h2 {
  margin-top: 50px;
}


.view-wohnungen {
  max-width: 990px;
  margin: 2px auto 0px auto;
}

.view-wohnungen .row {
  margin: 0px;
}

.view-wohnungen th {
  font-size: 12px;
  text-align: center;
  line-height: 14px;
}

.view-wohnungen td {
  color: #3e5f78;
  text-align: center;
  font-family: "Whitney";
  font-weight: 500;
  white-space: nowrap;
}

.view-wohnungen td:first-child {
  text-align: left;
}


.views-field-field-top {
  width: 85px;
}

.views-field-field-grundriss .file a  {
  text-indent: -9999px;
  background: none;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0px;
}

.views-field-field-grundriss .file {
  background: none;
  padding: 0px;
}

.views-field-field-grundriss .file a:before {
  content: "";
  text-indent: 0px;
  background: url(/sites/wohnungen/files/grundriss.png);
  background-size: auto 18px;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
  margin-top: 2px;
}

.views-field-nothing td {
  text-indent: -9999px;
  background: none;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.views-field-nothing a {
  text-indent: -9999px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 0px;
}

.views-field-nothing a:before {
  content: "";
  text-indent: 0px;
  background: url(/sites/wohnungen/files/kontakt.png);
  background-size: auto 14px !important;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 18px;
}


.view-wohnungen .view-content {
  position: relative;
}

.view-wohnungen .view-content:before {
  position: absolute;
  content: "";
  top: -4px;
  right: 0px;
  width: 100%;
}

.view-display-id-apollo .view-content:before {
  border-top: 2px solid #842a26 !important;
  left: 0px;
}

.view-display-id-belisar .view-content:before {
  border-top: 2px solid rgba(62,95,120,1)!important;
  width: calc(100% - 167px);
}

.view-display-id-carna .view-content:before {
  border-top: 2px solid rgba(247,166,0,1) !important;
  width: calc(100% - 335px);
}

.view-display-id-diana .view-content:before {
  border-top: 2px solid rgba(120,123,47,1) !important;
  width: calc(100% - 497px);
}

.view-display-id-apollo tr:nth-child(6), 
.view-display-id-apollo tr:nth-child(13),
.view-display-id-apollo tr:nth-child(20),
.view-display-id-apollo tr:nth-child(23),
.view-display-id-apollo thead > tr {
  border-bottom: 1px solid #842a26 !important;
}

.view-display-id-belisar tr:nth-child(8), 
.view-display-id-belisar tr:nth-child(16),
.view-display-id-belisar tr:nth-child(24),
.view-display-id-belisar tr:nth-child(29),
.view-display-id-belisar thead > tr{
  border-bottom: 1px solid #90a7b4 !important;
}

.view-display-id-carna tr:nth-child(4), 
.view-display-id-carna tr:nth-child(12), 
.view-display-id-carna tr:nth-child(20), 
.view-display-id-carna tr:nth-child(24),
.view-display-id-carna thead > tr{
  border-bottom: 1px solid #f7a600 !important;
}

.view-display-id-diana tr:nth-child(3), 
.view-display-id-diana tr:nth-child(11), 
.view-display-id-diana tr:nth-child(19), 
.view-display-id-diana tr:nth-child(27),
.view-display-id-diana thead > tr{
  border-bottom: 1px solid #787b2f !important;
}



.view-display-id-apollo tr:nth-child(even) td {
  background: #f2e9e9;
}

.view-display-id-belisar tr:nth-child(even) td{
  background: #ebeff1;
}

.view-display-id-carna tr:nth-child(even) td{
  background: #fef6e5;
}


.view-display-id-diana tr:nth-child(even) td{
  background: #f1f1ea;
}

.tab-content > .active {
  border: 0px !important;
}

.block-views h2 {
  display: none;
}

.paragraph--type--library .field--name-label {
  display: none;
}


/*Webform Confirmation Site*/


.webform-confirmation__message {
  max-width: 768px;
  margin: 50px auto 125px auto;
}

.webform-confirmation__message h2 {
  margin-bottom: 5px !important;
}

.webform-confirmation__message strong {
  color: #3e5f78;
}

.webform-confirmation__message p {
  color: #3e5f78;
  font-size: 18px;
}

.webform-confirmation__message table {
  color: #3e5f78;
  font-size: 16px;
  max-width: 500px;
}

.webform-confirmation__message td  {
  background-color: #fff;
  padding: 0px;
}

 .webform-confirmation__message a {
  text-decoration: none !important;
  color: #3e5f78;
  display: inline-block;
  font-family: "Whitney";
  max-width: 1280px;
  font-size: 18px;
  float: right;
   background-image: url(/sites/default/files/button-outline.png);
   background-repeat: no-repeat;
   background-size: 260px;
   padding: 9px 40px;
   margin-top: 25px;
}

.webform-confirmation__message a:hover {
  color: #3e5f78;
}

.webform-confirmation__message a:active {
  color: #3e5f78; 
}

.webform-confirmation__message a:focus {
  color: #3e5f78; 
}


.webform-confirmation__message a em {
  font-family: "Trajan";
  font-style: normal;
}

.fooicon-plus::before {
  content: "+";
  font-weight: bold;
  font-family: Arial;
  color: #3e5f78;
}

.fooicon-minus::before {
  content: "-";
  margin-right: 0.25em !important;
  font-weight: bold;
  font-family: Arial;
  color: #3e5f78;
}

table > tbody > tr > td > span.footable-toggle {
  opacity: 0.5;
}

@media only screen and (max-width: 768px) {

  #myTabs .nav-item {
    width: 25%;
    line-height: 100%;
  }
  
  #myTabs .nav-item a {
    font-size: 14px;
    line-height: 100%;
  }
  
  #myTabs li .nav-link {
    padding-right:50px;
  }
  
  .webform-submission-form .form-checkbox {
	background-image: url(/sites/default/files/checkbox-dsgvo.png);
	border: none;
	width: 60px;
	height: 30px;
	margin-right: 15px;
	position: relative;
	z-index: 5;
}
  
 .webform-submission-form .form-check-input:checked {
  background-color: #3e5f78;
  border: none !important;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
   width: 60px;
   height: 30px;
  
}  
}

@media only screen and (max-width: 414px) {
  
  .webform-submission-form .form-checkbox {
	background-image: url(/sites/default/files/checkbox-dsgvo.png);
	border: none;
	width: 100px;
	height: 30px !important;
	margin-right: 15px;
	position: relative;
	z-index: 5;
}
  
 .webform-submission-form .form-check-input:checked {
  background-color: #3e5f78;
  border: none !important;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
   width: 100px;
   height: 30px;
  
}   
  
  
}

@media only screen and (max-width: 375px) {
  
  .webform-submission-form .form-checkbox {
	background-image: url(/sites/default/files/checkbox-dsgvo.png);
	border: none;
	width: 120px;
	height: 30px !important;
	margin-right: 15px;
	position: relative;
	z-index: 5;
}
  
 .webform-submission-form .form-check-input:checked {
  background-color: #3e5f78;
  border: none !important;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
   width: 120px !important;
   height: 30px !important;
  
}   
  
  
}

@media only screen and (max-width: 320px) {
  
  .webform-submission-form .form-checkbox {
	background-image: url(/sites/default/files/checkbox-dsgvo.png);
	border: none;
	width: 150px;
	height: 30px !important;
	margin-right: 15px;
	position: relative;
	z-index: 5;
}
  
 .webform-submission-form .form-check-input:checked {
  background-color: #3e5f78;
  border: none !important;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
   width: 150px !important;
   height: 30px !important;
  
}   
  
  
}

@media (min-width: 1920px) {
  .shape-right .text-formatted {
    padding-top: 0px;
  }
  
  .projekt .shape-right .text-formatted {
    height: 600px;
  }
  
}

@media (min-width: 992px) {
  
  .team .col-xl-3 { 
    width: 20%; 
  }

}
  
@media (min-width: 991px) {
  

  
  #block-icons {
    display: none;
  }
  
  #kontakt {
    scroll-margin-top: 150px;
    display: inline-block;
  }
  
  .navbar {
    --bs-navbar-padding-y: 0px !important;
  }
  
  .navbar-top {
    display: none;
  }
  
  .navbar-brand {
height: 70px;
}

.navbar-brand .img-fluid {
max-width: 360px;
margin: auto;
position: absolute;
top:-25px;
left: 0px;
right: 0px;
display: flex;
justify-content: center;
  z-index: 50;
}

#block-mainmenu {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
max-width: 1400px;
width: 100%;
margin: auto;
z-index: 50;
}


#block-mainmenu .navbar-nav {
width: calc(50% - 220px);
display: flex;
justify-content: flex-end;
}


#CollapsingNavbar {
  position: relative;
}

#block-wohnungen-mainmenu {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  max-width: 1400px;
  margin: auto;
  height: 70px;
  padding-top: 0px;
}
  
  #navbar-main {
  display: flex;
  align-items: flex-start;
}
  
    .scrolled .navbar {
  position: fixed;
  left: 0px;
  right: 0px;
}
  
.scrolldown .scrolled #navbar-main,
.scrolled #navbar-main {
 height: 80px;
}


.scrolled .navbar-brand .img-fluid {
    margin: auto;
    position: absolute;
    top: -11px;
    left: 0px;
    right: 0px;
    display: flex;
    justify-content: center;
    z-index: 50;
    max-width: 175px;
  }

  

.navbar-nav a {
  margin: 0px 5px;
  color: #3e5f78;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  text-align: center;
  position: relative;
    font-size: 14px;
  margin-top: 20px;
  z-index: 99;
  }
    
    .navbar-nav a.active {
      color: #3e5f78 !important;
    }
    
    .navbar-nav a.is-active:before {
  content: "";
  background:url(/sites/default/files/quatrium-element-menue.png);
  background-repeat: no-repeat;
  background-size: 65px 20px;
  width: 65px;
  height: 20px;
  position: absolute;
  top: -20px;
  display: block;
  }
    
    .navbar-nav a.is-active:hover:before {
        opacity: 1;
    }
    
.navbar-nav a:before {
content: "";
background:url(/sites/default/files/quatrium-element-menue.png);
background-repeat: no-repeat;
background-size: 65px 20px;
width: 65px;
height: 20px;
position: absolute;
top: -20px;
display: none;
}
  
  
  .node--type-article .navbar-nav .nav-link--aktuelles:before {
content: "";
background:url(/sites/default/files/quatrium-element-menue.png);
background-repeat: no-repeat;
background-size: 65px 20px;
width: 65px;
height: 20px;
position: absolute;
top: -20px;
display: block;
}


.navbar-nav li a:hover:before {
  display: block;
}

.navbar-nav a:active:before {
  display: block;
}

.navbar-nav {
  position: relative;
  width: 100%;
  margin: 0px auto;
}

.navbar-nav li:first-child {
  padding-left: 15px;
}

.navbar-nav li:last-child {
  position: absolute;
  right: 0px;
  top: 0px;
  display: flex;
  padding-right: 25px;
}

.nav-link--kontakt:after{
    content: "";
    animation: flash 7s linear infinite;
    background: #fff;
  }

  .nav-link--kontakt:before {
    background: none !important;
  }

  @keyframes flash {
 0% {
       background:url(/sites/wohnungen/files/quatrium-element-menue-rot.png);
      background-repeat: no-repeat;
background-size: 65px 20px;
width: 65px;
height: 20px;
position: absolute;
top: -20px;
 }
    100% {
background: #fff !important;
   background-repeat: no-repeat;
background-size: 65px 20px;
width: 65px;
height: 20px;
position: absolute;
top: -20px;
   
 }
  }


.navbar-nav li:last-child a:hover:before {
display: block;
content: "";
background-repeat: no-repeat;
background-size: 81px 24px;
width: 81px;
height: 24px;
position: absolute;
top: -25px;
}

  #navbar-main {
    height: 150px;
  }

#navbar-top {
display: none;
  
}

  
}

@media (min-width: 641px) {
  .mobil-keyfacts, .mobil-karte {
    display: none;
  }
}


@media (min-width: 1240px) {
  
    .projekt .shape-right .text-formatted {
    height: 700px;
  }
  
  .begegnung {
position: relative;
  margin-top: 250px;
  margin-bottom: -200px;
z-index: 10;
}

.begegnung .text-formatted {
padding-left: 30%;
padding-right: 10%;
text-align: center;
hyphens: auto;
}

.header .stoerer2 {
max-width: 1140px;
margin: auto;
position: absolute;
right: 32%;
bottom: 0px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
z-index: 10;
}

}


@media (max-width: 1280px) {


.site-footer .container-fluid {
  padding-left: 150px;
  padding-right: 90px;
  height: 120px;
}

.site-footer .container-fluid:before {
  top: -120px;
  width: 150px;
  height: 240px;
}
  
.site-footer a, .site-footer p {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 0px;
}
  .header .stoerer2 {
max-width: 1140px;
margin: auto;
position: absolute;
right: 37%;
bottom: 0px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
z-index: 10;
}
  
  
  .shape-left .paragraph--type--body, .shape-right .paragraph--type--body {
    max-width: 900px;
  }


  .view-aktuelles {
    margin-left: 50px;
    margin-right: 50px;
  }
  
  .view-aktuelles img {
    width: 100%;
    height: auto;
  }
  
}


@media (max-width: 1140px) {
  
  .site-footer .container-fluid {
  padding-left: 125px;
  padding-right: 90px;
  height: 220px;
}
  
  .site-footer .container-fluid:before {
  top: -120px;
  width: 125px;
  height: 240px;
  left: 0px;
}


  .site-footer .site-footer__top {
    display: block;
  }
  
  .site-footer .region-footer-first {
    width: 40%;
    padding-right: 25px;
  } 
   .site-footer .region-footer-second {
    width: 30%;
    padding-right: 25px;

  } 
   .site-footer .region-footer-third {
    width: 30%;
  } 
  
  .site-footer .region-footer-fourth {
  width: 100%;
}
  
  .site-footer .block {
    height: 150px;
    align-items: flex-start;
  }
  
  .site-footer .region-footer-fourth .block {
    height: 50px;
    justify-content: flex-start;
  }
  
  .site-footer .region-footer-first img {
  position: absolute;
  margin-top: -90px;
  height: 40px;
    width: auto;
}

.site-footer .region-footer-second img {
  position: absolute;
  margin-top: -90px;
  height: 35px;
  width: auto;
}

.site-footer .region-footer-third img {
  position: absolute;
  margin-top: -90px;
  height: 40px;
  width: auto;
}
  
  #block-claim strong {
    display: inline-block;
    width: 180px;
  }
  
.header .stoerer2 {
max-width: 1140px;
margin: auto;
position: absolute;
right: 39%;
bottom: 0px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
z-index: 10;
}
    .stoerer ul {
    transform: scale(0.98);
    position: absolute;
    right: 0px;
    transform-origin: right;
    z-index: 20;
    bottom: 0px;
  }
  
   .stoerer2 ul {
    transform: scale(0.98);
    transform-origin: left bottom;
  }
  
  
  .navbar-nav li:first-child {
    padding-left: 0px;
  }
  
  .navbar-nav a {
  margin: 0px 4px;
    margin-top: 0px;
  color: #3e5f78;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  text-align: center;
  position: relative;
  font-size: 13px;
  margin-top: 20px;
  z-index: 99;
}
  
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  
  #block-wohnungen-claim .text-formatted h2 {
    font-size: 48px;
    margin-bottom: 48px !important;
    margin-top: 36px !important;
  }
  
    .shape-left .paragraph--type--body, .shape-right .paragraph--type--body {
    max-width:800px;
  }
  
  .shape-right {
    margin-top: 0px;
  }
  
}

@media (max-width: 990px) {
  
  
    .kontakt .boxed{
    margin-top: 75px;
  }
  

  
.wohnungen .zuhause {
    padding-left: 0px;
  padding-right: 0px;
  }
  
  .projekt .desktop,
  .wohnungen .desktop,
  .ausstattung .desktop {
    display: none;
  }
  
    .projekt .mobile,
  .wohnungen .mobile,  
  .ausstattung .mobile {
    display: block;
    margin-bottom: 50px !important;
  }
  
  .ausstattung .mobile img {
    margin-top: 50px !important;
    margin-bottom: -50px !important;
  }
  
  .projekt .mobile img {
    margin-bottom: 0px !important;
  }
  
  .shape-right .text-formatted {
    padding-top: 0px;
  }
  
  .klagenfurt {
    margin-top: -50px;
  }
  
  .node--type-article .main-content {
    margin-left: 50px;
    margin-right: 50px;
  }
  
  .node--type-article img {
    width: 100%;
    height: auto;
  }
  
  .node--type-article h1 {
    margin-top: 50px;
  }
  
  .view-wohnungen .footable-detail-row th {
    font-family: Arial;
    text-align: left;
    padding-left: 16px
  }
  
  .view-wohnungen .footable-details td {
    background: #fff !important;
    border: 0px !important;
    text-align: right !important;
    padding-right:6%
  }
  
  .view-wohnungen .footable-details tr,  
  .view-wohnungen .footable-details th {
    border-bottom: 1px solid rgba(62,95,120,0.25) !important;
    vertical-align: middle;
  }
  
  .view-wohnungen .footable-details tr:last-child,
   .view-wohnungen .footable-details th:last-child{
    border-bottom: 2px solid rgba(62,95,120,0.0) !important;
  }
  
  .view-wohnungen .footable-details {
    margin-bottom: -5px !important;
    margin-top: -3px;
  }
 
  
  .footable-detail-row td{
    background: #fff !important;
  }
  
  .footable-detail-row td {
    border-top: 2px solid #fff !important;
  }
  
  .footable-details .views-field-nothing a {
    justify-content: flex-end;
  }
  
    .header .paragraph--type--image {
    margin-top: 70px;
    margin-bottom:0px;
  }
  
  #block-wohnungen-mainmenu {
    height: calc(100vh - 70px);
    display: flex;
    width: 100% !important;
    left: 0px;
    right: 0px;
    justify-content: center;
    align-items: center;
  }
  
  .navbar-collapse.show {
    height: 100vh;
    bottom: 0px;
    left: 0px;
  }

  .navbar-nav .nav-item {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  
  .navbar-toggler {
    z-index: 99999;
    margin-top: -3px;
  }
  
  #block-icons {
    position: absolute;
    left: 0px;
    right: 0px;
  }
  
  #block-icons a {
    text-indent: -9999px;
    display: block;
  }
  
  #block-icons a:nth-child(1):before {
    content: "";
    background-image: url(/sites/wohnungen/files/phone.svg);
    background-size: auto 24px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    float: left;
    text-indent: 0px;
    position: absolute;
    left: 90px;
    top: 9px;
  }
  
    #block-icons a:nth-child(2):before {
    content: "";
    background-image: url(/sites/wohnungen/files/envelope.svg);
    background-size: auto 18px;
    background-repeat: no-repeat;
    height: 24px;
    width: 36px;
    float: left;
    text-indent: 0px;
    left: 136px;
    top: 12px;
    position: absolute;
    z-index: 999;
  }
  
  #block-mainmenu {
    margin-left: 0px;
  }
  
  #block-wohnungen-claim {
    pointer-events: none;
  }
  
  #navbar-main {
    position: fixed;
    z-index: 999;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 100px !important;
  }
  
  #navbar-top {
    display: none;
  }
  
  .navbar-toggler {
    position: absolute;
    left: 25px;
    top: 15px;
    border: 0px !important;
  }
  
  .navbar-toggler:focus {
  text-decoration: none;
  outline: 0 !important;
  border: none !important;
  box-shadow: none !important;
}
  
  .navbar-toggler-icon {
    background: url(/sites/wohnungen/files/hamburger.svg) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
  }
  
  .navbar-brand {
    display: block;

  }
  
  .navbar-collapse {
    position: absolute;
    top: 75px;
    left: 0px;
    right: 0px;
    background: #fff
  }
  
  .navbar-collapse .nav-item {
    display: flex;
    justify-content: center;
    
  }
  
.navbar-brand .img-fluid {
  max-width: auto;
  height: 175px;
  width: auto !important;
  margin: auto;
  position: absolute;
  top: -15px;
  left: 0px;
  right: 0px;
  display: flex;
  justify-content: center;
  z-index: 50;
}
  
  #navbar-main {
    height: 105px;
  }
  
  #block-claim {
    position: absolute;
    top: 0px;
  }
  
  #block-wohnungen-claim {
    position: absolute;
    transform: scale(0.7);
    top: -10px;
    right: 25px;
    left: auto;
    transform-origin: top right;
  }
  
  .scrolled #block-wohnungen-claim {
    display: block;
  }
  
  #block-wohnungen-claim .text-formatted {
  margin-left: 0px;
  position: relative;
  z-index: 10;
}
  
  #block-wohnungen-claim .text-formatted strong {
    display: none !important;
  }
  
  .navbar-nav a {
margin: 8px 20px 0px 20px;
width: 65px;
color: #3e5f78;
text-transform: uppercase;
display: flex;
justify-content: center;
text-align: center;
position: relative;
    font-size: 12px;
}
.navbar-nav a:before {
content: "";
background:url(/sites/default/files/quatrium-element-menue.png);
background-repeat: no-repeat;
background-size: 36px 12px;
width: 36px;
height: 12px;
position: absolute;
top: -8px;
}
  
  #block-mainmenu .navbar-nav {
width: 100% !important;;
display: flex;
flex-direction: row;
justify-content: center;
}
 
  #block-claim {
    height: 100px;
    margin-top: 10px;
    position: absolute;
  }
  
  #block-claim .text-formatted {
  margin-left: 0px !important;
}
  
  #block-claim .text-formatted h2 {
    transform: scale(0.4);
    transform-origin: right top;
    right: 15px;
    position: absolute;
    text-align: right;
  }
  
    #block-claim .text-formatted strong {
    top: 28px;
    color: #3e5f78 !important;
    left: 12px;
    position: absolute;
    transform: scale(1);
    transform-origin: right top;
      font-size: 13px;
      line-height: 120%;
      display: inline-block;
      width: 120px;
      text-align: left;
  }
  
  .node__content {
margin-top: 0px;
}


  
  .webform-submission-form {
    padding-left: 25px;
  }
  

  
  .stoerer ul {
    transform: scale(0.70);
    position: absolute !important;
    right: 0px !important;
    left: auto !important;
    transform-origin: right top;
    z-index: 20 !important;
    bottom: 90px !important;
  }

  
  .header .stoerer2 {
max-width: 1140px;
margin: auto;
position: absolute;
right: 18%;
bottom: 0px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
z-index: 10;
}
  
  .header .stoerer {
    margin-bottom: -120px !important;
    z-index: 25;
    position: absolute;
  }
  
  .text-formatted {
    position: relative;
    z-index: 10;
  }
  
  .projekt .projektfakten .projektfakten-liste  {
    max-width: 100%;
    padding: 0px 15px;
  }
  
  .projekt .projektfakten .projektfakten-liste li {
    font-size: 15px;
  }
  
  .projekt .projektfakten h2 {
    hyphens: none;
  }
  .paragraph--type--body {
    max-width: 100%;
  }
  
  .field--name-field-body {
    padding-left: 50px;
    padding-right: 50px !important;
  }

  .ausstattung-2  .field--name-field-body  {
    padding-right: 0px !important;
  }
  
  
.shape-left .paragraph--type--body, .shape-right .paragraph--type--body {
  max-width: 100%;
  margin: auto;
}
  
    .shape-left .paragraph--type--body, .shape-right .paragraph--type--body {
    max-width: 100%;
  }
  
  .shape-right {
    margin-top: 50px;
  }
  
  .shape-right .text-formatted {
    padding-right: 0px;
  }
  
  .shape-right .text-formatted {
   height: auto !important;
  }
  
  .imagemap .field--name-field-body {
    padding: 0px !important;
  }

  .imagemap .text-formatted p {
    font-size: 15px;
    font-weight: 500;
  }
  
  .field--name-field-webform {
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .downloads {
    margin-left: 50px;
    margin-right: 50px;
  }
  
    .lage-karte img {
    margin-top: 0px;
  }
  
  .lagedetails .text-formatted {
    padding-left: 50px;
    padding-right: 50px;
  }
  
 
  
}


@media (max-width: 900px) {
  

  .life-balance .text-formatted{
    
    padding-right: 0px;
    
  }
  
  .site-footer .container-fluid {
    padding-right: 0px;
    height: 100%;
  }
  
    .site-footer .region-footer-first {
    width: 50%;
    padding-right: 25px;
  } 
   .site-footer .region-footer-second {
    width: 50%;
    padding-right: 25px;

  } 
   .site-footer .region-footer-third {
    width: 100%;
  } 
  
  .site-footer .region-footer-third br {
    display: none;
  }
  
  .site-footer .region-footer-fourth {
  width: 100%;
}
  
  .site-footer .block {
    height: 150px;
    align-items: flex-start;
  }
  
    .site-footer .region-footer-third .block {
    height: 50px;
  
  }
  
  .site-footer .region-footer-fourth .block {
    height: 50px;
    justify-content: flex-start;
  }
  

.site-footer .region-footer-third img {
  position: absolute;
  margin-top:-50px;
  height: 40px;
  width: auto;
}
  
  
    .begegnung {
position: relative;
  margin-top: 250px;
  margin-bottom: 0px;
z-index: 10;
}

.begegnung .text-formatted {
padding-left: 36px;
padding-right: 36px;
text-align: left;
hyphens: auto;
}
}


@media (max-width: 800px) {

.downloads .field__items {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 0px;
}
  
  .downloads .field__item {
    margin-bottom: 36px;
  }
  
  .downloads {
    margin-top: 50px;
    margin-bottom: 0px;
  }
}

@media (max-width:768px) {
  
  .site-footer .container-fluid {
    padding-left: 100px;
  }
    .site-footer .container-fluid:before {
  top: -100px;
  width: 100px;
  height: 200px;
  left: 0px;
}
  
  .site-footer .region-footer-first {
    width: 60%;
  }
  
   .site-footer .region-footer-second {
    width: 40%;
  }
  
  .site-footer p, .site-footer a {
    font-size: 15px;
  }
  .header .stoerer2 {
max-width: 1140px;
margin: auto;
position: absolute;
right: 21%;
bottom: 0px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
z-index: 10;
}
  
  .webform-confirmation__message {
  max-width: 90% !important;
  margin: 50px auto 125px auto;
}
  
  .view-display-id-apollo .view-content:before {
  left: 0px;
}

.view-display-id-belisar .view-content:before {
  width: calc(100% - 25%);
}

.view-display-id-carna .view-content:before {
  width: calc(100% - 50%);
}

.view-display-id-diana .view-content:before {
  width: calc(100% - 75%);
}
  
    .view-wohnungen .footable-details td {
    padding-right:5%
  }
  
.captcha {
  transform: scale(0.85)
}
  
  
}

@media (max-width:640px) {
  
  .captcha {
  transform: scale(1);
  bottom: 72px;
  left: 0px;
    right: 0px;
    margin: auto;
    display: flex;
    width: 100%;
    justify-content: center;
}
  
  .webform-submission-form .webform-actions {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}
  
  .ausstattung-1 .text-formatted br {
    display: none;
  }
  
.shape-polygon-left {
  float: none;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  width: 100%;
  height: 600px;
  margin-top: 50px;
}
  
.ausstattung-1 .layout__region--first {
  padding-left: 0px !important;
}
  
  .ausstattung-2 {
    margin-bottom: 50px;
  }
  
  .ausstattung-2 .text-formatted  {
    padding-left: 36px !important;
  }
  
  .ausstattung-2 .layout__region--second {
  padding-left: 0px;
  padding-right: 0px;
  }
  
  .ausstattung-eckdaten {
  margin-top: -25px;
}
  
    .lage .lagedetails {
    padding-top: 25px;
  }
  
  
  #block-icons {
    pointer-events: none;
  }

        #block-icons a:nth-child(1):before {
        left: 80px;
        top: 9px;
        pointer-events: auto;
          background-size: auto 22px;
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
  }
  
      #block-icons a:nth-child(2):before {
        left: 80px;
        top: 42px;
        pointer-events: auto;
       background-size: 23px auto;
       background-repeat: no-repeat;
       height: 22px;
       width: 23px;
  }
  
  
  .navbar-toggler {
        top: 24px;
        left: 18px;
        z-index: 9999;
  }
  
    #block-wohnungen-claim {
    position: absolute;
    transform: scale(0.5);
    top: 0px;
    right: 25px;
    left: auto;
    transform-origin: top right;
  }
  
  .navbar-brand .img-fluid {
  max-width: auto;
  height: 125px;
  width: auto !important;
  margin: auto;
  position: absolute;
  top: -10px;
  left: 0px;
  right: 0px;
  display: flex;
  justify-content: center;
  z-index: 50;
}
  
  #block-wohnungen-claim {
  position: absolute;
  transform: scale(0.4);
  top: 5px;
  right: 25px;
  left: auto;
  transform-origin: top right;
}
  
  .navbar-toggler {
    transform: scale(0.85);
    transform-origin: top left;
  }
  
  #navbar-main {
  height: 75px !important;
}
  
  .scrolled #block-wohnungen-claim {
    display: block;
  }
  
  
  .paragraph.boxed {
    padding-left: 0;
    padding-right: 0;
  }
  
  .field--name-field-body {
  padding-left:36px;
  padding-right: 36px !important;
}
  
 
  .ausstattung-2 .field--name-field-body {
    padding: 0px;
  }
  

  
  .header .stoerer ul {
    right: 2px;
  }
  .stoerer .field--name-field-body {
    padding: 0px !important;
  }
  
  .stoerer {
    margin-bottom: -90px !important;
  }
  
  shape-left .paragraph--type--body, .shape-right .paragraph--type--body {
  max-width: 100%;
}
  
  .site-footer__top .region:nth-child(2n) {
  padding-left: 0px;
}
  
  
  .header .stoerer2 ul {
    transform-origin: right bottom;
    position: relative;
    margin: auto !important;
  }
  
    .header .stoerer2 {
   bottom: 0px;
    width: 320px;
   position: relative;
   left: 0px;
   right: 0px;
   height: 180px;
   margin-top: -379px;
   margin-bottom: 180px;
}
  

  
.wohnen-leben {
  position: relative;
  margin-top:-50px;
  margin-left: 50px;
}
  
  .wohnen-leben h2 {
    text-align: right;
    margin-top: -24%;
    padding-left: 50%;
  }
  
    .keyfacts, .karte {
    display: none;
  }
  
  .google-earth  {
  height: auto;
  width: 21%;
  height: auto;
  left: 23%;
  top: 0;
  position: absolute;
  z-index: 30;
  margin-top: 9%;
}
  
  .field--name-field-image {
    position: relative;
    z-index: 25;
  }

  .wohnungen-grundrisse  {
    z-index: 1;
    margin-top: -10%;
  }
  
  .wohnungen-grundrisse .field__item {
    width: 100%;
    max-width: 360px;
    margin: auto;
  }

  .team img {
    max-width: 360px;
  }
  
  
  
  #edit-text {
    margin-left: -25px !important;
  }
  
  .team .field--name-field-grid-image {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
  }
  
  .webform-submission-form {
    max-width: 100%;
  }

   .site-footer .container-fluid {
    padding-left: 50px;
  }
    .site-footer .container-fluid:before {
  top: -50px;
  width:50px;
  height: 100px;
  left: 0px;
}
  
  .site-footer p {
    margin: 0px;
  }
  
    .site-footer .region-footer-first {
    width: 100%;
    height: 75px;
    margin-top: 25px;
  }
  
   .site-footer .region-footer-second {
    width: 100%;
    height: 75px;
  }
  
    .site-footer .region-footer-third {
    width: 100%;
    height: 140px;
   padding-top: 60px;
  }
  
  .site-footer .region-footer-third br {
    display: block;
  }
  
  .site-footer .region-footer-first img {
    height: 42px;
    margin-top: -90px
  }
  
  .site-footer .region-footer-second img {
    margin-top: -164px;
    margin-left: 275px;
    height: 32px;
  }
  
  
  .webform-submission-form {
    padding-left: 25px;
  }
  
 .webform-flexbox {
  display: grid;
  grid-template-columns: 1fr !important;
  column-gap: 0px !important;
   margin-right: 0px;
}
  
  .team {
    margin-top:75px;
  }
  
  .team .paragraph--type--grid .text-formatted strong {
    margin-top: 0px;
  }
  
  .team .text-formatted {
    padding-top: 0px;
  }
  
  #edit-text {
    margin-left: -15px;
  }
  
   .field--name-field-webform {
    padding-left: 36px;
    padding-right: 36px;
  }
  
  

}


@media (max-width: 480px) {

  #myTabs .nav-item a {
    font-size: 13px;
  }
  
  
  .shape-polygon-left {
  float: none;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  width: 100%;
  height: 600px;
  margin-top: -50px;
  margin-bottom: -90px;
}
  .wohnungen  .header .paragraph--type--image {
    margin-top: 0px;
  }
  
    .header .paragraph--type--image {
    margin-top: 70px;
    margin-bottom:-25px;
  }

  .header .stoerer {
    margin-bottom: -40px !important;
    z-index: 25;
    position: absolute;
    transform: scale(0.7);
  }
  
  .navbar-nav a {
    font-size: 12px !important;
  }
  
  .team img {
    max-width: 300px;
  }
  
    .wohnen-leben h2 {
    text-align: right;
    margin-top: -24%;
    padding-left: 25%;
  }
  
  .webform-submission-form .form-actions {
    justify-content: center !important;
  }
  
  .site-footer {
    margin-top: 60px;
  }
 
    .site-footer .region-footer-first img {
    height: 35px;
    margin-top: -60px
  }
  
  .site-footer .region-footer-second img {
    margin-top: -132px;
    margin-left: 230px;
    height: 23px;
  }  
}

@media (max-width: 390px) {

    
  .site-footer .region-footer-first {
    padding-right: 0px;
  }


.navbar-brand .img-fluid {
  max-width: auto;
  height: 100px;
  width: auto !important;
  margin: auto;
  position: absolute;
  top:0px;
  left: 0px;
  right: 0px;
  display: flex;
  justify-content: center;
  z-index: 50;
}
  
  .downloads .file a {
  position: absolute;
  min-width: 100%;
  font-weight: 500;
  font-size: 15px !important;
  margin: auto;
}
  
  .downloads .file::after {
  top: 32px;
  font-weight: 500;
    font-size: 15px;
}
  
.downloads .file a::before,
  .downloads .file a::after {
  width: 22px;
  }
  
  
}  

@media (max-width: 350px) {
  
  .downloads {
    margin-left: 36px;
    margin-right: 36px;
  }
  
  .downloads .file a {
  font-size: 14px !important;
  margin: auto;
}
  
  .downloads .file::after {
  top: 33px;
   font-size: 14px;
}
  
.downloads .file a::before,
  .downloads .file a::after {
  width: 21px;
  }
  
  .navbar-brand img {
    height: 70px !important;
  }
  
   #block-icons a:nth-child(1):before {
    left: 75px;
  }
  
  #block-icons a:nth-child(2):before {
    left: 75px;
  }
  

  
}


@media (min-width: 0px) {
  .projektfakten {
    margin-top: 50px;
  }
  
  .ausstattung-2 {
  margin-top: -5%;
}
  
}


@media (min-width: 991px) {
    .wohnungsfakten {
    margin-top: -5%;
  }

  .kontakt .boxed{
    margin-top: 125px;
  }

}


@media (min-width: 1200px) {
  .klagenfurt img {
    margin-bottom: -10%;
  }
  
  .klagenfurt .text-formatted {
    hyphens: auto;
  }
  

  
  .imagemap {
    margin-top: 2%;
  }
  
  .ausstattung-2 {
  margin-top: -8%;
}
  
    
  .wohnungsfakten {
    margin-top: -10%;
  }
  
}

@media (min-width: 1400px) {
  
  
   .wohnungsfakten {
    margin-top: -12%;
  }
  

  .lage-karte img {
    margin-top: -5%;
  }
  
  .googleearth {
  margin-top: 27%;
  height: 7%;
}
  
    .ausstattung-1 {
    margin-bottom: -10%;
  }

}


@media (min-width: 1600px) {
  

  .wohnungsfakten {
    margin-top: -15%;
  }
  
   .projekt-bildzeile {
    margin-bottom: -6%;
  }
  
  .lage-karte img {
    margin-top: -10%;
  }
  
  .googleearth {
  margin-top: 22%;
      height: 7%;
}
  


}


@media (min-width: 1800px) {
  
    .wohnungsfakten {
    margin-top: -16%;
  }
  
  
  .projekt-bildzeile {
    margin-bottom: -8%;
  }
  
  .lage-karte img {
    margin-top: -15%;
  }
  
  .googleearth {
  margin-top: 17%;
        height: 7%;
}
  
  .shape-polygon-right img {
    width: 28%;
  }
  
    .ausstattung-1 {
    margin-bottom: -9%;
  }
  


}

@media (min-width: 1920px) {
      .projekt .shape-right .text-formatted {
  height: 600px;
}
      .wohnungsfakten {
    margin-top: -18%;
  }
  
  .ausstattung-1 {
    margin-bottom: -10%
  }
  
        .ausstattung-2 {
  margin-top: -9%;
}
  
  
  .lage-karte {
    margin-bottom: -8%
  }
  
}


@media (min-width: 2100px)  {
    .lage-karte {
    margin-bottom: -7%;
  }
  
  .lagedetails {
    padding-bottom: 2.5% !important;
    padding-top: 2.5% !important;
  }
}


@media (max-width: 480px) {
  
  .main-content h2 {
    font-size: 23px !important;
  }
  
  .main-content p {
    font-size: 17px;
  }
  
  .paragraph--type--button a.button, .node--type-article a.button {
    font-size: 17px !important;
  }
  
    .view-wohnungen .footable-details td {
    padding-right:4%
  }
  
  .lage .lagedetails {
    padding-top: 25px;
  }
  
  
  .projektfakten img {
    margin-bottom: 25px;
  }
  
  .site-footer {
    margin-top: 100px;
  }
  
  .ausstattung .button{
    margin-bottom: -25px;
  }
  
}

@media (max-width: 1400px) {
    .googleearth {
        height: 6%;
    }
}



