/* Red */


blockquote{
	border-left: 4px solid #c20f12;
}

.color{
	color: #c20f12;	
}

header{
	border-top: 2px solid #882426;
}

.navbar button{
background:#c20f12 !important;  
}

.navbar button:hover{
background:#e52e2f !important;
}

.da-slider{
	border-top: 3px solid #c20f12;
	border-bottom: 3px solid #c20f12;
}

.da-slide h2 span{
	background: url("../img/border-r.png") left bottom no-repeat;
}

.da-slide .da-link{
	background: #c20f12;
}	

.da-slide .da-link:hover{
	background: #e52e2f;
}

.da-dots span{
	background: #c20f12;
}

.da-arrows span{
	background: #c20f12;
}

.full-slider{
	border-top: 5px solid #882426;
	background: #882426;
}

.full-slider .button a{
	background: #e52e2f;
}

.full-slider .button a:hover{
	background: #e52e2f;
}	

.flex-back{
	background: #e52e2f;	
}

.home-product{
	background: #c20f12;
}

.home-product .home-prod-img{
	border: 1px solid #e52e2f;
}

#portfolio .element{
	background-color: #C20F12;
}

#portfolio .pcap{
	background:#c20f12;
	border-top: 2px solid #e52e2f;
}

/* Events - Accordion*/

.events .panel-heading h5{
background:#c20f12;
}

.social-links{
	background: #565656;	
}

.social-links i{
	background: #1215A7;
}

.formy{
	background: #c20f12;
}

.service-two i{
	color: #c20f12;	
}

.features-two .feat i, .features-three i{
	color: #c20f12;
}

.about-two .asocial i{
	background:#c20f12;
}

.career .nav-tabs > li > a:hover{
	background: #c20f12;
}

.button a{
	background: #c20f12;
}

.button a:hover{
	background: #e52e2f;
}	

.paging a:hover{
	background: #c20f12;
}

.paging .current{
	background: #e52e2f;
}