@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	position: absolute;
	margin-top: 0px;
	width: 100%;
	color: #4A4A4A;
	font-family:arial;
}
html {
  scroll-behavior: smooth;
}
.aquifina-script{
	font-family: "aquifina-script";
	font-weight: 100;
	font-style: normal;	
}
.tk-myriad-pro{
	font-family: "myriad-pro";
	font-weight: 100;
	font-style: normal;	
}
.fa-arrow-right{
	color: white;
}
.fa-bars {
	position: fixed;
	display: inline-block;
	width:100%;
	padding: 25px;
	color:black;
	background-color: #fff;
}
hr {
	width: 90%;
}
#myNav {
	margin-top: 0px;
	text-align: center;
	padding-bottom: 125px;
	background-color:#fff;
}
#myNav img{
	padding-top: 75px;
	width: 100px;
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.overlay a {
  	margin-top: 35px;
	padding: 25px;
  	text-decoration: none;
 	color: #000;
 	display: block;
  	transition: 0.3s;
	font-weight: bold;
	font-size: 3.5rem;
}
.overlay a:hover, .overlay a:focus {
  color: #818181;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
.navbar {
  overflow: hidden;
  margin-left: auto;
  margin-rigth: auto;
	display: inline-block;
    list-style-type: none;
}
.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
.dropdown {
  float: left;
  overflow: hidden;
}
.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}
.navbar a:hover, .dropdown:hover .dropbtn {
  text-decoration: underline;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: black;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.dropdown-content a:hover {
  background-color: #ddd;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.sidenav div i{
	font-size: 25px;
	display: inline-block;	
	padding-bottom: 5px;
}
hr {
	width: 90%;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
	}
/*-- Footer */
#main-footer {
	margin-top: 251px;
	background: #333;
	text-align: center;
	color: white;
	padding: 10px;
	padding-bottom: 50px;
	padding-top: 75px;
}
#main-footer img{
	padding-top: 55px;
}
#main-footer p{
	display: inline-block;	
	padding-top: 35px;
	font-family: arial;
	color: #808080;
	margin: 2px;
	padding-bottom: 15px;
}
#main-footer a{
	color: #808080;
	text-decoration: none;
	text-align: center;
}
#main-footer a:hover{
	color:#bdbdbd;
}
#showcase {
		background-image: url("images/background-lady-smiling.png");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		margin-top: 151px;
		height: 675px;
		width: 100%;
		z-index: -1;
	}
