/* CSS Document */
.progress {
	border-radius: 5px;
}
.sr-only {
	position: relative;
}
footer[role="contentinfo"] {
	background-color: #454545;
	color: #FFFFFF;
	font-size: 13px;
	padding-bottom: 24px;
	padding-top: 24px;
	text-align: inherit;
}
.contact-info {
	margin-left: 10px;
}
/*
.tech {
	background: #36c36e none repeat scroll 0 0;
}
*/
#preloader {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
#preloader i {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}
