@charset "UTF-8";
/* CSS Document */

#head {
	background-color:#dac8a1;
	margin-top:100px;
	margin-left: auto;
	margin-right:auto;
	padding-left:8%;
	padding-right:8%;
	width:100%;
	align-self: center;
}

.scale {
	min-width: 420px;
	max-width:1000px;
}

#how hr {
	background-color:#dac8a1;
	border:none;
	height:2px;
	margin-bottom:50px;
}
/*838f83*/
#mission {
	color:#63716B;
	background-color:#dac8a1;
	margin-left: auto;
	margin-right: auto;
	padding:60px;
	min-width:420px;
	max-width: 1000px;
	width:80%;
	align-self: center;
	margin-top: 8%;
	font-family: "Roboto Condensed", sans-serif;
}

#mission h1{
	color:#838f83;
  font-family: "Roboto Condensed", sans-serif;
font-size:8vw;
  font-weight: 900;
  font-style:normal;
	/*padding-top:2%;*/
}

#mission hr {
	background-color:#838f83;
	border:none;
	height:2px;
	margin-bottom:50px;
	
}

#how {
	background-color:#838f83;
	margin-left: auto;
	margin-right: auto;
	padding:60px;
	min-width:420px;
	max-width: 1000px;
	width:80%;
	margin-top: 8%;
	padding-bottom: 100px;
	align-self: center;
	text-align: left;
	overflow:inherit;
	
}

#how h1{
	color:#dac8a1;
  font-family: "Roboto Condensed", sans-serif;
font-size:8vw;
  font-weight: 900;
  font-style:normal;
	margin-bottom:0px;
	padding-bottom:0px;
}

#how p.highlight {
	color:#63716B;
	font-size:15px;
  background-color:#dac8a1; 
  display:table;
padding:20px;
	min-width:300px;
	font-family: "Roboto Condensed", sans-serif;
}

/*#how p {
	color:#607d80;
 background-color:#dac8a1; 
	font-weight:300;
	font-size: 10px;
	padding:20px;
	
} */

#help {
	background-color:#607d80;
	margin-left: auto;
	margin-right: auto;
	padding:60px;
	min-width:420px;
	max-width: 1000px;
	width:80%;
	align-self: center;
	margin-top: 8%;
	overflow:inherit;
}

#help h1{
	color:#dac8a1;
  font-family: "Roboto Condensed", sans-serif;
font-size:8vw;
  font-weight: 900;
  font-style:normal;
}

#help p.highlight {
	color:#607d80;
  background-color:#dac8a1; 
  display:table;
padding:20px;
	min-width:300px;
	overflow:inherit;
	font-family: "Roboto Condensed", sans-serif;
}

#help hr {
	background-color:#dac8a1;
	border:none;
	height:2px;
	margin-bottom:50px;
}

#map {
	background-color:#39606f;
	margin-left: auto;
	margin-right: auto;
	padding:60px;
min-width:420px;
	max-width: 1000px;
	width:80%;
	align-self: center;
	margin-top: 8%;
	overflow:inherit;
	font-family: "Roboto Condensed", sans-serif;
}

#map h1{
	color:#dac8a1;
  font-family: "Roboto Condensed", sans-serif;
font-size:8vw;
  font-weight: 900;
  font-style:normal;
}


#map h3{
	color:#dac8a1;
  font-family: "Roboto Condensed", sans-serif;
font-size:4vw;
  font-weight: 700;
  font-style:normal;
}

#map p.highlight {
	color:#39606f;
  background-color:#dac8a1; 
  display:table;
padding:20px;
	min-width:300px;
	font-family: "Roboto Condensed", sans-serif;
	
	
}

#map hr {
	background-color:#dac8a1;
	border:none;
	height:2px;
	margin-bottom:50px;
}

#map a {
	color:#dac8a1
}
 #searchbar{
	font-family: "Roboto Condensed", sans-serif;
}


.left {
	float:center;
	padding-bottom:0px;
	padding-left:0px;
	min-width:300px;
	margin-right:4%;
	width:100%;
	margin-top:0px;
	margin-bottom: 0px;
	
}

.box{
	width:100%;
	min-width:300px;
	float:right;
	margin-top:0;
	margin-bottmom:0px;
	
}

.right {
	float:right;
	padding-bottom:10px;
	padding-left:0px;
	width:48%;
	min-width:300px;
	margin-left:5%;
}


.roboto-condensed-{
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style:normal;
}


#footer{
	color:#dac8a1;
	margin-top:50px;
	align-content: center;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-repeat:no-repeat;
	background-image:url("images/Footer.png");
background-size:cover;
	overflow:visible;
		height:500px;
	width:100%;
	margin-bottom:0px;
	padding-bottom:0px;	

	/*
	background: url(images/Footer.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
	*/
}

 .front {
	 padding-top:450px;
	z-index: 200;
}


 .behind{
    position: absolute;
    object-position: bottom;
    z-index: -200;
    width: 1266px;
    left: 112px;
}

#af {
	background-color:#c74127;
}
