.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix: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: #d6670d;
}
a:hover {
  color: #763907;
}
body {
  color: #666666;
}
body.bg {
  background: #ffffff;
}
.btn.btn-primary,
button {
  background: #6D920F;
}
.btn.btn-primary:hover,
button:hover {
  border: 1px solid #6D920F;

}
.btn.btn-transparent {
  border: 1px solid #6D920F;
}
.btn.btn-transparent:hover:after {
  background: #6D920F;
  height: 100%;
}
#sp-header-wrapper {
  background: #FAFAFA;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset1/logo.png);
}
#sp-main-menu ul.level-0 > li:hover >a,
#sp-main-menu ul.level-0 > li.active >a {
  color: #d6670d;
}
#sp-main-menu li li:not(.sp-menu-group):hover,
#sp-main-menu li li:not(.sp-menu-group).active {
  background: #d6670d;
}
.sp-submenu .sp-submenu-wrap {
  border-top: 2px solid #d6670d;
}
#sp-features .features-wrapper .feature-content:hover i {
  background: #d6670d;
}
.sprocket-mosaic .sprocket-mosaic-filter li.active,
.sprocket-mosaic .sprocket-mosaic-filter li:hover {
  border: 1px solid #d6670d;
  color: #d6670d;
}
.sprocket-lists li.active h4.sprocket-lists-title {
  border-left: 4px solid #d6670d;
}
.sprocket-tabs ul.sprocket-tabs-nav li.active span.sprocket-tabs-inner {
  border-top: 2px solid #d6670d;
}
.nspTopInterface .nspPrev:hover:after,
.nspTopInterface .nspNext:hover:after {
  background: #d6670d !important;
}
.sprocket-strips-arrows .arrow:hover {
  background: #d6670d !important;
}
.partner .sprocket-strips-arrows .arrow {
  color: #666666 !important;
}
.partner .sprocket-strips-arrows .arrow:hover {
  background: #d6670d !important;
}
#sp-bottom-wrapper {
  border-top: 4px solid #d6670d;
  background: #323A45;
  color: #888;
}
#sp-bottom-wrapper h2 {
  color: #D5D5D5;
}
#sp-bottom-wrapper a {
  color: #888;
}
#sp-bottom-wrapper a:hover {
  color: #d6670d;
}
#sp-bottom3 ul li:hover:before {
  color: #d6670d;
}
#sp-footer-wrapper {
  background: #3E4653;
  color: #727A87;
}
#sp-footer-wrapper a {
  color: #727A87;
}
#sp-footer-wrapper a:hover {
  color: #d6670d;
}
#sp-footer-wrapper .sp-totop i:hover {
  background: #d6670d;
}
.sprocket-features-pagination li.active {
  background: #d6670d !important;
}
.progress .bar {
  background: #d6670d;
}
.basic-style1 .feature-icon {
  color: #d6670d;
}
.ts-pricing ul.plan.featured li.plan-name {
  background: #d6670d;
}
.ts-pricing ul.plan.featured li.plan-price {
  color: #d6670d;
}
.gallery-filters .btn.active {
  color: #d6670d;
  border-bottom: 2px solid #d6670d !important;
}
.menu-home-2 #sp-main-body-wrapper .entry-content a.btn.btn-transparent:hover {
  color: #d6670d !important;
}
#sp-features .basic-style2 {
  text-align: center;
}
#sp-features .basic-style2 .features-wrapper i {
  color: #d6670d;
}
#sp-features .basic-style2 .features-wrapper .feature-content {
  color: #666666;
}
#sp-features .basic-style2 .features-wrapper .feature-content h3 {
  color: #d6670d;
}
#sp-features .basic-style2 .features-wrapper .span4:hover i {
  background: #d6670d;
}
div.k2TagCloudBlock a {
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
div.k2TagCloudBlock a:hover {
  background: #d6670d;
  border: 1px solid transparent;
  color: #fff;
}
