

/*.gradiantbg {
    position: relative;
    overflow: hidden;
}*/

/*.slf-overlay {
    width: 100%;
    height: 80px;
    background: linear-gradient(180deg,#023467,#fff);
    rotate: 140deg;
    position: absolute;
    top: 0;
    left: 5%;
    right: 0;
    opacity: 0.2;
}

.logo-distance {
    margin-left: 50px;
}


@media (max-width: 991px) {
    #header .header-nav.header-nav-links {
        display: none;
    }

    #header .header-btn-collapse-nav {
        margin-right: 50px;
    }
}

@media (max-width: 992px) {
    #header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
        color: #02c6f6;
    }
}*/
