
.theme-main-menu.white-vr.fixed {
    background: #0B171D;
}

.btn-one {
    background: #65CC9B;
}



.block-feature-two .numb::before {

}


.theme-main-menu .navbar-toggler {
    background: #65CC9B;
}

.footer-one {
    background: #0B171D;
}

.footer-one .footer-newsletter form button {
    background: #65CC9B;
}

.scroll-top {
    background: #65CC9B;
}

.btn-two {
    background: #000;
    border-width: 0px;
    color: #ddeb86;
}
.btn-two:hover {
    background: rgb(31, 31, 31);
    border-width: 0px;
    color: #ddeb86;
}
.block-feature-two .numb::before {
    background: #65CC9B;
}

.btn-seven .icon {
    background: #0B171D;
}

.card-style-one:hover .icon {
    background: #65CC9B;
}




.theme-select-menu {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 18px;
    border: none;
    padding: 0 15px;
    box-shadow: none;
    outline: none;
    border-radius: 8px;
}

.theme-select-menu option {
    font-size: 0.85em;
    font-family: "Segoe UI Emoji", "Twemoji", "Noto Emoji", "EmojiOne", sans-serif;
}




.btn-four-extra {
    background: #65CC9B;
    color: #0B171D;
}
.btn-four-extra2:hover {
    background: #65CC9B;
    color: #fff;
    font-weight: bold;
}

.btn-four-extra:hover {
    background: #000;
    color: #c4dc2e;
}

.text-feature-one .media-list-item li:before {
background: #c4dc2e;
}

.text-feature-one .media-list-item li:hover {
    background: #65CC9B;
    }

    .text-feature-one .media-list-item {
        background: url(../images/emir-imgs/home/aboutus.jpg);
    }





    .text-feature-five .bg-wrapper {
        background: #65CC9B;
        /* background: #2bb79b; */

    }

    .text-feature-five li:after {
        content: "\F50C"; /* Unicode for question mark icon in Bootstrap Icons */

    }

    .text-feature-five li:before {
        background: #65CC9B;
    }
    
 

