#logo img{float:left;height:75px}#logo a.brand{display:flex;align-items:center}#logo a.brand img{margin-right:10px}#logo a.brand p{color:#fff;font-weight:bold;font-family:var(--head-fontfamily);margin-bottom:0;width:200px;line-height:1.3em;font-size:var(--main-fontsize)}#headerWrap{background-color:var(--head-bgcolor);float:left;padding-bottom:10px;padding-top:10px;padding-right:40px;position:fixed;top:0;width:100%;z-index:5;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}#headerWrap #header{align-items:center;display:flex;justify-content:space-between;position:static}#headerWrap #navWrapper{display:flex;margin-right:50px;align-items:center}.stick #headerWrap{position:fixed;top:0;left:0;right:0;z-index:10}