/*
Theme Name: LBA-Theme
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* merriweather-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/merriweather-v30-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/merriweather-v30-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/merriweather-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/merriweather-v30-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/merriweather-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/merriweather-v30-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/merriweather-v30-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merriweather-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/merriweather-v30-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/lato-v24-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url('fonts/lato-v24-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/lato-v24-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/lato-v24-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/lato-v24-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lato-v24-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/lato-v24-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/lato-v24-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/lato-v24-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* icomoon */
@font-face {
  font-display: swap;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/icomoon.woff') format('woff');
}

/* -------------------------------------------------------- Variablen ----------------------------------------------------------------------- */

:root {

  --Darkgrey: #323232;
  --Darkgrey25: #CCCCCC;
  --Darkgrey75: #656565;
  --Text-Text-500: #424242;
  --Darkgrey-Footer: #3C3C3C;
  --Mediumgrey: #656565;
  --LBA-Green: #3aaa35;
  --LBA-Green-95: rgba(58,170,53,0.95);
  --LBA-Green-bright-50: #9CD59A;
  --LBA-Darkgreen: #006834;
  --light-GreyGreen: #F6F9F6;
 
  --spaltenbreite: calc((100% + 36px)/12);

  --Grundschrift-ZAB: 1.473em;

  --zeit: 0.4s;
  --zeit_2: 0.6s;
  --zeit_3: 0.3s;
  --zeit_4: 0.2s;

  --transition_1: all 0.5s cubic-bezier(0.67, -0.18, 0.16, 1.25);
  --transition_2: all 0.7s cubic-bezier(0.67, -0.18, 0.16, 1.25);
  --transition_3: all 0.7s cubic-bezier(0.67, -0.18, 0.16, 1.25);
  --transition_4: all 0.7s ease-in-out;
}


/* -------------------------------------------------------- Schriften ----------------------------------------------------------------------- */


h1, .h1 { font-size: 64px !important; line-height: 1.25em !important; letter-spacing: 0 !important; }
h2, .h2 { font-size: 48px !important; line-height: 1.25em !important; letter-spacing: 0 !important; }
h3, .h3 { font-size: 36px !important; line-height: 1.333em !important; letter-spacing: 0 !important; }
h4, .h4 { font-size: 24px !important; font-family: 'Lato' !important; font-weight: 700 !important; line-height: 1.3em !important; letter-spacing: 0 !important; }
h5, .h5 { font-size: 19px !important; font-family: 'Lato' !important; font-weight: 700 !important; line-height: 1.3em !important; letter-spacing: 0 !important; }
h6, .h6 { font-size: 16px !important; font-family: 'Lato' !important; font-weight: 700 !important; line-height: 1.3em !important; letter-spacing: 0 !important; }

h1, h2, h3, h4, h5, h6 { margin-top: 26.514px !important; }
.text-lead h1, .text-lead h2, .text-lead h3, .text-lead h4, .text-lead h5, .text-lead h6 { margin-top: 36px !important; }
.text-small h1, .text-small h2, .text-small h3, .text-small h4, .text-small h5, .text-small h6 { margin-top: 23.568px !important; }

h1 strong, .h1 strong, h2 strong, .h2 strong {
  text-decoration: none;
  background-image: linear-gradient(var(--LBA-Green-bright-50), var(--LBA-Green-bright-50));
  background-repeat: no-repeat;
  background-size: 100% 12px;
  font-weight: 400;
}

h1 strong, .h1 strong { background-position: 0 82%; }
h2 strong, .h2 strong { background-position: 0 85%; }

/*
h2 { margin-top: 1.25em !important; }
h3 { margin-top: 1.333em !important; }
h4 { margin-top: 1.473em !important; }
h5 { margin-top: 1.473em !important; }
*/

body, p, li, dt, dd, dl, address, label, pre, code, .nav-tabs .tab-excerpt { 
  font-size: 18px !important;
  line-height: 1.473em !important;
  letter-spacing: 0 !important;
}

.style-light p a { font-weight: 700 !important; color: var(--LBA-Darkgreen) !important; }
.style-light p a:hover { color: var(--LBA-Green); }

.text-small p { font-size: 16px !important; line-height: 1.473em !important; }

.text-lead p { font-size: 24px !important; line-height: 1.5em !important; }
.text-lead h4 { font-size: 28px !important; }
.text-lead h5 { font-size: 26px !important; }

p, li:not(.menu-item), dt, dd, dl, address, label, small, pre, code, span.tab-excerpt {
  margin-top: 1em /*0.7365em*/ !important;
}

.text-lead p, .text-lead { margin-top: 1em /*0.778em*/ !important; }

h5 + p, .text-lead h5 + p, .text-small h5 + p,
h6 + p, .text-lead h6 + p, .text-small h6 + p  { margin-top: 0 !important; }

h3 + p { margin-top: 12px !important; }



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

h1, .h1 { font-size: 42px !important; }
h2, .h2 { font-size: 42px !important; }
h3, .h3 { font-size: 28px !important; }
h4, .h4 { font-size: 20px !important; }
h5, .h5 { font-size: 17px !important; }

body, p, li, dt, dd, dl, address, label, pre, code, .nav-tabs .tab-excerpt { 
  font-size: 16px !important;
}

.text-lead p { font-size: 20px !important; }

}


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

h1, .h1 { font-size: 36px !important; }
h2, .h2 { font-size: 36px !important; }
h3, .h3 { font-size: 28px !important; }
h4, .h4 { font-size: 20px !important; }
h5, .h5 { font-size: 17px !important; }

body, p, li, dt, dd, dl, address, label, pre, code, .nav-tabs .tab-excerpt { 
  font-size: 16px !important;
}

.text-lead p { font-size: 20px !important; }

h1 strong, .h1 strong, h2 strong, .h2 strong {
  background-size: 100% 8px;
}


}

