/*
================================================
Common CSS
================================================
*/
section h2 span {
	color: #42d6ba;
}
.heading-line:before {
	background: #42d6ba;	
	}
.heading-line:after {
	background: #42d6ba;
}	
.heading-line {
	border-bottom: 1px solid #42d6ba;
	}
#switcher .theme-click {
    background-color: #42d6ba;
}	
/*
================================================
Scroll top Arrow
================================================
*/
#scrollUp i:hover {
	color: #42d6ba;
}
/*
================================================
Navigation
================================================
*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #42d6ba;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #42d6ba;
}
/*
================================================
Banner Content
================================================
*/
.banner-content a {
	color: #42d6ba;
}
.banner-content a:hover {
	background: #42d6ba;
	border-color: #fff;
	color: #fff;
}
.banner-content h1 {
	color: #42d6ba;
}
.banner-content a {
	border: 2px solid #42d6ba;
	}
.hero h1 {
	color:#fff;
	}	
.hero h3 {
	color:#fff;	
	}	
.btn.btn-hero {
	color: #fff;
	background-color: #42d6ba;
	border-color: #2bd5b3;
}	
.btn.btn-hero:hover, .btn.btn-hero:focus {
	color: #42d6ba;
	background-color: #fff;
	border-color: #eee;	
	}
.fade-carousel .carousel-indicators > li {
  background:#fff
}
.fade-carousel .carousel-indicators > li.active {
  background:#42d6ba
}
/*
================================================
About Us
================================================
*/
.about-box .icon::before {
	border: 2px solid #42d6ba;
}
.about-box:hover .icon {
	background: #42d6ba;
	color: #fff;
}	
.progress-area {
	background: #f9f9f9;
}
.skills .progress .progress-bar {
	background-color: #42d6ba;
}
/*
================================================
Services
================================================
*/
.service-callouts i {
	color: #42d6ba;
	}
.about-box .icon {
	color: #42d6ba;
}	
/*
================================================
Testimonials Wrapper 
================================================
*/	
.testimonials-wrapper .carousel-indicators li {
	background-color: #42d6ba;
}	
.testimonials-wrapper .carousel-indicators .active {
	background-color: #42d6ba;
}
.testimonials-wrapper .client-name p b {
	color: #42d6ba;
}
.testimonials-wrapper h3 i {
	color: #42d6ba;
}
/*
================================================
Portfolio
================================================
*/
.portfolio #filters ul li a:hover h5, .portfolio #filters ul li a.active h5 {
	background-color: #42d6ba;
}
.work-info p {
	color:#42d6ba;
}
/*
================================================
Blog
================================================
*/
.our-blog .single-post-content:hover .blog-post-date {
	border-color: #42d6ba;
	background: #42d6ba;
}
.our-blog .blog-meta a:hover {
	color: #42d6ba;
}
.our-blog .read-more:hover {
	color: #42d6ba;
}
/*
================================================
Pricing Table
================================================
*/
.pricing-table-wrapper .features-price {
	background:#42d6ba;
	color:#fff;
}
.pricing-table-wrapper .plan-price {
  background: #42d6ba;
}
.pricing-table-wrapper .features-price .plan-price {
	background:#fff;
	} 
.pricing-table-wrapper .features-price .plan-price > h4, .pricing-table-wrapper .features-price .plan-price > h4 > span, .pricing-table-wrapper .features-price .duration {
	color:#42d6ba;
	}
.pricing-table-wrapper .features-price .btn {
	background:#fff;
	}	
.pricing-table-wrapper .features-price .btn:hover {
	background:#eef1f2;
	color:#333;
	}	
.pricing-table-wrapper .features-price .price-title {
	color:#fff;
}
.pricing-table-wrapper .features-price .price-amount, .pricing-table-wrapper .features-price .price-amount span {
	color:#42d6ba;
	}
.pricing-table-wrapper .price-btn:hover {
	background: #42d6ba;
	color:#fff;
}
.features-price-btn {
	background: #42d6ba;
}
/*
================================================
Contact us
================================================
*/
.contact-info-wrapper:hover .contact-info-icon {
	background: #42d6ba;
	color: #fff;
}	
.contactus .btn { 
	background: #42d6ba;
}
footer {
	background: #42d6ba;
}
