/* Navbar */body {padding-top:30px; }.navbar {background-color: #eee; border-bottom: 1px solid #ccc;}.navbar-nav>li>a { text-transform: uppercase; color: #000; font-weight: 500;}.navbar-brand {    font-size: 24px;}.navbar-container {    padding:0;}.navbar.navbar-fixed-top, .navbar.navbar-fixed-top.fixed-theme {    background-color: #222;}.navbar.navbar-fixed-top a, .navbar.navbar-fixed-top.fixed-theme a {color: white !important;}.navbar-brand.fixed-theme {    font-size: 15px;}.navbar-container.fixed-theme {    padding: 0;}.navbar-brand.fixed-theme,.navbar-container.fixed-theme,.navbar.navbar-fixed-top.fixed-theme,.navbar-brand,.navbar-container{    transition: 0.8s;    -webkit-transition:  0.8s;}.nav>li>a:focus, .nav>li>a:hover { background-color: #E59620 !important; }