@font-face {
  font-family: "FKScreamer";
  src: url("../fonts/FKScreamer-Upright.ttf");
}

@font-face {
  font-family: "WorkSans";
  src: url("../fonts/WorkSans-Medium.ttf");
}

@font-face {
  font-family: "WorkSansRegular";
  src: url("../fonts/WorkSans-Regular.ttf");
}

html {
}

html.ovfh {
  overflow: hidden !important;
}

body {
  background-color: #9aa473;
  font-family: "FKScreamer", Helvetica, sans-serif;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 28px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

  overflow: hidden;
}

html,
body {
  scroll-behavior: smooth;
}

.animation-line-wrap {
  position: relative;
}

.animation-line-wrap:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: #9aa473;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

.menu__item-explore.animation-line-wrap:before {
  background-color: #444924;
}

.BaW .animation-line-wrap:before {
  background-color: #fff;
}

.BaW .menu__item-explore.animation-line-wrap:before {
  background-color: #000;
}

.animation-line-wrap:hover:before {
  visibility: visible;
  width: 100%;
}

.green-body .menu-section,
.green-body footer {
  background-color: #444924;
  color: #9aa473 !important;
}

.green-body .menu-section .page-menu-item a {
  color: #9aa473;
}

.BaW .cursor__inner--circle {
  border: 1px solid #000;
}

html,
.main {
  height: 100%;
  padding: 0;
}
p {
  margin: 0.3em auto;
}
ol{
  padding-left: 70px;
}
.line-wrapper {
  overflow: hidden;
  width: 100%;
}
.boxed-section h3 .line-wrapper {
  padding-bottom: 15px;
  width: 100%;
}
* {
  box-sizing: border-box;
}

html {
  overflow-x: hidden !important;
}

h1 {
  color: #444924;
}

.menu-icon-wrap {
  height: 2px;
  width: 45px;
  position: relative;
  margin-top: 40px;
  background-color: #fff;
}

.menu-icon-wrap:before {
  content: " ";
  height: 2px;
  width: 45px;
  background-color: #fff;
  position: absolute;
  top: -10px;
  left: 0;
}

header {
  position: fixed;
  width: 100%;
  color: #fff;
  z-index: 99999;
  top: 0;
  text-align: center;
  padding: 20px 30px;
}

header .logo-img {
  text-align: center;
  width: 100px;
  display: inline-block;
  margin: 0 auto;
}

header .transl-wrap {
  float: right;
}

header .menu-icon-wrap {
  float: left;
}

.top-section {
  width: 100%;
  height: 70vh;
  position: relative;

  text-transform: uppercase;
  /*letter-spacing: 1px;*/
  font-weight: 400;
}

.ContactPage .top-section {
  height: calc(80vh - 200px) !important;
}