@media (max-width:768px){	
	#banner {
		display: none;
	}
	#myNav img{
		margin-top: 25px;
		margin-bottom: 75px;
		width: 100px;
	}
	#showcase{
		margin-top: 121px; 
	}
	.container{
		width: 70%;
	}
	#showcase h2,p {
		margin: 0px;
	}
	#showcase h2 {
		padding-top: 235px;
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		color: white;
		font-size: 4rem;		
		font-weight: bold;
		text-shadow: 2px 2px 5px black;
	}
	#showcase p {
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		color: white;
		font-size: 2.2rem;		
		font-weight: bold;
		text-shadow: 2px 2px 5px black;
	}
	#introduction {
		margin-top: 155px;
		margin-bottom: 75px;
	}
	#introduction img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 485px;
	}
	#introduction h2,h3 {
		margin: 45px;
	}
	#introduction h2 {
		margin-top: 125px;
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		font-size: 3.5rem;
		font-weight: bold;
	}
	#introduction h3 {
		text-align: left;
		font-size: 3.5rem;
		margin-left: 45px;
		margin-right: 45px;
		font-weight: bold;
		padding-bottom: 65px;
	}
	#introduction p {
		font-size: 2.5rem;
		margin-left: 55px;
		margin-right: 55px; 
		font-weight: 100;
		padding-bottom: 25px;
	}
	#introduction a {
		text-align: left;
		font-size: 3rem;
		padding-bottom: 25px;
		color:blue;
	}
	#section-1 {
		margin-top: 175px; 
	}
	#section-1 img {
		width: 90%;
		display: block;
		margin-left: auto;
		margin-right: auto;
		border-style: solid;
  		border-width: 1px;
		border-radius: 25px;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	#section-1 h2,p {
		margin: 25px;
	}
	#section-1 h1 {
		margin-top: 35px;
		text-align: left;
		font-size: 3.5rem;
		margin-left: 55px;
		margin-right: 55px;
		font-weight: bold;		
	}
	#section-1 p {
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.7rem;
		padding-bottom: 25px;
	}		
	#video {
		margin-top: 85px;
		padding-top:50px;
	 	display: block;
 	 	margin: 0 auto; /* Centers the block element horizontally */
		background-color: #3d9594;	
		padding:95px;		
	  	height: auto;
	}
	.container-video{		
    	display: flex;
     	justify-content: center;
   	 	align-items: center;
		margin-top: 15px;
		padding-top: 15px;
		padding-bottom:5px;
	}
	#video  h2,p{
		margin:5px;
	}
	#video h2{
		margin-top: 25px;
		text-align: center;
		font-size: 3.5rem;
		font-weight: 100;
		color: white;
	}
	#video p{
		text-align: center;
		padding-bottom: 15px;
		margin-left: 45px;
		margin-right: 45px;		
		font-size: 2rem;
		color: white;
	}
	#section-2 {
		margin-top: 121px;
		margin-bottom: 125px;
	}
	#section-2 h2,p {
		margin: 25px;
	}
	#section-2 h2 {
		text-align: left;
		font-size: 3.5rem;
		margin-left: 45px;
		margin-right: 45px;
		font-weight: bold;
	}
	#section-2 p {
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.5rem;
		padding-bottom: 15px;
	}
	#section-2 a {
		text-decoration: underline;
		font-size: 3rem;
		color: blue;
		font-weight: bold;
	}
	#section-2 a:hover {
		text-decoration: none;
	}		
	#section-3 {
		margin-top: 175px; 
		margin-bottom: 1px;
		padding-top: 55px;
		padding-bottom: 75px;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		background-color:  	#DCDCDC;
	}	
	#section-3 img {
		margin-left: 55px;		
		padding-top: 15px;
		width: 450px;
	}
	#section-3 h2,p {
		margin: 35px;
	}
	#section-3 h2 {
		margin-top: 55px;
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 3.5rem;
		font-weight: bold;
	}
	#section-3 p{
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.5rem;
		padding-bottom: 35px;

	}
	#section-3 a {
		text-decoration: underline;
		font-size: 3rem;
		color: yellow;
		font-weight: bold;
	}
	.button2 {
	  background-color: #fff;
	  color: black;
	  padding: 9px 32px;
	  text-align: center;
	  text-decoration: none;
		font-size: 3.5rem;
	  margin: 4px 2px;
	  cursor: pointer;
		margin-left: auto;
		margin-right: auto;
		border-radius: 8px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
		 border: 2px solid white;   /* Shorthand: width, style, color */       /* Rounded corners */
	}
	.button2 a{
		text-decoration: none;
		font-size: 2.5rem;
		color: white;
		font-weight: bold;
	}
	.button2 a:hover {
		color:gray;
		text-decoration: none;
		border-radius: 1px;
	}
	.button2 a{
		text-decoration: none;
	}
	.button2 a:hover{
		text-decoration: underline;
	}
	.button3 {
	  background-image: linear-gradient(to right, #450011 , blue);
	  border: none;
	  color: #fff;
	  padding: 9px 32px;
	  text-align: center;
	  text-decoration: none;
		font-size: 3.5rem;
	  margin: 4px 2px;
	  cursor: pointer;
		margin-left: auto;
		margin-right: auto;
		border-radius: 25px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
	}
	.button3 a{
		text-decoration: none;
		font-size: 2.5rem;
		color: white;
		font-weight: bold;
	}
	.button3 a:hover {
		color:gray;
		text-decoration: none;
		border-radius: 1px;
	}
	.button3 a{
		text-decoration: none;
	}
	.button3 a:hover{
		text-decoration: underline;
	}
	#section-4 {
		margin-top: 165px; 
		padding-bottom: 25px;
  		border-top: 1px solid white;
		border-bottom: 1px solid white;
	}
	#section-4 img {
		margin-left: 45px;
		margin-right: 45px;
		padding-top: 0px;
		width: 300px;
		border-style: solid;
  		border-width: 1px;
		border-radius: 50%;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	#section-4 h1 {
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		padding-top: 5px;
		font-size: 3.5rem;
		font-weight: bold;
	}
	#section-4 p {
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		padding-bottom: 15px;
		font-size:2.5rem;
	}
	#section-4 a {
		text-decoration: underline;
		font-size: 2rem;
		color: yellow;
	}
