/* ------------------  Navbar  ----------------------------- */
#main-nav {
  background-image: url(../img/map3.jpg);
  min-height: 160px;
}

.nav-link,
.navbar-brand,
.nav-title {
  color: white;
  font-size: 175%;
}

.navbar-toggler-icon {
  color: white;
}

#filter .btn-secondary {
  color: grey;
  background-color: transparent;
}

#atf.btn-secondary,
#cod.btn-secondary,
#xrs.btn-secondary {
  color: grey;
  background-color: transparent;
}

#filter2 #sum .btn-secondary {
  color: grey;
  background-color: grey;
}

/*
.nyelv {
  font-size: 200%;
  font-style: normal;
  font-weight: 700;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande',
    'Lucida Sans', Arial, sans-serif;
}*/

.card a {
  text-decoration: none;
  color: white;
}

.navbar a:hover {
  color: aqua;
}

.card .cwh {
  color: white;
}

/*
#proba .dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 800px;
  background: rgba(228, 3, 71, 0.4);
}*/
