.cmn--btn,
.banner__content .banner__btn__grp a:nth-of-type(even):hover,
.special__feature:hover .special__feature-icon,
.section__cate,
.about__item:hover .about__item-icon,
.section__cate::before,
.faq__item.open .faq__title,
.post__item .post__date,
.owl-dots .owl-dot span,
.owl-dots .owl-dot.active,
.brance__item .title::after,
.social-icons li a:hover,
.scrollToTop,
.order-track-form-group button {
    background: #ff1e31;
    /*#135cd9*/
}

.header-contact-info li a:hover,
.header-contact-info i,
.banner__content .banner__subtitle,
.special__feature-icon,
.about__item-icon,
.service__item-content-title,
.service__item:hover .service__item-content .service__item-content-title,
.counter-item .counter-header .title,
.post__item .post__content .post__meta .item i,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.footer__widget-contact li i,
.footer__widget .useful-link li a::before,
.hero__content .breadcrumb li,
.widget__post .widget__post__content span {
    color: #ff1e31
}

.text--base {
    color: #ff1e31 !important;
}


.special__feature-icon,
.about__item-icon {
    border: 4px solid #135cd933;

}

.owl-dots .owl-dot {
    border: 4px solid #135cd9;
}

.post__item .post__content a {
    background-image: linear-gradient(transparent calc(100% - 2px), #135cd9 2px);
}


a {
    color: #135cd9;
}

.service__item {
    background: #135cd91a;
    border: 1px solid #135cd94d;
}