/*===== Theme Color =====*/
/*===== Background Color =====*/
.theme-bg,
.theme-btn,
.theme-bg-layer:before,
nav > div > ul li ul li > a:before,
.rspn-scil > li a:hover,
.rspn-mnu-cls:hover,
.preloader,
.scl1 > a:before,
.srch-cls-btn:hover,
.abt-desc > ul li:before,
.camp-bx .prg-wrp > a.theme-btn:before,
.vdo-car .owl-nav > div:hover,
.vdo-car .owl-nav > div:focus,
.fcts-lst > li span:before,
.tm-bx:hover .tm-inf,
.scl3 > a:before,
.pagination > li.page-item a.page-link:hover, 
.pagination > li.page-item a.page-link:focus, 
.pagination > li.page-item span,
.evnt-bx2 .evnt-inf > a.theme-btn:before,
.evnt-bx2:hover .countdown > li,
.evnt-bx2:hover .pst-mta-wrp .evnt-dat > a,
.scl4 > a:hover,
.scl4 > a:focus,
.abt-img.style2:before,
.member-expr-lst > li:before,
.tag-clouds > a:before,
a.comment-reply-link:before,
.event-detail-img ul.countdown > li,
.ltst-evnt ul.countdown > li,
.ltst-evnt-car .owl-nav > div:hover,
.ltst-evnt-car .owl-nav > div:focus,
.preloader,
.tm-bx2 .tm-thmb > h4, footer .wdgt-bx h5:before,
.rspn-mnu-btn, nav li.active ul li a:before, .countdown > li, .evnt-bx2 .evnt-inf > a.theme-btn, .evntspkrs-wrp h3:before,
.evntspkrs-wrp h3:before, .event-detail .cmt-frm h4:before, .rltd-wrp h4:before, .cmts-wrp h4:before, 
.blog-detail-desc .cmt-frm h4:before, .cnt-frm h4:before, .cnt-inf-wrp h4:before
{
	background-color: #e43b1b;
}


.pagination > li.page-item span, .tag-clouds > a{
	background-color:#e78600;
}
 
/*===== Text Color =====*/
.theme-clr, .team-member-name .scl1 > a, .tp-lst > li i, .pst-mta > li i,
.rsnp-mnu ul > li > a:focus,
.rsnp-mnu ul > li:hover > a,
.rsnp-mnu ul > li.active > a,
.rspn-srch > button:hover,
.rsnp-mnu ul li.menu-item-has-children.active:before,
.tp-lst > li a:hover,
.tp-lst > li a:focus,
.header-search > form button:hover,
.header-search > form button:focus,
.srv-inf > h5 a:hover,
.srv-inf > h5 a:focus,
.srv-inf > a:hover,
.srv-inf > a:focus,
.camp-inf > h5 a:hover,
.camp-inf > h5 a:focus,
.vdo-bx > a:hover,
.vdo-bx > a:focus,
.blg-inf > h6 a:hover,
.blg-inf > h6 a:focus,
.blg-inf > a:hover,
.blg-inf > a:focus,
.pst-mta > li a:hover,
.pst-mta > li a:focus,
.evnt-inf > h5 a:hover,
.evnt-inf > h5 a:focus,
.evnt-inf > a:hover,
.evnt-inf > a:focus,
.ltst-nws-inf > h6 a:hover,
.ltst-nws-inf > h6 a:focus,
.ltst-nws-inf > span a:hover,
.ltst-nws-inf > span a:focus,
.wdgt-bx > ul li:hover > a,
.wdgt-bx > ul li a:focus,
.cpyrgt p a:hover,
.cpyrgt p a:focus,
.scribe-frm > button:hover,
.scribe-frm > button:focus,
.breadcrumb > li > a:hover,
.breadcrumb > li > a:focus,
.cnt-inf-lst > li a:hover,
.cnt-inf-lst > li a:focus,
.toggle-item > h6.active,
.rspn-cnt > span a:hover,
.rspn-cnt > span a:focus,
.tm-inf2 > h5 a:hover,
.tm-inf2 > h5 a:focus,
.rspn-mnu-btn:hover,.pst-mta li a,
.header-search i.fas.fa-search:hover, .abt-desc ul li span, .srv-bx:hover > h5, .srv-bx:hover a, .sidebar-wrp .ltst-nws-inf > span,
nav > div > ul li > a:hover
{
	color: #e43b1b;
}

/*===== Border Color =====*/
.theme-brd-clr,
.tl-shp > i.theme-brd-clr,
.pagination > li.page-item a.page-link:hover, 
.pagination > li.page-item a.page-link:focus, 
.pagination > li.page-item span, .srv-bx > i, .cmt-bx > img
{
	border-color: #e78600;
}

.theme-clr-sec,  .black-layer ol.breadcrumb > li.breadcrumb-item, .evnt-inf .pst-mta > li i, .toggle-item > h6 i, .drk-bg .ltst-nws-inf > span, .wdgt-bx > span i, .scribe-frm > button, .vdo-bx .camp-inf > span, .tm-inf > span, .evnt-inf a.event-btn:hover, .team-member-name > span, .cnt-inf-lst > li i, .event-detail-desc blockquote p i.bt-qt, .event-detail-desc blockquote p i.tp-qt{
	color:#e78600;
}

/*===== Border Top Color =====*/ 
.tl-shp:before
{
	border-top-color: #e78600;
}