

.custom--cl, .service-card__icon i, .choose-card__icon i, .overview-card__icon i, .ratings i, .footer-info-list i, .header .main-menu li a:hover, .header .main-menu li a:focus, a:hover, .header .main-menu li.menu_has_children:hover > a::before, .plan-feature-list li::before, .bottom-menu ul li a:hover, .bottom-menu ul li a.active, .header .main-menu li a:hover, .header .main-menu li a:focus, .header .main-menu li a.active, .dl__corner--top:before,
.dl__corner--top:after,
.dl__corner--bottom:before,
.dl__corner--bottom:after, .account-short-link li a:hover, .custom--checkbox input:checked~label::before{
    color: #D12F1A;
}

.btn--base, plan-card__header, .bg--base, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .dl__square, .plan-card__header{
    background: #D12F1A!important;
}

.feature-card i, .text--base, .page-breadcrumb li a:hover,.subscribe-form .form--control:focus ~ i {
    color: #D12F1A !important;
}

.custom--bg, .feature-card::after, .testimonial-item, .section-top-title.border-left::before, .about-thumb .video-icon, .service-section, .how-work-card__step::before, .overview-section::after, .loan-card, .gradient--bg, .btn--gradient::before, .custom--accordion .accordion-button:not(.collapsed), 
.btn-outline--gradient, .pagination .page-item.active .page-link {
    background: #D12F1A;
}

.overview-section, .testimonial-item::before, .header.menu-fixed .header__bottom, .footer, .account-wrapper .left, .btn--dark, .btn--dark:hover, .registration-wrapper .top-content, .btn--base-2, .custom--table thead, .account-section-right, .account-section-right::before, .account-section-right::after, .how-work-card__step, .btn-outline--gradient::before, .choose-card, .dark--overlay::before, .dark--overlay-two::before, .plan-card .fdr-badge, .beneficiary-card .nav-tabs .nav-link{
    background: #020808;
}

.section--bg2 {
    background-color: #020808!important;
}

.custom--accordion .accordion-item, #preloader:before {
    border: 1px solid #D12F1A;
}

.form--control:focus, .border--base, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .expired-time-circle::before {
    border-color: #D12F1A!important
}

.custom--btn{
    color: white;
    background: #D12F1A;
}

.btn:hover{
    color: white;
}

.btn-primary{
    background: #D12F1A;
    border-color: #D12F1A;
}

.btn-primary:hover{
    background: #D12F1A;
    border-color: #D12F1A;
}

.header__bottom{
    background-color: #0208088c;
}

.pagination .page-item .page-link{
    border: 1px solid #D12F1A40;
}

.pagination .page-item .page-link:hover{
    border: 1px solid #D12F1A;
}

.pagination .page-item .page-link:hover, .header .main-menu li .sub-menu li a::before{
    background-color: #D12F1A;
}

.page-link:focus{
    box-shadow: 0 0 0 0.25rem #D12F1A40 !important;
}

.btn-check:focus+.btn-primary, .btn-primary:focus{
    background-color: #D12F1A;
    border-color: #D12F1A !important;
}

.header .main-menu li.menu_has_children > a::before, .contact-info-card__icon i{
    color: #D12F1A;
}

.header .main-menu li .sub-menu li a:hover, .page-breadcrumb li:first-child::before{
    color: #D12F1A;
}

.plan-card{
    border-bottom: 3px solid #D12F1A;
}

.service-card__icon {
    background-color: #D12F1A26 !important;
}
.feature-card .icon {
    background-color: #D12F1A26 !important;
}

.custom--accordion .accordion-button {
    background-color: #D12F1A0d;
}

.overview-card__icon i {
    background: #D12F1A;
    background: -webkit-linear-gradient(-103deg, #D12F1A 0%, #D12F1A 35%, #D12F1A 76%, #D12F1A 100%);
    background: linear-gradient(-103deg, #D12F1A 0%, #D12F1A 35%, #D12F1A 76%, #D12F1A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section--bg {
    background-color: #D12F1A12;
}

@media (max-width: 991px) {
    .header__bottom {
        background-color: #020808;
    }
}

.account-form .form--control, .account-form .select {
    background-color: #020808ef;
}

.subscribe-section{
    background-color: #020808f7;
}