@charset "utf-8";
/* CSS Document */
.top-bar {position:fixed; top:0; width:100%; background: #000; z-index: 8888; transition: all 0.25s ease 0s;}
.top-barC { position: relative; height: 75px; transition: all 0.25s ease 0s;}
.logo {position: absolute; top: 17px; left: 20px; line-height: 0; font-size: 0; width: 242px; z-index: 77; transition: all 0.25s ease 0s;}
.logo a { display: block;}
