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

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 2px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #202020;
  font-size: 14px;
  line-height: 23px;
  font-weight: 300;
}

.button {
  display: inline-block;
  margin-right: 160px;
  padding: 10px 30px;
  float: right;
  border-radius: 3px;
  background-color: #4e996c;
  box-shadow: 2px 2px 0 0 rgba(78, 153, 108, 0.43);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
}

.button:hover {
  background-color: rgba(78, 153, 108, 0.76);
}

.button.submit {
  float: left;
}

.section {
  overflow: hidden;
  height: 100%;
  padding: 75px 100px 100px;
  background-image: url('../images/Studie-für-Hommage-an-Josef-Albers.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.section._2 {
  overflow: hidden;
  height: auto;
  min-height: 100%;
  padding-top: 0%;
  padding-right: 0px;
  background-image: url('../images/Ausstellung.png');
  background-position: 100% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.section._3 {
  overflow: hidden;
  height: auto;
  min-height: 100%;
  padding-top: 15%;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/BernwardHeinze.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.section._1 {
  height: auto;
  min-height: 100%;
  padding-top: 2%;
  padding-right: 0px;
  background-image: url('../images/Bernward-Heinze-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.section.work {
  height: 800px;
  background-color: #fff;
  background-image: none;
}

.section.work.katalog {
  height: auto;
  min-height: 100%;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}

.section.kontakt {
  height: auto;
  padding-left: 0px;
  background-image: url('../images/RosamitGeste.png');
  background-position: 100% 0%;
  background-size: cover;
  background-attachment: scroll;
}

.section.kontakt.impressum {
  min-height: auto;
  padding-top: 135px;
  background-image: url('../images/RosamitGeste.png');
  background-position: 100% 50%;
}

.window {
  position: relative;
  left: 0px;
  top: 25%;
  bottom: 0px;
  width: 750px;
  padding: 30px 30px 50px 50px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: hsla(0, 0%, 94.5%, 0.56);
}

.window.right {
  top: 125px;
  min-width: 750px;
  margin-bottom: 10px;
  float: right;
  clear: right;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: hsla(0, 0%, 100%, 0.56);
}

.window.right.abstand-unten-neu {
  margin-bottom: 100px;
}

.window.bigger-window {
  width: 1000px;
}

.main-heading {
  padding-right: 160px;
  font-size: 100px;
  text-align: right;
}

.subheading {
  margin-top: 120px;
  padding-right: 160px;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 40px;
  font-weight: 400;
  text-align: right;
}

.center {
  margin-bottom: 29px;
  text-align: center;
}

.center.abstand-unten {
  margin-bottom: 70px;
}

.center.katalog-head {
  margin-bottom: 15%;
  font-size: 18px;
}

.work-items-container {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.work-item {
  width: 50%;
  float: left;
}

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

.special {
  width: 300px;
  height: 199px;
}

.contact-window {
  display: block;
  width: 700px;
  margin-top: 30vh;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  background-color: #fff;
}

.logo {
  position: fixed;
  left: 0px;
  top: 0px;
  margin-top: 40px;
  margin-left: 50px;
  padding: 7px 12px 7px 14px;
  border: 5px solid #333;
  font-family: Lato, sans-serif;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.logo.footer-logo {
  position: static;
  display: inline-block;
  margin-top: 0px;
  margin-right: 50px;
  margin-left: 0px;
  float: left;
  border-color: #fff;
  color: #fff;
}

.logo.footer-logo._03 {
  padding-top: 14px;
  border-style: none;
  font-family: Lato2, sans-serif;
  font-size: 12px;
}

.logo._02 {
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: none;
  text-shadow: 1px 1px 6px hsla(0, 0%, 100%, 0.66);
}

.text-field {
  margin-bottom: 20px;
  border-style: none;
  background-color: #ededed;
}

.footer {
  padding: 20px 50px;
  background-color: #383838;
}

.footer-paragraph {
  display: block;
  -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;
  font-family: Opensans2, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 22px;
  text-align: right;
}

.listenelement {
  margin-bottom: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #737373;
  font-size: 18px;
  font-weight: 300;
}

.liste {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #33658b;
  list-style-type: disc;
}

.thin {
  font-weight: 300;
}

.text {
  padding-left: 8px;
}

.nav {
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-shadow: 1px 1px 6px hsla(0, 0%, 100%, 0.5);
}

.nav.w--current {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.navigationsmenue {
  position: fixed;
  left: 0px;
  top: 39px;
  right: 522px;
  background-color: transparent;
}

.nav-menu-mobile {
  left: 355px;
  float: right;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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;
  background-color: transparent;
}

.icon {
  color: #5a5858;
  font-size: 23px;
}

.icon.right {
  margin-left: 50px;
  color: #c7c7c7;
}

.icon.left {
  margin-right: 50px;
  color: #c7c7c7;
}

.right {
  margin-left: -2px;
}

.row-buttons {
  color: #9b8c8c;
}

.icon-slider {
  color: #615e5e;
  font-size: 25px;
}

.foto {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.kleiner-paragraph {
  font-family: Opensans2, sans-serif;
  font-size: 12px;
  line-height: 19px;
}

.kleiner-paragraph.rechts {
  text-align: right;
}

.c2 {
  position: static;
  left: 0px;
  bottom: 0px;
}

.c2.abstandlinks.down4 {
  margin-top: 81px;
}

.c2.abstandlinks.down5 {
  margin-top: 105px;
}

.c2.abstandlinks.down6 {
  margin-top: 115px;
}

.c2.abstandlinks.down7 {
  margin-top: 95px;
}

.c2.down2 {
  margin-top: 46px;
}

.c2.down7 {
  margin-top: 49px;
}

.c2.down11 {
  margin-top: 70px;
}

.c2.down16 {
  margin-top: 69px;
}

.c2.down21 {
  margin-top: 49px;
}

.c2.down22 {
  margin-top: 75px;
}

.c2.down30 {
  margin-top: 92px;
}

.c2.down40 {
  margin-top: 64px;
}

.katalog-1 {
  width: 500px;
  height: 300px;
  float: right;
  background-image: url('../images/1.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.katalogbild {
  float: right;
}

.katalogbild.hochformat {
  height: 300px;
}

.tab {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 4px 2px;
  float: left;
  clear: none;
  background-color: transparent;
  text-align: center;
}

.tab.w--current {
  position: relative;
  width: auto;
  background-color: transparent;
  font-weight: 700;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding-top: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.relief {
  margin-top: 82px;
}

.submit-button {
  background-color: rgba(0, 0, 0, 0.58);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
}

.success {
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}

.success-block {
  padding-left: 0px;
  background-color: transparent;
}

.errormessage {
  background-color: #e46f6f;
  color: #fff;
}

.error {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  line-height: 14px;
}

.aktiv {
  font-family: Opensans2, sans-serif;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}

.katalog-quer {
  height: 300px;
}

.katalogaufnahme {
  max-height: 100%;
  min-height: 250px;
  min-width: auto;
  float: right;
}

.katalogaufnahme.rechtsrechts {
  float: none;
}

.aktiver {
  border-bottom: 1px solid #000;
}

.links {
  padding-left: 100px;
  text-align: justify;
}

.rechts {
  padding-top: 22px;
  padding-right: 100px;
  text-align: justify;
}

.wei {
  color: #fff;
}

.katalogaufnahme-hoch {
  height: auto;
  float: right;
}

.c3 {
  -o-object-fit: fill;
  object-fit: fill;
}

.c3.down {
  margin-top: 45px;
}

.c3.down3 {
  margin-top: 65px;
}

.c3.down8 {
  margin-top: 47px;
}

.c3.down9 {
  margin-top: 103px;
}

.c3.down10 {
  margin-top: 9px;
}

.c3.down12 {
  margin-top: 81px;
}

.c3.down15 {
  margin-top: 66px;
}

.c3.down-20 {
  margin-top: 46px;
}

.c3.down-23 {
  margin-top: 92px;
}

.c3.down-25 {
  margin-top: 74px;
}

.c3.down31 {
  margin-top: 113px;
}

.c3.down32 {
  margin-top: 95px;
}

.c3.down36 {
  margin-top: 83px;
}

.hoch-gross {
  height: 500px;
  float: right;
}

.c4 {
  padding-top: 418px;
}

.relief-bild {
  height: 784px;
}

.lightbox {
  height: 300px;
  float: right;
}

.relief300 {
  height: 300px;
}

.textblock-tab {
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.aktivertab.w--current {
  width: 24%;
  background-color: #f0f0f0;
}

.inaktivertab {
  width: 24%;
  background-color: transparent;
}

.tabpoint {
  font-size: 7px;
  letter-spacing: -5px;
}

.mask {
  background-color: transparent;
}

.slider-mask {
  height: 400px;
  background-color: #fff;
}

.column-description {
  -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;
}

.description-block {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.slider-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.impressum {
  font-family: Opensans2, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.textlink {
  color: #33658b;
  text-decoration: none;
}

.textlink.wei {
  color: #fff;
}

.rosaweiss {
  margin-top: 88px;
  float: right;
}

.tabs {
  top: 13%;
}

.textarea {
  min-height: 200px;
  font-family: 'Open Sans', sans-serif;
}

.text-field-2 {
  font-family: 'Open Sans', sans-serif;
}

.text-field-3 {
  font-family: 'Open Sans', sans-serif;
}

.text-field-4 {
  font-family: 'Open Sans', sans-serif;
}

.mask-2 {
  display: block;
  -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;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link {
  display: block;
  min-width: 24%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.tab-link-2 {
  display: block;
  min-width: 24%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.tab-link-3 {
  display: block;
  min-width: 24%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.tab-link-4 {
  min-width: 24%;
}

.tab-link-4.w--current {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #ebe9e9;
}

.tabs-menu-2 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-2 {
  min-height: 500px;
  background-color: transparent;
}

.icon-2 {
  color: #737373;
  font-size: 20px;
}

.icon-3 {
  color: #737373;
  font-size: 20px;
}

.katalog-neu {
  min-height: 500px;
}

.column {
  display: block;
}

.column-2 {
  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-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;
}

.row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-3 {
  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-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.paragraph {
  font-family: Opensans2, sans-serif;
  font-size: 13px;
  line-height: 21px;
}

.paragraph-2 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-3 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-4 {
  font-family: Opensans2, sans-serif;
  font-size: 12px;
  line-height: 19px;
}

.paragraph-5 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-6 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-7 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-8 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-9 {
  font-family: Opensans2, sans-serif;
  font-size: 12px;
  line-height: 19px;
}

.paragraph-10 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-11 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-12 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-13 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-14 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-15 {
  font-size: 12px;
  line-height: 19px;
}

.paragraph-15.teilnahme {
  margin-top: 9px;
  margin-left: 10px;
}

.heading {
  margin-bottom: 5px;
  font-size: 18px;
}

.heading-2 {
  margin-bottom: 5px;
}

.heading-3 {
  margin-bottom: 5px;
  font-family: Lato2, sans-serif;
  font-size: 18px;
}

.heading-3.titel {
  margin-top: 0px;
  margin-bottom: 0px;
  letter-spacing: 2px;
}

.heading-3.titel.mobile {
  font-family: Lato2, sans-serif;
}

.heading-4 {
  font-family: Lato2, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
}

.heading-4.mittig {
  text-align: center;
}

.heading-5 {
  font-size: 17px;
}

.blackparagraph {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}

.column-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-39 {
  height: 400px;
}

.div-block {
  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-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;
}

.div-block-2 {
  margin-top: 20px;
}

.navigation {
  position: fixed;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 65px;
  padding: 0px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.88);
  -o-object-fit: fill;
  object-fit: fill;
}

.navigation-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.navigation-items.buttons-navigation {
  margin-top: 0px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: 0.8;
}

.logo-link:active {
  opacity: 0.7;
}

.logo-image {
  display: block;
}

.navigation-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-item {
  position: relative;
  margin-left: 50px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 0px;
  clear: left;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  -o-object-fit: fill;
  object-fit: fill;
}

.navigation-item:hover {
  opacity: 0.9;
}

.navigation-item:active {
  opacity: 0.8;
  font-weight: 300;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.menu-button {
  margin-top: 0px;
}

.menu-button.w--open {
  background-color: #fff;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-2 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.columns {
  padding-right: 50px;
  padding-left: 50px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.textlink-white {
  color: #fff;
  text-decoration: none;
}

.textlink-white:hover {
  text-decoration: underline;
}

.column-40 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-41 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cookie-modal {
  position: fixed;
  left: 5%;
  top: auto;
  right: auto;
  bottom: 5%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 24px;
  -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;
  border-radius: 5px;
  background-color: rgba(56, 56, 56, 0.65);
}

.p {
  margin-bottom: 0px;
  font-family: Opensans2, sans-serif;
  color: #fff;
}

.link {
  color: #fff;
}

.close-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  -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;
  cursor: pointer;
}

.line {
  position: absolute;
  width: 15px;
  height: 2px;
  border-radius: 20px;
  background-color: #fff;
}

.line.rotate-45 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.line.rotate-min45 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.paragraph-17 {
  font-family: Opensans2, sans-serif;
}

.paragraph-18 {
  font-family: Opensans2, sans-serif;
}

.heading-6 {
  font-family: Lato2, sans-serif;
}

.paragraph-19 {
  font-family: Opensans2, sans-serif;
}

.heading-7 {
  font-family: Lato2, sans-serif;
}

.heading-8 {
  font-family: Lato2, sans-serif;
}

.heading-9 {
  font-family: Lato2, sans-serif;
}

html.w-mod-js *[data-ix="heading"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="subheading"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="left"] {
  -webkit-transform: translate(-500px, 0px);
  -ms-transform: translate(-500px, 0px);
  transform: translate(-500px, 0px);
}

html.w-mod-js *[data-ix="right"] {
  -webkit-transform: translate(500px, 0px);
  -ms-transform: translate(500px, 0px);
  transform: translate(500px, 0px);
}

html.w-mod-js *[data-ix="swoop-right"] {
  opacity: 0;
  -webkit-transform: translate(-65px, -30px);
  -ms-transform: translate(-65px, -30px);
  transform: translate(-65px, -30px);
}

html.w-mod-js *[data-ix="swoop-left"] {
  opacity: 0;
  -webkit-transform: translate(65px, -30px);
  -ms-transform: translate(65px, -30px);
  transform: translate(65px, -30px);
}

@media screen and (max-width: 991px) {
  p {
    font-size: 14px;
  }

  .section.work.katalog {
    height: 700px;
  }

  .window.right {
    width: 600px;
    min-width: 400px;
  }

  .window.bigger-window {
    width: 746px;
    font-size: 15px;
  }

  .center.katalog-head {
    margin-bottom: 5%;
  }

  .button-menue {
    left: 473px;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    float: right;
  }

  .button-menue.w--open {
    background-color: #fff;
    color: #141414;
  }

  .nav-menu-mobile {
    left: 49px;
    width: 270px;
    margin-left: 1px;
    background-color: hsla(0, 0%, 100%, 0.84);
  }

  .slider {
    display: block;
    height: 400px;
  }

  .navcontainer {
    width: 600px;
  }

  .icon-slider {
    font-size: 20px;
  }

  .foto {
    padding-left: 75px;
  }

  .c2 {
    padding-top: 15px;
    padding-left: 100px;
  }

  .katalog-1 {
    display: block;
    margin-right: 90px;
    margin-left: auto;
  }

  .katalogbild {
    display: block;
    margin-left: 90px;
    float: none;
  }

  .tab {
    width: 100%;
    float: left;
  }

  .tab.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -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;
  }

  .tabs-menu {
    position: static;
    height: auto;
    margin-bottom: 40px;
    -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;
  }

  .aktiv {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
  }

  .katalogaufnahme {
    height: 200px;
    margin-left: 88px;
    float: none;
  }

  .katalogaufnahme-hoch {
    height: 330px;
  }

  .c3 {
    position: static;
    padding-top: 252px;
  }

  .hoch-gross.mobilhoch {
    height: 300px;
  }

  .impressum {
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-3 {
    display: block;
    text-align: center;
  }

  .tab-link-4.w--current {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-4.mittig {
    margin-bottom: -1px;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-items {
    background-color: #fff;
  }

  .logo-link.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .navigation-wrap {
    margin-right: 0px;
  }

  .navigation-item {
    margin-left: 0px;
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-item.w--current {
    margin-left: 0px;
  }

  .menu-button {
    padding: 0px;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .menu-icon {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 22px;
    letter-spacing: 2px;
  }

  p {
    font-size: 14px;
    line-height: 21px;
  }

  .section._1 {
    background-size: cover;
  }

  .section.work.katalog {
    height: 750px;
  }

  .window {
    width: 450px;
  }

  .window.right {
    width: 450px;
    min-width: auto;
    margin-top: 46px;
  }

  .window.bigger-window {
    width: 550px;
    font-size: 17px;
  }

  .button-menue {
    left: 489px;
  }

  .slider {
    height: auto;
  }

  .navcontainer {
    width: 220px;
  }

  .icon-slider {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 20px;
  }

  .c2.abstandlinks {
    padding-left: 100px;
  }

  .katalogbild {
    margin-right: 90px;
  }

  .tabs-menu {
    height: auto;
  }

  .aktiv {
    margin-right: auto;
    margin-left: auto;
    font-size: 11px;
  }

  .katalogaufnahme {
    height: 250px;
  }

  .katalogaufnahme.quer {
    height: 150px;
  }

  .katalogaufnahme-hoch {
    height: 220px;
  }

  .c3 {
    padding-top: 146px;
  }

  .slider-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .impressum {
    font-size: 11px;
    line-height: 14px;
  }

  .tabs {
    top: auto;
  }

  .paragraph {
    font-size: 13px;
  }

  .paragraph-2 {
    font-size: 13px;
  }

  .paragraph-5 {
    font-size: 12px;
  }

  .heading-4.mittig {
    margin-bottom: 33px;
  }

  .blackparagraph {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
  }

  .paragraph-16 {
    font-size: 12px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .logo-link {
    padding-left: 0px;
  }

  .right-arrow-3 {
    width: 30px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 15px;
    line-height: 20px;
  }

  p {
    font-size: 12px;
    line-height: 15px;
  }

  .section.work.katalog {
    height: auto;
  }

  .window.right {
    width: 290px;
    padding-left: 40px;
  }

  .window.bigger-window {
    width: 309px;
    font-size: 7px;
  }

  .logo {
    left: -30px;
    top: 0px;
    border-width: 3px;
    font-size: 14px;
    line-height: 18px;
  }

  .button-menue {
    left: 296px;
    top: -4px;
    font-size: 14px;
  }

  .slider {
    height: auto;
    min-height: auto;
  }

  .icon-slider {
    margin-right: 0px;
    margin-left: 2px;
    font-size: 15px;
  }

  .kleiner-paragraph {
    font-size: 10px;
    line-height: 14px;
  }

  .c2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    padding-left: 26px;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .c2.abstandlinks {
    padding-left: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .katalogbild {
    margin-right: 45px;
    margin-left: 45px;
  }

  .tab {
    width: 90%;
    float: none;
    text-align: center;
  }

  .tab.w--current {
    width: 90%;
  }

  .tabs-menu {
    height: auto;
    margin-bottom: 40px;
  }

  .aktiv {
    width: 90%;
    margin-bottom: 8px;
    margin-left: 17px;
  }

  .katalogaufnahme {
    height: 170px;
    margin-left: 20px;
  }

  .c3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    -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;
  }

  .right-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
  }

  .impressum {
    font-size: 8px;
    line-height: 9px;
  }

  .tabs {
    top: auto;
  }

  .heading-3.titel.mobile {
    font-size: 14px;
  }

  .heading-4 {
    display: block;
    font-size: 16px;
  }

  .column-4 {
    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-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;
  }

  .column-5 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-6 {
    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-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;
  }

  .column-7 {
    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-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;
  }

  .column-8 {
    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-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;
  }

  .column-9 {
    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-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;
  }

  .column-10 {
    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-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;
  }

  .column-11 {
    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-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;
  }

  .column-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .column-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .column-14 {
    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-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;
  }

  .column-15 {
    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-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;
  }

  .column-16 {
    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-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;
  }

  .column-17 {
    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-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;
  }

  .column-18 {
    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-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;
  }

  .column-19 {
    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-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;
  }

  .column-20 {
    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-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;
  }

  .row-3 {
    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-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;
  }

  .column-21 {
    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-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;
  }

  .column-22 {
    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-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;
  }

  .column-23 {
    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-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;
  }

  .column-24 {
    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-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;
  }

  .column-25 {
    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-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;
  }

  .column-26 {
    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-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;
  }

  .column-27 {
    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-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;
  }

  .column-28 {
    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-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;
  }

  .column-29 {
    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-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;
  }

  .column-30 {
    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-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;
  }

  .column-31 {
    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-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;
  }

  .column-32 {
    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-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;
  }

  .column-33 {
    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-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;
  }

  .column-34 {
    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-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;
  }

  .column-35 {
    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-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;
  }

  .column-36 {
    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-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;
  }

  .column-37 {
    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-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;
  }

  .navigation {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navigation-item {
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .navigation-item.w--current {
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 15px;
  }

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-icon {
    height: 14px;
  }

  .right-arrow-2 {
    width: 20px;
  }

  .left-arrow {
    width: 20px;
  }

  .right-arrow-3 {
    width: 20px;
  }

  .left-arrow-2 {
    width: 20px;
  }
}

@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato2';
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-BoldItalic.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans2';
  src: url('../fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat2';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}