img.fcsa {
    width: 150px;
    background: transparent;
    margin-top: 95px;
    position: absolute;
    margin-left: 30px;
}
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  background-color: #fff;
  font-family: kontora, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.insta-pic {
  position: relative;
  overflow: hidden;
  width: 20%;
}

.footer-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1410px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
  font-weight: 300;
}

.background-video {
  position: absolute;
  display: block;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
}

.no-top-margin {
  margin-top: 0px;
  color: #000;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  text-transform: uppercase;
}

.hero-flex {
  position: absolute;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-flex.vacancy {
  min-height: 600px;
  -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-image: url('../images/home_overlay2.png'), url('../images/10.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.hero-flex.contact {
  min-height: 600px;
  -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-image: url('../images/home_overlay-b35.png'), url('../images/CB5A1192.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.hero-flex.about {
  min-height: 600px;
  -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-image: url('../images/home_overlay-b35.png'), url('../images/s2.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.hero-flex.payslip {
  min-height: 600px;
  -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-image: url('../images/home_overlay-b35.png'), url('../images/4.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.hero-flex.team {
  min-height: 600px;
  -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-image: url('../images/home_overlay-b35.png'), url('../images/people-sized-corected.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.hero-flex.blog {
  min-height: 600px;
  -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-image: none;
  text-align: center;
}

.hero-flex.blog {
  min-height: 600px;
  -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-image: url('../images/home_overlay2.png'), url('../images/1.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.hero-flex.customers {
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.hero-flex.qa {
  min-height: 600px;
  -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-image: url('../images/home_overlay-b35.png'), url('../images/8.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.hero-flex.blog-post {
  min-height: 600px;
  -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-image: url('../images/home_overlay-b35.png'), url('../images/1-2.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.hero-flex.blog {
  min-height: 600px;
  -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-image: url('../images/hero-graphic.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  text-align: center;
}

.center-content {
  text-align: center;
}

.subtitle {
  font-family: kontora, sans-serif;
  color: #333;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}

.subtitle.white {
  margin-top: 35px;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
}

.subtitle.white.left {
  margin-left: 0px;
  text-align: left;
}

.subtitle.white {
  position: relative;
  max-width: 800px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.content-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1120px;
  margin: 50px auto 60px;
  padding-right: 25px;
  padding-left: 25px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.hero-column {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-top: 60px;
  padding-bottom: 60px;
  -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;
}

.hero-column.home {
  width: 80%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  color: #50b84e;
}

.hero-column.home {
  width: 80%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.nav-menu {
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(153, 108, 41, 0.65);
  background-image: linear-gradient(105deg, rgba(153, 108, 41, 0.5), #e9d169);
}

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

.h1-hero {
  margin-right: auto;
  margin-left: auto;
  font-family: kontora, sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 70px;
  font-weight: 500;
}

.h1-hero.caps-left {
  text-align: left;
  text-transform: uppercase;
}

.content-section {
  position: relative;
  padding-top: 100px;
}

.content-section.double {
  padding-top: 0px;
  padding-bottom: 40px;
}

.content-section.post {
  padding-top: 40px;
  padding-bottom: 20px;
}

.content-section.double {
  padding-top: 0px;
  padding-bottom: 100px;
}

.button-3 {
  min-height: 42px;
  min-width: 185px;
  margin-top: 0px;
  padding: 15px 28px 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #1e1e1e;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.button-3:hover {
  background-color: #dbd2cc;
  color: #1e1e1e;
}

.go-up-button {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  margin-right: 20px;
  margin-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #996c29;
  background-image: url('../images/flecha-hacia-arriba.svg');
  background-position: 50% 50%;
  background-size: 15px 100%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-decoration: none;
}

.go-up-button.w--current {
  z-index: 100;
  overflow: visible;
  margin-right: 20px;
  margin-bottom: 80px;
  background-color: #996c29;
}

.absolute {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 120%;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/mimi-thian-7b_9cHdKgFg-unsplash-p-3200.jpeg');
  background-size: cover;
  background-repeat: no-repeat;
}

.absolute.a1 {
  height: 100%;
  background-image: url('../images/15.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.absolute.a2 {
  height: 100%;
  background-image: url('../images/CB5A1200.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.absolute.c1 {
  height: 100%;
  min-height: 600px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  background-image: url('../images/overlay-asset-white.png'), url('../images/7.jpg');
  background-position: 50% 50%, 100% 50%;
  background-size: 100% 100%, cover;
  background-repeat: no-repeat, no-repeat;
}

.absolute.e1 {
  height: 100%;
  background-image: url('../images/overlay-asset-white.png'), url('../images/14.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: 100% 100%, cover;
  background-repeat: no-repeat, no-repeat;
}

.absolute.h1 {
  height: 100%;
  min-height: 500px;
  background-image: url('../images/16.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

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

.notice {
  padding-right: 30px;
  padding-left: 30px;
}

.contact-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: auto;
  margin-bottom: 120px;
  margin-left: auto;
  padding: 80px 70px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: rgba(244, 243, 240, 0.9);
}

.top-margin {
  position: relative;
}

.top-margin._50-pixels {
  margin-top: 50px;
}

.top-margin._30-pixels {
  margin-top: 30px;
}

.top-margin._20-pixels {
  margin-top: 20px;
}

.top-margin._5-pixels {
  margin-top: 5px;
  font-family: open-sans;
  font-weight: 300;
}

.top-margin._15-pixels {
  margin-top: 15px;
  color: #333;
}

.top-margin._10-pixels {
  margin-top: 10px;
}

.top-margin._5-pixels {
  margin-top: 5px;
}

.top-margin._15-pixels {
  overflow: visible;
  margin-top: 15px;
}

.top-margin._5-pixels {
  margin-top: 5px;
  text-align: left;
}

.top-margin._15-pixels {
  margin-top: 15px;
}

.hover-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(232, 230, 221, 0.75);
}

.flex-left {
  position: relative;
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.absolute-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: none;
  background-color: #fff;
}

.absolute-bg.darker {
  background-color: #e8e6dd;
}

.instagram {
  padding-top: 15px;
  background-color: #edf0f4;
}

.box-80-percent {
  width: 79%;
  max-width: 405px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.box-80-percent.mobile-margin {
  padding-top: 0px;
}

.relative-height {
  position: relative;
  overflow: hidden;
  height: 100%;
  box-shadow: 15px 22px 0 2px #000;
}

.relative-height.no-shadow {
  box-shadow: none;
}

.absolute-bg-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #edece6;
}

.success-message {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: transparent;
  font-size: 16px;
  line-height: 23px;
}

.button-2 {
  min-width: 135px;
  margin-top: 15px;
  padding: 14px 35px 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #3ba32b;
  border-radius: 25px;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #3ba32b;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.button-2:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}

.error-message {
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}

.footer {
  position: relative;
  padding-bottom: 20px;
  border-top: 1px solid #000;
  background-image: url('../images/WU-BG1-01.png');
  background-position: 0px 0px;
  background-size: auto;
}

.hero-section {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/home_overlay2.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.hero-section.contact-us {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.hero-section.contact-us.priv {
  min-height: 400px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/pascal-swier-7de474KZIbs-unsplash.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/pascal-swier-7de474KZIbs-unsplash.jpg');
  background-position: 0px 0px, 50% 0%;
}

.hero-section.contact-us {
  min-height: 600px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/pascal-swier-7de474KZIbs-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/pascal-swier-7de474KZIbs-unsplash.jpg');
  background-size: auto, cover;
}

.text-field-full {
  width: 100%;
  height: 45px;
  margin-bottom: 25px;
  padding-top: 18px;
  padding-bottom: 46px;
  padding-left: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #8f8f8f;
  background-color: transparent;
  font-weight: 300;
  text-align: left;
}

.text-field-full::-webkit-input-placeholder {
  color: #8f8f8f;
}

.text-field-full:-ms-input-placeholder {
  color: #8f8f8f;
}

.text-field-full::-ms-input-placeholder {
  color: #8f8f8f;
}

.text-field-full::placeholder {
  color: #8f8f8f;
}

.text-field-half {
  width: 48%;
  height: 45px;
  margin-bottom: 25px;
  padding-left: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #8f8f8f;
  background-color: transparent;
  font-weight: 300;
  text-align: left;
}

.text-field-half::-webkit-input-placeholder {
  color: #8f8f8f;
}

.text-field-half:-ms-input-placeholder {
  color: #8f8f8f;
}

.text-field-half::-ms-input-placeholder {
  color: #8f8f8f;
}

.text-field-half::placeholder {
  color: #8f8f8f;
}

.map-container {
  position: relative;
  width: 50%;
}

.title-2 {
  color: #996c29;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.move-up-4 {
  font-family: Raptorpremium;
  color: #edf0f4;
  font-weight: 300;
}

.flex-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.submit-button-4 {
  width: 50%;
  height: 42.5px;
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: transparent;
  color: #1e1e1e;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.submit-button-4:hover {
  border-color: #996c29;
  background-color: #dbd2cc;
  color: #1e1e1e;
}

.heading-14 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-21 {
  margin-left: 20px;
  color: #000;
}

._50-percent-column-2 {
  position: relative;
  width: 50%;
}

.heading-box-2 {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.map {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1200px;
  height: 500px;
}

._50-percent-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.paragraph {
  margin-top: 20px;
  color: #000;
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
}

.flex-space-2 {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-right: 50px;
  margin-left: 50px;
}

.h2-regular-2 {
  color: #000;
  font-size: 35px;
  line-height: 50px;
  font-weight: 700;
}

.content-wrapper-wide-2 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  color: #f4f3f0;
}

.testimonial-picture {
  width: 70px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #deac55;
  border-radius: 50%;
  background-image: url('../images/T-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-picture._3 {
  background-image: url('../images/T-1.jpg');
}

.testimonial-picture._2-picture {
  width: 70px;
  height: 70px;
  max-width: 70px;
  padding-left: 0px;
  background-image: url('../images/T-3.jpg');
}

.testimonial-text-box {
  width: 66%;
  margin-right: auto;
  margin-left: auto;
}

.icon-2 {
  color: #f50;
}

.testimonial-arrow {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #deac55;
}

.testimonial-arrow:hover {
  opacity: 0.8;
}

.mini-title {
  color: #414141;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.testimonial-slide {
  padding-top: 95px;
  padding-bottom: 95px;
  text-align: center;
}

.testimonial-text {
  color: #000;
  font-size: 37.5px;
  line-height: 60px;
}

.testimonials {
  height: 100%;
  margin-bottom: 101px;
  background-color: #edece6;
}

.display-none {
  display: none;
}

.text-block-36 {
  width: 200px;
  margin-top: 6px;
  padding-right: 15px;
  background-color: transparent;
  color: #222;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
}

.text-field-4 {
  height: 55px;
  margin-bottom: 7px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
  border-radius: 0px;
  background-color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.checkbox-3 {
  margin-top: 7px;
  border-color: #1e1e1e;
}

.checkbox-3.w--redirected-checked {
  border-color: #1e1e1e;
  background-color: #996c29;
}

.dropdown-list-3 {
  background-color: #fff;
  font-weight: 400;
}

.checkbox-field-3 {
  width: 100%;
  margin-bottom: 3px;
  border-bottom: 1px none #cbcbcb;
}

.checkbox-label-2 {
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 0px;
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 400;
}

.div-block-5 {
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.div-block-19 {
  margin-top: -15px;
  margin-bottom: 38px;
  padding-top: 5px;
  padding-left: 20px;
  border: 1px none #000;
  border-radius: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#996c29), to(#e9d169));
  background-image: linear-gradient(180deg, #996c29, #e9d169);
  color: #34435c;
}

.div-block-18 {
  margin-bottom: 10px;
  padding: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
  border-radius: 0px;
  background-color: transparent;
  text-decoration: none;
}

.column-2 {
  position: static;
}

.dropdown-toggle-3 {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 55px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
  border-radius: 0px;
  background-color: #fff;
}

.text-block-37 {
  margin-top: 4px;
  margin-right: 32px;
  color: #888;
  font-size: 20px;
  font-weight: 300;
}

.div-block-8 {
  margin-top: 15px;
  color: #fff;
}

.div-block-10 {
  margin-bottom: 26px;
}

.text-block-38 {
  color: #333;
  font-weight: 400;
}

.heading-37 {
  display: inline;
  overflow: visible;
  width: 480px;
  margin-top: 0px;
  margin-bottom: 2px;
  color: #000;
  font-size: 25px;
  line-height: 28px;
  font-weight: 300;
  -o-object-fit: fill;
  object-fit: fill;
}

.dropdown-3 {
  width: 100%;
}

.link-block-3 {
  text-decoration: none;
}

.div-block-17 {
  padding: 1px 0px 14px;
}

.dropdown-link-2 {
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.columns-4 {
  margin-bottom: 17px;
  border-bottom: 0px solid #000;
}

.icon {
  color: #2a2e42;
}

.sp-title {
  margin-top: 14px;
  margin-bottom: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom: 1px none #000;
  color: #f4f3f0;
  font-size: 25px;
  font-weight: 400;
}

.text-block-29 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #996c29;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
}

.text-block-32 {
  margin-top: 10px;
  color: #434b50;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

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

.vacancy-text {
  margin-bottom: 20px;
  padding: 20px;
  border-bottom: 80px none #000;
  border-top-right-radius: 0px;
  background-color: transparent;
  text-decoration: none;
}

.text-block-31 {
  margin-top: 5px;
  color: #000;
  font-size: 24px;
  line-height: 25px;
  font-weight: 400;
}

.section-3 {
  margin-top: 80px;
}

.link-2 {
  position: static;
  display: block;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
  border-radius: 0px;
  color: #000;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.link-2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9d169), to(#e9d169));
  background-image: linear-gradient(180deg, #e9d169, #e9d169);
}

.image-8 {
  margin-bottom: 20px;
}

.column-4 {
  background-color: transparent;
}

.left-column {
  width: 65%;
}

.right-column {
  width: 27%;
}

.post-margin {
  margin-bottom: 60px;
}

.position-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.full-image-preview {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 65vh;
}

.hover-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #edece6;
  text-align: center;
}

.hover-bg.darker {
  display: none;
  background-color: #e8e6dd;
}

.hover-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: 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;
}

.category-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #8f8f8f;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

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

.post-link {
  font-family: kontora, sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 27px;
  font-weight: 400;
  text-decoration: none;
}

.mintures-read {
  color: #f50;
  font-size: 13px;
}

.absolute-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 120%;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.absolute-2.chairs {
  background-image: url('../images/asset2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/WU-BG1-01.png');
  background-image: url('../images/asset2.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/WU-BG1-01.png');
  background-position: 90% 20%, 0px 0px, 50% 50%;
  background-size: 150px, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
}

.absolute-2.post-image {
  height: 100%;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-image: url('../images/Untitled-1.jpg');
}

.text-span-29 {
  color: #f50;
}

.heading-box-left {
  width: 87%;
  margin-right: auto;
  margin-bottom: 50px;
  text-align: left;
}

.div-block-23 {
  padding: 20px;
}

.image-17 {
  overflow: visible;
}

.image-preview {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.div-block-24 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/AdobeStock_210799372.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-column-image {
  width: 50%;
  margin-bottom: 20px;
}

.featured-text {
  position: relative;
}

.featured-text._5-pixels {
  margin-top: 5px;
  font-family: open-sans;
  font-weight: 300;
}

.featured-text._5-pixels {
  margin-top: 5px;
}

.featured-text._5-pixels {
  margin-top: 5px;
}

.post-link-no-underline {
  font-family: kontora, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 27px;
  font-weight: 400;
  text-decoration: none;
}

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

.social-section {
  position: relative;
  padding-top: 100px;
}

.social-section.double {
  padding-top: 0px;
  padding-bottom: 40px;
}

.contact-section {
  position: relative;
  padding-top: 40px;
}

.map-section {
  position: relative;
  padding-top: 100px;
}

.map-section.hidden {
  overflow: hidden;
  padding-top: 0px;
}

.map-section.hidden {
  overflow: hidden;
  padding-top: 0px;
}

.testamonials-section {
  position: relative;
  padding-top: 100px;
}

.image-12 {
  opacity: 0.5;
}

.client-box {
  width: 25%;
  padding: 55px 40px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #286150;
  text-align: center;
}

.client-box.last {
  position: static;
  width: 100%;
  border-color: #414141;
  border-right-style: solid;
}

.client-box._6 {
  border-color: #414141;
}

.client-box._3 {
  width: 100%;
  border-color: #414141;
}

.client-box._5 {
  border-color: #414141;
}

.client-box._7 {
  border-color: #414141;
}

.client-box._2-logo {
  width: 100%;
  height: auto;
  margin-right: 0px;
  border-color: #414141;
}

.client-box._1 {
  width: 100%;
  border-style: solid;
  border-color: #414141;
  border-right-width: 0px;
}

.client-box._5 {
  width: 100%;
  border-style: solid;
  border-color: #414141;
  border-right-width: 0px;
}

.client-box._6 {
  width: 100%;
  height: auto;
  margin-right: 0px;
  border-color: #414141;
}

.client-box._7 {
  width: 100%;
  border-color: #414141;
}

.client-box.last-2 {
  position: static;
  width: 100%;
  border-color: #414141;
  border-right-style: solid;
}

.column-full-width {
  width: 100%;
}

.text-container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 120px;
  margin-left: 100px;
  padding: 80px 70px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: rgba(237, 240, 244, 0.81);
}

.section-contact {
  position: relative;
  overflow: hidden;
  padding-top: 120px;
}

.section-blog {
  position: relative;
  padding-top: 100px;
}

.section-blog.post-page {
  margin-bottom: 100px;
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #edece6;
}

.yellow-title {
  margin-top: 0px;
  color: #fec922;
  font-size: 50px;
}

.link-4 {
  color: #000;
  text-decoration: none;
}

.privacy-div {
  margin-right: 10%;
  margin-left: 10%;
}

.bold-text-6 {
  color: #000;
}

.privacy-policy {
  margin-bottom: 100px;
}

.logo-grid-1 {
  position: relative;
  z-index: 100;
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  max-width: 1250px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.logo-grid-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  max-width: 1250px;
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.logos-section {
  position: relative;
  padding-top: 100px;
}

.logos-section.double {
  padding-top: 0px;
  padding-bottom: 40px;
}

.logos-section.double {
  padding-top: 40px;
  padding-bottom: 100px;
}

.burger-line {
  width: 30px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #fff;
}

.burger-line.bl-mid {
  width: 25px;
}

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

.nav-bar {
  position: absolute;
  z-index: 50;
  width: 100%;
  height: 100px;
  margin-top: 0px;
  padding-top: 14px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px none #e0dede;
  background-color: rgba(0, 0, 0, 0.3);
}

.nav-bar-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 60px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.burger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 30px;
  padding: 5px 5px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.home.w--current {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.menu-button-2 {
  display: block;
  width: 200px;
  height: 60px;
  margin-left: 10px;
  padding: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px none #e0dede;
}

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

.nav-bar-menu {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-menu-2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-height: 100vh;
  max-width: 310px;
  padding-top: 60px;
  padding-left: 10px;
  background-color: transparent;
}

.nav-menu-pane {
  z-index: 998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 100%;
  margin-top: 0px;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-left: 1px solid #e0dede;
  background-color: #3ba32b;
  box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, 0.05);
}

.menu-link-group {
  margin-top: 98px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.menu-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #f4f3f0;
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  text-decoration: none;
}

.menu-link-2:hover {
  color: #ffd63c;
}

.menu-link-2.w--current {
  text-decoration: line-through;
}

.nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 150;
  background-color: transparent;
}

.grid-2-olumns {
  position: relative;
  top: auto;
  margin-top: 50px;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 0px;
  background-image: url('../images/asset-1-fade.png');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-calculator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-image: url('../images/6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-calculator.c1 {
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-image: url('../images/logo1.png'), url('../images/2.jpg');
  background-position: 90% 5%, 90% 0%;
  background-size: 100px, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.subtitle-block {
  display: inline-block;
  margin-bottom: 10px;
}

.image-color-fill {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  background-color: #f4f3f0;
}

.image-color-fill.light {
  background-color: #e8eaee;
}

.block-grid {
  max-width: 550px;
  margin-right: 14px;
}

.text {
  border-left-color: #e9d169;
  color: #1e1e1e;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  text-decoration: none;
}

.text.white {
  color: #fff;
  font-weight: 300;
}

.text.centre {
  font-weight: 400;
  text-align: center;
}

.text.list {
  line-height: 35px;
}

.text.pad-above {
  padding-top: 20px;
}

.image-block-margin {
  position: relative;
  top: 30px;
  z-index: 10;
  min-height: 500px;
  margin-top: -30px;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.subtitle-line {
  width: 100%;
  height: 2px;
  margin-top: 2px;
  background-color: #f50;
}

.title {
  display: inline;
  margin-top: 5px;
  margin-bottom: 20px;
  color: #1e1e1e;
  font-size: 40px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
}

.title.center {
  margin-bottom: 20px;
  line-height: 1.25em;
  text-align: center;
}

.project-info {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 110;
  padding: 37px 30px 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#2a2e42));
  background-image: linear-gradient(180deg, transparent, #2a2e42);
  text-align: center;
}

.link-project-block {
  position: relative;
  overflow: hidden;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  cursor: pointer;
}

.content-short {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 30px;
  -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;
}

.img-projects {
  position: relative;
  height: 100%;
  background-image: none;
}

.img-projects._1-project {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.img-projects._2-project {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/image15.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/image15.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.img-projects._3-project {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/image4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/image4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.img-projects._4-project {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/AdobeStock_225127894_Preview1.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/AdobeStock_225127894_Preview1.jpeg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.img-projects._4-project {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/image8.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/image8.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.title-project {
  position: relative;
  z-index: 100;
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
}

.partner-logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.content-2 {
  width: 100%;
  max-width: 1300px;
  -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;
}

.container-2 {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.logo {
  width: 220px;
  max-width: none;
}

.footer-address-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #666f77;
}

.icon-button {
  margin-right: 8px;
}

.icon-button.primary {
  margin-right: 12px;
}

.footer-menu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
  border-radius: 0px;
  background-color: #996c29;
  -webkit-transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, color 300ms ease;
  transition: transform 300ms ease, color 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.button-icon:hover {
  border-color: #996c29;
  background-color: #e9d169;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #f4f3f0;
}

.button-icon.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  margin-left: 0px;
  padding-top: 12px;
  padding-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-width: 1px;
  border-radius: 0px;
  background-color: #996c29;
}

.button-icon.w--current:hover {
  border-color: #996c29;
  background-color: #e9d169;
  color: #fff;
}

.button-secondary-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #1e1e1e;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.footer-address {
  color: #fff;
  line-height: 23px;
  font-weight: 400;
}

.footer-contact-icon {
  margin-right: 16px;
}

.footer-columns-grid {
  padding-bottom: 20px;
  -ms-grid-columns: 1fr 0.6fr 0.75fr;
  grid-template-columns: 1fr 0.6fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-title-3 {
  margin-bottom: 40px;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-link {
  display: inline-block;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: #996c29;
}

.footer-link.w--current {
  color: #996c29;
  font-weight: 300;
}

.footer-link.lower-case {
  text-transform: none;
}

.footer-contact {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.footer-link-box {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #666f77;
  text-decoration: none;
}

.footer-link-box:hover {
  color: #247cff;
}

.social-media-link {
  margin-left: 24px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-media-link:hover {
  opacity: 0.7;
}

.footer-menu {
  padding-left: 0px;
  font-weight: 300;
  list-style-type: none;
}

.footer-up-grid {
  padding-top: 40px;
  padding-bottom: 10px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-column {
  padding-right: 10px;
}

.footer-bottom {
  padding-top: 48px;
  padding-bottom: 0px;
  border-top: 1px solid #1e1e1e;
  color: #dbe5ee;
}

.copyright {
  margin-bottom: 0px;
  color: #666f77;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.aux-wrapper {
  position: relative;
  z-index: 25;
  display: block;
  width: 100%;
  max-width: 1366px;
  padding: 80px 30px 54px;
  -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: #edf0f4;
  box-shadow: 0 0 100px -75px #000;
  text-align: left;
}

.aux-wrapper.asset3 {
  background-color: #dbd2cc;
  background-image: url('../images/asset-3.png');
  background-position: 100% 0%;
  background-size: 50%;
  background-repeat: no-repeat;
  box-shadow: 15px 22px 0 2px #000;
}

.page-image {
  width: 50%;
  height: 100%;
  min-height: 800px;
  margin-bottom: 0px;
  margin-left: 25px;
  padding-left: 0px;
  float: right;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  background-image: url('../images/oleg-ivanov-aVbR17HLZTg-unsplash.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-image.overlay1 {
  width: 100%;
  min-height: 600px;
  border-radius: 0px;
  background-image: url('../images/logo1.png'), url('../images/6.jpg');
  background-position: 90% 5%, 80% 50%;
  background-size: 100px, cover;
  background-repeat: no-repeat, no-repeat;
}

.heading-2 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.post-preview {
  position: relative;
  width: 22%;
  margin-right: 3%;
}

.flex-bottom-right {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-box-long {
  width: 97%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  text-align: left;
}

.flex-blog-previews {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-1 {
  position: relative;
  right: auto;
  display: block;
  overflow: visible;
  width: 95%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0px;
  background-image: linear-gradient(150deg, #e9d169, #996c29);
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #edf0f4;
}

.section-2.left-asset {
  margin-top: 60px;
  padding-top: 60px;
  background-color: transparent;
}

.section-4 {
  position: relative;
  overflow: hidden;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 14px 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f8fa;
}

.section-7.icon1 {
  padding-top: 60px;
  background-image: url('../images/asset-1-fade.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.content-blog {
  position: relative;
  margin-bottom: 100px;
  padding-top: 20px;
}

.menu-button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-left: 10px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-left: 1px none #e0dede;
}

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

.burger-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.burger-line-2 {
  width: 40px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #edf0f4;
}

.burger-line-2.bl-mid {
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.asset1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 150;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 293px;
  border-top-right-radius: 0px;
  text-align: center;
  cursor: pointer;
}

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

.nav-menu-pane-2 {
  position: relative;
  z-index: 998;
  display: block;
  overflow: auto;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-left: 1px none #e0dede;
  box-shadow: -1px 1px 5px 0 rgba(244, 243, 240, 0.5);
}

.menu-link-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #f4f3f0;
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-link-3:hover {
  color: #333;
}

.menu-link-3.w--current {
  color: #333;
  text-decoration: none;
}

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

.move-up-home {
  font-family: Raptorpremium;
  color: #edf0f4;
  font-weight: 300;
}

.column-5 {
  padding-right: 40px;
}

.image-20 {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.image-21 {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.image-22 {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.image-23 {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.grid-projects-copy {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
  grid-auto-rows: minmax(400px, 25vw);
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: minmax(400px, 25vw);
  grid-template-rows: minmax(400px, 25vw);
}

.content-section-about-1 {
  position: relative;
  padding-top: 0px;
}

.hero-section-copy-copy {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-section-copy-copy.team {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.hero-section-copy-copy.qa {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.paragraph-68 {
  font-size: 17px;
}

.vacancies {
  position: relative;
  padding-top: 100px;
}

.vacancies.double {
  margin-top: 120px;
  padding-top: 0px;
  padding-bottom: 100px;
}

.top-div {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999;
  display: block;
  height: 50vh;
  background-color: #edf0f4;
}

.bottom-div {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: block;
  height: 50vh;
  background-color: #edf0f4;
}

.bold-credit-on-white {
  margin-bottom: 20px;
  padding-bottom: 20px;
  background-color: #000;
}

.credit-holder {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-block-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;
  text-align: center;
}

.social-image-holder {
  position: absolute;
}

.image-24 {
  padding-top: 10px;
  padding-left: 10px;
}

.textarea {
  max-height: 300px;
  max-width: 100%;
  min-height: 100px;
  min-width: 100%;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #d7dbdf;
  background-color: transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #141e24;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 500;
}

.textarea:focus {
  border-bottom-color: #141e24;
}

.textarea::-webkit-input-placeholder {
  color: rgba(20, 30, 36, 0.4);
}

.textarea:-ms-input-placeholder {
  color: rgba(20, 30, 36, 0.4);
}

.textarea::-ms-input-placeholder {
  color: rgba(20, 30, 36, 0.4);
}

.textarea::placeholder {
  color: rgba(20, 30, 36, 0.4);
}

.text-field-light {
  margin-bottom: 0px;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #d7dbdf;
  background-color: transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #141e24;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 500;
}

.text-field-light:focus {
  border-bottom-color: #141e24;
}

.text-field-light::-webkit-input-placeholder {
  color: rgba(20, 30, 36, 0.4);
}

.text-field-light:-ms-input-placeholder {
  color: rgba(20, 30, 36, 0.4);
}

.text-field-light::-ms-input-placeholder {
  color: rgba(20, 30, 36, 0.4);
}

.text-field-light::placeholder {
  color: rgba(20, 30, 36, 0.4);
}

.icon-holder {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-right: 0px;
  background-image: url('../images/submit.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.upload {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.content-short-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: 30px;
  margin-left: 30px;
  -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;
}

.form-block-contact-page {
  width: 100%;
  margin-top: 15px;
}

.error-message-2 {
  padding: 0px;
  background-color: transparent;
  color: #f35b5e;
  font-size: 16px;
}

.success-message-2 {
  padding: 10px 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #00d98e;
  background-color: transparent;
}

.section-light-gray {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.form-request {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.text-error {
  font-size: 16px;
}

.submit-button-light {
  padding: 15px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.submit-button-light:hover {
  background-color: #dbd2cc;
  color: #1e1e1e;
}

.text-success {
  color: #fff;
  font-size: 16px;
}

.text-success.light {
  color: #141e24;
}

.box-80-percent-2 {
  width: 80%;
  max-width: 600px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-4 {
  color: #333;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.content-wrapper-2 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  margin: 50px auto 0px;
  padding-right: 40px;
  padding-left: 40px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color: transparent;
}

.hero-title {
  display: inline;
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: kontora, sans-serif;
  color: #f4f3f0;
  font-size: 60px;
  line-height: 60px;
  font-weight: 500;
  text-transform: uppercase;
}

.hero-title.black {
  color: #000;
  font-weight: 500;
}

.container-jobs {
  position: relative;
  display: inline-block;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.blog-post-title {
  margin-top: 10px;
  color: #333;
  font-size: 20px;
  line-height: 1.25em;
  font-weight: 600;
  text-decoration: none;
}

.blog-post-title.left {
  text-align: left;
}

.card-content {
  padding: 32px 24px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
}

.read-more-link {
  padding-right: 12px;
  color: #996c29;
}

.featured-jobs-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.jobs {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.job-title {
  color: #dc4732;
  font-size: 30px;
  line-height: 32px;
  text-decoration: none;
  text-transform: uppercase;
}

.job-title:hover {
  color: #666f77;
}

.job-title.left {
  color: #996c29;
  text-align: left;
}

.arrow-large {
  color: #000;
}

.section.featured-jobs {
  padding-top: 40px;
  padding-bottom: 100px;
  text-align: center;
}

.section.featured-jobs.icon1 {
  background-color: #dbd2cc;
  background-image: url('../images/asset-1.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section.page-content {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: transparent;
}

.paragraph-2 {
  color: #333;
}

.paragraph-2.left {
  text-align: left;
}

.read-more-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  color: #247cff;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.blog-post-wrapper {
  background-color: #fff;
  text-decoration: none;
}

.blog-post-wrapper:hover {
  color: #666f77;
}

.featured-jobs {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #666f77;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.content-section-about-2 {
  position: relative;
  margin-bottom: 60px;
  padding-top: 0px;
}

.content-section-about-3 {
  position: relative;
  margin-bottom: 100px;
  padding-top: 0px;
}

.hero-section-copy-copy-copy {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-section-copy-copy-copy.payslip {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.hero-section-copy-copy-copy {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-section-copy-copy-copy.about-us {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.hero-section-copy-copy-copy {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-section-copy-copy-copy {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-section-copy-copy-copy.vacancy {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.hero-section-copy-copy-copy {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.link-block-6 {
  text-decoration: none;
}

.calculate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-right: 30px;
  padding-left: 30px;
  -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;
}

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

.treat {
  padding-bottom: 10px;
}

.treat-holder {
  text-align: center;
}

.treat-title {
  margin-top: 5px;
  margin-bottom: 20px;
  color: #333;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  text-transform: none;
}

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

.no-results {
  padding: 20px;
}

.button-green {
  padding: 13px 26px;
  border-style: solid;
  border-width: 2px;
  border-color: #2baf45;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 400;
}

.button-green:hover {
  background-color: #a9d44c;
  color: #333;
}

.button-green.space-above {
  margin-top: 30px;
  border-width: 1px;
  border-color: #996c29;
  border-radius: 0px;
}

.button-green.space-above:hover {
  background-color: #e9d169;
}

.text-span-30 {
  color: #996c29;
  font-style: italic;
}

.text-span-31 {
  color: #996c29;
  font-style: italic;
}

.text-span-32 {
  color: #996c29;
  font-style: italic;
}

.div-block-21 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.grid-info-numbers-2 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.info-number-2 {
  display: inline-block;
  color: #f84004;
  font-size: 58px;
  line-height: 1em;
  font-weight: 600;
  text-align: left;
}

.info-number-2.counterup {
  color: #996c29;
  font-weight: 400;
}

.info-text {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
}

.counter-add {
  color: #996c29;
  font-size: 58px;
  font-weight: 400;
}

.section-light-gray-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 14px 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f8fa;
}

.section-light-gray-2.smaller {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: transparent;
}

.block-info-number-2 {
  padding-left: 46px;
  border-left: 1px solid #d7dbdf;
  text-align: center;
}

.testimonial-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 25px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/quote-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.testimonial-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 100px -75px #000;
}

.quote-icon {
  color: #996c29;
}

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

.testi-left {
  padding-top: 40px;
  padding-right: 20px;
  padding-left: 20px;
}

.slide-nav {
  color: #1e1e1e;
}

.icon-6 {
  background-color: transparent;
}

.icon-6.gold {
  color: #996c29;
}

.icon-7 {
  border: 1px none #000;
}

.icon-7.dark {
  color: #996c29;
}

.card-content-2 {
  padding: 32px 24px 40px;
}

.justify-content-space-between {
  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;
}

.team-player {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.team-player-image {
  width: 100%;
  max-width: 100%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.team-name {
  margin-top: 0px;
  margin-bottom: 4px;
  font-size: 22px;
  font-weight: 500;
}

.icon-rounded {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 80px;
  background-color: #247cff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.icon-rounded:hover {
  background-color: #1a4ed2;
}

.icon-rounded.linkedin {
  background-color: #000;
  background-image: url('../images/linkedin.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.icon-rounded.email {
  background-color: #000;
  background-image: url('../images/white-email.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.icon-rounded.phone {
  background-color: #000;
  background-image: url('../images/white-phone.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.team-text {
  max-width: 1128px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.position {
  padding-bottom: 15px;
  font-size: 20px;
}

.contact-stack {
  margin-top: 40px;
}

.q-a-text {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
}

.question-block {
  margin-bottom: 60px;
}

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

.question-logo {
  max-height: 50px;
  background-image: url('../images/logo1.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-span-33 {
  font-style: italic;
}

.text-span-34 {
  text-decoration: underline;
}

.values {
  width: 100%;
  max-width: 1600px;
  margin-top: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.value-holder {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url('../images/asset2centre-fade.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.hero-section-copy-copy-copy {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-customers {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-customers.about-us-copy {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.link-6 {
  color: #1e1e1e;
  text-decoration: none;
}

.content-section-payslip {
  position: relative;
  margin-bottom: 60px;
  padding-top: 0px;
}

.submit-button-5 {
  border-style: solid;
  border-width: 1px;
  border-color: #996c29;
  border-radius: 0px;
  background-color: #e9d169;
  color: #1e1e1e;
  font-size: 18px;
  text-transform: uppercase;
}

.hero-column-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  -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;
}

.section-join {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 60px;
  padding: 40px 50px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.meet-text {
  margin-bottom: 30px;
}

.button-footer {
  display: block;
  margin-top: 28px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.blog-image-mask-holder {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 60;
  display: inline-block;
  width: 100%;
  height: 65vh;
  margin-top: auto;
  margin-bottom: auto;
  background-image: url('../images/overlay-asset-white.png'), url('../images/CB5A3106.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 100% 100%, cover;
  background-repeat: repeat, no-repeat;
}

.blog-image-mask-holder.top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 70;
  display: none;
  background-image: url('../images/overlay-asset-grey-bg.png');
  background-size: 100% 100%;
}

.blog-image {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  width: 100%;
  height: 65vh;
  margin: auto 15px;
  -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-image: url('../images/mimi-thian-7b_9cHdKgFg-unsplash-p-3200.jpeg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.blog-title {
  text-align: center;
}

.passport-holder {
  display: block;
  width: 50%;
  margin-top: 20px;
  margin-left: auto;
}

.background-video-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/home_overlay-b35.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-section-contact {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-section-contact.contact {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.hero-section-blog {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-section-blog.blog {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.hero-section-blog-page {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-section-blog-page.blog-page {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.body {
  background-color: #fff;
}

.column-6 {
  background-color: transparent;
}

.right-arrow {
  background-color: #fff;
}

.left-arrow {
  background-color: #fff;
}

.hero-holder {
  width: 100%;
  margin-top: 60px;
  text-align: left;
}

.credit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flex-home-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 500px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-customers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hero-title-blog {
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: kontora, sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 50px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}

.hero-vac {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-vac.vac {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.hero-upload {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/homehead.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: center;
}

.hero-upload.upload-cv {
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  padding-bottom: 0px;
  background-image: none;
}

.checkbox-label-3 {
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .footer-wrapper {
    padding-right: 15px;
    padding-left: 20px;
  }
  .footer-contact-icon {
        margin-right: 10px;
        width: 20px;
    }
    .footer-contact{
        
        padding-left: 10px;
    }
  .hero-flex {
    min-height: 700px;
  }

  .hero-column {
    width: 70%;
    max-width: 480px;
  }

  .nav-menu {
    background-color: #e8e6dd;
  }

  .content-section {
    padding-bottom: 0px;
  }

  .content-section.double {
    padding-top: 40px;
  }

  .content-section.double {
    padding-top: 40px;
  }

  .absolute.e1 {
    background-position: 0px 0px, 20% 50%;
  }

  .notice {
    height: 30px;
  }

  .contact-us {
    width: 90%;
  }

  .top-margin._30-pixels.cust {
    margin-bottom: 40px;
  }

  .footer {
    padding-bottom: 0px;
  }

  .hero-section {
    width: 100%;
    height: 100vh;
    min-height: 700px;
    background-size: cover;
  }

  .hero-section.contact-us.priv {
    height: auto;
    min-height: 300px;
  }

  .heading-box-2 {
    width: 74%;
  }

  .dropdown-3 {
    width: 100%;
  }

  .heading-box-left {
    width: 74%;
  }

  .social-section {
    padding-bottom: 0px;
  }

  .social-section.double {
    padding-top: 40px;
  }

  .contact-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .map-section {
    padding-bottom: 0px;
  }

  .testamonials-section {
    padding-bottom: 0px;
  }

  .client-box {
    padding-right: 25px;
    padding-left: 25px;
  }

  .column-full-width {
    width: 100%;
  }

  .section-contact {
    padding-bottom: 0px;
  }

  .section-blog {
    padding-bottom: 0px;
  }

  .logos-section {
    padding-bottom: 0px;
  }

  .logos-section.double {
    padding-top: 40px;
  }

  .logos-section.double {
    padding-top: 40px;
  }

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

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

  .block-grid {
    max-width: 800px;
    margin-right: 30px;
    margin-left: 30px;
  }

  .image-block-margin {
    top: 0px;
    height: 100%;
    min-height: 500px;
    margin-top: 0px;
  }

  .title.center {
    font-size: 40px;
  }

  .project-info {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

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

  .footer-bottom {
    padding-right: 24px;
    padding-left: 24px;
  }

  .aux-wrapper {
    padding: 25px 25px 0px;
    box-shadow: 0 0 100px -87.5px #000;
  }

  .page-image {
    width: 100%;
    margin-right: 0px;
    padding-left: 0px;
  }

  .post-preview {
    width: 40%;
  }

  .heading-box-long {
    width: 74%;
  }

  .flex-blog-previews {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-1 {
    margin-top: 0px;
  }

  .section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-4 {
    padding-bottom: 0px;
  }

  .section-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .content-blog {
    padding-bottom: 0px;
  }

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

  .content-section-about-1 {
    padding-bottom: 0px;
  }

  .hero-section-copy-copy {
    min-height: 700px;
  }

  .vacancies {
    padding-bottom: 0px;
  }

  .vacancies.double {
    margin-top: 20px;
    padding-top: 40px;
  }

  .section-light-gray {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-title {
    line-height: 55px;
  }

  .vacancie {
    margin-bottom: 20px;
  }

  .content-section-about-2 {
    padding-bottom: 0px;
  }

  .content-section-about-3 {
    padding-bottom: 0px;
  }

  .hero-section-copy-copy-copy {
    min-height: 700px;
  }

  .hero-section-copy-copy-copy {
    min-height: 700px;
  }

  .hero-section-copy-copy-copy {
    min-height: 700px;
  }

  .hero-section-copy-copy-copy {
    min-height: 700px;
  }

  .hero-section-copy-copy-copy {
    min-height: 700px;
  }

  .calculate {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .info-number-2 {
    font-size: 48px;
  }

  .counter-add {
    font-size: 48px;
  }

  .section-light-gray-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .block-info-number-2 {
    padding-left: 30px;
  }

  .testimonial-wrapper {
    box-shadow: 0 0 100px -87.5px #000;
  }

  .question-grid {
    margin-right: 20px;
    margin-left: 10px;
  }

  .values {
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .hero-section-copy-copy-copy {
    min-height: 700px;
  }

  .hero-customers {
    min-height: 700px;
  }

  .content-section-payslip {
    padding-bottom: 0px;
  }

  .hero-column-copy {
    width: 70%;
    max-width: 480px;
  }

  .section-join {
    padding-right: 12.5px;
    padding-bottom: 12.5px;
    padding-left: 12.5px;
  }

  .hero-section-contact {
    min-height: 700px;
  }

  .hero-section-blog {
    min-height: 700px;
  }

  .hero-section-blog-page {
    min-height: 700px;
  }

  .hero-vac {
    min-height: 700px;
  }

  .hero-upload {
    min-height: 700px;
  }
}

@media screen and (max-width: 767px) {
    
    
    .calculator-results span.text-right {
        margin-left: 0 !important;
        text-align: left !important;
        display: block;
    }
    
    div#w-node-_03755a30-c994-0389-87f0-cbd68ac2c844-1f303406 {
        margin-left: -10px !important;
        padding-top: 10px;
    }
    ul.footer-contact {
        padding-left: 10px;
    }
    .footer-up-grid {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    
    .hero-holder {
       
        padding-left: 20px;
    }
    .w-slider-arrow-left, .w-slider-arrow-right{
        
            width: 35px;
    }
    .testimonial-wrapper {
        margin: 0;
        padding: 0;
    }
    div#The-Corporate .slider.w-slider {
        height: 100%;
    }
    
    .menu-link-group{
        
        padding-left: 10px;
    }
    .popup .pf-flex {
        display: block !important;
    }
    .popup .pf-flex .pf-column {
        margin-left: 0 !important;
    }
    
    .popup .pf-flex .pf-column {
        width: 300px !important;
    }
  .insta-pic {
    width: 25%;
  }

  .insta-pic.last {
    display: none;
  }
  .popup {
        zoom: 0.8;
        overflow: scroll;
    }

  .hero-flex {
    min-height: 500px;
  }

  .subtitle {
    font-size: 18.5px;
    line-height: 28px;
  }

  .hero-column {
    width: 100%;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .hero-column.home {
    padding-top: 32px;
  }

  .nav-menu {
    overflow: auto;
    height: 100vh;
    padding-bottom: 240px;
  }

  .h1-hero {
    font-size: 40px;
    line-height: 50px;
  }

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

  .content-section.double {
    padding-bottom: 80px;
  }

  .content-section.post {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .content-section.double {
    padding-bottom: 80px;
  }

  .left-padding {
    padding-left: 0;
  }

  .notice {
    height: 60px;
  }

  .contact-us {
    width: 100%;
    margin-bottom: 80px;
    padding: 60px 50px;
  }

  .button-2 {
    min-width: 123px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-section {
    min-height: 500px;
  }

  .text-field-half {
    width: 100%;
  }

  .map-container {
    width: 100%;
  }

  .title-2 {
    font-size: 12px;
  }

  ._50-percent-column-2 {
    width: 100%;
  }

  .heading-box-2 {
    width: 90%;
    margin-bottom: 40px;
  }

  ._50-percent-flex {
    width: 100%;
  }

  .h2-regular-2 {
    font-size: 30px;
    line-height: 45px;
  }

  .content-wrapper-wide-2 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .mini-title {
    font-size: 12px;
  }

  .testimonial-text {
    font-size: 32.5px;
    line-height: 55px;
  }

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

  .absolute-2.chairs {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/AdobeStock_82172346-flip.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/AdobeStock_82172346-flip.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .heading-box-left {
    width: 90%;
    margin-bottom: 40px;
  }

  ._50-percent-column-image {
    width: 100%;
    min-height: 500px;
  }

  .social-section {
    padding-top: 80px;
  }

  .social-section.double {
    padding-bottom: 80px;
  }

  .contact-section {
    padding-top: 0px;
  }

  .map-section {
    padding-top: 80px;
  }

  .testamonials-section {
    padding-top: 80px;
  }

  .client-box {
    width: 50%;
  }

  .client-box._6 {
    border-right-style: solid;
    border-bottom-style: none;
  }

  .client-box._5 {
    border-bottom-style: none;
  }

  .client-box._2-logo {
    width: 50%;
    border-right-style: solid;
    border-bottom-style: none;
  }

  .client-box._1 {
    border-bottom-style: none;
  }

  .client-box._5 {
    border-bottom-style: none;
  }

  .client-box._6 {
    width: 50%;
    border-right-style: solid;
    border-bottom-style: none;
  }

  .text-container-5 {
    width: 100%;
    margin-right: 20px;
    margin-bottom: 80px;
    margin-left: 20px;
    padding: 60px 50px;
  }

  .section-contact {
    padding-top: 80px;
  }

  .section-blog {
    padding-top: 80px;
  }

  .section-blog.post-page {
    margin-bottom: 80px;
    padding-bottom: 80px;
  }

  .logos-section {
    padding-top: 80px;
  }

  .logos-section.double {
    padding-bottom: 80px;
  }

  .logos-section.double {
    padding-bottom: 80px;
  }

  .grid-2-olumns {
    grid-row-gap: 0px;
  }

  .block-grid {
    margin-right: 20px;
    margin-left: 20px;
  }

  .text.centre {
    margin-right: 10px;
    margin-left: 10px;
  }

  .image-block-margin {
    min-height: 50vw;
  }

  .title.center {
    font-size: 37px;
  }

  .content-short {
    margin-right: 20px;
    margin-left: 20px;
  }

  .footer-columns-grid {
    grid-row-gap: 18px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .social-media-link {
    margin-right: 12px;
    margin-left: 12px;
  }

  .page-image.overlay1 {
    min-height: 400px;
  }

  .post-preview {
    width: 90%;
  }

  .heading-box-long {
    width: 90%;
    margin-bottom: 40px;
  }

  .section-2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .section-7 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .content-blog {
    padding-top: 80px;
  }

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

  .content-section-about-1 {
    padding-top: 10px;
  }

  .hero-section-copy-copy {
    min-height: 500px;
  }

  .vacancies {
    padding-top: 80px;
  }

  .vacancies.double {
    padding-bottom: 80px;
  }

  .content-short-2 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .section-light-gray {
    padding-top: 70px;
    padding-bottom: 70px;
  }

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

  .box-80-percent-2 {
    padding-bottom: 20px;
  }

  .vacancie {
    margin-bottom: 20px;
  }

  .content-section-about-2 {
    padding-top: 0px;
  }

  .content-section-about-3 {
    padding-top: 0px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .calculate {
    margin-top: 55px;
    margin-bottom: 55px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .grid-info-numbers-2 {
    margin-right: 15px;
    margin-left: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .info-number-2 {
    font-size: 40px;
  }

  .counter-add {
    font-size: 40px;
  }

  .section-light-gray-2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .section-light-gray-2.smaller {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .block-info-number-2 {
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-left-style: none;
  }

  .testimonial-text-wrapper {
    padding-top: 25px;
  }

  .values {
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-customers {
    min-height: 500px;
  }

  .content-section-payslip {
    padding-top: 10px;
  }

  .hero-column-copy {
    width: 100%;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .passport-holder {
    margin-right: auto;
  }

  .hero-section-contact {
    min-height: 500px;
  }

  .hero-section-blog {
    min-height: 500px;
  }

  .hero-section-blog-page {
    min-height: 500px;
  }

  .hero-title-blog {
    text-align: center;
  }

  .hero-vac {
    min-height: 500px;
  }

  .hero-upload {
    min-height: 500px;
  }
}

@media screen and (max-width: 479px) {
  .insta-pic {
    width: 50%;
  }

  .no-top-margin {
    font-size: 40px;
  }

  .hero-flex.blog {
    min-height: 400px;
  }

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

  .content-wrapper {
    margin-bottom: 0px;
  }

  .hero-column.home {
    width: 100%;
  }

  .hero-column.home {
    width: 100%;
  }

  .h1-hero {
    font-size: 34px;
    line-height: 45px;
  }

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

  .content-section.double {
    overflow: hidden;
    padding-bottom: 60px;
  }

  .content-section.double {
    overflow: hidden;
    padding-bottom: 60px;
  }

  .left-padding {
    padding-left: 0;
  }

  .contact-us {
    width: 100%;
    padding: 40px;
  }

  .box-80-percent {
    width: 100%;
  }

  .box-80-percent.mobile-margin {
    margin-bottom: 40px;
  }

  .hero-section {
    min-height: 500px;
  }

  .text-field-half {
    width: 100%;
  }

  .map-container {
    width: 100%;
  }

  ._50-percent-column-2 {
    width: 100%;
  }

  .heading-box-2 {
    width: 100%;
  }

  .map {
    width: 100%;
    margin-bottom: 40px;
  }

  ._50-percent-flex {
    width: 100%;
  }

  .paragraph {
    font-size: 20px;
  }

  .h2-regular-2 {
    font-size: 30px;
    line-height: 45px;
  }

  .testimonial-arrow {
    width: 50px;
  }

  .testimonial-slide {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .testimonial-text {
    font-size: 18px;
    line-height: 25px;
  }

  .text-block-36 {
    width: auto;
    font-weight: 400;
    text-align: left;
  }

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

  .heading-37 {
    display: inline;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
  }

  .left-column {
    width: 100%;
    margin-bottom: 40px;
  }

  .right-column {
    display: none;
    width: 100%;
  }

  .post-margin {
    margin-bottom: 40px;
  }

  .heading-box-left {
    width: 100%;
  }

  ._50-percent-column-image {
    width: 100%;
    min-height: 400px;
    margin-bottom: 40px;
    margin-left: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

  .social-section.double {
    overflow: hidden;
    padding-bottom: 60px;
  }

  .contact-section {
    padding-top: 0px;
  }

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

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

  .client-box {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom-style: none;
  }

  .client-box.last {
    border-bottom-style: solid;
  }

  .client-box._3 {
    border-right-style: solid;
  }

  .client-box._5 {
    border-right-style: solid;
  }

  .client-box._7 {
    border-right-style: solid;
  }

  .client-box._2-logo {
    width: 100%;
  }

  .client-box._1 {
    border-right-style: solid;
  }

  .client-box._5 {
    border-right-style: solid;
  }

  .client-box._6 {
    width: 100%;
  }

  .client-box._7 {
    border-right-style: solid;
  }

  .client-box.last-2 {
    border-bottom-style: solid;
  }

  .text-container-5 {
    width: 90%;
    padding: 40px;
  }

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

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

  .section-blog.post-page {
    margin-bottom: 80px;
    padding-bottom: 50px;
  }

  .yellow-title {
    font-size: 40px;
  }

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

  .logos-section.double {
    overflow: hidden;
    padding-bottom: 60px;
  }

  .logos-section.double {
    overflow: hidden;
    padding-bottom: 60px;
  }

  .block-grid {
    margin-right: 15px;
    margin-left: 15px;
  }

  .image-block-margin {
    min-height: 300px;
  }

  .title {
    margin-bottom: 20px;
    font-size: 27px;
  }

  .title.center {
    font-size: 27px;
  }

  .content-short {
    margin-right: 15px;
    margin-left: 15px;
  }

  .container-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .icon-button.primary {
    margin-right: 0px;
    margin-bottom: 12px;
  }

  .button-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-title-3 {
    margin-bottom: 16px;
    padding-left: 10px;
  }

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

  .post-preview {
    width: 100%;
    margin-right: 40px;
    margin-bottom: 30px;
    margin-left: 40px;
  }

  .heading-box-long {
    width: 100%;
    padding-left: 20px;
  }

  .flex-blog-previews {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .section-2.left-asset {
    padding-top: 0px;
  }

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

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

  .content-blog {
    padding-top: 60px;
  }

  .grid-projects-copy {
    margin-bottom: 30px;
  }

  .content-section-about-1 {
    padding-top: 0px;
  }

  .hero-section-copy-copy {
    min-height: 500px;
  }

  .vacancies {
    padding-top: 60px;
  }

  .vacancies.double {
    overflow: hidden;
    padding-bottom: 0px;
  }

  .textarea {
    max-width: none;
    min-width: auto;
  }

  .content-short-2 {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section-light-gray {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .form-request {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .box-80-percent-2 {
    width: 100%;
    padding-bottom: 0px;
  }

  .text-4 {
    margin-bottom: 60px;
  }

  .content-wrapper-2 {
    padding-right: 20px;
    padding-left: 10px;
  }

  .hero-title {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .content-section-about-2 {
    padding-top: 0px;
  }

  .content-section-about-3 {
    padding-top: 60px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .calculate {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .treat-title {
    margin-bottom: 20px;
    font-size: 27px;
  }

  .section-light-gray-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-light-gray-2.smaller {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .quote-icon {
    margin-bottom: 0px;
  }

  .card-content-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .justify-content-space-between {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .team-contact-information {
    margin-top: 18px;
  }

  .team-contact-information.player-template {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

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

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

  .hero-section-copy-copy-copy {
    min-height: 500px;
  }

  .hero-customers {
    min-height: 500px;
  }

  .content-section-payslip {
    padding-top: 0px;
  }

  .passport-holder {
    width: 100%;
  }

  .section-4 {
    padding-top: 0px;
  }

  .hero-section-contact {
    min-height: 500px;
  }

  .hero-section-blog {
    min-height: 500px;
  }

  .hero-section-blog.blog {
    min-height: 400px;
  }

  .hero-section-blog-page {
    min-height: 500px;
  }

  .hero-title-blog {
    margin-bottom: 20px;
    font-size: 50px;
  }

  .hero-vac {
    min-height: 500px;
  }

  .hero-upload {
    min-height: 500px;
  }
}

#w-node-b8a4d326-138d-b0f3-5ab5-164b9f48b34b-0ab3dc82 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_25cee941-6e5a-0d50-733a-9b438a68ece7-0ab3dc82 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_7faa5258-5c83-22ee-c993-ce455689ea48-0ab3dc82 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f8172d00-733f-b7ed-5de5-4d058251e391-0ab3dc82 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-c5f47f18-06b2-ed11-1ba0-9caa7b05a202-0ab3dc82 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_799cc815-518e-7286-ddb0-a2046cd141a1-0ab3dc82 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_03755a30-c994-0389-87f0-cbd68ac2c844-1f303406 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#Name-3.w-node-_504547c1-1993-ef77-00df-1ea3a12c9234-a8b3dc8f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#Email-2.w-node-_504547c1-1993-ef77-00df-1ea3a12c9235-a8b3dc8f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#Message.w-node-_504547c1-1993-ef77-00df-1ea3a12c9236-a8b3dc8f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}

#w-node-_504547c1-1993-ef77-00df-1ea3a12c9237-a8b3dc8f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_504547c1-1993-ef77-00df-1ea3a12c923a-a8b3dc8f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_504547c1-1993-ef77-00df-1ea3a12c9240-a8b3dc8f {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
}

#w-node-_6543c86b-19ab-5b90-e1aa-372686683a0a-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_45d9346c-e8ec-0768-6282-e26e6d9306d8-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f2a92fa2-56c0-f6df-ad5c-eb58b590dc62-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-f2a92fa2-56c0-f6df-ad5c-eb58b590dc65-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_029ab3d0-52f7-7075-b9d6-962a3318cff5-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_029ab3d0-52f7-7075-b9d6-962a3318cff8-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b9a803ff-cbad-1d33-be0d-52ad0adcfce0-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-b9a803ff-cbad-1d33-be0d-52ad0adcfce3-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_876ad87f-185b-bb12-d044-4e696f6844f2-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_876ad87f-185b-bb12-d044-4e696f6844f5-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_0977ec58-9263-b972-984b-47a9b20381a4-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_0977ec58-9263-b972-984b-47a9b20381a7-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_0cee69f9-adc6-b276-9180-f81e96a6d98e-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_0cee69f9-adc6-b276-9180-f81e96a6d991-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_3ce5e10b-73f8-729c-80f7-c7afcd6cbdb8-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_3ce5e10b-73f8-729c-80f7-c7afcd6cbdbb-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_9ca7ee14-b13a-6586-8762-bf9803de479a-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_9ca7ee14-b13a-6586-8762-bf9803de479d-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_8c359bee-fd98-4f97-09ce-512e5066de42-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_8c359bee-fd98-4f97-09ce-512e5066de45-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_0b5a2cd9-0e89-8158-78f1-de87357f9bf9-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_0b5a2cd9-0e89-8158-78f1-de87357f9bfc-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b068976b-d7bc-49f3-1186-ea6aaeb0b447-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-b068976b-d7bc-49f3-1186-ea6aaeb0b44a-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_9ac780d7-df19-191b-1d1b-8a3cf31fa921-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_9ac780d7-df19-191b-1d1b-8a3cf31fa924-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_5dac26fe-da9a-63ba-ca24-49a8b9d73f7e-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_5dac26fe-da9a-63ba-ca24-49a8b9d73f81-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_6608c7b0-3a95-6711-7afb-f1e511ef59d7-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_6608c7b0-3a95-6711-7afb-f1e511ef59da-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_39d13f3f-cae3-ab02-c6ee-ce10ec4494d5-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_39d13f3f-cae3-ab02-c6ee-ce10ec4494d8-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b04c5993-5035-d050-cd22-9eb897c1874b-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-b04c5993-5035-d050-cd22-9eb897c1874e-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_2f95766d-5d25-11b6-959f-7e949564e70b-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_2f95766d-5d25-11b6-959f-7e949564e70e-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_649dd77c-7453-e258-bc40-27bf3fecd152-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_649dd77c-7453-e258-bc40-27bf3fecd155-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_1e3bcf6c-8fdb-933e-a592-1b349842a04f-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1e3bcf6c-8fdb-933e-a592-1b349842a052-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_4f8223ba-a7de-4c48-c863-31aa1a669b76-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_4f8223ba-a7de-4c48-c863-31aa1a669b79-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_9ce1f7a5-2656-3f50-776b-f3ca67ece2d2-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_9ce1f7a5-2656-3f50-776b-f3ca67ece2d5-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f16edcd7-05c1-8795-d251-f6eb3f14ccee-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-f16edcd7-05c1-8795-d251-f6eb3f14ccf1-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_16217353-ac68-3f70-c612-eb776085ee6c-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_16217353-ac68-3f70-c612-eb776085ee6f-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-c8c0babc-7370-d4f8-30aa-9f0fc103d145-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-c8c0babc-7370-d4f8-30aa-9f0fc103d148-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-a01d85b6-1f9d-71e0-8bc0-8f1741880a6b-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-a01d85b6-1f9d-71e0-8bc0-8f1741880a6e-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_28f912f1-e1de-b22c-f526-ee587bdaf655-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_28f912f1-e1de-b22c-f526-ee587bdaf658-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-afa21ea9-ce12-5b21-8f32-4d0110f0c1a5-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-afa21ea9-ce12-5b21-8f32-4d0110f0c1a8-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_0541a8a2-2698-e73f-020f-5ef28725e7ff-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_0541a8a2-2698-e73f-020f-5ef28725e802-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b388e1e5-ca9f-92a0-8fc1-748d1d74d27e-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-b388e1e5-ca9f-92a0-8fc1-748d1d74d281-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_096038e4-d1ec-3e28-646c-cc7b70302f81-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_096038e4-d1ec-3e28-646c-cc7b70302f84-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_451bc2fc-cde8-d860-56d2-4fbb4e120ca8-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_451bc2fc-cde8-d860-56d2-4fbb4e120cab-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_991a0fa2-0095-efab-8bb6-c2ae51bd9662-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_991a0fa2-0095-efab-8bb6-c2ae51bd9665-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-ab4fedea-542a-3daa-ae95-2fc8bc4d10b6-f85e0785 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-ab4fedea-542a-3daa-ae95-2fc8bc4d10b9-f85e0785 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 991px) {
  #w-node-_03755a30-c994-0389-87f0-cbd68ac2c844-1f303406 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #Name-3.w-node-_504547c1-1993-ef77-00df-1ea3a12c9234-a8b3dc8f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #Email-2.w-node-_504547c1-1993-ef77-00df-1ea3a12c9235-a8b3dc8f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_03755a30-c994-0389-87f0-cbd68ac2c844-1f303406 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #Name-3.w-node-_504547c1-1993-ef77-00df-1ea3a12c9234-a8b3dc8f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #Email-2.w-node-_504547c1-1993-ef77-00df-1ea3a12c9235-a8b3dc8f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #Message.w-node-_504547c1-1993-ef77-00df-1ea3a12c9236-a8b3dc8f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_504547c1-1993-ef77-00df-1ea3a12c9237-a8b3dc8f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_504547c1-1993-ef77-00df-1ea3a12c923a-a8b3dc8f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_504547c1-1993-ef77-00df-1ea3a12c9240-a8b3dc8f {
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
  }
}

@font-face {
  font-family: 'kontora';
  src: url('../fonts/NaumType---KontoraMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'kontora';
  src: url('../fonts/NaumType---Kontora-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'kontora';
  src: url('../fonts/NaumType---KontoraLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.section-join.wf-section .column-5.w-col.w-col-6 ul {
    padding-left: 25px;
    list-style-image: url('../images/list-image.png');
}

.section-join.wf-section .column-5.w-col.w-col-6 ul li {
    color: #1e1e1e;
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
}
.calculator-results span.text-right {
    
    margin-left: 50px;
}