.navigation.blockFloat-0.floating-block-active {
  z-index: 1000; }

.search .form-group {
  margin-bottom: 0; }

.logged-in .navigation.blockFloat-0.floating-block-active {
  top: 30px !important; }

@media (min-width: 768px) {
  /* line 178, ../bootstrap/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0; } }

.header__site-slogan {
  font-size: 0.8em;
  color: #0032a1; }

.navbar .logo {
  border-right: 4px solid #0032a1; }

.navbar .logo img {
  max-width: 125px;
  display: block; }

.navbar-default .navbar-brand {
  color: #0032a1;
  font-size: inherit; }
  .navbar-default .navbar-brand:hover {
    color: #00226e; }

.navbar-header h1 {
  border-bottom: 0;
  padding: 0;
  margin: 0;
  font-size: 21px;
  font-weight: bold; }

.mainSlideshow .copyright {
  z-index: 2; }

.mainSlideshow .disc {
  position: absolute;
  width: 100%;
  bottom: 27px;
  padding: 32px 0;
  bottom: 0;
  color: #fff; }
  .mainSlideshow .disc .container {
    position: relative;
    z-index: 2; }
  .mainSlideshow .disc:after {
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    position: absolute;
    z-index: 1;
    background: black;
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.703817) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.703817) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.703817) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

/*# sourceMappingURL=map/extra.css.map */
