
.facts-wrap h5{
	color:#d35400;
}
.font-awesome-icon{
	color:#d35400;
}
.services-wrap .services-discr{
	background:#d35400;
}
.table .price-wrap{
	background:#d35400;
}
.table .price-wrap .arrow-bottom{
  border-top:7px solid #d35400;
}
.background-color{
	background:#d35400;
}
.portfolio-box .folio-mask1{ 
	background:#d35400;
}
.portfolio-box .folio-mask2{ 
	background:#d35400;
}
.bar-prc1-an {
	background-color: #d35400;
    box-shadow: 0px 0px 10px 1px rgba(211,84,0,0.6);
}
.bar-prc2-an {
	background-color: #d35400;
    box-shadow: 0px 0px 10px 1px rgba(211,84,0,0.6);
}
.bar-prc3-an {
	background-color: #d35400;
    box-shadow: 0px 0px 10px 1px rgba(211,84,0,0.6);
}
.bar-prc4-an {
	background-color: #d35400;
    box-shadow: 0px 0px 10px 1px rgba(211,84,0,0.6);
}
.bar-prc5-an {
	background-color: #d35400;
    box-shadow: 0px 0px 10px 1px rgba(211,84,0,0.6);
}
.bar-prc6-an {
	background-color: #d35400;
    box-shadow: 0px 0px 10px 1px rgba(211,84,0,0.6);
}
#filter li .current {
	color:#d35400;
}
#separ2 h1{
	color:#d35400;
}	
.error {
	color: #d35400;
}
#button-con button{
	background: #d35400;
 }
#filter-blog li .current {
	color:#d35400;
}

.tbutton {
	font-family:Oswald, Tahoma, Helvetica;
	display:inline-block;
	cursor:pointer;
	position:relative;
	word-spacing:0.2em;
	background:#ff0078;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color:#fff;
	white-space: nowrap;	
	text-transform:uppercase;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
	border:1px solid rgba(0,0,0,0.1);
	background-image: linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0,0,0,0.08)),color-stop(0.5, rgba(128,128,128,0.08)),color-stop(1, rgba(255,255,255,0.08)));
	-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tbutton:hover {
	color: #fff;
	background:#8e0545
}
.tbutton.color2 {
	background:#181818
}
.tbutton.color2:hover {
	color: #fff;
	background:#111
}
.tbutton.color3 {
	background: #FF7000;
}
.tbutton.color3:hover {
	color: #fff;
	background: #BE590A;
}
.tbutton.color4 {
	background: #09F;
}
.tbutton.color4:hover {
	color: #fff;
	background: #0C6BAA;
}
.tbutton.color5 {
	background: #F00;
}
.tbutton.color5:hover {
	color: #fff;
	background: #971919;
}
.tbutton span {
	display: block;
	background: url(../../images/button_bg.png) 0 0 repeat-x;
	overflow: hidden;
}
.tbutton:active span {
	background: url(../../images/button_bg.png) bottom repeat-x;
}
.tbutton span {
	padding: 0 10px;
	line-height: 2.4em;
}
.tbutton.small {
	font-size: 12px;
}
.tbutton.medium {
	font-size: 18px;
}
.tbutton.large {
	font-size: 16px;
}
.tbutton.small span {
	padding: 0 14px;
	line-height: 2em;
}
.tbutton.medium span {
	padding: 0 16px;
	line-height: 2.2em;
}
.tbutton.large span {
	padding: 0 18px;
	line-height: 2.4em;
}















