@font-face {
  font-family: "segoeprb";
  src: url("fonts/segoeprb.ttf") format("truetype");
}
@font-face {
  font-family: "FuturaStd-Medium";
  src: url("fonts/FuturaStd-Medium.otf") format("opentype");
}
@font-face {
  font-family: "FuturaStd-Light";
  src: url("fonts/FuturaStd-Light.otf") format("opentype");
}
@font-face {
  font-family: "FuturaStd-Heavy";
  src: url("fonts/FuturaStd-Heavy.otf") format("opentype");
}
@font-face {
  font-family: "FuturaStd-Bold";
  src: url("fonts/FuturaStd-Bold.otf") format("opentype");
}

body {
  position: relative;
}
header.header.gradient {
  position: fixed;
  width: 100%;
}
div#div-1 {
  /* margin-top: -55px; */
  position: relative;
  z-index: -1;
}

header.header .headerBlock img {
  width: 100%;
  max-width: 120px;
  min-height: 146px;
}

header.header .headerBlock {
  justify-content: flex-start;
  gap: 60px;
  align-items: flex-start;
}

div#div-0 {
  position: absolute;
  right: 25%;
  top: 20px;
}
body.sticky-header div#div-0 footer {
  right: 25%;
}
div#div-0 footer ul {
  list-style-type: none;
  gap: 25px;
}

header.header .headerBlock .menusBlock ul li a {
  font-size: 25px;
  color: #fff;
}

header.header .headerBlock .menusBlock ul {
  gap: 30px;
  display: flex;
  padding-top: 10px;
}
/* Desktop - menu visible */
.menusBlock {
  display: block;
}
div.custom-modal .modal-dialog .modal-content .modal-header {
  background: #e8491d;
}

section {
  overflow: hidden;
}

/* Mobile styles */
@media (max-width: 991px) {
  #div-20
    .SingleContent
    .SingleContent_Descriptioncmn
    > div.SingleContent_Image
    img {
    max-width: 70px;
  }
  #MeineThemen .MeineThemenlistDatadescription .text-white {
    padding: 10px;
  }
  #MeineThemen .MeineThemenlistDatadescription p {
    font-size: 12px;
    line-height: 1.4;
  }
  #MeineThemen .MeineThemenlistDatadescription h5 {
    font-size: 24px;
    font-weight: 700;
  }

  section#div-20
    .SingleContent.SingleContentcmn
    .SingleContent_Descriptioncmn
    > div {
    padding: 20px 30px 20px 0px !important;
  }
  .menusBlock {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    text-align: center;
    padding: 20px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
  }

  .menusBlock.active {
    display: block;
  }

  .menu-toggle {
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    color: #333;
  }

  .headerBlock {
    position: relative;
  }
}
footer.mainFooter {
  /* background: rgb(0, 0, 0); */
  padding: 125px 0px 15px;
}
header.header .container,
section.listCardBlock .container,
div#div-7 .container,
section.kontact .container,
footer.mainFooter .container {
  width: 100%;
  max-width: 1130px !important;
  padding: 0 15px;
}

section.banner .bannerImageText img {
  object-fit: cover;
}

#div-1 section.banner {
  /* min-height: 1070px; */
  height: 100%;
}

#div-1 section.banner .bannerTextBlock {
  width: 100%;
  max-width: 662px;
  text-align: left;
  transform: translate(-70%, -50%);
  top: 65%;
}

section.banner.DoreenContentwithBG .bannerTextBlock {
  top: 50%;
}

section.banner .bannerTextBlock .DoreenContentwithBGcontentcmn > div,
section.banner .bannerTextBlock .DoreenContentwithBGcontentcmn > div p {
  text-align: center;
  font-family: "FuturaStd-Medium";
}

section.banner .bannerTextBlock h1 {
  margin-bottom: 70px !important;
}
/* section.banner .bannerTextBlock h1 {
  font-size: 50px;
} */

section.banner .bannerTextBlock h1 {
  color: #fff;
  text-align: center;
  font-style: normal;
  font-size: 25px;
  font-family: segoeprb;
}

section.banner .bannerTextBlock h3 {
  color: #fff;
  font-size: 40px;
  font-family: Futura Std;
  font-weight: 500;
}

.DoreenContentwithBG {
  background: #f4dac8;
  padding-top: 100px;
  padding-bottom: 100px;
}

section.banner {
  height: 100%;
  min-height: 100%;
}

section.banner .bannerTextBlock h2 {
  font-size: 80px;
  width: 100%;
  max-width: 816px;
  margin-inline: auto !important;
  text-transform: math-auto;
}

