:root{
  --brand:#f2aa15;
  --brand-dark:#9b6b00;
  --ink:#111827;
  --muted:#5f6b7a;
  --soft:#f7f4ee;
  --line:#e7e3db;
  --white:#fff;
  --shadow:0 16px 45px rgba(17,24,39,.10);
  --radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65;font-size:16px;overflow-x:hidden}
a{color:inherit;text-decoration:none;transition:.2s ease}a:hover{color:var(--brand-dark)}img{max-width:100%;height:auto}hr{border:0;border-top:1px solid var(--line);margin:3rem auto;max-width:1200px;opacity:1}.topbar{background:#171717;color:#fff;padding:.45rem 0}.topbar a{color:#fff}.site-header{z-index:1030}.navbar{min-height:86px}.brand img{object-fit:contain}.navbar .nav-link{font-weight:700;color:#252525!important;border-radius:12px;padding:.7rem 1rem!important}.navbar .nav-link:hover,.navbar .nav-link.active,.dropdown-item.active,.dropdown-item:active{background:var(--brand);color:#111!important}.dropdown-menu{border-radius:16px;padding:.65rem;min-width:290px}.dropdown-item{border-radius:10px;font-weight:600;padding:.7rem .9rem;white-space:normal}.btn-outline-primary{--bs-btn-color:#111;--bs-btn-border-color:var(--brand);--bs-btn-hover-bg:var(--brand);--bs-btn-hover-border-color:var(--brand);--bs-btn-hover-color:#111;--bs-btn-active-bg:var(--brand);--bs-btn-active-border-color:var(--brand);font-weight:800;border-width:2px;border-radius:999px}.page-content{background:#fff}.content-body{width:100%;}.content-body>section,.page-content>section{max-width:1200px;margin:0 auto;padding:4.8rem 1.25rem}.content-body>section:first-child,.page-content>section:first-child{max-width:none;min-height:430px;padding:7rem 1.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;background:linear-gradient(rgba(0,0,0,.52),rgba(0,0,0,.42)),url('slide-1.jpg') center/cover no-repeat;position:relative;overflow:hidden}.content-body>section:first-child:after,.page-content>section:first-child:after{content:"";position:absolute;inset:auto 10% 3rem 10%;height:1px;background:rgba(255,255,255,.25)}.content-body>section:first-child>*{position:relative;z-index:1}.content-body>section:first-child h1,.page-content>section:first-child h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.08;font-weight:900;letter-spacing:-.04em;color:#fff;text-shadow:0 10px 30px rgba(0,0,0,.35);margin:0 0 1rem}.content-body>section:first-child h2,.page-content>section:first-child h2{font-size:clamp(1.2rem,2.2vw,1.9rem);font-weight:800;color:#fff;max-width:950px;margin-bottom:1.2rem}.content-body>section:first-child p{max-width:850px;font-size:1.1rem;color:#fff}.content-body>section:first-child a,.page-content>section:first-child a{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);border:2px solid var(--brand);border-radius:999px;padding:.85rem 1.35rem;font-weight:900;color:#111!important;box-shadow:0 14px 30px rgba(242,170,21,.3)}.content-body>section:first-child a:hover{background:#fff;border-color:#fff}.content-body h1,.page-content h1{font-weight:900;letter-spacing:-.035em;font-size:clamp(2rem,4vw,3.8rem);line-height:1.1;margin-bottom:1rem}.content-body h2,.page-content h2{font-weight:900;letter-spacing:-.025em;font-size:clamp(1.6rem,3vw,2.65rem);line-height:1.15;margin-bottom:1rem}.content-body h3,.page-content h3{font-weight:850;font-size:1.3rem}.span{color:var(--ink)}.seethroug{display:inline-block;font-size:clamp(2.4rem,8vw,6.5rem);line-height:.85;color:rgba(242,170,21,.14);letter-spacing:.04em;font-weight:950}.h2size{text-align:center;margin-bottom:3rem}.p,.ptop,p{color:#202733}.maindiv{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;align-items:stretch}.divsize,.divsize2,.divstyle,.maxdiv,form,.kontaktformular,.contact-form{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.75rem;height:auto!important;min-height:0!important;transition:.25s ease}.divsize:hover,.divsize2:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(17,24,39,.14)}.icondesign,.icondesign2{width:72px;height:72px;border-radius:20px;background:var(--brand);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;box-shadow:0 15px 30px rgba(242,170,21,.25)}.icondesign img,.icondesign2 img,.img{width:38px;height:38px;object-fit:contain}.bsize{font-size:1.28rem;color:var(--ink)}.text{margin:0;color:var(--muted)}.adiv span,.content-body a span{font-weight:900;color:var(--brand-dark)}.maindivbackground{grid-template-columns:1.4fr .8fr!important;background:linear-gradient(135deg,var(--soft),#fff);border-radius:28px;padding:1.5rem}.maxdiv{max-width:none}.Ulheader{color:var(--ink)}ul{padding-left:1.25rem}li::marker{color:var(--brand)}#section,.tel{text-align:center}.tel a{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:900;color:var(--ink)}.phoneimg{width:80px;height:80px;border-radius:50%;background:var(--brand);display:inline-flex;align-items:center;justify-content:center;margin:1rem auto}.btn,.button,button,input[type="submit"],.submit{border-radius:999px!important;font-weight:800!important}.content-body input,.content-body textarea,.content-body select,form input,form textarea,form select{width:100%;border:1px solid var(--line);border-radius:14px;padding:.9rem 1rem;margin:.35rem 0 1rem;background:#fff}.content-body input[type="submit"],form input[type="submit"],button[type="submit"]{background:var(--brand);border:0;color:#111;padding:.95rem 1.45rem;box-shadow:0 12px 26px rgba(242,170,21,.25)}.content-body input[type="checkbox"]{width:auto;margin-right:.4rem}.site-footer{background:#151515;color:#d8d8d8}.site-footer .footer-logo{width:150px;height:auto}.site-footer h3{font-size:1rem;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem}.site-footer a{display:block;color:#d8d8d8;margin:.45rem 0}.site-footer a:hover{color:var(--brand)}.social-links{display:flex;gap:1rem}.copy{color:#aaa;font-size:.95rem}.arrow{border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;padding:3px;margin-left:4px}.right{transform:rotate(-45deg)}
@media (min-width:992px){.navbar .dropdown:hover>.dropdown-menu{display:block;margin-top:0}.navbar .dropdown-toggle:after{vertical-align:.12em}.lang-dropdown .dropdown-menu{min-width:180px}.content-body>section:nth-child(even){background:linear-gradient(180deg,#fff,#fff)}}
@media (max-width:1199px){.maindiv{grid-template-columns:repeat(2,minmax(0,1fr))}.content-body>section,.page-content>section{padding:4rem 1.25rem}.navbar .nav-link{padding:.7rem .75rem!important}}
@media (max-width:991px){.navbar{min-height:72px}.brand img{width:118px}.navbar-collapse{padding:1rem 0}.dropdown-menu{box-shadow:none!important;border:1px solid var(--line)!important}.content-body>section:first-child,.page-content>section:first-child{min-height:360px;padding:5rem 1rem}.content-body>section,.page-content>section{padding:3.2rem 1rem}.maindivbackground{grid-template-columns:1fr!important}.seethroug{font-size:clamp(2.4rem,14vw,4.5rem)}}
@media (max-width:700px){body{font-size:15px}.maindiv{grid-template-columns:1fr!important}.divsize,.divsize2,.divstyle,.maxdiv{padding:1.25rem}.content-body>section:first-child h1{font-size:2.35rem}.content-body>section:first-child h2{font-size:1.15rem}.content-body>section:first-child p{font-size:1rem}.icondesign,.icondesign2{width:62px;height:62px;border-radius:18px}.footer-logo{max-width:120px}}

/* Final UI fixes: language dropdown, contact forms and footer readability */
.site-header,
.mainnav,
.navbar,
.navbar .container-fluid,
.navbar-collapse{overflow:visible!important}
.lang-dropdown{position:relative;z-index:1100}
.lang-dropdown .dropdown-menu{right:0!important;left:auto!important;transform:none!important;min-width:170px;max-width:calc(100vw - 2rem);margin-top:.55rem;border-radius:16px;overflow:hidden}
.lang-dropdown .dropdown-item{white-space:nowrap;font-size:.95rem}
@media (max-width:991px){
  .lang-dropdown{display:inline-block;margin-top:.75rem;margin-left:0!important}
  .lang-dropdown .dropdown-menu{position:absolute!important;right:auto!important;left:0!important;max-width:min(260px,calc(100vw - 2rem))}
}
@media (min-width:992px){
  .lang-dropdown .dropdown-menu[data-bs-popper]{right:0!important;left:auto!important}
}

.site-footer p,
.site-footer .copy{color:#d7dce5!important}
.site-footer .col-lg-4:first-child p{color:#cfd6e3!important;opacity:1!important;max-width:340px;line-height:1.8}
.site-footer hr{border-top-color:rgba(255,255,255,.35);max-width:none}

.contact-form,
#formstyle,
form[name="contactform"]{max-width:1120px;margin:0 auto 4rem!important;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:2rem!important}
#formstyle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;align-items:start}
#formstyle h2,
#formstyle>p{grid-column:1/-1;margin:0 0 .35rem}
#formstyle label{display:block;margin:0;width:100%}
#formstyle .error{display:none}
#formstyle br{display:none}
.content-body form label,
.contact-form label,
#formstyle label{font-weight:700;color:var(--ink);margin-bottom:.4rem}
.content-body input:not([type="checkbox"]):not([type="submit"]),
.content-body textarea,
.content-body select,
#formstyle .widthform,
#formstyle .widthformnote{width:100%!important;height:auto!important;border:1px solid #e4ded5!important;border-radius:16px!important;padding:1rem 1.1rem!important;margin:0!important;background:#fff!important;color:var(--ink)!important;box-shadow:none!important;outline:none;transition:border-color .2s ease, box-shadow .2s ease}
.content-body textarea,
#formstyle .widthformnote{min-height:190px;resize:vertical;grid-column:1/-1}
.content-body input:focus,
.content-body textarea:focus,
.content-body select:focus,
#formstyle .widthform:focus,
#formstyle .widthformnote:focus{border-color:var(--brand)!important;box-shadow:0 0 0 .22rem rgba(242,170,21,.18)!important}
.content-body input[type="checkbox"],
#formstyle input[type="checkbox"]{width:1.05rem!important;height:1.05rem!important;margin:0 .55rem 0 0!important;accent-color:var(--brand)}
#formstyle label[for="text Note"]{grid-column:1/-1}
#formstyle>p:last-of-type{font-size:.95rem;color:#334155;background:#faf7f0;border:1px solid #eee3d2;border-radius:18px;padding:1rem 1.15rem}
.content-body input[type="submit"],
#formstyle .widthsubmit,
.contact-form button[type="submit"]{width:auto!important;min-width:210px;border:none!important;background:var(--brand)!important;color:#111!important;border-radius:999px!important;padding:1rem 1.5rem!important;font-weight:900!important;box-shadow:0 14px 30px rgba(242,170,21,.28)!important;transition:transform .2s ease, box-shadow .2s ease}
.content-body input[type="submit"]:hover,
#formstyle .widthsubmit:hover,
.contact-form button[type="submit"]:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(242,170,21,.34)!important}
@media (max-width:767px){
  .contact-form,#formstyle,form[name="contactform"]{padding:1.25rem!important;border-radius:20px}
  #formstyle{grid-template-columns:1fr}
  .content-body textarea,#formstyle .widthformnote{min-height:150px}
  .content-body input[type="submit"],#formstyle .widthsubmit,.contact-form button[type="submit"]{width:100%!important}
}

/* Site-wide page polish and icon fixes */
.content-body article{max-width:1140px;margin:0 auto;padding:4rem 1.25rem}
.content-body article>section{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:clamp(1.25rem,3vw,2.4rem)}
.content-body article h1,.content-body article h2{color:var(--ink);text-align:left;margin-bottom:1.25rem}
.content-body article h3{margin-top:1.75rem;margin-bottom:.75rem;color:var(--ink)}
.content-body article p,.content-body article li{font-size:1.02rem;line-height:1.8;color:#2d3748}
.content-body article img.imgpadd{border-radius:22px;box-shadow:0 18px 45px rgba(17,24,39,.14);margin:1rem 0;max-width:100%;height:auto!important}
.content-body article table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:18px;border:1px solid var(--line);box-shadow:0 14px 35px rgba(17,24,39,.08);margin:1.5rem 0;background:#fff}
.content-body article th{background:var(--brand);color:#111;font-weight:900}
.content-body article th,.content-body article td{padding:1rem;border-bottom:1px solid var(--line);vertical-align:top}
.content-body article tr:last-child td{border-bottom:0}
.content-body article ol,.content-body article ul{margin-bottom:1rem}

.icondesign img,.icondesign2 img,.phoneimg img{display:block;filter:none;opacity:1}
.icondesign img[src=""],.icondesign2 img[src=""]{display:none}
.icondesign:has(img[alt="icon"]),.icondesign2:has(img[alt="icon"]){color:#111}
.divsize,.divsize2{display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}
.divsize .icondesign,.divsize2 .icondesign2{flex:0 0 auto}

/* Responsive cards for every page using old card classes */
.maindiv{max-width:1200px;margin-left:auto;margin-right:auto}
@media (max-width:1100px){.maindiv{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dropdown-menu-end{right:0;left:auto}}
@media (max-width:576px){.maindiv{grid-template-columns:1fr!important}.content-body article{padding:2.5rem 1rem}.content-body article>section{padding:1.1rem;border-radius:20px}.dropdown-menu{min-width:min(290px,calc(100vw - 2rem))}.lang-dropdown .dropdown-menu{position:absolute;right:0;left:auto}.navbar-collapse{padding-bottom:1rem}}

/* Make all contact forms consistent */
form input,form textarea,form select{font-size:1rem;min-height:52px}
form textarea{min-height:180px;resize:vertical}
form input[type="checkbox"]{min-height:auto;width:auto!important}
form input[type="submit"],form button[type="submit"]{display:inline-flex;align-items:center;justify-content:center;min-width:220px;margin-top:.5rem}


/* Final audit fixes */
.article-hero-img, .img-fit-contain { max-height: 420px; width: auto; max-width: 100%; object-fit: contain; }
.card, .card-body, .service-card { overflow-wrap: anywhere; word-break: normal; }
.site-footer p, .site-footer a, .site-footer .copy { color: rgba(255,255,255,.82); }
.lang-dropdown .dropdown-menu { right: 0; left: auto; max-width: calc(100vw - 2rem); }
@media (max-width: 991.98px) { .dropdown-menu { max-width: 100%; } }
