@charset "utf-8";
/* CSS Document */
.top-bar {width:100%; z-index: 8888; background: #596b2f; transition: all 0.25s ease 0s;}

.top-barC {margin:0 0 0 0; min-height: 120px; position: relative; transition: all 0.25s ease 0s;}
.logo {position: absolute; top: calc(50% - 41px); left: 46px; z-index: 77; width: 333px; overflow: hidden; line-height: 0; font-size: 0; transition: all 0.25s ease 0s!important;}
.logo a {display: block; width: 100%; transition: all 0.25s ease 0s!important;}