.DoreenContentwithBGcontentcmn > div {
  opacity: 0;
}
section.banner.DoreenContentwithBG_1
  .bannerImageText:hover
  .DoreenContentwithBGcontentcmn
  > div {
  padding: 20px 35px;
}
section.banner.DoreenContentwithBG_2
  .bannerImageText:hover
  .DoreenContentwithBGcontentcmn
  > div
  p {
  text-align: left;
}
section.SingleContent
  .SingleContent_Description.SingleContent_Descriptioncmn
  > div {
  padding-inline: 10px;
}
section.banner.DoreenContentwithBG_3
  .bannerImageText:hover
  .DoreenContentwithBGcontent_3.DoreenContentwithBGcontentcmn
  > div {
  padding: 38px 50px;
  text-align: center;
  font-family: "FuturaStd-Medium";
}
section.banner .bannerImageText:hover .DoreenContentwithBGcontentcmn > div {
  opacity: 1;
  cursor: pointer;
  background: #f0ddcfe0;
  width: 100%;
  max-width: 732px;
  margin-inline: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 50px;
  color: #389591;
  font-family: "FuturaStd-Medium";
  font-size: 20px;
  text-align: left;
}

.DoreenContentwithBGHeading_0 {
  max-width: 650px;
  margin-inline: auto;
}

#div-1 section.banner {
  /* min-height: 100%; */
  /* margin-top: 50px; */
}

.DoreenContentwithBGcmn {
  background: #f4dac8;
}

#div-3 section.banner,
#div-4 section.banner,
#div-5 section.banner,
#div-6 section.banner,
#div-7 section.banner,
#div-8 section.banner,
.DoreenContentwithBG_5 {
  min-height: 100%;
  padding-bottom: 100px;
}

.DoreenContentwithBGImage.DoreenContentwithBGImagecmn {
  min-height: 100%;
}

header.header .headerBlock a.logo img:hover {
  filter: brightness(0) saturate(100%) invert(37%) sepia(92%) saturate(1621%)
    hue-rotate(347deg) brightness(95%) contrast(92%);
}

header.header .headerBlock .menusBlock ul li a:hover {
  color: #e8491d;
  text-decoration: none;
}

#div-5 section.banner,
.DoreenContentwithBG_4 .DoreenContentwithBGcmn {
  padding-bottom: 290px;
}

div#div-12,
div#div-13,
#div-14,
.SingleContent_Descriptioncmn,
.SingleContentcmn {
  background: #e8491d;
}

#div-13 .SingleContent_Description.SingleContent_Descriptioncmn h2,
#div-13 .SingleContent_Description.SingleContent_Descriptioncmn div {
  font-size: 70px;
}

.SingleContent_Descriptioncmn > div {
  width: 100%;
  max-width: 628px;
  margin-inline: auto;
  color: #fff;
  font-style: normal;
  font-size: 30px;
  padding: 58px 70px;
  text-align: center;
  font-family: "segoeprb";
}

div#div-6 .DoreenContentwithBGcmn {
  background: #489c98;
  padding-top: 290px;
}

.DoreenContentwithBG_3 {
  background: #489c98;
  padding-top: 290px;
}

.DoreenContentwithBG_5 {
  padding: 0 0 190px !important;
}

#div-6 .DoreenContentwithBGcontentcmn > div,
#div-7 .DoreenContentwithBGcontentcmn > div,
#div-8 .DoreenContentwithBGcontentcmn > div,
#div-9 .DoreenContentwithBGcontentcmn > div {
  background: #389591d1;
  color: #fff;
  font-size: 30px;
  font-family: "FuturaStd-Medium";
}

.DoreenContentwithBGHeading_0 {
  max-width: 650px;
  margin-inline: auto;
}

section.banner.DoreenContentwithBG_5 .bannerTextBlock h2 {
  font-size: 80px;
  width: 100%;
  max-width: 1108px;
  margin-inline: auto !important;
  text-transform: math-auto;
}

.bannerImageText:hover .DoreenContentwithBGHeadingcmn ul {
  opacity: 1;
  visibility: visible;
}

.bannerImageText:hover .DoreenContentwithBGHeadingcmn h2 {
  opacity: 0;
  visibility: hidden;
}

.SingleContent_1 .SingleContent_Descriptioncmn > div {
  padding: 126px 0px;
  max-width: 520px;
  text-align: center;
  font-family: "segoeprb";
}

.SingleContent_0 .SingleContent_Descriptioncmn > div {
  padding: 100px 40px;
  max-width: 576px;
  text-align: center;
}
section.banner .bannerTextBlock h1:before {
  content: "";
  display: block;
  background: url(https://testumgebung.dunnet.de/baukasten/admin/uploads/homepageFiles/images/429/Kreuz-icons.svg);
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 11px;
  position: absolute;
  left: -70px;
}

section.banner .bannerTextBlock h3 {
  margin-left: -40px;
  font-family: "FuturaStd-Medium";
}
.DoreenContentwithBG_6 {
  padding: 100px 0px 290px;
  background: #389591;
}

.DoreenContentwithBG_7 {
  background: #389591;
  padding-top: 290px !important;
}

#div-20 .SingleContent .SingleContent_Descriptioncmn > div {
  color: #000;
  width: max-content;
  background: #489c98;
  margin-right: 0;
  /* min-height: 150px; */
  /* max-width: 150px; */
  position: fixed;
  bottom: 10px;
  right: 0;
}

