body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.navigation {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.logo {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 999px;
  min-height: 0px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  box-shadow: 1px 1px 11px 3px rgba(0, 0, 0, 0.52);
  opacity: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

.hickertz_logo {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: auto;
  z-index: 999;
  display: block;
  overflow: visible;
  width: 21%;
  margin: 1vh auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.body {
  overflow: auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.heading {
  display: block;
  height: auto;
  min-height: 0px;
  background-color: transparent;
  background-image: url('../images/josef_hickertz_aachen.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  direction: ltr;
  font-family: 'Geomanist webfont', sans-serif;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
}

.hero {
  position: static;
  overflow: visible;
  width: 100%;
  height: 1500px;
  font-weight: 400;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.headline {
  position: relative;
  display: block;
  height: auto;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  font-family: 'PT Serif', serif;
  color: #fff;
  font-size: 4em;
  line-height: 3em;
  font-weight: 400;
  text-align: center;
  letter-spacing: normal;
  cursor: default;
}

.text-span {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: MinionPro, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.03em;
  white-space: normal;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.claim {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0vh;
  padding-bottom: 0px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  color: #fff;
  font-size: 2.1em;
  line-height: 1.4em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: none;
}

.line-white {
  padding-top: 0px;
}

.menue {
  position: relative;
  z-index: auto;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  margin-top: 23px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #007672;
  font-size: 1.2em;
  line-height: 20px;
  font-weight: 400;
  -webkit-column-count: auto;
  column-count: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.navi-div {
  position: relative;
  top: auto;
  bottom: auto;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  float: left;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: transparent;
  color: #fcf6bf;
  -o-object-fit: fill;
  object-fit: fill;
}

.since-1904 {
  width: 35vw;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0vh;
  font-family: MinionPro, sans-serif;
  color: #fff;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: none;
}

.start {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: linear-gradient(155deg, #f5f7c0 33%, #c0e1e3 80%, #c0e1e3);
  white-space: normal;
}

.header-content {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  display: block;
  margin-top: 20%;
  margin-bottom: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8vh;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-8 {
  position: static;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block {
  position: static;
  display: block;
  height: auto;
  margin-right: 80px;
  margin-left: 80px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.cheese_illu {
  display: inline-block;
  width: 24%;
  padding-top: 60px;
}

.heading-3 {
  display: inline-block;
  width: 50vw;
  height: auto;
  margin: 5vw 0px 1vh;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Geomanist webfont', sans-serif;
  color: #000;
  font-size: 2.3em;
  line-height: 1.3em;
  font-weight: 500;
  letter-spacing: normal;
  text-transform: none;
}

.div-block-2 {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0vw;
  padding-top: 0px;
}

.text-block {
  display: inline-block;
  width: 50vw;
  margin-top: 3vh;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  color: #000;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: none;
}

.div-block-4 {
  margin-top: 14vh;
}

.text-block-3 {
  width: 80%;
  margin: 10% auto auto;
  padding-top: 0px;
  font-family: MinionPro, sans-serif;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-transform: none;
}

.text-block-4 {
  width: auto;
  margin: 0.5vh 0px 0px;
  padding-bottom: 6.5vw;
  color: #000;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.div-block-5 {
  margin-top: 0vh;
}

.wrapper {
  position: absolute;
  left: 0%;
  top: 92%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0px 200px;
  padding-bottom: 0px;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.sortiment {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.image-11 {
  padding-right: 0px;
  padding-left: 8vw;
}

.div-block-8 {
  margin-top: 1vh;
  margin-right: 80px;
  margin-left: 80px;
}

.text-block-8 {
  display: inline-block;
  width: 45vw;
  max-width: none;
  margin-top: 89px;
  color: #000;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: none;
}

.div-block-10 {
  margin-top: 14vh;
}

.image-15 {
  padding-left: 7vw;
}

.div-block-11 {
  margin-top: 0vh;
}

.text-block-9 {
  margin-top: 0.5vw;
  margin-bottom: 0px;
  padding-bottom: 10vh;
  background-color: transparent;
  color: #000;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.historie {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.div-block-13 {
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 10vh;
  background-image: linear-gradient(145deg, #fffbbc 26%, #cfe8ea 68%, #cfe8ea 99%);
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-14 {
  margin-right: 80px;
  margin-left: 80px;
  padding-bottom: 40px;
}

.image-18 {
  width: 50%;
  padding-top: 90px;
}

.text-block-10 {
  display: inline-block;
  width: 40vw;
  padding-top: 1vh;
  color: #000;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: none;
}

.div-block-15 {
  padding-top: 15px;
}

.text-block-11 {
  display: inline-block;
  width: 40vw;
  margin-top: 0px;
  padding-top: 1vh;
  color: #000;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: none;
}

.div-block-16 {
  padding-top: 15px;
}

.text-block-12 {
  display: inline-block;
  width: 40vw;
  margin-bottom: 0px;
  padding-top: 1vh;
  padding-bottom: 0px;
  color: #000;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: none;
}

.div-block-17 {
  padding-top: 15px;
}

.unternehmen {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fcf6bf;
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: 300;
}

.unternehmen:hover {
  color: #fff;
}

.unternehmen:active {
  color: #fcf6bf;
}

.unternehmen:focus {
  color: transparent;
}

.unternehmen:visited {
  color: transparent;
}

.unternehmen.w--current {
  display: block;
  width: auto;
  margin-left: 0px;
  padding-top: 0vw;
  color: #fcf6bf;
}

.unternehmen.w--current:hover {
  display: block;
  color: #fff;
}

.kontakt {
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-18 {
  display: inline-block;
  width: 80%;
  height: 40vh;
  margin-top: 140px;
  margin-right: 7vw;
  margin-left: 7vw;
  background-image: url('../images/kaeselieferant_hickertz_in_aachen.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.columns-3 {
  display: inline-block;
  width: 70%;
  padding-top: 74px;
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-13 {
  display: inline-block;
  width: auto;
  padding-bottom: 4vh;
  color: #000;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: none;
}

.footer {
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #007672;
  font-weight: 400;
  text-transform: uppercase;
}

.link-2 {
  opacity: 1;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #007672;
  text-decoration: none;
  text-transform: none;
  cursor: default;
}

.link-2:hover {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #41aca8;
  text-decoration: none;
}

.text-block-15 {
  width: auto;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  color: #000;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: none;
}

.div-block-23 {
  position: relative;
  display: block;
  width: 70%;
  height: auto;
  margin: 0px auto 5vh;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0vw;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f6c4;
  color: #000;
}

.belgien {
  position: relative;
  width: 99.95476%;
  margin-right: 0px;
  margin-left: 0px;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-24 {
  display: inline-block;
  width: 80%;
  height: auto;
  margin-top: 20px;
  padding-top: 0px;
  background-color: transparent;
}

.impressum {
  position: static;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #fff;
  font-size: 0.99em;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
}

.impressum:hover {
  color: hsla(0, 0%, 100%, 0.78);
}

.impressum.w--current {
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-size: 0.99em;
  text-decoration: none;
}

.impressum.w--current:hover {
  opacity: 0.7;
  text-decoration: none;
}

.brand {
  display: inline;
  float: none;
}

.nav-menu {
  position: relative;
  z-index: auto;
  width: 50vw;
  height: 60vh;
  margin-top: 0vh;
  margin-left: 0vw;
  padding-top: 15vh;
  padding-right: 0vw;
  padding-left: 5vw;
  float: left;
  border-radius: 0px;
  background-color: #007672;
  opacity: 1;
  color: transparent;
  font-size: 1.3em;
  line-height: 1em;
  -o-object-fit: contain;
  object-fit: contain;
}

.nav-menu:hover {
  color: transparent;
}

.image-20.brand {
  overflow: visible;
  color: transparent;
  -webkit-column-count: auto;
  column-count: auto;
}

.menu-button {
  width: 103px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  float: left;
  background-color: #fff;
}

.navbar {
  z-index: auto;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -1vw;
  color: transparent;
  font-size: 30px;
  line-height: 50px;
  text-transform: none;
}

.link-3 {
  position: relative;
  left: auto;
  display: block;
  width: 45vh;
  margin-top: 12vh;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
  direction: ltr;
  color: #fff;
  font-size: 0.7em;
  text-align: left;
  text-decoration: none;
}

.link-3:hover {
  opacity: 0.7;
  color: #fff;
}

.div-block-26 {
  display: inline-block;
  width: 80%;
  height: 40vh;
  margin-top: 140px;
  margin-right: 7vw;
  margin-left: 7vw;
  background-image: url('../images/eurapaweite_lieferung.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.image-27 {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
}

.slider-3 {
  display: inline-block;
  width: 90%;
  height: auto;
  margin: 3vh 0px 0px;
  background-color: transparent;
}

.mask-3 {
  height: auto;
}

.div-block-27 {
  display: inline-block;
  width: 80%;
  height: 40vh;
  margin-top: 140px;
  margin-right: 7vw;
  margin-left: 7vw;
  background-image: url('../images/kaesespezialitaeten_aus_aachen.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.image-28 {
  margin: 200px 20px 323px;
}

.image-29 {
  margin: 200px 20px 323px;
}

.text-block-16 {
  height: auto;
  margin-bottom: 6px;
  color: #fff;
  font-size: 1.1em;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: none;
}

.div-block-28 {
  width: 70%;
  margin-right: auto;
  margin-bottom: 5vw;
  margin-left: auto;
  background-color: #cde7da;
}

.div-block-29 {
  position: absolute;
  left: 0px;
  top: 40%;
  right: 0px;
  bottom: 0px;
  margin-right: 200px;
  margin-left: 200px;
}

.nav-link {
  display: block;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
  color: #fff;
  font-size: 1.1em;
  font-weight: 400;
}

.nav-link:hover {
  margin-left: -40px;
  padding-left: 60px;
  background-image: url('../images/pfeil-lang.svg');
  background-position: 0% 50%;
  background-size: auto 30px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.7;
  color: #fff;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:hover {
  color: #fff;
}

.navigation-home {
  -webkit-column-count: 999;
  column-count: 999;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-17 {
  display: inline-block;
  width: 55vw;
  margin-top: 5.5vh;
  color: #000;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-transform: none;
}

.text-block-18 {
  display: inline-block;
  width: 22vw;
  margin-top: 0px;
  margin-left: 0px;
  padding: 2vh 1vw;
  border: 3px solid #007672;
  border-radius: 25px 25px 25px 0px;
  background-color: #007672;
  box-shadow: 13px 13px 11px -4px rgba(0, 0, 0, 0.22);
  color: #fff;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: none;
}

.div-block-30 {
  display: inline-block;
  width: 70%;
  margin-top: 46px;
  -webkit-column-count: auto;
  column-count: auto;
}

.bold-text {
  font-weight: 500;
}

.bold-text-2 {
  font-weight: 500;
}

.bold-text-4 {
  font-weight: 500;
}

.bold-text-5 {
  font-weight: 500;
}

.bold-text-6 {
  font-weight: 500;
}

.bold-text-7 {
  font-weight: 500;
}

.bold-text-8 {
  font-weight: 500;
}

.bold-text-9 {
  font-weight: 500;
}

.bold-text-10 {
  font-weight: 500;
}

.bold-text-11 {
  font-weight: 500;
}

.bold-text-12 {
  font-weight: 500;
}

.bold-text-13 {
  font-weight: 500;
}

.bold-text-14 {
  font-weight: 500;
}

.bold-text-15 {
  font-weight: 500;
}

.bold-text-16 {
  font-weight: 500;
}

.bold-text-17 {
  font-weight: 500;
}

.bold-text-18 {
  font-weight: 500;
}

.bold-text-19 {
  font-weight: 500;
}

.bold-text-20 {
  font-weight: 500;
}

.text-block-19 {
  display: inline-block;
  width: 50vw;
  margin-top: 10vh;
  margin-bottom: 10px;
  padding-bottom: 0px;
  color: #000;
  font-size: 2.3em;
  line-height: 1.3em;
  font-weight: 500;
  letter-spacing: 0em;
  text-transform: none;
}

.text-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3vh;
  margin-bottom: 1vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.3em;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-transform: none;
}

.text-block-21 {
  margin-top: -0.2vh;
  font-family: MinionPro, sans-serif;
  color: #000;
  font-size: 2em;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-transform: none;
}

.text-block-22 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: MinionPro, sans-serif;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 400;
  text-transform: none;
}

.text-block-23 {
  margin: 1vh 2vw;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-transform: none;
}

.text-block-24 {
  font-family: MinionPro, sans-serif;
  font-size: 2em;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-transform: none;
}

@media screen and (max-width: 991px) {
  .logo {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
    height: auto;
  }

  .hickertz_logo {
    position: fixed;
    z-index: auto;
    display: block;
    width: 35%;
    margin-left: auto;
    float: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .hero {
    height: 800px;
  }

  .text-span {
    overflow: visible;
  }

  .claim {
    font-weight: 300;
  }

  .menue {
    display: block;
    overflow: visible;
    margin-top: 17px;
    font-size: 1.3em;
  }

  .navi-div {
    overflow: visible;
  }

  .start {
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 35px;
  }

  .header-content {
    margin-top: 30%;
  }

  .cheese_illu {
    overflow: visible;
    width: 47%;
  }

  .heading-3 {
    width: 70vw;
    margin-top: 4vw;
    font-size: 2.3em;
  }

  .text-block {
    width: 70vw;
    font-size: 1.3em;
  }

  .text-block-3 {
    margin-top: 25%;
    font-size: 2em;
  }

  .text-block-4 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.06em;
  }

  .wrapper {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-8 {
    width: 70vw;
    font-size: 1.3em;
  }

  .text-block-9 {
    font-size: 1em;
    letter-spacing: 0.06em;
  }

  .image-18 {
    width: 60%;
  }

  .text-block-10 {
    width: 50vw;
    font-size: 1.3em;
  }

  .text-block-11 {
    width: 50vw;
    font-size: 1.3em;
  }

  .text-block-12 {
    width: 50vw;
    font-size: 1.3em;
  }

  .unternehmen {
    font-size: 1em;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-13 {
    position: static;
    display: block;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 1.4em;
  }

  .div-block-23 {
    width: 70%;
  }

  .div-block-24 {
    width: 100%;
  }

  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .impressum {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 0.99em;
    letter-spacing: 0.05em;
  }

  .impressum.w--current {
    font-size: 0.99em;
  }

  .nav-menu {
    width: 48vw;
    margin-right: 0px;
    margin-left: 0vw;
    padding-right: 5vw;
    font-size: 1.1em;
    line-height: 0.8em;
  }

  .image-20 {
    display: block;
  }

  .image-20.brand {
    float: left;
  }

  .menu-button {
    float: left;
    clear: none;
    background-color: #fff;
  }

  .navbar {
    height: auto;
  }

  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
  }

  .link-3 {
    margin-left: 20px;
    -webkit-transition-property: color;
    transition-property: color;
    font-size: 0.6em;
  }

  .slider-3 {
    width: 100%;
  }

  .image-28 {
    margin-top: 270px;
    margin-bottom: 270px;
  }

  .image-29 {
    margin-top: 270px;
    margin-bottom: 270px;
  }

  .text-block-16 {
    font-size: 1.1em;
  }

  .div-block-29 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-link {
    margin-left: 20px;
  }

  .nav-link:hover {
    margin-left: -20px;
  }

  .text-block-17 {
    width: 70vw;
  }

  .text-block-18 {
    width: 35vw;
  }

  .bold-text {
    font-weight: 500;
  }

  .bold-text-2 {
    font-weight: 500;
  }

  .bold-text-4 {
    font-weight: 500;
  }

  .bold-text-5 {
    font-weight: 500;
  }

  .bold-text-6 {
    font-weight: 500;
  }

  .bold-text-7 {
    font-weight: 500;
  }

  .bold-text-8 {
    font-weight: 500;
  }

  .bold-text-9 {
    font-weight: 500;
  }

  .bold-text-10 {
    font-weight: 500;
  }

  .bold-text-11 {
    font-weight: 500;
  }

  .bold-text-12 {
    font-weight: 500;
  }

  .bold-text-13 {
    font-weight: 500;
  }

  .bold-text-14 {
    font-weight: 500;
  }

  .bold-text-15 {
    font-weight: 500;
  }

  .bold-text-16 {
    font-weight: 500;
  }

  .bold-text-17 {
    font-weight: 500;
  }

  .bold-text-18 {
    font-weight: 500;
  }

  .bold-text-19 {
    font-weight: 500;
  }

  .bold-text-20 {
    font-weight: 500;
  }

  .text-block-19 {
    width: 70vw;
  }

  .text-block-20 {
    font-size: 2em;
  }

  .text-block-23 {
    font-size: 1.4em;
  }
}

@media screen and (max-width: 767px) {
  .hickertz_logo {
    width: 40%;
    margin-top: 0.4vh;
  }

  .heading {
    background-position: 50% 50%;
  }

  .text-span {
    font-size: 0.7em;
  }

  .claim {
    font-size: 1.6em;
  }

  .menue {
    display: block;
    overflow: hidden;
    margin-top: 0px;
    color: #fff;
  }

  .since-1904 {
    font-size: 1.2em;
  }

  .header-content {
    height: auto;
    margin-top: 35%;
  }

  .cheese_illu {
    width: 60%;
  }

  .heading-3 {
    font-size: 2em;
  }

  .text-block {
    font-size: 1.2em;
  }

  .text-block-3 {
    margin-top: 30%;
  }

  .text-block-4 {
    font-size: 1em;
  }

  .text-block-8 {
    font-size: 1.2em;
  }

  .text-block-9 {
    font-size: 1em;
    letter-spacing: 0.06em;
  }

  .image-18 {
    width: 80%;
  }

  .text-block-10 {
    font-size: 1.2em;
  }

  .text-block-11 {
    font-size: 1.2em;
  }

  .text-block-12 {
    font-size: 1.2em;
  }

  .unternehmen {
    font-size: 0.8em;
  }

  .div-block-18 {
    margin-top: 80px;
  }

  .text-block-13 {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 1.2em;
  }

  .text-block-15 {
    font-size: 1.2em;
  }

  .div-block-23 {
    width: 70%;
  }

  .nav-menu {
    width: 60vw;
  }

  .div-block-26 {
    margin-top: 80px;
  }

  .slider-3 {
    width: 100%;
  }

  .div-block-27 {
    margin-top: 80px;
  }

  .image-28 {
    margin-top: 220px;
    margin-bottom: 220px;
  }

  .image-29 {
    margin-top: 220px;
    margin-bottom: 220px;
  }

  .text-block-16 {
    margin-bottom: 4px;
    font-size: 1.1em;
  }

  .text-block-17 {
    width: 70vw;
  }

  .text-block-18 {
    width: 45vw;
  }

  .text-block-19 {
    font-size: 2em;
  }
}

@media screen and (max-width: 479px) {
  .hickertz_logo {
    width: 55%;
  }

  .heading {
    background-size: auto 100%;
    background-attachment: fixed;
  }

  .hero {
    overflow: visible;
    height: 800px;
  }

  .headline {
    font-size: 28px;
  }

  .text-span {
    font-size: 1.1em;
  }

  .claim {
    font-size: 1.2em;
  }

  .line-white {
    width: 40vw;
  }

  .menue {
    z-index: auto;
    color: #fff;
  }

  .since-1904 {
    font-size: 1.1em;
  }

  .header-content {
    margin-top: 45%;
  }

  .cheese_illu {
    width: 70%;
    padding-top: 10px;
  }

  .heading-3 {
    width: 90%;
    font-size: 1.6em;
  }

  .div-block-2 {
    display: inline-block;
    width: 90%;
  }

  .text-block {
    width: 90%;
    margin-top: 2vh;
    font-size: 1.2em;
  }

  .line-black {
    width: 80%;
  }

  .div-block-4 {
    margin-top: 5vh;
  }

  .text-block-3 {
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    font-size: 1.6em;
  }

  .text-block-4 {
    font-size: 0.8em;
  }

  .wrapper {
    width: 100%;
  }

  .image-11 {
    width: 20vw;
    max-width: none;
    margin-left: 70px;
  }

  .div-block-8 {
    display: inline-block;
    width: 90%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .text-block-8 {
    width: 90vw;
    margin-top: 5vh;
    font-size: 1.2em;
  }

  .div-block-10 {
    margin-top: 5vh;
  }

  .image-15 {
    width: 12vw;
    margin-left: 90px;
    padding-left: 0vw;
  }

  .text-block-9 {
    padding-bottom: 10vh;
    font-size: 0.8em;
    letter-spacing: 0.06em;
  }

  .div-block-13 {
    padding-bottom: 40px;
  }

  .image-18 {
    width: 100%;
    padding-top: 40px;
  }

  .text-block-10 {
    width: 80vw;
    font-size: 1.2em;
  }

  .text-block-11 {
    width: 80vw;
    font-size: 1.2em;
  }

  .div-block-16 {
    height: auto;
  }

  .text-block-12 {
    width: 80vw;
    margin-bottom: 0vh;
    padding-bottom: 0vw;
    font-size: 1.2em;
  }

  .unternehmen {
    width: auto;
    font-size: 1.7em;
  }

  .div-block-18 {
    margin-top: 15vw;
  }

  .columns-3 {
    font-size: 18px;
  }

  .text-block-13 {
    padding-bottom: 3vh;
    font-size: 1em;
  }

  .link-2 {
    width: 90%;
  }

  .text-block-15 {
    font-size: 1.2em;
  }

  .div-block-23 {
    width: 65%;
  }

  .belgien {
    margin-bottom: 1vh;
  }

  .impressum {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 1em;
  }

  .nav-menu {
    width: 100vw;
    height: 2000px;
    padding-top: 10vh;
    padding-left: 2vw;
    font-size: 1em;
    line-height: 0.6em;
  }

  .image-20.brand {
    overflow: visible;
    margin-left: -7px;
    padding-left: 0px;
  }

  .menu-button {
    padding-left: 30px;
    background-color: transparent;
  }

  .navbar {
    background-color: transparent;
  }

  .column-7 {
    font-size: 18px;
  }

  .link-3 {
    margin-top: 10vh;
    margin-left: 51px;
    font-size: 0.8em;
  }

  .image-22 {
    width: auto;
  }

  .image-23 {
    width: auto;
  }

  .image-24 {
    height: auto;
  }

  .image-25 {
    height: auto;
  }

  .image-26 {
    height: auto;
  }

  .div-block-26 {
    margin-top: 50px;
  }

  .slider-3 {
    width: 100%;
  }

  .div-block-27 {
    width: 80%;
    height: 40vh;
    margin-top: 50px;
    background-position: 0% 0%;
  }

  .image-28 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .image-29 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .text-block-16 {
    height: 6.3vh;
    margin-bottom: 5px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 1em;
  }

  .div-block-28 {
    width: 65%;
  }

  .div-block-29 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .slide-nav-3 {
    margin-top: 0px;
    padding-top: 20px;
  }

  .nav-link {
    margin-left: 50px;
  }

  .nav-link:hover {
    margin-left: 10px;
  }

  .text-block-17 {
    width: 90%;
  }

  .text-block-18 {
    width: 90%;
    font-size: 1.2em;
  }

  .image-30 {
    width: 90%;
  }

  .image-31 {
    width: 90%;
  }

  .text-block-19 {
    width: 90%;
    font-size: 1.6em;
  }

  .text-block-20 {
    font-size: 1.6em;
  }

  .text-block-21 {
    font-size: 1.6em;
  }

  .text-block-22 {
    font-size: 2.3em;
  }

  .text-block-23 {
    font-size: 1em;
  }

  .text-block-24 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    font-family: MinionPro-Regular, sans-serif;
    font-size: 1.6em;
    line-height: 1.3em;
    font-weight: 600;
    letter-spacing: 0.01em;
    text-transform: none;
  }
}

@font-face {
  font-family: 'Geomanist webfont';
  src: url('../fonts/geomanist-medium-webfont.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Geomanist webfont';
  src: url('../fonts/geomanist-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Geomanist webfont';
  src: url('../fonts/geomanist-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'MinionPro';
  src: url('../fonts/MinionPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Scilla';
  src: url('../fonts/MinionPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}