@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/icomoon.eot');
    src: url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),  url('../fonts/icomoon/icomoon.woff') format('woff'),  url('../fonts/icomoon/icomoon.ttf') format('truetype'),  url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.sb-search {
  position: absolute;
  top: -49px;
  right: 15px;
  z-index: 33;
  height: 40px;
  display: none;
}
.sb-search input {
  height: 46px;
    margin-top: -5px;
        padding: 5px;
}
.sb-search button {
  margin-right: 10px;
    height: 46px;
    padding: 11px;
    background: #0a51a1;
    color: #FFF;
    margin-top: -4px;
    margin-left: -4px;
}
