.nav-up{
  top: -200px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 44px;
  font-weight: bold;
  font-size: 80px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Untitled sans', sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Untitled sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.015em;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Untitled sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.015em;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Untitled sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.015em;
}

p {
  margin-bottom: 10px;
  font-family: 'Untitled sans', sans-serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: -0.015em;
}

a {
  font-family: 'Untitled sans', sans-serif;


}

.type-column-1 {
  padding-right: 20px;
}

.tag-title {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  margin-top: 0px;
  padding-top: 5px;
  padding-left: 18px;
  color: #222;
  font-size: 22px;
  line-height: 44px;
  font-weight: 500;
  text-transform: uppercase;
}

.type-column-2 {
  padding-top: 30px;
  padding-left: 20px;
}

.tag-holder {
  margin-bottom: 10px;
  padding: 10px 10px 20px;
  border-radius: 5px;
  box-shadow: 0 0 50px 0 transparent;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.tag-holder:hover {
  box-shadow: 0 0 75px 0 rgba(0, 0, 0, 0.07);
}

.tags-section {
  position: relative;
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 75px 0 rgba(0, 0, 0, 0.05);
}

.tag-divider {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 10px;
  background-color: #f3f3f5;
}

.tag-label {
  margin-top: 10px;
  color: #aaa;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.center{
  text-align: center;
}
.h1 {
  font-family: 'Untitled sans', sans-serif;
  font-size: 60px;
  font-weight: 400;
}

.Untitled{
  font-family: 'Untitled sans', sans-serif;  
  font-weight: 400;
  letter-spacing: -0.015em;
}
.bold{font-weight: 700;}
.h1.dark-text {
  font-size: 60px;
}

.h1.white-text {
  position: relative;
  z-index: 51;
  display: block;
  font-size: 60px;
}

.h1.white-text.center {
  position: relative;
  z-index: 1;
  text-align: center;
}

.h1.white-text.header-text {
  width: 120%;
}

.h2 {
  font-family: 'Untitled sans', sans-serif;
  font-size: 36px;
  line-height: 133%;
  font-weight: 500;
  letter-spacing: -0.025em;
}
.fs48{font-size: 48px;}
.fs45{font-size: 45px;}
.fs39{font-size: 39px;}
.fs36{font-size: 36px;}
.fs32{font-size: 32px;}
.fs30{font-size: 30px;}
.fs26{font-size: 26px;}
.fs23{font-size: 23px;}
.mb-5{margin-bottom: 2rem;}
.Fraktion{
  font-family: 'Untitled sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.Untitled{
  font-family: 'Untitled sans', sans-serif;
  font-weight: 400;
}
.h2.area-title {
  width: 100%;
  text-align: center;
  bottom: 2rem;
  left: 0;
}

.h2.area-title.white-text {
  z-index: 3;
  font-size: 32px;
}

.h2.project-title {
  margin-top: 12px;
  margin-bottom: 16px;
}

.h2.project-title.white-text {
  font-size: 28px;
}

.h3 {
  font-family: 'Untitled sans', sans-serif;
  font-size: 24px;
  line-height: 133%;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.h3.dark-text {
  font-size: 22px;
}

.h3.dark-text.next-slide {
  position: relative;
  z-index: 1;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 20px;
}

.h3.sky-blue {
  color: #48c8ec;
}

.h3.glacier-blue {
  color: #f67828;
}

.h3.glacier-blue.center {
  font-size: 22px;
  text-align: center;
}

.h3.project-tiba {
  color: #f55;
}

.h3.project-client {
  margin-bottom: 4px;
}

.h3.project-client.project-tiba {
  font-size: 22px;
}

.h3.project-client.project-consum {
  color: #f48c2c;
  font-size: 22px;
}

.h3.project-client.project-sicsa {
  color: #f4b300;
  font-size: 22px;
}

.h3.project-client.project-prodevelop {
  color: #bbd2da;
  font-size: 22px;
}

.h3.project-client.project-sycada {
  color: #70c95b;
  font-size: 22px;
}

.h3.white-text.center {
  font-size: 22px;
  text-align: center;
}

.paragraph-large {
  font-family: 'Untitled sans', sans-serif;
  font-size: 28px;
  line-height: 167%;
  font-weight: 300;
  letter-spacing: -0.015em;
}

.paragraph-medium {
  font-family: 'Untitled sans', sans-serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: -0.015em;
}

.paragraph-medium.dark-text {
  color: rgba(32, 39, 45, 0.8);
  font-size: 23px;
}

.paragraph-medium.light-text {
  font-size: 23px;
}

.paragraph-medium.light-text.testimonial-text {
  text-align: center;
}

.paragraph-small {
  font-family: 'Untitled sans', sans-serif;
  font-size: 18px;
  line-height: 167%;
  font-weight: 300;
  letter-spacing: -0.015em;
}

.paragraph-small.light-text {
  font-size: 18px;
}

.stylekit {
  font-family: 'Untitled sans', sans-serif;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.015em;
}

.link {
  font-family: 'Untitled sans', sans-serif;
  color: #339589;
  font-size: 32px;
  line-height: 167%;
  font-weight: 400;
  letter-spacing: -0.015em;
  text-decoration: underline;
}

.link:hover {
  color: #005f6c;
  text-decoration: none;
}

.kit-color-block {
  min-height: 160px;
  min-width: 24%;
  padding-top: 4px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #005f6c;
  color: #fff;
}

.kit-color-block.mint-green {
  background-color: #339589;
}

.kit-color-block.sky-blue {
  background-color: #48c8ec;
}

.kit-color-block.deep-grey {
  background-color: #20272d;
}

.kit-color-block.almost-black {
  background-color: #0d0f12;
}

.kit-color-block.ice-blue {
  background-color: #bbd2da;
}

.kit-color-block.glacier-blue {
  background-color: #64afb9;
}

.kit-color-block.snow-blue {
  background-color: #f4f8f9;
}

.kit-color-container {
  display: -ms-grid;
  display: grid;
  margin-top: 100px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.h4.dark-text {
  display: block;
}

.h4.white-text.author-name {
  margin-bottom: 4px;
  font-size: 20px;
}

.h5.almost-black {
  color: #0d0f12;
}

.h5.white-text {
  display: inline-block;
  margin-right: 0px;
  padding-right: 0px;
  text-align: right;
}

.h5.white-text.coordinates {
  height: auto;
  padding-bottom: 0px;
}

.h5.digit {
  height: 100%;
  margin-top: 0px;
  margin-right: 8px;
  margin-bottom: 0px;
  opacity: 0.5;
  color: #bbd2da;
  line-height: 54px;
}

.h5.digit.mint-green {
  margin-left: 1.25%;
  opacity: 1;
  color: #339589;
}

.h5.label {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.75;
  color: #f4f8f9;
  line-height: 54px;
}

.h5.label.deep-grey {
  opacity: 1;
  color: #20272d;
}

.h5.ice-blue {
  color: #bbd2da;
}

.h5.ice-blue.author-company {
  margin-top: 8px;
}

.section {
  overflow: hidden;
  min-height: 600px;
  margin-right: auto;
  margin-left: auto;
}

.section.header {
  position: relative;
  overflow: visible;
  height: 100vh;
  max-height: 960px;
  min-height: 700px;
  background-color: #20272d;
}

.section.intro {
  overflow: visible;
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #fff;
}

.section.expertise {
  overflow: visible;
  min-height: 800px;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #20272d;
}

.section.projects {
  padding-bottom: 100px;
  clear: both;
  background-color: #ffff;
}

.section.workflow {
  overflow: visible;
  height: 800px;
  background-color: #005f6c;
  background-image: linear-gradient(141deg, #339589 22%, #005f6c);
}

.section.services {
  padding-top: 130px;
  padding-bottom: 150px;
  background-color: #f4f8f9;
}

.section.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding-top: 140px;
  padding-bottom: 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #005f6c;
  background-image: radial-gradient(circle farthest-corner at 100% 0%, #339589, rgba(51, 149, 137, 0));
}
.section.last{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  padding-top: 20px;
  padding-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f78136;
  background-image: radial-gradient(circle farthest-corner at 100% 0%, #fba66f, #f78136);
}
.section.last a{display: flex;width: 190px;height: 52px;background-color: #e76f23;margin: 0 auto;color: #fff;font-size: 20px;display: flex;align-items: center;justify-content: center;}
.section.last a::before{
  content: "\f095";
  font-family:  FontAwesome;
  display: inline-block;
  margin-right: 0.8rem;
  transform:rotate(90deg);
}
.section.Company{padding: 150px 0px;}
.section.Company .seciton-icos{
   padding: 80px 0;
   position: relative;
   overflow: hidden;
} 
.section.Company .seciton-icos span{font-size: 30px;display: block;margin-top: 30px;line-height: 1.4;}
.section.Company .seciton-number{margin: 0 auto;display: flex;flex-wrap: wrap;}
.section.Company .seciton-number .orange-txt{color: #f67828;font-size: 56px;font-family: miller-text, Georgia, Times New Roman, Times, serif;}
.section.Company .seciton-number .orange-txt em{font-style: normal;display: inline-block;}
.section.Company .seciton-number span{font-size: 24px;line-height: 1.4;}
.section.Company .seciton-number .w-col-6{position: relative;padding: 3% 3% 5% 10%;box-sizing: border-box;border-top: 1px solid #f0f0f0;}
.section.Company .seciton-number .w-col-6:nth-child(odd)::after{content:'';position: absolute;right: 0;top: 25%; display: block; width: 1px; height: 60%; background-color: #d9d9d9; box-sizing: border-box;margin-right: 5%;}
.section.Company .seciton-number .w-col-6:nth-child(even){}
.counter{font-style: normal;display: inline-block;color: #f67828;}


.section.footer {
  min-height: auto;
  padding-bottom: 30px;
  background-color: #20272d;
  background-image: linear-gradient(175deg, #0d0f12, #20272d);
}

.section.page-header {
  position: relative;
  height: 360px;
  min-height: 0px;
  background-color: #20272d;
}

.section.page-content {
  overflow: visible;
  padding-top: 90px;
  padding-bottom: 100px;
  background-color: #fff;
}

.container {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  max-width: 100%;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.container.nav-container {
  padding-right: 60px;
  padding-left: 60px;
}

.container.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}


.logo {
  display: inline-block;
}

.body {
  text-align: left;
}

.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.top {
  height: auto;
  margin-top: 28px;
}

.description {
  height: 96px;
}

.paragraph-mini {
  font-family: 'Untitled sans', sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: -0.015em;
}

.paragraph {
  color: #20272d;
}

.dark-text {
  color: #20272d;
}

.white-text {
  color: #fff;
}

.light-text {
  color: rgba(244, 248, 249, 0.8);
}

.button {
  position: static;
  height: 50px;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #339589;
  -webkit-transition: box-shadow 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: box-shadow 200ms ease-in-out, background-color 200ms ease-in-out;
  font-size: 20px;
  line-height: 140%;
  font-weight: 500;
  letter-spacing: -0.015em;
}

.button:hover {
  background-color: #43aea2;
}

.button:active {
  background-color: #258377;
}

.button:focus {
  box-shadow: 0 0 0 2px #43aea2, 0 0 16px 0 #43aea2;
}

.button.ghost {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  -webkit-transition: color 200ms ease-in-out, box-shadow 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: color 200ms ease-in-out, box-shadow 200ms ease-in-out, background-color 200ms ease-in-out;
  color: rgba(244, 248, 249, 0.8);
}

.button.ghost:hover {
  color: #f4f8f9;
}

.button.ghost:focus {
  box-shadow: 0 0 0 2px rgba(244, 248, 249, 0.33), 0 0 16px 0 rgba(244, 248, 249, 0.33);
}

.button.contact {
  box-shadow: 0 0 88px 24px rgba(0, 95, 108, 0.5);
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transition: color 200ms ease-in-out, box-shadow 200ms ease-in-out, background-color 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  transition: color 200ms ease-in-out, box-shadow 200ms ease-in-out, background-color 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  transition: color 200ms ease-in-out, transform 200ms ease-in-out, box-shadow 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: color 200ms ease-in-out, transform 200ms ease-in-out, box-shadow 200ms ease-in-out, background-color 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button.contact:hover {
  background-color: #fff;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #20272d;
}

.links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.spacing.width--16 {
  width: 16px;
  height: 100%;
}

.image {
  position: absolute;
  width: 50%;
  height: 5%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.background-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.header-image {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(32, 39, 45, 0.67);
  background-image: linear-gradient(58.5deg, rgba(32, 39, 45, 0.5), rgba(32, 39, 45, 0) 69%), linear-gradient(45deg, rgba(32, 39, 45, 0.5), rgba(32, 39, 45, 0));
  opacity: 1;
  -webkit-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
}

.header-content {
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}



.coordinates {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 114px;
  -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;
}

.sticky-nav {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  height: 56px;
  padding: 0px;
  background-color: #0d0f12;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  -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;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-right: 1px solid rgba(187, 210, 218, 0.1);
}

.link-block {
  display: block;
  height: 100%;
}

.nav-item {
  height: 66px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid rgba(187, 210, 218, 0.1);
  background-color: #0d0f12;
  -webkit-transition: box-shadow 200ms ease-in-out;
  transition: box-shadow 200ms ease-in-out;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.nav-link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  text-decoration: none;
}

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

.intro-left-image {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  margin-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-container {
  position: relative;
  width: 100%;
}

.image-container.intro-image-left {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 120px;
  margin-bottom: 0px;
}

.image-container.intro-right {
  margin-bottom: 120px;
}

.grey-image-overlay-1 {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(32, 39, 45, 0.05);
  background-image: linear-gradient(25deg, rgba(187, 210, 218, 0.15), rgba(187, 210, 218, 0) 75%);
}

.intro-right-image {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.line-intro-1 {
  position: absolute;
  left: auto;
  top: -591px;
  right: -234px;
  bottom: auto;
  z-index: 50;
  width: 655px;
  height: 780px;
}

.line-intro-1.page {
  top: -610px;
}

.body-container {
  overflow: hidden;
  width: 100%;
}

.line-intro-2 {
  position: absolute;
  left: -300px;
  top: auto;
  right: auto;
  bottom: -296px;
  z-index: 50;
  width: 626px;
  height: 998px;
}

.heading {
  display: inline-block;
  color: #f67828;
}

.inline-heading {
  position: relative;
  top: -2px;
  display: inline-block;
}

.inline-heading.sky-blue {
  color: #f67828;
}

.inline-heading.h3 {
  margin-right: 24px;
}

.inline-heading.h3.sky-blue {
  position: relative;
  margin-right: 18px;
  font-size: 36px;
}

.inline-heading.h3.mint-green {
  margin-right: 18px;
  color: #339589;
  font-size: 22px;
}

.inline-content {
  display: inline-block;
}

.inline-content.alt {
  display: inline;
}

.nav-current {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 10px;
  z-index: 2;
  width: 100%;
  height: 2px;
  background-color: #339589;
  opacity: 0;
}

.nav-link-default {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 56px;
  padding-right: 24px;
  padding-left: 24px;
}

.nav-link-hover {
  position: absolute;
  z-index: 111;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 102%;
  height: 66px;
  margin-left: -1%;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #fff;
  box-shadow: 0 2px 36px 0 rgba(0, 0, 0, 0.08), 0 1px 3px 0 rgba(0, 0, 0, 0.06);
  opacity: 0;
}

.section-intro {
  margin-bottom: 40px;
  clear: both;
}
.section.expertise .txtex{padding-left: 0;}
.section.expertise .txtex li{list-style: none;margin-bottom: 10px; position: relative;padding-left: 25px;font-size: 25px;font-family: 'Untitled sans', sans-serif;color: #b0b5b8;}
.section.expertise .txtex li::before{
  content: '';
  width: 17px;
  height: 17px;
  background: url(../images/rr.png) no-repeat top center;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 15px;
}
.area-logistics {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: both;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.expertise-image {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.area-image-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  /* background-color: rgba(32, 39, 45, 0.33);
  background-image: linear-gradient(183deg, rgba(32, 39, 45, 0.6), rgba(32, 39, 45, 0) 85%), linear-gradient(158deg, rgba(32, 39, 45, 0.75), rgba(32, 39, 45, 0) 56%); */
}

.area-title {
  position: absolute;
}

.area-logistics-column-1 {
  height: 100%;
  -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;
}

.image-logistics-1 {
  width: 100%;
}

.grey-image-overlay-2 {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(32, 39, 45, 0.12);
  background-image: linear-gradient(25deg, rgba(187, 210, 218, 0.15), rgba(187, 210, 218, 0) 75%);
}

.area-logistics-column-3 {
  margin-bottom: -80px;
}

.areas-wrapper {
  position: relative;
  padding-top: 20px;
}

.image-commerce-1 {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}



.areas-bits {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 51;
}

.area-commerce-bit {
  position: relative;
  bottom: -150px;
}

.area-mobility-bit {
  bottom: -102px;
}

.line-expertise {
  position: absolute;
  left: auto;
  top: -91px;
  right: -290px;
  bottom: auto;
  z-index: 50;
  width: 493px;
  height: 656px;
}

.testimonial-container {
  padding-top: 150px;
  clear: both;
}

.testimonial {
  text-align: center;
  padding-bottom: 150px;
}
.testimonial  .area-mobility{padding-top: 0;}
.testimonial .areas-wrapper{padding-top: 0;padding-bottom: 0px;}
.testimonial .area-commerce-bit{float: right;bottom: -350px;}
.testimonial .area-mobility{float: right;padding-right: 50px;}
.quote {
  display: inline-block;
  overflow: hidden;
  width: 72px;
  height: 72px;
  margin-bottom: 32px;
  border-radius: 50%;
  background-color: #339589;
}

.quote-icon {
  display: inline-block;
  width: 72px;
  height: 72px;
  -o-object-fit: none;
  object-fit: none;
}

.author-image {
  display: inline-block;
  overflow: hidden;
  width: 72px;
  height: 72px;
  margin-top: 32px;
  margin-bottom: 12px;
  border-radius: 50%;
  background-color: #339589;
}

.author-profile-image {
  width: 72px;
  height: 72px;
  -o-object-fit: cover;
  object-fit: cover;
}

.project-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 132px;
  -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;
}

.project-info.wide {
  padding-right: 30px;
}
.project-info.wide2 {
  padding-left: 30px;
}
.project-info.medium {
  padding-right: 17.23%;
}

.project-image {
  overflow: hidden;
}

.project-image.wide {
  width: 62%;
}

.project-image.stack {
  position: relative;
  margin-bottom: 16px;
}

.project-image.stack.small-1 {
  margin-right: -60px;
}

.project-image.stack.medium {
  margin-left: -60px;
}

.project-wide-wrapper {
  position: relative;
}

.line-projects-1 {
  position: absolute;
  left: 50%;
  top: -60px;
  right: 0%;
  bottom: auto;
  z-index: 50;
  width: 2160px;
  height: 620px;
  max-width: 2160px;
  margin-left: -1080px;
  -o-object-fit: fill;
  object-fit: fill;
}

.project-small-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 132px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.project-img {
  display: block;
  width: 100%;
}

.project-small-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;
}

.project-tiny {
  position: relative;
  z-index: 51;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 132px;
  padding: 24px 50px 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #005f6c;
}

.left-projects {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.project-medium {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 132px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.line-projects-2 {
  position: absolute;
  left: -272px;
  top: 13px;
  z-index: 50;
  width: 608px;
  height: 1000px;
}

.slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.left-arrow {
  display: none;
}

.slide-nav {
  margin-bottom: 120px;
}

.working-with {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 110px;
  text-align: center;
}

.div-block-2 {
  display: inline-block;
  width: 10%;
  height: 2px;
  background-color: #005f6c;
}

.wow-slide-inner {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 18%;
  padding-left: 18%;
  -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;
}

.wow-slide {
  text-align: center;
}

.right-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 40px;
  bottom: 100px;
  z-index: 60;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 160px;
  height: 160px;
  -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;
}

.next-slide-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 24px 36px 0 rgba(0, 0, 0, 0.05), 0 10px 10px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.04), 0 2px 2px 0 rgba(0, 0, 0, 0.02);
}

.arrow-next {
  position: relative;
  z-index: 1;
}

.services-icons {
  clear: both;
}

.services-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  min-height: 100px;
  margin-right: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.services-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.service-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  height: 112px;
  margin-bottom: 12px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.contact-inner {
  padding-right: 80px;
  padding-left: 80px;
  text-align: center;
}

.footer-line {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 1px;
  height: 100%;
  margin-left: -0.5px;
/*   background-color: rgba(187, 210, 218, 0.1); */
}

.line-wow {
  position: absolute;
  left: auto;
  top: auto;
  right: -219px;
  bottom: -84px;
  z-index: 50;
  width: 570px;
  height: 630px;
}

.footer-inner {

}

.footer-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 56px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-main .logo{width: 15%;}
.footer-main.page {
  padding-bottom: 144px;
}

.footer-contact {
  /* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; */
  height: 100%;
  padding-top: 56px;
  /* padding-left: 60px; */
  /* -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; */
}
.footer-contact a:not(:first-child){
  padding-left: 1rem;
}
.footer-contact.page {
  padding-bottom: 144px;
}

.footer-social {
  height: 100%;
  padding-top: 56px;
  text-align: left;
}

.footer-byline {
  margin-top: 12px;
  letter-spacing: -0.015em;
}

.footer-text {
  font-family: 'Untitled sans', sans-serif;
  color: rgba(187, 210, 218, 0.67);
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: -0.015em;
}

.footer-text.white-text {
  height: 100%;
  padding-left: 20px;
  border-left: 2px solid #339589;
}

.footer-text.address {
  min-width: 200px;
  margin-top: 24px;
  text-align: left;
}
.footer-text a i{color: rgba(187, 210, 218, 0.67);margin-right: 10px;}

.footer-contact .footer-member{
  display: block;
  white-space: nowrap;
}
.footer-text .fa{
  font-size: 3rem;
  margin: 0 10px;
}

.footer-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 200ms ease-in-out, border-color 200ms ease-in-out, opacity 200ms ease-in-out;
  transition: color 200ms ease-in-out, border-color 200ms ease-in-out, opacity 200ms ease-in-out;
  color: #fff;
  font-size: 23px;
  line-height: 150%;
  font-weight: 300;
  letter-spacing: -0.02em;
  text-decoration: none;
}

.footer-link:hover {
  border-bottom: 1px solid #bbd2da;
  opacity: 0.8;
  color: #bbd2da;
}

.footer-link.social {
  color: #bbd2da;
}

.footer-link.social.mobile {
  display: none;
}

.footer-link.footer-text {
  display: inline-block;
  color: rgba(187, 210, 218, 0.67);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.015em;
}

.footer-link.footer-text:hover {
  border-bottom-color: rgba(187, 210, 218, 0.8);
}

.footer-links {

}

.footer-links.left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-links.right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-links.language {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.header-description {
  position: absolute;
  height: 100%;
  padding-left: 20px;
  border-left: 2px solid #339589;
}

.header-description.paragraph-mini.white-text {
  position: static;
}

.description-areas {
  position: absolute;
  left: 55px;
  top: 24px;
  overflow: hidden;
  width: 200px;
  height: 24px;
}

.description-area-text {
  position: absolute;
  top: 24px;
  width: 200px;
  opacity: 0;
}

.description-area-text.paragraph-mini.white-text.first {
  top: 0px;
  opacity: 1;
}

.header-left-arrow {
  display: none;
}

.header-right-arrow {
  display: none;
}

.header-slide-nav {
  display: none;
}

.header-slider {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.description-area-2.paragraph-mini.white-text {
  position: absolute;
  width: 200px;
}

.description-area-3.paragraph-mini.white-text {
  position: absolute;
  width: 200px;
}

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

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

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

.small-link {
  display: inline-block;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0);
  -webkit-transition: border-color 200ms ease-in-out, color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out, color 200ms ease-in-out;
  color: rgba(244, 248, 249, 0.8);
  font-size: 16px;
  text-decoration: none;
}

.small-link:hover {
  border-bottom: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}

.small-link.subtle {
  display: inline;
  color: #20272d;
  font-size: 18px;
}

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

.content-page-section {
  margin-bottom: 28px;
}

.content-page-section.end {
  margin-bottom: 0px;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #20272d;
  background-image: linear-gradient(142deg, #0d0f12, rgba(13, 15, 18, 0));
}

.preload-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.preload-dot {
  width: 24px;
  height: 24px;
  margin-right: 18px;
  margin-left: 18px;
  border-radius: 50%;
}

.preload-dot.dot-1 {
  background-color: #339589;
}

.preload-dot.dot-2 {
  background-color: #48c8ec;
}

.preload-dot.dot-3 {
  background-color: #bbd2da;
}

.flag {
  padding-top: 2px;
  padding-right: 12px;
}

@media screen and (min-width: 1280px) {
  .h1.dark-text {
    font-size: 70px;
  }

  .h1.white-text {
    width: 100%;
    font-size: 60px;
  }

  .h1.white-text.header-text {
    width: 100%;
  }

  .h2.area-title.white-text {
    font-size: 32px;
  }

  .h2.project-title.white-text {
    font-size: 32px;
  }

  .h3.dark-text {
    font-size: 22px;
  }

  .h3.glacier-blue.center {
    font-size: 22px;
  }

  .h3.project-client.project-tiba {
    font-size: 22px;
  }

  .h3.project-client.project-consum {
    font-size: 22px;
  }

  .h3.project-client.project-sicsa {
    font-size: 22px;
  }

  .h3.project-client.project-prodevelop {
    font-size: 22px;
  }

  .h3.project-client.project-sycada {
    font-size: 22px;
  }

  .h3.white-text.center {
    font-size: 22px;
  }

  .paragraph-large {
    font-size: 28px;
  }

  .paragraph-medium.light-text {
    font-size: 23px;
  }

  .paragraph-small.light-text {
    font-size: 18px;
  }

  .h4.white-text.author-name {
    font-size: 20px;
  }

  .inline-heading.h3.sky-blue {
    margin-right: 18px;
    font-size: 36px;
  }

  .inline-heading.h3.mint-green {
    margin-right: 18px;
    font-size: 22px;
  }

  .nav-link-default {
    padding-right: 20px;
  }

  .project-info.wide {
    padding-right: 50px;
  }
  .project-info.wide2 {
    padding-left: 50px;
  }

  .project-tiny {
    width: 82.77%;
  }

  .contact-inner {
    padding-right: 120px;
    padding-left: 120px;
  }
}

@media screen and (min-width: 1440px) {
  .h1.dark-text {
    font-size: 60px;
  }

  .h1.white-text {
    font-size: 60px;
  }

  .h1.white-text.center {
    font-size: 60px;
  }

  .h2.area-title.white-text {
    font-size: 36px;
  }

  .h2.project-title.white-text {
    font-size: 48px;
  }

  .h3.dark-text {
    font-size: 24px;
  }

  .h3.glacier-blue.center {
    font-size: 24px;
  }

  .h3.project-client.project-tiba {
    font-size: 24px;
  }

  .h3.project-client.project-consum {
    font-size: 24px;
  }

  .h3.project-client.project-sicsa {
    font-size: 24px;
  }

  .h3.project-client.project-prodevelop {
    font-size: 24px;
  }

  .h3.project-client.project-sycada {
    font-size: 24px;
  }

  .h3.white-text.center {
    font-size: 24px;
  }

  .paragraph-large {
    font-size: 32px;
  }

  .paragraph-medium.dark-text {
    font-size: 25px;
  }

  .paragraph-medium.light-text {
    font-size: 25px;
  }

  .paragraph-medium.light-text.testimonial-text {
    font-size: 25px;
  }

  .paragraph-small {
    font-size: 20px;
  }

  .paragraph-small.light-text {
    font-size: 20px;
  }

  .h4.white-text.author-name {
    font-size: 22px;
  }

  .section.page-header {
    height: 400px;
  }

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

  .hero.page {
    padding-right: 60px;
    padding-left: 60px;
  }

  .inline-heading.h3.sky-blue {
    margin-right: 24px;
    font-size: 36px;
  }

  .inline-heading.h3.mint-green {
    margin-right: 24px;
    font-size: 24px;
  }

  .contact-inner {
    max-width: 1280px;
    padding-right: 70px;
    padding-left: 70px;
  }

  .footer-link {
    font-size: 25px;
  }

  .footer-link.social {
    font-size: 25px;
  }

  .small-link.subtle {
    font-size: 20px;
  }

  .page-content {
    padding-right: 60px;
    padding-left: 60px;
  }

  .content-page-section {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 1366px) {
  .h1{font-size: 55px;}
}
@media screen and (max-width: 1024px) {
  .inline-heading.h3.sky-blue{font-size: 24px;}
  .h1{font-size: 40px;}
}
@media screen and (max-width: 991px) {
  .h1.white-text {
    width: 100%;
  }

  .h1.white-text.header-text {
    width: 100%;
  }

  .h2.area-title.white-text {
    margin-top: 16px;
    margin-left: 24px;
    font-size: 26px;
  }

  .h2.project-title.white-text {
    margin-top: 8px;
    font-size: 26px;
  }

  .h3.dark-text {
    font-size: 20px;
  }

  .h3.dark-text.next-slide {
    font-size: 18px;
  }

  .h3.project-client.project-tiba {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .h3.project-client.project-consum {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .h3.project-client.project-sicsa {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .h3.project-client.project-prodevelop {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .h3.project-client.project-sycada {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .h5.digit.mint-green {
    font-size: 15px;
  }

  .h5.digit.default {
    font-size: 15px;
    line-height: 46px;
  }

  .h5.label.deep-grey {
    font-size: 15px;
  }

  .h5.label.default {
    font-size: 15px;
    line-height: 46px;
  }

  .section.intro {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.expertise {
    padding-top: 60px;
  }

  .section.projects {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.workflow {
    height: 720px;
    min-height: 500px;
  }

  .section.services {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .section.contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 70px;
    padding-bottom: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section.page-content {
    padding-top: 72px;
    padding-bottom: 80px;
  }

  .container {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container.nav-container {
    overflow: auto;
    max-width: 1680px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container.header {
    padding-right: 40px;
    padding-left: 40px;
  }

  .logo {
    margin-top: 0px;
  }

  .description {
    position: absolute;
    top: 120px;
  }

  .links {
    position: absolute;
    right: 30px;
  }

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

  .hero {
    height: 50%;
    padding-bottom: 80px;
  }

  .hero.page {
    padding-bottom: 0px;
  }

  .coordinates {
    height: 20%;
    padding-bottom: 120px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .sticky-nav {
    height: 48px;
  }

  .nav {
    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;
    border-right-style: none;
  }

  .nav-item {
    height: 48px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .nav-item.first {
    border-left-style: none;
  }

  .intro-image-right {
    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;
  }

  .image-container.intro-image-left {
    width: 55%;
    margin-top: 50px;
    margin-right: -40px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .image-container.intro-right {
    position: relative;
    z-index: 9;
    width: 58%;
    margin-top: -250px;
    margin-bottom: 50px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .image-container.area-logistics-image-1 {
    bottom: -40px;
    width: 150%;
  }

  .image-container.area-logistics-image-2 {
    z-index: 1;
    overflow: hidden;
    width: 130%;
  }

  .image-container.area-logistics-image-3 {
    width: 125%;
  }

  .image-container.area-commerce-image-1 {
    width: 120%;
    margin-left: 40px;
  }

  .image-container.area-commerce-image-2 {
    left: -40px;
    width: 130%;
  }

  .image-container.area-mobility-image-1 {
    left: 40px;
    width: 120%;
  }

  .image-container.area-mobility-image-2 {
    width: 145%;
  }

  .line-intro-1 {
    top: -400px;
    right: -136px;
    width: 437px;
    height: 520px;
  }

  .line-intro-1.page {
    top: -540px;
  }

  .line-intro-2 {
    left: -210px;
    top: 300px;
    bottom: auto;
    width: 417px;
  }

  .inline-heading.h3.sky-blue {
    display: block;
    margin-bottom: 12px;
    margin-left: 2px;
  }

  .inline-heading.h3.mint-green {
    display: block;
    margin-bottom: 12px;
    margin-left: 2px;
  }

  .inline-content.ignore {
    display: inline;
  }

  .nav-current {
    top: auto;
    bottom: 0px;
  }

  .nav-link-default {
    height: 48px;
    padding-left: 20px;
  }

  .nav-link-hover {
    display: none;
  }

  .section-intro {
    margin-bottom: 60px;
  }

  .section-intro.projects {
    margin-bottom: 20px;
  }

  .area-image-overlay {
    width: 100.3%;
  }

  .areas-wrapper {
    padding-top: 20px;
  }

  .area-commerce-bit {
    bottom: -100px;
  }

  .area-mobility-bit {
    bottom: -70px;
  }

  .line-expertise {
    top: -60px;
    right: -193px;
    width: 329px;
    height: 437px;
  }

  .testimonial {
    padding-right: 24px;
    padding-left: 24px;
  }

  .quote {
    margin-bottom: 24px;
  }

  .author-image {
    margin-top: 24px;
    margin-bottom: 8px;
  }

  .project-wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .project-info.wide {
    padding-top: 8px;
    padding-right: 120px;
  }

  .project-info.medium {
    padding-right: 0%;
  }

  .project-info.small {
    margin-right: -20px;
  }

  .project-image {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .project-image.stack.small-1 {
    margin-bottom: 8px;
  }

  .project-wide-wrapper {
    margin-bottom: -80px;
  }

  .line-projects-1 {
    left: 0%;
    width: 1440px;
    height: 413px;
    max-width: 1440px;
    margin-right: -40px;
    margin-left: auto;
  }

  .project-small-1 {
    margin-right: -40px;
    margin-bottom: 80px;
  }

  .project-small-2 {
    margin-right: -60px;
  }

  .project-tiny {
    width: 113%;
    margin-bottom: 100px;
    padding-top: 12px;
    padding-bottom: 24px;
    padding-left: 40px;
  }

  .left-projects {
    padding-top: 50px;
  }

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

  .project-medium {
    margin-bottom: 0px;
  }

  .line-projects-2 {
    left: -181px;
    top: -100px;
    height: 667px;
  }

  .slide-nav {
    margin-bottom: 80px;
  }

  .working-with {
    padding-top: 80px;
  }

  .wow-slide-inner {
    padding-right: 5%;
    padding-left: 5%;
  }

  .right-arrow {
    right: 0px;
    bottom: 40px;
    width: 140px;
    height: 140px;
  }

  .arrow-next {
    width: 31px;
    height: 24px;
    margin-top: 2px;
    margin-bottom: -4px;
  }

  .services-item {
    width: 31%;
    margin-right: 3.5%;
  }

  .services-item.last {
    margin-right: 0%;
  }

  .contact-inner {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-line {
    display: none;
  }

  .line-wow {
    right: -120px;
    bottom: -56px;
    width: 380px;
    height: 420px;
  }

  .footer-main {
    padding-top: 36px;
    text-align: center;

  }
  .footer-inner .w-col{width: 100%;text-align: center;}
  .footer-contact {
    padding-top: 36px;
    padding-left: 0px;
  }

  .footer-social {
 
  }

  .footer-main-contact {
    width: 100%;
  }
  .footer-text.address{text-align: center;}
  .footer-link.social.mobile {
    display: block;
  }

  .footer-links {

  }

  .header-description.paragraph-mini.white-text {
    padding-top: 16px;
    padding-left: 0px;
    border-top: 2px solid #339589;
    border-left-style: none;
    border-left-width: 0px;
  }

  .description-areas {
    left: 33px;
    top: 42px;
  }

  .content-page-section {
    margin-bottom: 20px;
  }

  .column {
    height: 30%;
  }

  .intro-col-1 {
    display: none;
  }

  .intro-col-3 {
    display: none;
  }

  .intro-col-5 {
    display: none;
  }

  .hide-col {
    display: none;
  }

  .hide-col.tablet {
    display: block;
  }

  .projects-title {
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media screen and (max-width: 767px) {
  .h1.dark-text {
    font-size: 36px;
  }

  .h1.white-text {
    margin-bottom: 28px;
    font-size: 36px;
  }

  .h1.white-text.center {
    margin-top: 12px;
    margin-bottom: 24px;
    font-size: 36px;
    text-align: center;
  }

  .h1.white-text.center.wow {
    text-align: center;
  }

  .h1.white-text.header-text {
    font-size: 36px;
  }

  .h2.area-title.white-text {
    font-size: 24px;
  }

  .h2.project-title.white-text {
    font-size: 24px;
  }

  .h3.dark-text {
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 18px;
  }

  .h3.glacier-blue.center {
    margin-bottom: 6px;
    font-size: 18px;
  }

  .h3.project-client.project-tiba {
    font-size: 18px;
  }

  .h3.project-client.project-consum {
    font-size: 18px;
  }

  .h3.project-client.project-sicsa {
    font-size: 18px;
  }

  .h3.project-client.project-prodevelop {
    font-size: 18px;
  }

  .h3.project-client.project-sycada {
    font-size: 18px;
  }

  .h3.white-text.center {
    font-size: 18px;
    text-align: left;
  }

  .paragraph-large {
    font-size: 24px;
  }

  .paragraph-medium.dark-text {
    font-size: 19px;
  }

  .paragraph-medium.light-text {
    font-size: 19px;
  }

  .paragraph-medium.light-text.testimonial-text {
    text-align: left;
  }

  .h4.white-text.author-name {
    font-size: 18px;
  }

  .h5.white-text.coordinates {
    color: hsla(0, 0%, 100%, 0.8);
    font-size: 14px;
  }

  .h5.ice-blue.author-company {
    font-size: 15px;
  }

  .section.header {
    height: 100vh;
    max-height: 812px;
    min-height: 0px;
  }

  .section.intro {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.expertise {
    padding-top: 50px;
  }

  .section.projects {
    overflow: visible;
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .section.workflow {
    height: 500px;
  }

  .section.services {
    padding-top: 50px;
    padding-bottom: 55px;
  }

  .section.contact {
    min-height: 400px;
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .section.footer {
    height: auto;
    padding-bottom: 56px;
  }

  .section.page-header {
    height: 300px;
  }

  .section.page-content {
    padding-top: 56px;
    padding-bottom: 60px;
  }

  .container {
    padding-right: 17px;
    padding-left: 17px;
  }

  .container.header {
    height: 100vh;
    max-height: 812px;
    max-width: 767px;
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .container.header.page {
    height: 300px;
  }

  .container.wow {
    height: 500px;
  }


  .main {
    display: block;
  }

  .top {
    width: 100%;
    padding-right: 17px;
    padding-left: 17px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .description {
    position: relative;
    top: 29px;
  }

  .button {
    height: 44px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 120%;
  }

  .links {
    right: 17px;
  }

  .header-image._1 {
    -o-object-position: 55% 50%;
    object-position: 55% 50%;
  }

  .header-image._2 {
    -o-object-position: 67% 50%;
    object-position: 67% 50%;
  }

  .header-image._3 {
    -o-object-position: 77% 50%;
    object-position: 77% 50%;
  }

  .header-content {
    position: absolute;
    bottom: 0vh;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 27px;
    padding-bottom: 33%;
    padding-left: 27px;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .header-content.page {
    padding-bottom: 0px;
  }

  .hero {
    height: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .coordinates {
    position: relative;
    z-index: 52;
    height: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .sticky-nav {
    position: fixed;
    height: 64px;
    padding-bottom: 16px;
  }

  .nav-grid {
    text-align: center;
  }

  .image-container.intro-image-left {
    width: 70%;
    margin-top: 36px;
    margin-right: 0px;
    margin-left: -27px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .image-container.intro-right {
    width: 70%;
    margin-top: -80px;
    margin-right: -27px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .image-container.area-logistics-image-1 {
    display: none;
  }

  .image-container.area-logistics-image-2 {
    width: 100%;
    height: 380px;
  }

  .image-container.area-logistics-image-3 {
    width: 100%;
    margin-top: 15px;
  }

  .image-container.area-commerce-image-1 {
    width: 100%;
    height: 350px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .area-mobility{padding-top: 15px;}
  .areas-bits{position: relative;;}
  .area-logistics-column-3{margin-bottom: 0;}
  .image-container.area-commerce-image-2 {
    left: auto;
    width: 100%;
    height: 190px;
  }
  .testimonial .area-mobility{padding-right: 0;}
  .image-container.area-mobility-image-1 {
    left: auto;
    width: 100%;
    height: 250px;
    margin: 0 auto;
  }

  .image-container.area-mobility-image-2 {
    right: -27px;
    width: 37.5%;
    height: 165px;
  }

  .line-intro-1 {
    top: -450px;
    z-index: 1;
  }

  .line-intro-1.page {
    top: -500px;
    right: -190px;
  }

  .line-intro-2 {
    left: -265px;
    top: 310px;
  }

  .inline-heading.h3.sky-blue {
    font-size: 18px;
  }

  .inline-heading.h3.mint-green {
    font-size: 18px;
  }

  .inline-content.ignore-mobile {
    display: inline;
  }

  .nav-current {
    top: 0px;
    bottom: auto;
  }

  .section-intro {
    margin-bottom: 36px;
  }

  .area-logistics {
    position: relative;
    display: block;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .expertise-image {
    height: 100%;
  }

  .area-logistics-column-1 {
    position: absolute;
    left: 0%;
    top: 80px;
    right: auto;
    bottom: auto;
    z-index: 5;
  }

  .area-logistics-column-3 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: 5;
    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;
  }

  .areas-wrapper {
    margin-top: 10px;
    padding-top: 0px;
    clear: both;
  }
  .testimonial{padding-bottom: 10px;}
  .testimonial-container{padding-top: 5px;}
  .area-mobility {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .areas-bits {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 100%;
  }

  .area-commerce {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .area-commerce-bit {
    position: relative;
    left: 0%;
    top: 0px;
    right: auto;
    bottom: auto;
    display: none;
  }

  .area-mobility-bit {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: none;
  }
  .testimonial .area-commerce-bit{display: none;}
  .line-expertise {
    top: auto;
    bottom: 0px;
  }

  .testimonial {
    padding-right: 10px;
    padding-left: 10px;
  }

  .quote {
    width: 56px;
    height: 56px;
  }

  .quote-icon {
    width: 20px;
    height: 56px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .author-image {
    width: 56px;
    height: 56px;
  }

  .author-profile-image {
    width: 56px;
    height: 56px;
  }

  .project-wide {
    margin-bottom: 80px;
  }

  .project-info.wide {
    padding-top: 4px;
    padding-right: 10px;
  }

  .project-info.small {
    margin-right: 0px;
  }

  .project-image {
    overflow: visible;
  }

  .project-image.stack {
    margin-bottom: 4px;
  }

  .project-image.stack.small-1 {
    margin-right: -27px;
    margin-bottom: 4px;
  }

  .project-image.stack.medium {
    margin-bottom: 4px;
  }

  .line-projects-1 {
    top: -330px;
    width: 1440px;
    margin-right: 0px;
    margin-left: -260px;
  }

  .project-small-1 {
    margin-right: 0px;
    margin-bottom: 60px;
  }

  .project-img.wide {
    width: 100vw;
    max-width: 100vw;
    margin-right: -27px;
    margin-left: -27px;
  }

  .project-small-2 {
    margin-right: 0px;
  }

  .project-tiny {
    width: 100vw;
    margin-bottom: 60px;
    margin-left: -27px;
    padding: 4px 30px 16px 27px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .right-projects {
    padding-left: 10px;
  }

  .project-medium {
    margin-bottom: 60px;
  }

  .line-projects-2 {
    top: 30px;
  }

  .slider {
    height: 500px;
  }

  .slide-nav {
    margin-bottom: 50px;
    margin-left: 10px;
    text-align: left;
  }

  .working-with {
    padding-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
  }

  .wow-slide-inner {
    padding-left: 10px;
  }

  .right-arrow {
    right: 10px;
    bottom: 27px;
    width: 100px;
    height: 100px;
  }

  .arrow-next {
    margin-top: 10px;
    margin-bottom: -6px;
  }

  .services-item {
    width: 100%;
    min-height: 0px;
    margin-right: 0%;
    margin-bottom: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .services-item.last {
    margin-bottom: 0px;
  }

  .services-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .service-icon {
    width: 56px;
    height: 56px;
    margin-right: 24px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .contact-inner {
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
  }

  .line-wow {
    right: -210px;
    bottom: -80px;
  }

  .footer-main {
    padding-bottom: 24px;
  }

  .footer-contact {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
  }

  .footer-text.address {
    margin-top: 20px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .footer-text.copy {
    display: block;
    margin-top: 16px;
  }


  .footer-links {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-links.left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .content-page-section {
    margin-bottom: 12px;
  }

  .hide-col.tablet {
    display: none;
  }

  .hide-mobile {
    display: none;
  }

  .service-icon-img {
    width: 100%;
    height: 100%;
  }
  .fs45{font-size: 26px;}
  .fs36{font-size: 20px;}  
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }
}

#w-node-7786b1f017d4-c701f371 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-95ba19747feb-c701f371 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-13ed16b0b167-c701f371 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-29af88af219d-c701f371 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-6f8799e1c498-c701f371 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-6f8799e1c49b-c701f371 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-6f8799e1c49e-c701f371 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d9ab4d128d01-c701f371 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-28a50673dfd3-c701f371 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-f12405dfa57a-c701f371 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-cb7d3531f488-c701f371 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@font-face {
  font-family: 'Untitled sans';
  src: url('../fonts/Untitled-Sans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Untitled sans';
  src: url('../fonts/Untitled-Sans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fraktion sans';
  src: url('../fonts/Fraktion-Sans-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.border-top{border-top: 1px solid #efefef;box-sizing: border-box;padding-top: 5%;}
@media (max-width:1024px) {
	.fs36{font-size: 24px;}
}