.DoreenContentwithBGcontent_7.DoreenContentwithBGcontentcmn > div {
  font-size: 80px;
  color: #fff;
  display: flex;
  flex-direction: column;
}

.DoreenContentwithBGcontent_7.DoreenContentwithBGcontentcmn > div a {
  color: #fff;
  max-width: 1170px;
  margin-inline: auto;
}

#div-1 section.banner .bannerTextBlock p {
  height: 386px;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 357px;
  position: relative;
  color: #fff;
  text-align: center;
  font-style: normal;
  font-size: 20px;
  padding-inline: 28px;
  margin-left: 100px;
  margin-top: 25px;
  font-family: segoeprb;
}

#div-1 section.banner .bannerTextBlock p:after {
  content: "";
  background-image: url("https://testumgebung.dunnet.de/baukasten/admin/uploads/homepageFiles/images/429/Stoerer(1).svg");
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}

section.banner.DoreenContentwithBG_6
  .bannerImageText:hover
  .DoreenContentwithBGcontentcmn
  > div {
  background: url("https://testumgebung.dunnet.de/baukasten/admin/uploads/homepageFiles/images/429/Stoerer(1).svg");
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 662px;
  height: 100%;
  min-height: 510px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

section.banner.DoreenContentwithBG_6
  .bannerImageText:hover
  .DoreenContentwithBGcontentcmn
  > div
  h3 {
  text-align: center;
  line-height: 1.2;
  margin: 0 0 15px;
  font-family: "FuturaStd-Medium";
}

section.banner.DoreenContentwithBG_6
  .bannerImageText:hover
  .DoreenContentwithBGcontentcmn
  > div
  p {
  max-width: 244px;
  color: #fff;
  font-family: "FuturaStd-Medium";
  padding-inline: 0px;
  font-size: 30px;
  margin: 0;
  line-height: 1.2;
}

section.banner.DoreenContentwithBG_6
  .bannerImageText:hover
  .DoreenContentwithBGcontentcmn
  > div
  p:last-child {
  margin-top: 15px;
}

#div-1 section.banner .bannerTextBlock p:after {
  width: 550px;
  height: 357px;
  position: absolute;
  background-position: center;
}

#div-14 section#MeineThemen_0 {
  background: #e8491d;
}

#div-14 section#MeineThemen_0 .innerCardsIcon.d-flex.align-content-start {
  border: 3px solid #fff;
  align-items: center;
  flex-direction: column;
  min-height: 356px;
  justify-content: space-around;
  border-radius: 5px;
  margin-bottom: 30px;
}

#div-14
  section#MeineThemen_0
  .innerCardsIcon.d-flex.align-content-start
  .MeineThemeniconSBlock {
  order: 2;
}

#div-14
  section#MeineThemen_0
  .innerCardsIcon.d-flex.align-content-start
  .MeineThemenlistDataHeading {
  order: 1;
}

#div-14
  section#MeineThemen_0
  .innerCardsIcon.d-flex.align-content-start
  .MeineThemenlistDatadescription {
  order: 3;
}

#div-14
  section#MeineThemen_0
  .innerCardsIcon.d-flex.align-content-start
  .MeineThemenlistDatadescription
  .text-white {
  font-family: segoeprb;
  text-align: center;
  padding: 0 10px;
}

div#div-18 > footer {
  background: #e8491d;
  min-height: 170px;
}

.footerLinks {
  text-align: left;
}

.footerLinks .socialIcon a img:hover {
  filter: brightness(0) saturate(100%) invert(37%) sepia(92%) saturate(1621%)
    hue-rotate(347deg) brightness(95%) contrast(92%);
}
div#div-19 {
  position: absolute;
  bottom: 5px;
  /* right: 30%; */
  right: 25%;
}

div#div-19 footer ul {
  gap: 20px;
  list-style-type: none;
}

footer.mainFooter .footerLinks ul li:first-child {
  border-right: 1px solid #fff;
  padding-right: 15px;
}

div#div-18 footer.mainFooter .footerLinks ul {
  justify-content: flex-start !important;
}
footer.mainFooter .footerLinks ul {
  margin: 0px;
  gap: 15px;
}

footer.mainFooter .footerLinks ul li.items a {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-family: "FuturaStd-Medium";
}
/**r grid*/

/* Full-width section */
#MeineThemen {
  width: 100%;
  background-color: #3b8f8a; /* teal backdrop between cards */
  padding: 60px 0;
}

/* Remove container restriction */
#MeineThemen .container {
  max-width: 100% !important;
  padding: 0;
}