/*-- Footer */
#main-footer {
	margin-top: 145px;
	padding-top: 95px;
	padding-bottom: 75px;
	background: #333;
	text-align: left;
	font-size:2.5rem;
}
 #main-footer p {
	text-align: left;
	display: block;
	margin-left: 45px;
	margin-right: 45px;
	color: white;	
	font-size:2.5rem;
	padding-bottom: 45px;
}
#main-footer a {
	display: block;
	text-decoration: none;
	margin-left: 45px;
	margin-right: 45px;
	fonot-size: 2.7rem;
	font-weight: bold;
	text-align: left;
	padding-bottom: 75px;
	color: yellow;
}
#main-footer a:hover{
	text-decoration: underline;
}
.address {
	text-align: left;
}
}
@media screen and (min-width:769px) and (max-width:1020px){
	#banner {
		display: none;
	}
	#myNav img{
		margin-top: 25px;
		margin-bottom: 75px;
		width: 100px;
	}
	#showcase{
		margin-top: 121px; 
	}
	.container{
		width: 70%;
	}
	#showcase h2,p {
		margin: 0px;
	}
	#showcase h2 {
		padding-top: 235px;
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		color: white;
		font-size: 4rem;		
		font-weight: bold;
		text-shadow: 2px 2px 5px black;
	}
	#showcase p {
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		color: white;
		font-size: 2.2rem;		
		font-weight: bold;
		text-shadow: 2px 2px 5px black;
	}
	#introduction {
		margin-top: 155px;
		margin-bottom: 75px;
	}
	#introduction img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 485px;
	}
	#introduction h2,h3 {
		margin: 45px;
	}
	#introduction h2 {
		margin-top: 125px;
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		font-size: 3.5rem;
		font-weight: bold;
	}
	#introduction h3 {
		text-align: left;
		font-size: 3.5rem;
		margin-left: 45px;
		margin-right: 45px;
		font-weight: bold;
		padding-bottom: 65px;
	}
	#introduction p {
		font-size: 2.5rem;
		margin-left: 55px;
		margin-right: 55px; 
		font-weight: 100;
		padding-bottom: 25px;
	}
	#introduction a {
		text-align: left;
		font-size: 3rem;
		padding-bottom: 25px;
		color:blue;
	}
	#section-1 {
		margin-top: 175px; 
	}
	#section-1 img {
		width: 90%;
		display: block;
		margin-left: auto;
		margin-right: auto;
		border-style: solid;
  		border-width: 1px;
		border-radius: 25px;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	#section-1 h2,p {
		margin: 25px;
	}
	#section-1 h1 {
		margin-top: 35px;
		text-align: left;
		font-size: 3.5rem;
		margin-left: 55px;
		margin-right: 55px;
		font-weight: bold;		
	}
	#section-1 p {
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.7rem;
		padding-bottom: 25px;
	}		
	#video {
		margin-top: 85px;
		padding-top:50px;
	 	display: block;
 	 	margin: 0 auto; /* Centers the block element horizontally */
		background-color: #3d9594;	
		padding:95px;		
	  	height: auto;
	}
	.container-video{		
    	display: flex;
     	justify-content: center;
   	 	align-items: center;
		margin-top: 15px;
		padding-top: 15px;
		padding-bottom:5px;
	}
	#video  h2,p{
		margin:5px;
	}
	#video h2{
		margin-top: 25px;
		text-align: center;
		font-size: 3.5rem;
		font-weight: 100;
		color: white;
	}
	#video p{
		text-align: center;
		padding-bottom: 15px;
		margin-left: 45px;
		margin-right: 45px;		
		font-size: 2rem;
		color: white;
	}
	#section-2 {
		margin-top: 121px;
		margin-bottom: 125px;
	}
	#section-2 h2,p {
		margin: 25px;
	}
	#section-2 h2 {
		text-align: left;
		font-size: 3.5rem;
		margin-left: 45px;
		margin-right: 45px;
		font-weight: bold;
	}
	#section-2 p {
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.5rem;
		padding-bottom: 15px;
	}
	#section-2 a {
		text-decoration: underline;
		font-size: 3rem;
		color: blue;
		font-weight: bold;
	}
	#section-2 a:hover {
		text-decoration: none;
	}		
	#section-3 {
		margin-top: 175px; 
		margin-bottom: 1px;
		padding-top: 55px;
		padding-bottom: 75px;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		background-color:  	#DCDCDC;
	}	
	#section-3 img {
		margin-left: 55px;		
		padding-top: 15px;
		width: 450px;
	}
	#section-3 h2,p {
		margin: 35px;
	}
	#section-3 h2 {
		margin-top: 55px;
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 3.5rem;
		font-weight: bold;
	}
	#section-3 p{
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		font-size: 2.5rem;
		padding-bottom: 35px;

	}
	#section-3 a {
		text-decoration: underline;
		font-size: 3rem;
		color: yellow;
		font-weight: bold;
	}
	.button2 {
	  background-color: #fff;
	  color: black;
	  padding: 9px 32px;
	  text-align: center;
	  text-decoration: none;
		font-size: 3.5rem;
	  margin: 4px 2px;
	  cursor: pointer;
		margin-left: auto;
		margin-right: auto;
		border-radius: 8px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
		 border: 2px solid white;   /* Shorthand: width, style, color */       /* Rounded corners */
	}
	.button2 a{
		text-decoration: none;
		font-size: 2.5rem;
		color: white;
		font-weight: bold;
	}
	.button2 a:hover {
		color:gray;
		text-decoration: none;
		border-radius: 1px;
	}
	.button2 a{
		text-decoration: none;
	}
	.button2 a:hover{
		text-decoration: underline;
	}
	.button3 {
	  background-image: linear-gradient(to right, #450011 , blue);
	  border: none;
	  color: #fff;
	  padding: 9px 32px;
	  text-align: center;
	  text-decoration: none;
		font-size: 3.5rem;
	  margin: 4px 2px;
	  cursor: pointer;
		margin-left: auto;
		margin-right: auto;
		border-radius: 25px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
	}
	.button3 a{
		text-decoration: none;
		font-size: 2.5rem;
		color: white;
		font-weight: bold;
	}
	.button3 a:hover {
		color:gray;
		text-decoration: none;
		border-radius: 1px;
	}
	.button3 a{
		text-decoration: none;
	}
	.button3 a:hover{
		text-decoration: underline;
	}
	#section-4 {
		margin-top: 165px; 
		padding-bottom: 25px;
  		border-top: 1px solid white;
		border-bottom: 1px solid white;
	}
	#section-4 img {
		margin-left: 45px;
		margin-right: 45px;
		padding-top: 0px;
		width: 300px;
		border-style: solid;
  		border-width: 1px;
		border-radius: 50%;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	#section-4 h1 {
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		padding-top: 5px;
		font-size: 3.5rem;
		font-weight: bold;
	}
	#section-4 p {
		text-align: left;
		margin-left: 45px;
		margin-right: 45px;
		padding-bottom: 15px;
		font-size:2.5rem;
	}
	#section-4 a {
		text-decoration: underline;
		font-size: 2rem;
		color: yellow;
	}
