/* Enter Your Custom CSS Here */
.tabs .nav-pills > li.active > a, .vertical-tabs .nav-pills > li.active > a, .vertical-tabs .nav-pills > li a:hover {
    background: #1A0606;
  
        /*background-color: rgb(151, 34, 43);*/
}
.about-us-bannar {
    background-repeat: no-repeat;
    height: 200px;
}
.nav-style .navbar-nav .submenu ul > li > a {
      padding: 5px;
      padding-bottom: 0px;
      transition:all 0.3s ease;
      font-size: 14px;
      padding-top: 10px;
      color: #fff;
}
.navbar-default .navbar-nav > li > a{
    font-size: 16px;
    color: #002e3b ;
 	transition: all 0.3s ease;
        padding-bottom: 15px;
}

.fw-container {
		padding-top:50px!important;
}