h1.top-title {
  font-size: 8em;
  line-height: 1.5em;
  position: fixed;
  vertical-align: middle;
  top: 35%;
  width: 100%;
  font-weight: 400;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  z-index: -1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

h1.top-title.stroked-top-title {
  color: transparent;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #444924;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.content-section {
}

.slider-section {
  padding: 100px 0;
}

.simple-page-content {
  max-width: 50%;
  color: #000;
  padding: 70px 30px;
  margin: 0 auto;
  /*font-size: 3em;*/
  font-size: 2em;
  line-height: 1.2em;
  font-family: "WorkSans", Helvetica, sans-serif;
}

.simple-page-title {
  max-width: 50%;
  color: #000;
  padding: 0px 30px;
  text-align: center;
  margin: 0 auto;
  font-size: 3.2em;
  line-height: 1.8em;
}

.menu-section {
  background-color: #9aa473;
  padding-top: 55px;
  padding-bottom: 50px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.menu-section .urhere-span {
  color: #fff;
  font-size: 1.4em;
  margin-top: 25px;
  margin-bottom: -25px;
  letter-spacing: 1px;
  font-family: "WorkSans", Helvetica, sans-serif;
  text-decoration: none;
  display: block;
  /*position: relative;*/
}

#overlay .urhere-span {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-family: "WorkSans", Helvetica, sans-serif;
  text-decoration: none;
  display: block;
  /*position: relative;*/
}

.menu-section .page-menu-item img {
  display: none;
}

.menu-section .page-menu-item {
  padding: 10px 30px;
  text-align: center;
}

.menu-section .page-menu-item a {
  font-size: 8em;
  line-height: 1.2em;
  color: #444924;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.menu-section .page-menu-item a:hover {
  color: transparent;
  display: block;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #444924;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.menu-section .page-menu-item a:hover > img {
  display: block;
}

.menu-section .page-menu-item a:not(:hover) span {
  transform: none !important;
}

.overlay ul li a:not(:hover) span {
  transform: none !important;
}

footer {
  background-color: #9aa473;
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  color: #444924;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
  position: relative;
  height: 100vh;
  width: 100%;
  margin: 0;
  margin-top: 20px;
  /*width: 90%;*/
  /*margin: 0 auto;*/
}

body.green-body a {
  color: #9aa473;
  text-decoration: none;
}

body.green-body {
  background-color: #444924;
  color: #9aa473 !important;
}

footer a {
  color: #444924;
  text-decoration: none;
}

.footer-item {
  display: inline-block;
  padding: 10px 0;
  font-size: 2.3em;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: 400;
}

footer .copyright {
  color: #d0d1c8;
  bottom: 6vh;
  position: absolute;
  width: 90%;
  /*max-width: 530px;*/
  left: 50%;
  transform: translateX(-50%);
  font-size: 1em;
  line-height: 2em;
  font-family: "WorkSans", Helvetica, sans-serif;
}

.footer-item.colorblind {
  padding-top: 150px;
  font-size: 1em;
  bottom: 25vh;
  left: 0;
  width: 100%;
  position: absolute;
}

/*---------slider----------*/

/*.frame {*/
/*padding: 1.5em;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*z-index: 1000;*/
/*pointer-events: none;*/
/*}*/

/*.frame__subtitle {*/
/*font-weight: normal;*/
/*font-size: 1em;*/
/*margin: 0.5em 0 1em;*/
/*}*/

/*.frame__indicator {*/
/*background: var(--color-indicator);*/
/*width: 3em;*/
/*height: 0.5em;*/
/*transform-origin: 0 50%;*/
/*}*/

.strip-outer {
  width: 100%;
  /*height: 100vh;*/
  /*min-height: 750px;*/
  margin: auto;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: none;
}

.strip-inner {
  position: relative;
  top: 0;
  height: 100%;
  width: -moz-fit-content;
  width: fit-content;
}

.draggable {
  /*height: 600px;*/
  /*top: calc(50% - 250px);*/
  height: 100%;
  width: 100%;
  position: absolute;
  cursor: grab;
}

.draggable:active {
  cursor: grabbing;
}

.strip {
  height: 100%;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: start;
  position: relative;
  pointer-events: none;
}

.strip__item {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  margin: 0 80px;
}

.img-outer {
  --imgheight: 450px;
  height: var(--imgheight);
  width: calc(var(--imgheight) * 0.7);
  overflow: hidden;
  position: relative;
  flex: none;
}

.img-outer--size-s {
  --imgheight: 500px;
}

.img-outer--size-m {
  --imgheight: 560px;
}

.img-outer--size-l {
  --imgheight: 590px;
}

.img-outer--size-xl {
  --imgheight: 620px;
}

.img-inner {
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  left: -20px;
  top: -20px;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
}

.strip__item-number {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.strip__item-link {
  pointer-events: auto;
  cursor: pointer;
  display: block;
  position: relative;
  margin-top: -30px;
}

.strip__item-link::before {
  content: "";
  position: absolute;
  width: 160%;
  height: 120%;
  left: -30%;
  top: -10%;
}

.strip__item-link span {
  display: block;
}

.strip__item-plus {
  display: none;
  width: 13px;
  height: 13px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 6h6v1H7v6H6V7H0V6h6V0h1v6z' fill='%23505050'/%3e%3c/svg%3e");
  background-size: 100%;
}

.strip__item-link:hover + .strip__item-plus {
  display: block;
}

.strip-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--color-cover);
  pointer-events: none;
  opacity: 0;
}

