body {}
#block-searchformbelowslider {
    display: block;
    float: left;
    width: 41%;
    padding-top: 10px;
}
nav.navbar-default {
    position: fixed;
    background: none;
    z-index: 100;
    width: 100%;
    font-size: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
li.megamenu-parent:hover > ul,
li.megamenu-parent.hovering >  ul {
    top: auto;
} 
.block-megamenu .megamenu-skin-friendly .megamenu-slot-title a:link, .block-megamenu .megamenu-skin-friendly .megamenu-slot-title a:visited {
    background: none;
}

@font-face {
    font-family: 'revicons';
    src: url('../fonts/revicons.eot?5510888');
    src: url('../fonts/revicons.eot?5510888#iefix') format('embedded-opentype'),
         url('../fonts/revicons.woff?5510888') format('woff'),
         url('../fonts/revicons.ttf?5510888') format('truetype'),
         url('../fonts/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
  }

