
/*** Common Css ****/
.btn {
	background: #649e00;
}
#scrollUp {
	background: #649e00;
}
a.slide-btn.one {
	background: #649e00;
	border-color: #d0ee3e;
}
.slide-btn:hover, .slide-btn:focus {
	border: 2px solid #649e00;
	background: #649e00;
}
#switcher .theme-click {
	background:#649e00;
}
/*** Navigation ****/
.mainmenu-area ul.nav.navbar-nav li a:hover, .mainmenu-area ul.nav.navbar-nav li.active a {
	color: #d0ee3e;
	background: none;
}
.mainmenu-area ul.nav.navbar-nav li ul li a:hover {
	background: #191919 none repeat scroll 0 0;
	color: #89bf2c;
}
.mainmenu-area ul.nav.navbar-nav li ul li:after {
	background: #649e00;
}
/*** callouts wrapper ****/
.callouts-wrapper .title h3 {
	color: #89bf2c;
}
.callouts-wrapper .callouts:hover h3 {
	color: #89bf2c;
}
.callout-icon-one {
	background:url(../images/icon-color-1.png) no-repeat center center;
	}
.callout-icon-two {
	background:url(../images/icon-color-2.png) no-repeat center center;
	}
.callout-icon-three {
	background:url(../images/icon-color-3.png) no-repeat center center;
	}
.callout-icon-four {
	background:url(../images/icon-color-4.png) no-repeat center center;
	}
		
/*** what wrapper ****/
.what-we-are-wrapper .btn {
	background: #649e00;
}
			
/*** get new wrapper ****/
.get-new-free-serevice .title h3 {
	color: #649e00;
}

/*** Counters ****/
.counters-icon-one {
	background:url(../images/counter-icon-1.png) no-repeat center center;
	}
.counters-icon-two {
	background:url(../images/counter-icon-2.png) no-repeat center center;
	}
.counters-icon-three {
	background:url(../images/counter-icon-3.png) no-repeat center center;
	}
.counters-icon-four {
	background:url(../images/counter-icon-4.png) no-repeat center center;
	}
	
/*** Projects wrapper ****/
.projects-wrapper .title h3 {
	color: #649e00;
}

/*** News wrapper ****/	
.news-wrapper .title h3 {
	color: #649e00;
}
.news-wrapper .news-box h3 a {
	color: #649e00;
}
.blog-details .post-meta a {
	color: #649e00;
}
.blog-details .widget-title::after {
	border-bottom: 2px solid #649e00;
}
.blog-details ul.tags li a:hover {
	background: #649e00;
}
.blog-details .btn {
	background: #649e00;
	border: 1px solid #649e00;
}
/*** testimonials wrapper ****/	
.testimonials-text .client-name {
	color: #649e00;
}
.testimonials-text .client-name {
	color: #649e00;
}
/*** pricing wrapper ****/	
.pricing-wrapper .title h3 {
	color: #649e00;
}
.pricing-wrapper .price-kind {
	background: #649e00;
}
.pricing-wrapper .btn:hover {
	color: #649e00;
}
/*** our team wrapper ****/	
.our-team-wrapper .team-box .team-content {
	background: rgba(100, 158, 0, 0.9) none repeat scroll 0 0;
}
.our-team-wrapper .team-box .social span {
	color: #649e00;
}
/*** Services ****/	
.single-service-wrapper .category-nav li.active a {
	border-color: #649e00;
}
.single-service-wrapper blockquote {
	border-left: 5px solid #649e00;
}
.single-service-wrapper .panel-faq .panel-default > .panel-heading {
	background-color: #649e00;
}
.single-service-wrapper .panel-faq .panel-default > .panel-heading.active a:hover, .single-service-wrapper .panel-faq .panel-default > .panel-heading.active a:focus {
	color: #649e00
}
.single-service-wrapper .widget .btn {
	background-color: #649e00;
	border-color: #649e00;
}
.single-service-wrapper .widget .btn:hover {
	color: #649e00;
}
/*** counters ****/	
.count-down .countdown-row .countdown-amount {
	color: #649e00;
}
.count-down .countdown-row .countdown-period {
	color: #649e00;
}
/*** error ****/	
.error h1 span {
	color: #649e00;
}
.error a:hover {
	border: solid 1px #649e00;
	color: #649e00;
}
/*** Contact us ****/	
.single-contact .icon i {
	background: #649e00;
}
/*** Footer ****/	
.footer-section .form .bttn {
	background: #649e00;
	border: 1px solid #649e00;
}
.footer-section ul li a:hover {
	color: #649e00;
}