/* FORMATIERUNGEN */


  
*{
  min-height: 0;
  min-width: 0;
  }


.toolbar-icon.toolbar-icon-edit.toolbar-item {
  display: none;
}


body, html {
  overflow-x: hidden;
 font-family: 'Kirshaw';
  font-weight: normal;
 }

p {
   line-height: 155%;
  font-size: 18px;
}

strong {
 font-family: 'Kirshaw';
  font-weight: 500;
}

.text-formatted a { color: #354b56 !important; }


 h1 {
  font-family: 'Retro Signature';
font-weight: normal;
font-style: normal;
  font-size: 95px;
  line-height: 75%;
 }

h1 strong {
  font-weight: 900;
}

.header {
  position: relative;
}


.header h1 {
  color: #fff;
  position: absolute;
  top: 10%;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 999;
  text-shadow: -1px 2px 8px rgba(255, 255, 255,0.7);
}

.header-dunkel {
  position: relative;
}

.header-dunkel h1 {
  color: #354b56;
   position: absolute;
  top: 10%;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 999;
  text-shadow: -1px 2px 8px rgba(255, 255, 255,0.7);
}

.startseite-intro {
  color: #fff;
}


.header-dsgvo {
  position: relative;
}

.header-dsgvo h1 {
  position: absolute;
  top: 10%;
  left: 50%;
  right: 50%;
  z-index: 999;
  color: #354b56;
}

h2 {
  font-family: 'Retro Signature';
font-weight: normal;
font-style: normal;
  font-size: 85px;
  line-height: 70%;
  margin-bottom:30px;
  white-space: nowrap;
  max-width: 700px; 
  word-spacing: -0.1em;
}

.startseite-detail h2 {
  color: #cea92c;
}

.limestone p {
   color: #354b56;
}

.limestone h2  {
   color: #8c1a19;
 }

.limestone h3 {
  border-color: #cea92c;
  color: #8c1a19;
  max-width: 200px !important;
}

.midnight h2 {
  color: #234143 !important;
}

.midnight h3 {
  border-color: #fff;
  color: #8c1a19;
}

.midnight p {
color: #354b56;
}

.velvet h2 {
  color: #cea92c;
}


.white h2 {
  color: #cea92c;
}

.white p {
  color: #fff;
}

h3 {
  border: 2px solid #cea82c;
  max-width: 120px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 25px;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 50px;
}

.midnight h3 {
    border: 2px solid #234143;
  max-width: 120px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 25px;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 50px;
}


h4 {
  padding: 50px 0px 25px 0px;
  font-weight: 300;
  
}

.grundrisse h4 {
  border: 2px solid #cea92c;
  padding: 5px;
  width: 300px;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 50px;
  
}

 /* CONTAINER */
 
 .container {
   max-width: 100%;
   width: 100%;
 }
 
 .container .col {
   padding: 0px;
 }

.node__content {
  margin-top: 0px;
}

/*Gold*/

.midnight {
  background-image:  url(/sites/default/files/textur_plated_brass_highres.jpg);
  background-size: cover;
  color: #354b56;
}



/*Weiss*/

.white {
  background-color: #fff;
}

.white p {
  color: #354b56 !important
}




/*Rote Struktur*/

.velvet {
  background-image:  url(/sites/default/files/roter-samt_2048x1360.jpg);
  background-size: 100% auto;
  color: #fff;
  
}

/*Tore gold*/

.limestone {
  background-image:  url(/sites/default/files/jardinhermes_tor-ganz-gold.png);
  background-size: 375px auto;
}


/*Hellblau*/

.lightblue {
  background-color: #6a8fa5;
}

.lightblue p {
  color: #fff;
}

.lightblue h2 {
  color: #cea82c
}

/*Dunkelblau*/

.darkblue {
  background-color: #354b56;
}

.darkblue h2 {
  color: #cea82c;
}

.darkblue p {
  color: #fff;
}

/*Hellgelb*/

.gelb {
  background-color: rgba(206, 168, 44, 0.5);
}

.gelb p {
  color: #354b56 !important;
  margin: 16px 0px;
}

/*grau*/

.grau {
  background-color: #f2f2f2;
}

.grau p {
  color: #354b56 !important;
}

/*Putz*/

.platedbrass {
  background-image:  url(/sites/default/files/pexels-4286939.jpg);
  background-size: 800px auto;
  background-color: rgba(255,255,255,0.5);
  background-blend-mode: lighten;
  
}

.platedbrass h2 {
  color: #354b56;
}

.platedbrass p {
  color: #354b56 !important;
  text-shadow: 1px 2px 10px rgba(53, 75, 86,0.2);
}

/*Blaues Leder*/

.frenchleather {
    background-image:  url(/sites/default/files/frenchleather_highres.jpg);
    background-size: cover;
}



.frenchleather p {
  color: #fff;
  text-shadow: 1px 2px 10px rgba(0,0,0,0.5) !important;

}

/* Dark Green */

.darkgreen {
background-color: #144b4b;
}

.darkgreen h2 {
color: #cea82c;
}

.darkgreen p {
color: #fff;
}

.middlegreen {
background-color: #5b8181;
}

.middlegreen h2 {
color: #cea92c;
}

.middlegreen p {
color: #fff;
}

.lightgreen {
background-color: #e8eded;
}

.lightgreen h2 {
color: #234143;
}

.lightgreen p {
color: #354b56;
}

.lightgraywall {
background-image: url(/sites/default/files/oak-wooden-lighter-2400.jpg);
background-size: cover;
}

.lightgraywall h2 {
color: #234143;
}

lightgraywall p {
color: #354b56;
}

/*dark green Marble*/
.darkgreenmarble {
  background-image: url(/sites/default/files/dark-green-marble.jpg);
background-size: cover;
}

.darkgreenmarble h2 {
color: #cea82c;
}

.darkgreenmarble p {
color: #fff;
}

.darkgreenmarble li {
color: #fff !important;
}

 /* NAVBAR */


.navbar-expand-lg {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 100%;
  margin: auto;
}

.navbar-expand-lg .container {
  max-width: 1280px;
  margin: auto;
  position: relative;
}

.navbar-expand-lg {
  border-bottom: 3px solid #392d85;
}

.navbar-brand {
  margin-right: 36px
}

.navbar-brand img {
  width: 200px;
}
 
 /* BILDER */
 
 .layout img {
   max-width: 100%;
   width: 100%;
   height: auto !important;
 }
 
 .field--type-image img {
   margin: 0px;
 }
 
 .node .field--type-image {
   float: none;
   margin: 0;
 }

.multiply .field--name-field-media-image {
position: relative;
}

.multiply .field--name-field-media-image:before {
content: "xx";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
z-index: 998;
background: rgba(0,0,0,0.25)
}

 .field--name-field-slider img {
  position: relative;
  z-index: 100;
}
 
 .field--type-entity-reference {
   margin: 0;
 }

.paragraph--type--layout {
  position: relative;
}

.fixed {
  max-width: 100%;
  margin: auto;
  padding-left: 36px;
  padding-right: 36px;
}

.fixed .fixed {
padding-left: 0px;
padding-right: 0px;
}

.fluid {
  max-width: 100%;
}

.color_field__swatch {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100% !important;
  height: 100% !important;
  background-size: 100% !important;
  z-index:-1;
  overflow: hidden !important;
}

.text-formatted {
  padding: 0px 0px;
}

.field--name-body {
  max-width: 1280px;
  margin: 50px auto;
}

.paragraph--type--layout{
  position: relative;
  z-index: 1;
}

.dsgvo h1 {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
  text-align: center;
  left: 0px;
}

.dsgvo .hell h1 {
  color: #fff;
}

.dsgvo .layout--twocol{
  max-width: 1400px;
  margin: auto;
  padding: 100px 0px;
}

.datenschutz .text-formatted {
  max-width: 1400px;
  padding: 100px 0px;
  margin: auto;
}

.dsgvo .layout__region--first {
  padding-right: 36px;
}

.dsgvo .layout__region--second {
  padding-left: 36px;
}

/* COPYRIGHT */


.field--name-field-slider {
  position: relative;
}

.field--name-field-slider .field--name-field-copyright{
  position: absolute;
  z-index: 999;
  bottom: 55px !important;
  right: 40px !important;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  text-orientation: sideways-left;
  transform: rotate(180deg);
}

.field--name-field-slider .field--name-field-copyright:before {
content: "©";
transform: rotate(90deg) !important;
position: absolute;
top: -15px;
left: -2px;
}

.copyright p {
  color: #fff !important;
  text-transform: uppercase;
}

.field--name-field-image{
  position: relative;
}

.img-left {
  position: relative;
}

.img-left .field--name-field-media-description .copyright {
  color: #fff !important;
  font-size: 12px;
  position: absolute;
  bottom: 25px;
  right: 12px;
  writing-mode: vertical-rl;
  text-orientation: sideways-left;
  transform: rotate(180deg);
  text-transform: uppercase;
}

.img-left .field--name-field-media-description .copyright-dark {
  color: #000;
  font-size: 12px;
  position: absolute;
  bottom: 25px;
  right: 12px;
  writing-mode: vertical-rl;
  text-orientation: sideways-left;
  transform: rotate(180deg);
  text-transform: uppercase;
}

.img-left .field--name-field-media-description .copyright:before,
.img-left .field--name-field-media-description .copyright-dark:before {
  content: "©";
  transform: rotate(90deg) !important;
  position: absolute;
  top: -15px;
  left: -2px;
}


.img-right, .field--name-field-media-image {
  position: relative;
}

.img-right .field--name-field-media-description .copyright {
  color: #fff !important;
  font-size: 12px;
  position: absolute;
  bottom: 25px;
  left: 12px;
  writing-mode: vertical-rl;
  text-orientation: sideways-left;
  transform: rotate(180deg);
  text-transform: uppercase;
}

.img-right .field--name-field-media-description .copyright:before,
.img-right .field--name-field-media-description .copyright-dark:before {
  content: "©";
  transform: rotate(90deg) !important;
  position: absolute;
  top: -15px;
  left: -2px;
}


.img-right .field--name-field-media-description .copyright-dark {
  color: #000 !important;
  font-size: 12px;
  position: absolute;
  bottom: 25px;
  left: 12px;
  writing-mode: vertical-rl;
  text-orientation: sideways-left;
  transform: rotate(180deg);
  text-transform: uppercase;
}


/* AUFLISTUNG // UL LI */

.text-formatted li {
  list-style: none;
}

.text-formatted ul {
  margin-left: 0px;
  padding-left: 20px;
}

.text-formatted li {
  position: relative;
  padding-top: 0px;
  color: #354b56;
  font-size: 18px;
}

.text-formatted li strong:first-child {

}


.text-formatted li:before {
  content: "";
  left:-20px;
  top: 8px;
  position: absolute;
  border: 2px solid #cea92c;
  background-color: transparent;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  display: block;
}

/* SLICK */

.slick-dots li button::before {
  font-family: 'slick';
  content: 'â€¢';
}

.slick-dots li button:hover::before, .slick-dots li button:focus::before {

}


.slick-dots li.slick-active button::before {
  opacity: 1;
}

.slick-arrow::before {

}

.slick-arrow:hover::before {
}

  

/* BUTTON */

.paragraph--type--button {
  position: relative;
}

.paragraph--type--button a{
 
}

.paragraph--type--button a:hover {

}

.paragraph--type--button .fontawesome-icon {

}


/* FOOTER */


.container-fluid {
  padding: 0px;
}


.site-footer {
    background: #474748 !important;
  background-size: 100% auto !important;
  padding-left: 36px;
  padding-right: 36px;
}

.site-footer p, .site-footer a {
  color: #fff !important;  
}

.site-footer__top p {
  margin: 0px;
}


.site-footer strong {
  font-weight: 300;
  color: #cea72b;
}

.site-footer .field--name-body {
  margin: 0px;
}

.site-footer__top .region {

  align-items: flex-end;
  margin-bottom: 25px;
  margin-top: 0px;
  width: 25% !important;
}


.site-footer__top .region.region-footer-second strong u:nth-child(1){
  margin-top: -5px;
  display: inline-block;
  text-decoration: none;
  color: #cea82c;
} 

.site-footer__top .region.region-footer-fourth {
  text-align: right;
}

.site-footer__top .region {
  height: 240px;
  width: 100% !important;
}

.site-footer__top p {
  margin-bottom: 0px;
}

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

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

.site-footer__top {
  display: grid !important;
  grid-template-columns: 30% 20% 15% 35%;
  max-width: 1400px;
  margin: auto;
}

.site-footer .container-fluid {
  --bs-gutter-x: 0 !important;
}


.site-footer p {
  white-space: nowrap;
}

.site-footer #block-gleisdorf-sitemap a,
.site-footer #block-gleisdorf-beratungundverkauf a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  margin-left: 15px;
  padding-bottom: 1px !important;
}

