.it-header-slim-wrapper {
    background: #5a34ad;
}

.it-header-center-wrapper {
    background: #3f2183;	
}

    .it-header-navbar-wrapper {
        background: #3f2183;
    }
	
	.navbar .navbar-collapsable .menu-wrapper {
		 background: #3f2183;
	}

.navbar .navbar-collapsable .navbar-nav li.nav-item a.nav-link.active, .navbar .navbar-collapsable .navbar-nav li.nav-item button.nav-link.active{
	border-color: #e5d9fd;
}

.it-footer-main{
	background:#202a2e;
}