a,a:hover,a:focus{
	color:#2196f3;
}
.color-highlight{
	color:#2196f3;
}
.page-header .border-bottom{
	border:1px solid #2196f3;
}
.page-header .border-bottom:before,
.page-header .border-bottom:after{
	background:#2196f3;
}
.preload-effect-css div:nth-of-type(2) {
  border-color: #2196f3;
}
.nav-bar-area .navbar-brand h1{
	color:#2196f3;
}
.nav-bar-area .navbar-nav.nav li.current a{
	color:#2196f3;
}
.nav-bar-area.fixed-top .navbar-nav.nav > li > a {
    color:#2196f3;
}
.intro-main .intro-text{
	border:2px solid #2196f3;
}
.intro-main .intro-text:before,
.intro-main .intro-text:after {
	background:#2196f3;
}
.intro-main .intro-text .person-name:before,
.intro-main .intro-text .person-name:after{
	background:#2196f3;
}
.about-content .basic-info .info-list li i{
	color: #2196f3;
}
.about-content .skills-info .single-bar .progress{
	border:1px solid #2196f3;
}
.about-content .skills-info .single-bar .progress .progress-bar{
	background:#2196f3;
}
.service-content .single-service i{
	color:#2196f3;
}
.testimonial-content .test-icon{
	color:#2196f3;
}
.single-testimonial .test-author-info .test-author-detail p{
	color:#2196f3;
}
.testimonial-item .test-nav{
	background: #2196f3;
}
.filter-list li.active{
	color:#2196f3;
}
.quoute{
	background:#2196f3;
}
.quoute-content .quoute-link:hover{
	color:#2196f3;
}
.single-contact-detail .header i{
	color:#2196f3;
}