.bg-pic {
  background-image: url("../../assets/img/hero_background.png?h=66a812fb67dcefa8ee95d4e4607c1cf5");
  background-repeat: no-repeat;
  background-size: cover;
}

hr {
  border-color: var(--bs-secondary);
  border-width: 2px;
  opacity: 1;
}

@media (max-width: 992px) {
  #ratgeber_logo {
    width: 130px;
  }
}

@media (max-width: 576px) {
  #ratgeber_logo {
    width: 100px;
  }
}

select option[value="disabled"] {
  display: none;
}

#van_biztositas .container, #alairas .container, #dokumentumok_nyilatkozatok .container {
  max-width: 720px;
}

