.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --ink:#151515; --black:#000000; --green:#036147; --green-dark:#02452F; --green-soft:#E6F0EC; --gold:#BF9312; --grey:#8A8A8A; --grey-light:#D9D9D9; --text:#6B6B6B; --line:#E7E7E7; --surface:#F5F5F3; --white:#FFFFFF; --font-heading:Kanit; --font-body:DM Sans; }
/* Start custom CSS *//* ===== Anders – Header & Footer (Theme Builder) =====
   Liegt in den Website-Einstellungen, weil Elementor Pro 3.24 die CSS der Theme-Builder-Vorlagen nicht lädt. */
html{scroll-behavior:smooth}

/* Header */
.elementor .site-header{position:fixed;top:var(--wp-admin--admin-bar--height,0px);left:0;right:0;z-index:100;width:100%;display:flex;justify-content:center;padding:0 24px;background-color:#000}
.elementor .header-inner{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:1200px;min-height:88px;padding:0;position:static}
.elementor .logo-crop{display:block;position:relative;overflow:hidden;height:64px;aspect-ratio:0.732;width:auto;padding:0;min-width:0;flex:none}
.elementor .logo-crop img{position:absolute;width:109.8%;max-width:none;height:auto;left:-5.05%;top:-27.2%}
.elementor .logo-crop.logo-crop-lg{height:132px}
.elementor .main-nav{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:34px;padding:0;width:auto}
.elementor .nav-link{font-family:var(--font-body),sans-serif;font-size:15px;font-weight:400;color:#fff;transition:color .2s ease}
.elementor .nav-link:hover{color:var(--gold)}
.elementor .header-actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:12px;padding:0;width:auto;flex:none;position:static}
.elementor .header-spacer{display:block;width:100%;height:88px;padding:0;min-width:0}

/* Buttons (auch im Header/Footer) */
.elementor .btn{font-family:var(--font-body),sans-serif;font-size:16px;font-weight:500;line-height:1.2;text-align:center;padding:17px 32px;border-radius:50px;background-color:var(--green);color:#fff;border:1px solid var(--green);transition:all .25s ease}
.elementor .btn:hover{background-color:var(--green-dark);border-color:var(--green-dark);color:#fff;transform:translateY(-2px)}
.elementor .btn.btn-light{background-color:#fff;color:#000;border-color:#fff}
.elementor .btn.btn-light:hover{background-color:var(--grey-light);border-color:var(--grey-light);color:#000}
.elementor .btn.btn-sm{padding:12px 24px;font-size:15px}

/* Mobiles Menü */
.elementor .mobile-menu{display:none;position:static}
.elementor .mobile-menu details{position:static}
.elementor .mobile-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;color:#fff;font-family:var(--font-body),sans-serif;font-size:15px;padding:10px 2px 10px 10px;user-select:none}
.elementor .mobile-menu summary::-webkit-details-marker{display:none}
.elementor .mobile-menu summary>*:not(:first-child){display:none}
.elementor .mobile-menu summary::after{content:"";width:22px;height:14px;background:linear-gradient(#fff,#fff) 0 0/100% 2px no-repeat,linear-gradient(#fff,#fff) 0 50%/100% 2px no-repeat,linear-gradient(#fff,#fff) 0 100%/100% 2px no-repeat}
.elementor .mobile-menu details[open] summary{color:var(--gold)}
.elementor .mobile-menu details[open] summary::after{background:linear-gradient(var(--gold),var(--gold)) 0 0/100% 2px no-repeat,linear-gradient(var(--gold),var(--gold)) 0 50%/60% 2px no-repeat,linear-gradient(var(--gold),var(--gold)) 0 100%/100% 2px no-repeat}
.elementor .mobile-menu .e-accordion-item-content-base{position:absolute;left:0;right:0;top:100%;max-height:calc(100vh - 70px);overflow:auto;display:flex;flex-direction:column;gap:4px;padding:16px 24px 28px;background-color:#000;border-top:1px solid rgba(255,255,255,.12);box-shadow:0 24px 40px rgba(0,0,0,.35)}
.elementor .mobile-menu .e-accordion-item-content-base a:not(.btn){display:block;color:#fff;font-family:var(--font-heading),sans-serif;font-size:22px;line-height:1.3;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}
.elementor .mobile-menu .e-accordion-item-content-base a:not(.btn):hover{color:var(--gold)}
.elementor .mobile-menu .e-accordion-item-content-base .btn{margin-top:20px;display:block}

/* Footer */
.elementor .site-footer{display:flex;flex-direction:column;align-items:center;width:100%;padding:90px 24px 0;background-color:#000}
.elementor-location-footer .container{display:flex;flex-direction:column;width:100%;max-width:1200px;gap:0;padding:0;position:relative;z-index:2}
.elementor .footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:48px;padding:0;width:100%}
.elementor .footer-col{display:flex;flex-direction:column;gap:12px;padding:0;align-items:flex-start;min-width:0}
.elementor-location-footer .footer-col:first-child{gap:20px}
.elementor-location-footer .footer-col:last-child{gap:16px}
.elementor .footer-title{font-family:var(--font-heading),sans-serif;font-size:18px;font-weight:400;color:#fff;margin:0 0 6px}
.elementor .footer-link{font-family:var(--font-body),sans-serif;font-size:15px;line-height:1.5;color:rgba(255,255,255,.7);transition:color .2s ease;overflow-wrap:anywhere}
.elementor .footer-link:hover{color:var(--gold)}
.elementor .footer-link a:not(.e-paragraph-link-base){color:#fff;text-decoration:none}
.elementor .footer-link a:not(.e-paragraph-link-base):hover{color:var(--gold)}
.elementor-location-footer .text{font-family:var(--font-body),sans-serif;font-size:14px;line-height:1.6;color:rgba(255,255,255,.74);max-width:340px;margin:0}
.elementor .footer-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:28px 0;margin-top:64px;border-top:1px solid rgba(255,255,255,.12);flex-wrap:wrap}
.elementor .footer-legal{display:flex;flex-direction:row;gap:24px;padding:0;flex-wrap:wrap;width:auto;flex:none}

/* Kontakt mit Icons (Footer + Kontaktbereich) */
.elementor .contact-item{display:flex;flex-direction:row;align-items:center;gap:16px;padding:0;flex-wrap:nowrap;min-width:0}
.elementor-location-footer .contact-item:first-of-type{align-items:flex-start}
.elementor .contact-body{display:flex;flex-direction:column;gap:6px;padding:0;min-width:0}
.elementor-location-footer .contact-body{padding-top:8px}
.elementor .contact-icon{width:48px;height:48px;min-width:48px;border-radius:50%;background-color:rgba(191,147,18,.14);color:var(--gold);display:flex;align-items:center;justify-content:center;font-size:0;line-height:0}
.elementor-location-footer .contact-icon{width:40px;height:40px;min-width:40px}
.elementor .ico::before{content:"";display:block;width:20px;height:20px;flex:none;background-color:currentColor;-webkit-mask:var(--ico) center/contain no-repeat;mask:var(--ico) center/contain no-repeat}
.elementor-location-footer .ico::before{width:18px;height:18px}
.elementor .ico-phone{--ico:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E")}
.elementor .ico-mail{--ico:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m22 7-10 6L2 7'/%3E%3C/svg%3E")}
.elementor .ico-pin{--ico:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}
.elementor-location-footer .contact-body .footer-link:last-child{color:var(--gold);font-size:14px}
.elementor-location-footer .contact-body .footer-link:last-child:hover{color:#fff}
.elementor-location-footer .footer-col:last-child>.footer-link{padding-left:56px;font-size:14px}

/* Tablet */
@media (max-width:1024px){
  .elementor .main-nav{display:none}
  .elementor .mobile-menu{display:flex}
  .elementor .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
/* Mobil */
@media (max-width:767px){
  .elementor .site-header{padding:0 16px}
  .elementor .header-inner{min-height:70px}
  .elementor .header-spacer{height:70px}
  .elementor .logo-crop{height:52px}
  .elementor .logo-crop.logo-crop-lg{height:110px}
  .elementor .btn{width:100%;padding:16px 22px}
  .elementor .btn.btn-sm{width:auto;padding:10px 18px;font-size:14px}
  .elementor .site-footer{padding:64px 20px 0}
  .elementor .footer-grid{grid-template-columns:minmax(0,1fr);gap:36px}
  .elementor .footer-bottom{flex-direction:column;align-items:flex-start;margin-top:44px}
}/* End custom CSS */