/* Each item */
#MeineThemen .row > div {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  aspect-ratio: 1 / 1; /* keeps square shape */
  cursor: pointer;
  transition: transform 0.3s ease;
  max-width: 570px;
}
#MeineThemen .row > div:hover {
  transform: scale(1);
}

/* Image fills card */
#MeineThemen .MeineThemeniconSBlock,
#MeineThemen .MeineThemeniconSBlock img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
#MeineThemen .MeineThemeniconSBlock img {
  object-fit: cover;
  filter: brightness(0.65);
  transition: filter 0.4s ease;
}

/* Centered heading */
#MeineThemen .MeineThemenlistDataHeading {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 1;
  padding: 15px;
  transition: opacity 0.3s ease;
}
#MeineThemen .MeineThemenlistDataHeading h4 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
  font-family: "FuturaStd-Heavy";
  text-align: center !important;
}
#MeineThemen .MeineThemenlistDatadescription .text-white {
  color: #fff !important;
  background: #389591d1;
  padding: 45px;
  text-align: left;
}

/* Hidden description (appears on hover) */
#MeineThemen .MeineThemenlistDatadescription {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
}
#MeineThemen .MeineThemenlistDatadescription h5,
#MeineThemen .MeineThemenlistDatadescription p {
  color: #fff;
  margin: 0 0 10px;
}
#MeineThemen .MeineThemenlistDatadescription h5 {
  font-size: 24px;
  font-weight: 700;
}
#MeineThemen .MeineThemenlistDatadescription p {
  font-size: 20px;
  line-height: 1.4;
}

/* Hover transition: hide heading, show text */
#MeineThemen .row > div:hover .MeineThemenlistDataHeading {
  opacity: 0;
}
#MeineThemen .row > div:hover .MeineThemenlistDatadescription {
  opacity: 1;
  visibility: visible;
}
section#MeineThemen.listCardBlock .listCardArea .row {
  justify-content: center;
  gap: 35px;
  display: grid !important;
  margin-top: 25px;
  grid-template-columns: 1fr 1fr 1fr;
}
#div-11 section.SingleContent.SingleContentcmn {
  background: #389591;
}
section.banner.DoreenContentwithBG_4.DoreenContentwithBGcmn
  .bannerImageText:hover
  .DoreenContentwithBGcontent_4.DoreenContentwithBGcontentcmn
  > div {
  text-align: center;
  max-width: 700px;
  padding-inline: 140px;
}
#div-11
  section.SingleContent.SingleContentcmn
  .SingleContent_Description.SingleContent_Descriptioncmn {
  background: transparent;
}
#MeineThemen {
  width: 100%;
  background: #389591; /* teal backdrop between cards */
  padding: 60px 0 100px;
}

.SingleContent_Description_4.SingleContent_Descriptioncmn h2,
.SingleContent_Description_4.SingleContent_Descriptioncmn div {
  font-size: 80px;
  padding: 0px 20px 10px 20px;
  font-family: "FuturaStd-Heavy";
  font-style: normal;
  max-width: 100%;
}
.SingleContent_Description_4.SingleContent_Descriptioncmn h2 {
  padding: 70px 20px 10px 20px;
}
section.listCardBlock {
  background: #000;
  padding: 10px 0 40px 0;
}

#div-11 .SingleContent_Description.SingleContent_Descriptioncmn div {
  font-size: 70px;
  padding: 70px 20px 0px 20px;
  font-family: "FuturaStd-Heavy";
  font-style: normal;
  max-width: 100%;
}
body.sticky-header header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #f4dac8;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  transition: all 0.3s ease;
}

body.sticky-header div#div-0 footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
}

body.sticky-header header.header .headerBlock a.logo img {
  filter: brightness(0) saturate(100%) invert(37%) sepia(92%) saturate(1621%)
    hue-rotate(347deg) brightness(95%) contrast(92%);
  width: auto;
  height: auto;
  min-height: unset;
  max-width: 60px;
}

body.sticky-header header.header .headerBlock .menusBlock ul li a {
  font-size: 25px;
  color: #389591;
}
body.sticky-header header.header .headerBlock .menusBlock ul li a:hover {
  font-size: 25px;
  color: #e8491d;
}

.DoreenContentwithBGcontent_7.DoreenContentwithBGcontentcmn > div {
  opacity: 1;
}
section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn
  div.DoreenContentwithBGcontent_7.DoreenContentwithBGcontentcmn
  > div {
  background: transparent;
  font-size: 80px;
  position: unset;
  transform: unset;
  max-width: 100%;
  text-align: center;
  font-family: "FuturaStd-Medium";
  padding: 50px 0px;
}

section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn
  div.bannerTextBlock
  .DoreenContentwithBGHeading_7.DoreenContentwithBGHeadingcmn
  h2 {
  opacity: 1;
  visibility: visible;
}

