@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	position: absolute;
	margin-top: 0px;
	width: 100%;
	font-family: arial;
	color: black;
	background-color: white;
}
.tk-myriad-pro{
	font-family: "myriad-pro";
	font-weight: 100;
	font-style: normal;	
	font-size: 35px;
}
html {
  scroll-behavior: smooth;
}
.fa-arrow-right{
	color: white;
}
.fa-bars {
	position: fixed;
	display: inline-block;
	width:100%;
	padding: 15px;
	color:white;
	background-color:black;
}
#showcase { 
	margin-top: 0px; 
	background-image: url("../images/picture-group.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 650px;
}
@media (max-width:768px){
	#banner {
		margin-top: -4px;
		margin-bottom: 1px;
		background: #2a2a2a;
		top: 0;
		text-align: center;		
		position: -webkit-sticky;
		position: sticky;
		padding: 25px;
		box-shadow:0px 5px 25px grey;
	}
	#banner a{
		font-size: 2rem;
		font-weight: bold;
		text-decoration: none;
		padding: 20px;
		color: white;
	}
	#showcase{
		margin-top: 0px;
	}
	#showcase h1,p{
		margin:5px;
	}
	#showcase h1{
		padding-top: 355px;		
		font-size: 3.5rem;
		color: black;
		font-weight: bold;
		text-align: center;
	}
	#showcase p{
		padding-top: 15px;	
		font-size: 2rem;
		color: black;
		font-weight: bold;
		text-align: center;
	}
	#section-1 {
		margin-top: 1px;
	}
	#section-1 h1{
		padding-top: 175px;
		margin-left: 55px;
		margin-right: 55px;
		font-size: 3rem;
		font-weight: bold;
		text-align: center;
	}
	#section-1 p{
		margin-left: 55px;
		margin-right: 55px;
		padding-bottom: 35px;
		font-size: 2rem;
	}
	#section-1 a{
		padding-bottom: 55px;
		text-decoration: none;
		color: blue;
		font-size: 2rem;
		font-weight: bold;
	}
	#section-1 a:hover{
		text-decoration: none;
	}
	#section-2 {
		margin-top: 75px;
		margin-bottom: 155px;
	}
	#section-2 h1{
		text-align: left;
		font-size: 3rem;
		font-weight: bold;
		margin-top: 75px;
		margin-left: 55px;
		margin-right: 55px;
		padding-bottom: 25px;
	}
	#section-2 li{
		text-align: left;
		font-size: 2rem;
		margin-left: 45px;
		margin-right: 55px;
		padding-bottom: 25px;
	}
	#section-2 a{
		color: blue;
		text-decoration: none;
	}
	#section-2 a:hover{
		color: gray;
		text-decoration: none;
	}
	#section-3 {
		text-align: center;
		margin-top: 195px;
		margin-bottom: 195px;
	}
	#section-3 a{
		display: inline-block;
		text-align: left;
		font-size: 2.51rem;
		color: blue;
		text-decoration: none;
		padding: 25px;
	}
	#section-3 a:hover{
		color: gray;
	}
	/*-- Footer */
#main-footer {
	margin-top: 95px;
	padding-top: 75px;
	padding-bottom: 75px;
	background: black;
}
 #main-footer p{
	text-align: left;
	margin-left: 45px;
	margin-right: 45px;
	color: white;	
	font-size:2rem;
	 padding-bottom: 25px;
}
.links{
	text-align: left;
	padding-bottom: 25px;
}
.links li{
	display: block;
	list-style: none;
	padding: 15px;
	font-size: 2rem;
	margin-left: 45px;
	margin-right: 45px;
}
.links a{
	list-style: none;
	text-decoration: none;
	color: white;
	fonot-size: 2.rem;
	font-weight: bold;
}
.links a:hover{
	text-decoration: underline;
}
}
@media screen and (min-width:769px) and (max-width:1020px){
	#banner {
		margin-top: -4px;
		margin-bottom: 1px;
		background: #2a2a2a;
		top: 0;
		text-align: center;		
		position: -webkit-sticky;
		position: sticky;
		padding: 25px;
		box-shadow:0px 5px 25px grey;
	}
	#banner a{
		font-size: 2rem;
		font-weight: bold;
		text-decoration: none;
		padding: 20px;
		color: white;
	}
	#showcase{
		margin-top: 0px;
	}
	#showcase h1,p{
		margin:5px;
	}
	#showcase h1{
		padding-top: 355px;		
		font-size: 3.5rem;
		color: black;
		font-weight: bold;
		text-align: center;
	}
	#showcase p{
		padding-top: 15px;	
		font-size: 2rem;
		color: black;
		font-weight: bold;
		text-align: center;
	}
	#section-1 {
		margin-top: 1px;
	}
	#section-1 h1{
		padding-top: 175px;
		margin-left: 55px;
		margin-right: 55px;
		font-size: 3rem;
		font-weight: bold;
		text-align: center;
	}
	#section-1 p{
		margin-left: 55px;
		margin-right: 55px;
		padding-bottom: 35px;
		font-size: 2rem;
	}
	#section-1 a{
		padding-bottom: 55px;
		text-decoration: none;
		color: blue;
		font-size: 2rem;
		font-weight: bold;
	}
	#section-1 a:hover{
		text-decoration: none;
	}
	#section-2 {
		margin-top: 75px;
		margin-bottom: 155px;
	}
	#section-2 h1{
		text-align: left;
		font-size: 3rem;
		font-weight: bold;
		margin-top: 75px;
		margin-left: 55px;
		margin-right: 55px;
		padding-bottom: 25px;
	}
	#section-2 li{
		text-align: left;
		font-size: 2rem;
		margin-left: 45px;
		margin-right: 55px;
		padding-bottom: 25px;
	}
	#section-2 a{
		color: blue;
		text-decoration: none;
	}
	#section-2 a:hover{
		color: gray;
		text-decoration: none;
	}
	#section-3 {
		text-align: center;
		margin-top: 195px;
		margin-bottom: 195px;
	}
	#section-3 a{
		display: inline-block;
		text-align: left;
		font-size: 2.51rem;
		color: blue;
		text-decoration: none;
		padding: 25px;
	}
	#section-3 a:hover{
		color: gray;
	}
	/*-- Footer */