.site-footer #block-gleisdorf-sitemap a:before,
.site-footer #block-gleisdorf-beratungundverkauf a:before{
  content: ">";
  color: #cea82c;
  margin-right: 6px;
  font-size: 15px;
  position: absolute;
  left: -15px;
  top: -1px;
  font-weight: 500;
}


#block-gleisdorf-holding .layout img {
  width: 120px !important;
  height: auto !important;
  margin-top: 18px;
  margin-bottom: 18px;
}

#block-gleisdorf-vermarktung a strong {
  margin-top: 0px;
  color: #fff;
}

.site-footer #block-gleisdorf-sitemap .mobile {
  display: none;
}

.site-footer a {
  text-decoration: none;
}

.site-footer img {
  max-width: 150px;
  margin: 15px 0px;
}

/*Layout 2 collumn */

.img-left {
  padding-top: 60px;
}

.img-left .layout__region--second {
    display: flex !important;
  align-items: center;
}

.img-left .layout__region--second .paragraph--type--body {
  width: 100%;
  padding-left: 75px;
}

.img-right {
  padding-top: 60px;
}

.img-right .layout__region--first {
  display: flex !important;
  align-items: center;
  justify-content: right;
}




/* Button Next Page */

.paragraph--type--button {
  display: flex;
  justify-content: center;
  padding: 50px 0px;
}

.paragraph--type--button a {
  text-decoration: none;
  background: url(/sites/default/files/button_gold.jpg);
  background-size: cover;
  padding: 5px;
  color: #354b56 !important;
  width: 320px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 12px;
}

