.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:not(.btn) {
  color: #29000b;
}
a:not(.btn):hover {
  color: #8f0026;
}
body {
  color: #666666;
}
body.bg {
  background: #666666;
}
#main_bg_color {
  background: #ffffff;
}
#boxed {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
  box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
}
pre {
  margin: 0 0 30px;
}
h1.page-header {
  background: url(../../images/mod_border.jpg) repeat-x center;
  border: none;
  margin: 0;
}
h1.page-header a {
  background: #ffffff;
  padding: 0 10px 0 0;
  font-size: 18px;
  text-decoration: none;
  color: #8f0026;
}
h1.page-header a:hover {
  color: #29000b;
}
h1.page-header span {
  background: #ffffff;
  padding: 0 10px 0 0;
  font-size: 18px;
}
.entry-meta {
  background: #f9f9f9;
  margin-bottom: 8px;
  padding: 4px;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #f5f5f5;
}
.entry-meta .category-name {
  margin: 0 5px;
}
.entry-meta .create-date {
  margin: 0 5px;
}
.entry-meta .by-author {
  margin: 0 5px;
}
.entry-meta ul {
  width: auto;
  float: right;
  margin: 0 5px;
}
.entry-meta ul li {
  display: inline-block;
  margin: 0 5px;
}
#sp-header-wrapper {
  background: #ffffff;
  border-bottom: 2px solid #efefef;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset5/logo.png);
}
#sp-feature-wrapper {
  background: url(../../images/front_feature.jpg) no-repeat fixed 0px 0px #333333;
}
#sp-feature-wrapper #feature {
  background: rgba(255,255,255,0.6);
  border: 1px solid #fff;
}
#sp-feature-wrapper #feature #feature_txt i {
  color: #fff;
  text-shadow: 1px 1px 0 #4d4d4d;
  background: #8f0026;
}
#sp-feature-wrapper #feature #feature_txt h3 {
  color: #fff;
  background: #8f0026;
}
#sp-feature-wrapper #feature #feature_txt p {
  color: #333333;
  background: #fff;
}
#sp-feature-wrapper a:not(.btn) {
  color: #f50041;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #ff5c87;
}
#sp-feature-wrapper div.f-tag h3 {
  color: #000;
  font-size: 16px;
  font-family: Noticia Text;
}
#sp-feature-wrapper div.f-tag h3 i {
  color: #8f0026;
  margin-right: 10px;
  font-size: 20px;
}
ul.pricing-table li.plan-name {
  background: #bfbfbf;
}
ul.pricing-table li.plan-price {
  color: #8f0026;
  background: #e6e6e6;
}
ul.pricing-table li.plan-name.bg {
  background: #8f0026;
}
ul.pricing-table li.plan-signup >a {
  background: #8f0026;
}
ul.pricing-table:hover {
  background: #f7f7f7;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#sp-about_social-wrapper h3.header {
  color: #aeaeae;
  margin: 0;
}
.module .sp-accordion-style2 .active {
  background: #f2f2f2 !important;
  border: 1px solid #ddd !important;
}
.module .sp-accordion-style2 .active span {
  background: none !important;
}
.module .sp-accordion-style2 a.readmore {
  color: #29000b !important;
}
.module .sp-accordion-style2 a.readmore:hover {
  color: #8f0026 !important;
}
.module .sp-accordion-style2 p {
  background: #f7f7f7 !important;
}
.module .sp-accordion-style2 .toggler {
  background: #f2f2f2 !important;
}
.module .sp-accordion-style2 .toggler:hover {
  background: #8f0026 !important;
  color: #fff;
}
.module .sp-accordion-style2 .toggler.active {
  background: #8f0026 !important;
  color: #fff;
}
.module .sp-accordion-style2 .toggler span {
  background: none !important;
}
.roktabs-wrapper .light {
  border: none !important;
}
.roktabs-wrapper .light .roktabs-links ul.roktabs-top {
  background: none !important;
}
.roktabs-wrapper .light .roktabs-links ul.roktabs-top li {
  border-left: 2px solid #dcdcdc;
  border-top: 2px solid #8f0026;
}
.roktabs-wrapper .light .roktabs-links ul.roktabs-top li.active {
  border-left: 1px solid #dcdcdc !important;
  background: #8f0026 !important;
  border-top: 2px solid #8f0026;
  color: #fff !important;
}
.roktabs-wrapper .light .roktabs-links ul.roktabs-top li.first {
  border-left: 1px solid #dcdcdc;
  border-top: 2px solid #8f0026;
}
.roktabs-wrapper .light .roktabs-links ul.roktabs-top li.last {
  border-right: 2px solid #dcdcdc;
}
#sp-testimonial-wrapper {
  padding: 0 0 0 0;
  margin: 40px 0 0;
  background: url(../../images/testimonial_bg.jpg) repeat-x left top #f2f2f2;
}
#sp-testimonial-wrapper #monialsfader #monials li .img img {
  -webkit-border-radius: 60px 60px 60px 60px;
  border-radius: 60px 60px 60px 60px;
  border: 2px solid #ff4375;
}
#sp-testimonial-wrapper #monialsfader #monials li .testi_text {
  background: #fff;
}
#sp-testimonial-wrapper #monialsfader #monials li .testimonials {
  color: #666666;
}
#sp-testimonial-wrapper #monialsfader #monials li .imghol {
  background: #fff;
}
#sp-testimonial-wrapper #monialsfader #monials li .testi_bg {
  background: #fff;
}
#sp-testimonial-wrapper #monialsfader #monials li .author .author_name {
  color: #333333;
  font-weight: bold;
  font-style: normal !important;
  font-size: 14px;
  margin: 0 5px 0 0;
}
#sp-testimonial-wrapper #monialsfader #monials li .author .author_desi {
  color: #29000b;
  font-weight: normal;
  font-size: 13px;
  font-style: normal !important;
}
#sp-bottom-wrapper,
#sp-footer-wrapper {
  background: #494949;
  color: #aeaeae;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #e1e1e1;
  background: none;
  font-size: 18px;
  margin: 20px 0 10px 0 !important;
}
#sp-bottom-wrapper h3 span,
#sp-footer-wrapper h3 span {
  background: none;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #c20034;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #ff5c87;
  text-decoration: none;
}
#sp-bottom-wrapper #sp-bottom1 .gallery .img-polaroid,
#sp-footer-wrapper #sp-bottom1 .gallery .img-polaroid {
  background: #555555 !important;
}
#sp-bottom-wrapper #sp-bottom1 .gallery .img-polaroid:hover,
#sp-footer-wrapper #sp-bottom1 .gallery .img-polaroid:hover {
  opacity: 0.6 important;
  background: #8f0026 !important;
}
#sp-bottom-wrapper #sp-bottom1 .gallery-flickr img,
#sp-footer-wrapper #sp-bottom1 .gallery-flickr img {
  border: 3px solid #7c7c7c;
}
#sp-twites-wrapper {
  background: #494949;
  border-bottom: 1px solid #3c3c3c;
  border-top: 4px solid #8f0026;
}
#sp-twites-wrapper #sp-twites #wds-container {
  background: url(../../images/tweeter.png) no-repeat left center #494949 !important;
  color: #fff;
  padding: 10px 0 10px 40px;
  border: none !important;
  border-radius: 0px !important;
  font-size: 13px;
  font-family: 'PT Sans';
}
#sp-twites-wrapper #sp-twites #wds-container a {
  color: #8f0026;
}
#sp-twites-wrapper #sp-twites .twtr-doc .twtr-bd {
  background: url(../../images/tweeter.png) no-repeat left center #8f0026;
  color: #fff;
}
#sp-twites-wrapper #sp-twites .twtr-doc .twtr-bd .twtr-timeline {
  background: #8f0026 !important;
  border-radius: 0 0 0 0;
}
#sp-footer-wrapper {
  background: #333333;
  border-top: 1px solid #303030;
}
#sp-footer-wrapper::after {
  background: #636363;
}
.sp-border {
  border-top: 1px solid #303030;
}
.sp-border::after {
  background: #636363;
}
.btn-primary,
button,
input[type='submit'],
input[type='button'],
submit {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #6b001d;
  background-image: -moz-linear-gradient(top,#76001f,#5c0018);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#76001f),to(#5c0018));
  background-image: -webkit-linear-gradient(top,#76001f,#5c0018);
  background-image: -o-linear-gradient(top,#76001f,#5c0018);
  background-image: linear-gradient(to bottom,#76001f,#5c0018);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff75001f', endColorstr='#ff5c0018', GradientType=0);
  border-color: #5c0018 #5c0018 #100004;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #5c0018;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
button:hover,
button:active,
button.active,
button.disabled,
button[disabled],
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit'].active,
input[type='submit'].disabled,
input[type='submit'][disabled],
input[type='button']:hover,
input[type='button']:active,
input[type='button'].active,
input[type='button'].disabled,
input[type='button'][disabled],
submit:hover,
submit:active,
submit.active,
submit.disabled,
submit[disabled] {
  color: #fff;
  background-color: #5c0018;
  *background-color: #430012;
}
.btn-primary:active,
.btn-primary.active,
button:active,
button.active,
input[type='submit']:active,
input[type='submit'].active,
input[type='button']:active,
input[type='button'].active,
submit:active,
submit.active {
  background-color: #29000b \9;
}
#sp-main-menu ul.level-0 > li a {
  color: #666666;
}
#sp-main-menu ul.level-0 > li:hover,
#sp-main-menu ul.level-0 > li.active {
  border-radius: 1px;
  border-top: 2px solid #8f0026;
  background: url(../../images/presets/preset5/menu_line_b.png) repeat-x left top #8f0026;
}
#sp-main-menu ul.level-0 > li:hover a,
#sp-main-menu ul.level-0 > li.active a {
  color: #fff;
}
#sp-main-menu ul.level-0 > li:hover li a,
#sp-main-menu ul.level-0 > li.active li a {
  color: #666666;
}
#sp-main-menu .sp-submenu {
  border-top: 3px solid #8f0026;
  border-bottom: 3px solid #8f0026;
}
#sp-main-menu li li:not(.sp-menu-group):hover,
#sp-main-menu li li:not(.sp-menu-group).active {
  background: url(../../images/presets/preset5/menu_line_b.png) repeat-x left bottom #f2f2f2;
}
.big_color_white,
.medium_color_white {
  background: #8f0026 !important;
}
#sp-slider-wrapper {
  background: #eeeeee;
}
#sp-slider-wrapper #slider {
  border-top: 2px solid #fff;
}
#sp-purchase-wrapper h4.purchase {
  color: #808080;
}
#sp-purchase-wrapper h4.purchase span {
  color: #8f0026;
}
#sp-purchase-wrapper p {
  color: #666666;
  text-align: center;
}
#sp-staps-wrapper h4.purchase {
  color: #808080;
}
#sp-staps-wrapper h4.purchase span {
  color: #8f0026;
}
#sp-staps-wrapper p {
  color: #666666;
  text-align: left;
}
#sp-staps-wrapper {
  color: #fff;
  background: #f2f2f2;
  border-top: 4px solid #fff;
}
#sp-staps-wrapper #smart_staps #smart_staps_left {
  border: 3px solid #fff;
  border-radius: 40px;
}
#sp-staps-wrapper #smart_staps #smart_staps_left #smart_staps_left_sub {
  background: url(../../images/staps_bg.jpg) left top repeat-x #8f0026;
  border-radius: 40px;
  border: 3px solid #f2f2f2;
}
#sp-staps-wrapper #smart_staps #smart_staps_left #smart_staps_left_sub:hover {
  background: url(../../images/staps_bg.jpg) left bottom repeat-x #8f0026;
}
#sp-staps-wrapper #smart_staps #smart_staps_left #smart_staps_left_sub p {
  color: #666666;
}
#sp-staps-wrapper #smart_staps #smart_staps_right h3 {
  color: #70001e;
}
#sp-staps-wrapper #smart_staps #smart_staps_right p {
  color: #666666;
  width: auto;
  height: auto;
}
#sp-top-full-wrapper h3.head {
  color: #5c0018;
}
#sp-users-wrapper #users div#variation .variation-tag {
  float: right;
  width: 78%;
  padding: 5px 0;
  font-size: 18px;
}
#sp-users-wrapper #users div#variation:hover .variation-tag {
  color: #5c0018;
}
#sp-users-wrapper #users div#variation:hover .font-icon {
  color: #fff;
  background: #8f0026;
}
#sp-users-wrapper #users div#variation .font-icon {
  color: #fff;
  background: #cccccc;
  line-height: 1.3;
}
#sp-column-wrapper #sp-column1 .nspPrev {
  background: url(../../images/presets/preset5/prev.png) no-repeat scroll left center transparent !important;
}
#sp-column-wrapper #sp-column1 .nspPrev:hover {
  opacity: 0.5;
}
#sp-column-wrapper #sp-column1 .nspNext {
  background: url(../../images/presets/preset5/next.png) no-repeat scroll left center transparent !important;
}
#sp-column-wrapper #sp-column1 .nspNext:hover {
  opacity: 0.5;
}
#sp-column-wrapper #sp-column1 .module h3 .nspArts h4.nspHeader a {
  color: #333333 !important;
}
#sp-column-wrapper #sp-column1 .module h3 .nspArts h4.nspHeader a:hover:not(.btn) {
  color: #333333;
}
.skill_bar .progress {
  z-index: -1;
  box-shadow: none;
  background: #f2f2f2;
}
.skill_bar .progress .progress_inner {
  background: #8f0026 url(../../images/skill_bar_bg.png);
  border: 1px solid #b3b3b3;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(147,147,147,0.3);
  box-shadow: 0px 1px 5px 0px rgba(147,147,147,0.3);
  z-index: 1;
}
.skill_bar .progress .progress_inner:hover {
  background: #76001f url(../../images/skill_bar_bg.png);
}
#sp-head-team-wrapper .btn.social:hover {
  border: 1px dashed #8f0026;
}
#sp-our-team-wrapper .btn.social:hover {
  border: 1px dashed #8f0026;
}
#sp-column-wrapper #sp-column2 .btn.social:hover {
  border: 1px dashed #8f0026;
}
.tp-button.red,
.tp-button.red:hover,
.purchase.red,
.purchase.red:hover {
  background-color: #8f0026 !important;
  box-shadow: 0 3px 0 0 #430012 !important;
}
#sp-breadcrumb-wrapper {
  background: url("../../images/breadcra_bg.png") fixed;
}
#sp-top-pan-wrapper {
  background: #f2f2f2;
  border-top: 2px solid #8f0026;
  border-bottom: 3px solid #ebebeb;
}
h3.page-header {
  background: url(../../images/mod_border.jpg) repeat-x bottom;
}
h3.page-header a {
  background: #ffffff;
  padding: 0 10px 0 0;
}
h3.page-header span {
  background: #ffffff;
  padding: 0 10px 0 0;
  font-size: 18px;
}
.componentheading {
  font-size: 18px;
  margin-bottom: 15px;
}
h2.entry-title a {
  background: #ffffff;
  padding: 0 10px 0 0;
}
h2.entry-title span {
  background: #ffffff;
  padding: 0 10px 0 0;
}
.sprocket-mosaic .sprocket-mosaic-loadmore {
  border-radius: 5px !important;
}
.sprocket-mosaic .sprocket-mosaic-loadmore:hover {
  background: #8f0026 !important;
}
.sprocket-mosaic .sprocket-mosaic-header {
  background: darkent(#ffffff,4%);
  margin-bottom: 15px !important;
  padding: 0px 10px !important;
}
.sprocket-mosaic .sprocket-mosaic-header ul {
  border: 1px solid #efefef;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li {
  padding: 4px 6px !important;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li:hover {
  background: #8f0026;
  color: #fff;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order li {
  padding: 4px 6px !important;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order li:hover {
  background: #4d4d4d;
  color: #fff;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-padding .mosaic_main {
  background: #ffffff;
  opacity: 0.7;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-padding .mosaic_main:hover {
  background: #8f0026;
  opacity: 0.9;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-padding .mosaic_main a.sprocket-readmore {
  background: url(../../images/link.png) no-repeat center top !important;
}
#sp-content-bottom1 .sp_quickcontact input#name,
#sp-content-bottom1 .sp_quickcontact input#email,
#sp-content-bottom1 .sp_quickcontact input#subject {
  border-color: #e6e6e6;
  box-shadow: none;
  background: #f5f5f5;
}
#sp-content-bottom1 .sp_quickcontact input#name:focus,
#sp-content-bottom1 .sp_quickcontact input#email:focus,
#sp-content-bottom1 .sp_quickcontact input#subject:focus {
  border-color: #8f0026;
}
#sp-content-bottom1 .sp_quickcontact textarea {
  border-color: #e6e6e6;
  box-shadow: none;
  background: #f5f5f5;
}
#sp-content-bottom1 .sp_quickcontact textarea:focus {
  border-color: #8f0026;
}
table.calendar tr td.calendarToday {
  background: #8f0026 !important;
}
#k2Container div.itemImageBlock {
  padding: 0;
}
#k2Container div.catItemView {
  background: #f9f9f9;
  padding: 10px;
}
#k2Container h2.catItemTitle {
  border-bottom: 1px dashed #8f0026;
}
#k2Container .itemAuthorBlock img.itemAuthorAvatar {
  margin: 0 15px 0;
}
div.catIteminfo {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
div.catIteminfo span.catItemDateCreated {
  color: #5c0018;
}
div.catIteminfo span.catItemCategory {
  background: #f5f5f5;
  border-top: 1px dashed #8f0026;
  line-height: 2;
}
div.catIteminfo span.catItemCategory span {
  padding: 0 5px;
}
div.catIteminfo span.catItemCategory a {
  color: #000;
}
div.catIteminfo span.catItemCategory a:hover {
  color: #8f0026;
}
ul.catItemTags li {
  border-top: 1px dashed #8f0026;
  border-bottom: 1px dashed #8f0026;
}
ul.catItemTags li:hover {
  background: #8f0026 !important;
}
ul.catItemTags li:hover a {
  color: #fff;
}
div.k2TagCloudBlock a {
  background: #f9f9f9 !important;
  padding: 5px 10px;
  margin: 4px;
}
div.k2TagCloudBlock a:hover {
  padding: 5px 10px;
  background: #8f0026 !important;
}
.nav-pills > li > a {
  background: #f2f2f2;
  margin-right: 10px;
  color: #333333;
}
.nav-pills > li > a:hover {
  background: #8f0026;
  color: #fff;
  border: none;
}
.nav-pills > li.active > a {
  border: none;
}
#sp-column-wrapper #sp-column1 i {
  color: #8f0026;
}
#sp-column-wrapper #sp-column1 span.txt-color {
  color: #29000b;
}
#sp-column-wrapper #sp-column2 .module #djslider-loader180 {
  border: 4px solid #e6e6e6;
}
#sp-users-wrapper {
  margin: 40px 0 0;
}
#sp-users-wrapper .module {
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  padding: 10px 0 0 0;
}
#sp-users-wrapper .module p {
  margin: 0;
}
#sp-users-wrapper .module h4 {
  font-weight: normal;
  font-size: 16px;
  color: #333333;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}