/* ----------------------------------------------------- Blockquote -------------------------------------------------------------------- */



blockquote {
  margin: 48px 0px 0px 0px !important;
  padding: 12px 0px 12px 28px;
  border-left: 2px solid var(--LBA-Darkgreen);
}

blockquote p {
  font-family: "Lato";
  font-size: 24px !important;
  line-height: 1.25em !important;
  color: var(--LBA-Darkgreen) !important;
  margin-top: 0 !important;
}

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

.uncode_text_column:has(blockquote) {
  margin-top: 30px !important;
}

blockquote {
  margin: 30px 0px 0px 0px !important;
  padding: 8px 0px 8px 18px;
}

blockquote p {
  font-size: 20px !important;
}

}

/* ----------------------------------------------------- Menu -------------------------------------------------------------------- */




body.menu-custom-padding .col-lg-0.logo-container { padding-top: 21px; padding-bottom: 21px; }


@media screen and (min-width: 960px) {

.menu-container:not(.menu-borders) .menu-sub-enhanced.menu-horizontal ul.menu-smart > li > ul:not(.uncode-woocommerce-sorting-dropdown):not(.unmenu-inner-ul) {
  border-top-width: 4px !important;
  border-top-color: var(--LBA-Green) !important;
  margin-top: -4px !important;
  z-index: 100 !important;
}

.menu-horizontal ul.menu-smart > li > ul:not(.mega-menu-inner):not(.unmenu-inner-ul) {
    width: auto !important;
  }

.menu-sub-enhanced.menu-horizontal ul.menu-smart > li ul:not(.unmenu-inner-ul) {
    padding: 12px 12px 12px 12px;
}


.menu-with-logo.is_stuck .logo-image.main-logo.logo-skinnable img.img-responsive {
  content:url(/wp-content/uploads/2026/01/logo_lba_ohne_claim_negativ.svg);
}

body[class*="hmenu-"]:not(.hormenu-position-right) .navbar-nav-last > ul:last-child > li:nth-last-child(3) > a {
  margin-right: 0px;
  padding-right: 0px !important;
}


.menu-container:not(.grid-filters) ul.menu-smart .mobilebottom.depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) { 
  display: none;
}

}

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

.menu-container:not(.grid-filters) ul.menu-smart .depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  color: var(--LBA-Darkgreen);
}

.menu-horizontal.menu-dd-shadow-sm.menu-sub-enhanced {
  height: 100%;
}

.menu-horizontal .menu-horizontal-inner {
  height: 100%;
  padding-bottom: 0 !important;
}

.menu-primary-inner.menu-smart.sm {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.mobilebottom.telefon { margin-top: auto; }


.menu-container:not(.grid-filters) ul.menu-smart .mobilebottom.depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
  font-size: 17px !important;
  line-height: 22px !important;
  padding-top: 18px !important;
  padding-bottom: 0 !important;
}

.menu-container:not(.grid-filters) ul.menu-smart .mobilebottom.depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
  padding-left: 70px !important;
}

.menu-container:not(.grid-filters) ul.menu-smart .mobilebottom.depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *):before {
  display: block;
  position: absolute;
  top: 19px;
  font-family: 'icomoon';
  font-size: 19px;
  left: 36px;
}

.menu-container:not(.grid-filters) ul.menu-smart .mobilebottom.telefon.depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *):before {
  content: "\e90a";
}

.menu-container:not(.grid-filters) ul.menu-smart .mobilebottom.email.depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *):before {
  content: "\e909";
}

.menu-container:not(.grid-filters) ul.menu-smart .depth-1 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
  font-size: 15px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  margin-left: 0;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  color: var(--Darkgrey) !important;
}

.menu-container:not(.grid-filters) ul.menu-smart .current_page_item.depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *),
.current-menu-parent a,
.menu-container:not(.grid-filters) ul.menu-smart .depth-1.active a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) { 
  color: var(--LBA-Green) !important; 
}

.fa.fa-angle-right.fa-dropdown { display: none !important; }

.dropdown-toggle .fa.fa-angle-down.fa-dropdown::before {
  content: "\f105";
}

#menu-hauptmenu,
.col-lg-12.main-menu-container.middle.open-items,
.menu-primary-inner.menu-smart.sm,
.drop-menu.un-submenu  { 
  background-color: var(--light-GreyGreen) !important; 
}

body.wp-singular .row-menu.limit-width {
  transition: var(--transition_2);
}

body.wp-singular.open-overlay-menu .row-menu.limit-width { 
  background-color: var(--light-GreyGreen);
}

.mobile-menu-button.mobile-menu-button-light {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 36px;
  width: 70px;
  height: 70px;
  justify-content: center;
/*  top: -10px !important; */
}

body.menu-custom-padding .menu-container .logo-container {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.mobile-menu-button-light .lines:not(.lines-dropdown)::before, .mobile-menu-button-light .lines:not(.lines-dropdown)::after {
  background: var(--Darkgrey);
}

.lines-button .lines {
  border-radius: 0;
  background-clip: padding-box;
  display: inline-block;
  height: 2px;
  width: 12px;
  margin-right: 6px;
}

.lines-button .lines::before, 
.lines-button .lines::after, 
.lines-button .lines > span {
  border-radius: 0px;
}


.menu-container:not(.grid-filters) ul.menu-smart .depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
  padding-left: 36px !important;
  padding-right: 500px;
  width: 100% !important;
  justify-content: space-between;
}


}

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

.menu-container:not(.grid-filters) ul.menu-smart .depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
  padding-left: 25px !important;
  padding-right: 56px;
  width: 100% !important;
  justify-content: space-between;
}

.menu-container:not(.grid-filters) ul.menu-smart .depth-1 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
  padding-left: 25px !important;
  padding-right: 25px !important;
  width: 100% !important;
}

