@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;
}
.fa-bars {
	position: fixed;
	display: inline-block;
	width:100%;
	padding: 15px;
	color:white;
	background-color:black;
	border-bottom: 1px solid #d3af37;
}
#showcase {
		margin-top: 87px;
		background-color: white;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
.button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 12px 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 2.5rem;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
.button {
  	display: block;
	margin-left: auto;
	margin-right: auto; 
	text-decoration: none;
  	background-color: #d3af37;
	color: white; 
  	border: 1px solid white;
	border-radius: 25px;
}.button a{
	text-decoration: none;
}
.button a:hover {
  	background-color: green;
  	color:white;
	text-decoration: none;
	border-radius: 1px;
	border: 1px solid white;
}
/* Container */
.container{
	width:80%;
	margin:auto;
	overflow: hidden;
}
#showcase {
	background-image: url("images/background-speaking.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
	width: 100%;
	z-index: -1;
	margin-top: 2px;
	background-color: white
}
@media (max-width:768px){
	#video {
		display: none;
	}
	#section-3a{
		display: none;
	}
	#section-4a{
		display: none;
	}
	#section-5a{
		display: none;
	}
	#banner {
		display: none;
	}
	#banner-mobile{
		margin-top: -4px;
		margin-bottom: 1px;
		background: #2a2a2a;
		top: 0;
		text-align: center;		
		position: -webkit-sticky;
		position: sticky;
		padding: 25px;
		border-bottom: 2px solid #d3af37;		
	}
	#banner-mobile a{
		font-size: 2.7rem;
		text-decoration: none;
		padding-right: 25px;
		padding-left: 35px;
		padding-bottom: 35px;
		color: white;
	}
	#banner-mobile a:hover{
		color: gray;
	}
	.container{
	 display: flex;
	  align-items: center;
	  justify-content: center;
	}
	div.gallery {
	  margin: 5px;
	  border: 1px solid #ccc;
	  float: left;
	  width: 280px;
	}
	div.gallery:hover {
	  border: 1px solid #777;
	}
	div.gallery img {
	  width: 100%;
	  height: auto;
	}
	div.desc {
	  padding: 15px;
	  text-align: center;
	}
	#showcase {
		margin-top: 1px;
		padding-top: 125px;
		padding-bottom: 5px;
		background-color: #141414;
		color: white;
	}
	#showcase h1,p{
		margin: 15px;
	}
	#showcase h1{
		padding-top: 275px;
		text-align: center;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.73rem;
		font-weight: bold;
		text-shadow: 2px 2px 4px #000000;
	}
	#showcase p{
		text-align: center;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.5rem;
		font-weight: 100;
		font-color: white;
		text-shadow: 2px 2px 4px #000000;
	}
	#ultimate {
		margin-top: -32px;
		padding-bottom: 75px;
		background-color: white;		
	}
	#ultimate h1{
		text-align: left;
		color: black;
		font-size: 3rem;
		padding-top: 165px;
		margin-left: 45px;
		margin-right: 45px;
		font-weight: bold;
	}
	#ultimate p{
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		padding-bottom: 23px;
		font-size: 2rem;
		color: black;
	}
	#ultimate a{
		color: blue;
		text-decoration: none;
	}
	.button {		
	  background-color: #4372AA; /* Green */
	  border: none;
	  color: white;
	  padding: 16px 32px;
	  text-align: center;
	  text-decoration: none;
	  display: inline-block;
	  font-size: 3rem;
	  margin: 4px 2px;
	  transition-duration: 0.4s;
	  cursor: pointer;
	}
	.button2 {
		margin-top: 35px;
	  background-color: #003EFF; 
	  color: white; 
	  border: 2px solid #FFFFFF;
	}
	.button2:hover {
	  background-color: #008CBA;
	  color: white;
	}
	hr {
		margin-top: 55px;
		margin-bottom: 75px;
		margin-left: 55px;
		margin-right: 55px;
		border-top: 3px solid #d3af37;
	}
	#section-1 {
		margin-top: 55px;
		padding-top: 75px;
	}
	#section-1 .text h1{		
		margin-top: 115px;
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		font-size: 3rem;
		font-weight: bold;
		color: #d3af37;
	}
	#section-1 .text p{		
		margin-left: 45px;
		margin-right: 45px;	
		padding-bottom: 15px;
		text-align: left;
		font-size: 2.5rem;
		color: black;
	}	
	#section-1 a{
		text-decoration: none;
		color: #0276FD;
	}	
	#section-1 h1,p{
		margin: 15px;
	}	
	#section-2 {
		margin-top: 125px;
		background-color: black;
		padding: 15px;
	}
	#section-2 h1{
		padding-bottom: 25px;
		text-align: center;
		margin-left: 45px;
		margin-right: 45px;
		color: #d3af37;
		font-size: 3.8rem;
		font-weight: bold;
	}
	#section-2 a{
		color: gold;
		text-decoration: none;
	}
	#section-3 {
		display: none;
	}
	#portfolio1 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}
	#portfolio2 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}	
	#portfolio3 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}
	#portfolio4 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}	
	#portfolio5 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}	
	#portfolio6 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}
	#more{
		margin-top: 95px;
		margin-left: 76px;
		margin-left: 45px;
		margin-right: 45px;
		text-align: center;
	}
	#more a{
		font-size: 2.5rem;
		text-decoration: none;
		color:  #d3af37;
	}
	#section-4{
		margin-top: 75px;
		text-align: left;
		padding-bottom: 95px;
		background-color: white;
	}
	#section-4 h1{
		padding-top: 75px;
		padding-bottom: 5px;
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		color: black;
		font-size: 3rem;
		font-weight: bold;
	}
	#section-4 p{
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		padding-bottom: 55px;
		font-size: 2rem;
		color: black;
	}
	#section-4 a{
		text-decoration: none;
		font-size: 2rem;
		color: blue;
	}
	#section-4 a:hover{
		text-decoration: underline;
		font-size: 2rem;
		color: #d3af37;
	}	
	#section-5{
		margin-top: 1px;
		text-align: left;
		margin-bottom: 1px;
		display: block;
	}
	#section-5 a{
		text-decoration: none;
		font-size: 2.5rem;
		color: white;
	}
	#section-5 a:hover{
		text-decoration: underline;
		font-size: 2rem;
	}		
	/*-- Footer */
