.product_content hr {
    border-color: rgb(191,40,55) !important;
}
.services::before{
    border-top: 60px solid rgb(191,40,55) !important;
}

.heading_title > hr:before{
   border-bottom: 2px solid rgb(191,40,55) !important;
}

.services:hover {
 
    box-shadow: 0px 4px 5px rgb(191,40,55) !important;
    
}
 a:hover {
  
    color: rgb(191,40,55) !important;
}
.breadcrumb a {
  
    color: rgb(191,40,55) !important;
}
.testimonial {
    border: 2px dashed rgb(191,40,55) !important;
}   
.team {
   
    background: rgb(191,40,55) !important;
}  
.breadcrumb a {
  
    color: rgb(191,40,55) !important;
} 
input[type="submit"]{

	background: rgb(191,40,55) !important;
} 
@media screen and (max-width: 909px)
{
	i.responsive_bar {
	    background: rgb(191,40,55) !important;
	} 
	.main-navigation li{
		background: rgb(191,40,55) !important;
	}  
}	
	  