.paragraph--type--button a:before { 
  content: "";
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: 8px;
  left: 0px;
  right: 8px;
}

.paragraph--type--button a:after { 
  content: "";
  border-right: 1px solid #fff;
  position: absolute;
  right: 8px;
  bottom: 8px;
  top: 0px;
}

/* Startseite */


.startseite-intro .layout--onecol {
  max-width: 1400px;
  margin: auto;
}

.startseite-intro p {
  margin: 0px auto;
  padding: 50px 36px 50px 0px;
  font-size: 30px !important;
}


.startseite-info .layout--twocol {
  max-width: 1400px;
  margin: auto;
  padding-top: 0px;
}

.startseite-info .layout__region--first {
  max-width: 700px;
}

.startseite-info .layout__region--second {
  max-width: 700px;
}
.startseite-info p {
  font-size: 30px;
  line-height: 140%;
}

.lagekarte a {
  color: #354b56 !important;
}

.lagekarte {
  position: relative;
}

.lagekarte a:after {
  content: "";
  position: absolute;
  margin-top: 15%;
  margin-left: 39%;
  height: 14%;
  width: 12%;
  display: block;
  z-index: 100;
  text-decoration: none;
  border: none;
}

.lagekarte .field--name-field-body {
  max-width: 1280px;
  margin: auto;
}

.projekt-leben h2 {
  margin-top: 36px !important;
}

/*Markler*/

.markler {
  padding-bottom: 50px;
}

.markler .layout__region--top {
  margin-top: 50px;
  margin-bottom:-60px;
}

.markler .layout__region--top h2 {
  color: #354b56;
}

.markler img {
  max-width: 250px;
}

.markler .layout__region--first {
  display: flex;
  justify-content: flex-end;
}


.markler .layout__region--first {
  padding-right: 15px;
}

.markler .layout__region--top img {
max-width: 150px;
}

.markler .layout__region--second {
  padding-left: 15px !important;
}

.markler .field--name-field-media-description {
  position: relative;
}

.markler .field--name-field-media-description p {
  position: absolute;
  margin-bottom: 0px;
  min-width: 200px;
  color: #354b56;
}


.markler .field--name-field-media-description a {
  text-decoration: none;
  color: #354b56;
  white-space: nowrap;
}

.markler .layout__region--first .field--name-field-media-description p {
  bottom: 0px;
  right: 270px;
  text-align: right;
}

.markler .layout__region--second .field--name-field-media-description p {
  bottom: 0px;
  left: 270px;
}

.markler .text-formatted strong {
  color: #cea92c;
}

/* Anmeldeformular */

.anmeldeformular {
  padding-top: 50px;  
}

.captcha {
  margin-right: 0px;
  position: absolute;
  left: 15px;
}

.captcha__title.js-form-required.form-required {
  display: none;
}

.webform-submission-form {
  /*! max-width: 1400px; */
  margin: auto;
  margin-bottom: -75px;
}

#kontakt:target {
  padding-top: 220px;
  margin-top: -220px;
}

.webform-submission-form .form-check-input:checked[type="checkbox"] {
  background-color: #354b56;
  border-color: #354b56;
}

.webform-submission-form #edit-container {
  display: flex;
  flex-direction: row;
  grid-gap: 30px;
}

.webform-submission-form #edit-kontakt {
  flex: 50%;
}

.webform-submission-form #edit-nachricht {
  flex: 50%;
} 

.webform-submission-form #edit-info {
  display: flex;
}


.webform-submission-form #edit-check {
  flex: 50%;
  padding-right: 25px;
}

.webform-submission-form #edit-captcha {
  flex: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  position: relative;
}

.webform-submission-form #edit-pflichtfeld p{
  font-size: 13px;

  margin-top: -20px;
}

.webform-submission-form #edit-kontakt {
  margin-bottom: -24px !important;
}

.webform-actions .btn:focus {
  box-shadow: none;
  border: none;
}

#edit-name--wrapper .fieldset-wrapper .mb-3 {
  margin-bottom: 0px !important;
}


#edit-name--wrapper .fieldset-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}

.webform-submission-form #edit-name--wrapper {
  display: grid;
}


.webform-submission-form .webform-button--submit {
  border: none;
  color: #fff;
  background-image: url(/sites/default/files/dark-green-marble.jpg);
  background-size: cover;
  color: #fff;
  border-radius: 0px;
  width: 220px;
  height: 60px;
  font-weight: 300;
  font-size: 24px;
  position: absolute;
  top: 0px !important;
  right: 0px !important;
  padding-bottom: 10px;
}

.webform-submission-form .webform-button--submit:before {
  content: "";
  border-bottom: 1px solid #cca120;
  left: 0px;
  right: 8px;
  bottom: 8px;
  position: absolute;
}

.webform-submission-form .webform-button--submit:after {
  content: "";
  border-right: 1px solid #cca120;
  top: 0px;
  right: 8px;
  bottom: 8px;
  position: absolute;
}

.webform-submission-form #edit-actions {

  color: #354b56;
}

.webform-submission-form .js-form-item {
  position: relative;
}

.webform-submission-form label {
  position: absolute;
  font-size: 14px;
  top: 3px;
  left: 8px;
  color: #354b56;
}



.webform-submission-form .checkbox label{
  position: relative;
}

.webform-submission-form .checkbox input {
  padding-top: 0px;
}

.webform-submission-form .form-type-textfield input,
.webform-submission-form .form-email {
  border-radius: 0px;
  padding: 25px 8px 3px 8px;
  background: #fff;
  border: 2px solid #cea92c;
}

.webform-submission-form .checkbox input {
  border-radius: 0px;
  border: 1px solid #234143;
}

.webform-submission-form textarea {
  border: none;
  border-radius: 0px;
  padding-top: 25px;
  padding-left: 8px;
  height: 100%;
  display: flex;
  border: 2px solid #cea92c;
}

.webform-submission-form .form-control:focus {
  border-color: #cea92c;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
}

.form-item-ihrenachricht.mb-3 {
  height: 100%;
  display: flex;
  margin-top: 24px
}

.webform-submission-form .form-required::after {
  content: '*' !important;
  font-size: 13px;
  display: inline-block;
  background-image: none !important;
  margin-left: 3px !important;
  color: #354b56 !important;
  position: absolute;
}

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

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

.webform-submission-form .mb-3 {
  margin-bottom: 30px !important;
}

/* Confirmation Page */

#page-wrapper .webform-confirmation {
  background-image: none;
}

.webform-confirmation__message {
  margin: 0px !important;
  background:#e8eded;
}



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

.confirmation-text {
  max-width: 990px;
  margin: 0px auto; 
}
  
  .confirmation-text {
    padding: 50px 36px 0px 36px;
    max-width: 640px !important;
  }

.confirmation-text p {
  color: #354b56 !important;
}

.webform-confirmation__back {
  max-width: 640px;
  margin: auto;
  justify-content: center;
  display: flex;
}

.confirmation-text h2 {
  margin-top: 50px;
  color: #354b56;
}

.confirmation-text span, .confirmation-text a {
    color: #354b56 !important;
  text-decoration: none;
}

.webform-confirmation__message table {
  font-size: 18px;
  color: #354b56;
}