#main-footer {
	margin-top:95px;
	padding-top: 75px;
	padding-bottom: 75px;
	background: #333;
}
 #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;
}
.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){
	#video {
		display: none;
	}
	#section-3a{
		display: none;
	}
	#section-4a{
		display: none;
	}
	#section-5a{
		display: none;
	}
	#banner {
		display: none;
	}
	#banner-mobile{
		margin-top: -4px;
		margin-bottom: 1px;
		background: #2a2a2a;
		top: 0;
		text-align: center;		
		position: -webkit-sticky;
		position: sticky;
		padding: 25px;
		border-bottom: 2px solid #d3af37;		
	}
	#banner-mobile a{
		font-size: 2.7rem;
		text-decoration: none;
		padding-right: 25px;
		padding-left: 35px;
		padding-bottom: 35px;
		color: white;
	}
	#banner-mobile a:hover{
		color: gray;
	}
	.container{
	 display: flex;
	  align-items: center;
	  justify-content: center;
	}
	div.gallery {
	  margin: 5px;
	  border: 1px solid #ccc;
	  float: left;
	  width: 280px;
	}
	div.gallery:hover {
	  border: 1px solid #777;
	}
	div.gallery img {
	  width: 100%;
	  height: auto;
	}
	div.desc {
	  padding: 15px;
	  text-align: center;
	}
	#showcase {
		margin-top: 1px;
		padding-top: 125px;
		padding-bottom: 5px;
		background-color: #141414;
		color: white;
	}
	#showcase h1,p{
		margin: 15px;
	}
	#showcase h1{
		padding-top: 275px;
		text-align: center;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.73rem;
		font-weight: bold;
		text-shadow: 2px 2px 4px #000000;
	}
	#showcase p{
		text-align: center;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.5rem;
		font-weight: 100;
		font-color: white;
		text-shadow: 2px 2px 4px #000000;
	}
	#ultimate {
		margin-top: -32px;
		padding-bottom: 75px;
		background-color: white;		
	}
	#ultimate h1{
		text-align: left;
		color: black;
		font-size: 3rem;
		padding-top: 165px;
		margin-left: 45px;
		margin-right: 45px;
		font-weight: bold;
	}
	#ultimate p{
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		padding-bottom: 23px;
		font-size: 2rem;
		color: black;
	}
	#ultimate a{
		color: blue;
		text-decoration: none;
	}
	.button {		
	  background-color: #4372AA; /* Green */
	  border: none;
	  color: white;
	  padding: 16px 32px;
	  text-align: center;
	  text-decoration: none;
	  display: inline-block;
	  font-size: 3rem;
	  margin: 4px 2px;
	  transition-duration: 0.4s;
	  cursor: pointer;
	}
	.button2 {
		margin-top: 35px;
	  background-color: #003EFF; 
	  color: white; 
	  border: 2px solid #FFFFFF;
	}
	.button2:hover {
	  background-color: #008CBA;
	  color: white;
	}
	hr {
		margin-top: 55px;
		margin-bottom: 75px;
		margin-left: 55px;
		margin-right: 55px;
		border-top: 3px solid #d3af37;
	}
	#section-1 {
		margin-top: 55px;
		padding-top: 75px;
	}
	#section-1 .text h1{		
		margin-top: 115px;
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		font-size: 3rem;
		font-weight: bold;
		color: #d3af37;
	}
	#section-1 .text p{		
		margin-left: 45px;
		margin-right: 45px;	
		padding-bottom: 15px;
		text-align: left;
		font-size: 2.5rem;
		color: black;
	}	
	#section-1 a{
		text-decoration: none;
		color: #0276FD;
	}	
	#section-1 h1,p{
		margin: 15px;
	}	
	#section-2 {
		margin-top: 125px;
		background-color: black;
		padding: 15px;
	}
	#section-2 h1{
		padding-bottom: 25px;
		text-align: center;
		margin-left: 45px;
		margin-right: 45px;
		color: #d3af37;
		font-size: 3.8rem;
		font-weight: bold;
	}
	#section-2 a{
		color: gold;
		text-decoration: none;
	}
	#section-3 {
		display: none;
	}
	#portfolio1 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}
	#portfolio2 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}	
	#portfolio3 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}
	#portfolio4 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}	
	#portfolio5 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}	
	#portfolio6 {
		margin-top: 0px;
		background-color: black;
		padding-top: 25px;
		padding: 55px;
		color: white;
	}
	#more{
		margin-top: 95px;
		margin-left: 76px;
		margin-left: 45px;
		margin-right: 45px;
		text-align: center;
	}
	#more a{
		font-size: 2.5rem;
		text-decoration: none;
		color:  #d3af37;
	}
	#section-4{
		margin-top: 75px;
		text-align: left;
		padding-bottom: 95px;
		background-color: white;
	}
	#section-4 h1{
		padding-top: 75px;
		padding-bottom: 5px;
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		color: black;
		font-size: 3rem;
		font-weight: bold;
	}
	#section-4 p{
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		padding-bottom: 55px;
		font-size: 2rem;
		color: black;
	}
	#section-4 a{
		text-decoration: none;
		font-size: 2rem;
		color: blue;
	}
	#section-4 a:hover{
		text-decoration: underline;
		font-size: 2rem;
		color: #d3af37;
	}	
	#section-5{
		margin-top: 1px;
		text-align: left;
		margin-bottom: 1px;
		display: block;
	}
	#section-5 a{
		text-decoration: none;
		font-size: 2.5rem;
		color: white;
	}
	#section-5 a:hover{
		text-decoration: underline;
		font-size: 2rem;
	}		
	/*-- Footer */
