/*Bread Cumb section*/

#bread-cumb
{
  background: #e8a228;
}

#bread-cumb .bread-cumb-links
{ 
  color: #fff;
    padding: 25px 0 15px;
}

#bread-cumb .bread-cumb-links a
{
  font-weight: 500;
  color: #FFF;
  font-size: 13px;
}

#bread-cumb .bread-cumb-page
{
    padding: 5px 0 30px;  
}

#bread-cumb .bread-cumb-page h1
{
  font-size: 47px;
  color: #FFF;
}

/*end:Bread Cumb Section*/