.strip-cover__title {
  font-family: fleisch-wolf, sans-serif;
  font-weight: 400;
  font-size: 20vw;
  margin: 0;
  line-height: 1;
  -webkit-text-stroke: 1px var(--color-cover);
  text-stroke: 1px var(--color-cover);
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  color: transparent;
}

.strip-cover__subtitle {
  font-size: 1.5em;
  margin: 0;
}

/*.content {*/
/*top: 0;*/
/*position: absolute;*/
/*height: 100vh;*/
/*width: 100%;*/
/*z-index: 1000;*/
/*}*/

.js .content {
  pointer-events: none;
}

.content__item {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100vh;
  display: grid;
  align-items: center;
  grid-template-rows: 50% 40% 10%;
  grid-column-gap: 0;
  grid-template-areas: "content-img" "content-copy" "...";
  display: none;
}

.js .content__item {
  height: 100%;
  opacity: 0;
  pointer-events: none;
}

.js .content__item--current {
  pointer-events: auto;
  opacity: 1;
  top: 0;
  display: grid;
}

.img-outer--content {
  height: 100%;
  width: auto;
  grid-area: content-img;
}

.img-inner--content {
  background-position: 50% 35%;
}

.content__item-title {
  font-weight: normal;
  color: var(--color-content-title);
}

.content__item-copy {
  grid-area: content-copy;
  padding: 1.5em 2em;
  color: var(--color-copy);
}

.content__item-text {
  margin: 0;
}

.content__close {
  display: block;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  color: inherit;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  position: absolute;
  bottom: 1.5em;
  left: 3em;
}

.content__item--current ~ .content__close {
  pointer-events: auto;
}

.content__close svg {
  fill: currentColor;
}

.content__close:focus,
.content__close:hover {
  outline: none;
  color: #fff;
}

/* Will-change */
.strip,
.strip__item,
.cursor__side,
.content__close,
.content__item-title,
.content__item-copy {
  will-change: transform;
}

@media screen and (min-width: 53em) {
  /*body {*/
  /*overflow: hidden;*/
  /*}*/
  /*.frame {*/
  /*position: fixed;*/
  /*text-align: left;*/
  /*z-index: 10000;*/
  /*display: grid;*/
  /*align-content: space-between;*/
  /*width: 100%;*/
  /*max-width: none;*/
  /*height: 100vh;*/
  /*padding: 1.25em 3em;*/
  /*pointer-events: none;*/
  /*grid-template-columns: 80% 20%;*/
  /*grid-template-rows: auto auto auto;*/
  /*grid-template-areas: 'page-title links' '... ...' 'indicator sub-title';*/
  /*}*/
  /*.frame__title-wrap {*/
  /*grid-area: page-title;*/
  /*display: flex;*/
  /*}*/
  /*.frame__title {*/
  /*margin: 0;*/
  /*}*/
  /*.frame__subtitle {*/
  /*grid-area: sub-title;*/
  /*justify-self: end;*/
  /*margin: 0;*/
  /*}*/
  /*.frame__links {*/
  /*padding: 0;*/
  /*margin: 0 0 0 2em;*/
  /*}*/
  /*.frame__indicator {*/
  /*grid-area: indicator;*/
  /*margin: 0;*/
  /*}*/
  .content__item {
    top: 0;
    grid-template-columns: 40% 45% 15%;
    grid-template-rows: 100%;
    grid-template-areas: "content-copy content-img ... ";
  }

  .content__item-copy {
    max-width: 240px;
    justify-self: end;
    align-self: end;
    text-align: right;
  }

  .strip-cover__title {
    font-size: 15vw;
    -webkit-text-stroke: 2px var(--color-cover);
    text-stroke: 2px var(--color-cover);
  }

  .strip-cover__subtitle {
    font-size: 3em;
  }
}

.cursor {
  display: block;
}

