



#zen-footer-form-newsletter .footer-column-newsletter-privacy.js-hidden {
  display: none !important;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
}




/*

.footer-newsletter .footer-column-newsletter-privacy.js-hidden {
  max-height: none !important;
  transition: none !important;
  margin-top: 0;
}
*/

.btn.btn-scroll-up-button .icon-arrow-up {
  display: none !important;
}

.scroll-up-container {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
}

.btn.btn-scroll-up-button {
  position: relative;
 /*  width: 100px; */
 /* height: 140px;  */
  background-color: #FFFFFF66;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  overflow: hidden;
}
/*
.btn.btn-scroll-up-button::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 48px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2>"); 
  background-repeat: no-repeat;
  background-size: contain;
}
*/

.btn.btn-scroll-up-button::after {
  content: "NACH OBEN > > >";
  position: fixed;
  bottom: 60px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(270deg);
  display: inline-block;
  padding: 4px 8px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0;
  text-transform: uppercase;
  /* Define a gradient where the first 50% covers the arrows and the rest is the uniform color */
  background: linear-gradient(to right,
    #3B8EA5 40%, /* 0% */
/*    #7BAE1F 16.67%,
    #3B8EA5 16.67%,
    #3B8EA5 33.33%,
    #3AAEA5 33.33%, 
    #3AAEA5 50%, */
    #3B8EA5 75%,
    #7BAE1F 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-color: #FFFFFF66;
  border-radius: 4px;
  white-space: nowrap;
}


.btn.btn-scroll-up-button:hover {
  background-color: #FFFFFFAA;
}



/* Reset colors and hover effects for the scroll‑up button */
.btn.btn-scroll-up-button {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: inherit !important;
  transition: none !important;
}

/* Remove hover, focus, and active states */
.btn.btn-scroll-up-button:hover,
.btn.btn-scroll-up-button:focus,
.btn.btn-scroll-up-button:active {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: inherit !important;
}

/* Override any SVG or icon color settings */
.btn.btn-scroll-up-button .icon,
.btn.btn-scroll-up-button svg,
.btn.btn-scroll-up-button svg * {
  fill: currentColor !important;
  color: inherit !important;
}







/* News Abo Section */
/* Newsletter section */

.footer-newsletter .newsletter-inner-text span {
    display: none;
}

.newsletter-inner-text {
  position: relative;
  min-height: 70px;
  color: transparent;
}

.newsletter-inner-text::before {
  content: "Immer auf dem laufenden bleiben";
  position: absolute;
  left: 13.02%;
  top: 0;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  white-space: nowrap;
  left: 20px;
}

.newsletter-inner-text::after {
  content: "Newsletter-Anmeldung";
  position: absolute;
  left: 13.02%;
  top: 30px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #FFFFFF;
  white-space: nowrap;
  left: 20px;
}

@media (max-width: 924px) {
  .newsletter-inner-text {
    min-height: 85px;
  }
  .newsletter-inner-text::before {
    left: 13.02%;
    top: 0;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
  }
  .newsletter-inner-text::after {
    left: 13.02%;
    top: 32px;
    font-size: 24px;
    line-height: 30px;
    white-space: nowrap;
  }
}










/*
div.container:has(> #footerColumns) {
  padding-left: 20px;
}
*/

.footer-newsletter.footer-newsletter-top .container {
  padding-left: 20px;
}

.footer-newsletter .form-label.visually-hidden {
/*  position: static;
  clip: auto;
  width: auto;
  height: auto;
  overflow: visible;
  white-space: normal;
  margin-bottom: 5px; */
  font-size: 14px;
  color: #333;
}

.footer-newsletter .zen-footer-form-newsletter-email {
  background-color: #F0F0F0;  
  border: 1px solid #ccc; 
}









.footer-bottom-right {
  order: 1 !important; 
}

.footer-bottom-left {
  order: 2 !important; 
  margin-top: 10px;     
}

.footer-service-menu-list li:nth-child(4) {
  margin-left: 80px; 
}

#footerColumns {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: nowrap;     
  justify-content: space-between; 
}

