a:hover, 
a:focus,
.menu-nav li.active a,
.button,
.services-content > span,
.cap-preview:hover,
.works-filters li:hover,
.contact-box .icon,
section#section-contact .text-danger,
.footer-left a {
	color:#16b6ea;
}

.mouse:hover,
.button,
.cap-preview:hover,
section#section-contact .form-control:focus,
input:focus, textarea:focus, select:focus {
	border-color:#16b6ea;
}

.mouse:hover .wheel,
button.submit,
.button:hover,
.separatorlinecolor,
.services-content:hover,
.resume-period,
.works-filters li.active,
#zoom-in:hover, #zoom-out:hover {
	background-color:#16b6ea;
}

button.submit:hover, 
.button.submit:focus, 
.button.submit:active {
	background-color:#36ceff;
}

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