.cursor__inner {
  z-index: 9999;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: difference;
  border-radius: 50%;
}

.cursor__side {
  position: absolute;
  top: 50%;
  width: 5px;
  height: 1px;
  background: #fff;
  opacity: 0;
}

.cursor__side--left {
  right: calc(100% + 5px);
}

.cursor__side--right {
  left: calc(100% + 5px);
}

.cursor__inner--circle {
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
}

/*-------/slider-----------------*/

body.BaW {
  background-color: #fff;
  color: #000;
}

body.BaW.green-body {
  background-color: #000;
  color: #fff;
}

.BaW h1 {
  color: #000;
}

.BaW .menu-section .page-menu-item a {
  color: #000;
}

.BaW .menu-section .page-menu-item a:hover {
  color: transparent;

  -webkit-text-stroke-color: #000;
}

.BaW .menu-section .urhere-span {
  color: #000;
}

.BaW .menu-section {
  background-color: #fff;
}

.BaW.green-body .menu-section,
.BaW.green-body footer {
  background-color: #000;
}

.BaW .menu-icon-wrap,
.BaW .menu-icon-wrap:before {
  background-color: #000;
}

.BaW.green-body .menu-icon-wrap,
.BaW.green-body .menu-icon-wrap:before {
  background-color: #fff;
}

.BaW .logo-img .st0 {
  /*-webkit-filter: invert(100%);*/
  fill: #000;
}

.BaW.green-body .logo-img .st0 {
  fill: #fff;
}

.BaW .logo-a.open .logo-img .st0 {
  /* -webkit-filter: invert(100%); */
  fill: #fff;
}

.BaW footer a {
  color: #000;
}

.BaW footer {
  background-color: #fff;
  color: #000 !important;
}

.BaW.green-body footer a {
  color: #fff !important;
}

.BaW.green-body footer {
  background-color: #000;
  color: #fff !important;
}

.change-clr-wrap {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 9998;
}

.change-clr-wrap span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: 1px solid #3b3b3b;
  display: inline-block;
  margin: 2px;
}

.change-clr-wrap span.active {
  border: 3px solid black;
}

.change-clr {
  border: 1px solid black;
  background-color: #444924;
}

.change-baw {
  border: 1px solid black;
  background-color: #fff;
}

/*.BaW .change-clr-wrap span.active {*/
/*background-color: #000;*/
/*}*/

/*.BaW.green-body .change-clr-wrap span.active {*/
/*background-color: #fff;*/
/*}*/

.BaW .button_container span {
  background: #000;
}

.BaW.green-body .button_container span {
  background: #fff;
}

/*-------menu-----------------*/

.button_container {
  position: fixed;
  top: 48px;
  left: 30px;
  height: 25px;
  width: 45px;
  cursor: pointer;
  z-index: 100;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.button_container:hover {
  opacity: 0.7;
}

.button_container.active .top {
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #fff;
}

.button_container.active .middle {
  opacity: 0;
  background: #fff;
}

.button_container.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #fff;
}

.button_container span {
  background: #fff;
  border: none;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
}

.button_container span:nth-of-type(2) {
  top: 11px;
}

.button_container.active span:nth-of-type(2) {
  top: 22px;
}

.button_container span:nth-of-type(3) {
  top: 22px;
}

.overlay {
  position: fixed;
  background: #000;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 0%;
  /*opacity: 0;*/
  opacity: 1;
  visibility: hidden;
  -webkit-transition: opacity 0.35s, visibility 0.35s, height 0.35s;
  transition: opacity 0.35s, visibility 0.35s, height 0.35s;
  overflow: hidden;
}