#div-20 .SingleContent_Description.SingleContent_Descriptioncmn {
  position: fixed;
  right: -5px;
  top: 40%;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 0 20px;
  transform: translateX(70%);
  transition: all 0.4s ease;
  background: #489c98;
  color: #fff;
  border-radius: 5px 0px 0px 5px;
  box-shadow: 0px 3px 6px #00000029;
  z-index: 1;
}
#div-20 .SingleContent_Description.SingleContent_Descriptioncmn.active div {
  padding-inline: 0 !important;
}
#div-20 .SingleContent_Description.SingleContent_Descriptioncmn.active div h3 {
  font-family: "FuturaStd-Heavy";
}
#div-20 .SingleContent .SingleContent_Descriptioncmn > div.SingleContent_Image {
  padding: 0;
  margin: 0;
}

#div-20 .SingleContent_Description.SingleContent_Descriptioncmn.active {
  transform: translateX(0%);
}

#div-20 .SingleContent .SingleContent_Descriptioncmn > div {
  color: #000;
  width: max-content;
  margin-right: 0;
  position: unset;
  bottom: 10px;
  right: 0;
  color: #fff;
  font-family: "FuturaStd-Heavy";
  font-size: 40px;
  background: transparent;
}

#div-20
  .SingleContent_Description.SingleContent_Descriptioncmn
  .SingleContent_Image
  img:hover {
  filter: brightness(0) saturate(100%) invert(37%) sepia(92%) saturate(1621%)
    hue-rotate(347deg) brightness(95%) contrast(92%);
}
section.banner .bannerImageText img {
  width: 100%;
  max-width: 100%;
  min-height: 800px;
}

#div-1 section.banner {
  height: 100vh;
}

section.banner .bannerImageText div[name="DoreenBannerImg"] {
  height: 100%;
}

section#MeineThemen.listCardBlock .listCardArea .row {
  display: flex !important;
  justify-content: space-between;
}
#MeineThemen {
  overflow: hidden;
}

#MeineThemen .row > div {
  max-width: calc((100% - 78px) / 3);
}
section.banner.DoreenContentwithBG_2
  .bannerImageText:hover
  .DoreenContentwithBGcontent_2.DoreenContentwithBGcontentcmn
  > div {
  padding: 20px;
}
header.header .headerBlock .menusBlock ul li:first-child a {
  text-transform: math-auto;
}

div#div-0 .footerLinks ul {
  flex-direction: row-reverse;
}

header.header .headerBlock .menusBlock ul li a {
  font-family: "FuturaStd-Medium";
}

section.banner
  .bannerTextBlock
  .DoreenContentwithBGHeading_2.DoreenContentwithBGHeadingcmn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#div-14
  section#MeineThemen_0
  .innerCardsIcon.d-flex.align-content-start
  .MeineThemenlistDataHeading
  h4 {
  padding-inline: 10px;
}
section.banner .bannerTextBlock h2 {
  font-family: "FuturaStd-Medium";
}
body.sticky-header .fa-solid.fa-bars {
  color: #489c98 !important;
}
.container:has(.menusBlock.active) .logo {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.container:has(.menusBlock.active) .fa-solid.fa-xmark {
  color: #e94728;
}

.DoreenContentwithBG_4,
.DoreenContentwithBG_5 {
  background: #459d98;
}

#div-1 section.banner .bannerTextBlock p {
  visibility: hidden;
}

@media (max-width: 1600px) {
  #div-1 section.banner .bannerTextBlock {
    top: 75%;
  }
}

