.page-loader .progress {
	border-left-color:#24b7a4;
}

.player-controls a:hover {
	background:#24b7a4;
	border:1px solid #24b7a4;
}

.services .icon i.fa {
	color:#24b7a4;
	border:1px solid #24b7a4;
}

.section-title:after,
.services .icon i.fa:hover,
.contact input[type="submit"],
.up-btn:hover {
	background:#24b7a4;
}

.contact input[type="submit"]:hover { 
	background:#46d7c4;
}

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:#24b7a4;
}

.subscribe input[type=text]:focus,
.contact input[type='text']:focus, 
.contact textarea:focus {
	border-color:#24b7a4;
}

.google-map .email > a {
  	color:rgba(36, 183, 164, 0.8);
}

#zoom-in, #zoom-out {
  	background-color:rgba(36, 183, 164, 0.8);
}

#zoom-in:hover, #zoom-out:hover {
	background-color:#24b7a4;
}

.up-btn {
	background:rgba(36, 183, 164, 0.5);
}