.mobile-menu-button.mobile-menu-button-light {
  margin-right: 25px;
/*  top: -10px !important; */
}


.menu-container:not(.grid-filters) ul.menu-smart .mobilebottom.depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
  padding-left: 59px !important;
}

.menu-container:not(.grid-filters) ul.menu-smart .mobilebottom.depth-0 a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *):before {
  left: 25px;
}

}

/* ----------------------------------------------------- Formular -------------------------------------------------------------------- */



/* ----------------------------------------------------- Button -------------------------------------------------------------------- */

.a-button {
	margin: 0 auto !important;
}

/* ------------------------------------------------------ Filter -------------------------------------------------------------------- */

.term-filter.term-8.no-evts.li-hover { white-space: nowrap; }
.term-filters-list--inline li.term-filter a {
  display: inline-block;
  margin-right: 16px;
}

.widget-ajax-filters--checkbox input[type="checkbox"], 
.widget-ajax-filters--checkbox input[type="radio"] {
  border-color: #999;
  border-radius: 0;
}

@media screen and (min-width: 960px) {

.ajax-grid-system .ajax-filter-wrapper.ajax-filter-position-horizontal .ajax-filter-sidebar {
    padding-bottom: 48px;
}

.referenzen-filter .term-filter,
.ajax-grid-system .grid-filters .filter-list li a,
.ajax-grid-system label {
  font-size: 15px !important;
  line-height: 15px !important;
  color: var(--Darkgrey75) !important;
}

.widget-ajax-filters--checkbox input[type="checkbox"], 
.widget-ajax-filters--checkbox input[type="radio"] {
  height: 18px;
  vertical-align: text-bottom;
  width: 18px;
}

.filter-list__clear.show-hidden,
.ajax-grid-system .grid-filters .filter-list li { margin-top: -20px !important; }

}

@media screen and (max-width: 959px) {
  .ajax-filter-sidebar.ajax-sidebar-position-mobile-left.ajax-sidebar-position-horizontal.single-margin {
    background-color: rgba(255, 255, 255, 0.9);
  }
}

/* ------------------------------------------------------ Homepage Slider Bilderslider ---------------------------------------------- */


.homeslider .owl-carousel-container,
.homeslider .t-entry-visual,
.homeslider .t-entry-visual-tc,
.homeslider .t-entry-visual-cont,
.homeslider img { 
  height: 600px !important;
}


.homeslider_slider .vc_row.row-internal.row-container/*,
.homeslider_slider .row-background.background-element,
.homeslider_slider .background-wrapper,
.homeslider_slider .background-inner*/ {
  height: 600px !important;
}

.dcwislider img {
  object-fit: cover;
  object-position: center;
}

.dcwislider .owl-nav-single-block-padding.window-width.uncode-owl-nav .uncode-owl-nav-in {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
}

.dcwislider .uncode-nav-container {
  background-color: var(--LBA-Green) !important;
  width: 40px;
  height: 40px;
  transition: var(--transition_1);
}

@media screen and (min-width: 960px) {
.dcwislider .uncode-nav-container:hover { background-color: white !important; }
.dcwislider .uncode-nav-container:hover .fa-angle-right::before { color: black !important; }
}


.dcwislider .fa { font-family: 'icomoon' !important; }
.dcwislider .uncode-owl-nav .uncode-nav-container .fa.fa-1x { font-size: 20px !important; }
.dcwislider .fa-angle-right::before { 
  transition: var(--transition_1);
  content: "\e905"; 
}

.dcwislider .uncode-nav-disabled { opacity: 0 !important; }

.dcwislider .uncode-owl-nav .uncode-owl-nav-in { align-items: flex-end; }
.dcwislider .uncode-nav-next { margin-left: auto !important; }

.dcwislider .style-light :not(.dots-look-defaut):not(.dots-numbers).uncode-owl-nav .uncode-nav-index span {
  background-color: white !important;
}

.dcwislider .uncode-nav-dots { padding-left: 61px !important; }

.dcwislider .dots-default .uncode-nav-dots .uncode-nav-index span {
  height: 10px;
  width: 10px;
  transform: scale(1);
}

.dcwislider .dots-default .uncode-nav-dots .uncode-nav-index.active-index span, 
.dcwislider .dots-default .uncode-nav-dots .uncode-nav-index:hover span {
  height: 20px;
  width: 20px;
}

.dcwislider .uncode-owl-nav .uncode-nav-index span {
  opacity: 1;
}

.dcwislider .uncode-owl-nav .uncode-nav-index {
  align-items: flex-end !important;
}

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

.homeslider_slider .vc_row.row-internal.row-container {
  height: auto !important;
}

.homeslider_slider .row-background.background-element { height: 360px; }

.dcwislider .owl-nav-single-block-padding.window-width.uncode-owl-nav .uncode-owl-nav-in {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 40px;
}

.dcwislider  .uncode-nav-dots { display: none; }

}

/* ------------------------------------------------ Header Textbox ------------------------------------- */



.dcwislider .owl-carousel-wrapper { overflow: visible !important; }

.header-textbox .uncode_text_column.text-lead { margin-top: 0 !important; }

.header-textbox { 
  display: flex !important;
  height: 640px !important;
  width: 100% !important;
  justify-content: flex-end !important;
}

@media screen and (min-width: 960px) {
  .header-textbox { margin-left: 36px !important; }
}

.header-textbox .uncol.style-spec {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  width: 454px !important;
  height: 640px !important;
}

.header-textbox .uncode_text_column.text-lead { margin-top: 0 !important; }

.header-textbox .uncoltable {
  width: 454px !important;
  height: 454px;
}

.header-textbox .uncell.single-block-padding { padding: 24px; }

