/* pagination css */ 

form#apply_form button.btn-yellow:after {
    content: "\f110";
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    animation: fa-spin 2s linear infinite;
    opacity: 0;
    width: 0;
}
form#apply_form button.btn-yellow:disabled:after {
    opacity: 1;
    width: auto;
}

.menu-button-3.w-nav-button {
    background-color: #000;
}
.burger-2 {
    font-size: 14px;
    color: #fff;
   
    font-family: Sen, sans-serif;
}

@media only screen and (min-width: 1024px)  {
    /* .container-6.w-container.home .w-layout-grid.grid-7.grid-icon {
        justify-items: center;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: 1fr .5fr .5fr 1fr;
    } */

.sector-1 {
    grid-column: 1 / 2; 
}
.sector-2 {
    grid-column: 2 /4;
}
.sector-4 {
    grid-column: 1 / 3;
    margin-left: 35%;
}
.sector-5 {
    grid-column: 3 / -1;
    margin-right: 35%;
}
}


div#pagingDiv a.myClass {
    cursor: pointer;
}

    .number-block {
    border-bottom: 3px solid #ccc;
    border-radius: 5px 5px 2px 2px;
    background-color: #e6e6e6;
    color: #070707;
    text-decoration: none;
}
        .number-inner-block {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 20px;
    text-decoration: none;
}
 .number-inner-block .text {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
}
div#pagingDiv div {
    border-bottom: 3px solid #ccc;
    border-radius: 5px 5px 2px 2px;
    background-color: #e6e6e6;
    color: #070707;
    text-decoration: none;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 45px;
    margin: 0 4px;
}

div#pagingDiv {
    display: flex;
    justify-content: center;
}
 


/* pagination css */


.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

.no-top-margin {
  margin-top: 0px;
  font-family: Sen, sans-serif;
  color: #2e02ff;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
}

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

.hero-flex.inner-pages {
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/AdobeStock_169856358_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  text-align: center;
}

.hero-flex.cv-upload {
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/AdobeStock_462721867_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  text-align: center;
}

.hero-flex.contact {
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/drop-us-line.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  text-align: center;
}

.hero-flex.sectors {
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/AdobeStock_131344906_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  text-align: center;
}

.hero-flex.about {
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/AdobeStock_461706692_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  text-align: center;
}

.hero-flex.vacanci {
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/nasa-Q1p7bh3SHj8-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  text-align: center;
}

.hero-flex.candidates {
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  text-align: center;
}

.hero-flex.clients {
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/pexels-thisisengineering-3861969.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  text-align: center;
}

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

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

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

.subtitle.white {
  position: relative;
  max-width: 800px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  font-family: Sen, sans-serif;
  color: #f3fbff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
}

.subtitle.dark {
  color: #000;
}

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

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

