h6 {
  letter-spacing: 0.66px;
}
h5 {
  margin: 2%;
  font-size: 18px;
}
h6:before {
  height: 95%;
}
figcaption {
  color: #091825;
  text-align: center;
  font-style: italic;
  font-size: 14px;
}
.szoveg_doboz:before {
  content: "Rólam";
  top: -7%;
}

.szoveg_doboz1:before {
  position: absolute;
  content: "Rólam";
  color: white;
  font-size: 42px;
  font-weight: bold;
  top: -5%;
  left: 0;
  font-size: 42px;
}
.szoveg_doboz1 p {
  margin-top: -3%;
}
.contact_form {
  height: 95vh;
}

@media only screen and (max-width: 600px) {
  h4 {
    font-size: 16px;
  }
  li {
    font-size: 14px;
  }
  .nav li:after {
    display: none;
  }
  .header,
  .header_image {
    height: 250px;
  }
  .eznem {
    height: auto;
    width: 100%;
  }
  .nav__toggle {
    top: 5% !important;
  }
  .szoveg_doboz {
    padding: 25%;
    top: -40px;
  }
  .szoveg_doboz1:before {
    content: "Rólam";
    top: -3%;
    font-size: 28px;
  }
  h6:before {
    height: 95%;
  }
  .szoveg_doboz1 h6 {
    font-size: 13px;
  }
  #koztes_kep {
    height: 20vh;
  }
  .contact_form {
    height: 155vh;
    padding-top: 0;
  }
  .logo {
    position: absolute;
    left: 5%;
    top: 3%;
  }
  .form_lista_szovegek {
    padding-left: 14%;
    line-height: 60px;
  }
}
@media only screen and (width: 1280px) {
  .szoveg_doboz1 {
    top: -60px;
  }
  .szoveg_doboz1 p {
    margin: 0;
  }
  .szoveg_doboz1::before {
    top: -5%;
  }
  .contact_form {
    height: 95vh;
    padding-top: 0;
  }
}