.overlay.open {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

.overlay.open li {
  /*-webkit-animation: fadeInRight .5s ease forwards;*/
  /*animation: fadeInRight .5s ease forwards;*/
  /*-webkit-animation-delay: .35s;*/
  /*animation-delay: .35s;*/
  opacity: 1;
}

.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.overlay nav {
  font-size: 4.8em;
  line-height: 1.2em;
  color: #444924;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
  vertical-align: middle;
  margin-top: 55px;
}

.overlay-nav {
  /*position: relative;*/
  /*height: 65%;*/
  /*top: 55%;*/
  /*-webkit-transform: translateY(-50%);*/
  /*transform: translateY(-50%);*/
  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;
  min-height: 24em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  /*position: relative;*/
  height: 100%;
}

.overlay ul li {
  display: block;
  height: 25%;
  height: calc(100% / 4);
  min-height: 40px;
  /*position: relative;*/
  opacity: 0;
}

.overlay ul li a {
  display: block;
  /*position: relative;*/
  color: #fff;
  text-decoration: none;
  /*overflow: hidden;*/
  /*july bia edit^*/
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.overlay ul li a:hover {
  color: transparent;
  display: block;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
  width: 100%;
}

/*.overlay ul li a:after {*/
/*content: '';*/
/*position: absolute;*/
/*bottom: 0;*/
/*left: 50%;*/
/*width: 0%;*/
/*-webkit-transform: translateX(-50%);*/
/*transform: translateX(-50%);*/
/*height: 3px;*/
/*background: #FFF;*/
/*-webkit-transition: .35s;*/
/*transition: .35s;*/
/*}*/

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

/*---------------------------------------*/
/*-------------menu--------------------------*/
/*---------------------------------------*/
/*---------------------------------------*/

.frame__demos {
  margin: 1rem 0;
}

.frame__demo--current,
.frame__demo--current:hover {
  color: var(--color-text);
  text-decoration: line-through;
}

.frame__text + .frame__heading {
  margin: 2rem 0 0 0;
}

.frame__text + .frame__text {
  display: block;
}

.content {
  display: flex;
  /*flex-direction: column;*/
  /*width: 100vw;*/

  /*position: relative;*/
  /*justify-content: flex-start;*/
  /*align-items: center;*/
}

.distort,
.distorttt {
  position: absolute;
  pointer-events: none;
  height: 450px;
  width: 350px;
  will-change: transform;
}

.distort__img {
  opacity: 0;
  /*height: 400px;*/
  width: 300px;
}

.menu__link span,
.quote__link span {
  display: inline-block;
  min-width: 21px;
  text-transform: uppercase;
}

.quote__link::after {
  content: "";
  position: absolute;
  height: 5px;
  border-width: 1px 0;
  border-style: solid;
  width: 100%;
  left: 0;
  top: calc(100% - 0.25rem);
  border-color: currentColor;
}

#left-arrow-home .st0,
#right-arrow-home .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 5;
  stroke-miterlimit: 10;
}

/*---------*/
.boxed-section {
  max-width: 50%;
  margin: 0 auto;
}

.pageSections {
  padding: 100px 30px;
  width: 100%;
}

.pageSections .simple-page-content {
  max-width: 100%;
  padding: 30px 0;
  /*font-size: 2.5em;*/
  font-size: 1.8em;
}

.pageSections .pageSection-link {
  font-size: 4em;
  line-height: 1.5em;
  text-align: center;
  font-weight: 400;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: block;

  text-transform: uppercase;
  color: #444924;
  margin-bottom: 85px;
}

.pageSections .strip__item {
  height: 70%;
}

.pageSections h3 {
  font-size: 5em;
  line-height: 1;
  text-align: center;
  font-weight: 400;
  margin: 70px 0 30px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  color: #444924;
}

.pageSections .boxed-section:first-of-type h3 {
  margin-top: 0;
}

/*---------*/
.contactPageSections {
  overflow: hidden;
  margin-top: 100px;
  margin-bottom: 100px;
}

.contact-kinder-section {
  overflow: hidden;
  position: relative;
}

.contact-half-text {
  height: 100%;
  float: left;
  width: 50%;
  display: inline-block;
  text-transform: uppercase;
  color: #444924;
  padding-left: 8%;
  padding-right: 8%;
  font-weight: 400;
  padding-bottom: 50px;
}

.contact-half-text h5 {
  margin: 0;
  font-size: 5em;
  line-height: 1.5em;
  padding-top: 40px;
  padding-bottom: 45px;
  font-weight: 400;
}

.contact-half-address {
  padding-bottom: 30px;
  font-size: 3.5em;
  line-height: 1.2em;
  color: #444924;
  text-transform: uppercase;
  display: block;
}

.contact-half-email {
  text-decoration: underline;
  color: #444924;
  display: block;
  padding-bottom: 30px;
  font-size: 3.5em;
  line-height: 1.5em;
}

.contact-half-phone {
  text-decoration: underline;
  color: #444924;
  display: block;
  padding-bottom: 30px;
  font-size: 3.5em;
  line-height: 1.5em;
}

.contact-half-schedule {
  color: #444924;
  display: block;
  padding-bottom: 30px;
  font-size: 3.5em;

  line-height: 1.5em;}
.contact-half-person {
  color: #444924;
  display: block;
  padding-bottom: 30px;
  font-size: 3.5em;

  line-height: 1.5em;
  text-align: center;
}

.BaW .contact-half-schedule,
.BaW .contact-half-person,
.BaW .contact-half-address,
.BaW .contact-half-email,
.BaW .pageSections h3,
.BaW .pageSections .pageSection-link,
.BaW .contact-half-phone,
.BaW .contact-half-text {
  color: #000;
}

.contact-half-media video {
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
}

.contact-even-half {
  float: right;
}

.contact-half-media {
  height: 100%;
  float: left;
  width: 50%;
  display: inline-block;
  background-size: cover !important;
  background-position: center !important;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
}

/*---------*/
.txtover-box h5 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  font-size: 7em;
  line-height: 1;
  text-align: center;
  font-weight: 400;
  margin: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  color: #fff;
}