.hero-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.hero-column.home {
  position: static;
  width: 80%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.nav-menu {
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
  background-image: linear-gradient(100deg, #2e02ff, #129fff);
}

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

.h1-hero {
  margin-right: auto;
  margin-left: auto;
  font-family: Sen, sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 75px;
  font-weight: 400;
}

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

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

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

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

.button-3 {
  min-height: 42px;
  min-width: 185px;
  margin-top: 0px;
  padding: 15px 28px 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #2e02ff;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  font-family: Poppins, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.button-3:hover {
  background-color: #129fff;
  color: #f4f3f0;
}

.div-block-16 {
  width: 100%;
  margin-top: 60px;
}

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

.go-up-button.w--current {
  z-index: 100;
  background-color: #333;
}

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

.absolute.t1 {
  background-image: url('../images/AdobeStock_301818779_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.absolute.s1 {
  background-color: #f3fbff;
  background-image: url('../images/AdobeStock_427490929_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.absolute.s2 {
  background-image: url('../images/AdobeStock_189322461_Preview.jpeg');
  background-position: 0% 100%;
  background-size: cover;
}

.absolute.s3 {
  background-image: url('../images/AdobeStock_286154274_Preview.jpeg');
  background-position: 100% 50%;
  background-size: cover;
}

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

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

.top-margin {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

.flex-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.footer {
  position: relative;
  padding-bottom: 20px;
  border-top: 1px solid #000;
  background-color: #2e02ff;
  background-image: url('../images/asset1.png'), -webkit-gradient(linear, left bottom, left top, from(#000), to(#2e02ff));
  background-image: url('../images/asset1.png'), linear-gradient(0deg, #000, #2e02ff);
  background-position: 95% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.hero-section {
  position: static;
  top: auto;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.hero-section.gdpr {
  overflow: hidden;
  width: 100%;
  min-height: 400px;
  padding-bottom: 0px;
  background-image: url('../images/pascal-swier-7de474KZIbs-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

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

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

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

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

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

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

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

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

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

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

.title-2 {
  font-family: Sen, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 800;
  letter-spacing: 0.3px;
  text-transform: none;
}

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

.paragraph-42 {
  font-family: Poppins, sans-serif;
  color: #414141;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

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

.submit-button-4 {
  width: 50%;
  height: 42.5px;
  border-style: solid;
  border-width: 1px;
  border-color: #2e02ff;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: transparent;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
}

.submit-button-4:hover {
  background-color: #129fff;
  color: #fff;
}

.link-green-2 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.link-green-2:hover {
  opacity: 0.8;
}

.heading-14 {
  font-family: Sen, sans-serif;
  color: #000;
  font-size: 28px;
  font-weight: 400;
}

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

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

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

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

._50-percent-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 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-color: #f3fbff;
  box-shadow: 0 0 100px -75px #000;
}

.paragraph {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

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

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

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

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

.column-offset-left {
  position: relative;
  right: -160px;
  z-index: 10;
  width: 100%;
  min-width: 540px;
  padding: 70px 65px 70px 20px;
  border-top-right-radius: 30px;
  background-color: #f3fbff;
  box-shadow: 0 0 100px -75px #000;
}

.text-container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 80px 70px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #f3fbff;
}

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

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

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

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

.text-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 60px 70px 90px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

.text-block-6.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #f3fbff;
}

.icon-2 {
  color: #f50;
}

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

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

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

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

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

.column-offset-right {
  position: relative;
  left: -160px;
  z-index: 10;
  width: 100%;
  max-width: none;
  min-width: 540px;
  padding: 40px 20px 40px 65px;
  border-top-left-radius: 30px;
  background-color: #f3fbff;
  box-shadow: 0 0 100px -75px #000;
}

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

.display-none {
  display: none;
}

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

.text-field-4 {
  height: 55px;
  margin-bottom: 7px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #2e02ff;
  border-radius: 10px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.checkbox-3 {
  margin-top: 8px;
}

.checkbox-3.w--redirected-checked {
  border-color: #f50;
  background-color: #f50;
}

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

.checkbox-field-3 {
  width: 100%;
  margin-bottom: 3px;
  border-bottom: 1px none #cbcbcb;
  font-family: Poppins, sans-serif;
}

.checkbox-label-2 {
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

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

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

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

.column-2 {
  position: static;
}

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

.text-block-37 {
  margin-top: 4px;
  margin-right: 32px;
  font-family: Poppins, sans-serif;
  color: #888;
  font-size: 20px;
  font-weight: 400;
}

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

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

.text-block-38 {
  font-family: Poppins, sans-serif;
  color: #333;
  font-weight: 400;
}

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

.dropdown-3 {
  width: 100%;
}

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

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

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

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

.icon {
  color: #2a2e42;
}

.heading-36 {
  margin-top: 14px;
  margin-bottom: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom: 1px none #000;
  font-family: Sen, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 800;
}

.text-block-29 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Sen, sans-serif;
  color: #2e02ff;
  font-size: 30px;
  font-weight: 800;
}

.text-block-32 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  color: #434b50;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

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

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

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

.text-block-31 {
  margin-top: 5px;
  font-family: Sen, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
}

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

.section-3.asset2 {
  background-image: url('../images/asset-2.png'), url('../images/asset-2.png');
  background-position: 0% 50%, 100% 50%;
  background-size: auto, contain;
  background-repeat: no-repeat, no-repeat;
}

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

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

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

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

.left-column {
  width: 65%;
}

.right-column {
  width: 27%;
}

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

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

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

.hover-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #edece6;
  text-align: center;
}

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

.hover-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Sen, sans-serif;
  color: #8f8f8f;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

.image-17 {
  overflow: visible;
}

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

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

._50-percent-column-image {
  width: 50%;
}

.featured-text {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

.map-section.left-asset {
  padding-top: 60px;
  background-image: url('../images/asset-2.png');
  background-position: 5% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

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

.image-12 {
  opacity: 0.5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.contact-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 120px;
  margin-left: 100px;
  padding: 80px 70px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: rgba(237, 240, 244, 0.81);
  background-image: url('../images/asset1.png');
  background-position: 95% 50%;
  background-size: auto 95%;
  background-repeat: no-repeat;
}

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

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

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

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

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

.white-text {
  color: #f4f3f0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.white-text.top-margin {
  margin-top: 40px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

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

.text-span {
  color: #2e02ff;
}

.bold-text-6 {
  font-family: Sen, sans-serif;
  color: #000;
  font-weight: 800;
}

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

.link-5 {
  color: #2e02ff;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

.nav-bar-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

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

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

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

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

.nav-bar-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

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

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

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

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

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

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

.grid-2-olumns {
  position: relative;
  top: auto;
  margin-top: 50px;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: transparent;
}

.img-video-presentation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-image: url('../images/DJR-Logo-All-White.png'), url('../images/pickawood-gf8e6XvG_3E-unsplash.jpg');
  background-position: 90% 5%, 50% 50%;
  background-size: 120px, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

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

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

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

.title-white {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: Sen, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: left;
}

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

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

.icon-play {
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.icon-play:hover {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.text {
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.text.white {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 400;
}

.text.centre {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  text-align: center;
}

.text.marg-20-bot {
  margin-bottom: 20px;
  line-height: 30px;
  font-weight: 400;
}

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

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

.title {
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: Sen, sans-serif;
  color: #2e02ff;
  font-size: 47px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

.title.center {
  margin-bottom: 20px;
  font-family: Sen, sans-serif;
  line-height: 1.25em;
  font-weight: 400;
  text-align: center;
}

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

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

.content-short {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

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

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

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

.title-project {
  position: relative;
  z-index: 100;
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Sen, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.partner-logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

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

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

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

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

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

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

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

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

.footer-menu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f3fbff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.button-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 2px;
  border-color: #2e02ff;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
  text-decoration: none;
}

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

.button-icon.w--current {
  border-radius: 0px 10px;
}

.button-icon.w--current:hover {
  border-color: #f50;
}

.button-icon.footer {
  border-color: #f3fbff;
  background-color: rgba(46, 2, 255, 0.77);
  background-image: none;
}

.paragraph-66 {
  font-family: Poppins, sans-serif;
  color: #f3fbff;
  font-size: 16px;
  font-weight: 400;
}

.button-secondary-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #f3fbff;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

.button-secondary-text:hover {
  color: #f3fbff;
}

.footer-address {
  font-family: Poppins, sans-serif;
  color: #f3fbff;
  line-height: 23px;
  font-weight: 400;
}

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

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

.footer-title-3 {
  margin-bottom: 26px;
  font-family: Sen, sans-serif;
  color: #f3fbff;
  font-weight: 700;
}

.footer-link {
  display: inline-block;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: Poppins, sans-serif;
  color: #f3fbff;
  font-weight: 400;
  text-decoration: none;
}

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

.footer-link.w--current {
  font-weight: 400;
}

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

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

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

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

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

.footer-menu {
  padding-left: 0px;
  font-family: Poppins, sans-serif;
  list-style-type: none;
}

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

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

.copyright {
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #666f77;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.aux-wrapper {
  position: relative;
  z-index: 25;
  display: block;
  width: 100%;
  max-width: 1366px;
  padding: 80px 30px 54px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3fbff;
  box-shadow: 0 0 100px -75px #000;
  text-align: left;
}

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

.page-image.overlay1 {
  width: 100%;
  background-image: url('../images/AdobeStock_432550130_Preview.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-2 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Sen, sans-serif;
  color: #000;
  font-size: 40px;
  font-weight: 800;
  text-align: center;
}

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

.flex-bottom-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.section-1 {
  position: relative;
  right: auto;
  display: block;
  overflow: visible;
  width: 95%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 100px;
  background-image: linear-gradient(150deg, #2e02ff, #129fff);
}

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

.section-2.left-asset {
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f3fbff;
}

.section3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 50px;
  padding-bottom: 100px;
  padding-left: 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-color: #f3fbff;
}

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

.section-5 {
  position: relative;
  overflow: hidden;
  margin-top: 65px;
  background-color: #edf0f4;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 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: #f3fbff;
}

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

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

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

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

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

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

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

.image-18 {
  display: none;
}

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

.image2.overlay {
  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/marius-masalar-CyFBmFEsytU-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/marius-masalar-CyFBmFEsytU-unsplash.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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

.image1.overlay {
  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/fabio-oyXis2kALVg-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/fabio-oyXis2kALVg-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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

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

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

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

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

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

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

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

.dot {
  color: #2e02ff;
}

.body {
  background-color: #f3fbff;
  color: #129fff;
}

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

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

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

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

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

.paragraph-67 {
  font-size: 17px;
  font-weight: 300;
  text-decoration: none;
}

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

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

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

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

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

.paragraph-69 {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.heading-49 {
  margin-bottom: 20px;
  font-family: Sen, sans-serif;
  font-weight: 800;
}

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

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

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

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

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

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

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

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

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

.image-25.card-default-icon {
  width: 86px;
  max-height: 86px;
  min-height: 86px;
  min-width: 86px;
  margin-bottom: 24px;
  border-radius: 15px;
}

.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: #f3fbff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-family: Poppins, sans-serif;
  color: #141e24;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 500;
}

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

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

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

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

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

.text-field-light {
  margin-bottom: 0px;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #d7dbdf;
  background-color: #f3fbff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-family: Poppins, sans-serif;
  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);
}

.title-3 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 47px;
  line-height: 50px;
}

.title-3.center {
  font-family: Sen, sans-serif;
  color: #2e02ff;
  font-weight: 800;
  text-align: center;
}

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

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

.content-short-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

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

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

.text-3 {
  font-size: 20px;
  line-height: 28px;
}

.text-3.centre {
  font-family: Sen, sans-serif;
  font-weight: 700;
  text-align: center;
}

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

.submit-button-light {
  padding: 15px 30px;
  border-style: solid;
  border-width: 2px;
  border-color: #2e02ff;
  border-radius: 9px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.submit-button-light:hover {
  background-color: #129fff;
  color: #fff;
}

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

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

.button-4 {
  min-height: 42px;
  min-width: 185px;
  margin-top: 0px;
  padding: 15px 28px 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #cf3575;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #333;
  font-size: 18px;
  line-height: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.button-4:hover {
  background-color: #81599b;
  color: #f4f3f0;
}

.button-4.full {
  width: 100%;
  margin-top: 40px;
  border-color: #2e02ff;
  font-family: Poppins, sans-serif;
  line-height: 20px;
  text-decoration: none;
}

.button-4.full:hover {
  background-color: #0cbeff;
}

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

.vh1 {
  height: 45vh;
}

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

.container-6 {
  max-width: 1300px;
  padding: 20px;
}

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

.sector-title {
  height: 12vh;
  margin-bottom: 20px;
  padding-top: 6px;
  border-bottom: 3px solid #129fff;
  background-color: #549eb9;
  background-image: url('../images/image2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.sector-title._2 {
  border-bottom-color: #129fff;
  background-image: url('../images/01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.sector-title._3 {
  border-bottom-color: #129fff;
  background-image: url('../images/image17.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.sector-title._1 {
  border-bottom-color: #129fff;
  background-image: url('../images/home4.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.sector-title._4 {
  border-bottom-color: #129fff;
  background-image: url('../images/image4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.content-sectors {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

.sector-container {
  position: static;
  padding: 20px;
  border: 1px solid #000;
  background-color: #f3fbff;
}

.sectors-title {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.hero-title {
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: Sen, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 65px;
  font-weight: 400;
  text-shadow: 1px 1px 6px #000;
}

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

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

.blog-post-title.left {
  font-family: Sen, sans-serif;
  color: #000;
  font-weight: 400;
  text-align: left;
}

.card-content {
  padding: 32px 24px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #0cbeff;
  background-color: #f3fbff;
  box-shadow: 0 0 100px -75px #000;
}

.read-more-link {
  padding-right: 12px;
  font-family: Sen, sans-serif;
  color: #2e02ff;
}

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

.jobs {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f3fbff;
  box-shadow: 1px 1px 3px -75px #000;
}

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

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

.job-title.left {
  font-family: Sen, sans-serif;
  color: #2e02ff;
  font-weight: 400;
  text-align: left;
  font-size: 26px;
}

.arrow-large {
  color: #000;
}

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

.paragraph-2 {
  color: #333;
}

.paragraph-2.left {
  font-family: Poppins, sans-serif;
  text-align: left;
}

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

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

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

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

.lightbox-link {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.no-results {
  padding: 20px;
}

.title-4 {
  max-width: 720px;
  margin-top: 12px;
  margin-bottom: 10px;
  font-family: Sen, sans-serif;
  color: #333;
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
  text-align: left;
}

.text-5 {
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 25px;
}

.text-5:hover {
  color: #333;
}

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

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

.button-green.space-above {
  margin-top: 30px;
  border-color: #2e02ff;
  font-family: Poppins, sans-serif;
}

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

.text-field-5 {
  background-color: #f3fbff;
  font-family: Poppins, sans-serif;
}

.checkbox-label-3 {
  font-family: Poppins, sans-serif;
}

.bold-text-7 {
  font-family: Sen, sans-serif;
}

.body-2 {
  background-color: #f3fbff;
}

.body-3 {
  background-color: #f3fbff;
}

.body-4 {
  background-color: #f3fbff;
}

.image-26 {
  background-color: #f3fbff;
}

.body-5 {
  background-color: #f3fbff;
}

.body-6 {
  background-color: #f3fbff;
}

.body-7 {
  background-color: #f3fbff;
}

.body-8 {
  background-color: #f3fbff;
}

.body-9 {
  background-color: #f3fbff;
}

.columns-5 {
  background-color: #f3fbff;
}

.body-10 {
  background-color: #f3fbff;
}

._50-percent-form {
  position: relative;
  width: 50%;
  padding-top: 80px;
  padding-right: 40px;
}

._50-percent-contact {
  position: relative;
  width: 50%;
  padding-left: 30px;
}

.block-link-team {
  display: -ms-grid;
  display: grid;
  margin-top: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: 42px;
  grid-auto-rows: 42px;
  grid-column-gap: 20px;
  grid-row-gap: 6px;
  -ms-grid-columns: 42px;
  grid-template-columns: 42px;
  -ms-grid-rows: 42px;
  grid-template-rows: 42px;
}

.link-block-team-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #2e02ff;
  -webkit-transition: background-color 200ms ease-out;
  transition: background-color 200ms ease-out;
}

.link-block-team-contact:hover {
  background-color: #e074ad;
}

.link-block-team-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  text-decoration: none;
}

.text-name-large {
  color: #202a3b;
  font-size: 26px;
  line-height: 1.28em;
  font-weight: 400;
  text-align: center;
}

.image-avatar {
  border-radius: 5px 5px 0px 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.block-text-team-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 30px 15px 32px;
  -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;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-radius: 0px 0px 5px 5px;
  background-color: #fff;
}

.text-6 {
  margin-bottom: 40px;
  color: #333;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.team {
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-top: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.title-sect {
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: Sen, sans-serif;
  color: #2e02ff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  text-transform: none;
}

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

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

.breaking-no-wrap {
  white-space: nowrap;
}

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

.section-8.right-left-asset {
  background-image: url('../images/asset-2.png'), url('../images/asset-2.png');
  background-position: 0% 50%, 100% 50%;
  background-size: auto 80%, auto 80%;
  background-repeat: no-repeat, no-repeat;
}

.card-default-line-accent {
  width: 100%;
  max-width: 109px;
  min-height: 2px;
  margin-top: 34px;
  margin-right: auto;
  margin-left: auto;
  background-color: #dcddeb;
}

.card-default-line-accent.bg-secondary-3 {
  background-color: #2e02ff;
}

.container-small-575px {
  max-width: 575px;
  margin-right: auto;
  margin-bottom: 46px;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

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

@media screen and (min-width: 1920px) {
  .section-8 {
    padding-top: 220px;
    padding-bottom: 220px;
  }
}




@media only screen and (min-width: 768px) and (max-width: 1200px)  {
.content-sectors .w-layout-grid.grid-7 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}
/* .content-sectors .w-layout-grid.grid-7 .vh1 {
    height: 530px !important;
} */
}
@media only screen and (min-width: 1201px) and (max-width: 2000px)  {
.content-sectors .w-layout-grid.grid-7 .vh1 {
    height: 580px;
}
}
/* @media only screen and (min-width: 767px) and (max-width: 991px)  {
  
  .content-sectors .w-layout-grid.grid-7 .vh1 {
      height: 700px !important;
  }
} */
.content-sectors .w-layout-grid.grid-7 .button-4 {
   
    padding: 15px 10px 11px;
    
}
@media screen and (max-width: 991px) {
  .footer-wrapper {
    padding-right: 25px;
    padding-left: 25px;
  }

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

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

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

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

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

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

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

  .notice {
    height: 30px;
  }

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

  .footer {
    padding-bottom: 0px;
  }

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

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

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

  .column-offset-left {
    min-width: 440px;
  }

  .column-offset-right {
    min-width: 440px;
  }

  .dropdown-3 {
    width: 100%;
  }

  .section-3.asset2 {
    padding-right: 20px;
    padding-left: 20px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

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

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

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

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

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

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

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

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

  .contact-block {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .flex-bottom-right {
    margin-right: 10px;
    margin-left: 10px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .vacancies {
    padding-bottom: 0px;
  }

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

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

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

  .vh1 {
    height: 55vh;
  }

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

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

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

  .vacancie {
    margin-bottom: 20px;
  }

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

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

  .hero-section-1 {
    min-height: 600px;
  }

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

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

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

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

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

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

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

  .block-link-team {
    -ms-grid-rows: 42px 42px;
    grid-template-rows: 42px 42px;
  }

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

  .container-default {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .section-8 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-8.right-left-asset {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
}
.vacancies.double.wf-section .div-block-18 .text {
    margin-top: 10px;
    font-size: 17px;
}
@media screen and (max-width: 767px) {
    .vacancies.double.wf-section h2.heading-37 {
        font-size: 22px;
        font-weight: 600;
        line-height: 25px;
    }
    .vacancies.double.wf-section .div-block-18 .text {
        margin-top: 10px;
        font-size: 17px;
    }
  .insta-pic {
    width: 25%;
  }

  .insta-pic.last {
    display: none;
  }

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

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

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

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

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

  .h1-hero {
    font-size: 60px;
  }

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

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

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

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

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

  .notice {
    height: 60px;
  }

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

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

  .map-container {
    width: 100%;
  }

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

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

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

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

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

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

  .column-offset-left {
    min-width: 82%;
    padding-top: 60px;
    padding-right: 50px;
    padding-bottom: 60px;
  }

  .text-container-9 {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
  }

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

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

  .column-offset-right {
    width: 100%;
    min-width: 340px;
    padding-left: 50px;
  }

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

  .vacancy-text {
    padding-top: 60px;
  }

  .left-column {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

  .client-box {
    width: 50%;
  }

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

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

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

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

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

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

  .contact-block {
    width: 100%;
    margin-right: 20px;
    margin-bottom: 80px;
    margin-left: 20px;
    padding: 60px 50px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .post-preview {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

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

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

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

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

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

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

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

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

  .vacancies {
    padding-top: 80px;
  }

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

  .image-25.card-default-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
  }

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

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

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

  .vh1 {
    height: 40vh;
  }

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

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

  .vacancie {
    margin-bottom: 20px;
  }

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

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

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

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

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

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

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

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

  .title-4 {
    margin-bottom: 14px;
  }

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

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

  .block-link-team {
    -ms-grid-rows: 42px;
    grid-template-rows: 42px;
  }

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

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

  .section-8 {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .card-default-line-accent.bg-secondary-3 {
    margin-top: 30px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .map-container {
    width: 100%;
  }

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

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

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

  ._50-percent-flex {
    width: 100%;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph {
    font-size: 20px;
  }

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

  .column-offset-left {
    right: 0px;
    min-width: 100%;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-container-9 {
    width: 100%;
    padding: 0px;
  }

  .text-block-6.left {
    width: 100%;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .testimonial-arrow {
    width: 50px;
  }

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

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

  .column-offset-right {
    left: 0px;
    width: 100%;
    min-width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .contact-block {
    width: 90%;
    padding: 40px;
  }

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

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

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

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

  .white-text {
    padding-right: 10px;
    padding-left: 10px;
  }

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

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

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

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

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

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

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

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

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

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

  .logo {
    width: 200px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .vacancies {
    padding-top: 60px;
  }

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

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

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

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

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

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

  .button-4.full {
    line-height: 20px;
  }

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

  .vh1 {
    height: 65vh;
  }

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

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

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

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

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

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

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

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

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

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

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

  ._50-percent-form {
    width: 100%;
    padding-right: 0px;
  }

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

  .block-link-team {
    -ms-grid-columns: 42px;
    grid-template-columns: 42px;
    -ms-grid-rows: 42px 42px;
    grid-template-rows: 42px 42px;
  }

  .text-name-large {
    font-size: 22px;
  }

  .block-text-team-large {
    padding: 14px 10px;
  }

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

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

  .container-default {
    padding-right: 16px;
    padding-left: 16px;
  }

  .section-8 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .container-small-575px {
    padding-right: 16px;
    padding-left: 16px;
  }
}

#w-node-_8cc5beef-b233-db34-de34-3006401e0ec9-2f0467ee {
  -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-acc42333-accc-e6ea-b291-4b2b22b7ff4d-1f303406 {
  -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-_03755a30-c994-0389-87f0-cbd68ac2c844-1f303406 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_0690d1e0-3098-5eed-ab79-8b2f8c57cb8e-8e0467f8 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_0690d1e0-3098-5eed-ab79-8b2f8c57cba8-8e0467f8 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  #w-node-_8cc5beef-b233-db34-de34-3006401e0ec9-2f0467ee {
    -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;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_03755a30-c994-0389-87f0-cbd68ac2c844-1f303406 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

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

  #w-node-_504547c1-1993-ef77-00df-1ea3a12c9240-af0467ff {
    -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;
  }
}

@font-face {
  font-family: 'Raptorpremium';
  src: url('../fonts/RaptorPremium-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raptorpremium';
  src: url('../fonts/RaptorPremium-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raptorpremium';
  src: url('../fonts/RaptorPremium-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 479px){
.vacancies.double.wf-section h2.heading-37 {
    font-size: 20px;
    line-height: 21px;
    font-weight: 800;
}
}
.vacancies.double.wf-section .text-block-38 {
    text-transform: capitalize;
}
.hero-section-copy-copy-copy.vacancy p.subtitle.white {
    text-transform: capitalize;
}
.flex-blog-previews .top-margin._15-pixels {
    min-height: 110px;
}
.flex-blog-previews .post-preview {
    padding-left: 20px;
}

body .sector-container.product {
    border: none;
}

body .sector-container.product .vh1.title {
        width: 250px;
    height: 250px;
    border-radius: 50%;
    padding: 0;
    line-height: 0.5;
    display: flex;
    align-items: center;
    text-align: center;
    border: none;
    background: #fff;
    margin: 13px;
}

body .sector-container.product .vh1.title a {
    width: 100%;
}


body .popup-outer a.downloadBttn:hover {
  background: #187dff;
  color:#fff;
  transform: scale(1.1);
  transition: all ease 0.5s;
  top:30%;
}
body .popup-outer a.downloadBttn {
  transition: all ease 0.5s;
}
.popup-outer .popup-inner {
   padding-right: 20px !important;
}
body .sector-container.product .product-content {
    background-image: linear-gradient(80deg, #1f2df5, #187dff);
    border-radius: 50%;
}
body .sector-container.product .vh1.title a {
    color: #000;
    font-weight: 700;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}
@media screen and (min-width:768px) and (max-width:992px){
.container-6.w-container .w-layout-grid.grid-7.grid-icon {
    grid-template-columns: 2fr 2fr;
}
}

@media screen and (max-width:767px){
.container-6.w-container .w-layout-grid.grid-7.grid-icon {
    grid-template-columns: 1fr;
}
}


/* ----14-10-2022-start---- */

.content .container-6.w-container.custom-container {
  width: 1020px;
}
.sector-container {
  background-color: transparent;
}
.popup-outer .popup-inner {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  border: 1px solid black !important;
  background: #fff !important;
  width: 100% !important;
  color: #000 !important;
  max-width: 1123px !important;
  padding: 60px 390px 60px 80px !important;
}
/* .descriptionContent a.downloadBttn::before {
  content: '';
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-bottom-width: 86px;
  border-top-width: 77px;
  border-left: 142px solid black;
  position: absolute;
  bottom: -60px;
} */
.descriptionContent p {
  font-weight: 300 !important;
  line-height: 1.5;
  font-family: Poppins, sans-serif;
}
.popup-outer .popup-inner  p.static-title {
  font-size: 22px;
  color: #187dff;
  font-weight: 700;
  font-family: Poppins, sans-serif;
}
.popup-outer h4.modal-title {
  margin-top: 20px !important;
  font-family: Poppins, sans-serif;
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
.content-sectors.wf-section .w-layout-grid.grid-7 {
    -ms-grid-columns: 3fr 3fr 3fr;
    grid-template-columns: 3fr 3fr 3fr !important;
}
/*.container-6.w-container.home .w-layout-grid.grid-7.grid-icon {
        justify-items: center;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: 1fr .5fr .5fr 1fr !important;
    } */
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
.content-sectors.wf-section .w-layout-grid.grid-7 {
    -ms-grid-columns: 2fr 2fr;
    grid-template-columns: 2fr 2fr !important;
}
.content .container-6.w-container.custom-container  {
  width: 685px;
}
}

@media screen and (max-width: 990px) {
#Innovation .vh1 {
    height: 250px !important;
}
.popup-outer h4.modal-title {
  line-height: 1.2 !important;
}
}

@media screen and (max-width:767px) {
  .content .container-6.w-container.custom-container  {
    width: 350px;
}
}

@media screen and (max-width:768px) {
.descriptionContent a.downloadBttn {
  position: relative !important;
  top: 90px !important;
  left: 0px;
  width: 190px !important;
}

.popup-outer .popup-inner {
  padding: 60px 20px !important;
  max-height: 100vh !important;
}
#headerPopup {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0px);
}
video#sample_video {
  margin: 30px 0 0 0;
  padding: 0;
}
.embed-responsive video{
  width: 100%;
  height: auto;
}
}

@media screen and (max-width:1200px) {
  .popup-outer .close {
    right: 60px !important;
}
}

/* ----14-10-2022-end---- */


/* ----17-10-2022-start---- */

.descriptionContent a.downloadBttn {
  color: #000;
  border: 10px solid #187dff;
  padding: 36px;
  line-height: 1;
  display: flex;
  border-radius: 50%;
  font-weight: 700;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  height: 190px;
  text-align: center;
  font-size: 20px;
  outline: none;
  position: absolute;
  right: 60px;
  top: 40%;
  transform: translate(0, -30%);
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body .sector-container.product .product-content:hover , body .sector-container.product .vh1.title:hover {
    background: #187dff;
    transform: scale(1.12);
    transition: all ease 0.5s;
    top: 30%;
    
}
body .sector-container.product .vh1.title:hover a{
    color:#fff;
}

/* ----17-10-2022-end---- */