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