.section-dark-green.wf-section .content-vid-grid p , .section-dark-green.wf-section .content-vid-grid li , .section-dark-green.wf-section .content-vid-grid span {
    color: #fff !important;
    /* font-size: inherit !important; */
    font-size: 20px !important;
    line-height: 28px;
    font-weight: 400;
}
.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;
}
#testimonial_carousel a.card.style-5 {
    padding-top: 20px;
}
.section._1.wf-section.blogs .w-video.w-embed {
    margin-bottom: 40px;
}
.section-light-gray.wf-section.insight {
    padding-top: 100px;
    
}
.grid-advantages .text.centre {
    margin-top: 10px;
}
.container-text div.text a {
    color: #0ea2ab;
    text-decoration: none;
}
.w-layout-grid.grid.contact-us {
    grid-template-columns: 0.4fr 3.5fr
}

.block-gradient-contact .hero-text-block {
    margin-bottom: 20px !important;
    margin-top: 0;
}
.content-gradient-grid p, .content-gradient-grid ul, .content-gradient-grid {
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #333;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.section-vacancy.wf-section .column-2.w-col.w-col-4 a {
    color: inherit !important;
    text-decoration: none;
}
.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 {
  font-family: degular, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.logo {
  margin-right: 10px;
}

.section-gradient {
  background-color: #0ea2ab;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(159, 221, 221, 0.81)), to(rgba(159, 221, 221, 0.81))), url('../images/wave-across.svg');
  background-image: linear-gradient(180deg, rgba(159, 221, 221, 0.81), rgba(159, 221, 221, 0.81)), url('../images/wave-across.svg');
  background-position: 0px 0px, 50% 90%;
  background-size: auto, 150%;
  background-repeat: repeat, no-repeat;
}

.section-gradient.dark-green {
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #044b1c;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section-gradient.helping {
  margin-top: 100px;
  margin-bottom: 0px;
}

.section-gradient.helping.border-bot-100 {
  margin-bottom: 100px;
}

.section-gradient.helping.border-bot-100.green {
  margin-top: 40px;
  background-color: #044b1c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 75, 28, 0.8)), to(rgba(4, 75, 28, 0.8))), url('../images/wave-across.svg');
  background-image: linear-gradient(180deg, rgba(4, 75, 28, 0.8), rgba(4, 75, 28, 0.8)), url('../images/wave-across.svg');
  background-position: 0px 0px, 50% 90%;
  background-size: auto, 150%;
  background-repeat: repeat, no-repeat;
}

.subtitle-block {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 10px;
  font-size: 20px;
}

.image-block {
  position: relative;
  -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: #dbb43a;
}

.subtitle-text-white {
  color: #fff;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 500;
  text-align: center;
}

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

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

.hero-text-block {
  margin-top: 55px;
  margin-bottom: 55px;
}

.heading-hero {
  max-width: 700px;
  margin-top: 5px;
  margin-bottom: 20px;
  background-color: transparent;
  color: #044b1c;
  font-weight: 500;
}

.section-white {
  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: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/icon-green.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/icon-green.png');
  background-position: 0px 0px, 0% 100%;
  background-size: auto, auto 95%;
  background-repeat: repeat, no-repeat;
  text-align: left;
}
.section-white.values.wf-section .block-value {
    width: 100%;
}
.section-white.values {
  padding-top: 60px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#044b1c), to(#044b1c)), url('../images/icon-green.svg');
  background-image: linear-gradient(180deg, #044b1c, #044b1c), url('../images/icon-green.svg');
  background-position: 0px 0px, 100% 0%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.content-short {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  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;
}

.title {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: urbane, sans-serif;
  color: #044b1c;
  font-size: 47px;
  line-height: 55px;
  font-weight: 600;
  text-decoration: none;
}

.title.center {
  line-height: 55px;
  text-align: center;
}

.title.center.teal {
  color: #0ea2ab;
}

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

.title.white {
  margin-top: 18px;
  margin-bottom: 15px;
  color: #fff;
}

.title.marg-top-40 {
  margin-top: 40px;
}

.button-default {
  padding: 21px 30px 22px;
  background-color: #dbb43a;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-default:hover {
  background-color: #0ea2ab;
  color: #fff;
}

.button-default.marg-top-40 {
  margin-top: 40px;
}

.button-default.full {
  display: block;
  width: 100%;
  margin-top: 20px;
  text-decoration: none;
}

.button-default.full.arrow {
  background-image: url('../images/left-arrow-black.svg');
  background-position: 10% 50%;
  background-size: auto 30px;
  background-repeat: no-repeat;
}

.button-default.marg-top-40 {
  margin-top: 16px;
}

.section-light-gray {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 14px 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: #f5f8fa;
}

.content {
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.content.marg-100-top {
  margin-top: 100px;
}

.content.marg-100-top.full-width {
  max-width: none;
  margin-top: 0px;
}

.page_innovation .content-gradient-grid {
  margin-top: 50px;
}

.page_innovation .left-holder {
  padding-top: 50px;
  background-color: #fff;
}

.content-gradient-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  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-2-olumns {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.title-white {
  margin-top: 5px;
  margin-bottom: 30px;
  color: #fff;
  font-weight: 500;
  text-align: left;
}

.img-over {
  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;
  background-image: url('../images/brooke-cagle-g1Kr4Ozfoac-unsplash-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.img-over._1 {
  background-image: url('../images/AdobeStock_301701619.jpeg');
}

.img-over._2 {
  background-image: url('../images/AdobeStock_197235973.jpg');
}

.img-over._4 {
  background-image: url('../images/AdobeStock_335485738_Preview.jpeg');
}

.img-over._6 {
  background-image: url('../images/AdobeStock_488084285_Preview.jpeg');
}

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

.block-grid {
  position: relative;
  max-width: 650px;
  margin-right: 14px;
}

.grid-projects {
  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;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: minmax(400px, 25vw);
  grid-template-rows: minmax(400px, 25vw);
}

.link-project-block {
  position: relative;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.info-text-project {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}

.title-project {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: urbane, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}

.project-info {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding: 60px 30px 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#2a2e42));
  background-image: linear-gradient(180deg, transparent, #2a2e42);
}

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

.img-projects._3-project {
  background-image: url('../images/AdobeStock_489639922_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-projects._2-project {
  background-image: url('../images/AdobeStock_447470665_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-projects._1-project {
  background-image: url('../images/AdobeStock_141375321.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.grid-partner-logo {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-rows: 130px;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 130px 130px;
  grid-template-rows: 130px 130px;
}

.subtitle-text {
  margin-bottom: 0px;
  font-family: urbane, sans-serif;
  color: #044b1c;
  font-size: 30px;
  line-height: 1.3em;
  font-weight: 600;
  text-align: center;
}

.subtitle-text.white {
  color: #fff;
}

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

.grid-advantages {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  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;
}

.block-advantage {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 25px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.icon-advantage {
  width: 70px;
  height: 70px;
  text-align: center;
}

.title-advantages {
  margin-top: 18px;
  margin-bottom: 0px;
  font-family: urbane, sans-serif;
  color: #0ea2ab;
  font-size: 40px;
  line-height: 45px;
  font-weight: 600;
  text-align: center;
}

.collection-list-wrapper {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 40px;
  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;
}

.collection-list {
  display: -ms-grid;
  display: grid;
  width: auto;
  height: auto;
  grid-auto-columns: 1fr;
  grid-auto-rows: 440px;
  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: 440px;
  grid-template-rows: 440px;
}

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

.link-post-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.img-post {
  height: 100%;
  background-image: url('../images/AdobeStock_455311482_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.post-info {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding: 60px 28px 28px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#2a2e42));
  background-image: linear-gradient(180deg, transparent, #2a2e42);
}

.title-post {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: urbane, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 31px;
  font-weight: 600;
  text-decoration: none;
}

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

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

.text-field-dark {
  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 hsla(0, 0%, 100%, 0.78);
  background-color: transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 500;
}

.text-field-dark:focus {
  border-bottom-color: #fff;
}

.text-field-dark::-webkit-input-placeholder {
  color: rgba(181, 183, 195, 0.5);
}

.text-field-dark:-ms-input-placeholder {
  color: rgba(181, 183, 195, 0.5);
}

.text-field-dark::-ms-input-placeholder {
  color: rgba(181, 183, 195, 0.5);
}

.text-field-dark::placeholder {
  color: rgba(181, 183, 195, 0.5);
}

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

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

.grid-footer {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
form#footer_form input.button-default.w-button {
    max-width: 150px;
    max-height: 45px;
    padding: 10px;
    font-size: 18px;
}
form#footer_form input.button-default.w-button {
    max-width: 150px;
    max-height: 45px;
}

.columns-footer {
  display: none;
}

.form-block-footer {
  margin-top: 22px;
}

.link-footer {
  display: block;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: degular, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1.4px;
  text-decoration: none;
  text-transform: none;
}

.link-footer:hover {
  color: #dbb43a;
}

.title-footer {
  margin-bottom: 10px;
  font-family: degular, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.column-link-footer {
  padding-right: 14px;
  padding-left: 0px;
}

.content-footer-top {
  width: 100%;
  max-width: 1600px;
  margin-top: 40px;
  margin-bottom: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-footer {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  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;
}

.content-footer-down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1600px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-top: 1px none #dbb43a;
}

.footer-block-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.brand-footer:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.link-footer-down {
  margin-right: 15px;
  margin-left: 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #b5b7c3;
  font-size: 18px;
  text-decoration: none;
}

.link-footer-down:hover {
  color: #fff;
}

.footer-block-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.link-block:hover {
  opacity: 1;
}

.image {
  width: 18px;
  height: 18px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 38px;
  padding-left: 38px;
  -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: #1f2231;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 75, 28, 0.9)), to(rgba(4, 75, 28, 0.9))), url('../images/wave-blue-and-white1.svg');
  background-image: linear-gradient(180deg, rgba(4, 75, 28, 0.9), rgba(4, 75, 28, 0.9)), url('../images/wave-blue-and-white1.svg');
  background-position: 0px 0px, 0px -70px;
  background-size: auto, 150%;
}

.block-header-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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: urbane, sans-serif;
  color: #fff;
  font-weight: 100;
}

.button-header {
  padding: 14px 20px 15px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  border-width: 1px;
  border-color: #f50;
  background-color: #0ea2ab;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.4px;
  text-transform: none;
}

.button-header:hover {
  background-color: #dbb43a;
  color: #fff;
}

.button-header.w--current {
  background-color: #dbb43a;
}

.button-header.w--current:hover {
  background-color: #0ea2ab;
}

.button-header.hide {
  display: none;
}

.block-header-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: 100;
  letter-spacing: 1.4px;
  text-transform: none;
}

.nav-link:hover {
  color: #0ea2ab;
}

.nav-link.w--current {
  padding-right: 20px;
  padding-left: 20px;
  font-family: urbane, sans-serif;
  color: #dbb43a;
  font-weight: 500;
  text-transform: none;
}

.nav-link.light {
  color: #141e24;
}

.nav-link.light:hover {
  color: #f50;
}

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

.nav-link.dark {
  padding-left: 10px;
  color: #044b1c;
  line-height: 1.5em;
}

.nav-link.dark:hover {
  color: #dbb43a;
}

.nav-link.dark.w--current {
  color: #dbb43a;
}

.nav-link.dark.bot-border-dark {
  border-bottom: 1px solid #044b1c;
}

.nav-link.dark.bot-border-dark.w--current {
  color: #dbb43a;
}

.nav-link.dark.bot-border-dark.light.w--current {
  color: #dbb43a;
}

.nav-link.bold {
  font-weight: 600;
}

.nav-link.hide-dt , .nav-link.w-dropdown.hide-dt{
  display: none;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: urbane, sans-serif;
  color: transparent;
  font-weight: 100;
}

.header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(4, 75, 28, 0.63);
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  background-color: transparent;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 10px 0px 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.brand:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.bg-header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 0%;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.bg-header.dark {
  background-color: #044b1c;
}

.section-first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 92px 14px 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;
}

.section-first.green {
  background-color: #044b1c;
}

.block-single-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 65px;
  padding-bottom: 70px;
  -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/wave-across.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section {
  display: block;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8));
}

.section.tech {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.section.extra {
  padding-top: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f8fa), to(#f5f8fa));
  background-image: linear-gradient(180deg, #f5f8fa, #f5f8fa);
}

.header-dark {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #044b1c;
  font-family: urbane, sans-serif;
  font-weight: 100;
}

.heading-hero-single-2 {
  max-width: 700px;
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: urbane, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: left;
}

.grid-img-page {
  overflow: hidden;
  width: 100%;
  margin: 0px auto 60px;
  grid-auto-rows: 350px;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-rows: 350px;
  grid-template-rows: 350px;
}

.container-text {
  margin-top: 0px;
  margin-bottom: 0px;
}

.container-text._140top {
  margin-top: 140px;
}

.container-text._140top._60bot {
  margin-bottom: 60px;
}

.container-text._60top {
  margin-top: 60px;
}

.container-text._60top._60bot {
  margin-bottom: 60px;
}

.container-text._60bot {
  margin-bottom: 60px;
}

.text-table {
  font-weight: 500;
}

.text-table.white {
  margin-top: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
}

.block-gradient-contact {
  position: relative;
  padding: 40px 100px;
  background-image: linear-gradient(150deg, #2a2e42, #3a405a);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.img-contact-1-1 {
  height: 100%;
  background-image: url('../images/AdobeStock_513899191_Preview.jpeg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.img-map {
  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;
  background-image: url('../images/map.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.map {
  height: 100%;
}

.img-contact-1-2 {
  height: 100%;
  background-image: url('../images/AdobeStock_508689129_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.grid-single-page {
  width: 100%;
  min-height: 85vh;
  grid-auto-rows: 1fr;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-columns: 2fr 1fr 1fr;
  grid-template-columns: 2fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

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

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

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

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

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

.checkbox-label {
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 0px;
  font-size: 16px;
  font-weight: 500;
}

.icon {
  color: #2a2e42;
}

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

.column {
  position: static;
}

.checkbox-2 {
  margin-top: 7px;
}

.job-info-text {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
}

.job-text {
  display: block;
  margin-top: 18px;
  margin-bottom: 0px;
  border: 1px none #000;
  border-radius: 0px;
  font-family: degular, sans-serif;
  color: #141e24;
  font-size: 18px;
  line-height: 25px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.job-pay {
  width: 200px;
  margin-top: 24px;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}

.div-block-10 {
  display: inline-block;
  margin-bottom: 26px;
  width: 100%;  /* 07-12-2022 */
}

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

.text-field {
  width: 100%;
  height: 55px;
  margin-bottom: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none none solid;
  border-width: 2px;
  border-color: #383838 #383838 #dbb43a;
  background-color: transparent;
  font-size: 20px;
  font-weight: 500;
}

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

.div-block-7 {
  margin-top: -15px;
  padding-top: 0px;
  border: 1px none #000;
}

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

.job-sector {
  margin-top: 14px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom: 1px none #000;
  font-family: degular, sans-serif;
  color: #044b1c;
  font-size: 25px;
  font-weight: 500;
}

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

.job-block {
  margin-bottom: 20px;
  padding: 20px;
  border-style: none;
  border-width: 1px;
  border-color: #dbb43a;
  background-color: #9fdddd;
  text-decoration: none;
}

.checkbox-field-2 {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbb43a;
}

.dropdown-toggle-2 {
  position: relative;
  z-index: 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}

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

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

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

.image-cv {
  height: 100%;
  background-image: url('../images/AdobeStock_383598390_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block-post-text {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 20px 40px 50px;
  -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;
}

.post-header {
  position: relative;
  width: 100%;
  height: 450px;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.recruter-name {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: urbane, sans-serif;
  color: #0ea2ab;
  font-size: 30px;
  font-weight: 500;
}

.recruiter-email {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  color: #044b1c;
  font-size: 18px;
  font-weight: 400;
}

.recruiter-tel {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  color: #044b1c;
  font-size: 18px;
  font-weight: 400;
}

.section-vacancy {
  margin-top: 40px;
}

.privacy-header {
  position: relative;
  width: 100%;
  height: 450px;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.block-privacy {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 20px 40px 50px;
  -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: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.72)));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.72));
}

.image-privacy {
  height: 100%;
  background-image: url('../images/AdobeStock_301701619.jpeg');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

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

.privacy-div {
  margin-right: 20px;
  margin-left: 20px;
}

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

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

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

.grid-info-numbers-2 {
  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: auto;
  grid-template-rows: auto;
}

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

.block-info-number-2.no-boarder {
  border: 1px none #000;
}

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

.text-block-23 {
  color: #044b1c;
  font-size: 58px;
  font-weight: 500;
}

.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: #044b1c;
  font-weight: 500;
}

.grid {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-flow: row;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 3.5fr;
  grid-template-columns: 1fr 3.5fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.section-sectors {
  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: #fff;
}

.section-news {
  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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.59)), to(hsla(0, 0%, 100%, 0.59))), url('../images/wave-blue-white-flip.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.59), hsla(0, 0%, 100%, 0.59)), url('../images/wave-blue-white-flip.svg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.section-our-partners {
  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;
}

.project-info-page {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding: 60px 50px 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#2a2e42));
  background-image: linear-gradient(180deg, transparent, #2a2e42);
}

.title-single-project {
  margin-bottom: 5px;
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
}

.image-block-single {
  position: relative;
  width: 100%;
  height: 600px;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.left-line-block {
  padding-left: 20px;
  border-left: 2px solid #ccc;
}

.column-3 {
  padding-top: 0px;
}

.text-large {
  max-width: 900px;
  margin-bottom: 30px;
  font-family: degular, sans-serif;
  color: #434b50;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.text {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #333;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}

.text.white {
  margin-top: 16px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #fff;
  font-weight: 400;
}

.text.white.no-marg-top {
  margin-top: 0px;
}

.text.centre {
  color: #01211b;
  font-weight: 400;
  text-align: center;
}

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

.text.marg-top-20 {
  margin-top: 20px;
}

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

.text.white {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #fff;
  font-weight: 400;
}

.text.no-marg-top {
  margin-top: 0px;
}

.job-title {
  overflow: visible;
  width: 480px;
  margin-bottom: 2px;
  font-family: urbane, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  -o-object-fit: fill;
  object-fit: fill;
}

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

.credit-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagenation-holder {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.next {
  border-style: solid;
  border-width: 1px;
  border-color: #9fdddd;
  border-radius: 5px 5px 2px 2px;
  background-color: #fff;
  color: #070707;
  text-decoration: none;
}

.next:hover {
  background-color: #9fdddd;
}

.text-2 {
  margin-bottom: 0px;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.pn-grid-outer {
  width: 100px;
  justify-items: center;
  -ms-grid-columns: 0.25fr 1fr 0.25fr;
  grid-template-columns: 0.25fr 1fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.inner-grid {
  width: 100%;
  justify-items: center;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.previous {
  border-style: solid;
  border-width: 1px;
  border-color: #9fdddd;
  border-radius: 5px 5px 2px 2px;
  background-color: #fff;
  color: #070707;
  text-decoration: none;
}

.previous:hover {
  background-color: #9fdddd;
}

.next-block {
  display: inline-block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  text-decoration: none;
}

.number-inner-block {
  display: inline-block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  text-decoration: none;
}

.previous-block {
  display: inline-block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  text-decoration: none;
}

.number-block {
  border-style: solid;
  border-width: 1px;
  border-color: #9fdddd;
  border-radius: 5px 5px 2px 2px;
  background-color: #fff;
  color: #070707;
  text-decoration: none;
}

.number-block:hover {
  background-color: #9fdddd;
}

.no-results {
  padding: 20px;
}

.sub-header {
  font-family: urbane, sans-serif;
  color: #044b1c;
  font-size: 35px;
  font-weight: 600;
}

.sub-header.center {
  text-align: center;
}

.text-box {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 75%;
  margin-top: -150px;
  padding: 20px 40px;
  background-color: #fff;
  text-align: left;
}
.text-box.team h3.title-3 {
    font-size: 24px;
    line-height: 35px;
}
.text-box.team p.text {
    font-size: 18px;
    line-height: 24px;
}
.text-box.team {
  width: 85%;
  margin-top: -70px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f6f6f6;
}

.grid-team-socials {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  justify-items: start;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.mini-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #647078;
  font-size: 11px;
  line-height: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mini-title.bottom-border {
  margin-bottom: 15px;
}

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

.social-link {
  padding-bottom: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.social-link:hover {
  -webkit-filter: contrast(0%);
  filter: contrast(0%);
}

.team-member {
  width: 100%;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
}

.team-member._3 {
  width: 30%;
}

.title-3 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #647078;
  font-size: 35px;
  line-height: 35px;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: none;
}

.social-image {
  width: 25px;
  height: 25px;
}

.social-image.phone {
  background-image: url('../images/viber.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.social-image.linkedin {
  background-image: url('../images/linkedin-logo.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.social-image.mail {
  background-image: url('../images/mail.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.content-wrapper {
  position: relative;
  display: block;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.margin-bottom-10px {
  margin-bottom: 10px;
}

.testimonial-slide {
  padding-right: 2em;
}

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

.subtitle {
  margin-bottom: 20px;
  color: #01211b;
  font-size: 16px;
  line-height: 1.125em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.holder {
  max-width: 1128px;
  margin-right: auto;
  margin-left: auto;
}

.split-content.testimonials-v2-content-top-left {
  max-width: 700px;
}

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

.text-200 {
  font-size: 18px;
  line-height: 1.111em;
}

.text-200.bold {
  font-weight: 700;
}

.slider {
  overflow: hidden;
  height: auto;
  padding-bottom: 5em;
  background-color: transparent;
}

.testimonial20_slide-nav {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  height: 1.75rem;
  font-size: 0.5rem;
}

.testimonial20_slide-nav.hide {
  display: none;
}

.card {
  overflow: hidden;
  padding: 64px 26px;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 24px;
  background-color: #e9e9f8;
  box-shadow: 0 4px 22px 0 rgba(8, 15, 52, 0.03);
}

.card.style-5 {
  padding-right: 42px;
  padding-bottom: 44px;
  padding-left: 42px;
}

.card.style-5.white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: #f8f9ff;
  color: #333;
  text-decoration: none;
}

.mask {
  overflow: visible;
  width: 33.33%;
}

.image-9.avatar {
  width: 68px;
  max-height: 68px;
  min-height: 68px;
  min-width: 68px;
  border-radius: 10000000px;
}

.image-9.avatar.testimonials-v2 {
  width: 72px;
  max-height: 72px;
  min-height: 72px;
  min-width: 72px;
  margin-right: 17px;
}

.testimonial20_arrow {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3rem;
  height: 3rem;
  -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: 1px solid transparent;
  border-radius: 100%;
  background-color: transparent;
}

.testimonial20_arrow.left {
  right: 4rem;
}

.title-project-2 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 50px;
  line-height: 55px;
  font-weight: 400;
}

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

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

.info-text-project-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.image-10 {
  width: 100%;
  height: 300px;
}

.casestudy-image {
  position: relative;
}

.text-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/icon-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/icon-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 98% 98%, 0px 0px;
  background-size: 100px, auto;
  background-repeat: no-repeat, repeat;
}

.case-study-title {
  padding-left: 10px;
  font-family: urbane, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 65px;
  font-weight: 600;
}

.grid-2 {
  margin-top: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.title-green {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: urbane, sans-serif;
  color: #044b1c;
  font-size: 38px;
  line-height: 44px;
  font-weight: 600;
  text-align: left;
}

.grid-3 {
  margin-top: 40px;
  margin-bottom: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.search-holder {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 250px;
  padding-top: 40px;
  padding-bottom: 40px;
  -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/hero1_3.jpg');
  background-position: 0px 0px;
  background-size: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.search-holder:hover {
  -webkit-filter: grayscale(68%);
  filter: grayscale(68%);
}

.search-holder._1 {
  background-image: url('../images/image24.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.search-holder._2 {
  background-image: url('../images/image31.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.search-holder._3 {
  background-image: url('../images/image29.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.serch-title {
  font-family: urbane, sans-serif;
  color: #fff;
  font-size: 47px;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.serch-title:hover {
  color: #fff;
}

.search-link {
  text-decoration: none;
}

.search-block {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.menu-text {
  font-family: urbane, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 100;
}

.icon-2 {
  margin-right: 0px;
  color: #044b1c;
}

.icon-2.light {
  margin-bottom: 3px;
  color: #fff;
}

.dropdown-list {
  background-color: #044b1c;
}

.dropdown-list.dark.w--open {
  background-color: #fff;
}

.dropdown-toggle-3 {
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: degular, sans-serif;
}

.dropdown-toggle-3.w--open {
  padding-right: 20px;
}

.img-teams1-1 {
  height: 100%;
  background-image: url('../images/AdobeStock_455311482_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.img-teams-1-2 {
  height: 100%;
  background-image: url('../images/AdobeStock_435431863_Preview.jpeg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.img-teams-1-3 {
  height: 100%;
  background-image: url('../images/AdobeStock_309151182_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.img-teams-1-4 {
  height: 100%;
  background-image: url('../images/AdobeStock_300203685.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-arrow {
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #d3d4d5;
}

.slide-arrow:hover {
  opacity: 1;
}

.slider-arrow {
  opacity: 0.7;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.slider-arrow:hover {
  opacity: 1;
}

.slide {
  overflow: hidden;
}

.slide._1 {
  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_510461184_Preview.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/AdobeStock_510461184_Preview.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/AdobeStock_304564367_Preview.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/AdobeStock_304564367_Preview.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._3 {
  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/luca-bravo-207676-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/luca-bravo-207676-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-holder {
  height: 700px;
}

.hero-slider {
  height: 700px;
}

.hero-title {
  font-family: urbane, sans-serif;
  color: #f8f8f9;
  font-size: 55px;
  line-height: 55px;
  font-weight: 500;
}

.hero-subtitle {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.hero-subtitle.large {
  margin-bottom: 25px;
  font-family: degular, sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}

.hero-text-box {
  position: relative;
  z-index: 100;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
}

.hero-text-box.on-slider {
  max-width: 650px;
  margin-top: 240px;
  margin-left: 10%;
  text-align: left;
}

.sub-holder-2 {
  margin-top: 0px;
}

.study-grid {
  display: -ms-grid;
  display: grid;
  width: auto;
  height: auto;
  margin-top: 20px;
  grid-auto-columns: 1fr;
  grid-auto-rows: 440px;
  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: 440px;
  grid-template-rows: 440px;
}

.new-header {
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url('../images/AdobeStock_455311482_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  -o-object-fit: fill;
  object-fit: fill;
}

.hero-absolute {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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;
}

.hero-content-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 700px;
  margin-right: 30px;
  margin-left: 10%;
  -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;
}

.img-video-presentation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.block-grid-2 {
  max-width: 550px;
  margin-right: 14px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.content-vid-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  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;
}

.vid-holder {
  position: relative;
  top: auto;
  z-index: 10;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.section-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 14px 60px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/icon-green.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/icon-green.png');
  background-position: 0px 0px, 0% 100%;
  background-size: auto, auto 95%;
  background-repeat: repeat, no-repeat;
}

.title-6 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: urbane, sans-serif;
  color: #044b1c;
  font-size: 47px;
  line-height: 55px;
  font-weight: 600;
}

.info-holder-2 {
  padding: 0px 0px 10px;
  border-style: none;
  border-width: 1px;
  border-color: #044b1c;
  border-radius: 0px;
  background-color: #0ea2ab;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.71)), to(hsla(0, 0%, 100%, 0.71)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.71), hsla(0, 0%, 100%, 0.71));
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.info-holder-3 {
  padding: 0px 0px 10px;
  border: 1px none transparent;
  border-radius: 0px;
  background-color: #0ea2ab;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.71)), to(hsla(0, 0%, 100%, 0.71)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.71), hsla(0, 0%, 100%, 0.71));
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.button-default-2 {
  padding: 21px 30px 22px;
  background-color: #dbb43a;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-default-2:hover {
  background-color: #0ea2ab;
  color: #fff;
}

._2-grid {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.box-title {
  font-family: urbane, sans-serif;
  color: #0ea2ab;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
}

.box-image-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.rapid-scaling.wf-section .content-short {
    display: block;
    
}

.rapid-scaling.wf-section .content-short h2.title.center {
    text-align: left;
}

.rapid-scaling.wf-section .content-short p.text-large {
    text-align: left;
}
.rapid-scaling {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 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: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/icon-green.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/icon-green.png');
  background-position: 0px 0px, 0% 100%;
  background-size: auto, auto 95%;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.body {
  background-color: #fff;
  font-size: 18px;
}

.case-study {
  padding-top: 60px;
}

.text-block-25 {
  margin-right: 32px;
  padding-bottom: 0px;
  font-family: degular, sans-serif;
  color: #888;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.dropdown-list-2 {
  background-color: #fff;
}

.dropdown-link-2 {
  font-family: degular, sans-serif;
  font-weight: 400;
}

.info {
  width: 50%;
}

.job-info {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
}

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

.logo-list-wrapper {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

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

.trust-logo-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trust-logo-wrap {
  height: 8vh;
  max-width: 12vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #000;
}

.trust-logo {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.our-clients-sideflex-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.block-value {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 25px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.title-objectives {
  margin-top: 18px;
  margin-bottom: 16px;
  font-family: urbane, sans-serif;
  color: #0ea2ab;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  text-align: center;
}

.tech-title {
  font-family: urbane, sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
}

.tech-holder {
  padding: 0px 20px 20px;
  border-style: none;
  border-width: 1px;
  border-color: #044b1c;
  border-radius: 0px;
  background-color: #0ea2ab;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.71)), to(hsla(0, 0%, 100%, 0.71)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.71), hsla(0, 0%, 100%, 0.71));
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.section-dark-green {
  background-color: #044b1c;
}

.section-lighter-bg {
  background-color: #fff;
}

.section-lighter-bg.marg-bot-100 {
  margin-bottom: 50px;
}

.youtube {
  height: 100.0001202427931%;
}

.youtube-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.new-header-2 {
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url('../images/AdobeStock_209249596_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-hero-single-3 {
  max-width: 700px;
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: urbane, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: left;
}

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

.subtitle-text-2 {
  margin-bottom: 0px;
  font-family: urbane, sans-serif;
  color: #044b1c;
  font-size: 30px;
  line-height: 1.3em;
  font-weight: 600;
  text-align: center;
}

.subtitle-text-2.white {
  color: #fff;
}

.team-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 600px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
}

.slide-team {
  margin-right: 31px;
}

.mask-2 {
  overflow: visible;
  width: 33.3%;
}

.slide-nav {
  display: none;
  margin-top: 0px;
  margin-bottom: -31px;
}

.grid-info-numbers-3 {
  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;
}

.sectors-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  margin-bottom: 20px;
  margin-left: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-10-case-study {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 0px;
}

.div-block-10-case-study.last {
  margin-right: 0px;
}

.image-grid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-block-1 {
  min-height: 300px;
  background-image: url('../images/AdobeStock_383598390_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.title-box-2 {
  display: inline-block;
  margin-right: 60px;
  margin-bottom: 10px;
  font-size: 20px;
}

.subtitle-line-3-copy {
  width: 100%;
  height: 2px;
  margin-top: -30px;
  background-color: #dbb43a;
}

.subtitle-line-3-copy._4 {
  height: 3px;
}

.image-block-three {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8));
  text-align: center;
}

.list-2 {
  padding-top: 0px;
  line-height: 20px;
  letter-spacing: normal;
}

.footer-text {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.tick-bullets {
  margin-top: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  background-image: url('../images/tick-green.svg');
  background-position: 0px 0px;
  background-size: auto 25px;
  background-repeat: no-repeat;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}

.tick-bullets.whitetext {
  background-image: url('../images/tick-yellow.svg');
  color: #fff;
}

.button-clear {
  margin-top: 0px;
  padding: 21px 60px 22px 0px;
  background-color: transparent;
  background-image: url('../images/right-arrow-3.svg');
  background-position: 90% 50%;
  background-size: auto 30px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #333;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-clear:hover {
  background-color: transparent;
  color: #dbb43a;
}

.heading-10 {
  font-weight: 700;
}

.heading-11 {
  font-weight: 600;
}

.heading-12 {
  font-weight: 500;
}

.heading-13 {
  font-weight: 500;
}

.left-holder {
  padding-top: 20%;
  background-color: #fff;
}

.left-holder.gray {
  background-color: #f5f8fa;
}

.left-text-block {
  position: relative;
  display: block;
  padding-right: 60px;
  padding-left: 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;
}

.logos {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.section-light-terq {
  background-color: #9fdddd;
}

.careers-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  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;
}

.careers-block.white-bg {
  background-color: #fff;
}

.column-12 {
  background-color: #fff;
}

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

@media screen and (min-width: 1280px) {
  body {
    font-family: degular, sans-serif;
  }

  .grid-2-olumns {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .text-field-dark {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .title-footer {
    margin-bottom: 5px;
    font-family: degular, sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
  }

  .content-footer-down {
    height: auto;
  }

  .footer-block-left {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .brand-footer.w--current {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .link-footer-down {
    padding-top: 20px;
    font-size: 15px;
    line-height: 15px;
  }

  .footer {
    background-color: #044b1c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 75, 28, 0.95)), to(rgba(4, 75, 28, 0.95))), url('../images/wave-blue-and-white1.svg');
    background-image: linear-gradient(180deg, rgba(4, 75, 28, 0.95), rgba(4, 75, 28, 0.95)), url('../images/wave-blue-and-white1.svg');
    background-position: 0px 0px, 0% -80px;
  }

  .nav-link {
    padding-right: 20px;
    font-size: 12px;
  }

  .grid {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .text {
    font-family: degular, sans-serif;
  }

  .image-color-fill-2 {
    background-color: #fff;
  }

  .title-green {
    font-size: 38px;
    line-height: 44px;
  }

  .menu-text {
    font-size: 12px;
  }

  .slide._1 {
    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_510461184_Preview.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/AdobeStock_510461184_Preview.jpeg');
    background-position: 0px 0px, 50% 20%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .slide._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/AdobeStock_304564367_Preview.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/AdobeStock_304564367_Preview.jpeg');
    background-position: 0px 0px, 50% 50%;
  }

  .hero-subtitle.large {
    font-style: normal;
    text-transform: capitalize;
  }

  .hero-text-box.on-slider {
    margin-top: 240px;
  }

  .img-video-presentation {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff;
    background-image: none;
  }

  .content-vid-grid {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-team {
    margin-bottom: 140px;
    padding-bottom: 60px;
  }

  .footer-text {
    font-family: degular, sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-top:7px;
  }

  .tick-bullets {
    font-family: degular, sans-serif;
  }

  .careers-block.white-bg {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
  }

  .columns-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width: 991px) {
  .subtitle-block {
    margin-right: 0px;
  }

  .hero-text-block {
    margin-top: 45px;
    margin-bottom: 45px;
  }

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

  .section-white.values {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

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

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

  .content-gradient-grid {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .grid-2-olumns {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

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

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

  .content-grid {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block-advantage {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .content-footer-top {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .link-footer-down {
    margin-right: 5px;
    margin-left: 5px;
  }

  .link-block {
    padding-right: 10px;
    padding-left: 10px;
  }

  .nav-link.dark {
    color: #fff;
  }

  .nav-link.dark.bot-border-dark.light {
    color: #fff;
  }

  .nav-link.bold.hide-mobile , .nav-link.w-dropdown.hide-mobile  {
    display: none;
  }

  .nav-link.hide-dt , .nav-link.w-dropdown.hide-dt {
    display: block;
  }

  .nav-menu {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    min-width: 300px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #044b1c;
  }

  .menu-button {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-size: 50px;
    line-height: 50px;
  }

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

  .icon-menu {
    color: #fff;
  }

  .icon-menu.light {
    color: #044b1c;
    font-size: 50px;
    line-height: 50px;
  }

  .block-single-title {
    padding-top: 45px;
    padding-bottom: 50px;
  }

  .grid-img-page {
    grid-auto-rows: 400px;
    -ms-grid-rows: 200px;
    grid-template-rows: 200px;
  }

  .container-text {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .container-text._60top._60bot {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .block-gradient-contact {
    padding-right: 75px;
    padding-left: 75px;
  }

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

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

  .vacancy-text-holder {
    padding-right: 0px;
    padding-left: 0px;
  }

  .post-header {
    height: 500px;
  }

  .privacy-header {
    height: 500px;
  }

  .privacy-div {
    margin-right: 20px;
    margin-left: 20px;
  }

  .news-section {
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

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

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

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

  .project-info-page {
    padding: 40px 30px 30px;
  }

  .image-block-single {
    height: 400px;
  }

  .team-member {
    margin-top: 10px;
  }

  .team-member._3 {
    width: 45%;
  }

  .split-content.testimonials-v2-content-top-left {
    margin-right: auto;
    margin-bottom: 28px;
    margin-left: auto;
    text-align: center;
  }

  .card {
    padding-top: 53px;
    padding-bottom: 53px;
  }

  .mask {
    width: 50%;
  }

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

  .search-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .dropdown-list.dark.w--open {
    background-color: transparent;
  }

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

  .section-hero {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .content-vid-grid {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .vid-holder {
    top: 0px;
    height: 100%;
    min-height: auto;
    margin-top: 0px;
  }

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

  .rapid-scaling {
    padding-top: 10px;
    padding-bottom: 100px;
  }

  .case-study {
    padding-top: 0px;
  }

  .block-value {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .mask-2 {
    width: 50%;
  }

  .sectors-search {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0%;
  }

  .image-grid {
    padding-right: 10px;
    padding-left: 10px;
  }

  .left-holder.gray {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .careers-block {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
    .section-light-gray.wf-section.insight {
        padding-top: 40px;
        
    }
    .form-footer {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

  .subtitle-block {
    margin-right: 0px;
  }

  .hero-text-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

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

  .section-light-gray {
    padding: 20px 0px;
  }

  .content-gradient-grid {
    margin-top: 55px;
    margin-bottom: 55px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

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

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

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

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

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

  .block-advantage {
    padding: 4px;
  }

  .block-footer {
    margin-top: 10px;
  }

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

  .content-footer-top {
    margin-top: 50px;
    margin-bottom: 60px;
  }

  .content-footer-down {
    height: auto;
    min-height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-block-left {
    margin-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .brand-footer {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
  }

  .brand-footer.w--current {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .navbar {
    position: absolute;
  }

  .grid-img-page {
    margin-bottom: 0px;
    grid-auto-rows: 300px;
    -ms-grid-rows: 150px;
    grid-template-rows: 150px;
  }

  .container-text {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-text._140top._60bot {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .block-gradient-contact {
    padding-right: 50px;
    padding-left: 50px;
  }

  .vacancy-text-holder {
    padding-right: 0px;
    padding-left: 0px;
  }

  .block-post-text {
    padding-right: 18px;
    padding-bottom: 20px;
    padding-left: 18px;
  }

  .post-header {
    height: 400px;
  }

  .privacy-header {
    height: 400px;
  }

  .block-privacy {
    padding-right: 18px;
    padding-bottom: 20px;
    padding-left: 18px;
  }

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

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

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

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

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

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

  .image-block-single {
    height: 300px;
  }

  .text-large {
    font-size: 19px;
    line-height: 1.7em;
  }

  .text-box {
    padding-right: 35px;
    padding-left: 35px;
  }

  .text-box.team {
    padding: 30px 40px;
  }

  .team-member {
    width: 70%;
    margin-bottom: 60px;
  }

  .team-member._3 {
    width: 100%;
  }

  .subtitle {
    margin-bottom: 15px;
  }

  .card {
    padding-top: 44px;
    padding-bottom: 44px;
    border-radius: 20px;
  }

  .card.style-5 {
    padding: 38px 35px;
  }

  .image-9.avatar {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
  }

  .image-9.avatar.testimonials-v2 {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-right: 15px;
  }

  .testimonial20_arrow.left {
    right: 3.5rem;
  }

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

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

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

  .content-vid-grid {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .vid-holder {
    min-height: auto;
  }

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

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

  .rapid-scaling {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .vacancy-text {
    margin-right: 20px;
    margin-left: 20px;
  }

  .trust-logo-item {
    width: 25%;
  }

  .trust-logo-wrap {
    height: 12vh;
    max-width: 20vw;
  }

  .our-clients-sideflex-2 {
    width: 150vw;
    margin-top: 5vh;
    margin-left: -25px;
  }

  .block-value {
    padding: 4px;
  }

  .mask-2 {
    width: 100%;
  }

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

  .sectors-search {
    margin-left: 0%;
  }

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

  .left-holder.gray {
    margin-top: 0px;
  }

  .left-text-block {
    padding-right: 20px;
    padding-left: 20px;
  }

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

@media screen and (max-width: 479px) {
  .section-gradient.helping.border-bot-100.green {
    margin-top: 0px;
  }

  .subtitle-block {
    margin-right: 0px;
  }

  .heading-hero {
    margin-bottom: 10px;
  }

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

  .section-white.values {
    padding-top: 0px;
  }

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

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

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

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

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

  .content-gradient-grid {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .title-white {
    margin-bottom: 20px;
  }

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

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

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

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

  .title-advantages {
    margin-top: 13px;
    margin-bottom: 0px;
  }

  .collection-list-wrapper {
    margin-bottom: 30px;
  }

  .collection-list {
    grid-auto-rows: 400px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 400px;
    grid-template-rows: 400px;
  }

  .title-footer {
    margin-bottom: 10px;
  }

  .content-footer-top {
    margin-top: 40px;
    margin-bottom: 40px;
  }

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

  .button-header {
    display: none;
  }

  .block-single-title {
    padding-top: 25px;
    padding-bottom: 30px;
  }

  .grid-img-page {
    grid-auto-rows: 150px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 150px 150px;
    grid-template-rows: 150px 150px;
  }

  .container-text {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-text._140top._60bot {
    margin-top: 20px;
  }

  .container-text._60top._60bot {
    padding-right: 10px;
    padding-left: 10px;
  }

  .block-gradient-contact {
    padding: 30px;
  }

  .grid-single-page {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 0.5fr;
    grid-template-rows: 1fr 0.5fr;
  }

  .form-request {
    margin-right: 10px;
    margin-left: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .vacancy-text-holder {
    padding-right: 0px;
    padding-left: 0px;
  }

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

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

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

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

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

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

  .job-title {
    font-size: 16px;
    font-weight: 900;
  }

  .text-box.team {
    padding-right: 30px;
    padding-left: 35px;
  }

  .team-member {
    width: 100%;
  }

  .testimonial-slide {
    padding-right: 0em;
  }

  .subtitle {
    margin-bottom: 10px;
  }

  .card {
    padding: 38px 25px;
    border-radius: 15px;
  }

  .card.style-5 {
    padding: 32px 25px;
  }

  .mask {
    width: 100%;
  }

  .title-green {
    margin-bottom: 0px;
    font-size: 37px;
    text-align: center;
  }

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

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

  .search-block {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 40px;
  }

  .slide-arrow {
    display: none;
  }

  .slider-arrow {
    display: none;
  }

  .hero-text-box.on-slider {
    margin-top: 250px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
  }
  .hero-title {
        font-size: 26px !important;
        
        line-height: 38px !important;
       
    }
  .section-testimonial.wf-section .slider.w-slider {
        padding-bottom: 0;
   }
   .section-testimonial.wf-section {
        padding-top: 80px;
    }
  #slider_carousel button.owl-next::before {
   
    left: -25px !important;
    font-size: 30px !important;
  }
  #slider_carousel button.owl-prev::before {
   
    right: -25px !important;
    font-size: 30px !important;
  }
  .custom_logo img {
        width: 70px !important;
        margin-right: 10px !important;
    }
    .w-layout-grid.grid-footer .block-footer {
        justify-content: start !important;
    }

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

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

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

  .content-vid-grid {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .vid-holder {
    min-height: auto;
  }

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

  .title-6 {
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 35px;
  }

  .columns-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .column-7 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .rapid-scaling {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .vacancy-text {
    margin-right: 15px;
    margin-left: 15px;
  }

  .trust-logo-item {
    width: 25%;
  }

  .trust-logo-wrap {
    height: 8vh;
    max-width: 30vw;
  }

  .our-clients-sideflex-2 {
    width: 200vw;
  }

  .title-objectives {
    margin-top: 13px;
    margin-bottom: 11px;
  }

  .mask-2 {
    width: 100%;
  }

  .div-block-10-case-study {
    width: 100%;
  }

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

#w-node-bf764d76-bb25-d781-8d99-240cb5239a33-d50f5b74 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_28f52b3c-99a9-ce41-6e98-771af4454149-b50f5b78 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_28f52b3c-99a9-ce41-6e98-771af4454151-b50f5b78 {
  -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-c7d3855b-dafa-6a45-6cde-219bf720a0d0-b50f5b78 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c7d3855b-dafa-6a45-6cde-219bf720a0d5-b50f5b78 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c7d3855b-dafa-6a45-6cde-219bf720a0da-b50f5b78 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5f5bee4b-8623-449e-7b53-5db8b9d5a817-b50f5b78 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_091cca99-437a-f32a-d6c2-b2e9887c9bb4-b50f5b78 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_9c4af24b-67f2-0749-9192-b5ae2ec54686-b50f5b78 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9c4af24b-67f2-0749-9192-b5ae2ec54696-b50f5b78 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9c4af24b-67f2-0749-9192-b5ae2ec546a6-b50f5b78 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0dc24f32-9df8-a9f3-a692-eb782bb6dac3-ea0f5b79 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_0dc24f32-9df8-a9f3-a692-eb782bb6dacb-ea0f5b79 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_0dc24f32-9df8-a9f3-a692-eb782bb6dace-ea0f5b79 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_0dc24f32-9df8-a9f3-a692-eb782bb6dad1-ea0f5b79 {
  -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-ab8cf0df-2427-527f-17ba-5bb2cc74f980-ea0f5b79 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-fe5e3a3f-c166-8433-886b-6ae2279a0790-ea0f5b79 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f5f369b3-64fc-be1a-04d3-ff3dfd0a57b7-ea0f5b79 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e642e5f4-0275-287e-4368-f440a22beb6d-ea0f5b79 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

/* #w-node-_33fc450f-0ab7-4592-e2ad-b2e59c631bf3-ea0f5b79 {
  -ms-grid-column-align: center;
  justify-self: center;
} */

#w-node-_2f97a73d-f8dc-99d0-a5e5-11009420c330-090f5b7a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_2f97a73d-f8dc-99d0-a5e5-11009420c334-090f5b7a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_2f97a73d-f8dc-99d0-a5e5-11009420c336-090f5b7a {
  -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-b17c6b80-042a-2b0f-5b17-2e1ca7226f17-7b0f5b7d {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-b17c6b80-042a-2b0f-5b17-2e1ca7226f1b-7b0f5b7d {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-b17c6b80-042a-2b0f-5b17-2e1ca7226f1e-7b0f5b7d {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-b17c6b80-042a-2b0f-5b17-2e1ca7226f21-7b0f5b7d {
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

#Email-3.w-node-_34878aac-c305-b56b-963c-1e9f14e590a7-7b0f5b7d {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#name-3.w-node-_9bd42e59-4c19-e32c-209a-30123ca1fce7-7b0f5b7d {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#Message.w-node-_34878aac-c305-b56b-963c-1e9f14e590a8-7b0f5b7d {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
}

#w-node-_34878aac-c305-b56b-963c-1e9f14e590a9-7b0f5b7d {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
}

#w-node-a4a0abbd-34d5-07a4-c8be-c550b4983019-840f5b80 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a4a0abbd-34d5-07a4-c8be-c550b498301d-840f5b80 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-a4a0abbd-34d5-07a4-c8be-c550b4983021-840f5b80 {
  -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-c491fe15-e711-dd4f-1c5c-f94fad61d179-ad0f5b81 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-c491fe15-e711-dd4f-1c5c-f94fad61d17d-ad0f5b81 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-fe2f0883-0745-0c68-a219-1fcfb5302e0f-ad0f5b81 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-fe2f0883-0745-0c68-a219-1fcfb5302e14-ad0f5b81 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fe2f0883-0745-0c68-a219-1fcfb5302e19-ad0f5b81 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7d1e00ae-96f0-6c4b-b1d5-164777fbd4ed-630f5b83 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_7d1e00ae-96f0-6c4b-b1d5-164777fbd4f1-630f5b83 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_9f7b163b-c4d2-518c-6fda-4b352b6952d1-630f5b83 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_9f7b163b-c4d2-518c-6fda-4b352b6952d6-630f5b83 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9f7b163b-c4d2-518c-6fda-4b352b6952db-630f5b83 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9f7b163b-c4d2-518c-6fda-4b352b6952e0-630f5b83 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#Name-3.w-node-_19874ab9-e9ba-6fb9-8834-306596a651c3-cd0f5b87 {
  -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-_19874ab9-e9ba-6fb9-8834-306596a651c4-cd0f5b87 {
  -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-_19874ab9-e9ba-6fb9-8834-306596a651c5-cd0f5b87 {
  -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-_4827a792-26d1-d400-5e95-82a91bc00061-cd0f5b87 {
  -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-e94be360-df54-8a80-82b4-6e958f535476-cd0f5b87 {
  -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-_19874ab9-e9ba-6fb9-8834-306596a651c6-cd0f5b87 {
  -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-_9a383d43-be51-080b-8bbc-945044eb12e0-e50f5b89 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_9a383d43-be51-080b-8bbc-945044eb12e4-e50f5b89 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_17a16219-0f4d-0644-086f-e3e618580874-e50f5b89 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_56d1f2a0-9f66-cb5b-1f96-5d320db6cbd9-210f5b8a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_56d1f2a0-9f66-cb5b-1f96-5d320db6cbdd-210f5b8a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_56d1f2a0-9f66-cb5b-1f96-5d320db6cbdf-210f5b8a {
  -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-e2621b39-e300-39e0-8d52-25bbbb74b7cc-210f5b8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_6cdfc9a2-167e-a2ab-27e9-90c647e2a32b-210f5b8a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b59e261a-1f73-a11b-7d48-6a60e2f16077-de0f5b8b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b59e261a-1f73-a11b-7d48-6a60e2f1607b-de0f5b8b {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b59e261a-1f73-a11b-7d48-6a60e2f1607d-de0f5b8b {
  -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-bf856af5-c488-db22-6f19-69016718a1d9-de0f5b8b {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-bf856af5-c488-db22-6f19-69016718a1f2-de0f5b8b {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_56d1f2a0-9f66-cb5b-1f96-5d320db6cbd9-519cb681 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_56d1f2a0-9f66-cb5b-1f96-5d320db6cbdd-519cb681 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_56d1f2a0-9f66-cb5b-1f96-5d320db6cbdf-519cb681 {
  -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-_5bb2314f-25d6-1feb-c607-fa83852beeec-519cb681 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_6cdfc9a2-167e-a2ab-27e9-90c647e2a32b-519cb681 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_56d1f2a0-9f66-cb5b-1f96-5d320db6cbd9-5d71c813 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_56d1f2a0-9f66-cb5b-1f96-5d320db6cbdd-5d71c813 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_56d1f2a0-9f66-cb5b-1f96-5d320db6cbdf-5d71c813 {
  -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-e67c5a41-3ea2-c849-3b7c-7240ed2908d3-5d71c813 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_6cdfc9a2-167e-a2ab-27e9-90c647e2a32b-5d71c813 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

@media screen and (min-width: 1280px) {
  #w-node-_3298cbb5-ef1b-8891-7af6-18d889130441-ea0f5b79 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
}

@media screen and (max-width: 767px) {
    .section._1.wf-section.blogs .w-video.w-embed {
        margin-bottom: 20px;
    }
    #testimonial_carousel a.card.style-5 {
        padding-top: 10px;
    }
  #w-node-_091cca99-437a-f32a-d6c2-b2e9887c9bb4-b50f5b78 {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-_0dc24f32-9df8-a9f3-a692-eb782bb6dac3-ea0f5b79 {
    -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-b17c6b80-042a-2b0f-5b17-2e1ca7226f17-7b0f5b7d {
    -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;
  }
}

@media screen and (max-width: 479px) {
  #Message.w-node-_34878aac-c305-b56b-963c-1e9f14e590a8-7b0f5b7d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_34878aac-c305-b56b-963c-1e9f14e590a9-7b0f5b7d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #Message.w-node-_19874ab9-e9ba-6fb9-8834-306596a651c5-cd0f5b87 {
    -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-_19874ab9-e9ba-6fb9-8834-306596a651c6-cd0f5b87 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}


/* ----02-12-2022-start---- */
#pagination_box .number-block {
  display: inline-block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  text-decoration: none;
}
#job-type select.radius {
  width: 100%;  
  appearance: none;
  height: 55px;
  margin-bottom: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none none solid;
  border-width: 2px;
  border-color: #383838 #383838 #dbb43a;
  font-size: 20px;
  font-weight: 500;
}
#job-type select.radius:focus-visible {
  outline: none;
}

#apply_form_submit {
  padding: 21px 30px 22px !important;
}


/* ----02-12-2022-start---- */

/* ----29-11-2022-start---- */
.section._1.wf-section.blogs {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url(../images/wave-across.svg);
    background-position: 0px 0px, 50% 0%;
    background-size: cover;
}

.post-info .text.white {
  /* height: 92px;
  overflow: auto; */
  padding-right: 6px;
  font-size: 18px;
  line-height: 24px;
}
.post-info .text.white::-webkit-scrollbar {
  width: 5px;
  background: #fff;
}
.post-info .text.white::-webkit-scrollbar-thumb {
  background: #9cd9dc;
}

.team-member._3 {
    margin-bottom: 20px;
}


.text-box.team .text {
  
  padding-right: 6px;
} 
.text-box.team .text::-webkit-scrollbar {
  width: 5px;
  background: #fff;
}
.text-box.team .text::-webkit-scrollbar-thumb {
  background: #9cd9dc;
}
.text-box.team .title-3 {
  
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-top .text {
  height: 170px;
  overflow: auto;
  padding-right: 6px;
}
.content-top .text::-webkit-scrollbar {
  width: 5px;
  background: #fff;
}
.content-top .text::-webkit-scrollbar-thumb {
  background: #9cd9dc;
}
.section-testimonial {
  padding: 60px 26px;
}
/* .news-section .content.center {
  z-index: -1;
} */
.link-4 {
  word-break: break-all;
}
.slide-team {
  margin-right: 0px;
  padding: 0px 15px;
}

@media screen and (max-width: 767px) {
.our-clients-sideflex-2 {
    width: auto;
}
}

@media screen and (max-width:570px) {
.pn-grid-outer {
  display: flex;
  flex-direction: column;
}
}

/* ----29-11-2022-end---- */


/* 06-12-2022-start---- */

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-carousel {
  display: block !important;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}
.item img {
  width: 500px;
}
.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav button:focus {
  outline: none;
}
.section-team .w-slider {
  height: auto;
  background: transparent;
  width: 100%;
}
.section-team {
  margin-bottom: 0px;
}


#pagination_box .myClass {
  background: #9fdddd;
}
#pagination_box {
  display: flex;
  flex-direction: unset;
  flex-wrap: wrap;
  width: auto;
}
/* .w-inline-block {
  display: unset !important;
} */
#pagination_box .number-block {
  width: auto;
  margin: 0px;
}
.case-study-blog-message {
  grid-column-start: 1;
  grid-column-end: 5;
  text-align: center;
}

@media (max-width: 767px) {
.grid-projects {
    height: auto !important;
}
.w-layout-grid.grid-projects a.link-project-block {
  height: auto !important;
}
.section-light-gray { 
  padding-top: 30px;
}
.cv_file_name {
  width: 100%;
}
.column h2.job-title {
  display: inline;
}
}


/* 06-12-2022-end---- */


/* 07-12-2022-start---- */

#caseStudyFilter select.radius {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 55px;
  margin-bottom: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none none solid;
  border-width: 2px;
  border-color: #383838 #383838 #dbb43a;
  font-size: 18px;
  font-weight: 500;
  outline: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}
.div-block-10-case-study {
  width: 200px;
}
#caseStudyFilter .text-field.w-dropdown::before {
  content: "\e603";
  position: absolute;
  right: 0;
  top: 30px;
  font-family: 'webflow-icons';
  pointer-events: none;
}
.vac_miles::before {
  content: "\e603";
  position: absolute;
  right: 0;
  top: 30px;
  font-family: 'webflow-icons';
}

@media screen and (max-width: 767px) {
#our_team_carousel .team-member {
  width: 100%;
}
.section-gradient .columns-8 {
  flex-wrap: wrap;
}
#contact_us_form input:last-child {
  width: 100%;
}
.content.marg-100-top.full-width {
  margin-bottom: 50px;
}
#our_team_carousel button.owl-next::before {
  top: -140px;
}
#our_team_carousel button.owl-prev::before {
  top: -140px;
}
}

@media screen and (max-width:500px) {
.div-block-10-case-study {
  width: 100%;
}
}

/* 07-12-2022-end---- */



/* 08-12-2022-start---- */

#our_team_carousel .owl-nav {
  display: block;
}
#our_team_carousel button.owl-prev::before {
  content: "\e601";
  position: absolute;
  right: -60px;
  top: -80px;
  font-family: 'webflow-icons';
  color: #fff;
  font-size: 40px;
}
#our_team_carousel button.owl-next::before {
  content: "\e600";
  position: absolute;
  top: -80px;
  left: -40px;
  font-family: 'webflow-icons';
  color: #fff;
  font-size: 40px;
}
button.owl-prev span, button.owl-next span {
  display: none;
}
#our_team_carousel button.owl-next, button.owl-prev {
  background: transparent !important;
}
form#caseStudyFilter {
  z-index: 0;
}
.grid-single-page h6.text-table.white strong {
  font-size: 20px;
}
#testimonial_carousel .owl-nav {
  display: block;
  position: relative;
}
#testimonial_carousel .owl-nav button.owl-prev {
  right: 0;
}
#testimonial_carousel button.owl-prev::before {
  content: "";
  position: absolute;
  background-image: url(/qurated-network/app/public/images/left-arrow-black.svg);
  width: 30px;
  height: 30px;
  background-size: cover;
  right: 90px;
}

#testimonial_carousel button.owl-next::before {
  content: "";
  position: absolute;
  background-image: url(/qurated-network/app/public/images/right-arrow-black.svg);
  width: 30px;
  height: 30px;
  background-size: cover;
  left: -60px;
}
.pagenation-holder.w-container {
  margin-left: 0px;
  display: flex;
}
#partner_logo {
  padding: 0px !important;
}
.trust-logo-item {
  width: 40%;
  margin: 0 auto;
}
.our-clients-sideflex-2 {
  margin: 0px;
}
.link-block-3 {
  width: 100%;
}
#site.popup-open {
  z-index: unset !important;
}
#pagination_box {
  margin-right: 15px;
}
#pagination_box .w-layout-grid.inner-grid {
  display: flex;
}
.job-block .column {
  position: relative;
}

@media screen and (max-width:600px) {
.w-layout-grid.grid-img-page {
  display: flex;
  flex-direction: column;
}
.w-layout-grid.grid-img-page img {
  height: 300px;
  object-fit: cover;
}
}


@media screen and (max-width:350px) {
.heading-hero-single-2 {
  font-size: 30px;
  line-height: 1.3;
}
.heading-hero-single-3 {
  font-size: 30px;
  line-height: 1.3;
}
}
@media screen and (min-width:1000px) and (max-width:1600px) {
.text-box.team h3.title-3 {
   
    min-height: 60px;
}
}

@media screen and (min-width:530px) and (max-width:768px) {
.img-teams1-1 {
  height: 300px;
}
}

@media screen and (max-width:529px) {
.img-teams1-1 {
  height: 400px;
}
}

@media screen and (min-width:768px) and (max-width:1024px) {
.button-default.full.arrow {
  padding: 21px 5px;
  text-align: end;
}
}
/* 08-12-2022-end---- */


/* 14-12-2022-start---- */
.slide._1.w-slide {
  height: 750px;
}
#slider_carousel button.owl-prev::before {
  content: "\e601";
  position: absolute;
  right: -60px;
  font-family: 'webflow-icons';
  color: #fff;
  font-size: 40px;
}
#slider_carousel button.owl-next::before {
  content: "\e600";
  position: absolute;
  left: -60px;
  font-family: 'webflow-icons';
  color: #fff;
  font-size: 40px;
}
#slider_carousel .owl-nav {
  display: block;
}
.slide-arrow.w-slider-arrow-left {
  display: none;
}
.slider-arrow.w-slider-arrow-right {
  display: none;
}
.w-slider-nav.w-round {
  display: none;
}
#slider_carousel .owl-dots {
  display: block !important;
  position: relative;
  top: -55px;
}
#slider_carousel .owl-dots button.owl-dot.active {
  background: transparent;
}
.content-short {
  margin: 0 auto;
}
.w-layout-grid.grid.contact-us strong.footer-text a {
   /* color: #fff; /*09-03-2023 */
    color: #9FDDDD;
    text-decoration: none;
}

@media screen and (min-width:992px) and (max-width:1300px) {
.section-dark-green iframe {
  height: 362px !important;
}
.news-section.wf-section .w-layout-grid.collection-list {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}
}

@media screen and (min-width:992px) and (max-width:1097px) {
.section-light-terq iframe {
  height: 363px !important;
}
}


/* 14-12-2022-end---- */