body{
  	font-size: 16px!important;
 	}
  .body-bg-top {
  		
	}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent!important;
}
.navbar-default .navbar-nav .nav-item.active a.nav-link{
  	background-color: transparent;
  	background-image: none;
  }
.navbar-nav>li>a{padding-bottom:3px;}