.header-textbox .uncont { 
  height: 406px !important;
  display: flex !important;
  flex-direction: column !important; 
}

.headerabschlusszeile { height: 40px !important; } 

@media screen and (max-width: 1310px) and (min-width: 624px) {
.dcwislider .row-container .single-h-padding {
    padding-right: 84px !important;
  }
}


@media (max-width: 959px) {

 .main-container .row .header-textbox .uncont:not(.overflow-hidden-mask) { 
  height: 312px !important;
}

.dcwislider .uncode-owl-nav-in {
  padding: 20px 27px 0 27px !important;
}
/* hier beginn Box iPad */
.header-textbox .uncol.style-spec {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  width: 360px !important;
  height: 620px !important;
}

.header-textbox .uncoltable {
  width: 360px !important;
  height: 360px !important;
}
/* ende Box iPad */

}

.header-textbox .btn-container { margin-top: auto !important; }

.btn {
  padding: 14.25px 20px !important;
}

.btn-container:has(.a-button) {
	display: flex;
	margin-bottom: 100px;
}

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


 .main-container .row .header-textbox .uncont:not(.overflow-hidden-mask) { 
  min-height: 0 !important;
  height: unset !important;
  aspect-ratio: 1 / 1;
}

.dcwislider .row-container .single-h-padding {
  display: flex;
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.dcwislider .wpb_row.row-inner {
  width: 100% !important;
}



.dcwislider .header-textbox .uncoltable {
  display: flex !important;
  min-height: 0;
  width: 100% !important;
  height: auto !important; 
  aspect-ratio: 1 / 1;  
  margin-top: 180px;
}

.dcwislider .header-textbox .uncoltable .uncell {
  width: 100% !important;
}

.header-textbox .uncol.style-spec {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  width: 100% !important;
  height: auto !important;
}

.dcwislider .uncode-owl-nav.pos-abs {
  position: relative;
}

.dcwislider .uncode-owl-nav-in {
  padding: 20px 15px 0 15px !important;
}

}

/* ----------------------------------------------------- Header Standard ------------------------------------------------------------------ */

.header_standard {
  height: 400px;
  margin-bottom: 80px;
}

@media screen and (max-width: 959px) {
.header_standard { height: 300px; margin-bottom: 48px; }
}


@media screen and (max-width: 595px) {
.header_standard { height: 200px; margin-bottom: 48px; }
}

/* ----------------------------------------------------- Button ------------------------------------------------------------------ */

.style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover {
  color: var(--LBA-Green) !important;
}

.style-light .btn-color-903194:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover {
    background-color: var(--LBA-Darkgreen) !important;
    color: white !important;
}

/* -------------------------------------------------------- Formular ---------------------------------------------------------------- */

.quform .quform-field-captcha, .quform .quform-field-date, .quform .quform-field-email, .quform .quform-field-file, .quform .quform-field-multiselect, .quform .quform-field-password, .quform .quform-field-select, .quform .quform-field-text, .quform .quform-field-textarea, .quform .quform-field-time, .quform .select2-container--quform .select2-selection {
  display: block;
  margin: 0;
  min-width: 10px;
  max-width: 100%;
  width: 100%;
  padding: 16px;
  height: 60px;
  line-height: 1.5;
  font-size: 1em;
  border: none;
}

.quform .quform-field-textarea {
  height: 150px;
}

.quform-spacer {
  padding: 0 0 16px 0;
  margin: 0 0 0px 0;
}

.quform-element-recaptcha .quform-spacer { padding-bottom: 0; }

.quform label {
  margin: 1px 0 0 0 !important;
  color: var(--Darkgrey25) !important;
}

.quform-element.quform-element-submit {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.quform-error > .quform-error-inner {
  border-left: none !important;
}

.quform-success-message {
  background-color: var(--LBA-Green);
  border-left: none;
  color: white !important;
}

.quform-option-label .quform-option-text { color: var(--Darkgrey); }

.quform-field-checkbox { width: 16px !important; }

@media screen and (max-width: 595px) {
.quform-element.quform-element-submit {
  justify-content: flex-start;
  margin: 0;
}
}

.quform-button-submit-default {
  float: left;
  margin-right: 0;
  margin-bottom: 0;
}

.quform-submit {
  height: 50px;
  border-width: 1px;
  color: #ffffff !important;
  background-color: #3aaa35 !important;
  border-color: #3aaa35 !important;
  padding: 14.5px 20px !important;
  font-size: 16px;
  line-height: 16px;
}

.quform-element-submit button { line-height: 1 !important; }

.quform-submit:hover {
  background-color: var(--LBA-Darkgreen) !important;
}

/* ----------------------------------------------------- Störerbox ------------------------------------------------------------------ */

.stoererbox .uncell { padding: 64px 98px 62px 98px !important; }

.stoererbox .btn-container { margin-top: 48px !important; }

.stoererbox .uncell::before {
  display: inline-flex;
  content: "";
  background-image: url("/wp-content/uploads/2026/02/logo-lba-gruenverlauf.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.stoererbox .uncell::after {
  display: inline-flex;
  content: "";
  background-image: url("/wp-content/uploads/2026/01/logo_lba_ohne_claim_weiss.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 95px;
  height: 45px;
  position: absolute;
  right: 38px;
  bottom: 36px;
}


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

.stoererbox .uncell { padding: 36px 36px 62px 36px !important; }

}


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

.stoererbox .uncell { padding: 24px 16px 141px 16px !important; }

.stoererbox .btn-container { margin-top: 36px !important; }

.stoererbox .uncell::before { width: 74%; }

.stoererbox .uncell::after {
  right: 16px;
  bottom: 16px;
}

}

/* ----------------------------------------------------- Inhalts-Elemente ----------------------------------------------------- */

.zitatspalte .uncell {
  box-shadow: 0 10px 30px 0 rgba(60, 60, 60, 0.10);
  z-index: 13;
  padding: 48px 62px 48px 62px !important;
}

.text-spalte .uncell {
  box-shadow: 0 10px 30px 0 rgba(60, 60, 60, 0.10);
  z-index: 13;
  padding: 48px 62px;
}

.text-spalte.mitarbeiterblock .uncell {
  box-shadow: 0 10px 30px 0 rgba(60, 60, 60, 0.10);
  z-index: 13;
  padding: 48px 62px;
}





@media screen and (min-width: 595px) {



.text-spalte {
  display: block;
  z-index: 12;
  height: auto;
  margin-left: -50%;
}

.text-spalte .uncoltable {
  margin-top: 48px !important;
}

.text-spalte.mitarbeiterblock .uncoltable {
  margin-bottom: 48px;
}

.text-rechts .text-spalte {
  width: 150%;
  margin-left: -50%;
}

.text-rechts .text-spalte.mitarbeiterblock {
  width: 125%;
  margin-left: -25%;
}

.text-spalte.mitarbeiterblock {
  height: calc(100% - 48px) !important;
}


.text-spalte.mitarbeiterblock .uncol {
  height: calc(100% - 48px) !important;
}


.text-links .text-spalte {
  width: 150%;
  margin-left: 0;
}

}

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

.text-spalte.mitarbeiterblock .uncell { padding-bottom: 24px !important; }

.zitatspalte .uncell {
  padding: 16px 16px 16px 16px !important;
}

}
/* ----------------------------------------------------------------- Bild Text Zeile Problem --------------------------------------- 


.bild-text-zeile .text-spalte .uncell {
  border: 1px solid green;
  display: flex !important;
  flex-direction: column;
  height: auto;
}

.bild-text-zeile {
  overflow: visible !important;
  border: 1px solid red !important;
  display: inline-block;
}

----------------------------------------------------------------- Ende Bild Text Zeile Problem --------------------------------------- */

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



