﻿.top-nav > ul > li > a,.top-nav > ul > li > span > a{
                font-size:15px;
                font-weight:normal;
        }
 

 
  
  
  
  
  
      .top-bar{
        background-color: #d10000 !important;
        text-shadow:none !important
    }
    .top-bar .alter-bg{
        background-color: #c00000;
    }
    .top-bar a:hover{
        background-color: #c00000 !important;
    }
          .top-bar i{
        color: #ffffff !important;
    }
        
      
  
     .page-title > .container{
        height: 350px;
    }
   
     .top-bar ul li {
    float: left;
    line-height: 30px;
    position: relative;
    padding: 0 15px;
    font-size: 14px;
    white-space: nowrap;
}
.top-bar ul > li > a {
    text-transform: inherit;
    display: block;
    margin: 0 -15px;
    padding: 0 15px;
}
  
           
      