body, h1,h2,h3,h4,h5,h6 {
    font-family: "Montserrat", sans-serif;
    color:#000;
}
.w3-row-padding img {margin-bottom: 12px}
.bgimgindex {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('images/oak.jpg');
  min-height: 100%;
}
.company {
  font-size:60px;
  line-height: 1.25em;
  color:#ffffff!important;
}
h2.tagline {
  font-size: 35px;
  color:#000000;
  font-weight: 900;
}
.white {
  color:#ffffff!important;
}
.email, .tel {
	text-decoration:none;
}
div#about, div#contact {
    padding: 4%;
}
h3 {
	font-weight: 600;
}
.textdecnone {
	text-decoration: none!important;
}
.contactinfo {
  text-align: center;
}