@media (min-width: 1440px) {
  #div-1 section.banner {
    height: 100%;
  }
}
@media (max-width: 1440px) {
  header.header .headerBlock .menusBlock ul li a {
    font-size: 20px;
    color: #fff;
  }
}
@media (max-width: 1440px) {
  section.banner .bannerTextBlock h1 {
    margin-bottom: 30px !important;
  }
  #div-1 section.banner .bannerTextBlock p:after {
    width: 480px;
    height: 307px;
  }
  section.banner .bannerTextBlock h2,
  section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn
    div.DoreenContentwithBGcontent_7.DoreenContentwithBGcontentcmn
    > div {
    font-size: 70px;
  }
  .SingleContent_Descriptioncmn > div {
    font-size: 25px;
  }
  #div-11 .SingleContent_Description.SingleContent_Descriptioncmn div,
  #div-13 .SingleContent_Description.SingleContent_Descriptioncmn h2,
  #div-13 .SingleContent_Description.SingleContent_Descriptioncmn div {
    font-size: 70px;
  }
  #MeineThemen .MeineThemenlistDataHeading h4,
  section.banner.DoreenContentwithBG_5 .bannerTextBlock h2 {
    font-size: 50px;
  }
  header.header .headerBlock img {
    min-height: 66px;
  }
}
@media (max-width: 1365px) {
  #MeineThemen .MeineThemenlistDataHeading h4 {
    font-size: 28px;
  }
  section.banner .bannerTextBlock h2,
  section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn
    div.DoreenContentwithBGcontent_7.DoreenContentwithBGcontentcmn
    > div,
  #div-11 .SingleContent_Description.SingleContent_Descriptioncmn div,
  #div-13 .SingleContent_Description.SingleContent_Descriptioncmn h2,
  #div-13 .SingleContent_Description.SingleContent_Descriptioncmn div,
  section.banner.DoreenContentwithBG_5 .bannerTextBlock h2 {
    font-size: 60px;
  }
  #div-5 section.banner,
  .DoreenContentwithBG_4 .DoreenContentwithBGcmn,
  .DoreenContentwithBG_6 {
    padding-bottom: 180px;
  }
  .DoreenContentwithBG_3 {
    padding-top: 180px;
  }
  .DoreenContentwithBG_7 {
    padding-top: 180px !important;
  }
  #MeineThemen .MeineThemenlistDataHeading h4 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  div#div-19 {
    right: 1%;
  }
  div#div-0,
  body.sticky-header div#div-0 footer {
    right: 15px;
  }
  #div-1 section.banner .bannerTextBlock {
    left: 50%;
    top: 70%;
    transform: translate(-70%, -40%);
    max-width: 500px;
  }
  section.banner .bannerTextBlock h1 {
    font-size: 25px;
  }
}
@media (max-width: 1024px) {
  #div-1 section.banner .bannerTextBlock {
    left: 50%;
    top: 60%;
    transform: translate(-67%, -30%);
    max-width: 600px;
  }
}

