.fbg {
    background-color: #534872;
    color: #ffffff;
}

.lfooter {
    background-color: #9EA3F5;
    color: black;
}

.btn-link {
    color: #9EA3F5;
}

.lavenderround {
    background-color: #1820AE;
    color: #fff;
}

.lavenderround1 {
    background-color: #1820AE;
    color: #fff;
}


.btn-primary {
    background-color: #1820AE !important;
    color: #fff;
}

.btn-primary:hover{
    background: #1820ae !important;
    border-color: #1d24af !important;
}

.btn-outline-primary {
    background-color: transparent;
    border-color: #1820ae !important;
    color: #1820ae !important;
}

.bg-primary {
    background-color: #1820AE !important;
}

.textt {
    color: #1820AE;
}

.bg-black-0_9 {
    background-color: #E8BFFB !important;

}

.lead {
    color: black;
}


.resultext {
    color: rgb(8, 8, 8) !important
}

.border-white-0_1 {
    border-color: #f8f8f9 !important;
}

.text-primary {
    color: #f8f8f9 !important;
}

.noticee .text-primary {
    color: #3535e7 !important;
}


.textCOLOR {
    color: black !important;
}

.text-white {
    color: black !important;
}

.media .text-white {
    color: rgb(249, 244, 244) !important;
}



[data-primary-overlay="0"] {
    background-color: #F1DDFA !important;
}

[data-primary-overlay="7"]:after {
    background: #F1DDFA;
}

[data-dark-overlay="6"]:after {

    background: #9EA3F5;
}

.bg-dark {
    background-color: #9EA3F5 !important;
    color: rgb(252, 252, 252) !important;

}
.bgdark {
    background-color: #dfdedf !important;
    color: rgb(8, 8, 8) !important;

}

.bg-navy-1 {
    background-color: #090a30 !important;
    color: #ffffff !important;
}

.bg-inner {
    /* background-color: rgba(88, 203, 83, 0.7) !important; */
    background-color: #F1DDFA;

    color: rgb(96, 96, 101) !important;
}

.bg-white {
    background-color: rgb(255, 255, 255) !important;
    color: rgb(96, 96, 101);
}

/** #4660ee **/

.text-blue,
.text-blue h2 {
    color: #22246c !important;
}

a:hover {
    color: #f1ddfa !important;
}

.ec-nav .nav-link {
    color: rgb(96, 96, 101) !important;
}

.nav-item__has-dropdown .dropdown-menu {
    border-top: 3px solid #9EA3F5 !important
}

.hover\:primary:hover {
    background: #F1DDFA !important;
    color: #fff !important;
}

/*@media screen and (max-width:992px){*/
/*    .when-collapsed {*/
/*        background: #49688e !important*/
/*    }*/
/*}*/



.tab-line .nav-link.active {
    border-bottom-color: #22246c !important;
    color: #1218c1;
}

.btn-success{
    background-color: #1820ae !important;
}
.btn-success:hover{
    background-color: #8bdae7 !important;
}
.hamburger {
    background-color: #9EA3F5 !important
    }