body {
  font: "Verdana", sans-serif;
  font-size: 14px;
  color: #294584;
  background-color: #eee;
  position: relative;
  min-height: 100vh; }

a {
  color: #067BC2; }

a:hover {
  color: #84BCDA; }

ul {
  list-style: none; }

.main-content {
  padding-bottom: 8.0rem; }

.sidebar-item {
  padding-top: 10px; }

.pre-header {
  color: #E0E2DB;
  background-color: #191716;
  font-weight: bold;
  padding: 10px 0;
  text-align: center; }

.pre-header li {
  list-style: none; }

.pre-header a, .pre-header a:hover {
  color: #fff;
  text-decoration: none; }

.hours {
  padding: 10px 0; }

.footer {
  background-color: #191716;
  color: #E0E2DB;
  margin-top: 25px;
  padding: 5px 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 8.0rem; }

.footer-wrapper {
  background-color: #191716; }

.main {
  background-image: url("../img/main-home.jpg");
  min-height: 250px;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover; }

.contact .main {
  background-image: url("../img/main-contact.jpg");
  background-position: center center; }

.about .main {
  background-image: url("../img/main-about.jpg");
  background-position: center center; }

.nav-item {
  background: rgba(25, 23, 22, 0.9);
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold; }

.navbar {
  padding-left: 0px;
  padding-top: 0px; }

.nav-item:hover {
  background: rgba(25, 23, 22, 0.85); }

.nav-item.active a.nav-link {
  color: #EEC52B; }

.nav-item.active a.nav-link:hover {
  color: #EEC52B; }

.contact-icons {
  padding-left: 0; }

.contact-icons li {
  padding: 5px 0 5px 30px;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  vertical-align: middle;
  background-position: left center; }

.email {
  background-image: url(../img/icons/email.png); }

.fax {
  background-image: url(../img/icons/fax.png); }

.phone {
  background-image: url(../img/icons/phone.png); }

.facebook {
  background-image: url(../img/icons/facebook.png); }

.email-status {
  text-align: center;
  padding: 5px;
  margin-bottom: 10px; }

.email-status-1 {
  border: 1px solid green;
  color: green; }

.email-status-0 {
  border: 1px solid red;
  color: red; }

.supplier-image .img-fluid {
  max-width: 70%; }

.supplier-text {
  font-size: 90%;
  font-weight: 600; }

.woods {
  padding-top: 10px; }

@media (max-width: 767.98px) {
  .supplier-text {
    padding: 5px 0 10px 5px; }
  .ferris, .new-holland {
    padding: 10px 0; } }
