/*
File Name: Custom.CSS
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

Desc: This is the theme specific custom style written to make the theme 
best fit to the service category as well as Client requirement.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
Author: Fazil Ali
Company: www.branforge.com

*/
body{
	font-weight: 500;
	color: rgba(0, 0, 0, 0.68);
}
small{font-size: 90%;}
#branforge-aside{
	padding-left:1em;
	padding-right:1em;
}
#branforge-hero .flexslider .slider-text>.slider-text-inner h2{color: #ffffff;}
#branforge-hero .flexslider .flex-control-nav li a {
    background: rgb(255, 255, 255);
}
.branforge-feature.branforge-feature-sm .contact.branforge-text{
	margin-top: 25px;
}