.webform-confirmation__message p {
    color: #354b56;
}

.webform-confirmation__message td {
  border: none;
  padding: 2px 0px;
}

.webform-confirmation__message tr {
  background-color: transparent;
}

.webform-confirmation__back {
  margin: 0px auto;
  padding: 25px 0px 50px 0px;
  max-width: 990px;
}

.webform-confirmation__back a {
  text-decoration: none;
  border: 1px solid #354b56;
  padding: 5px 25px;
  color: #354b56 !important;
  width: 350px;
  display: inline-block;
  text-align: center;
  
}

  
/*

.confirmation-message {
  width: 990px;
  margin: 0px auto;
}

.confirmation-message h2 {
  padding: 50px 0px 0px 0px;
}

.confirmation-message p {
  padding: 0px 0px 15px 0px;
}


.confirmation-message td {
  border: none;
}

.confirmation-message tr {
  background-color: transparent;
}

*/

/* Lage */

.lagekarte {
position: relative;
}

.lagekarte p {
position: absolute;
z-index: 1;
top: 65px;
font-size: 14px;
color: #354b56;
right: 660px

}

/* Villen / Wohnungen */

.wohnungen .img-left .layout__region--second .paragraph--type--body {
  padding-left: 0px;
  max-width: 700px;
}

.grundrisse {
  margin-bottom: 50px;
  margin-top: 50px;
  background: #fff;
}

.grundrisse img {
  max-width: 80%;
  display: block;
  margin: 0px auto;
}


.eckdaten .text-formatted {
  text-align: center;
}
.eckdaten .layout__region--first a {
  padding: 10px 20px;
  display: inline-block;
  background: #cea82c;
  text-decoration: none;
  margin: 0px 10px;
  margin-top: 58px;
  color: #000 !important;
}

.eckdaten .layout__region--second a {
  padding: 10px 20px;
  display: inline-block;
  background: #cea82c;
  text-decoration: none;
  margin: 0px 10px;
  margin-top: 60px;
  color: #000 !important;
}

.layout__region--first .grundrisse {
  margin-right: 2px;
}

.eckdaten .layout__region--first {
  position: relative;
}

.eckdaten .layout__region--first:after {
  content: "";
  position: absolute;
  right: 0px;
  border: 1px solid #cea92c;
  height: 56%;
  bottom: 15px;
  
}
.eckdaten {
  padding-bottom: 0px;
  padding-top: 0px;
  background: #fff !important;
}

.eckdaten h4 {
  margin-bottom: 0px;
}

.eckdaten table .border-bottom {
  border-bottom: 1px solid #354b56 !important;
}

.verkauft {
  background-color: #8c1a19;
  color: #fff;
  text-align: center;
  font-family: 'Retro Signature';
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  width: 200px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  margin-bottom: 50px;
}


.grundrisse .layout__region--top img {
  max-width: 100px;
  z-index: 99999;
  display: block;
  margin: 0px auto;
  margin-bottom: -100px
}

.wohnungen .midnight.img-right{
  background-image:  url(/sites/default/files/textur_plated_brass_highres_mirror.jpg);
  background-size: 100% auto;
}

.wohnungen .layout__region, .projekt-leben .layout__region {
flex-direction: column;
}

.projekt-leben .paragraph.paragraph--type--grid {
margin-top: 36px !important;
}

.wohnungen .paragraph.paragraph--type--grid, .projekt-leben .paragraph.paragraph--type--grid {
position: relative;
display: flex;
width: 100%;
margin-top: -24px;
margin-bottom: 15px;
padding-left: 36px;

}
.wohnungen .layout__region--second .paragraph.paragraph--type--grid, 
.projekt-leben .layout__region--second .paragraph.paragraph--type--grid {
padding-left: 75px;
}

.img-right .layout__region--first .paragraph--type--body {
  width: 100%;
  padding-right: 0px;
}



.wohnungen .paragraph.paragraph--type--grid .field--name-field-download a,
.projekt-leben .paragraph.paragraph--type--grid .field--name-field-download a {
background-color: #cea82c;
padding: 8px 20px 10px 20px;
font-size: 20px;
max-width: 250px;
height: 45px;
text-align: center;
text-decoration: none;
color: #354b56;
text-decoration: none;
font-weight: 500;
margin-bottom: 50px;
display: flex;
justify-content: center;
align-items: center;
line-height: 110%;
}

.wohnungen .midnight .paragraph.paragraph--type--grid .field--name-field-download a {
background-color: #5b8181;
padding: 8px 20px 10px 20px;
font-size: 20px;
max-width: 250px;
height: 45px;
text-align: center;
text-decoration: none;
color: #fff;
text-decoration: none;
font-weight: 500;
margin-bottom: 50px;
display: flex;
justify-content: center;
align-items: center;
line-height: 110%;
}

.wohnungen .paragraph.paragraph--type--grid .field--name-field-download .file, .projekt-leben .paragraph.paragraph--type--grid .field--name-field-download .file {
padding: 0px;
background: none;
}

.wohnungen table {
margin-top: 36px !important;
}

.wohnungen td, .wohnungen tr {
background: none;
border: none;
padding: 0px;
}

.wohnungen td, td p {
  font-size: 16px;
  margin: 0px;
}

.wohnungen tr td:nth-child(2),
.wohnungen tr td:nth-child(5){
white-space: nowrap;
text-align: right;
}

.wohnungen tr td:nth-child(3){
  padding: 0px 10px;
}

.wohnungen tr td {
padding-right: 10px;
vertical-align: top;
font-size: 15px;
}

.wohnungen tr td {
line-height: 140%;
}

.wohnungen tr td strong {
font-weight: 600;
}

.wohnungen table {
margin-bottom: 50px;
}

.wohnungen .middlegreen tr td {
color: #fff;
}

.wohnungen .img-left,
.wohnungen .img-right {
 padding-top: 0px;
}

.wohnungen .layout--twocol .layout__region--top {
 display: none;
}

.wohnungen .download {
  border: 1px solid #cea82c;
  background-color: #cea82c;
  padding: 10px;
  font-size: 20px;
  max-width: 230px;
  text-align: center;
}

.wohnungen .download {
  display: inline-block;
  margin-bottom: 36px;
}

.wohnungen .download a {
  color: #354b56;
  text-decoration: none;
  font-weight: 500;
}

.wohnungen .img-right .field--name-field-media-image.in-sight::before,
.wohnungen .img-left .field--name-field-media-image.in-sight::before {
  display: none;
}

.wohnungen .img-right .field--name-field-media-image.in-sight::after,
.wohnungen .img-left .field--name-field-media-image.in-sight::after {
  display: none;
}

.wohnungen .img-right .layout__region--second,
.wohnungen .img-left .layout__region--first{
background: #fff;
padding: 36px;
}


/*Ausstattung*/


.ausstattung .download {
  border: 1px solid #cea82c;
  background-color: #cea82c;
  padding: 10px;
  font-size: 20px;
  max-width: 400px;
  text-align: center;
  margin-top: 50px
}


.ausstattung .download a {
  color: #354b56;
  text-decoration: none;
  font-weight: 500;
}


/* Projektentwickler*/


.projektentwickler .lightblue p {
  color: #354b56;
}