.text-rechts .text-spalte {
  width: calc(100% - 72px);
  margin-left: 36px;
  margin-right: 36px;
  padding-top: 0 !important;
}

.text-spalte .uncoltable {
  margin-top: -80px !important;
}


.text-links .text-spalte .uncoltable {
  margin-top: -116px !important;
}

.text-links .text-spalte {
  width: calc(100% - 72px);
  margin-left: 36px;
  margin-right: 36px;
  padding-top: 0 !important;
}

.text-rechts .text-spalte.mitarbeiterblock {
  width: calc(100% - 72px);
  margin-left: 36px;
  margin-right: 36px;
  padding-top: 0 !important;
}

.text-spalte .uncell {
  padding: 32px 32px !important;
}

}

@media screen and (max-width: 959px) and (min-width: 596px) {

.text-spalte.mitarbeiterblock {
  height: calc(100% - 72px) !important;
  position: absolute !important;
  top: 0 !important;
  right: 0;
  margin-top: 36px;
}

.text-spalte.mitarbeiterblock .uncol  {
  height: 100% !important;
}

.text-spalte.mitarbeiterblock .uncol .uncoltable {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.bild-spalte.mitarbeiterblock {
  padding-left: 36px !important;
  width: 66.667% !important;
}

.text-rechts .text-spalte.mitarbeiterblock {
  width: calc(50%);
  margin-left: auto;
  margin-right: 0;
  padding-top: 0 !important;
}

}




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

.text-rechts .text-spalte {
  width: calc(100% - 32px);
  margin-left: 16px;
  margin-right: 16px;
}

.text-rechts .text-spalte.mitarbeiterblock {
  width: calc(100% - 32px);
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 0 !important;
}


.text-links .text-spalte {
  width: calc(100% - 32px) !important;
  margin-left: 16px !important;
  margin-right: 16px !important;
  padding-top: 0 !important;
}


.text-links .text-spalte .uncoltable {
  margin-top: -76px !important;
}


.text-spalte .uncoltable {
  margin-top: -40px !important;
}

.text-spalte .uncell {
  padding: 16px 16px !important;
}



}


/* ----------------------------------------------------- Rasterlinien -------------------------------------------------------------------- 


.grid .page-body {
  background-image: url('/wp-content/uploads/2026/01/raster.svg');
  background-repeat: no-repeat;
  background-size: 400px;
  background-position: left -32px top;
}

*/


/* ------------------------------------------------- Map --------------------------------------------------- */

.karten-container,
.karten-container .wpb_wrapper { height: 480px; }

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

.karten-container,
.karten-container .wpb_wrapper { height: 325px; }

}

/* -------------------------------------------------------- Team ----------------------------------------------------------------------- */


.teambox .t-entry-title,
.teambox .t-entry-meta span { 
  font-size: 18px !important;
  line-height: 1.55em !important;
}

.teambox .t-entry-excerpt {
  position: absolute !important;
  left: 0 !important;
  top: 105px !important;
}

.teambox .t-entry-meta span a {
  font-weight: 700 !important;
  color: var(--LBA-Darkgreen) !important;
}

.teambox .t-entry-meta span a:hover {
  color: var(--LBA-Green) !important;
}

.teambox .t-entry-meta {
  margin-top: 0 !important;
}

.teambox .t-entry-excerpt {
  margin-top: 26px !important;
  font-size: 15px !important;
  line-height: 1.466em !important;
  font-weight: 400 !important;
}

.teambox .cssgrid-single-gutter .cssgrid-container {
  row-gap: 152px/*80px*/;
}

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

.teambox .t-entry-title,
.teambox .t-entry-meta span { 
  font-size: 16px !important;
  line-height: 1.473em !important;
}

.teambox .t-entry-excerpt {
  margin-top: 18px !important;
}

.teambox .t-entry-text-tc.single-block-padding { padding-top: 16px; }

