/*
============== background Color====================
*/
.header_bg .reletiv_box:before, .header_bg .reletiv_box:after, .btn-text, .btn_style:hover, #back-to-top,
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover, .link-zoom a.project_links, .link-zoom a,
.progress_sec .progress .progress-bar, .price-amount::after, .dots_style .owl-controls .owl-dots .owl-dot.active span,
.ui-input-group .input-bar:before, .ui-input-group .input-bar:after, .btn_style:after, .footer_logo ul li a:hover,
.header .navigation > ul > li > a.active, .header .navigation > ul > li:hover > a, .bg_theam,
.footer-subscribe form button {
  background: #f9461d;
}

/*
============== Text Color====================
*/
.main-banner .banner-text h2 span, .about_comp span, .price_box:hover .price-title, .post-details a:hover, a:hover,
.ui-input-group > input:focus ~ label, .ui-input-group > textarea:focus ~ label,
.ui-input-group > textarea:focus ~ label, .ui-input-group > textarea:focus ~ label,
.container-filter li a.active, .container-filter li a:hover, .link_footer ul li a:hover,
.footer-latest-news .single-news span, .footer-latest-news .single-news h5 a:hover, .bor_top a {
  color: #f9461d;
}

/*
============== Border Color====================
*/
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover, .sec-title h2:after, .price-amount,
.dots_style .owl-controls .owl-dots .owl-dot span, .form-control:focus, .footer_logo ul li a:hover,
.footer-subscribe form button {
  border-color: #f9461d;
}