@media (max-width: 991px) {
  #div-1 section.banner .bannerTextBlock {
    transform: translate(-50%, -40%);
    max-width: 550px;
  }
  section.banner .bannerTextBlock h2,
  section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn
    div.DoreenContentwithBGcontent_7.DoreenContentwithBGcontentcmn
    > div,
  #div-11 .SingleContent_Description.SingleContent_Descriptioncmn div,
  #div-13 .SingleContent_Description.SingleContent_Descriptioncmn h2,
  #div-13 .SingleContent_Description.SingleContent_Descriptioncmn div {
    font-size: 50px;
  }

  #MeineThemen .MeineThemenlistDataHeading h4 {
    font-size: 25px;
  }
  section.banner .bannerTextBlock h1 {
    font-size: 25px;
  }
  header.header .container,
  section.listCardBlock .container,
  div#div-7 .container,
  section.kontact .container,
  footer.mainFooter .container {
    max-width: 740px !important;
  }
}
@media (max-width: 857px) {
  #div-1 section.banner .bannerTextBlock {
    left: 50%;
    top: 50%;
    transform: translate(-60%, -30%);
    max-width: 500px;
  }
}
@media (max-width: 768px) {
  section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn
    .bannerTextBlock
    a {
    margin-bottom: 20px;
  }
  section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn
    div.DoreenContentwithBGcontent_7.DoreenContentwithBGcontentcmn
    > div {
    padding: 20px 0px;
  }
  section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn
    .bannerTextBlock
    a {
    font-size: 30px;
  }
  section.banner
    .bannerImageText
    .DoreenContentwithBGHeading_2.DoreenContentwithBGHeadingcmn
    h2 {
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .DoreenContentwithBGHeading_2.DoreenContentwithBGHeadingcmn {
    width: 100%;
  }
  #div-1 section.banner .bannerTextBlock p {
    font-size: 18px;
  }
  #MeineThemen .MeineThemenlistDatadescription .text-white h5 {
    font-size: 12px;
  }

  #MeineThemen .MeineThemenlistDatadescription .text-white p {
    font-size: 12px;
  }

  #MeineThemen .MeineThemenlistDatadescription .text-white {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  section.banner
    .bannerTextBlock
    .DoreenContentwithBGHeading_2.DoreenContentwithBGHeadingcmn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -340%);
  }
  section.banner.DoreenContentwithBGcmn
    .bannerTextBlock
    .DoreenContentwithBGHeadingcmn {
    /* transform: translate(-50% , -99%); */
  }
  .SingleContent_Description_4.SingleContent_Descriptioncmn div {
    padding-top: 70px;
  }
  #MeineThemen .MeineThemenlistDataHeading h4 {
    font-size: 40px;
  }
  #div-11 .SingleContent_Description.SingleContent_Descriptioncmn div {
    font-size: 32px !important;
  }
  #MeineThemen .MeineThemenlistDatadescription p {
    font-size: 14px;
    line-height: 1.4;
  }
  #MeineThemen .MeineThemenlistDatadescription h5 {
    font-size: 17px;
    font-weight: 700;
  }
  section#div-20
    .SingleContent.SingleContentcmn
    .SingleContent_Descriptioncmn
    > div {
    padding: 14px 30px 20px 0px !important;
  }
  .SingleContent_Descriptioncmn > div {
    padding-inline: 20px;
  }
  section.banner .bannerTextBlock h2,
  section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn
    div.DoreenContentwithBGcontent_7.DoreenContentwithBGcontentcmn
    > div,
  #div-11 .SingleContent_Description.SingleContent_Descriptioncmn div,
  #div-13 .SingleContent_Description.SingleContent_Descriptioncmn h2,
  #div-13 .SingleContent_Description.SingleContent_Descriptioncmn div {
    font-size: 40px;
  }
  section.banner .bannerImageText img,
  section.banner {
    /* min-height: 930px; */
    min-height: 800px;
    object-fit: cover;
  }
  section.banner .bannerImageText div[name="DoreenBannerImg"] img {
    object-position: 68% 100%;
  }
  section.banner .bannerTextBlock h2 {
    max-width: 396px;
  }
  .DoreenContentwithBG_5 {
    padding: 0 0 244pxpx !important;
  }
  section#MeineThemen.listCardBlock .listCardArea .row {
    grid-template-columns: 1fr;
  }
  #MeineThemen .row > div {
    /* max-width: 695px; */
    max-width: 765px;
  }
  #div-20 .SingleContent_Description.SingleContent_Descriptioncmn {
    min-height: 58px;
    height: 58px;
    padding-left: 10px;
  }

  #div-20
    .SingleContent
    .SingleContent_Descriptioncmn
    > div.SingleContent_Image {
    min-height: 68px;
  }

  #div-20
    .SingleContent
    .SingleContent_Descriptioncmn
    > div.SingleContent_Image
    img {
    width: 40px;
    height: 40px;
    background: transparent;
  }
  section.banner.DoreenContentwithBG_5 .bannerTextBlock h2 {
    font-size: 40px;
  }

  section.banner .bannerTextBlock h1:before {
    width: 60px;
    height: 60px;
    left: -5px;
    /* top: 90px; */
  }

  #div-1 section.banner .bannerTextBlock p {
    margin: 0;
    padding-inline: 41px;
    font-size: 18px;
  }

  #div-1 section.banner .bannerTextBlock p:after {
    width: 400px;
    height: 340px;
  }
  header.header.gradient {
    top: -10px;
  }
  header.header .headerBlock img {
    min-height: 20px;
    max-width: 70px !important;
    padding-top: 10px;
  }
  header.header .headerBlock {
    justify-content: space-between;
  }

  #div-20 .SingleContent_Description.SingleContent_Descriptioncmn {
    right: -40px;
    top: 80%;
  }

  header.header button i.fa-solid.fa-bars {
    color: #fff;
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 40px;
  }
  header.header button i.fa-solid.fa-xmark {
    color: #489c98;
  }
  .menusBlock.active ul {
    flex-direction: column;
    position: relative;
    z-index: 999;
  }
  .menusBlock.active {
    top: -10px;
  }
  .menusBlock.active ul li a {
    color: #389591 !important;
  }
  #MeineThemen .MeineThemenlistDatadescription .text-white {
    padding: 45px 30px;
  }

  #MeineThemen .MeineThemenlistDatadescription {
    padding: 20px 0px;
  }
}

body.sticky-header div#div-0 footer {
  bottom: unset;
  top: 20px;
  z-index: 1000;
  background: transparent;
  box-shadow: none;
  max-width: max-content;
  /* right: 30px; */
  left: unset;
}

body.sticky-header div#div-0 footer ul {
  justify-content: flex-end !important;
  align-items: center;
}

body.sticky-header div#div-0 footer ul li a img {
  filter: brightness(0) saturate(100%) invert(64%) sepia(7%) saturate(2396%)
    hue-rotate(133deg) brightness(91%) contrast(86%);
}

@media (max-width: 991px) {
  .menusBlock {
    display: block;
    top: 0;
    background: transparent;
    box-shadow: unset;
  }
  .menusBlock ul li a {
    font-size: 20px !important;
  }
  header.header .headerBlock .menusBlock ul {
    justify-content: center;
    gap: 15px;
    padding-right: 40px;
  }
  header.header .headerBlock img {
    min-height: 66px;
    width: 40px;
    max-width: 50px !important;
  }
}

