body {
  background-color: #fafafa;
}

h6 {
  color: #091825;
  text-align: left;
  font-size: 22px;
  letter-spacing: 0.66px;
  color: #091825;
  opacity: 1;
  position: relative;
  margin-left: 28px;
  padding-left: 15px;
}
h6:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 95%;
  background-color: #dfb871;
  left: -25px;
  top: 8px;
}
p {
  letter-spacing: 0.42px;
}
img:not(.eznem) {
  margin: 20px 0 20px 0;
  height: auto;
  box-shadow: 0px 10px 30px #00000029;
  margin: 20px 0 20px 0;
  border-radius: 2px;
}
.header_image > * {
  width: 100%;
  height: 40vh;
}
.szoveg_doboz1 {
  top: -60px;
}

.szoveg_doboz1:before {
  position: absolute;
  content: "Családi mediáció";
  color: white;
  font-size: 42px;
  font-weight: bold;
  top: -3.5%;
  left: 0;
}
.form_lista_szovegek {
  padding-left: 4%;
  line-height: 52px;
  padding-top: 0%;
}
.ow {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

@media only screen and (max-width: 600px) {
  li {
    font-size: 14px;
  }
  .nav li:after {
    display: none;
  }
  .header,
  .header_image {
    height: 250px;
  }
  .eznem {
    height: auto;
    width: 100%;
  }
  .szoveg_doboz1 {
    top: -35px;
  }
  .szoveg_doboz1 h6 {
    font-size: 12px;
  }
  .szoveg_doboz1:before {
    content: "Családjogi mediáció";
    top: -2.5%;
    font-size: 28px;
  }
  .contact_form {
    height: 155vh;
    padding-top: 0;
  }
  .form_lista_szovegek {
    padding-left: 14%;
    line-height: 60px;
  }
}
@media only screen and (width: 1280px) {
  h6 {
    font-size: 17px;
  }
  .szoveg_doboz1 {
    top: -60px;
  }
  .contact_form {
    height: 95vh;
  }
  .szoveg_doboz1 h6 {
    margin-bottom: 3%;
  }
  .szoveg_doboz1 h5 {
    margin: 1% 0 1% 0;
    font-size: 18px;
    letter-spacing: 0.54px;
  }
  h4 {
    font-size: 22px;
    letter-spacing: 0.72px;
  }
}
