
.counter__item:hover .icon, .footer-wrapper .footer-widget .links li a:hover, .menu li a.active, .section__cate, .faq__item.open .faq__title .title, .text--base, .user__item .user__content .amount, .client__item blockquote::after, .post__item .post__content .meta__date .meta__item i, .post__item .post__read, .footer-wrapper .footer-widget .links li a::before, .contact__item .contact__body a, .contact__item .contact__icon, a , .dashboard-item:hover .dashboard-icon, .widget__post .widget__post__content span, .page-link{
    color: #ff6a00;
}

.form-control:focus{
    border-color: #ff6a00fe;
}

.post__share li a i, *::selection, .header-top, .header-wrapper .right-area .cmn--btn, .cmn--btn, .feature-item .subtitle::before, .custom-tab-menu .tab-menu li.active .service-icon span, .section__cate::before, .section__cate::after, .faq__item.open .faq__title .right--icon::before, .footer-wrapper .footer-widget .title::after, .scrollToTop, button.cmn--btn:hover, .contact__item:hover .contact__icon, .account__section-wrapper .account__section-content .section__header .section__title::after, .dashboard-item .dashboard-icon, .dashboard-item:hover, .cmn--table thead th, .custom--card button.form--control, .widget__ticket-title::after{
    background: #ff6a00;
}

.header-section.active .header-bottom, .footer-middle, .preloader{
    background: #031e66;
}

.feature-item .subtitle::before{
    -webkit-animation: #ff6a00; infinite;
}

.custom-tab-menu::after{
    border: 2px dashed #ff6a00;
}

.custom-tab-menu .tab-menu li .service-icon{
    border: 1px solid #ff6a0066;
}

.how__thumb{
    color: #ff6a00;
    border-color: #ff6a00;
}

.post__item .post__content .meta__date{
    border-left: 5px solid #ff6a00;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover , .feature-item .icon{
    color: #ff6a00;
}

#preloader:before{
    border: 1px solid #ff6a00;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #ff6a0085, 0 0 0 0 #ff6a0085;
    }

    40% {
        box-shadow: 0 0 0 20px #ff6a0000, #ff6a0085;
    }

    80% {
        box-shadow: 0 0 0 20px #ff6a0000, 0 0 0 20px #ff6a0000;
    }

    100% {
        box-shadow: 0 0 0 0 #ff6a0000, 0 0 0 0 #ff6a0000;
    }
}
.user__item .user__thumb,
.dashboard-menu ul li a:hover, .dashboard-menu ul li a.active{
    border-color: #ff6a00;
}

.form--control-2:focus {
    border-color: #ff6a00;
}

.btn--primary, .badge--primary, .bg--primary{
    background: #ff6a00;
}

.page-item.active .page-link {
    background-color: #ff6a00;
    border-color: #ff6a00;
}

.page-link:hover, .see-more-less::after, .see-more-less.active span::after{
    color: #ff6a00;
}