.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;
}
::selection {
background: #d95c5c;
color: #ffffff;
text-shadow: none;
}
a:not(.btn) {
  color: #d95c5c;
}
a:not(.btn):hover {
  color: rgba(217, 92, 92, 0.7)
}
body {
  color: #666666;
}
body.bg {
  background: #f8f8f8;
}
#sp-action-bottom-wrapper, #sp-action-center-wrapper , #sp-action-top-wrapper
{
	background: #d95c5c;
	color: #fff;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#sp-action-bottom-wrapper:hover, #sp-action-center-wrapper:hover, #sp-action-top-wrapper:hover
{
	background: #C93E3E;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#sp-header-wrapper {
  background-color: #fcfcfc;
 
}

#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset1/logo.png);

}
.f-sp-header-wrapper .logo-wrapper .logo {
background-size: 80%;

}
.module h3.header:after {
	background: #d95c5c !important;
}
.module.highlighted {
  background: #3498DB;
}
.module.highlighted a {
  color: #fff !important;
}

#sp-footer-wrapper {
  background: #242424;
  color: #a0a0a0;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #919191;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #a0a0a0;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #fff;
}
.sp-border {
  border-top: 1px solid #043142;
}
.sp-border::after {
  background: #0a6e93;
}
.nav-pills>.active>a, .nav-pills>.active>a:hover, .nav-pills>.active>a:focus {
background-color: #A8D853 !important;
}
.sp-portfolio-filter li .active, .sprocket-mosaic-filter li.active
{
	background: #d95c5c !important;
	border: 1px solid #d95c5c !important;
	color: #fff !important;
	text-shadow: none !important;
	box-shadow: none !important;
	webkit-box-shadow: none !important;
	-moz-box-shadow:  none !important;
}
.sp-portfolio-filter li a:hover, .sprocket-mosaic-filter li:hover, .sprocket-mosaic-order li.active, .sprocket-mosaic-order li:hover, .sprocket-mosaic .sprocket-mosaic-g-order li.active, .sprocket-mosaic .sprocket-mosaic-g-order li:hover, .sprocket-mosaic-g-filter li:hover, .sprocket-mosaic-g-filter li.active
{
	background: #d95c5c !important;
	border: 1px solid #d95c5c !important;
	color: #fff !important;
	text-shadow: none !important;
}
.btn-primary, 
button,
input[type='submit'],
input[type='button'],
submit {
background: #d95c5c !important;
border: 1px solid #d95c5c !important;
color: #fff!important;
-webkit-box-shadow: inset 0 1px 0 #d95c5c !important;
-moz-box-shadow: inset 0 1px 0 #d95c5c !important;
box-shadow: inset 0 1px 0 #d95c5c !important;
text-shadow: 0 1px 0 rgba(0,0,0,.1) !important;
}



.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] {
	background: #C44141!important;
	border: 1px solid #C44141!important;
	color: #fff!important;
	-webkit-box-shadow: inset 0 1px 0 #C44141!important;
	-moz-box-shadow: inset 0 1px 0 #C44141!important;
	box-shadow: inset 0 1px 0 #C44141 !important;
	text-shadow: 0 1px 0 rgba(0,0,0,.1) !important;
}
.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: #0e3bd1 \9;
}
#search-form .button, #searchForm button.btn {
background: #d95c5c !important;
color: #fff !important;
-webkit-box-shadow: none !important;
border: 1px solid #86B139!important;
-moz-box-shadow: none !important;
box-shadow: none !important;
padding: 6px 11px;
}
.list-striped,
.row-striped {
  border-top: 1px solid #F1F0F0;
  line-height: 18px;
  list-style: none outside none;
  margin-left: 0;
  text-align: left;
  vertical-align: middle;
}
.list-striped li:nth-child(2n+1),
.list-striped dd:nth-child(2n+1),
.row-striped .row:nth-child(2n+1),
.row-striped .row-fluid:nth-child(2n+1) {
  background: #F9F9F9;
  -webkit-transition: all .3s linear 0s;
  -moz-transition: all .3s linear 0s;
  -o-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #F1F0F0;
  padding: 8px;
}
.label-info,
.badge-info {
  background: #d95c5c;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background: #d95c5c;
  padding-left: 25px;
  -webkit-transition: all .3s linear 0s;
  -moz-transition: all .3s linear 0s;
  -o-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}
.list-striped li:hover *,
.list-striped dd:hover *,
.row-striped .row:hover *,
.row-striped .row-fluid:hover * {
  color: #fff;
}
.list-striped li:hover .label-info,
.list-striped li:hover .badge-info,
.list-striped dd:hover .label-info,
.list-striped dd:hover .badge-info,
.row-striped .row:hover .label-info,
.row-striped .row:hover .badge-info,
.row-striped .row-fluid:hover .label-info,
.row-striped .row-fluid:hover .badge-info {
  background: rgba(217, 92, 92,.3);
}
.color {
	color:#d95c5c !important;
}
#sp-toolbar-wrapper a:hover
{
	color: #fff !important;
}

#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, #sp-main-menu ul.level-0 > li.active {
background-color: #d95c5c;
}
div.appico .sp-portfolio-item-details {
background: #fff !important;
padding: 10px !important;
}
div.appico .sp-portfolio-item-details h4 {
color: #666666;
font-size: 15px;
}
div.appico .sp-portfolio-thumb:hover::after {

background: #d95c5c !important;
}

