.topbar
{
	background:#db0a0a;
}
.header-icon
{
	border: 2px solid #fbac02;
}
.header-info-text span
{
	color:#fff;
}
.nav li a
{
	font-weight:700;
	font-size:14px;
}
 
.overlay
{
	background:rgba(219, 10, 10, 0.2);
	    border-radius: 5px;
}
.slide-title
{
	font-size: 44px;	
	color:#fff;
}
.center
{
	text-align:left;
}
.button-row
{
	text-align:left;
}
.fa-angle-left:before
{
padding: 15px;
   background:#db0a0a;

}
.fa-angle-right:before
{
   padding: 15px;
   background:#db0a0a;
}
.build-slider .button-row a.button-type-4
{
	background: #db0a0a;
    border-color: #db0a0a;
}
 .build-slider .button-row a.button-type-4:hover
 {
	 color:#db0a0a;
	 
 }
 .info-section_mod
 {
	     background: #db0a0a;
 }
 .custom-text
 {
	 font-size:24px;
	  color: #ffc73a;
 }
 .icon-style span
 {
	 background: #db0a0a;
 }
 .title-build .title:after
 {
	 background: #db0a0a;
	width:70px;
 }
.build-box .portfolio-mask {
   background: rgba(219, 10, 10, 0.8)
}
.icon-style span
{
	border-radius:10px;
}
 
.scroll-top
{
	background: #db0a0a;
    border: 2px solid #db0a0a;
}
 