#sp-users-wrapper .module:hover h4 {
  font-weight: normal;
  font-size: 16px;
  color: #29000b;
}
#sp-users-wrapper .module #manage {
  text-align: center;
  padding: 0;
}
#sp-users-wrapper .module .front {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transform: scale(1.1);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
#sp-users-wrapper .module:hover .front {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #8f0026;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
#sp-users-wrapper .module .front-icons {
  padding: 4px;
  margin-top: 6px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: none;
  background: #b3b3b3;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
#sp-users-wrapper .module:hover .front-icons {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #8f0026;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
#sp-users-wrapper .module i.icon-plain {
  background: url(../images/icons/globe.png) no-repeat center !important;
}
#sp-users-wrapper .module i.icon-mac {
  background: url(../images/icons/setting.png) no-repeat center !important;
}
#sp-users-wrapper .module i.icon-cup {
  background: url(../images/icons/flexi.png) no-repeat center !important;
}
#sp-users-wrapper .module i.icon-rocket {
  background: url(../images/icons/diamond.png) no-repeat center !important;
}
#sp-work-wrapper {
  margin: 30px 0 0 0;
}
#sp-work-wrapper #work #sp-work {
  margin-left: 0% !important;
}
#sp-work-wrapper .mod-wrapper-flat .bt_handles {
  padding: 2px 5px !important;
  background: #f7f7f7 !important;
}
#sp-work-wrapper .mod-wrapper-flat .bt-cs .bt-inner .bt-title {
  color: #8f0026;
  padding: 10px 0 0 5px;
  font-weight: 700;
  text-transform: none;
  width: 100%;
  font-size: 14px;
}
#sp-work-wrapper .mod-wrapper-flat .bt-cs .bt-inner img {
  outline: none !important;
  margin: 1px !important;
}
#sp-work-wrapper .mod-wrapper-flat .bt-cs .bt-extra {
  margin: 0 !important;
  padding: 0px 0 0 5px;
  width: 100%;
}
#sp-work-wrapper .mod-wrapper-flat .bt-cs .bt-date,
#sp-work-wrapper .mod-wrapper-flat .bt-cs .bt-author {
  font-size: 13px !important;
  font-style: italic !important;
  color: #999999 !important;
}
#sp-work-wrapper #work #sp-work {
  margin-left: 0% !important;
}
.tp-caption.big_green {
  background: #8f0026 !important;
}
.tp-caption.big_green_btn {
  background: #8f0026 !important;
  transition: all 0.5s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #8f0026 !important;
}
.tp-caption.big_green_btn:hover {
  background: none !important;
  border: 1px solid #8f0026 !important;
  border-radius: 5px 5px 5px 5px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  font-size: 20px;
  line-height: 36px;
  font-family: Noticia Text;
  padding: 0px 10px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
}
.tp-caption.big_green_btn:hover a {
  color: #8f0026;
  text-decoration: none;
}
.tp-caption.big_green_btn:hover a:hover {
  color: #8f0026;
  text-decoration: none;
  transition: all 0.5s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.tp-caption.big_black_btn {
  background: #999999 !important;
  transition: all 1 ease-in-out;
  border-radius: 5px 5px 5px 5px;
}
.tp-caption.big_black_btn:hover {
  background: none !important;
  border: 2px solid #999999 !important;
  transition: all 1 ease-in-out;
  border-radius: 5px 5px 5px 5px;
}
.tp-caption.big_black_btn:hover a {
  color: #8f0026;
  text-decoration: none;
}
.tp-caption.big_black_btn:hover a:hover {
  color: #999999;
  text-decoration: none;
}
#sp-offer-wrapper .tab .tab-content {
  border: 1px solid #dcdcdc;
  padding: 15px;
}
#sp-offer-wrapper .tab .tabbale ul {
  margin: 0 !important;
  border: none;
}
#sp-offer-wrapper .tab .tabbale ul li a {
  border-radius: 0px 0px 0px 0px !important;
  border-top: 2px solid #8f0026;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  margin-right: 5px;
  padding: 5px 8px;
  font-size: 13px;
  color: #666;
}
#sp-offer-wrapper .tab .tabbale ul li a:hover {
  background: #8f0026;
  color: #fff;
  outline: none;
}
#sp-offer-wrapper .tab .tabbale ul li a.active {
  background: #8f0026 !important;
  color: #fff;
}
.tp-caption.heading {
  font-size: 28px;
  color: #ffffff;
  background: #8f0026;
  font-family: Noticia Text;
}
