.acf-field, .acf-field .acf-label, .acf-field .acf-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.acf-field {
  margin: 0 0 20px;
}

.acf-field .acf-label {
  vertical-align: top;
  margin: 0 0 10px;
}

.acf-field .acf-label label {
  display: block;
  font-weight: bold;
  margin: 0 0 3px;
  padding: 0;
}

.acf-field .acf-input {
  vertical-align: top;
}

.acf-fields {
  position: relative;
}

.acf-fields > .acf-field {
  margin: 0;
  padding: 15px 12px;
  border-top: #EEEEEE solid 1px;
  position: relative;
  clear: left;
}

.acf-fields:after {
  content: "";
  display: block;
  line-height: 0;
  clear: both;
}

.acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="email"], .acf-field input[type="url"], .acf-field textarea, .acf-field select {
  width: 100%;
  padding: 3px 5px;
  resize: none;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.4;
}

.acf-field textarea {
  resize: vertical;
}

.acf-input-wrap {
  position: relative;
  overflow: hidden;
}

.acf-input-wrap input {
  height: 28px;
  margin: 0;
}

.spacer-m {
  padding-bottom: 3vw;
  padding-top: 3vw;
  width: 100%;
}

.spacer-s {
  padding-bottom: 2vw;
  padding-top: 2vw;
  width: 100%;
}

input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
}

a {
  text-decoration: none;
  color: #3b3b39;
  font-weight: 400;
}

a:hover {
  text-decoration: none;
  color: #6A696A;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 2.4rem;
  color: #3b3b39;
  letter-spacing: 3px;
}

.section {
  padding-left: 30px;
  margin-left: 320px;
}

.acf-field .acf-label label {
  font-family: "Open Sans", sans-serif !important;
  font-size: 1.3rem;
  font-weight: 300 !important;
  line-height: 1.56rem;
  color: #fff !important;
  text-transform: uppercase;
}

.af-field-name, .af-field-email, .af-field-telefon, .af-field-kommentar {
  width: 100% !important;
}

.af-field-name, .af-field-email, .af-field-telefon, .af-field-kommentar {
  width: 50% !important;
}

.acf-input {
  border: none !important;
}

.acf-fields {
  margin-left: -10px !important;
}

.af-field-kommentar {
  position: absolute !important;
  top: 0;
  right: 0;
}

.af-submit {
  position: relative !important;
  bottom: auto;
  right: auto !important;
  margin-left: 5px;
}

.af-submit {
  position: absolute !important;
  bottom: -70px;
  right: 7px !important;
  padding: 5px !important;
}

.acf-button {
  color: #fff !important;
  font-weight: 300 !important;
  padding: 10px !important;
  letter-spacing: 2px;
  right: 5px !important;
  border: 1px solid #fff;
  background-color: transparent !important;
}

.acf-button:hover {
  background-color: rgba(255, 255, 255, 0.31) !important;
}

.acf-required {
  display: none !important;
}

textarea {
  height: 218px;
}

.acf-fields > .acf-field {
  border-top: #EEEEEE solid 0px !important;
}

.acf-fields {
  margin-left: 0px !important;
}

@media (max-width: 768px) {
  .acf-fields {
    margin-left: 0px !important;
  }
}

@media (max-width: 768px) {
  .af-field-kommentar {
    position: relative !important;
    top: auto;
    right: auto;
  }
}

@media (max-width: 768px) {
  .af-submit {
    position: relative !important;
    bottom: auto;
    right: auto !important;
    margin-left: 5px;
  }
}

@media (max-width: 768px) {
  .af-field-name, .af-field-email, .af-field-telefon, .af-field-kommentar {
    width: 100% !important;
  }
}

button:focus {
  outline: 0 !important;
}

@media (max-width: 1067px) {
  h2 {
    font-size: 1.2rem;
  }
}

* {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}

.spacer-m {
  padding-bottom: 3vw;
  padding-top: 3vw;
}

* {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}

.spacer-s {
  padding-bottom: 2vw;
  padding-top: 2vw;
}

* {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}

.row {
}

.wrapper {
  max-width: 80vw;
  margin: 0 auto;
}

input {
}

h4 {
}