#main-footer {
	margin-top:95px;
	padding-top: 75px;
	padding-bottom: 75px;
	background: #333;
}
 #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;
}
.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){	
	#myNav .overlay .overlay-content{
		display: none;
	}
	#banner-mobile{
		display: none;
	}
	#mySidebar {
		display: none;
	}
	#main {
		display: none;
	}	
	span{
		display: none;
	}
	#showcase{
		display: none;
	}
	#system2{
		display: none;
	}
	#portfolio1{
		display: none;
	}
	#portfolio2{
		display: none;
	}
	#portfolio3{
		display: none;
	}
	#portfolio4{
		display: none;
	}	
	#portfolio5{
		display: none;
	}
	#portfolio6{
		display: none;
	}
	#portfolio7{
		display: none;
	}
	#portfolio8{
		display: none;
	}
	#portfolio9{
		display: none;
	}
	.fab fa-facebook a{
		font-size: 21.5rem;
	}
	#banner{
		margin-top: -2px;
		margin-bottom: 1px;
		background: #2a2a2a;
		top: 0;
		text-align: center;		
		position: -webkit-sticky;
		position: sticky;
		padding: 25px;
		border-bottom: 2px solid #d3af37;
	}
	#banner a{
		font-size: 1rem;
		margin-left: 25px;
		text-decoration: none;
		color: white;
	}
	#banner a:hover{
		color: gray;
	}	
	.container{
	 display: flex;
	  align-items: center;
	  justify-content: center;
	}
	.container-2{
	 display: flex;
	  align-items: center;
	  justify-content: center;
	}
	div.gallery {
	  margin: 5px;
	  border: 1px solid #ccc;
	  float: left;
	  width: 280px;
	}
	div.gallery:hover {
	  border: 1px solid #777;
	}
	div.gallery img {
	  width: 100%;
	  height: auto;
	}
	div.desc {
	  padding: 15px;
	  text-align: center;
	}	
	.container-showcase{
		display: flex;
    	align-items:center;
		width: 90%;
		margin: auto;
	}
	.container-video {
		position:relative;
		z-index:0;
	}
	.topText {
		position:absolute;
		z-index:1;
		text-align: center;
		top: 0;
		margin: auto;
  		width: 100%;
		padding-top: 35px;		
	}
	.topText2 img{
		display: block;
		margin-left: auto;
		margin-right: auto;
		width:155px;
	}
	.topText a{
		text-decoration: none;
		color: white;
		font-size: 1rem;
		padding: 25px;
		text-align: center;
	}
	.topText a:hover{
		text-decoration: underline;
	}
	.container-topText{
		margin: auto;
  		width: 100%;
	}
	.topText2 {
		position:absolute;
		z-index:1;
		top: 195px;	
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 10px;
	}
	.topText2 p{
		font-size: 1.5rem;
		color: white;
	}
	.center-top-button {
	  margin: 0;
	  position: absolute;
	  top: 255px;	
	  left: 50%;
	  -ms-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
		text-decoration: none;
		padding-top: 75px;
	}	
	.center-top-button h1{
		color: white;
		font-size: 2.5rem;
	}
	.button2 { 
		margin-top: 96px;
	  	color: white; 
		border-radius: 5px;
		background-color: blue;
		text-decoration: none;
	}
	.button2 a{
		text-decoration: none;
	}
	.button2 a:hover {
	  	background-color: #4CAF50;
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	  	color: white;
	}
	.topText3 {
		position:absolute;
		z-index:1;
		top:305px;	
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 10px;
		padding-top: 75px;
	}
	.topText3 p{
		font-size: 2rem;
		color: white;
	}
	.topText3 p{
		font-size: 1.3rem;
		color: white;
	}	
	#showcase {
		background-color: white;
	}
	.container-ultimate {
		margin: auto;
  		width: 85%;
	}
	#ultimate {
		margin-top: 1px;
		background-color: white;
	}
	#ultimate h1{
		text-align: center;
		padding-top: 125px;
		margin-left: 15%;
		margin-right: 15%;
		font-size: 3rem;
		font-weight: bold;
		color: black;
	}
	#ultimate p{
		text-align: left;
		margin-left: 15%;
		margin-right: 15%;
		padding-bottom: 15px;
		font-size: 1.2rem;
		color: black;
	}
	#ultimate a{
		color: yellow;
		text-decoration: none;
		font-size: 2rem;
	}
	#ultimate a:hover{
		text-decoration: underline;
	}
	.button {		
	  background-color: #4372AA; /* Green */
	  border: none;
	  color: white;
	  padding: 16px 32px;
	  text-align: center;
	  text-decoration: none;
	  display: inline-block;
	  font-size: 1.5rem;
	  margin: 4px 2px;
	  transition-duration: 0.4s;
	  cursor: pointer;
	}
	.button1 {
		margin-top: 55px;
		margin-bottom: 95px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.button2 {
		margin-top: 35px;
	  background-color: #003EFF; 
	  color: white; 
	  border: 2px solid #FFFFFF;
	}

	.button2:hover {
	  background-color: #008CBA;
	  color: white;
	}
	hr {
		margin-top: 55px;
		margin-bottom: 115px;
		margin-left: 15%;
		margin-right: 15%;
		border-top: 3px solid #d3af37;
	}
	#section-1 {
		margin-bottom: 25px;	
	}
	#section-1 h1,p{
		margin: 15px;
	}
	#section-1 .text {
		padding-bottom: 20px;
		
	}
	#section-1 h1{
		margin-left: 15%;
		margin-right: 15%;
		text-align: left;
		font-size: 2.5rem;
		color: #d3af37;
	}
	#section-1 p{
		margin-left: 15%;
		margin-right: 15%;	
		padding-bottom: 35px;
		text-align: left;
		font-size: 1.1rem;
	}
	#section-1 a{
		color: #0276FD;
		text-decoration: none;
		font-size: 1.5rem;
	}
	#section-1 a:hover{
		color: gray;
		text-decoration: underline;
	}
	#section-2 {
		margin-top: 85px;
		padding-top: 25px;
		padding-bottom: 25px;
		background-color: black;
	}
	#section-2 h1{
		margin-left: 15%;
		margin-right: 15%;
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
		color: #d3af37;
		font-size: 2.5rem;
	}
	#section-2 p{
		text-align: left;
		margin-left: 15%;
		margin-right: 15%;
		padding-bottom: 45px;
		font-size: 1.1rem;
	}
	#section-2 li{
		margin-left: 15%;
		margin-right: 15%;
		padding-bottom: 25px;
		color: white;
		font-size: 1.2rem;
	}
	#section-2 a{
		color: #d3af37;
		font-size: 1.5rem;
		text-decoration: none;
	}
	#section-2 a:hover{
		color: gray;
		text-decoration: underline;
	}
	#section-3{
		margin-top: 0px;
		padding-bottom: 35px;
		background-color: black;
		color: white;
	}
	.gallery{
		color: white;
	}
	#section-3 h1{
		text-align: left;
	}
	#section-3a {
		margin-top: 0px;
		padding-bottom: 35px;
		background-color: black;
		color: white;
	}
	#section-4a {
		margin-top: 0px;
		padding-bottom: 35px;
		background-color: black;
	}
	#section-5a {
		margin-top: 0px;
		padding-bottom: 55px;
		background-color: black;
	}	
	#section-4{
		margin-top: 5px;
		text-align: center;
	}
	#section-4 h1{
		padding-top: 75px;
		text-align: center;
		margin-left: 15%;
		margin-right: 15%;
		color: #d3af37;
		font-size: 2.5rem;;
		font-weight: bold;
	}
	#section-4 p{
		text-align: center;
		margin-left: 15%;
		margin-right: 15%;
		padding-bottom: 5px;
		font-size: 1.2rem;
		color: black;
	}
	#section-4 a{
		padding-top: 55px;
		text-decoration: none;
		font-size: 2.5rem;
		color: #d3af37;
	}
	#section-4 a:hover{
		text-decoration: underline;
		color: #d3af37;
	}	
	#section-5 {
		display: block;
		text-align: center;
	}
	#section-5 a{
		font-size: 1.2rem;		
		padding: 25px;
		color: white;
	}
	#section-5 a:hover{
		font-size: 1.2rem;		
		padding: 25px;
		color: #d3af37;
	}
	#more{
		margin-top: 75px;
		text-align: center;
	}
	#more a{
		font-size: 1.2rem;
		text-decoration: underline;
		color: #d3af37; 
	}
	#more a:hover{
		text-decoration: none;
	}
	.goldText { 
        color: #d3af37; 
    }	
	#legal{
		margin-top: 125px;
		text-align: center;
		margin-bottom: 125px;
		border: 2px solid #d3af37;
  		border-radius: 5px;
		padding: 15px;
		width: 70%;
		display: block;
		margin-left: auto;
		margin-right: auto;	
	}
	#legal p{
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		padding-bottom: 5px;
		font-size: 1rem;
	}
	/*-- Footer */
#main-footer {
	margin-top: 15px;
	padding-top: 75px;
	padding-bottom: 75px;
	background: #333;
}
 #main-footer p{
	text-align: center;
	margin-left: 45px;
	margin-right: 45px;
	color: white;	
	font-size:1rem;
	 padding-bottom: 25px;
}
.links{
	text-align: center;
	padding-bottom: 25px;
}
.links li{
	display: inline;
	list-style: none;
	padding: 15px;
}
.links a{
	list-style: none;
	text-decoration: none;
	color: white;
}
.links a:hover{
	text-decoration: underline;
	}
}