.sp-otstup {
    margin-top: 10px;
}

.sp-menu-center {
	text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600 !important;
}

.sp-contact {
    margin-top: 30px;
    font-size: 20px;
}

.btn-blue {
	color: #fff !important;
	background: #005fad;
}

.btn-blue:hover {
	color: #fff !important;
	background: #1595ff;
}

.btn-blue:focus {
	color: #fff !important;
	background: #1595ff;
}

.menu-footer ul >li >a {
	font-size: 20px;
}