.bautraeger-aehnlicheprojekte .layout__region--first {
  position: relative;
}

.bautraeger-aehnlicheprojekte .layout__region--first .field--name-field-media-description {
  position: absolute;
  top: 50px; 
  left: 50px;

}

.bautraeger-aehnlicheprojekte .layout__region--first .field--name-field-media-description p {
  font-family: 'Retro Signature';
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  line-height: 75%;
  margin-bottom: 0px;
  color: #fff !important;
  width: 380px;
}


.bautraeger-aehnlicheprojekte .layout__region--second {
  position: relative;
}

.bautraeger-aehnlicheprojekte .layout__region--second .field--name-field-media-description {
  position: absolute;
  top: 50px; 
  left: 50px;
  width: 350px;
  white-space: nowrap;
}

.bautraeger-aehnlicheprojekte .layout__region--second .field--name-field-media-description p {
  font-family: 'Retro Signature';
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  line-height: 75%;
  margin-bottom: 0px;
  color: #fff !important;
}

.kontaktinfos .paragraph--type--body p {
font-size: 29px;
}

@media (min-width: 991px) {
 
  
  #navbar-main {
   background-image: url(/sites/default/files/dark-green-marble.jpg);
background-size: cover;  
  height: 160px;
}
  
  #navbar-main {
background-color: transparent !important;
}

#navbar-main {
  background-color: #333; /* Black background color */
  position: fixed; /* Make it stick/fixed */
  width: 100%; 
  transition: top 0.6s; 
  z-index: 999;
  top: -160px; 
  left: 0px;
  right: 0px;
}



#CollapsingNavbar{
  max-width: 1400px;
  width: 100% !important;
  margin: auto;
  height: 160px;
  padding-top:45px;
}

  #block-gleisdorf-icons {
    display: none;
  }
  
  
#block-gleisdorf-logo {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
}

.navbar-expand-lg {
  border: none !important;

}
  
  .navbar-nav {
    position: relative;
  }

img.tt {
  max-height:85px !important;
  position: absolute;
  top: 36px;
  left: 36px;
  width: 150px;
}

img.jw {
  max-height: 145px;
  position: absolute;
  width: auto;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 8px;
}

.nav-link {
  color: #fff;
  position: relative;
  font-size: 17px;
  letter-spacing: 0.01em;
}

.nav-item {
  position: relative;
  padding-left: 2px;
  padding-right: 2px;
}

.nav-link:after {
  content: "";
  background: #cea82c;
  position: absolute;
  right: -3px;
  width: 2px;
  bottom: 8px;
  height: 18px;
}

.nav-link.active, .nav-link:hover, .nav-link:focus {
  color: #cea82c !important;
}

.nav-link--kontakt:after{
  display: none;
}



  
}  



@media (min-width: 1441px) {
  .img-right .layout__region--first .paragraph--type--body {
  max-width: 700px;
  padding-right: 70px;
}

    .img-left .layout__region--second .paragraph--type--body {
  max-width: 600px;
  padding-left: 70px;
}
  
  

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

.wohnungen .paragraph.paragraph--type--grid, .projekt-leben .paragraph.paragraph--type--grid {
  max-width: 700px;
  padding-left: 0px;
}

.wohnungen .layout__region--second .paragraph.paragraph--type--grid {
  padding-left: 0px;
}

}

@media (max-width: 1440px) {
  .img-right .layout__region--first .paragraph--type--body {
  padding-left: 36px;
  padding-right: 75px !important;
}


.img-left .layout__region--second .paragraph--type--body {
  padding-left: 75px !important;
  padding-right: 36px;
}
}
  
  @media (max-width: 1400px) {
    .site-footer__top {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
}
      .startseite-intro p {
    padding-left: 36px;
    padding-right: 36px;
  }
    
    .wohnungen .layout__region--first .paragraph.paragraph--type--grid, .projekt-leben .layout__region--first .paragraph.paragraph--type--grid {
padding-left: 36px;
}
    
    
    .img-left .layout__region--second {
      padding-right: 36px;
    }
    
    .img-right .layout__region--first .paragraph--type--body {
  width: 100%;
  padding-right: 50px;
  padding-left: 36px;
  max-width: 700px;
}
    
       .img-left .layout__region--first .paragraph--type--body {
  width: 100%;
  padding-right: 36px;
  padding-left: 50px;
  max-width: 700px;
}
    
      .datenschutz .text-formatted {
  max-width: 100%;
  padding: 50px 36px 0px 36px;
  margin: auto;
}
    
    .dsgvo .layout__region--first,
    .dsgvo .layout__region--second{
      padding-left: 0px;
       padding-right: 0px;
    }
    
    .dsgvo .layout--twocol {
  max-width: 100%;
  margin: auto;
  padding: 50px 36px 0px 36px;;
}
    
    .anmeldeformular {
      max-width: 100%;
      padding-left: 36px;
      padding-right: 36px;
    }
    
    .startseite-info {
      padding-left: 36px;
      padding-right: 36px;
    }
    
     .nav-link::after {
    right: -2px;
  }
    
      .nav-item {
    position: relative;
    padding-left: 2px;
    padding-right: 2px;
  }
    
    .nav-link {
  font-size: 16px;
}
    .navbar-nav {
      margin-right: 36px;
    }
    
    
  }

@media (max-width: 1280px) {
  
   img.jw {
    max-height: 110px !important;
    top: 30px;
}
  
  h2 {
    white-space: normal;
  }
  
  
  .lagekarte .field--name-field-body {
    padding-left: 36px;
    
  }

  .markler .layout__region--top {
    padding-left: 36px;
   
  }
  
  .markler h2 {
    max-width: 100%;
  }

  .gelb .layout__region--first {
    padding-left: 36px;
  }
  
  .kontaktinfos .layout__region--first {
    padding-left: 0px;
  }
  
  
}


@media (max-width: 1240px) {
      .navbar-nav {
      max-width: 400px;
      justify-content: flex-end;
      margin-right: 36px !important;
      margin-bottom: 25px;
    }
    
      .nav-item a {
    padding-top: 0px;
    padding-bottom:8px;
  }
    
    .nav-link--ausstattung:after {
      display: none;
    }
}

@media (max-width: 1200px) {
  .nav-link {
  font-size: 16px !important;
}
  

  .nav-link--kontakt:before {
  left: -5px;

}
      
  .wohnungen .paragraph.paragraph--type--grid .field--name-field-download .file, .projekt-leben .paragraph.paragraph--type--grid .field--name-field-download .file {
padding: 0px;
background: none;
    max-height: 80px;
}
  
  
}
  
  
  @media (max-width: 1180px) {
    

    .webform-submission-form .webform-button--submit {
      width: 200px;
    }
    
  }

@media (max-width: 1140px) {

     
  .villen td:nth-child(3) {
    min-width: 25px !important;
  }
  
  #edit-info {
    flex-direction: column;
  }
  
  #edit-check, #edit-captcha{
    flex: 100%;
  }
  
  .navbar-nav {
    justify-content: flex-end;
    margin-right: 0px;
    margin-bottom: 25px;
  }
  
  .captcha {
    margin: 0px;
    position: absolute;
    left: 0px;
  }
  
  .webform-submission-form {
    margin-bottom: 0px;
  }
  
  
  
}


