header .ps-logo {
  width: 190px;
}

body {
  font-family: 'Roboto';
}

header {
  background-image: url('../../assets/img/header_bg.jpg?h=b986bfc07ae1076aa91ef1efce35d643');
  background-repeat: no-repeat;
}

.fejlec-prifilalap {
  width: 400px;
  height: 400px;
  position: absolute;
  bottom: 0px;
}

.fejlec-profil {
  width: 320px;
  top: -163px;
  left: 35px;
  /*background-color: #aa0000;*/
  clip-path: ellipse(299px 557px at 50% 0%);
}

main {
  margin-top: -40px;
  position: relative;
}

main .container {
  max-width: 1140px;
}

#biztosito_ajanlat {
  background-image: url("../../assets/img/header_bg.jpg?h=b986bfc07ae1076aa91ef1efce35d643");
  background-size: cover;
}

#velemenyek {
  background-image: url("../../assets/img/emerald-bg.jpg?h=877513f8d36295143d363706a5f87f0f");
  background-size: cover;
}

.ugyfelek-profilkep {
}

#kapcsolat .container {
  background-image: url("../../assets/img/contact-bg.jpg?h=cf828ffdc94742411394a5c0882f3eff");
  background-repeat: no-repeat;
  background-position: top left;
}

footer .ps-logo {
  width: 190px;
}

footer {
  background: linear-gradient(0deg, var(--bs-success) 0%, var(--bs-dark) 100%);
}

