.fHeader active{
position: sticky;
top: 0;
z-index: 999;
}
.fHeader{
position: sticky;
top: 0;
z-index: 999;
}
.f-footer-getintouch .fModuleContent p a i {
    color: #b26ad6;
}
@media (max-width: 991px) {
    header .navbar-toggle .icon-bar {
        background: #b26ad6;
    }
}
@media (max-width: 991px) {
    header.fHeader .menu-horizontal nav>ul>li>a:first-child:hover {
        background:#b26ad6;
    }
}