.txtover-box {
  position: relative;
  margin-top: 70px;
}

.txtover-box.no-m {
  margin-top: 0;
}

.KindergartenPage .contact-half-address,
.KindergartenPage .contact-half-email ,
.FranchisePage .contact-half-address,
.FranchisePage .contact-half-email{
  text-align: center;
}

.FranchisePage .top-section,
.KindergartenPage .top-section {
  height: calc(80vh - 200px) !important;
}

/*---------*/
/*---------*/
/*---------*/
body {
  cursor: url(../images/cursor-small.ico), auto;
}

/*---------*/
/*---------*/
/*---------*/
.parallax-img-section {
  /*padding-bottom: 80px;*/
  position: relative;
}
.parallax-img-section .prlx-section {
  width: 100%;
  margin: 0;
  height: 65vh;
}
.ContactPage .parallax-img-section .prlx-section {
  height: 100vh;
}
.parallax-img-section .box-img {
  overflow: hidden;
}
.box-img img,
.box-img video {
  min-height: 120%;
  width: 100%;
  object-fit: cover;

  transition: 0.1s ease-out;
}
@media screen and (min-width: 1900px) {
  /*.distort__img {*/
  /*width: 400px;*/
  /*}*/
  .distort,
  .distorttt {
    height: 550px;
    width: 450px;
  }

  .change-clr-wrap span {
    width: 40px;
    height: 40px;

    margin: 5px;
  }
}

@media screen and (min-width: 2350px) {
  /*.distort__img {*/
  /*width: 650px;*/
  /*}*/
  .distort,
  .distorttt {
    height: 900px;
    width: 700px;
  }
}

.content {
  height: 100vh;
  justify-content: center;
}

#left-arrow-home,
#right-arrow-home {
  position: absolute;
  bottom: 30px;
  left: 30px;

  width: 40px;
}

#left-arrow-home {
  transform: rotate(180deg);
}

#right-arrow-home {
  left: 95px;
}

.BaW #left-arrow-home .st0,
.BaW #right-arrow-home .st0 {
  stroke: #000;
}
/*-------------------cookies-------------*/
#cookie-bar {
  position: fixed;
  bottom: 0px;
  left: 0px;
  background: #444924;
  width: 100%;
  padding: 10px 0px 10px 0;
  border-top: 1px solid #444924;
  -webkit-box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.2);
  zoom: 1;
  filter: alpha(opacity=90);
  opacity: 0.9;
  text-align: left !important;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}
