.navbar-custom {
	background-color:#06107b;
}
.intro{
	    background: url(../images/intro-bg2.jpg) bottom center no-repeat ;
		color: #1b18a9;
    text-shadow: 2px 2px 20px #b7befb;
}
 body {
	background-color: #fdfdfd;
	color: #1b18a9;
    text-shadow: 2px 2px 20px #b7befb;
}
.download-section {
background: #06107b;
    color: #fff;
text-shadow: none;
}
.btn-default {
	color: #1b18a9;
}
.btn-default:hover {
	color: #fff;
}
.gumb{
	color:#fff;
}
.btn-circle {
	    border: 2px solid #1b18a9;

    color: #1b18a9;
}