.teambox .t-entry-excerpt {
  position: absolute !important;
  left: 0 !important;
  top: 80px !important;
}

.teambox .cssgrid-single-gutter .cssgrid-container {
  row-gap: 132px;
}

}

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


.teambox .t-entry-excerpt {
  position: relative !important;
  top: unset !important;
}

.teambox .cssgrid-single-gutter .cssgrid-container {
  row-gap: 42px;
}

}

/* ------------------------------------------------- Stellen ----------------------------------------------------------------- */

li:not(.menu-item) { margin-top: 0 !important; }

.post-content ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-block-in-page *), 
.uncode_text_column ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-block-in-page *) {
  margin-top: 18px !important;
}

.post-content h5 + ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-block-in-page *), 
.uncode_text_column h5 + ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-block-in-page *),
.post-content p + ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-block-in-page *), 
.uncode_text_column p + ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-block-in-page *) {
  margin-top: 0 !important;
}

.stellenquery .t-inside.no-anim {
  background-color: var(--light-GreyGreen);
  padding-top: 0 !important;
  margin-top: 12px;
}

.stellenquery .post-table-column-1 .t-entry-title {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
  padding-left: 60px !important;
  color: var(--LBA-Darkgreen) !important;
}

.stellenquery .post-table-column-1 .t-entry-title a,
.stellenquery .post-table-column-2 div,
.stellenquery .post-table-column-3 div
 {
  color: var(--LBA-Darkgreen) !important;
}

.stellenquery .t-inside:hover .post-table-column-1 .t-entry-title a,
.stellenquery .t-inside:hover .post-table-column-2 div,
.stellenquery .t-inside:hover .post-table-column-3 div
 {
  color: var(--LBA-Green) !important;
}

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


.post-content ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-block-in-page *), 
.uncode_text_column ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-block-in-page *) {
  margin-top: 16px !important;
}


.stellenquery .post-table-column-1 .t-entry-title {
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.mobile-stacked.stellenquery .tmb.tmb-table .t-inside {
  margin-top: 12px !important;
  padding-top: 0 !important;
}

.stellenquery .post-table-column-2 div,
.stellenquery .post-table-column-3 div {
  padding-left: 25px;
}

.stellenquery .post-table-column-3 div {
  padding-bottom: 25px;
}

}

/* ------------------------------------------------- Seiten Query Titelseite ------------------------------------------------- */


.query_seiten .t-entry-text-tc.single-block-padding { padding: 24px; }

.query_seiten .t-entry-excerpt { margin-top: 0 !important; padding-right: 24px !important; }
.query_seiten .t-entry-excerpt p { margin-top: 14px !important; }

.query_seiten .t-entry-readmore.btn-container {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto !important;
}

.query_seiten .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container), 
.query_seiten .btn-link:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) { 
  padding: 24px !important;
  font-family: 'icomoon' !important;
  font-size: 20px;
}

.cssgrid-container.cssgrid-equal-height.cssgrid-equal-height-bottom .t-entry-text-tc {
  display: flex;
  height: calc( 100% - 153px);
}

.query_seiten:not(.query_ohne_icon) .t-inside:before { /* Grüne Fläche */
  display: inline-flex;
  position: absolute;
  width: 92px;
  height: 92px;
  left: 24px;
  top: 24px;
  content: "\e903";
  font-family: "icomoon";
  font-size: 48px; /*92px*/
  line-height: 48px;
  color: var(--LBA-Green-bright-50);
  transition: var(--transition_1);
}

.query_seiten .tmb .t-inside.style-color-xsdn-bg.no-anim,
.query_seiten .tmb .t-entry-title a,
.query_seiten .tmb .t-entry-readmore a { 
  transition: var(--transition_1);
}

.query_seiten .t-entry-visual,
.query_seiten .t-entry-visual-tc,
.query_seiten .t-entry-visual-cont,
.query_seiten .dummy {
  height: 116px !important;
}

.query_seiten .dummy {
  padding-top: 0 !important;
}

.query_seiten img {
  left: 34px !important;
  top: 34px !important;
  height: 72px !important;
  width: 72px !important;
  transition: var(--transition_1);
}



@media screen and (min-width: 960px) {

.query_seiten .tmb:hover .t-inside:before {
  font-size: 90px; /*92px*/
  line-height: 89px;
  color: var(--LBA-Green);
}

.query_seiten .tmb:hover .t-inside.style-color-xsdn-bg.no-anim { 
  box-shadow: none !important;
}

.query_seiten .tmb:hover img {
  filter: invert(94%) sepia(99%) saturate(1%) hue-rotate(264deg) brightness(105%) contrast(100%);
}

.query_seiten .tmb:hover .t-entry-title a,
.query_seiten .tmb:hover .t-entry-readmore a {
  color: var(--LBA-Green);
}

}

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

.query_seiten .cssgrid-single-gutter .cssgrid-container {
  column-gap: 20px;
  row-gap: 20px;
}

.query_seiten .t-entry-text-tc.single-block-padding { padding: 16px; }

.query_seiten .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container), 
.query_seiten .btn-link:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) { 
  padding: 16px !important;
/*  font-size: 20px; */
}

.query_seiten .t-inside:before { /* Grüne Fläche */
  left: 16px;
  top: 16px;
}

.query_seiten img {
  left: 26px !important;
  top: 26px !important;
}

}



/* -------------------------------------------- Referenzkarussell --------------------------------- */


.referenzkarussell .t-overlay-text.single-block-padding { padding-bottom: 30px; }

.referenzkarussell .t-entry-readmore.btn-container {
  position: absolute;
  right: 36px;
  bottom: 28px;
}

.referenzkarussell .referenzkarussell-button {
  font-family: 'icomoon' !important;
  font-size: 20px;
  opacity: 0;
  transition: var(--transition_2);
}

