/*========== Color ====================*/

.main-menu .navigation > li.current > a, .main-menu .navigation > li:hover > a,
.main-menu .navigation > li > ul > li > a:hover, .main-menu .navigation > li > .megamenu li > a:hover,
.content_block_1 .content-box .inner-box .inner .list-item li:before,
.service-block-one .inner-box .lower-content h3 a:hover,
.provided-service .outer-container .inner-box .content-box a:hover,
.testimonial-section .slider-content .testimonial-content .quote-box i,
.news-block-one .inner-box .lower-content .inner .post-info li a:hover,
.news-block-one .inner-box .lower-content .inner h3 a:hover,
.contact-section .lower-inner .info-column .single-item .icon-box,
.footer-top .links-widget .links li a:hover,
.footer-top .footer-social li a:hover,
.footer-bottom .copyright p a:hover,
.main-header.style-two .header-top .info li a:hover,
.main-header.style-two .header-lower .outer-box .info-box .icon-box,
.main-header.style-two .header-lower .main-menu .navigation > li:hover > a,
.main-header.style-two .header-lower .main-menu .navigation > li.current > a,
.main-header.style-two .header-lower .main-menu .navigation > li > ul > li > a:hover,
.main-header.style-three .header-top .info li a:hover,
.main-header.style-three .header-lower .outer-box .info-box .icon-box,
.main-header.style-three .header-lower .main-menu .navigation > li:hover > a,
.main-header.style-three .header-lower .main-menu .navigation > li.current > a,
.main-header.style-three .header-lower .main-menu .navigation > li > ul > li > a:hover,
.donate-section .upper-inner .title-column .inner-column .link-btn a,
.cta-section .btn-box a:hover,
.main-footer.style-two .footer-widget .links-widget .links-list li a:hover,
.main-footer.style-two .footer-widget .footer-social li a:hover,
.main-footer.style-two .footer-bottom p a:hover,
.checkout-form .form-group.note-field label:before,
.cart-section .apply-coupon .form-group input:focus,
.default-sidebar .free-quote .quote-form .form-group input:focus,
.default-sidebar .free-quote .quote-form .form-group textarea:focus,
.team-single-area .social-icon-style-two li a:hover,
.blog-details-content .post-share-option .tags li a:hover,
.blog-details-content .post-share-option .social-list li a:hover,
a:hover,
a:focus,
a:visited

{
    color: #f39346!important;
}

/*==============================================
   Theme Background Color Css
===============================================*/

.main-menu .navigation > li > ul > li:hover > a:before,
.main-menu .navigation > li > .megamenu li:hover > a:before,
.scroll-to-top,
.main-slider .content .btn-style-one,
.sec-title .divider span,
.content_block_1 .content-box .inner-box .inner .list-item li .icon,
.service-block-one .inner-box .icon-box,
.funfact-section .counter-column .inner-column .icon-box,
.funfact-section .count-outer .percentage,
.case-block-one .inner-box .content-box,
.project-section .sortable-masonry .filters li.active,
.project-section .sortable-masonry .filters li:hover,
.testimonial-section .slider-content .swiper-pagination-bullet.swiper-pagination-bullet-active,
.testimonial-section .slider-content .swiper-pagination-bullet:hover,
.news-block-one .inner-box .image-box .post-date,
.contact-section .upper-inner .left-column .single-item .icon-box,
.contact-section .upper-inner .left-column .single-item .icon-box:before,
.footer-top .newsletter-widget .widget-content .subscribe-form .form-group button,
.main-header.style-two .header-top .top-right .link-btn a,
.main-header.style-two .header-lower .outer-box .link-btn a,
.main-header.style-three .header-top .top-right .link-btn a,
.main-header.style-three .header-lower .outer-box .link-btn a,
.main-header.style-four .btn-box a,
.main-header.style-five .btn-box a,
.cta-section,
.testi-section .testimonial-block .inner-box .icon-box,
.testi-section .owl-dots .owl-dot.active,
.testi-section .owl-dots .owl-dot:hover,
.main-footer.style-two .footer-widget .newsletter-widget .widget-content .subscribe-form button,
.checkout-page-section .btn-style-one,
.cart-section .proceed-to-checkout a,
.cart-section .apply-coupon .form-group button,
.team-block-one .inner-box .image-box .overlay-box,
.team-single-area .social-icon-style-two li a:hover,
.blog-details-content .post-share-option .tags li a:hover,
.blog-sidebar .search-widget .form-group button,
.service-detail .details-content .service-form-area .form-group button,
.btn-style-one,
.pagination-style-one li a:hover,
.pagination-style-one li a.current

{
    background-color: #f39346!important;
}

/*==============================================
   Theme Border Color Css
===============================================*/
.service-section .owl-nav .owl-prev:hover, .service-section .owl-nav .owl-next:hover,
.testimonial-section .slider-content .testimonial-content .inner-box:before,
.contact-section .right-column .map-inner .map-info,
.footer-top .newsletter-widget .widget-content .subscribe-form .form-group input:focus,
.image_block_1 .image-box:before,
.about-style-two .lower-box .image-box:after,
.team-section .carousel-inner,
.main-footer.style-two .footer-bottom p a:hover,
.footer-bottom .copyright p a:hover,
.history-section .tabs-content .image-box:before,
.feature-block-one .inner-box:before,
.team-single-area .btn-style-two,
.default-sidebar .free-quote .quote-form .form-group input:focus, .default-sidebar .free-quote .quote-form .form-group textarea:focus,
.blog-details-content .post-share-option .tags li a:hover

{
    border-color: #f39346!important;  
}

/*==============================================
   RGB
===============================================*/

.video-galler-outer-bg:before {
    background-color: rgba(243,147,70,0.9)!important;
}
.main-slider .content h3:before{
    background: rgba(243,147,70,0.4)!important;
}

