@charset "UTF-8";
body {
	background-image: url(../images/2.jpg);
	color: #FCFAFA;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: arimo;
	font-style: normal;
	font-weight: 400;
	font-size: small;
}

h1 {
	font-size: xx-large;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	font-family: over-the-rainbow;
}
a:link {
  color: blue; 
  background-color: transparent; 
  text-decoration: none;
}
h2 {
	font-size: large;
	color: #1B75BC;
	font-family: arimo;
	font-style: normal;
	font-weight: 400;
}
section {
	background-color: #FFFFFF;
	text-shadow: 0px 0px;
	color: #000000;
	border-radius: 10px;
	width: 40%;
	margin-left: 10px;
	margin-right: 5%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	clear: right;
	opacity: 0.8;
	margin-bottom: 140px;
	font-family: arimo;
	font-style: normal;
	font-weight: 400;
	font-size: large;
}
aside {
	width: 40%;
	height: 50%;
	padding-left: 20px;
	float: left;
	margin-left: 50px;
	font-family: over-the-rainbow;
	font-style: normal;
	font-weight: 400;
}
.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light .navbar-brand {
}
footer {
	font-size: smaller;
	font-style: normal;
	bottom: 0px;
	position: fixed;
	text-align: center;
	width: 100%;
	padding-bottom: 0px;
	background-color: #000000;
	clear: both;
}
.navlist {
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	background-color: #FFFFFF;
	background-position: 100% 100%;
	clear: right;
	background-size: 100% 100%;
	overflow-x: hidden;
	-webkit-box-shadow: 0px 12px;
	box-shadow: 0px 12px;
	max-width: 100%;
}
.navlistitem {
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-right: 16px;
	text-align: left;
	color: #00A79D;
	padding-left: 16px;
}
.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light .navbar-brand {
	color: #1B75BC;
}
.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light .navbar-brand {
}
.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light .navbar-brand {
}
.navbar-nav.mr-auto .nav-item.active .nav-link {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.navbar-nav.mr-auto .nav-item .nav-link:hover {
	color: #00A79D;
	font-weight: bold;
	font-variant: normal;
}
header {
	text-align: center;
	clear: both;
}
p {
	color: #000000;
}
@media (max-width: 700px){
body {
}
aside {
	width: 80%;
	height: 50%;
	padding-left: 5%;
	margin-left: 5%;
	font-family: over-the-rainbow;
	font-style: normal;
	font-weight: 400;
	margin-right: 5%;
	padding-right: 5%;
	float: none;
	clear: none;
}
section {
	background-color: #FFFFFF;
	text-shadow: 0px 0px;
	color: #000000;
	border-radius: 10px;
	width: 80%;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
	padding-bottom: 5%;
	float: none;
	clear: none;
	opacity: 0.8;
	margin-bottom: 40px;
	font-family: arimo;
	font-style: normal;
	font-weight: 400;
}
}
