@font-face {
  font-family: Hinted adriatic;
  src: url('../fonts/hinted-Adriatic-Bold.woff2') format("woff2"), url('../fonts/hinted-Adriatic-Bold.eot') format("embedded-opentype"), url('../fonts/hinted-Adriatic-Bold.woff') format("woff"), url('../fonts/hinted-Adriatic-Bold.ttf') format("truetype"), url('../fonts/hinted-Adriatic-Bold.svg') format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Hinted adriatic;
  src: url('../fonts/hinted-Adriatic-Light.woff2') format("woff2"), url('../fonts/hinted-Adriatic-Light.eot') format("embedded-opentype"), url('../fonts/hinted-Adriatic-Light.woff') format("woff"), url('../fonts/hinted-Adriatic-Light.ttf') format("truetype"), url('../fonts/hinted-Adriatic-Light.svg') format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Avenirnextltpro;
  src: url('../fonts/AvenirNextLTPro-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Avenirnextltpro;
  src: url('../fonts/AvenirNextLTPro-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Avenirnextltpro demi;
  src: url('../fonts/AvenirNextLTPro-Demi.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

:root {
  --goldenrod: #d29c46;
  --white: white;
  --gray: #333;
  --black: black;
  --midnight-blue: #29265c;
  --olive-drab: #8e955d;
  --dark-olive-green: #656e53;
}

body {
  color: #333;
  font-family: Arsenal, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

h5 {
  color: var(--goldenrod);
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
}

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

p {
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}

a {
  color: #333c;
  text-decoration: none;
  transition: color .2s;
}

a:hover {
  color: var(--goldenrod);
  font-style: italic;
}

strong {
  font-weight: bold;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 30px;
  font-size: 22px;
  line-height: 32px;
}

.hero-slider-heading {
  color: #fff;
  text-align: center;
  flex: 0 auto;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 70px;
  display: block;
}

.hero-slider-heading.de {
  line-height: 60px;
}

.menu-links {
  opacity: 1;
  color: #fff;
  text-align: center;
  cursor: pointer;
  flex: 0 auto;
  align-items: flex-end;
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 40px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.menu-links:hover {
  color: #ffffffb3;
  font-style: normal;
}

.menu-links.w--current {
  color: #ffffff80;
  font-weight: 500;
}

.menu-links.lang {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.menu-links.lang:hover {
  opacity: .9;
  color: #fffc;
  transform: none;
}

.menu-links.lang:active {
  opacity: 1;
  color: #ffffff80;
}

.menu-links.lang.w--current {
  opacity: .9;
  margin-bottom: 0;
}

.sadala {
  color: var(--goldenrod);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 80px;
}

.sadala.de {
  font-size: 70px;
}

.section-header {
  padding-top: 50px;
  padding-bottom: 30px;
}

.section-header.de {
  margin-top: 50px;
  margin-bottom: 50px;
}

.contact {
  padding-bottom: 30px;
}

.slaide-text {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 190px;
  padding-left: 70px;
  padding-right: 70px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.txt-block {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txt-block a {
  color: #333;
  cursor: pointer;
  font-style: normal;
  text-decoration: none;
}

.txt-block a:hover {
  opacity: .6;
}

.txt_container {
  text-align: justify;
}

.galerija {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.slaide-image {
  object-fit: cover;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
}

.slaidshow {
  background-color: #0000;
  height: 100%;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.slide-nav-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 35px;
  padding-top: 34px;
  padding-bottom: 0;
  font-size: 50px;
  overflow: hidden;
}

.arrow-wraper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 200px;
  display: flex;
}

.karte {
  background-color: #00000040;
  background-image: url('../images/map.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 220px;
  margin-bottom: 0;
}

.karte.eiropa {
  background-color: #d29c46b3;
  background-image: none;
  height: auto;
  margin-bottom: 45px;
  overflow: hidden;
}

.karte.eiropa.hide {
  display: none;
}

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

.introduction {
  height: 100vh;
}

.karte-eiropa {
  background-image: url('../images/eiropa.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

.slaide-image-wrapper {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.kontakti {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.other-projects {
  grid-column-gap: 20px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.projlogo {
  z-index: 5;
  background-image: url('../images/Webclip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
  height: 75px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.projlogo._3 {
  background-image: url('../images/Edinburgh-Avatar.jpg');
}

.projlogo._2 {
  background-image: url('../images/WebclipVejupe.png');
}

.lebesbau-head {
  text-align: center;
  width: 100%;
}

.citsprojekts {
  color: var(--gray);
  text-align: right;
  cursor: pointer;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.citsprojekts:hover {
  color: #3339;
  font-style: normal;
}

.other-projects-wraper {
  flex-direction: column;
  display: flex;
  position: relative;
}

.projtitulbilde {
  background-image: url('../images/ZiedonaKvartets.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 150px;
  transition: filter .4s, color .2s;
  position: relative;
}

.projtitulbilde:hover {
  filter: grayscale();
}

.projtitulbilde._2 {
  background-image: url('../images/VejupesDarzi.jpg');
  background-position: 100%;
}

.projtitulbilde._3 {
  background-image: url('../images/Edinburgh.jpg');
  background-position: 50%;
}

.lebensbau-development {
  width: 24%;
  margin-bottom: 9px;
}

.knupis {
  color: var(--white);
  display: flex;
}

.dropdown {
  color: var(--white);
  align-self: flex-end;
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.dropdown-link {
  color: #fff;
  background-color: #d29c46e6;
  transition: opacity .2s;
}

.dropdown-link:hover {
  color: #ffffffb3;
  font-style: normal;
}

.dropdown-toggle {
  align-items: center;
  height: 100%;
  display: flex;
}

.dropdown-toggle.w--open {
  justify-content: flex-start;
  height: 100%;
}

.dropdown-list, .dropdown-list.w--open {
  background-color: #0000;
}

.adress {
  color: #333c;
  text-align: left;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 28px;
}

.arrow-button {
  background-color: #d29c46b3;
  border-radius: 100%;
  align-items: center;
  width: 50px;
  height: 50px;
  position: absolute;
}

.arrow {
  color: var(--white);
  text-align: center;
  font-size: 30px;
}

.arrow.right {
  transform: rotate(180deg);
}

.our-mission {
  color: var(--goldenrod);
  margin-bottom: 0;
  font-size: 22px;
  line-height: 30px;
}

.lebenbau-image {
  text-align: left;
  width: 80%;
}

.brand {
  object-fit: contain;
  height: 100px;
  margin-top: 25px;
  margin-bottom: 17px;
  margin-left: 10vw;
  display: block;
}

.navbar {
  background-color: #d29c46e6;
  flex-wrap: nowrap;
  justify-content: space-between;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  align-self: flex-end;
  margin-right: 10vw;
  display: flex;
}

.t6 {
  object-fit: contain;
  height: 100%;
}

.navbar-wraper {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 160px;
  display: flex;
}

.bold {
  color: #29265c;
}

@media screen and (max-width: 991px) {
  h5 {
    font-size: 19px;
    line-height: 28px;
  }

  h6, p {
    font-size: 17px;
    line-height: 25px;
  }

  .hero-slider-heading {
    width: 90%;
    font-size: 50px;
    line-height: 60px;
  }

  .hero-slider-heading.de {
    font-size: 45px;
    line-height: 50px;
  }

  .menu-links {
    height: 45px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
  }

  .sadala {
    font-size: 50px;
    line-height: 50px;
  }

  .sadala.de {
    font-size: 60px;
  }

  .section-header {
    margin-top: 50px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .section-header.de {
    margin-bottom: 20px;
  }

  .slaide-text {
    margin-top: 140px;
  }

  .txt-block {
    width: 90%;
  }

  .arrow-wraper {
    padding-top: 180px;
  }

  .karte-eiropa {
    height: 400px;
  }

  .kontakti {
    grid-template-columns: 1fr 2fr;
    place-items: start center;
  }

  .citsprojekts {
    font-size: 15px;
  }

  .lebensbau-development {
    width: 30%;
  }

  .dropdown {
    height: 45px;
  }

  .adress {
    font-size: 17px;
    line-height: 25px;
  }

  .our-mission {
    font-size: 19px;
    line-height: 28px;
  }

  .brand {
    height: 90px;
  }

  .navbar-wraper {
    height: 140px;
  }
}

@media screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    line-height: 27px;
  }

  .hero-slider-heading {
    width: 90%;
    font-size: 40px;
    line-height: 50px;
  }

  .hero-slider-heading.de {
    font-size: 35px;
    line-height: 40px;
  }

  .menu-links {
    text-align: center;
    height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 16px;
  }

  .menu-links.lang {
    margin-bottom: 0;
    font-size: 12px;
  }

  .menu-links.lang.w--current {
    margin-bottom: 0;
    font-size: 12px;
    display: block;
  }

  .menu-links.de {
    font-size: 13px;
  }

  .sadala {
    font-size: 40px;
    line-height: 40px;
  }

  .sadala.de {
    line-height: 60px;
  }

  .section-header {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-header.de {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slaide-text {
    margin-top: 100px;
  }

  .slide-nav-2 {
    margin-bottom: 10px;
  }

  .arrow-wraper {
    padding-top: 135px;
  }

  .karte {
    display: none;
  }

  .karte.eiropa {
    display: block;
  }

  .karte-eiropa {
    height: 200px;
  }

  .kontakti {
    grid-column-gap: 20px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr 1.5fr;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .other-projects {
    grid-template-columns: 1fr;
  }

  .dropdown {
    height: 40px;
  }

  .dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
  }

  .our-mission {
    font-size: 18px;
    line-height: 26px;
  }

  .brand {
    height: 50px;
    margin-top: 15px;
    margin-bottom: 8px;
  }

  .navbar-wraper {
    height: 80px;
  }
}

@media screen and (max-width: 479px) {
  h5 {
    line-height: 25px;
  }

  p {
    text-align: left;
  }

  .hero-slider-heading {
    width: 80%;
    font-size: 35px;
    line-height: 40px;
  }

  .hero-slider-heading.de {
    font-size: 25px;
    line-height: 30px;
  }

  .menu-links {
    align-items: flex-end;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }

  .menu-links.lang {
    padding-bottom: 0;
    font-size: 11px;
  }

  .menu-links.lang.w--current {
    margin-bottom: -5px;
    font-size: 10px;
  }

  .menu-links.de {
    font-size: 12px;
  }

  .slaide-text {
    margin-top: 130px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .txt-block {
    text-align: left;
  }

  .slide-nav-2 {
    margin-bottom: 20px;
  }

  .arrow-wraper {
    width: 30px;
    padding-top: 120px;
  }

  .contactus {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .karte-eiropa {
    height: 200px;
  }

  .kontakti {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .lebensbau-development {
    width: 60%;
  }

  .dropdown {
    height: 35px;
    padding-bottom: 0;
  }

  .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .arrow-button {
    width: 30px;
    height: 30px;
  }

  .arrow {
    font-size: 20px;
    line-height: 20px;
  }

  .our-mission {
    text-align: left;
  }

  .lebenbau-image {
    width: 60%;
  }

  .brand {
    height: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 3vw;
  }

  .nav-menu {
    margin-left: 18px;
    margin-right: 0;
  }

  .navbar-wraper {
    height: 100px;
  }
}

#w-node-_7c3df9cd-30f6-cde8-8660-81c2e17a896c-99e82511, #w-node-_7c3df9cd-30f6-cde8-8660-81c2e17a8971-99e82511 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f57de6d9-0b4d-3f37-e9d5-b59061b93131-73e82510 {
  justify-self: auto;
}

#w-node-edffc93a-f9a8-7c2f-f7db-8167a59fd229-73e82510, #w-node-e013ab28-588d-21d3-25c9-ee3a111b5381-73e82510 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f57de6d9-0b4d-3f37-e9d5-b59061b93131-8bb20663 {
  justify-self: auto;
}

#w-node-edffc93a-f9a8-7c2f-f7db-8167a59fd229-8bb20663, #w-node-e013ab28-588d-21d3-25c9-ee3a111b5381-8bb20663 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f57de6d9-0b4d-3f37-e9d5-b59061b93131-f0a97fd0 {
  justify-self: auto;
}

#w-node-edffc93a-f9a8-7c2f-f7db-8167a59fd229-f0a97fd0, #w-node-e013ab28-588d-21d3-25c9-ee3a111b5381-f0a97fd0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_7c3df9cd-30f6-cde8-8660-81c2e17a8971-99e82511, #w-node-e013ab28-588d-21d3-25c9-ee3a111b5381-73e82510, #w-node-e013ab28-588d-21d3-25c9-ee3a111b5381-8bb20663, #w-node-e013ab28-588d-21d3-25c9-ee3a111b5381-f0a97fd0 {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Hinted adriatic';
  src: url('../fonts/hinted-Adriatic-Bold.woff2') format('woff2'), url('../fonts/hinted-Adriatic-Bold.eot') format('embedded-opentype'), url('../fonts/hinted-Adriatic-Bold.woff') format('woff'), url('../fonts/hinted-Adriatic-Bold.ttf') format('truetype'), url('../fonts/hinted-Adriatic-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Hinted adriatic';
  src: url('../fonts/hinted-Adriatic-Light.woff2') format('woff2'), url('../fonts/hinted-Adriatic-Light.eot') format('embedded-opentype'), url('../fonts/hinted-Adriatic-Light.woff') format('woff'), url('../fonts/hinted-Adriatic-Light.ttf') format('truetype'), url('../fonts/hinted-Adriatic-Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirnextltpro demi';
  src: url('../fonts/AvenirNextLTPro-Demi.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}