@media (max-width: 990px) {
        .site-footer__top { 
        grid-template-columns: 1fr 1fr;
  }
  
  .wohnungen .layout__region--first {
    flex: 0 1 100%;
  }
  
    
  .wohnungen .layout__region--second {
    flex: 0 1 100%;
  }
  
  .wohnungen .midnight {
    background-size: cover;
  }
  
  .wohnungen .img-left .layout__region--second .paragraph--type--body {
    padding-left: 0px;
    max-width: 100%;
  }
  
  .wohnungen .layout__region--second .paragraph.paragraph--type--grid {
    padding-left: 36px;
  }
  
  .img-left .layout__region--second .paragraph--type--body {
    padding-left: 36px !important;
  }
  
  .wohnungen tr td {
    padding-bottom: 0px;
  }
  
  .wohnungen tr td:nth-child(2), .wohnungen tr td:nth-child(5) {
    text-align: left;
    padding-bottom: 9px;
  }
  
  .img-left .field--name-field-media-description .copyright-dark {
    right: 0px;
  }

  .villen td:nth-child(1),  .villen td:nth-child(2){
    width: 100% !important;
    float: left;
    text-align: left;
  }
  
   .villen td:nth-child(4),  .villen td:nth-child(5){
    width: 100% !important;
    float: left;
     text-align: left !important;
  }
  
  .villen .text-align-right {
    text-align: left;
  }
  
  .villen p {
    padding-bottom: 10px;
  }
  
  
  .markler p {
    position: relative !important;
    right: 0px !important;
    left: 0px !important;
  }
  
    .midnight {
    background-repeat:no-repeat;
    background-size: auto;
    background-position-x:right;
  }
  
  .img-left .field--name-field-media-description .copyright {
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 47px;
  right: -2px;
  transform: rotate(-90deg);
  width: 100px;
    text-transform: uppercase;
}
  
  .navbar-toggler {
    border: 0px;
  }
  
.img-right .field--name-field-media-description .copyright {
color: #fff !important;
font-size: 12px;
position: absolute;
bottom: 25px;
left: 32px;
writing-mode: vertical-rl;
text-orientation: sideways-left;
transform: rotate(180deg);
text-transform: uppercase;
}
  .villen-wohngefÃ¼hl h3 {
    margin-top: 15px;
  }

  h1 {
    left: 36px !important;
    right: 30px;
  }
  
    .nav-item a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  
  .site-footer__top .region {
    text-align: left !important;
  }
  
  .markler .layout__region--top {
  margin-top: 0px;
  margin-bottom: 0px;
}
  
*::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
  opacity: 0;

}
*::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
  opacity: 0;

}

*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
  opacity: 0;

}

video::-webkit-media-controls-start-playback-button {
  display: none;
  opacity: 0;

}


*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
  opacity: 0;
}

.custom-video-controls {
  z-index: 2147483647;
}

video {
  &::-webkit-media-controls {
      display:none !important;
  }

  &::-webkit-media-controls-start-playback-button {
      display: none!important;
      -webkit-appearance: none;
  }
}

  
  video {
    pointer-events: auto !important;
  }

  #kontakt:target {
    padding-top: 150px;
    margin-top: -150px !important;
  }
  
.navbar-toggler-icon {
  background-image: url(/sites/default/files/hamburger_icon.svg) !important;
  background-size: 30px auto;
  background-repeat: no-repeat;
}
  
  #block-gleisdorf-logo .tt {
    display: none;
  }
  
  
#block-gleisdorf-icons {
  position: absolute;
  right: 50px;
  top: 0px;
  display: block;
}

#block-gleisdorf-icons a {
  display: inline-block;
  color: #fff;
  text-indent: -9999px;
}
  
  #block-gleisdorf-icons .holding {
    right: 140px;
    width: 25px;
    height: 25px;
    position: absolute;
    background: url(/sites/default/files/tt.svg);
    background-repeat: no-repeat;
    top: 53px;
    z-index: 999;
  }

#block-gleisdorf-icons .phone:before{
  content: "";
  background: url(/sites/default/files/phone_icon.svg);
  background-size: 28px auto;
  background-repeat: no-repeat;
  position: absolute;
  top:49px;
  right:86px;
  height: 36px;
  width: 36px;
   z-index: 999;

}

#block-gleisdorf-icons .mail:before {
  content: "";
  background: url(/sites/default/files/mail_icon.svg);
  background-size: 30px auto;
  background-repeat: no-repeat;
  position: absolute;
  top:55px;
  right: 38px;
  height: 36px;
  width: 36px;
  z-index: 999;

}

  #block-gleisdorf-logo {
  position: absolute;
 top: 0px;
    z-index: 999;
    left: 0px;
    right: 0px;
}
  
  #block-gleisdorf-logo img.tt{
    position: absolute;
    left: 25px;
    top: 25px;
    width: 100px;
    height: auto;
    max-width: auto;
  }
  
     #block-gleisdorf-logo  img.jw{
    position: absolute;
    left:25px;
    margin: auto;
    height: 90px !important;
    top: 6px;
    width: auto;
    max-width: auto;
  }
  
   #block-gleisdorf-logo  .field--name-body {
    max-width: auto;
  }
  
  #navbar-main {
   background-image: url(/sites/default/files/dark-green-marble.jpg);
