

.slidecontent h1 span span{
	color:#DB1E33;
}
.subline{
	border-bottom:1px dashed #DB1E33;
}
.team-mem span{ 
	border-top:1px dashed #DB1E33;
}
.team-social li.icon-team a {
	color: #DB1E33; 
}
#action span {
	border-top:1px dashed #DB1E33;
}
#sep h6{
	color: #DB1E33; 
}
#sep2 h6{
	color: #DB1E33; 
}
.facts-wrap-num{
	color:#DB1E33;
}
#sync2 .item{
	border:1px dashed #DB1E33;
}
.blog-post {
	border-top:3px solid #DB1E33;
} 
.blog-post a p{ 
	color:#DB1E33;
}
.con-info .con-icon {
	color:#DB1E33;
}
.sb-search-input::-webkit-input-placeholder {
	color: #DB1E33;
}

.sb-search-input:-moz-placeholder {
	color: #DB1E33;
}

.sb-search-input::-moz-placeholder {
	color: #DB1E33;
}

.sb-search-input:-ms-input-placeholder {
	color: #DB1E33;
}
.sb-icon-search {
	color: #DB1E33;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #DB1E33;
}
.paragraf-left {
	border-left:3px solid #DB1E33;
}
.portfolio-icon {
	color: #DB1E33;
}
.btn, .btn:visited {
	background-color: rgba(219,30,51,0.8);
	text-decoration: none;
	color:#fff !important;
	padding:10px 20px;
	margin:0 auto;
	display:table;
	font-size:18px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	outline: none;
}
.btn:hover {
	background: rgba(0,0,0,.6);
	text-decoration: none;
	color:#fff;
	outline: none;
}
