@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,700,800,800i");
#bootstrap-overrides {
  margin: 0;
  color: black;
  background-color: white;
  font-family: 'Open Sans', sans-serif; }
  #bootstrap-overrides .heading {
    min-height: 40vw; }
  #bootstrap-overrides .theme-colour {
    color: #28a745; }
  #bootstrap-overrides .white {
    color: white; }
  #bootstrap-overrides .right_align {
    text-align: right; }
  #bootstrap-overrides .section {
    padding-bottom: 2.5em; }
  #bootstrap-overrides .footer {
    padding: 1.5em 0 1.5em 0; }
  #bootstrap-overrides .contact_items {
    margin-top: 0.5em; }
  #bootstrap-overrides .colour_box {
    padding: 3em;
    color: white;
    font-weight: 400;
    border-radius: .3em;
    background-color: #28a745; }
  #bootstrap-overrides .colour-back {
    background-color: #f0f0f0; }
  #bootstrap-overrides .box-shadow {
    box-shadow: 1px 1px 1px black; }
  #bootstrap-overrides .shadow {
    text-shadow: 1px 1px black; }
  #bootstrap-overrides .title {
    font-weight: 800;
    font-size: 3em;
    text-shadow: 1px 1px 0px #1e8435; }
  #bootstrap-overrides .full {
    width: 100%; }
  #bootstrap-overrides .custom_list {
    margin-left: 1em; }
    #bootstrap-overrides .custom_list .custom_list_icon {
      color: #28a745;
      margin-right: 1em; }
  #bootstrap-overrides .reduced_padding {
    padding-left: 7.5px;
    padding-right: 7.5px; }
  #bootstrap-overrides .img_container {
    margin-top: 1em;
    position: relative;
    text-align: center;
    color: white; }
    #bootstrap-overrides .img_container .digger_img {
      opacity: 1; }
    #bootstrap-overrides .img_container .digger_overlay {
      opacity: 0;
      position: absolute;
      height: 100%;
      width: 100%;
      transform: translate(0%, -100%); }
    #bootstrap-overrides .img_container .digger_overlay:hover {
      opacity: 1; }
    #bootstrap-overrides .img_container .digger_desc {
      position: absolute;
      padding: 0 1em 0 1em;
      width: 100%;
      top: 50%;
      font-weight: 800;
      font-size: 2em;
      background-color: rgba(255, 255, 255, 0.8);
      transform: translate(0%, -50%);
      color: #28a745; }
    #bootstrap-overrides .img_container .digger_desc:hover {
      opacity: 1; }
  #bootstrap-overrides .bold {
    font-weight: 700; }
  #bootstrap-overrides .testimonials {
    position: relative; }
    #bootstrap-overrides .testimonials .testimonial {
      padding: 1em 4em 1em 4em;
      vertical-align: middle;
      display: inline-block;
      float: none !important; }
  #bootstrap-overrides .blank_link {
    color: white; }
  #bootstrap-overrides .blank_link:hover {
    color: white; }
  #bootstrap-overrides .blank_link:visited {
    color: white; }
  #bootstrap-overrides .heading {
    color: white;
    text-align: center;
    background: url("/images/digger_bright3.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #475522; }
  #bootstrap-overrides .center {
    text-align: center; }

/*# sourceMappingURL=tdh.css.map */
