.page-loader .progress {
	border-left-color:#05abc0;
}

.player-controls a:hover {
	background:#05abc0;
	border:1px solid #05abc0;
}

.services .icon i.fa {
	color:#05abc0;
	border:1px solid #05abc0;
}

.services .icon i.fa:hover,
.contact input[type="submit"]:hover,
.up-btn:hover {
	background:#05abc0;
}

.services h2:after,
.contact input[type='submit'] {
	border:2px solid #05abc0;
}

.subscribe label.error i,
.contact #ajax-contact-form i,
.contact .notification_ok i,
.google-map .email > a:hover,
footer a {
    color:#05abc0;
}

.subscribe button {	
	background-color:rgba(22, 182, 234, 0.52); 
	border:1px solid rgba(22, 182, 234, 0.52);
}

.google-map .email > a {
  	color:rgba(22, 182, 234, 0.8);
}

#zoom-in, #zoom-out {
  	background-color:rgba(22, 182, 234, 0.8);
}

#zoom-in:hover, #zoom-out:hover {
	background-color:#05abc0;
}

.up-btn {
	background:rgba(22, 182, 234, 0.5);
}