#footerColumns > .footer-column {
  flex: 1;
  padding: 0 15px;
}

/*
#footerColumns .footer-custom-column {
  order: 5;  
}

#footerColumns .footer-custom-2-column {
  order: 4;  
}
*/
.footer-service-menu-link {
  text-decoration: none;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 0 2px; /* 5px */
  transition: all 0.3s;
  cursor: pointer;
}

.footer-service-menu-item:not(:last-child)::after {
  content: "|";
  color: #fff;
  margin: 0 2px;
}

.footer-logo-column-inner {
  display: flex;
  flex-direction: column;
  align-items: center; 
}

/*
.footer-logo-column-inner::after {
  content: "Ihr Geodatenportal";
  display: block;
  width: 100%;
  margin-top: 1px;      
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  color: #fff;
}
*/



.footer-logo-column {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.footer-logo-column .footer-logo-column-inner,
.footer-logo-column .footer-logo-main {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-top: 35px !important; 
}

.footer-logo-column .footer-logo-picture {
  padding-top: 0 !important;
}

.footer-logo-column .footer-logo-main-img {
  width: 250px !important; 
  height: auto;
}






@media (max-width: 767px) {
  #footerColumns.footer-columns {
    flex-direction: column;
    align-items: center;
    margin: 30px 0;
  }
  #footerColumns .footer-column {
    margin: 15px 0;
    text-align: center;
  }
  .footer-bottom .footer-bottom-row {
    flex-direction: column;
  }
  .footer-bottom .footer-service-menu-list {
    justify-content: center;
    margin-top: 10px;
  }
}

@media (max-width: 1310px) {
  .footer-bottom .footer-bottom-left {
    display: none !important;
  }
}

@media (max-width: 877px) {
  .footer-bottom .footer-service-menu-list {
    gap: 0;
  }
  
  .footer-bottom .footer-service-menu-list li {
    margin: 0 !important;
    padding: 0 !important;
  }
}















:root {
  --common-center: 85.78%;
  --design-footer-height: 547px;
  --grey-diamond-top: calc((0.303 * var(--design-footer-height)) - 17px);
}

.footer-main {
  position: relative;
  width: 100%;
  min-height: var(--design-footer-height);
  background: #7BAE1F; /* onmaps-GREEN */
  overflow: hidden;
}

/* Dark band covering the bottom footer text */
.footer-main::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 85%;
  bottom: 0;
  background: #61881A; /* onmaps-GREENDARK */
  z-index: 0;
}

/* Green rotated diamond in the footer */
.footer-main::after {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  left: calc(var(--common-center) - 16px);
  top: calc(85% - 16px);
  background: #7BAE1F; /* onmaps-GREEN */
  transform: rotate(45deg);
  z-index: 1;
}

.footer-newsletter + .container::before {
  content: "";
  position: absolute;
  width: 34px;
  height: 34px;
  background: #6E6E6E; /* onmaps-GREY */
  transform: rotate(45deg);
  left: calc(var(--common-center) - 17px);
  top: var(--grey-diamond-top);
  z-index: 1;
}

.footer-bottom-right {
    display: flex;
    justify-content: center;
    text-align: center;
}

.footer-bottom-left {
    display: flex;
    justify-content: flex-start;
    text-align: left;
}

@media (max-width: 950px) {
  :root {
    --common-center: 85.78%;
    --design-footer-height: 547px;
    --grey-diamond-top: calc((0.31 * var(--design-footer-height)) - 7px);
  }
}


@media (max-width: 799px) {
  :root {
    --common-center: 85.78%;
    --design-footer-height: 547px;
    --grey-diamond-top: calc((0.42 * var(--design-footer-height)) - 7px);
  }
}

