
/*============

This file only contains the theme color schemes, (not the style ) If you want to change the color
 schemes of the theme 
just change the color code  and rgba value. The whole theme color will be changed.

===========*/





/* Filter the 'background' value classes*/

.switcher .switch_btn button,.navigation > li.current > a:before,.btn-bg,.sec-title h2:before,.yellow-bg,.sec-title-two 
h2:before,.footer-title h3:before,.page-pagination li a:hover, .page-pagination li a.active,.blog-details-content .quot-text:after,
.blog-details-content .comment-area .single-comment .replay-btn a,.scroll-to-top,.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span,.dropdown-menu>li>a:hover,.uranus.tparrows:hover,.testimonial-section,
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover
{
	background: #ff0000;
}


/* background style two */




/* Filter the 'color' value classes*/

.main-header .header-top .social-top li a:hover,.navigation > li > ul > li:hover > a,.navigation > li > ul > li:hover > a,
.navigation > li.current > a,.main-menu li.current.dropdown:after,.header-top .top-left i:before,.header-middle .header-info 
.single-info .text,a:hover,button:hover,.main-slider .text,.our-history .single-content i:before,.single-service-content 
.lower-content .icon-box i:hover:before,h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,.single-team .lower-content h4 a:hover,
.accordion .acc-btn.active .toggle-icon span::before,.footer-social li a:hover,.contact-wideget .single-item .icon-box i:before
,a,.bread-crumb span,.link-list li a:hover, .link-list li a:hover:before,.categories-list li a.active, .categories-list li 
a:hover,.have-question .text,.sidebar .sidebar-search button,.sidebar-categories .list li a:hover,.sidebar-post .single-post 
.text,.sidebar-post .single-post .title a:hover,.contact-info .single-info .icon-box i:before,
.footer-bottom-content .buttom-right li a:hover,
.post-share-option .post-tag li a:hover,.brochure-list li a:hover,.single-service-content:hover .lower-content .icon-box i:before,
.header-search input:focus + button,.header-search button:hover,.post-share-option .share .social-link a:hover

 {
	color:#ff0000;
}

/* Filter the 'border color' value classes*/

.navigation > li > ul,.btn-bg,.header-search input:focus,.accordion .acc-btn.active .toggle-icon span,.subscribe-wideget 
input:focus,.choose-us-content-two .single-item .icon-box,input:focus, textarea:focus,.page-pagination li a:hover, .page-pagination li 
a.active,.sidebar .sidebar-search input:focus,.sidebar-tag .tag-list li a.active, .sidebar-tag .tag-list li a:hover,
.comment-form input:focus, .comment-form textarea:focus,.contact-info .single-info .icon-box,.contact-form-area input:focus, 
.contact-form-area textarea:focus,.uranus.tparrows:hover,.client-logo .img-box:hover,.brand-section .brand-slider li:hover,
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover,.brand-section .brand-slider .img-box:hover,
.call-back-section .call-back-form input:focus,
.call-back-section .call-back-form textarea:focus

{
  border-color:#ff0000;
}



/* change the theme logo for your own color schemes */

.logo-box {
    background: url(../../images/logo/logo1.png) no-repeat 9% 100%;
}


.footer-logo{
  background: url(../../images/footer/logo1.png) no-repeat 9% 100%;
}