.referenzkarussell .t-overlay-content:before {
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100% !important;
  height: 160px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 39.62%, rgba(0, 0, 0, 0.00) 89.12%);
  transition: var(--transition_2);
}

.referenzkarussell h4 { 
  margin-top: 10px !important; 
  padding-right: 30px;
}

@media screen and (min-width: 596px) {

.referenzkarussell {
  position: absolute;
  width: calc(100% + 454px) !important;
  left: -227px !important;
}

}

@media screen and (min-width: 960px) {

.referenzkarussell .t-inside:hover .referenzkarussell-button { opacity: 1; } 

.referenzkarussell .t-inside:hover .t-overlay-content:before { opacity: 0; }

.referenzkarussell .t-inside p.text-small { 
  transform: translateY(40px);
  font-size: 16px !important;
  opacity: 0;
  transition: var(--transition_2);
}

.referenzkarussell .t-inside:hover p.text-small {
  transform: translateY(0);
  opacity: 1;
}

}

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

.referenzkarussell .t-inside .referenzkarussell-button { opacity: 1; } 

.referenzkarussell .t-inside .t-overlay-content:before { opacity: 1; }



}



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


.referenzkarussell { margin-left: 25px; margin-right: 25px; }

.referenzkarussell .t-inside p.text-small { display: none; }

.referenzkarussell .t-overlay-text.single-block-padding { padding: 16px; }

.referenzkarussell h4 { padding-right: 0; }

.referenzkarussell .t-inside .referenzkarussell-button { display: none; }

}

/* ------------------------------------------------- Referenzgrid ------------------------------------------- */

.referenzgrid .t-overlay-text.single-block-padding {
  padding: 20px 70px 20px 20px;
}

.referenzgrid .t-overlay-content:before {
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100% !important;
  height: 160px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.45) 19.62%, rgba(0, 0, 0, 0.05) 80%, rgba(0, 0, 0, 0.00) 100%);
  transition: var(--transition_2);
}


.referenzgrid .t-entry-excerpt p,
.referenzgrid .t-entry-excerpt { margin-top: 0 !important; }

.referenzgrid .referenzkarussell-button {
  font-family: 'icomoon' !important;
  font-size: 20px;
  opacity: 1;
  transition: var(--transition_2);
}

.referenzgrid .t-entry-readmore.btn-container {
  position: absolute;
  right: 20px;
  bottom: 16px;
}

@media screen and (min-width: 960px) {

.referenzgrid .t-inside:hover .t-overlay-content:before { opacity: 0; }

}

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

.referenzgrid .cssgrid-single-gutter .cssgrid-container {
  column-gap: 24px;
  row-gap: 24px;
}

}

/* ----------------------------------------------- Bildergalierie Referenzen -------------------------------- */

@media screen and (max-width: 595px) {
/*
.isotope-container .tmb {
  padding-right: 12px !important;
}
*/
}

/* ------------------------------------------------- Footer ------------------------------------------------- */


.footerzeile.footerzeile_1 .row { padding-top: 60px; padding-bottom: 72px; }

.footerzeile.footerzeile_2 .row { padding-bottom: 69px !important; }

.uncode-vc-social.icons-lead .social-icon a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--LBA-Green);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: white;
  background: var(--LBA-Green);
  transition: var(--transition_2);
}

.uncode-vc-social.icons-lead .social-icon a:hover {
  background: var(--LBA-Darkgreen);
}

.uncode-vc-social.icons-lead .social-icon .fa::before {
  font-size: 28px;
}
.uncode-vc-social.icons-lead .social-icon .fa.fa-facebook {
  transform: translateY(1px);
}

.footerzeile_2 .unmenu-title a,
.footerzeile_2 .unmenu-title a span,
.footerzeile_2 .footerkontakttitel,
.footerzeile_2 .footerkontakttitel p { 
  font-size: 17px !important; 
  line-height: 1em !important; 
  font-weight: 700; 
  color: var(--Darkgrey);
  padding: 0 !important;
}



.footerzeile_2 .menu-item:not(.menu-item-170):not(.menu-item-1931) .unmenu-title a span { 
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
}





.footerzeile_2 .menu-item-738:not(.menu-item-170) .unmenu-title a span {
  font-size: 15px !important;
  line-height: 1.3em !important;
  display: none;
}


.footerzeile_2 .menu-item-738:not(.menu-item-170) {
  padding-top: 0 !important;
}


.footerzeile_2 .menu-item-170 .unmenu-title a:hover span { 
    color: var(--LBA-Green);
}

.footerzeile_2 .menu-item-1500 .sub-menu.un-submenu.unmenu-block.no-grandchildren {
  padding-top: 0 !important;
}

.footerzeile_2 .sub-menu.un-submenu.unmenu-block.no-grandchildren .menu-item { padding-top: 10px !important; }
.footerzeile_2 .unmenu-title a span { font-size: 15px !important; }

.footerzeile_2 .sub-menu .menu-item:not(:first-child) { padding-top: 10px; }
.footerzeile_2 .sub-menu .menu-item-1500 { padding-top: 13px !important; }
.footerzeile_2 .sub-menu .menu-item:first-child { padding-top: 10px; }
.footerzeile_2 .sub-menu { padding-top: 9px !important; }

.footerzeile_2 .sub-menu .menu-item a,
.footerzeile_2 .footerkontaktblock p { 
  font-size: 15px !important; 
  line-height: 1.3em; 
  color: var(--Darkgrey) !important; 
}

.footerzeile_2 .sub-menu .menu-item a:hover { 
  color: var(--LBA-Green) !important; 
}

.footerzeile_2 .mobilebottom {display: none;}

.footerzeile_2 .footerkontakttitel,
.footerzeile_2 .footerkontakttitel p,
.footerzeile_2 .footerkontakttitel strong { 
  height: 1em !important;
  line-height: 1em !important; 
}

