.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #219b55;
}
a:hover {
  color: #444;
  text-decoration: none;
}
::selection {
  background: #219b55;
  color: #fff;
}
::-moz-selection {
  background: #219b55;
  color: #fff;
}
.colorWhite {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.button:hover,
.readon:hover,
.readmore:hover,
.btn:hover,
.btn-primary:hover {
  background: #2ecc71;
  color: #fff;
}
#roof {
  background: #219b55;
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#roof a {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#top {
  background-color: #fff;
}
#top:before {
  position: absolute;
  width: 100%;
  height: 33px;
  background: #fff;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
  margin-top: 47px;
}
#top.affix:before {
  display: none;
}
#header-wrap {
  background: #fff url(../../images/backgrounds/car.jpg) center 100% no-repeat;
  color: #fff;
}
#utility {
  background-color: #ffffff;
  border-bottom: 1px solid #25a25a;
}
.ex-menu li:hover > a,
.ex-menu li.active > a,
.ex-menu li > a:focus {
  -webkit-box-shadow: -4px 0 0 #2ecc71;
  -moz-box-shadow: -4px 0 0 #2ecc71;
  box-shadow: -4px 0 0 #2ecc71;
}
.ex-menu > ul.l1 > li:hover > a,
.ex-menu > ul.l1 > li.active > a {
  color: #219b55;
}
.ex-menu > ul.l1 > li:hover > a:before,
.ex-menu > ul.l1 > li.active > a:before {
  color: #219b55;
  /*text-shadow: 10px 0 #219b55, -10px 0 #219b55; */
}
#mod-finder-searchform button.finder {
  background-color: #219b55;
}
.nav-list .active > a,
.nav-list .active:hover > a,
.nav-list > li > a:hover {
  border-color: #219b55;
}
.title span {
  color: #2ecc71;
}