#main-footer {
	margin-top: 95px;
	padding-top: 75px;
	padding-bottom: 75px;
	background: black;
}
 #main-footer p{
	text-align: left;
	margin-left: 45px;
	margin-right: 45px;
	color: white;	
	font-size:2rem;
	 padding-bottom: 25px;
}
.links{
	text-align: left;
	padding-bottom: 25px;
}
.links li{
	display: block;
	list-style: none;
	padding: 15px;
	font-size: 2rem;
	margin-left: 45px;
	margin-right: 45px;
}
.links a{
	list-style: none;
	text-decoration: none;
	color: white;
	fonot-size: 2.rem;
	font-weight: bold;
}
.links a:hover{
	text-decoration: underline;
}
}
@media screen and (min-width:1021px){
	#banner{
		margin-top: -4px;
		margin-bottom: 1px;
		background: #2a2a2a;
		top: 0;
		text-align: center;		
		position: -webkit-sticky;
		position: sticky;
		padding: 25px;
		box-shadow:0px 5px 25px grey;
	}
	#banner a{
		font-size: 1rem;
		margin-left: 25px;
		text-decoration: none;
		color: white;
	}
	#banner a:hover{
		color: gray;
	}
	#showcase{
		margin-top: 5px;
	}
	#showcase h1,p{
		margin:5px;
	}
	#showcase h1{
		padding-top: 350px;
		padding-bottom: 25px;
		text-align: center;
		margin-left: 15%;
		margin-right: 15%;
		font-size: 3.5rem;
		color: black;
		font-weight: bold;
	}
	#showcase p{		
		text-align: center;		
		font-size: 2rem;
		color: black;
	}
	#section-1 {
		margin-top: 1px;
	}
	#section-1 h1{
		padding-top: 95px;
		margin-left: 15%;
		margin-right: 15%;
		font-size: 2rem;
		font-weight: 400;
		text-align: center;
	}
	#section-1 p{
		margin-left: 15%;
		margin-right: 15%;
		padding-bottom: 25px;
		font-size: 1rem;
	}
	#section-1 a{
		text-decoration: underline;
		color: blue;
	}
	#section-1 a:hover{
		text-decoration:  none;
		color: blue;
	}
	#section-2 {
		margin-top: 25px;
		margin-bottom: 55px;
	}
	#section-2 h1{
		text-align: left;
		font-size: 2rem;
		font-weight: 400;
		margin-top: 75px;
		margin-left: 15%;
		margin-right: 15%;
		padding-bottom: 5px;
	}
	#section-2 li{
		text-align: left;
		font-size: 1rem;
		margin-left: 14%;
		margin-right: 15%;
		padding-bottom: 25px;
	}
	#section-2 a{
		color: blue;
		text-decoration: underline;
	}
	#section-2 a:hover{
		text-decoration: none;
	}
	#section-3 {
		text-align: center;
		margin-bottom: 95px;
		margin-top: 195px;
	}
	#section-3 a{
		display: inline-block;
		text-align: left;
		font-size: 1rem;
		color: blue;
		text-decoration: none;
		padding: 25px;
	}
	#section-3 a:hover{
		color: gray;
	}
/*-- Footer */
#main-footer {
	margin-top: 195px;
	padding-top: 75px;
	padding-bottom: 75px;
	background: black;
}
.links{
	text-align: center;
	padding-bottom: 25px;
}
.links li{
	display: inline;
	list-style: none;
	padding: 10px;
}
.links a{
	list-style: none;
	text-decoration: none;
	color: white;
}
.links a:hover{
	text-decoration: underline;
}
 #main-footer p{
	text-align: center;
	margin-left: 45px;
	margin-right: 45px;
	color: white;	
	font-size:1rem;
	padding-bottom: 25px;
}
}