#cookie-bar p {
  font-size: 11px;
  line-height: 14px;
  color: #fff;
  padding: 0;
  max-width: 1170px;
  margin: 0 auto;
  padding-bottom: 10px;
  font-family: "WorkSans";
}

#cookie-bar a {
  font-size: 11px;
  line-height: 14px;
  font-family: "WorkSans";
  display: inline-block;
  float: right;
  text-decoration: underline;
  padding: 6px;
  margin-right: 8px;
}

#cookie-bar span {
  font-family: "WorkSans";
  padding: 0 10px;
  width: calc(100% - 80px);
  display: inline-block;
}

#cookie-bar span a {
  margin: 0;
  padding: 0;
  color: #fff;
  float: none;
  text-decoration: underline;
  font-weight: 700;
}
#cookie-bar .cb-enable {
  text-decoration: none;
  padding-left: 12px;
  padding-right: 12px;
  background: #000000;
  text-transform: uppercase;
  font-weight: 700;
  color: #fffef2 !important;
}

#cookie-bar .cb-enable:hover {
  background: #9aa473;
}
/*----------------------*/

@media screen and (min-width: 2601px) {
  body {
    font-size: 22px;
    line-height: 44px;
  }
}

@media screen and (max-width: 2600px) {
  body {
    font-size: 20px;
    line-height: 40px;
  }
}

@media screen and (min-width: 2000px) {
  #left-arrow-home,
  #right-arrow-home {
    width: 60px;
  }

  #right-arrow-home {
    left: 125px;
  }
}

