/*!/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%)}.the-content p{margin:0 0 1em}.the-content h2,.the-content h3,.the-content h4,.the-content h5,.the-content h6{margin:1.5em 0 .5em}.the-content ul,.the-content ol{margin:1em 0;padding-left:1.5em}.the-content ol{list-style-type:decimal}.the-content ul{list-style-type:disc}.the-content li{display:list-item;margin:.5em 0}.the-content a{color:#007acc;text-decoration:underline}.the-content a:hover{color:#ffc400;text-decoration:none}.the-content img{max-width:100%;height:auto;display:block;margin:1em 0}.lazy-bg{background-image:none!important;background-color:#efefef!important}.map-container{width:100%;height:100%;min-height:250px;max-height:450px}.map-container iframe{width:100%;height:100%;border:none}.form-block__wrapper{display:flex;flex-wrap:wrap;margin:60px -15px 0}.form-block__content{width:60%;padding:0 15px}.form-block__form{width:40%;padding:0 15px}.form-block__text p{margin-bottom:15px}.form__input{margin-bottom:10px}.form__input input{border:1px solid #000;box-sizing:border-box;border-radius:10px;width:100%;padding:7px 15px}.form__textarea{margin-bottom:25px}.form__textarea textarea{border:1px solid #000;box-sizing:border-box;border-radius:10px;width:100%;height:115px;padding:7px 15px}.form__submit input{border:none;outline:none;background:#FFE146;box-shadow:3px 3px 14px rgb(0 0 0 / 25%);border-radius:10px;padding:11px 25px;width:100%;font-size:18px;line-height:27px}b,strong{font-weight:700}@media (max-width:767px){.form-block__form{width:100%;padding:15px 0}.form-block__content{width:100%;padding:15px 0}}.services{margin-block:80px 60px}.services__content{display:grid;max-width:100%;grid-template-columns:repeat(auto-fit,minmax(min(180px, 100%),1fr));gap:40px;margin:0 auto}.services__content:not(.services__content--six-in-a-row){width:1000px}.services__item{display:flex;width:100%;flex-direction:column;gap:12px}.services__img{box-shadow:3px 3px 10px 0 #aaa}.services__item-name{display:inline-flex;gap:5px;align-items:flex-start;line-height:1.2}.services__content--six-in-a-row{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 40px}.services__content--six-in-a-row .services__item{width:150px}.services__content--six-in-a-row .services__item .services__img{max-height:150px;width:100%;object-fit:contain}.services__content--six-in-a-row .services__item .services__item-name{font-size:1rem;align-items:center}.services__content--six-in-a-row .services__item .services__item-name svg{--size:24px;width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);object-fit:contain}.footer__info-wrapper{text-align:right}@media(max-width:991px){.footer__info-wrapper{text-align:left}}@media(min-width:993px){.mob-menu{display:none}.header-nav{display:flex!important;align-items:center;justify-content:end;gap:40px}.header-nav__wrapper{width:calc(100% - 240px)}.header-nav__wrapper ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:end;gap:10px 20px}.header-nav .number{width:200px}.header-nav .number img{width:25px;height:25px;min-width:25px;min-height:25px;object-fit:contain}}@media(width:992px){.header-nav{display:none!important}}.pest-prevention__head-title{text-align:center}.pest-prevention__title{text-align:center;margin-bottom:30px;color:#333}.pest-prevention__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;margin-top:40px}.pest-prevention__item{position:relative;width:250px;background-color:#ffd866;border-radius:5px;padding:20px 20px 35px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column}.pest-prevention__item--wide{width:350px}.pest-prevention__item-title,.pest-prevention__item :is(h2,h3,h4,h5){font-weight:700;margin-bottom:15px;font-size:18px;color:#333}.pest-prevention__item-content{font-size:15px;line-height:1.5;flex-grow:1;color:#444}.pest-prevention__icon{position:absolute;bottom:-15px;right:20px}.pest-prevention__check-icon{width:48px;height:48px;fill:#444}@media(max-width:991px){.pest-prevention__item--wide{width:100%}}@media (max-width:767px){.pest-prevention__item{width:calc(50% - 10px)}.pest-prevention__item--wide{width:100%}}@media (max-width:480px){.pest-prevention__item{width:100%}}@media(max-width:992px){.whatsapp-pulsating-icon{bottom:80px;right:20px}}.content-spacer .areas-item{width:50%;padding:0 7.5px}@media screen and (max-width:768px){.content-spacer .areas-item{width:100%}}