.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;
}
.btn-primary,
button,
input[type='submit'],
input[type='button'],
submit,
input#submitCommentButton,
.readmore,
.button {
  color: #fff;
  background: #ff9c00;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.btn-primary:hover,
button:hover,
input[type='submit']:hover,
input[type='button']:hover,
submit:hover,
input#submitCommentButton:hover,
.readmore:hover,
.button:hover {
  background: #fff;
  color: #555555;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
a {
  color: #ff9c00;
}
a:hover {
  color: #ffc466;
}
body.bg {
  background: #dddddd;
}
#sp-moble-menu {
  background: #1a1a1a;
}
#sp-main-menu li li:not(.sp-menu-group):hover >a,
#sp-main-menu li li:not(.sp-menu-group).active >a {
  background: #ff9c00;
}
#sp-users-wrapper {
  border-top: 1px solid #995d00;
  border-bottom: 1px solid #995d00;
  background: #cc7c00;
}
#sp-user-top-wrapper .sp-box {
  background-color: #dddddd;
  color: #ff9c00;
}
#sp-user-top-wrapper .sp-box:hover {
  background-color: #ff9c00;
  color: #fff;
}
#sp-user-top-wrapper .sp-box:hover h2 {
  color: #fff;
}
#sp-user-top-wrapper .sp-box h2 {
  color: #ff9c00;
}
#sp-bottom-wrapper {
  color: #fff;
  border-top: 1px solid #e68c00;
  border-bottom: 1px solid #353535;
  background: #ff9c00;
}
#sp-bottom-wrapper #sp-bottom1 h4 {
  margin: 0;
}
#sp-bottom-wrapper .module h3 {
  margin: 0 0 30px 0;
}
#sp-bottom-wrapper #sp-bottom4 ul.gallery {
  margin-top: 0;
}
#sp-bottom-wrapper ul li {
  color: #ffd799;
}
#sp-bottom-wrapper ul li:hover {
  color: #fff;
}
#sp-bottom-wrapper ul li a {
  color: #ffd799;
}
#sp-bottom-wrapper ul li a:hover {
  color: #fff;
}
.sp_quickcontact textarea#message {
  border: 1px solid #353535;
  background: #424242;
}
.sp_quickcontact .input-append {
  border: 1px solid #353535;
  background: #424242;
}
.sp_quickcontact .input-append .add-on i {
  color: #4f4f4f;
}
.sp_quickcontact input.button {
  color: #ff9c00 !important;
}
#sp-footer-wrapper {
  background: #424242;
}
#sp-footer-wrapper #sp-footer2 a.social-icon:hover {
  color: #995e00;
}
.module.highlighted >.mod-wrapper {
  background-color: #cc7c00;
}
.module.highlighted >.mod-wrapper a:not(.btn) {
  color: #ffd799;
}
.module.highlighted >.mod-wrapper a:not(.btn):hover {
  color: #ffebcc;
}
#sp-title-wrapper,
#sp-breadcrumbs-wrapper {
  background: #ff9c00;
}
.accordion-heading .accordion-toggle.collapsed,
.accordion-heading .accordion-toggle {
  background-color: #ff9c00;
}
.accordion-heading .accordion-toggle.collapsed:hover,
.accordion-heading .accordion-toggle:hover {
  color: #ffce80;
}
.btn-more:hover,
.btn-more.active {
  background-color: #ff9c00;
}
.tab_comment .sptabs ul.tabs_container li.tab.active {
  border-top: 4px solid #ff9c00;
}
.tab ul.nav-tabs >li.active,
.tab ul.nav-tabs >li:hover {
  border-top: 3px solid #ff9c00;
}
#sp-right .k2ItemsBlock >ul li .moduleItemDateCreated {
  color: #ff9c00;
}
.pagination ul li a:hover,
.pagination ul li a.active {
  background-color: #ff9c00 !important;
}
.pagination ul li.pagination-active a {
  background-color: #ff9c00 !important;
}
ul.pricing-table {
  background: #ff9c00;
  border-top: 5px solid #ffb033;
  border-bottom: 5px solid #ffb033;
}
ul.pricing-table >li.plan-price {
  background: #ffb033;
  color: #fff;
}
ul.pricing-table >li.plan-signup >a {
  background: #ffc466;
}
ul.pricing-table.featured {
  background: #b36d00;
}
div.subCategory a.readmore,
div.catItemDetails a.readmore,
div.userItemReadMore a.readmore,
div.tagItemReadMore a.readmore {
  background: #ff9c00;
}
div.subCategory a.readmore:hover,
div.catItemDetails a.readmore:hover,
div.userItemReadMore a.readmore:hover,
div.tagItemReadMore a.readmore:hover {
  background: #fff;
  color: #444 !important;
}
div.k2CategoriesListBlock a,
.k2LatestCommentsBlock a,
.k2TopCommentersBlock a {
  color: #555555;
}
div.k2CategoriesListBlock a:hover,
.k2LatestCommentsBlock a:hover,
.k2TopCommentersBlock a:hover {
  color: #ff9c00;
}
div.k2TagCloudBlock a {
  background: #ff9c00;
  color: #fff;
}
div.k2TagCloudBlock a:hover {
  color: #555555;
  background: #fff;
}