background-size: cover;  
    background-color: transparent !important;
  height: 160px;
  height: 160px;
  background-size: 100% auto;
  position: fixed; /* Make it stick/fixed */
  width: 100%; 
  transition: top 0.6s; 
  z-index: 999;
  top: 0px !important;
  left: 0px;
  right: 0px;
    height: 100px;
}
  
  .navbar-expand-lg {
  border-bottom: 0px;
}
  
  .navbar-toggler {
    right: 25px;
    top: 45px;
    position: absolute
  }
  
  
  .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none ;
    border: 0px;
}
  
  .navbar-nav {
    position: absolute;
    top: 100px;
    right: 0px;
    width: 210px;
    margin-right: 0px !important;
    background: #144b4b;
  }
  
  .navbar-nav a {
    color: #fff !important;
    text-align: right;
    padding-right: 36px;
    font-size: 18px !important;
    font-family: 'Kirshaw';
    font-weight: 300;
  }
  
  .navbar-nav .nav-item:after {
    content: "";
    width: 12px;
    height: 2px;
    position: absolute;
    right: 40px;
    background: #cca121;
    margin-top: 0px;
  }
  
    .navbar-nav .nav-item:last-child:after{
    content: "";
    display: none;
  }
  
    .navbar-nav .nav-item:first-child {
    padding-top: 10px;
  }
  
  
  .navbar-nav .nav-item:last-child {
    padding-bottom: 15px;
  }
  
  #main-wrapper {
    margin-top: 100px;
  }
  
  .img-left .layout__region--second .paragraph--type--body {
  width: 100%;
  padding-left: 36px;
  padding-right: 36px;
  max-width: 100%;
}
  
    .img-right .layout__region--first .paragraph--type--body {
  width: 100%;
  padding-left: 36px;
  padding-right: 36px;
  max-width: 100%;
}
  
  .img-right img {
    padding-top: 0px;
  }
  
  .img-right {
  padding-top: 25px;
}
  
  .img-right .field--name-field-media-image {
    margin-left: 20px !important;;
  }
  
    .img-left .field--name-field-media-image {
    margin-right: 20px !important;
  }

  .img-left {
  padding-top: 25px;
}
  

  .villen-entspannung .layout__region--second h3 {
    margin-top:50px;
  }
  
  .startseite-info {
    padding-left: 36px;
    padding-right: 36px;
  }
  
  
  h2 {
    margin-top: 20px !important;
    font-size: 60px;
  }
  
  .villa1 .layout__region--second img, 
  .villa3 .layout__region--second img
  {
  padding-left: 36px !important;
  padding-right: 21px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
  max-width: 100% !important;
  width: 100% !important;
}
  
  
  .villa2 .layout__region--first img
  {
  padding-left: 15px !important;
  padding-right: 36px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
  max-width: 100% !important;
  width: 100% !important;
}
  
 .villa1 .layout__region--second {
    order: 1;
    padding-bottom: 0px !important;
  }
  
  
  .villa1-grundrisse .layout__region,
   .villa2-grundrisse .layout__region,
   .villa3-grundrisse .layout__region{
    margin-bottom: 25px;
    margin-top: -5px;
  }
  
  .villa1-grundrisse .layout__region--bottom,
  .villa2-grundrisse .layout__region--bottom,
  .villa3-grundrisse .layout__region--bottom{
    margin-bottom: -50px;
  }
  
  .villa3 h3 {
    margin-top: 0px;
  }
  
    
   .top2 .layout__region--first,
  .top4 .layout__region--first{
   order: 2;
  }


  
  .bautraeger-aehnlicheprojekte .text-formatted {
    padding-left: 36px;
    padding-right: 36px;
  }
  
    .bautraeger-aehnlicheprojekte h4 {
    padding-top: 25px;
  }
  
  .lage-wolfersberg .layout__region--first {
    order: 2;
  }
  
  .lage-wolfersberg .layout__region--second {
    order: 1;
  }
  
    .projekt-besondere .layout__region--first {
    order: 2;
  }
  
  .projekt-besondere .layout__region--second {
    order: 1;
    padding-bottom: 25px;
  }

  .startseite-lebensgefuehl h2 {
    margin-top: 50px !important;
  }
  
  .webform-button--submit {
    width: 220px !important;
  }
  
  .site-footer #block-gleisdorf-sitemap a.mobile {
  display: inline-block;
  position: relative;
}
  .site-footer #block-gleisdorf-sitemap .desktop {
  display: none;
}
  
  .anmeldeformular .startseite-info {
    padding-left: 0px;
    padding-right: 0px;
  }
  
}
  


@media (max-width: 900px) {
  

  
  .kompass:after {
    content: "gilt für beide Grundrisse";
    font-size: 12px;
    white-space: nowrap;
    position: absolute;
    top: 12px;
    left: 65px;
  }
  .kompass {
    left: 0px;
    top: 75px;
    position: absolute;
    width: 70px;
  }
  
  .eckdaten .layout__region--second {
    padding-top: 36px;
  }
  
  .eckdaten .layout__region--second h4 {
    margin-bottom: 0px;
  }
  
  .eckdaten {
    position: relative;
  }
  
.eckdaten {
  padding-bottom: 50px;
  padding-top: 0px;
}
  
  .eckdaten .layout__region--first:after {
  content: "";
  display: none;

  }
  
  
  
    .limestone .layout__region--first,
    .limestone .layout__region--second {
    flex: 0 1 100%;
  }
  
    .velvet .layout__region--first,
    .velvet .layout__region--second {
    flex: 0 1 100%;
  }
  
  .velvet .layout--twocol {
    display: flex;
  }
  
  .velvet .layout__region--second {
    order: 1;
    padding-bottom: 36px;
  }
 
    .velvet .layout__region--first {
    order: 2;
  }
  
    .villa1 .layout__region--first {
    order: 2;
  }
  
  .villa1 .layout__region--second {
    order: 1;
    padding-bottom: 36px;
  }
  
  .villa-download {
    height: 100%;
    padding: 36px 0px 50px 0px
  }
  
  .villa-download .col-md-4 {
    padding-top: 18px;
  }

  .img-right .layout__region--first .paragraph--type--body {
    max-width: 100%;
    padding-bottom: 25px;
  }
  

  

}

@media (max-width: 640px) {
  
       .kontaktinfos .layout__region--second {
  margin-left: 0px;
  margin-bottom: -36px;
}
  
  .markler .layout__region--second {
    margin-left: 0px;
  }
  
  .markler p {
    margin-bottom: 50px;
  }
  
   .ausstattung-zukunft .layout__region--second {
    order: 1;
  }
  
  .ausstattung-zukunft .layout__region--first {
    order: 2;
  }
  
  h2 {
    font-size: 60px;
    margin-top: 50px;
  }
  
  .bautraeger-aehnlicheprojekte .layout__region--first .field--name-field-media-description,
  .bautraeger-aehnlicheprojekte .layout__region--second .field--name-field-media-description{
    left: 0px;
    top: 36px;
  }
  
  .bautraeger-aehnlicheprojekte .layout__region--first .field--name-field-media-description p {
  width: 250px;
}

  .button-aehnlicheprojekte .paragraph--type--button {
    padding-bottom: 0px !important;
  }
  
  .button-aehnlicheprojekte  {
    padding-bottom: 50px
  }
  
  .startseite-intro p {
  margin: 0px auto;
  padding: 50px 36px 50px 36px;
  font-size: 20px !important;
    color: #354b56;
}
  

  
  .startseite-info p {
  font-size: 24px;
  line-height: 140%;
}

  .webform-submission-form h2 {
    white-space: normal;
    font-size: 60px;
    margin-top: 0px;
  }
  
        .site-footer__top { 
        grid-template-columns: 1fr;
          
  }
  
  .site-footer__top .region {
    text-align: center !important;
    height: auto;
    margin-bottom: 0px;
  }
  
  .site-footer .row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}
  
  #block-holding, #block-vermarktung, #block-sitemap {
    margin-bottom: 30px;
  }
  
  .paragraph--type--button a {
  text-decoration: none;
  padding: 5px 30px;
  color: #354b56;
  max-width: 100% !important;
}
  
  .webform-submission-form .form-item-ihre-nachricht.mb-3 {
    margin-top: 0px;
    
  }
  
  .webform-submission-form #edit-actions {
    margin-bottom: 75px !important;
    }
  
  .webform-submission-form #edit-info {
    flex-direction: column;
  }
  
  .webform-submission-form #edit-captcha,
  .webform-submission-form #edit-check {
    flex: 100%;
    width: 100%;

  }
  
  .webform-submission-form #edit-container {
    flex-direction: column;
  }
  
  .webform-submission-form #edit-kontakt {
  flex: 100%;
}

