


.header.menu-fixed .header__bottom, .header__top, .footer__top, .second--bg{
    background-color: #000000 !important;
}

.custom--accordion .accordion-button:not(.collapsed)::after{
    color: #000000 !important;
}

.header-login-btn{
    border: 1px solid #336699;
    background-color: #336699;
}

.testimonial-card__client .thumb{
    border: 3px solid #336699;
}

.btn--base, .roadmap-wrapper::after, .single-roadmap .roadmap-dot, .subscribe-form .subscribe-btn, .scroll-to-top, .custom--accordion .accordion-button:not(.collapsed), .video-btn::before, .video-btn::after, .video-btn, .loadbar, .cursor, .custom--file-upload::before, .header .main-menu li .sub-menu, .header .main-menu li .sub-menu li a::before, .btn-outline--base:hover, .btn--primary, .qr-code-copy-form input[type="submit"], .pagination .page-item.active .page-link, .custom--bg, .modal-header .btn-close:hover, .preloader div:before{
    background-color: #336699 !important;
}
.single-roadmap:hover, .deposit-card:hover, .d-widget:hover{
    border-color: #336699 !important;
}

.feature-card__icon i, .testimonial-card::before, .date-unit-list .single-unit span, .page-breadcrumb li:first-child::before, b.text-success, .custom--cl, .custom--accordion .accordion-button::after, .contact-card__icon i, .header .main-menu li a:hover, .header .main-menu li a:focus, .header-login-btn:hover i, .header .top-info a, .text--base, .d-widget__icon i, .btn-outline--base  {
    color: #336699 !important;
}
a.btn-outline--base:hover {
    color: #000  !important;
}
.header .main-menu li .sub-menu li a:hover {
    color: #000 !important;
}

.feature-card, .team-card{
    box-shadow: 0 0 0px 2px #336699 !important;
}
.feature-card:hover, .team-card:hover{
    box-shadow: 0 5px 25px 2px #336699 !important;
}

.social-links li a:hover, .input-group-text{
    background-color: #336699 !important;
    border-color: #336699 !important;
}

.cursor-follower, .btn-outline--base{
    border: 1px solid #336699 !important;
}

.account-wrapper, .header .main-menu li .sub-menu, .deposit-preview-card, .single-roadmap, .testimonial-card, .deposit-card{
    border: 2px solid #3366992b !important;
}

.account-thumb-area .account-thumb, .custom--accordion .accordion-item, .custom--border{
    border: 1px solid #336699 !important; 
}
.form-control:placeholder-shown,
.country-code .input-group-prepend .input-group-text {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.form-control, .form-control:focus{
    border-color: #336699 !important;
}

.roadmap-wrapper .single-roadmap:nth-child(even)::before{
    border-color: transparent transparent transparent #336699 !important;
}

.roadmap-wrapper .single-roadmap::before{
    border-color: transparent #336699 transparent transparent;
}

.roadmap-wrapper .single-roadmap:hover::before {
    border-color: transparent #336699 transparent transparent; 
}

.deposit-card:hover {
    box-shadow: 0 5px 20px 1px  #336699;
}

.glass--bg, .custom--card, .single-roadmap, .testimonial-slider .prev, .testimonial-slider .next, .contact-form, .contact-card, .d-widget, .header-login-btn:hover, .feature-card::before, .team-card::after{
    background-color: #3366992b;
}

a.btn--base:hover, .btn--base:hover, [class*="btn--"]:not(.btn--link):not(.btn--light):not(.btn) {
    color: #000 !important;
}
.btn--base:hover {
    box-shadow: 0 2px 5px 1px #336699ba;
}
.custom--table {
    background-color: #33669915;
}

.count-wrapper {
    border-color: #336699;
    box-shadow: 0 0 15px 0px #336699;
    --shadow-color: #336699;
}

.testimonial-card:hover {
    border-color: #336699 !important;
}

.d-widget__amount::after {
    background-color: #33669915;
}

.d-widget:hover .d-widget__amount::after {
    background-color: #336699;
}

.d-widget {
    border-color: #336699;
}
.d-widget:hover {
    box-shadow: 0 3px 10px 1px #33669985;
}
.highlighted-text {
    background-color: #336699;
    box-shadow: 0 0 5px 1px #336699;
}
.custom--card {
    border-color: #33669915;
}

.profile-thumb .avatar-edit label {
    background-color: #336699;
}

.subscribe-wrapper,
.subscribe-form,
.contact-form,
.contact-card {
    border-color: #336699 !important;
}

@supports (backdrop-filter: none) {
	.glass--bg, .custom--card, .single-roadmap, .testimonial-slider .prev, .testimonial-slider .next, .contact-form, .contact-card, .d-widget, .glass--bg-two, .testimonial-card, .subscribe-wrapper, .account-wrapper {
        background-color: #33669933 !important;
    }
}

@supports not (backdrop-filter: none) {
    .glass--bg, .custom--card, .single-roadmap, .testimonial-slider .prev, .testimonial-slider .next, .contact-form, .contact-card, .d-widget, .glass--bg-two, .testimonial-card, .subscribe-wrapper, .account-wrapper {
        background-color: #000000d6 !important;
    }
}


.video-btn:hover{
    color: black;
}