@media (max-width: 767px) {
  section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn .bannerTextBlock {
    top: 30% !important;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  footer.mainFooter .footerLinks ul li.items a {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: "FuturaStd-Medium";
  }
  .menusBlock,
  body.sticky-header div#div-0 footer ul,
  div#div-0 footer ul {
    display: none !important;
  }
  header.header .headerBlock .menusBlock ul,
  .menusBlock.active {
    display: block !important;
    background: #f3dac9cc;
    width: 100%;
  }
  header.header .headerBlock .menusBlock ul {
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  header.header .headerBlock .menusBlock ul li {
    margin-bottom: 20px;
  }

  section.banner.DoreenContentwithBG_4.DoreenContentwithBGcmn
    .bannerImageText:hover
    .DoreenContentwithBGcontent_4.DoreenContentwithBGcontentcmn
    > div {
    padding-inline: unset;
  }

  section.banner .bannerImageText:hover .DoreenContentwithBGcontentcmn > div {
    padding: 50px 20px;
  }
  #div-6 .DoreenContentwithBGcontentcmn > div,
  #div-7 .DoreenContentwithBGcontentcmn > div,
  #div-8 .DoreenContentwithBGcontentcmn > div,
  #div-9 .DoreenContentwithBGcontentcmn > div {
    font-size: 25px;
  }
  #MeineThemen .MeineThemenlistDatadescription {
    padding: 20px 0px;
  }

  #MeineThemen .MeineThemenlistDatadescription .text-white {
    padding: 30px 45px;
  }

  section.banner.DoreenContentwithBG_6
    .bannerImageText:hover
    .DoreenContentwithBGcontentcmn
    > div {
    height: 100%;
    width: 100%;
    min-height: 440px;
  }

  section.banner.DoreenContentwithBG_6
    .bannerImageText:hover
    .DoreenContentwithBGcontentcmn
    > div
    p {
    font-size: 25px;
  }
  section.banner.DoreenContentwithBG_6
    .bannerImageText:hover
    .DoreenContentwithBGcontentcmn
    > div
    h3 {
    margin: 0;
    font-size: 30px;
    padding-top: 0px;
    max-width: 260px;
  }
}

i.fa-solid.fa-xmark:focus-visible {
  outline: 0;
}

@media (max-width: 767px) {
  section.banner .bannerTextBlock h1 {
    font-size: 30px;
    padding-left: 50px;
  }
  #div-1 section.banner .bannerTextBlock {
    max-width: 430px;
  }
  section.banner .bannerTextBlock h3 {
    margin-left: 0px !important;
  }
}
@media (max-width: 520px) {
  #MeineThemen .MeineThemenlistDatadescription p {
    font-size: 24px;
    line-height: 1.4;
  }
  #MeineThemen .MeineThemenlistDatadescription h5 {
    font-size: 24px;
    font-weight: 700;
  }
  section.banner .bannerTextBlock h1:before {
    top: 0;
    left: 16px;
  }
  section.banner .bannerTextBlock h1 {
    font-size: 28px;
    margin-left: 0 !important;
    margin-top: 0px !important;
    padding-left: 80px !important;
  }
}
@media (max-width: 767px) {
  #div-1 section.banner .bannerTextBlock {
    max-width: 390px;
  }
  section.banner .bannerTextBlock h1 {
    font-size: 22px;
    padding-left: 50px;
  }
}

@media (max-width: 480px) {
  section.banner .bannerTextBlock h1:before {
    top: 140px;
  }
  section.banner .bannerTextBlock h1 {
    font-size: 22px;
    margin-left: 0 !important;
    margin-top: 140px !important;
    padding-left: 70px;
  }

  #div-1 section.banner .bannerTextBlock {
    left: 50%;
    max-width: 442px;
    transform: translate(-50%, -50%);
    top: 80%;
  }

  section.banner .bannerTextBlock h3 {
    margin: 0;
    font-size: 30px;
    padding-top: 230px;
    max-width: 260px;
  }
  div#div-19 {
    right: 0%;
  }

  section.banner.DoreenContentwithBG_6
    .bannerImageText:hover
    .DoreenContentwithBGcontentcmn
    > div {
    width: 120%;
    min-height: 380px;
  }
}

@media (max-width: 420px) {
  section.banner .bannerTextBlock h1 {
    font-size: 20px;
  }
  #div-1 section.banner .bannerTextBlock {
    top: 85%;
  }
}

header.header button i.fa-solid.fa-bars:focus-visible {
  outline: 0;
}

section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn .bannerTextBlock {
  top: 30%;
}
section.banner.DoreenContentwithBG_7.DoreenContentwithBGcmn .bannerTextBlock a {
  text-decoration: none;
}

body.sticky-header .menusBlock.active ul {
  z-index: -1;
  top: 100px;
}

div#div-19 footer ul li img {
  max-width: 40px;
  width: 40px;
}

body.sticky-header .menusBlock.active {
  background: transparent;
}

button.menu-toggle:focus-visible {
  outline: none;
}

.btn.focus,
.btn:focus {
  box-shadow: unset;
}

@media (max-width: 767px) {
  div#div-19 footer ul li img {
    max-width: 25px;
    width: 40px;
  }
}

@media (min-width: 991px) {
  #div-20
    section.SingleContent
    .SingleContent_Description.SingleContent_Descriptioncmn
    > div {
    padding-right: 60px;
  }
}
