/*!/wp-content/themes/kammerjaegerbrd/css/menu.css*/.dropdownlist input[type="checkbox"]{position:absolute;left:-9999px}.dropdownlist input[type="checkbox"]~ul{height:0;transform:scaleY(0)}.dropdownlist input[type="checkbox"]:checked~ul{height:100%;transform-origin:top;transition:transform .2s ease-out;transform:scaleY(1)}.sublist li{font-size:16px}input[type="checkbox"]:checked+label{margin-bottom:20px}.dropdownlist{text-align:center}.first{width:100%;text-align:center;margin-bottom:0;color:rgba(255,255,255,.8);transition:all 0.2s linear}.first:hover{color:#fff;text-shadow:0 0 20px rgba(255,255,255,.8);transition:all 0.2s linear;cursor:pointer}#burger-toggle{position:relative;left:-100vw}#navbar-spacer{flex-grow:1}.navbar-brand img{max-width:200px;width:100%}.burger{position:absolute;width:30px;opacity:.8;z-index:11;cursor:pointer;transition:opacity 0.2s linear;margin-top:3.5px;margin-bottom:0px!important}.burger i{display:block;height:2px;border-radius:3px;background-color:#ffc400}.burger i+i{margin-top:9.5px}.burger:hover{opacity:1;transition:opacity 0.2s linear}.burger i:first-child{-webkit-animation:0.3s unrotate-then-unmove2 forwards;animation:0.3s unrotate-then-unmove2 forwards}.burger i:nth-child(2){transition:opacity 0.2s linear,-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out,opacity 0.2s linear;transition:transform 0.3s ease-out,opacity 0.2s linear,-webkit-transform 0.3s ease-out}.burger i:last-child{-webkit-animation:0.3s unrotate-then-unmove1 forwards;animation:0.3s unrotate-then-unmove1 forwards}.menu-screen{position:fixed;top:0;left:-300vw;z-index:10;width:100vw;height:100vh;opacity:0;background:#19202b;display:flex;align-items:center;transition:opacity 0.2s linear,left 0s linear 0.2s}.menu-screen a{color:rgba(255,255,255,.8);text-decoration:none;transition:all 0.2s linear}.menu-screen a:hover{color:#fff;text-shadow:0 0 20px rgba(255,255,255,.8);transition:all 0.2s linear}.menu-screen nav{flex:1 1 auto;height:80vh;margin:10vh 100px;font-size:20px;text-transform:uppercase;letter-spacing:2px;display:flex}.menu-screen nav ul{flex:1;margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-around;overflow:auto;align-items:center}.menu-screen nav ul li{margin:10px 0;padding:0;list-style:none;opacity:0;-webkit-transform:translateY(-5vh);transform:translateY(-5vh)}#burger-toggle:checked~.burger i:first-child{-webkit-animation:0.3s move-down-then-rotate forwards;animation:0.3s move-down-then-rotate forwards}#burger-toggle:checked~.burger i:nth-child(2){opacity:0;transition:opacity 0s linear 0.15s}#burger-toggle:checked~.burger i:last-child{-webkit-animation:0.3s move-up-then-rotate forwards;animation:0.3s move-up-then-rotate forwards}#burger-toggle:checked~.menu-screen{left:0;opacity:1;transition:opacity 0.3s linear}#burger-toggle:checked~.menu-screen nav ul li{-webkit-transform:none;transform:none;opacity:1;transition:opacity 0.2s linear 1.2s,-webkit-transform 0.2s linear 1.2s;transition:transform 0.2s linear 1.2s,opacity 0.2s linear 1.2s;transition:transform 0.2s linear 1.2s,opacity 0.2s linear 1.2s,-webkit-transform 0.2s linear 1.2s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(0){transition-delay:0.2s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(1){transition-delay:0.3s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(2){transition-delay:0.4s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(3){transition-delay:0.5s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(4){transition-delay:0.6s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(5){transition-delay:0.7s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(6){transition-delay:0.8s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(7){transition-delay:0.9s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(8){transition-delay:1s}#burger-toggle:checked~.menu-screen nav ul li:nth-child(9){transition-delay:1.1s}@-webkit-keyframes move-down-then-rotate{50%{-webkit-transform:translateY(12px);transform:translateY(12px)}100%{-webkit-transform:translateY(12px) rotate(45deg);transform:translateY(12px) rotate(45deg)}}@keyframes move-down-then-rotate{50%{-webkit-transform:translateY(12px);transform:translateY(12px)}100%{-webkit-transform:translateY(12px) rotate(45deg);transform:translateY(12px) rotate(45deg)}}@-webkit-keyframes move-up-then-rotate{50%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}100%{-webkit-transform:translateY(-12px) rotate(-45deg);transform:translateY(-12px) rotate(-45deg)}}@keyframes move-up-then-rotate{50%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}100%{-webkit-transform:translateY(-12px) rotate(-45deg);transform:translateY(-12px) rotate(-45deg)}}@-webkit-keyframes unrotate-then-unmove1{0%{-webkit-transform:translateY(-12px) rotate(-45deg);transform:translateY(-12px) rotate(-45deg)}50%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}100%{-webkit-transform:none;transform:none}}@keyframes unrotate-then-unmove1{0%{-webkit-transform:translateY(-12px) rotate(-45deg);transform:translateY(-12px) rotate(-45deg)}50%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes unrotate-then-unmove2{0%{-webkit-transform:translateY(12px) rotate(45deg);transform:translateY(12px) rotate(45deg)}50%{-webkit-transform:translateY(12px);transform:translateY(12px)}100%{-webkit-transform:none;transform:none}}@keyframes unrotate-then-unmove2{0%{-webkit-transform:translateY(12px) rotate(45deg);transform:translateY(12px) rotate(45deg)}50%{-webkit-transform:translateY(12px);transform:translateY(12px)}100%{-webkit-transform:none;transform:none}}@media only screen and (min-width:520px) and (max-width:769px){.burger{margin-top:0}}@media only screen and (min-width:250px) and (max-width:519px){.burger{margin-top:0}.menu-screen nav ul li{margin:0}.menu-screen nav{margin:10vh 60px}.sublist li{font-size:12px;margin-bottom:20px!important}.sublist li:last-child{margin-bottom:0}.first{margin-bottom:20px}}.phone-button__number{display:inline-flex;width:unset!important;max-width:unset!important}.phone-button__number img{width:100%!important;max-width:100%!important;object-fit:contain}.phone-button__number.rem img{height:1rem}.phone-button__number.inverse img{filter:invert(100%)}@media(max-width:992px){.whatsapp-pulsating-icon{bottom:80px;right:20px}}.text-wrapper{padding:0;max-width:100%;word-wrap:break-word;overflow-wrap:anywhere}.text-wrapper p{margin:0 0 1.2em;line-height:1.6}.text-wrapper strong,.text-wrapper b{font-weight:600}.text-wrapper em,.text-wrapper i{font-style:italic}.text-wrapper mark{background:#fffb91;padding:0 2px}.text-wrapper del{text-decoration:line-through}.text-wrapper sup{font-size:.8em;vertical-align:super}.text-wrapper sub{font-size:.8em;vertical-align:sub}.text-wrapper h2,.text-wrapper h3,.text-wrapper h4,.text-wrapper h5,.text-wrapper h6{margin:2em 0 1em;line-height:1.3}.text-wrapper ul,.text-wrapper ol{margin:0 0 1.2em;padding-left:1.5em}.text-wrapper ul{display:list!important}.text-wrapper li{display:list-item!important}.text-wrapper :is(ul,ul li){list-style-type:disc!important}.text-wrapper li{margin-bottom:.4em;list-style-position:outside}.text-wrapper dl{margin:1.5em 0}.text-wrapper dt{font-weight:600}.text-wrapper dd{margin:0 0 1em 1.5em}.text-wrapper a{text-decoration:underline;transition:all 0.2s}.text-wrapper a:hover{font-weight:600}.text-wrapper code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:.9em}.text-wrapper pre{background:#272822;color:#f8f8f2;padding:1em;overflow-x:auto;border-radius:6px;margin:1.5em 0}.text-wrapper pre code{background:none;padding:0;color:inherit}.text-wrapper hr{margin:2em 0;border:none;border-top:1px solid #ddd}.text-wrapper img,.text-wrapper video,.text-wrapper iframe{width:100%;max-width:100%;height:auto;margin:1.5em 0;display:block;border-radius:6px}.text-wrapper figure{margin:2em 0;text-align:center}.text-wrapper figcaption{margin-top:.5em;font-style:italic;opacity:.8}.text-wrapper blockquote{margin:2em 0;padding:1em 1.5em;border-left:4px solid #ccc;background:#f9f9f9;border-radius:4px}.text-wrapper blockquote p:last-child{margin-bottom:0}.text-wrapper>*:last-child{margin-bottom:0}.text-wrapper table{width:100%;margin:2em 0;border-collapse:collapse;font-size:.95em;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.text-wrapper th,.text-wrapper td{padding:.75em 1em;border:1px solid #ddd;text-align:left;vertical-align:top}.text-wrapper th{font-weight:600;background-color:#f2f2f2}@media (max-width:991px){.text-wrapper table{white-space:nowrap}}.text-wrapper li{list-style-position:inside}.text-wrapper blockquote{border-left-width:3px;padding:.7em 1em}}.text-wrapper .error{  background-color:rgba(178,34,34,.5)}.text-wrapper .warning{  background-color:rgba(178,168,34,.5)}.text-wrapper .success{  background-color:rgba(34,178,34,.5)}.text-wrapper :is(.error,.warning,.success){  width:max-content;  max-width:100%;  padding:1rem}.text-wrapper :is(.error,.warning,.success)>:first-child{  margin-top:0;  padding-top:0}.text-wrapper :is(.error,.warning,.success)>:last-child{  margin-bottom:0;  padding-bottom:0}.service-overview{overflow:hidden}.service-overview table th{color:#000}@media(max-width:767px){.service-overview table{overflow-x:auto;display:block}}