header{min-height:212px;position:relative}.header-inner__container{background:#e0e6f5;position:relative}.row.header-inner{padding:1.2em 4.5em .9em;position:relative}.row.header-inner>div{align-self:flex-start}.header-logo{display:inline-block;position:relative;z-index:5}.header-logo img{display:block;height:81px;object-fit:contain;width:109px}.header-kontakt{justify-content:space-between;margin-left:auto;margin-top:.7em;position:relative;width:8em}.header-kontakt>a{align-self:center;border:2px solid var(--primary-color);border-radius:50%;display:block;height:60px;position:relative;text-decoration:none;transition:background-color .25s linear 0s;width:60px;z-index:5}.header-kontakt>a img{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tooltip:after{background-color:#fff;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.2);color:var(--font-color);content:attr(data-tooltip);left:50%;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;top:120%;transform:translateX(-80%);transition:opacity .3s ease;white-space:nowrap}.tooltip:hover:after{opacity:1}@media only screen and (max-width:1600px){header{min-height:auto}.row.header-inner{margin-left:auto;margin-right:auto;max-width:1264px;padding:1.2em 0;width:100%}}@media only screen and (max-width:1280px){.row.header-inner{max-width:988px;padding:1em 0}.header-logo img{height:70px;width:88px}.header-kontakt{margin-top:1.1em;width:5.5em}.header-kontakt>a{height:40px;width:40px}.header-kontakt>a img{height:auto;width:20px}}@media only screen and (max-width:1024px){.row.header-inner{background:var(--secondary-color);max-width:100%;padding:1em}.logo{width:100%}.header-logo img{height:60px;width:81px}.header-kontakt{margin-top:0}.tooltip:after{display:none}}