
.windfarm {
  background-image: url('../img/meadow.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 500px;
}

.nitem {
font-family:ArchivoBlack-Regular,Arial Black; 
color: #658F6D; 
	margin-top: 10px;
	margin-left: 10px;

}
.windsmfarm {
  background-image: url('img/meadow_sm.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 150px;
}

h1 {
	font-weight: bold;
	font-size: 64px;
	color: white;
}

h3 {
	font-weight: bold;
	color: white;
}


.wp{
	color: #E1E93C;
}

.windtitle{
	padding: 40px;
	padding-left: 60px;
	padding-top: 60px;
}

.focal {
	font-weight: bold;
	font-size: 20px;
	padding-left: 30px;
}
.allez {
	color: darkgreen;
}

.rndd {
	border: 2px solid black;
	border-radius: 25px;
	margin: 10px;
	padding: 20px;
}
.windfarmsm {
  background-image: url('img/jon-tyson-0rd-uBuds-g-unsplash.jpg');
  background-repeat: no-repeat;
  background-size: 120%;
  min-height: 100px;
}

.pb {
	padding: 30px;
	font-weight: bold;
	font-size: 30px;
	color: white;
}

.pt {
	padding-left: 70%;	
	margin: 10px;

}
.imt{	
		color: white;
	border-radius:20px;
}

.mid {
	margin-left: 20px;
}

table, th, td {
  border: 1px solid; 
  padding: 10px;
}

.navbanner {
	background-color: #2C4271;
}
