@charset "UTF-8";
.contact-box__heading.kontakt{color:#23b479;margin-bottom:0px}
.contact-box .stanowisko{margin-bottom:0.5rem;font-weight:600}
.mobile-menu-is-open .header__logo{opacity:0}
.contact-box{display:flex;flex-direction:column;flex:0 1 400px;flex-wrap:wrap}
@media (max-width:991px){.header .main .search-menu{display:block !important}}
.agent-fixed{display:none}
.agent-fixed--visible{display:block}
@media (max-width:740px){.agent-fixed--visible{display:none}}
.agent-fixed .single-offer-agent{position:fixed;bottom:0;left:50%;transform:translateX(-50%);margin:0;z-index:999;display:flex;background:#fff;border-top:2px solid #00a861}
.agent-fixed .single-offer-agent__wrapper{width:100%;background:transparent}
.agent-fixed .single-offer-agent__img{width:80px;height:80px;margin:10px 0;object-fit:cover;object-position:top;border-radius:50%;box-shadow:rgba(204,204,204,0.65) 0px 0px 5px;margin-left:auto}
.agent-fixed .single-offer-agent__content{display:flex;position:static;align-items:center;gap:20px}
.agent-fixed .single-offer-agent__contact-btn{top:50%;left:0;right:auto;transform:translate(0,-50%)}
.agent-fixed .single-offer-agent__wrapper{max-width:1320px;margin:0 auto}
@media (min-width:576px){.agent-fixed .single-offer-agent__offer-count{transform:translate(-50%,-50%);left:auto;right:0}}
.single-offer-agent a[href^="https://api.whatsapp.com"]{text-decoration:none;color:inherit;display:flex;align-items:center;font-weight:600;font-size:1em}
.single-offer-agent a[href^="https://api.whatsapp.com"]::before{content:"smartphone";font-family:"Material Icons";margin-right:5px;font:var(--fa-font-brands);content:""}
@media (max-width:798px){.baner__item{height:350px;margin-top:0}}