@charset "utf-8";
/* CSS Document */
nav.bg-dark {
	background-color: #000080!important;
}
#particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
header {
	position: relative;
}
.paddingSpace {
	margin-bottom: 40px;
	display: block;
	overflow: hidden;
	border-bottom-style: double;
	border-color: #000;
	border-bottom-width: 3px;
	width: 100%;
}
.navbar-dark .navbar-brand, .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link {
	color:#fff;
}
.bluecolor {
	background:#000080;
	color:#fff;
	font-weight:bold;
	font-style:italic;
}
footer.bg-dark {
	background-color: #cacdd0!important;
}
footer div {
	line-height:48px;
}
footer ul {
	margin:0;
	padding:0;
}
header {
	margin-bottom:20px;
}
footer li {
	list-style:none;
}
