.header .caption h1 b,
.hero .item .icon,
.quote h5,
.portfolio .filtering .active,
.services .item .icon,
.serv-tabs .tabs-icon .item .icon,
.contact .contact-form button[type='submit']:hover span,
.blogs .posts .comment-form .form button[type='submit']:hover span,
.price .order a:hover span,
.testimonails h5,
.blog .item .content .tag {
	color:#16b6ea;
}

.navbar .navbar-nav .active {
	color:#16b6ea !important;
}

.section-head h4:before,
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span,
.hero .mission i,
.hero .skills .prog-item .skills-progress span,
.header .caption .btn-bg,
.serv-tabs .content .bord:after,
.price .order a,
.blogs .posts .post .content .btn:hover,
.blogs .posts .comment-form .form button[type='submit'],
.contact .contact-form button[type='submit'] {
	background:#16b6ea;
}

#zoom-in, #zoom-out {
  	background-color:rgba(22, 182, 234, 0.8);
}

#zoom-in:hover, #zoom-out:hover {
	background-color:#16b6ea;
}

.header .caption .btn-bg,
.portfolio .filtering .active,
.price .order a,
.blogs .posts .post .content .btn:hover,
.blogs .posts .comment-form .form button[type='submit'],
.contact .contact-form button[type='submit'],
.price .order a {
	border-color:#16b6ea;
}


