.page-loader .progress {
	border-left-color:#656d78;
}

.player-controls a:hover {
	background:#656d78;
	border:1px solid #656d78;
}

.services .icon i {
	color:#656d78;
	border:1px solid #656d78;
}

.section-title:after,
.services .icon i:hover,
.contact input[type="submit"],
.up-btn:hover {
	background:#656d78;
}

.contact input[type="submit"]:hover { 
	background:#9097a0;
}

a,
header h1 > span,
.subscribe button:hover,
.subscribe label.error i,
a.contact-link:hover,
.contact #ajax-contact-form i,
.contact .notification_ok i,
.google-map .email > a:hover,
footer a {
    color:#656d78;
}

.subscribe input[type=text]:focus,
.contact input[type='text']:focus, 
.contact textarea:focus {
	border-color:#656d78;
}

a:hover,
.google-map .email > a {
  	color:rgba(101, 109, 120, 0.8);
}

#zoom-in, #zoom-out {
  	background-color:rgba(101, 109, 120, 0.8);
}

#zoom-in:hover, #zoom-out:hover {
	background-color:#656d78;
}

.up-btn {
	background:rgba(101, 109, 120, 0.5);
}