/*
Theme Name: MSzert
Description: Individuelles responsives Theme nach Wireframe V3.
Version: 1.0.0
Text Domain: mszert
*/
:root{--blue:#203b68;--orange:#ed7135;--gray:#d2d3d4;--light:#e8e8ea;--width:1060px}
*{box-sizing:border-box}body{margin:0;color:var(--blue);font:16px/1.55 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:3px}a:hover{text-decoration:underline}img{max-width:100%;height:auto;vertical-align:middle}h1,h2,h3,h4{line-height:1.18;margin:0 0 16px;font-weight:700}h1{font-size:36px}h2{font-size:30px}h3{font-size:23px}p{margin:0 0 18px}.wrap{width:min(var(--width),calc(100% - 48px));margin:auto}.site-header{background:var(--blue);color:white;padding:32px 0 20px}.brand-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{width:240px;filter:brightness(0) invert(1)}.header-phone{border-left:2px solid var(--orange);padding:10px 0 10px 15px;text-decoration:none;font-size:15px}.menu-toggle{display:none}#primary-menu{display:flex;gap:36px;list-style:none;padding:0;margin:22px 0 0}#primary-menu>li{position:relative}#primary-menu a{text-decoration:none}#primary-menu>li>a{font-size:14px;font-weight:bold;text-transform:uppercase}.sub-menu{display:none;position:absolute;top:100%;left:0;min-width:290px;list-style:none;background:var(--blue);padding:16px;z-index:20;box-shadow:0 10px 20px #0003}.sub-menu a{display:block;padding:8px 5px}.menu-item-has-children:hover>.sub-menu,.menu-item-has-children:focus-within>.sub-menu,.menu-item-has-children.expanded>.sub-menu{display:block}.submenu-toggle{border:0;background:none;color:white;padding:8px;cursor:pointer}.hero{min-height:470px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(14,39,78,.92),rgba(14,39,78,.04) 85%),url(assets/Im1.jpg) center/cover;color:white}.hero p{max-width:650px}.button,button[type=submit]{display:inline-block;background:var(--orange);color:#fff;border:0;padding:13px 22px;font:700 14px Arial;text-decoration:none;cursor:pointer}.button:hover,button[type=submit]:hover{background:#c94f19;text-decoration:none}.button.outline{background:transparent;border:2px solid #fff;padding:10px 18px}.news-strip{background:var(--blue);color:white;padding:16px 0}.news-strip .wrap{display:flex;align-items:center;gap:22px}.news-strip img{width:105px;height:56px;object-fit:cover}.news-strip p{margin:0;flex:1;font-size:14px}.intro-band{background:var(--gray);padding:26px 0;margin-bottom:20px}.eyebrow{display:block;font-size:13px;font-weight:700;text-transform:uppercase;margin-bottom:5px}.intro-band h2{max-width:780px}.intro-band p{font-size:15px;margin-bottom:0}.split{display:grid;grid-template-columns:1.6fr 1fr;gap:16px;margin-bottom:20px}.split>img{width:100%;height:100%;object-fit:cover;min-height:280px}.contact-card{background:var(--blue);color:white;padding:32px}.contact-card h2{font-weight:400;font-size:28px}.contact-card .contact-lines{border-left:2px solid var(--orange);padding-left:14px;margin-bottom:28px}.contact-card p{font-size:14px;margin-bottom:12px}.team{font-size:13px}.team strong{display:block;text-transform:uppercase}.team p{margin-bottom:16px}.branch-section{padding-top:0}.branch-copy{padding:22px 0}.link-list{list-style:none;padding:0;margin:0 0 20px}.link-list li{line-height:1.45;margin:3px 0}.link-list li:before{content:'▸ ';font-size:12px}.link-list a{text-decoration:none}.more{font-weight:bold;font-size:14px;text-decoration:none}.more:after{content:' ⟶';color:var(--orange);font-size:24px;vertical-align:middle}.career-band{display:flex;background:var(--blue);color:white;align-items:center;gap:30px;margin:12px 0 20px}.career-band img{width:38%;height:160px;object-fit:cover}.career-band h2{font-size:20px;flex:1;margin:0}.career-band .button{margin-right:28px;white-space:nowrap}.overview{background:var(--light);padding:22px 26px}.service-intro{padding:22px 0}.service-intro p{font-size:15px}.services{display:grid;grid-template-columns:1fr 1fr;gap:50px 32px;margin:34px 0 50px}.service img{width:100%;aspect-ratio:1.79;object-fit:cover;margin-bottom:12px}.service h3{margin-bottom:24px}.service p{font-size:15px}.original-extra{padding:10px 0 28px}.original-extra summary{cursor:pointer;font-weight:bold}.original-extra details{border-top:1px solid var(--gray);padding:16px 0}.contact-section{background:var(--gray);padding:32px 0 42px}.contact-section .split{align-items:start}.contact-section p{font-size:14px}.contact-section .contact-card p{font-size:14px}.mszert-form label{display:block;font-size:12px;font-weight:bold;text-transform:uppercase;margin:14px 0 5px}.mszert-form input:not([type=checkbox]):not([type=radio]),.mszert-form select,.mszert-form textarea{display:block;width:100%;padding:12px;border:1px solid #c1c5cb;background:white;font:16px Arial;color:#203b68}.mszert-form textarea{min-height:140px}.mszert-form button{margin-top:20px}.mszert-form .consent{text-transform:none;font-size:14px;font-weight:400}.trap{position:absolute;left:-9999px}.notice{padding:16px;background:#fff;border-left:4px solid var(--orange);margin-bottom:20px}.site-footer{background:var(--blue);color:white;padding-top:38px;font-size:13px}.footer-grid{display:grid;grid-template-columns:1.2fr 1.2fr 1fr 1.1fr;gap:24px;padding-bottom:28px}.site-footer h2{font-size:18px;margin-bottom:10px}.site-footer p{margin-bottom:8px}.site-footer a{text-decoration:none}.copyright{background:var(--orange);padding:18px 0;font-size:12px}.copyright .wrap{display:flex;justify-content:space-between;gap:20px}.copyright a:last-child{margin-left:12px}.page-content{padding-top:22px;padding-bottom:60px;min-height:65vh}.breadcrumb{font-size:13px;margin-bottom:25px}.page-content .slider-container{margin-bottom:24px}.page-content .slider-container ul{list-style:none;padding:0;margin:0}.page-content .slider-container img{width:100%;height:270px;object-fit:cover}.page-content .home-intro{background:var(--light);padding:15px 20px;margin-bottom:25px}.page-content .home-intro p{margin:0}.page-content .container{width:100%}.page-content .row{display:flex;flex-wrap:wrap;gap:24px}.page-content .col-md-12{width:100%}.page-content .col-md-9,.page-content .col-md-8{flex:3;min-width:260px}.page-content .col-md-3,.page-content .col-md-4{flex:1;min-width:210px}.page-content .col-md-6{flex:1;min-width:260px}.page-content aside{background:var(--light);padding:20px}.page-content ul{padding-left:22px}.page-content .thumb-info{display:block;margin:20px 0}.page-content .thumb-info img{width:100%;aspect-ratio:1.8;object-fit:cover}.page-content .thumb-info-title{display:block;font-weight:bold;margin-top:10px}.page-content table{width:100%;border-collapse:collapse;display:block;overflow:auto}.page-content td,.page-content th{padding:10px;border:1px solid #ddd}.page-content .mb-xl,.page-content .mt-xl{margin-bottom:24px}.page-content .toggle{padding:18px 0;border-bottom:1px solid #ccc}.page-content .toggle>label{font-size:20px;font-weight:bold}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:white;color:var(--blue);z-index:99;padding:15px}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
@media(max-width:760px){body{font-size:15px}.wrap{width:calc(100% - 32px)}h1{font-size:30px}h2{font-size:26px}.site-header{padding:20px 0}.brand img{width:170px}.header-phone{display:none}.menu-toggle{display:block;color:white;background:none;border:1px solid white;padding:10px}#primary-menu{display:none;flex-direction:column;gap:12px}#primary-menu.is-open{display:flex}.sub-menu{position:static;min-width:0;box-shadow:none;padding:8px 12px}.menu-item-has-children:hover>.sub-menu{display:none}.menu-item-has-children.expanded>.sub-menu,.menu-item-has-children:focus-within>.sub-menu{display:block}.hero{min-height:390px;background-position:60% center}.hero p{max-width:90%}.news-strip .wrap{flex-wrap:wrap;gap:12px}.news-strip .button{margin-left:0}.split{grid-template-columns:1fr}.split>img{min-height:0;max-height:320px}.contact-card{padding:26px}.career-band{flex-wrap:wrap;gap:20px;padding-bottom:22px}.career-band img{width:100%;height:170px}.career-band h2{padding-left:20px}.career-band .button{margin-left:20px}.services{grid-template-columns:1fr;gap:30px}.service h3{margin-bottom:14px}.footer-grid{grid-template-columns:1fr 1fr}.copyright .wrap{flex-direction:column;gap:8px}.page-content .row{display:block}.page-content [class*=col-md-]{width:100%;min-width:0}.page-content .slider-container img{height:180px}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
.services>*,.split>*,.footer-grid>*{min-width:0}h1,h2,h3,h4,a{overflow-wrap:anywhere}.branch-section>img{height:100%;max-height:365px;object-fit:cover}.team p{line-height:1.5}
@media(max-width:760px){.hero{background-image:linear-gradient(90deg,rgba(14,39,78,.88),rgba(14,39,78,.42)),url(assets/Im1.jpg)}.footer-grid{gap:20px 16px}}

/* Fixed header with a compact scroll state; the slot preserves document flow. */
:root{--mszert-admin-offset:0px}
body.admin-bar{--mszert-admin-offset:32px}
.site-header.is-sticky{position:fixed;inset:var(--mszert-admin-offset) 0 auto;z-index:1000}
.site-header.is-compact{padding:12px 0;box-shadow:0 3px 14px #0002}
.site-header.is-compact .brand img{width:160px}
.site-header.is-compact .header-phone{display:none}
.site-header.is-compact #primary-menu{margin-top:0;gap:24px}
html{scroll-padding-top:150px}
@media(min-width:1000px){
  .site-header.is-compact>.wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}
  .site-header.is-compact .brand-row{flex-shrink:0}
}
@media(min-width:761px) and (max-width:999px){
  .site-header.is-compact #primary-menu{margin-top:10px;gap:20px}
}
@media(max-width:782px){body.admin-bar{--mszert-admin-offset:46px}}
@media(max-width:760px){
  .site-header.is-compact .brand img{width:140px}
  .site-header nav{max-height:calc(100dvh - 105px - var(--mszert-admin-offset));overflow-y:auto}
  .site-header.is-compact #primary-menu{margin-top:16px;gap:12px}
  .site-header.is-compact #primary-menu:not(.is-open){margin-top:0}
}
@media(max-width:600px){body.admin-bar #wpadminbar{position:fixed}}

/* Open Sans matches the supplied PDF and is served from this installation. */
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300 800;font-display:swap;src:url('assets/fonts/OpenSans-Variable.ttf') format('truetype')}
body{font-family:'Open Sans',Arial,sans-serif}
button,input,select,textarea,.button,button[type=submit],.mszert-form input:not([type=checkbox]):not([type=radio]),.mszert-form select,.mszert-form textarea{font-family:'Open Sans',Arial,sans-serif}
.branch-copy .eyebrow,.overview .eyebrow{font-size:14px;font-weight:700}
.branch-copy .link-list,.overview .link-list{font-size:16px;font-weight:400}
#primary-menu{align-items:center}
#primary-menu>li{display:flex;align-items:center}
#primary-menu>li>a{line-height:20px}
#primary-menu .submenu-toggle{font:inherit;line-height:20px}
@media(max-width:760px){
  #primary-menu{align-items:stretch}
  #primary-menu>li{flex-wrap:wrap}
  #primary-menu>li>.sub-menu{flex-basis:100%}
}