.sprocket-mosaic-loadmore:hover, .sprocket-mosaic-g-loadmore:hover {
color: #fff;
border: 1px solid #d95c5c;
background: #d95c5c;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.feature-content h4 a
{
	color: #d95c5c;
}
.feature-2 .feature-icon i, .feature-1 .feature-icon i, .feature-3 .feature-icon i  {
	background: #d95c5c;
	border: 5px solid #d95c5c;
	color: #fff;
}
.feature-2:hover .feature-icon i ,.feature-3:hover .feature-icon i  ,.feature-1:hover .feature-icon i {
background: #fff;
color: #d95c5c;
}

.item-f .feature-icon i{
	background: #d95c5c;
	color: #fff;
	text-align: center;
	border-radius: 100px;
	display: inline-block;
	font-size: 35px !important;
	line-height: 83px;
	width: 80px;
	height: 80px;
}
.item-f .back 
{
	
	background-color: #d95c5c !important;
	
}

.tp-caption.big_shineplus_color_small {

background-color: #d95c5c !important;
}
.tp-caption.color-bg, .tp-caption.color-bg-large
{
	background: rgba(217, 92, 92,.8);
}
.tp-caption.very-big-shineplus-color
{
	color: #d95c5c !important;
}
.color-bg-small
{
	background: #d95c5c !important;
}


.sprocket-quotes-pagination li  {
background: #d95c5c !important;
}
.device:before ,.device-left:before 
{background: #d95c5c;}
.sprocket-strips-arrows .arrow:hover,.sprocket-strips-p-arrows .arrow:hover, .ns2-art-prev:hover , .ns2-art-next:hover  {color: #fff !important ;background: #d95c5c !important;}

.tp-leftarrow.default {
background: url("../../images/skin.png") no-Repeat 0 0 !important;
}
.tp-leftarrow:hover{
background: url("../../images/skin.png") no-Repeat 0px -75px !important;
}
.tp-rightarrow.default {
background: url("../../images/skin.png") no-Repeat -150px 0px !important;
}
 .tp-rightarrow:hover {
background: url("../../images/skin.png") no-Repeat -150px -75px !important;
}
.uk-overlay-caption
{
	background: rgba(217, 92, 92, 0.8) !important;
}
.uk-overlay-area
{
	background: rgba(217, 92, 92, 0.8) !important;
	-webkit-transition: opacity .25s linear;
transition: opacity .25s linear;
-webkit-transform: translate3d(0,0,0);
}
.sprocket-quotes-overlay .css-loader-wrapper, .sprocket-strips-s-overlay .css-loader-wrapper, .sprocket-mosaic-overlay .css-loader-wrapper, .sprocket-strips-overlay .css-loader-wrapper,.sprocket-strips-p-overlay .css-loader-wrapper
{
	background: rgba(217, 92, 92, 0.8) !important;
	box-shadow: 0 0 5px rgba(217, 92, 92, 0.4) inset,1px 1px 1px rgba(255, 255, 255, 0.1) !important;
	border-radius: 100px !important;
}
.sprocket-quotes-author
{
	color: #d95c5c !important;
}
.sprocket-quotes-text
{
	border-color: #d95c5c !important;
}
#sp-feature-slider-wrapper .icon-feature i
{
	color: #d95c5c !important;
}
.ns2-inner:hover .nsbottom 
{
	background-color: #d95c5c;
}
.uk-progress-bar, .uk-badge {
background: #d95c5c;
}
.active .sprocket-lists-title {
color: #fff !important;
background: #d95c5c !important;
border: 1px solid #d95c5c !important;
}
.sprocket-lists .sprocket-lists-title .indicator {
color: #d95c5c;
}
.active .indicator:before {
color: #fff !important;
}
.btl-content-block h3{
	background: #d95c5c;
}
.module.highlight {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  padding: 0px;
  border: 1px solid #d95c5c;
  background-color: #f7fbfe;
}
.module.highlight h3.header {
  color: #fff;
  background-color: #d95c5c;
  padding: 15px 0;
  margin-top: -1px;
}
.module.highlight .header {
  text-align: center;
}
.module.highlight p {
  margin: 25px;
  margin-top: 15px;
}
.module.border {
  padding: 25px;
  border: 1px solid #494c57;
}
.module.border p {
  margin: 15px 0;
}
.header-center .header {
	margin: 0 0 40px 0;
	line-height: normal;
	border-bottom: 1px solid rgba(225, 225, 225, 0);
	position: relative;
	text-align: center;
}

 .header-center h3.header:after {
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	width: 60px;
	background: #d95c5c;
	bottom: -1px;
	left:50%;
	margin-left: -30px;
}
.sp-hovercontent {
	background: rgba(217, 92, 92, 0.8);

}
.sp-hovercontent:hover {
background: rgba(217, 92, 92, 1);
}
.ns2-date-blog {
float: left !important;
margin: 0 10px 5px 0 !important;
background: #d95c5c !important;
padding: 4px 12px !important;
text-align: center !important;
color: #fff !important;
border-radius: 5px !important;
}
span.ns2_date_month {
font-size: 11px !important;
line-height: 55% !important;
}
.ns2_date_day {
font-size: 20px !important;
font-weight: 700 !important;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
	background-color: #d95c5c;
	color: #fff;
	border: 1px solid #d95c5c;
}
.bottom_gallery img
{
	 -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px; 
}
.bottom_gallery img:hover
{
	box-shadow: 0 0 0 1px #d95c5c;
}
.social a:hover {
background: #d95c5c !important;
}
.sprocket-strips-item {
background: #f2f2f2;
}
#sp-toolbar-wrapper {
background: #d95c5c;
}
.btn-white:hover {
color: #d95c5c !important;
}