.footerzeile_2 .footerkontaktblock { margin-top: 19px !important; }
.footerzeile_2 .footerkontaktblock p { margin-top: 0 !important; }

.telefonlink,
.maillink,
.weblink { 
  margin-top: 18px !important;
  padding-left: 32px; 
}



.telefonlink p,
.maillink p,
.weblink p { margin-top: 0 !important; }

.telefonlink a,
.maillink a,
.web a {
  font-size: 18px;
}

.footerzeile_2 .telefonlink a,
.footerzeile_2 .maillink a {
  font-size: 17px;
}




.telefonlink a,
.maillink a,
.weblink a {
  font-weight: 700;
  color: var(--LBA-Darkgreen) !important;
}

.telefonlink a:hover,
.maillink a:hover,
.weblink a:hover {
  color: var(--LBA-Green) !important;
}


.telefonlink a::before,
.maillink a::before,
.weblink a::before {
  display: block;
  position: absolute;
  top: 0px;
  font-size: 19px; /* hier noch Grösse für Inhalts-Telefon icon festlegen */
  font-family: 'icomoon';
  left: 0px;
}

.footerzeile_2 .telefonlink a:before,
.footerzeile_2 .maillink a:before {
  font-size: 19px;
}

.telefonlink a::before {
  content: "\e90a";
}

.maillink a::before {
  font-size: 17px; /* hier noch Icongrösse für Mail-Icon im Inhalt festlegen */
  content: "\e909";
}

.weblink a::before {
  font-size: 17px; /* hier noch Icongrösse für Mail-Icon im Inhalt festlegen */
  content: "\e90b";
}

.footerzeile_2 .maillink a::before {
  top: 1px;
  font-size: 17px;
}

.footerzeile_3 p {
  font-size: 15px !important;
  line-height: 1.3em !important;
}

.footerzeile .menu-item-1158 .sub-menu.un-submenu { /*border: 1px solid red;*/ padding-top: 0 !important; }

.footerzeile_2 .menu-item-1158 .unmenu-title a {
  pointer-events: auto !important;
}

.footerzeile_2 .menu-item-1158 .unmenu-title a:hover span {
/*  color: var(--LBA-Green) !important; */

}



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

.footerzeile_3 .spalte2_footer {
  padding-top: 16px !important;
}

.footerzeile.footerzeile_2 .row { padding-bottom: 40px !important; }

}


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

.footerzeile.footerzeile_1 .row { padding-top: 40px; padding-bottom: 80px; }

.footerzeile_2 .menu {
  row-gap: 32px !important;
}

.telefonlink,
.maillink { 
  margin-top: 14px !important;
  padding-left: 32px; 
}

}


/* ------------------------------------------------- AGBs ------------------------------------------------- */


.agbs p, .agbs h4 {
  padding-left: 16px;
  display: flex;
  width: 100% !important;
}

.agbs p { margin-top: 8px !important; }

.agbs p em, .agbs h4 em {
  display: flex;
  position: relative;
  left: -16px;
  font-style: normal !important;
}

/* ------------------------------------------------- Boxing ------------------------------------------------- */


.main-container .row-container .double-top-padding { padding-top: 80px; }
.main-container .row-container .double-bottom-padding { padding-bottom: 80px; }

.main-container .row-container .triple-top-padding { padding-top: 100px; }
.main-container .row-container .triple-bottom-padding { padding-bottom: 100px; }

.main-container .row-container .penta-top-padding { padding-top: 160px; }
.main-container .row-container .penta-bottom-padding { padding-bottom: 160px; }

.textboxeinzug .uncell { padding: 62px; }

/*
@media screen and (min-width: 960px) {
.textboxeinzug.kleiner .uncell { padding: 42px; }
}
*/

@media screen and (min-width: 596px) and (max-width: 959px) {

.main-container .row-container .double-top-padding { padding-top: 40px; }
.main-container .row-container .double-bottom-padding { padding-bottom: 40px; }

.main-container .row-container .triple-top-padding { padding-top: 50px; }
.main-container .row-container .triple-bottom-padding { padding-bottom: 50px; }

.main-container .row-container .penta-top-padding { padding-top: 80px; }
.main-container .row-container .penta-bottom-padding { padding-bottom: 80px; }

.textboxeinzug .uncell { padding: 32px; }

.textblock_nicht_volle_breite {
  padding-left: 36px;
  padding-right: 36px;
}

}

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

.menu-container .logo-container {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.main-container .row-container .row-parent {
  padding-left: 25px;
  padding-right: 25px;
}

.main-container .row-inner > .mobile-hidden + div { 
  padding-top: 0 !important;
}

.main-container .row-container .double-top-padding { padding-top: 40px; }
.main-container .row-container .double-bottom-padding { padding-bottom: 40px; }

.main-container .row-container .triple-top-padding { padding-top: 50px; }
.main-container .row-container .triple-bottom-padding { padding-bottom: 50px; }

.main-container .row-container .penta-top-padding { padding-top: 80px; }
.main-container .row-container .penta-bottom-padding { padding-bottom: 80px; }


.revolutionslider-kartenzeile .row { padding-bottom: 0 !important; }

.textboxeinzug .uncell { padding: 16px; }


.textblock_nicht_volle_breite {
  padding-left: 25px;
  padding-right: 25px;
}

}



/* chrome un-hack */
@media (min-width: 960px) {
    .chrome .col-lg-0, .chrome .col-lg-1, .chrome .col-lg-2, .chrome .col-lg-3, .chrome .col-lg-4, .chrome .col-lg-5, .chrome .col-lg-6, .chrome .col-lg-7, .chrome .col-lg-8, .chrome .col-lg-9, .chrome .col-lg-10, .chrome .col-lg-11, .chrome .col-lg-12 {
        height: 100%;
    }
}