@media screen and (max-width: 2000px) {
  body {
    font-size: 18px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1601px) {
  body {
    font-size: 14px;
    line-height: 28px;
  }
}

@media screen and (max-width: 1000px) {
  body {
    font-size: 13px;
    line-height: 26px;
  }
}

@media screen and (max-width: 780px) {
  body {
    font-size: 10px;
    line-height: 20px;
  }

  .menu__link span,
  .quote__link span {
    min-width: 12px;
  }

  .menu-section .urhere-span {
    margin-top: 5px;
    margin-bottom: -15px;
  }

  .content {
    height: auto;
  }

  .overlay .content {
    height: 100vh;
  }
}

@media screen and (max-width: 600px) {
  body {
    font-size: 9px;
    line-height: 18px;
  }
}

@media screen and (max-width: 500px) {
  body {
    font-size: 9px;
    line-height: 18px;
  }
}

@media (min-width: 2100px) {
  header .logo-img {
    width: 200px;
  }

  .letter {
    min-width: 64px;
  }

  .letter__inner--stroke {
    min-width: 64px;
  }
}

@media (max-width: 3000px) {
  .letter {
    min-width: 80px;
  }

  .letter__inner--stroke {
    min-width: 80px;
  }

  footer {
    padding-top: 300px;
  }

  .top-section {
    height: 65vh;
  }

  .strip__item {
    margin: 0 120px;
  }

  .img-outer--size-s {
    --imgheight: 650px;
  }

  .img-outer--size-m {
    --imgheight: 720px;
  }

  .img-outer--size-l {
    --imgheight: 750px;
  }

  .img-outer--size-xl {
    --imgheight: 830px;
  }

  /*.strip-outer {*/
  /*min-height: 1000px;*/
  /*}*/
}

@media (max-width: 1600px) {
  .letter {
    min-width: 54px;
  }

  .letter__inner--stroke {
    min-width: 54px;
  }

  footer {
    padding-top: 120px;
  }

  .strip__item {
    margin: 0 60px;
  }

  .img-outer--size-s {
    --imgheight: 500px;
  }

  .img-outer--size-m {
    --imgheight: 580px;
  }

  .img-outer--size-l {
    --imgheight: 630px;
  }

  .img-outer--size-xl {
    --imgheight: 680px;
  }

  /*.strip-outer {*/
  /*min-height: 1000px;*/
  /*}*/
}

@media (max-width: 1200px) {
  .letter {
    min-width: 40px;
  }

  .letter__inner--stroke {
    min-width: 40px;
  }

  .top-section {
    height: 60vh;
  }

  .img-outer--size-s {
    --imgheight: 400px;
  }

  .img-outer--size-m {
    --imgheight: 460px;
  }

  .img-outer--size-l {
    --imgheight: 490px;
  }

  .img-outer--size-xl {
    --imgheight: 520px;
  }

  /*.strip-outer {*/
  /*min-height: 700px;*/
  /*}*/
  .strip__item {
    margin: 0 50px;
  }
}

@media (max-width: 992px) {
  .letter {
    min-width: 30px;
  }

  .letter__inner--stroke {
    min-width: 30px;
  }

  .overlay ul li {
    height: auto;
    margin-bottom: 20px;
  }

  .overlay nav {
    font-size: 4em;
  }

  .simple-page-content,
  .boxed-section {
    max-width: 70%;
  }

  .img-outer--size-s {
    --imgheight: 340px;
  }

  .img-outer--size-m {
    --imgheight: 400px;
  }

  .img-outer--size-l {
    --imgheight: 420px;
  }

  .img-outer--size-xl {
    --imgheight: 450px;
  }

  .strip__item {
    margin: 0 40px;
  }

  /*.strip-outer {*/
  /*min-height: 650px;*/
  /*}*/
}

@media (max-width: 768px) {
  .overlay nav{
    height: 70vh!important;
  }
  .menu-section .page-menu-item a {
    font-size: 5.5em;
  }

  #overlay .urhere-span {
    font-size: 1rem;
    line-height: 1rem;
    margin-top: 5px;
  }

  .simple-page-title {
    font-size: 3em;
    line-height: 1.7em;
  }

  .letter {
    min-width: 40px;
  }

  .letter__inner--stroke {
    min-width: 40px;
    -webkit-text-stroke: 1px var(--color-menu-stroke) !important;
  }

  .simple-page-content,
  .boxed-section {
    max-width: 80%;
  }

  .footer-item.colorblind,
  footer .copyright {
    font-size: 1.3em;
  }

  .contact-half-text {
    grid-area: 1 / 1;
    float: none;
    width: 100%;
    text-align: center;
  }

  .contact-half-media {
    float: left;
    width: 84%;
    position: relative;
    margin: 0 8%;
    height: 400px;
  }

  .contact-kinder-section {
    display: grid;
  }

  .contact-video-media.contact-half-media {
    height: auto;
  }

  /*.contact-odd-section .contact-half-media{*/
  /*display: none;*/
  /*}*/
  .footer-item {
    font-size: 2.7em;
  }

  .ContactPage .parallax-img-section .prlx-section {
    height: 400px;
  }
}

@media (max-width: 650px) {
  .pageSections {
    padding: 0;
  }
  .ContactPage .parallax-img-section .prlx-section {
    height: 300px;
  }
  .contact-half-media {
    height: 300px;
  }

  .contact-video-media.contact-half-media {
    height: auto;
  }

  .letter {
    min-width: 30px;
  }

  .letter__inner--stroke {
    min-width: 30px;
  }

  /*.top-section {*/
  /*height: 40vh;*/
  /*}*/
  .overlay nav {
    font-size: 4em;
    height: 46%;
  }

  footer {
    padding-top: 25vh;
  }

  .simple-page-content,
  .boxed-section {
    max-width: 100%;
    padding: 22px 30px;
  }

  .menu__link span,
  .quote__link span {
    min-width: 14px;
  }

  .img-outer--size-s {
    --imgheight: 300px;
  }

  .img-outer--size-m {
    --imgheight: 350px;
  }

  .img-outer--size-l {
    --imgheight: 370px;
  }

  .img-outer--size-xl {
    --imgheight: 400px;
  }

  /*.strip-outer {*/
  /*min-height: 600px;*/
  /*}*/
  /*.draggable {*/
  /*height: 500px;*/
  /*}*/
}

/* Menuuuu testing */
.distorttt {
  position: absolute;
  top: 0;
  left: 0;
}

.distort__img {
  width: 100%;
}
