/* Enter Your Custom CSS Here */
#header .header-main {
    font-family: "Oswald", Helvetica, sans-serif;
    background: rgba(0, 0, 0, 0.8) !important;
    color: #fff;
    cursor: default;
    left: 0;
    line-height: 4em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    box-shadow: 0 0 0.1em 0 rgba(0, 0, 0, 0.25);
}
#header .logo-text {
    font-family: Oswald !important;
    color: #2adef8 !important;
}
.vc_row.wpb_row.vc_row-fluid.home-introo.vc_custom_1514122687026.vc_row-has-fill {
    margin-top: -20px;
}
#main-menu .mega-menu .narrow .popup li.menu-item > a, #main-menu .mega-menu .narrow .popup li.menu-item > h5 {
    color: white !important;
}
#main-menu .mega-menu .narrow .popup ul.sub-menu {
    background-color: #060a0c !important;
}
html .btn-primary {
    font-size: 15px !important;
}