.navbar-nav li.active a, 
a:focus, 
a:hover,   
.compatibility a:hover, 
.price .btn-primary:hover, 
.price.featured .btn-primary:hover, 
.twitter-feed a, 
#main-contact-form .btn-primary:hover {
    color: #EEE;
	text-shadow: 1px 1px 1px #333;
}


.btn-primary, 
.owl-theme .owl-controls .owl-page span{
	background: #4b3eff;
}

.form-control:focus {
	border:1px solid #8f7131;
}

.btn-primary.btn-animated:hover, 
.btn-primary.btn-animated:focus, 
.price .btn-primary:hover, 
.price.featured .btn-primary:hover, 
#main-contact-form .btn-primary,  
#main-contact-form .btn-primary:hover, 
.price .btn-primary {
	border:3px solid #00aeef;
}

.overlay-bg,
#download-apps .overlay-bg {
	background: linear-gradient(135deg,  rgba(0,84,166,1) 0%,rgba(0,174,239,0.90) 100%);
}

.apps ul li a:hover {
	color:#8d340b;
}

.flat .overlay-bg {
	background:#00aeef;
}