/*-- Footer */
#main-footer {
	margin-top: 145px;
	padding-top: 95px;
	padding-bottom: 75px;
	background: #333;
	text-align: left;
	font-size:2.5rem;
}
 #main-footer p {
	text-align: left;
	display: block;
	margin-left: 45px;
	margin-right: 45px;
	color: white;	
	font-size:2.5rem;
	padding-bottom: 45px;
}
#main-footer a {
	display: block;
	text-decoration: none;
	margin-left: 45px;
	margin-right: 45px;
	fonot-size: 2.7rem;
	font-weight: bold;
	text-align: left;
	padding-bottom: 75px;
	color: yellow;
}
#main-footer a:hover{
	text-decoration: underline;
}
.address {
	text-align: left;
}
}
@media screen and (min-width:1021px){
	#myNav  {
		display: none;
	}
	#myNav .overlay .overlay-content{
		display: none;
	}
	#myNav .overlay .overlay-content{
		display: none;
	}
	span{
		display: none;
	}
	mySidebar {
		display: none;
	}
	hr {
		margin-top: 55px;
		width: 85%;
	}
	#banner{
		margin-top: 0px;
		top: 0;
		padding: 25px;
		padding-bottom: 25px;
		text-align: center;
		background-color:  	#101010;
		position: fixed;
		width: 100%;
	}
	#banner a{
		font-size: 1rem;
		margin-left: 25px;
		padding: 1px;
		text-decoration: none;
		color: white;
	}
	#banner a:hover {
		text-decoration: underline;
	}
	#showcase {
		margin-top: 69px; 
		padding-top: 275px;
	}	
	.container{
		width: 55%;
	}
	#showcase h2,p {
		margin: 1px;
	}
	#showcase h2 {
		padding-top: 225px;
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		color: white;
		font-size: 3.5rem;		
		font-weight: bold;
		text-shadow: 2px 2px 5px black;
	}
	#showcase p {
		margin-left: 45px;
		margin-right: 45px;
		text-align: left;
		color: white;
		font-size: 2.2rem;		
		text-shadow: 2px 2px 5px black;
	}	
	#introduction {
		margin-top: 115px;
		margin-bottom: 95px;
		margin-left: 15%;
		margin-right: 15%;
	}
	#introduction h2,p{
		margin: 15px;
	}
	#introduction h2 {
		margin-top: 75px;
		text-align: left;
		font-size: 2.3rem;
		margin-left: 15%;
		margin-right: 15%;
		font-weight: bold;
	}
	#introduction p {
		text-align: left;
		font-size: 1.1rem;
		margin-left: 15%;
		margin-right: 15%;
		font-weight: 100;
		padding-bottom: 1px;
	}	
	#video {
		margin-top: 85px;
		padding-top:50px;
	 	display: block;
 	 	margin: 0 auto; /* Centers the block element horizontally */
		background-color: #3d9594;	
		padding:55px;		
	  	height: auto;		
		width: 50%;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	.container-video{		
    	display: flex;
     	justify-content: center;
   	 	align-items: center;
		margin-top: 15px;
		padding-top: 15px;
		padding-bottom:5px;
	}
	#video  h2,p{
		margin:5px;
	}
	#video h2{
		margin-top: 25px;
		margin-left: 15%;
		margin-right: 15%;
		text-align: center;
		font-size: 3.5rem;
		font-weight: 100;
		color: white;
	}
	#video p{
		text-align: center;
		padding-bottom: 15px;
		margin-left: 15%;
		margin-right: 15%;
		font-size: 1.5rem;
		color: white;
	}	
	#section-1 {
		margin-top: 125px; 
		margin-left: 15%;
		margin-right: 15%;
	}
	#section-1 h1 {
		margin-top: 75px;
		text-align: left;
		font-size: 2.3rem;
		margin-left: 15%;
		margin-right: 15%;
		font-weight: bold;
	}
	#section-1 p {
		text-align: left;
		margin-left: 15%;
		margin-right: 15%;
		font-size: 1.1rem;
		padding-bottom: 5px;
	}	
	#section-1 img {
		margin-left: 15%;
		padding-top: 0px;
		width: 450px;
		border-style: solid;
  		border-width: 1px;
		border-radius: 25px;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	#section-2 {
		margin-top: 145px;
		margin-left: 15%;
		margin-right: 15%;
	}
	#section-2 h2,p {
		margin: 25px;
	}
	#section-2 h2 {
		margin-top: 75px;
		text-align: left;
		font-size: 3rem;
		margin-left: 15%;
		margin-right: 15%;
		font-weight: bold;
	}
	#section-2 p {
		text-align: left;
		margin-left: 15%;
		margin-right: 15%;
		font-size: 1.2rem;
		padding-bottom: 5px;
	}
	#section-2 a {
		text-decoration: underline;
		font-size: 2rem;
		color: blue;
	}
	#section-2 a:hover {
		text-decoration: none;
	}	
	#section-3 {
		margin-top: 25px; 
		padding-bottom: 25px;
  		border-top: 1px solid white;
		border-bottom: 1px solid white;
		margin-left: 15%;
		margin-right: 15%;
	}
	#section-3 h2 {
		text-align: left;
		margin-left: 15%;
		margin-right: 15%;
		padding-top: 5px;
		font-size: 3rem;
		font-weight: bold;
	}
	#section-3 p {
		text-align: left;
		margin-left: 15%;
		margin-right: 15%;
		padding-bottom: 5px;
		font-size: 1.2rem;
	}
	#section-3 a {
		text-decoration: underline;
		font-size: 2rem;
		color: yellow;
	}
	#section-3 .mc-details {
		padding-top: 25px;		
	}
	#section-3 .mc-details p {
		text-align: left;
		margin-left: 15%;
		margin-right: 15%;
		font-size: 1.2rem;
		padding-bottom: 15px;
	}
	#section-4 {
		margin-top: 125px; 
		padding-bottom: 25px;
  		border-top: 1px solid white;
		border-bottom: 1px solid white;
		margin-left: 15%;
		margin-right: 15%;
	}
	#section-4 img {
		margin-left: 15%;
		padding-top: 0px;
		width: 250px;
		border-style: solid;
  		border-width: 1px;
		border-radius: 50%;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	#section-4 h1 {
		text-align: left;
		margin-left: 15%;
		margin-right: 15%;
		padding-top: 5px;
		font-size: 3rem;
		font-weight: bold;
	}
	#section-4 p {
		text-align: left;
		margin-left: 15%;
		margin-right: 15%;
		padding-bottom: 15px;
		font-size: 1.2rem;
	}
	#section-4 a {
		text-decoration: underline;
		font-size: 2rem;
		color: yellow;
	}
	.button2 {
	  background-color: #fff;
	  color: black;
	  padding: 9px 32px;
	  text-align: center;
	  text-decoration: none;
		font-size: 2.5rem;
	  margin: 4px 2px;
	  cursor: pointer;
		margin-left: auto;
		margin-right: auto;
		border-radius: 8px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
		 border: 2px solid white;   /* Shorthand: width, style, color */       /* Rounded corners */
	}
	.button2 a{
		text-decoration: none;
		font-size: 1.2rem;
		color: white;
		font-weight: bold;
	}
	.button2 a:hover {
		color:gray;
		text-decoration: none;
		border-radius: 1px;
	}
	.button2 a{

		text-decoration: none;
	}
	.button2 a:hover{
		text-decoration: underline;
	}
	.button3 {
	  background-image: linear-gradient(to right, #450011 , blue);
	  border: none;
	  color: #fff;
	  padding: 9px 32px;
	  text-align: center;
	  text-decoration: none;
		font-size: 2.5rem;
	  margin: 4px 2px;
	  cursor: pointer;
		margin-left: auto;
		margin-right: auto;
		border-radius: 25px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
	}
	.button3 a{
		text-decoration: none;
		font-size: 1.2rem;
		color: white;
		font-weight: bold;
	}
	.button3 a:hover {
		color:gray;
		text-decoration: none;
		border-radius: 1px;
	}
	.button3 a{
		text-decoration: none;
	}
	.button3 a:hover{
		text-decoration: underline;
	}
	/*-- Footer */
#main-footer {
	margin-top: 125px;
	padding-top: 75px;
	padding-bottom: 75px;
	background: #333;
}
#main-footer p{
	display:block;
	text-align: center;
	color: white;	
	font-size:1rem;
	padding-bottom: 5px;
}
#main-footer a{
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size:1rem;
	color: #fff;
}
.address{
	text-align: center;
	padding-bottom: 5px;
}
}