body {
  opacity: 0;
}
body {
  font-family: 'Lato';
  font-size: 14px;
}
.uk-navbar-nav {
    margin-right: 40px !important;
}
.tm-logo img {
    width: 360px;
    padding: 70px;
}
.tm-block {
  padding: 0px !important;
}
.widget-title {
  text-align: center;
}
.tm-footer {
  background: #231f20 !important;
}
.tm-footer img {
  width: 200px;
  max-width: 100%;
  max-height: 100%;
}
.white h3, .white, .white a {
  color: white !important;
}
.white .textwidget:before {
  filter: invert(100%);
  -webkit-filter: invert(100%);
}
.dpstext p {
  max-width: 225px;
  margin: auto;
  line-height: 20px;
}
.widget-title {
  margin: 0px !important;
}
.dpstext .textwidget:before {
  content: "";
  width: 100%;
  height: 10px;
  background-image: url('https://goodwillbuilding.com.au/wp-content/uploads/2018/09/header.png');
  background-repeat: no-repeat;
  background-position: center; 
  display: inline-block;
  opacity: 0.25;
}
em {
  color: #4e4e4e !important;
}
.tm-footer a {
	color: #4e4e4e !important;
}
.tm-footer {
	padding: 50px !important
}
.textwidget a {
  color: #666666;
  text-decoration: underline;
}
.nodec {
  text-decoration: none !important; 
}
.so-panel {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.pagehero h1{
  text-align: center;
  font-weight: 500;
  padding-top: 125px;
  color: white;
}
.uk-navbar-nav > li > a {
  padding: 0 5px !important;
}
.uk-navbar-nav {
	padding-left: 10px !important;
}
.tm-logo-small img {
  max-width: 230px;
  padding-top: 10px;
}
@media screen and (min-width: 850px) {
  .uk-navbar-nav > li > a {
    padding: 0 15px !important;
  }
}
@media screen and (max-width: 850px) {
  .tm-logo img {
    max-width: 100%;
    width: 360px;
    padding: 10px;
    max-height: 100% !important;
	}
}
@media screen and (max-width: 767px) {
  .uk-visible-small {
      width: 100%;
  }
  .tm-logo-small img {
			height: 50px;
  }
}
.uk-navbar-nav {
    float: right !important;
}
form {
  text-align: center;
}