.webform-submission-form #edit-nachricht {
  flex:100%;
} 
  
  .webform-submission-form .mb-3 {
  margin-bottom: 15px !important;
}
  
  .form-item-ihrenachricht.mb-3 {
  height: 100%;
  display: flex;
  margin-top: 0px;
}
  
  .webform-submission-form #edit-pflichtfeld p {
    margin-top: 0px;
  }
  
  #edit-name--wrapper .fieldset-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
}
  
  .captcha {
    position: relative;
    
  }
  
  .webform-submission-form #edit-captcha {
  flex: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
}
  
  .webform-submission-form .webform-button--submit {
    position: relative !important;
    right: auto !important;
    left: 0px !important;
    width: 300px;
    height: 60px;
  }
  
  .webform-submission-form #edit-actions {
    margin-bottom: -70px !important;
    position: absolute;
  }
  .webform-submission-add-form {
    margin-bottom:75px;
  }
  
    .webform-button--submit {
    width: 320px !important;
  }
  
  .dachterrassenwohnung h2 {
    padding-top: 25px;
  }
  
  .villa .layout__region--top {
    padding-top: 25px;
  }

  .kontaktinfos h2 {
    line-height: 100%;
  }
  
  .site-footer #block-gleisdorf-sitemap {
    margin: 0px 0px 25px 0px;
  }
  
}


@media (max-width: 640px) {
  
    #block-logo img.jw {
    position: absolute;
    left: 32px;
    margin: auto;
    height: 65px !important;
    top: 20px;
    width: auto;
    max-width: auto;
  }
  
  .midnight {
    background-repeat:no-repeat;
    background-size: cover;
    background-position-x:right;
  }
  
  .velvet {
    background-repeat:no-repeat;
    background-size: cover;
  }
  
  .kontaktinfos .layout__region--second {
    padding-left: 0px;
  }
  
  
  
  #block-gleisdorf-holding{
    margin-bottom: 18px;
  }
  
  #block-gleisdorf-sitemap {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  
  .markler .field--name-field-media-description p {
  position: relative;
  margin-bottom: 0px;
  min-width: 160px;
  color: #354b56;
}
  
  .markler .layout__region--first .field--name-field-media-description p {
  bottom: 0px;
  right: 0px;
  text-align: right;
    padding-top: 15px;
}
  
  .markler .layout__region--second .field--name-field-media-description p {
  bottom: 0px;
  left: 0px;
    padding-top: 15px;
}
  
  .markler {
    padding-left: 36px;
    padding-right: 36px;
  }
  
  .gelb .layout__region--second {
    padding-left: 36px;
  }
  
  .gelb .layout__region--second p {
    margin-top: 0px !important;
  }
  
  #block-gleisdorf-sitemap {
    margin-top: 0px;
  }
  .markler .layout__region--top {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .bautraeger-qualitaet .layout__region--first {
    order: 1;
  }
  
  .villen-entspannung .layout__region--first {
    order: 2;
    padding-bottom: 36px;
    padding-top: 36px;
  }
  
    .villen-entspannung .layout__region--second {
    order: 1;
    padding-top: 36px;
  }
  
  
.villen-wohngefÃ¼hl.img-right .field--name-field-media-image,
  .villen-entspannung.img-left .field--name-field-media-image {
    margin-left: 0px !important;
  margin-right: 0px !important;
  }
  
  .villen table p {
    line-height: 140%;
  }
  
  .wohnungen tr td {
    padding-bottom: 3px;
  }
  
}


@media (max-width: 480px) {
  h1 {
    font-size: 65px;
  }
  
.kontaktinfos .paragraph--type--body p {
font-size: 22px;
}

   .startseite-info {
  padding-left: 0px;
  padding-right: 0px;
}
  
  .img-left .layout__region--second .paragraph--type--body {
    padding-left: 36px !important;
  }
  
  .copyright, .copyright-dark, 
  copyright p, .copyright-dark p{
    font-size: 10px !important;
  }
  
  .field--name-field-slider .field--name-field-copyright {
    font-size: 10px;
    right: 10px;
    bottom: 65px
  }
  
  .bautraeger-qualitaet.img-left .layout__region--second .paragraph--type--body {
    padding-right: 0px;
  }
  
    .kontaktinfos .layout__region--second {
  margin-left: 0px;
  margin-bottom: -36px;
      padding-left: 0;
}
  
.kontaktinfos .markler .layout__region--second {
padding-left: 0px !important;
 margin-top: 25px;
}
  
 
  
 
  .markler .layout__region--first {
  margin-bottom: 15px;
 margin-top: 0;

  }
  
    .markler .layout__region--first .field--name-field-media-description p {
  bottom: 0px;
  right: 260px;
  text-align: right;
    padding-top: 15px;
}
  
  .markler .layout__region--second .field--name-field-media-description p {
  bottom: 0px;
  left: 260px;
    padding-top: 15px;
}
  
    .markler .field--name-field-media-description p {
  position: absolute;
  margin-bottom: 0px;
  min-width: 200px;
  color: #354b56;
}
  
  .gelb .layout__region--second {
    padding-left: 36px;
  }
  
  .villa .layout__region--second{
    padding-top: 25px;
  }
  
  
  .gartenwohnung .layout__region--second, .dachterrassenwohnung .layout__region--second {
  padding-left: 36px;
  padding-right: 36px;
}

.beletage .layout__region--first {
padding-left: 36px;
padding-right: 36px;
}
  
  .projekt-leben .paragraph.paragraph--type--grid {
margin-top: 0px !important;
}
  
  .kontaktinfos .layout__region--second {
    padding-left: 0px;
  }
  
  .img-left .layout__region--second {
    padding: 0px;
  }
  
}


@media (max-width: 414px) {
  img.jw {
    transform: scale(0.7);
    transform-origin: left center;
  }
  
  .markler img {
    max-width: 200px;
  }
  
      .markler .layout__region--first .field--name-field-media-description p {
  bottom: 0px;
  right: 220px;
  text-align: right;
    padding-top: 15px;
        font-size: 14px;
}
  
    .markler .layout__region--second .field--name-field-media-description p {
  bottom: 0px;
  left: 220px;
    padding-top: 15px;
      font-size: 14px
}
  
    .markler .field--name-field-media-description p {
  position: absolute;
  margin-bottom: 0px;
  min-width: 160px;
  color: #354b56;
}
  
  .kontaktinfos h2 {
    font-size: 52px
  }
 
  
}


@media (max-width: 420px) {
  
  .wohnungen table td:nth-child(2) {
    display: none;
  }
  
    .wohnungen table td td:nth-child(2) {
    display: block;
  }
  
  .wohnungen table table {
  margin-bottom: 0px;
  margin-top: 0px !important;
}
  
  .wohnungen table td {
    float: left;
    width: 100%;
  }
  

  
  .wohnungen table table td:nth-child(1) {
    width: 50%;
    white-space: nowrap;
  }
  
    .wohnungen table table td:nth-child(2) {
    width: 50%;
    text-align: right;
  }

  .img-right .layout__region--first .paragraph--type--body {
    padding-right: 36px !important;
  }
  
  .wohnungen tr td{
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  

  
    .bautraeger-aehnlicheprojekte .layout__region--first .field--name-field-media-description p {
    max-width: 100% !important;
    width: 100% !important;
  }
  
 .bautraeger-aehnlicheprojekte .paragraph--type--button a::before { 
   top: 105px !important;
}
  
  .bautraeger-aehnlicheprojekte .field--name-field-media-description p {
    font-size: 64px !important;
  }
  
}

@media (max-width: 390px) {
  img.jw {
    transform: scale(0.60);
    transform-origin: left center;
  }
 

  
}