.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;
}
.news-single-bg h1.title {
    max-width: 100%;
}
.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 {
  font-family: muli, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.text-span {
  color: #f50;
}

.block-circle-hero {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 940px;
  -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: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.circle-white {
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 1000px;
  background-color: #fff;
}

.circle-white.type-1 {
  left: 489px;
  top: 298px;
  background-color: transparent;
  background-image: url('../images/asset3.png');
  background-position: 50% 50%;
  background-size: contain;
  opacity: 1;
}

.circle-white.type-2 {
  left: -26px;
  top: 262px;
  width: 190px;
  height: 190px;
  background-color: transparent;
  background-image: url('../images/asset1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.link-button-dark {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #202a3b;
  text-decoration: none;
}

.link-button-dark:hover {
  color: #2baf45;
}

.paragraph-hero {
  max-width: 500px;
  margin-bottom: 35px;
  font-family: muli, sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 1.6em;
  font-weight: 400;
}

.circle-border {
  position: absolute;
  width: 630px;
  height: 630px;
  border-style: solid;
  border-width: 1px;
  border-color: #cdd4e2;
  border-radius: 1000px;
}

.circle-border.type-1 {
  margin-top: -272px;
  margin-left: -998px;
  border-style: none;
  border-color: #333;
  background-image: url('../images/asset2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.circle-border.type-5 {
  left: -21px;
  top: 401px;
  width: 60px;
  height: 60px;
  border-color: #113642;
}

.circle-border.type-3 {
  width: 315px;
  height: 315px;
  margin-left: -967px;
  border-color: #2baf45;
}

.circle-border.type-2 {
  margin-top: -99px;
  margin-left: 885px;
  border-color: #a9d44c;
}

.circle-border.type-4 {
  margin-top: 151px;
  margin-left: 654px;
  border-color: #00a5e4;
}

.grid-hero {
  width: 100%;
  min-height: 700px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-hero-right-block {
  position: relative;
  z-index: -50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  -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;
}

.icon-arrow-2-dark {
  position: absolute;
  right: 0%;
  display: none;
  max-width: none;
  margin-right: 15px;
}

.section-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  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;
  font-family: Lato, sans-serif;
  color: #333;
  font-weight: 300;
}

.content {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 120px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-button-hero {
  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;
}

.text-link-button-dark {
  padding-right: 33px;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 500;
}

.text-link-button-dark:hover {
  color: #f50;
}

.image-circle-1 {
  position: absolute;
  left: 56px;
  top: -30px;
  width: 650px;
  height: 650px;
  max-width: none;
  border-radius: 1000px;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid-hero-left-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 75px;
  -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;
}

.title-hero {
  max-width: 500px;
  min-width: auto;
  margin-top: 0px;
  font-family: Audrey, sans-serif;
  color: #113642;
  line-height: 45px;
  font-weight: 500;
}

.icon-arrow-1-dark {
  position: absolute;
  right: 0%;
  max-width: none;
  margin-right: 15px;
}

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

.image-circle-2 {
  position: absolute;
  z-index: 100;
  width: 280px;
  height: 280px;
  max-width: none;
  margin-top: 240px;
  margin-left: 160px;
  border-radius: 1000px;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.link-top-nav {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
  font-family: muli, sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 1.1em;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.link-top-nav:hover {
  color: #2baf45;
}

.nav-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 46px;
  max-width: 1300px;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.top-right-block {
  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;
}

.shadow-navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  max-width: 1330px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 14px 25px -25px rgba(32, 42, 59, 0.22);
}

.white-fill-navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  width: 0%;
  margin-right: auto;
  margin-left: auto;
  background-color: #113642;
  box-shadow: none;
}

.button-dark {
  margin-right: 23px;
  padding: 13px 26px;
  border-radius: 5px;
  background-color: #2baf45;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  color: #fff;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 400;
}

.button-dark:hover {
  background-color: #a9d44c;
  color: #fff;
}

.button-dark._2 {
  background-color: #a9d44c;
}

.button-dark._2:hover {
  background-color: #2baf45;
}

.logo {
  width: 150px;
}

.nav-link {
  -webkit-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
  color: #fff;
  font-size: 17px;
  line-height: 1.1em;
  font-weight: 500;
}

.nav-link:hover {
  color: #2baf45;
}

.nav-link.w--current {
  color: #2baf45;
}

.nav-link.w--current:hover {
  color: #2baf45;
}

.nav-link.dropdown {
  border-bottom: 1px solid #e9ebf0;
      color: #113642;
}
a.nav-link.w-dropdown-link {
    color: #113642;
}
.nav-link.hide {
  display: none;
}

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

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

.brand {
  padding: 10px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

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

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

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 78px;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #113642;
}

.block-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 900;
}

.image-grid {
  width: 100%;
  min-height: 450px;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.icon-arrow-1-green {
  position: absolute;
  right: 0%;
  max-width: none;
  margin-right: 15px;
  opacity: 0.48;
}

.title-services {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Audrey, sans-serif;
  color: #333;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  line-height: 30px;
}

.block-content-grid-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 7%;
  -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;
}

.block-content-grid-right.icon {
  background-image: url('../images/asset1-fade.png');
  background-position: 0% 0%;
  background-size: auto;
}

.link-button-green {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #202a3b;
  text-decoration: none;
}

.icon-arrow-2-green {
  position: absolute;
  right: 0%;
  display: none;
  max-width: none;
  margin-right: 15px;
}

.text-link-button-green {
  padding-right: 33px;
  color: #2baf45;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 500;
}

.text-link-button-green:hover {
  color: #a9d44c;
}

.icon-services {
  max-width: none;
}

.subtitle {
  font-family: Audrey, sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.service-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 60px 31px 60px 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #a9d44c;
  border-radius: 50%;
  background-color: #fff;
}

.title-center {
  max-width: 720px;
  margin-top: 12px;
  margin-bottom: 22px;
  color: #333;
  text-align: center;
}

.title-center.white {
  color: #fff;
}

.grid-services {
  width: 100%;
  margin-top: 60px;
  grid-column-gap: 15px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-2-columns {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-2-columns.space-above {
  margin-top: 100px;
}

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

.title.white {
  color: #fff;
}

.title.center {
  max-width: 900px;
  line-height: 40px;
  text-align: center;
}

.section-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 120px;
  -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;
}

.block-story-text {
  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;
}

.block-story-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-icon-story {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 16px;
  -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: 100px;
  background-color: #2baf45;
}

.circle-dark {
  position: absolute;
  width: 400px;
  height: 400px;
  border-radius: 1000px;
  background-color: #1b2333;
}

.circle-dark.type-2 {
  top: 316px;
  width: 280px;
  height: 280px;
  margin-left: -130px;
  background-color: transparent;
  background-image: url('../images/asset3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.circle-dark.type-1 {
  top: 65px;
  margin-left: -531px;
  background-color: transparent;
  background-image: url('../images/asset1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-stories {
  color: #113642;
}

.left-arrow {
  display: none;
}

.slider-stories {
  width: 100%;
  height: auto;
  margin-top: 10px;
  background-color: transparent;
}

.block-circle-image {
  width: 100%;
  min-height: 430px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-profession {
  margin-top: 8px;
  font-family: muli, sans-serif;
  color: #a5a9b0;
  font-size: 15px;
  line-height: 1.3em;
  font-weight: 400;
  text-align: center;
}

.quote-story {
  font-family: muli, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-style: italic;
  font-weight: 400;
}

.right-arrow {
  display: none;
}

.slide-nav {
  position: static;
  bottom: -65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -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;
  font-size: 8px;
}

.image-circle-4 {
  position: absolute;
  top: 328px;
  right: 50%;
  z-index: 100;
  width: 250px;
  height: 250px;
  max-width: none;
  margin-right: 53px;
  border-radius: 1000px;
  -o-object-fit: cover;
  object-fit: cover;
}

.mask {
  height: auto;
}

.block-circle {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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: #113642;
  background-image: url('../images/Oval_Pattern_bot-right.png'), -webkit-gradient(linear, left top, left bottom, from(#113642), to(#174651));
  background-image: url('../images/Oval_Pattern_bot-right.png'), linear-gradient(180deg, #113642, #174651);
  background-position: 100% 100%, 0px 0px;
  background-size: 30%, auto;
  background-repeat: no-repeat, repeat;
}

.text-name {
  font-family: muli, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.image-circle-3 {
  position: absolute;
  top: -49px;
  right: 50%;
  overflow: hidden;
  width: 540px;
  height: 540px;
  max-width: none;
  margin-right: 100px;
  border-radius: 1000px;
  -o-object-fit: cover;
  object-fit: cover;
}

.circle-border-dark {
  position: absolute;
  width: 630px;
  height: 630px;
  border-style: solid;
  border-width: 1px;
  border-color: #34435c;
  border-radius: 1000px;
}

.circle-border-dark.type-10 {
  top: 126px;
  width: 62px;
  height: 62px;
  margin-left: -170px;
  border-color: #00a5e4;
}

.circle-border-dark.type-9 {
  bottom: 83px;
  width: 200px;
  height: 200px;
  margin-left: 858px;
  border-color: #2baf45;
}

.circle-border-dark.type-6 {
  top: -110px;
  margin-left: -764px;
  border-color: #a9d44c;
}

.circle-border-dark.type-8 {
  bottom: -89px;
  width: 310px;
  height: 310px;
  margin-left: 748px;
  border-color: #a9d44c;
}

.circle-border-dark.type-7 {
  top: 158px;
  margin-left: -621px;
  border-color: #2baf45;
}

.circle-border-dark.type-13 {
  bottom: 348px;
  width: 62px;
  height: 62px;
  margin-left: -736px;
  border-color: #00a5e4;
}

.circle-border-dark.type-14 {
  top: 45px;
  width: 570px;
  height: 570px;
  margin-left: 815px;
  border-color: #a9d44c;
}

.circle-border-dark.type-15 {
  top: 320px;
  width: 425px;
  height: 425px;
  margin-left: 636px;
  border-color: #00a5e4;
}

.circle-border-dark.type-12 {
  bottom: 170px;
  width: 200px;
  height: 200px;
  margin-left: -867px;
  border-color: #a9d44c;
}

.circle-border-dark.type-16 {
  top: 87px;
  width: 62px;
  height: 62px;
  margin-left: 493px;
  border-color: #333;
  background-image: url('../images/asset1.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle-border-dark.type-11 {
  bottom: -55px;
  width: 310px;
  height: 310px;
  margin-left: -781px;
  border-style: none;
  border-color: #333;
  background-image: url('../images/asset2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-img-news {
  width: 100%;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}

.link-img-news:hover {
  opacity: 0.85;
}

.image-news {
  width: 100%;
  height: 264px;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.block-text-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  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;
}

.link-block-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: 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;
}

.block-text-team {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 24px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-radius: 0px 0px 5px 5px;
  background-color: #111;
}

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

.block-content-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-error {
  color: #cf4547;
}

.image-grid-contact {
  width: 100%;
  min-height: 590px;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.success-message {
  border-radius: 5px;
  background-color: #e9ebf0;
}

.block-text-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-field {
  height: 48px;
  margin-bottom: 0px;
  padding: 12px 18px;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 5px;
  -webkit-transition: border-color 300ms ease-out;
  transition: border-color 300ms ease-out;
  font-family: Lato, sans-serif;
  color: #202a3b;
  font-size: 17px;
  line-height: 1.7em;
  font-weight: 300;
}

.text-field:focus {
  border-color: #f50;
}

.text-field::-webkit-input-placeholder {
  color: rgba(32, 42, 59, 0.5);
}

.text-field:-ms-input-placeholder {
  color: rgba(32, 42, 59, 0.5);
}

.text-field::-ms-input-placeholder {
  color: rgba(32, 42, 59, 0.5);
}

.text-field::placeholder {
  color: rgba(32, 42, 59, 0.5);
}

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

.section-gray.about1 {
  padding-top: 60px;
}

.submit-button {
  padding: 13px 26px;
  border-radius: 5px;
  background-color: #2baf45;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  color: #fff;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 500;
}

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

.textarea {
  max-height: 200px;
  max-width: 100%;
  min-height: 85px;
  min-width: 100%;
  margin-bottom: 10px;
  padding: 8px 18px;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 5px;
  -webkit-transition: border-color 300ms ease-out;
  transition: border-color 300ms ease-out;
  font-family: Lato, sans-serif;
  color: #202a3b;
  font-size: 17px;
  line-height: 1.7em;
  font-weight: 300;
}

.textarea:focus {
  border-color: #f50;
}

.textarea::-webkit-input-placeholder {
  color: rgba(32, 42, 59, 0.5);
}

.textarea:-ms-input-placeholder {
  color: rgba(32, 42, 59, 0.5);
}

.textarea::-ms-input-placeholder {
  color: rgba(32, 42, 59, 0.5);
}

.textarea::placeholder {
  color: rgba(32, 42, 59, 0.5);
}

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

.error-message {
  padding-right: 17px;
  padding-left: 17px;
  border-radius: 5px;
  background-color: #e9ebf0;
}

.text-success {
  color: #4eaf4e;
}

.section-footer {
  background-color: #113642;
}

.success-message-footer {
  border-radius: 5px;
  background-color: #dee1ea;
}

.grid-footer {
  width: 100%;
  margin-bottom: 40px;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 2fr;
  grid-template-columns: 1fr 1fr 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.block-footer {
  width: 100%;
}

.error-message-footer {
  padding-right: 17px;
  padding-left: 17px;
  border-radius: 5px;
  background-color: #dee1ea;
}
.form-block-footer.w-form input {
    margin-bottom: 10px;
}
.form-footer {
  /* display: -ms-grid;
  display: grid; */
  
  margin-top: 25px;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 3fr 1fr;
  grid-template-columns: 3fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.submit-button-footer {
  padding: 13px 26px;
  border-radius: 5px;
  background-color: #2baf45;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 700;
}

.submit-button-footer:hover {
  background-color: #a9d44c;
}

.title-footer {
  margin-bottom: 22px;
  font-family: Audrey, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  text-align: left;
}

.brand-footer {
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.block-footer-copy {
  width: 100%;
  margin-top: 20px;
}

.icon-social {
  max-width: none;
}

.logo-footer {
  width: 150px;
}

.link-social {
  padding: 6px 10px;
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}

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

.link-footer {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: muli, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 400;
  text-decoration: none;
}

.link-footer:hover {
  font-family: muli, sans-serif;
  color: #2baf45;
  font-weight: 400;
}

.link-footer.w--current {
  color: #2baf45;
  font-size: 18px;
}
form#contact-page-text-success {
    color: #fff;
}
.link-down-footer {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
  font-family: muli, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
a.link-social.w-inline-block {
    color: #fff;
    font-size: 22px;
}
.link-down-footer:hover {
  color: #2baf45;
}

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

.form-block-footer {
  width: 100%;
}

.down-right-block {
  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;
}

.block-footer-down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #cdd4e2;
}

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

.paragraph-hero-center {
  max-width: 800px;
  margin-bottom: 22px;
  font-family: muli, sans-serif;
  font-size: 20px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: center;
}

.content-2 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-hero-center {
  margin-top: 0px;
  font-family: Audrey, sans-serif;
  color: #333;
  font-size: 45px;
  font-weight: 500;
  text-align: center;
}

.title-number {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
}

.list-item {
  padding-bottom: 10px;
  font-family: muli, sans-serif;
  color: #333;
  font-weight: 400;
}

.number {
  color: #fff;
  font-size: 65px;
  line-height: 1em;
  font-weight: 400;
  text-align: center;
}

.number-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #2baf45;
}

.number-block.extra-1 {
  background-color: #113642;
}

.number-block.extra-2 {
  background-color: #00a5e4;
}

.grid-number {
  width: 100%;
  margin-top: 120px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.list {
  padding-top: 20px;
  color: #333;
  font-size: 18px;
  line-height: 25px;
}

.block-grid-couple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 15% 35px 12%;
  -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-couple {
  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 5px;
  background-color: #fff;
}

.image-grid-couple {
  width: 100%;
  min-height: 430px;
  -o-object-fit: cover;
  object-fit: cover;
}

.sectorimagethumb {
  width: 70px;
  height: 70px;
  padding: 10px;
  border-radius: 0%;
  background-image: url('../images/management.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.sectorimagethumb._2 {
  background-image: url('../images/settings.svg');
}

.sectorimagethumb._3 {
  background-image: url('../images/dairy-products.svg');
}

.sectorimagethumb._4 {
  background-image: url('../images/prototype.svg');
}

.sectorimagethumb._5 {
  background-image: url('../images/online-store.svg');
}

.sectorimagethumb._6 {
  background-image: url('../images/business-and-finance.svg');
}

.sectorimagethumb._7 {
  background-image: url('../images/network.svg');
}

.sectorimagethumb._8 {
  background-image: url('../images/coins.svg');
}

.section-transparent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-bottom: 120px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Oval_Pattern_bot-right-trans.png');
  background-position: 100% 100%;
  background-size: 50%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.block-text-news-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 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;
  border-radius: 0px 0px 5px 5px;
  background-color: #fff;
}

.link-title-news-large {
  margin-top: 12px;
  margin-bottom: 10px;
  color: #202a3b;
  font-size: 20px;
  line-height: 1.18em;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.link-title-news-large:hover {
  color: #4eaf4e;
}

.image-news-large {
  width: 100%;
  height: 330px;
  border-radius: 5px 5px 0px 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.content-blog {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.block-text-team-large {
  position: relative;
  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-name-large {
  color: #202a3b;
  font-size: 26px;
  line-height: 1.28em;
  font-weight: 400;
  text-align: center;
}

.body {
  background-color: #f3f4f7;
}

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

.section-white-notop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 20px 120px;
  -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;
}

.map {
  width: 100%;
  height: 450px;
  min-height: auto;
  margin-top: 0px;
}

.grid-contact {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.contact-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #2baf45;
  border-radius: 5px;
  background-color: #fff;
}

.contact-block._1 {
  border-color: #a9d44c;
}

.contact-block._2 {
  border-color: #00a5e4;
}

.icon-contact {
  max-width: none;
}

.title-contact {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #202a3b;
  text-align: center;
}

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

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

.text-block-16 {
  margin-right: 32px;
  font-family: Lato, sans-serif;
  color: #888;
  font-size: 20px;
  font-weight: 300;
}

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

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

.job-holder {
  margin-bottom: 10px;
  padding: 30px;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.8);
  text-decoration: none;
}

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

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

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

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

.text-block-11 {
  display: block;
  margin-top: 18px;
  margin-bottom: 0px;
  border: 1px none #000;
  border-radius: 0px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

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

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

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

.dropdown-2 {
  width: 100%;
}

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

.div-block-7 {
  margin-top: -15px;
  margin-bottom: 38px;
  padding-top: 5px;
  padding-left: 20px;
  border: 1px none #000;
  border-radius: 10px;
  background-color: #113642;
  background-image: url('../images/Oval_Pattern_bot-right.png');
  background-position: 100% 100%;
  background-size: 60%;
  background-repeat: no-repeat;
  color: #2baf45;
}

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

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

.checkbox-2.w--redirected-checked {
  border-color: #2baf45;
  background-color: #2baf45;
}

.job-title {
  overflow: visible;
  width: 480px;
  margin-top: 0px;
  margin-bottom: 2px;
  color: #000;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  -o-object-fit: fill;
  object-fit: fill;
}

.salary {
  width: 200px;
  margin-top: 6px;
  padding-right: 15px;
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #222;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.column {
  position: static;
}

.icon {
  color: #2a2e42;
}

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

.job-info {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 18px;
  text-transform: capitalize;
}

.consultant {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: muli, sans-serif;
  color: #113642;
  font-size: 30px;
  font-weight: 700;
}

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

.text-span-26 {
  font-weight: 700;
}

.link-2 {
  position: static;
  display: block;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #2baf45;
  border-radius: 10px;
  font-family: muli, sans-serif;
  color: #333;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.link-2:hover {
  background-color: #a9d44c;
  color: #fff;
}

.contact {
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: muli, sans-serif;
  color: #333;
  font-size: 19px;
  line-height: 1.8em;
  font-weight: 400;
}

.div-block-11 {
  margin-bottom: 20px;
  padding: 0px 15px 15px;
  border-bottom: 80px none #000;
  background-color: transparent;
  text-decoration: none;
}

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

.position {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: muli, sans-serif;
  color: #333;
  font-size: 22px;
  font-weight: 400;
}

.column-2 {
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.subtitle-team-info {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #626975;
  font-size: 13px;
  line-height: 1.1em;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.team-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 18px;
  padding-bottom: 18px;
  -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;
  border-bottom: 1px solid #dee1ea;
}

.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: #202a3b;
  -webkit-transition: background-color 200ms ease-out;
  transition: background-color 200ms ease-out;
}

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

.column-1-team {
  padding-right: 0px;
  padding-left: 0px;
}

.block-team-info {
  width: 100%;
  padding: 10px 25px;
}

.team-info-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 18px;
  padding-bottom: 18px;
  -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;
}

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

.column-2-team {
  padding: 0px 40px 30px 60px;
}

.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: 6px;
  grid-row-gap: 6px;
  -ms-grid-columns: 42px;
  grid-template-columns: 42px;
  -ms-grid-rows: 42px;
  grid-template-rows: 42px;
}

.columns-team {
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
}

.image-news-single {
  width: 100%;
  
  margin-top: 15px;
  border-radius: 5px 5px 0px 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.news-single-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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;
  border-radius: 0px 0px 5px 5px;
  background-color: #fff;
}

.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px 120px;
  -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;
}

.meet-team-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.testimonial-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.text-link {
  padding-right: 33px;
  font-family: muli, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.text-link:hover {
  color: #2baf45;
}

.column-3 {
  margin-top: 20px;
}

.privacy-title {
  margin-top: 20px;
  margin-bottom: 40px;
  color: #fec922;
  font-size: 50px;
}

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

.privacy-div {
  margin-right: 5%;
  margin-left: 5%;
  padding: 20px;
  background-color: #fff;
}

.text-span-27 {
  color: #ff0606;
}

.bold-text {
  color: #000;
}

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

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

.content-news {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

.text {
  margin-bottom: 0px;
  color: #333;
  font-size: 18px;
  line-height: 25px;
}

.text:hover {
  color: #333;
}

.text.center {
  text-align: center;
  text-decoration: none;
}

.text.center.white {
  color: #e9ebf0;
}

.text.center.link:hover {
  color: #2baf45;
}

.job-text-holder {
  padding-top: 22px;
}

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

.form-contact {
  width: 100%;
  margin-top: 40px;
}

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

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

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

.read-more-link {
  padding-right: 12px;
  color: #2baf45;
}

.read-more-link:hover {
  color: #a9d44c;
}

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

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

.jobs {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #a9d44c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bdd859), to(#86a336));
  background-image: linear-gradient(180deg, #bdd859, #86a336);
}

.job-title-2 {
  color: #00a5e4;
  font-size: 30px;
  line-height: 32px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.job-title-2:hover {
  color: #a9d44c;
}

.arrow-large {
  color: #000;
}

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

.paragraph-2 {
  color: #333;
}

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

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

.about-image-holder {
  background-image: url('../images/ClientLogosV22.jpg');
  background-position: 50% 0%;
  background-size: auto;
}

.search-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  margin-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: muli, sans-serif;
  color: #333;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
}

.search-link:hover {
  font-family: muli, sans-serif;
  color: #2baf45;
  font-size: 17px;
  font-weight: 400;
}

.search-icon {
  height: 25px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 0px;
}

.section-gray-first-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f4f7;
}

.section-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-bottom: 120px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.back-to-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.back-to-team:hover {
  -webkit-filter: invert(100%);
  filter: invert(100%);
  color: #2baf45;
}

.back {
  height: 30px;
  margin-right: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.upload-form-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: 30px;
  margin-left: 30px;
  padding: 20px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fdfdfd;
  color: #333;
}

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

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

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

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

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

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

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

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

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

.content-candidates {
  position: relative;
  padding-top: 0px;
}

.content-footer {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-12 {
  background-image: url('../images/4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  padding: 100px 20px 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Oval_Pattern_bot-right-trans.png');
  background-position: 100% 100%;
  background-size: 50%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.text-field-3 {
  border: 1px solid #333;
}

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

.more {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-9 {
  position: relative;
  display: block;
  text-align: center;
}

.news-text {
  width: 100%;
  max-width: 1000px;
  margin-top: 70px;
  margin-bottom: 70px;
}

.text-span-28 {
  font-weight: 400;
}

.text-span-29 {
  font-weight: 400;
}

.content-1 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.no-results {
  padding: 20px;
}

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

.contact-link:hover {
  color: #2baf45;
}

.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: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

._404 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8%;
  padding-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.section-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 120px;
  -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: #f3f4f7;
}

@media only screen and (min-width: 1024px) and (max-width: 1599px)  {
    
    .nav-right-block a.button-dark {
        margin-right: 18px;
    }

    .section-home.wf-section .small-desktop {padding: 0 !important;}
    
    .section-home.wf-section .small-desktop iframe {position: relative !important;width: 950px !important;height: 520px !important;}
}

@media screen and (max-width: 1099px) {
.nav-right-block a.button-dark {
    display: none;
}
}


@media screen and (max-width: 991px) {
  .paragraph-hero {
    text-align: center;
  }

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

  .content {
    padding-top: 20px;
  }

  .block-button-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

  .image-circle-2 {
    margin-top: 512px;
  }

  .top-left-block {
    position: relative;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .nav-top {
    max-width: none;
  }

  .top-right-block {
    position: relative;
    display: none;
    width: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .icon-menu {
    color: #fff;
  }
.menu-button.w--open .icon-menu.w-icon-nav-menu {
    color: #113642;
}
  .nav-link {
    display: block;
    color: #113642;
  }

  .nav-link.hide {
    display: block;
  }

  .nav-menu {
    padding: 0px 10px 10px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 10px 6px -6px rgba(32, 42, 59, 0.05);
  }

  .menu-button {
    margin-left: 8px;
    padding: 12px;
    border-radius: 5px;
    -webkit-transition: box-shadow 300ms ease-in-out;
    transition: box-shadow 300ms ease-in-out;
  }

  .menu-button.w--open {
    background-color: #fff;
    box-shadow: inset 0 3px 5px 0 rgba(32, 42, 59, 0.1);
  }

  .image-grid {
    height: 520px;
  }

  .grid-services {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

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

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

  .block-circle-image {
    min-height: 500px;
  }

  .image-circle-4 {
    left: 60%;
    top: 279px;
    right: auto;
  }

  .image-circle-3 {
    left: 18%;
    top: -30px;
    right: auto;
  }

  .block-text-news {
    margin-top: 25px;
  }

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

  .image-grid-contact {
    height: 460px;
    min-height: auto;
  }

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

  .grid-footer {
    margin-bottom: 58px;
    justify-items: center;
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .block-footer-copy {
    margin-top: 0px;
  }

  .link-footer {
    text-align: center;
  }

  .link-footer.w--current {
    text-align: center;
  }

  .block-single-page {
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .title-hero-center {
    margin-bottom: 10px;
  }

  .title-number {
    margin-top: 0px;
  }

  .number {
    font-size: 52px;
  }

  .number-block {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .grid-number {
    margin-top: 70px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .block-grid-couple {
    padding: 20px 38px;
  }

  .section-transparent {
    padding-bottom: 70px;
  }

  .image-news-large {
    height: 280px;
  }

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

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

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

  .grid-contact {
    margin-top: 70px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

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

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

  .dropdown-2 {
    width: 100%;
  }

  .job-title {
    line-height: 30px;
  }

  .block-team-info {
    padding-right: 12px;
    padding-left: 12px;
  }

  .column-2-team {
    padding: 12px 15px 12px 38px;
  }

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

  .image-news-single {
    height: 430px;
  }

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

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

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

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

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

  .section.featured-jobs {
    padding-top: 10px;
  }

  .about-image-holder {
    min-height: 600px;
  }

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

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

  .upload-form {
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .upload-form-holder {
    margin-right: 10px;
    margin-left: 10px;
  }

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

  .div-block-12 {
    min-height: 300px;
  }

  .section-services {
    padding-bottom: 70px;
  }

  .news-text {
    margin-top: 40px;
    margin-bottom: 40px;
  }

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

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

@media screen and (max-width: 767px) {
    .news-single-bg img {
        width: 100% !important;
        height: auto !important;
        margin-top: 10px;
        margin-bottom: 10px;
        
        float: none !important;
    }
    .card-content-2 {
        height: 100% !important;
    }

  .paragraph-hero {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.5em;
  }

  .grid-hero-right-block {
    min-height: 400px;
  }

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

  .image-circle-1 {
    left: 17px;
    width: 480px;
    height: 480px;
  }

  .grid-hero-left-block {
    padding-top: 45px;
    padding-bottom: 55px;
  }

  .title-hero {
    font-size: 43px;
  }

  .image-circle-2 {
    width: 220px;
    height: 220px;
    margin-top: 368px;
    margin-left: 178px;
  }

  .top-left-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .nav-top {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .top-right-block {
    display: none;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .button-dark {
    padding-right: 10px;
    padding-left: 10px;
  }

  .button-dark._2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .nav-link {
    display: block;
    color: #113642;
  }

  .nav-left-block {
    height: 0px;
  }

  .block-nav {
    height: 78px;
    max-width: none;
  }

  .image-grid {
    height: 300px;
    min-height: auto;
  }

  .title-services {
    margin-top: 18px;
    margin-bottom: 10px;
  }

  .block-content-grid-right {
    padding: 10px 7%;
  }

  .service-block {
    padding: 30px 60px 60px;
  }

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

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

  .grid-2-columns {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .title {
    margin-bottom: 14px;
  }

  .section-white {
    padding: 55px 15px;
  }

  .block-circle-image {
    min-height: 440px;
  }

  .image-circle-4 {
    left: 54%;
    width: 180px;
    height: 180px;
  }

  .image-circle-3 {
    left: 12%;
    width: 400px;
    height: 400px;
  }

  .block-content-contact {
    padding-bottom: 0px;
  }

  .image-grid-contact {
    height: 300px;
  }

  .section-gray {
    padding: 55px 15px;
  }

  .grid-footer {
    margin-bottom: 43px;
    grid-column-gap: 15px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .block-footer {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .title-footer {
    margin-bottom: 18px;
  }
  .content-2 .w-layout-grid.grid-couple img {
        order: 2;
    }


  .brand-footer {
    margin-right: auto;
    margin-left: auto;
  }

  .block-footer-copy {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-down-footer {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .down-left-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .block-footer-down {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .block-single-page {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .paragraph-hero-center {
    font-size: 18px;
    line-height: 1.5em;
  }

  .grid-number {
    margin-top: 55px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .block-grid-couple {
    padding: 30px;
  }

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

  .image-grid-couple {
    height: 300px;
    min-height: auto;
  }

  .section-transparent {
    padding-right: 15px;
    padding-bottom: 55px;
    padding-left: 15px;
  }

  .block-text-news-large {
    padding: 25px 18px;
  }

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

  .section-white-notop {
    padding: 55px 15px;
  }

  .grid-contact {
    margin-top: 55px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .contact-block {
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

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

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

  .job-title {
    line-height: 30px;
  }

  .column-1-team {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block-team-info {
    padding-right: 0px;
    padding-left: 0px;
  }

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

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

  .image-news-single {
    height: 250px;
  }

  .news {
    padding: 55px 15px;
  }

  .meet-team-section {
    padding: 55px 15px;
  }

  .testimonial-section {
    padding: 55px 15px;
  }

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

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

  .column-6 {
    margin-bottom: 20px;
  }

  .section-gray-first-up {
    padding: 55px 15px;
  }

  .section-team {
    padding-right: 15px;
    padding-bottom: 55px;
    padding-left: 15px;
  }

  .upload-form {
    padding-top: 70px;
    padding-bottom: 10px;
  }

  .upload-form-holder {
    margin-right: 10px;
    margin-left: 10px;
  }

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

  .section-services {
    padding-right: 15px;
    padding-bottom: 55px;
    padding-left: 15px;
  }

  .news-text {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .utility-page-content {
    width: 300px;
  }

  .section-home {
    padding: 55px 15px;
  }

  .section-contact {
    padding: 55px 15px;
  }

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

@media screen and (max-width: 479px) {
  .grid-hero-right-block {
    min-height: 320px;
  }

  .image-circle-1 {
    left: auto;
    right: 0.5%;
    width: 330px;
    height: 330px;
  }

  .title-hero {
    font-size: 38px;
  }

  .image-circle-2 {
    left: -2.5px;
    margin-top: 290px;
    margin-left: 0px;
  }

  .top-left-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .link-top-nav._2 {
    display: none;
  }

  .button-dark {
    display: none;
  }

  .block-content-grid-right {
    width: 90vw;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .service-block {
    padding-top: 18px;
    padding-bottom: 18px;
  }

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

  .block-circle-image {
    min-height: 400px;
  }

  .quote-story {
    font-size: 20px;
    line-height: 1.4em;
  }

  .slide-nav {
    margin-top: 10px;
  }

  .image-circle-4 {
    left: 42%;
    top: 220px;
  }

  .image-circle-3 {
    left: 3%;
    width: 330px;
    height: 330px;
  }

  .image-news {
    height: 170px;
  }

  .block-text-news {
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .block-content-contact {
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

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

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

  .grid-footer {
    margin-bottom: 28px;
  }

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

  .number {
    font-size: 40px;
  }

  .grid-number {
    margin-top: 40px;
  }

  .grid-couple {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .section-transparent {
    padding-bottom: 40px;
  }

  .block-text-news-large {
    padding-right: 0px;
    padding-left: 0px;
  }

  .link-title-news-large {
    font-size: 18px;
  }

  .image-news-large {
    height: 210px;
  }

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

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

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

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

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

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

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

  .job-title {
    display: inline;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
  }
 
  .block-link-team {
    -ms-grid-columns: 42px;
    grid-template-columns: 42px;
    -ms-grid-rows: 42px;
    grid-template-rows: 42px;
  }

  .news-single-bg {
    padding-right: 18px;
    padding-left: 18px;
  }

  .news {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .meet-team-section {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial-section {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

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

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

  .section-gray-first-up {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-team {
    padding-bottom: 40px;
  }

  .upload-form {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .upload-form-holder {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .section-services {
    padding-bottom: 40px;
  }

  .utility-page-content {
    width: 200px;
  }

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

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

#w-node-df2c1bda-7785-744e-a839-54819aa120d6-f9c7e788 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#field.w-node-d9479667-e6c6-dcfd-b209-7de702eef97e-f9c7e788 {
  -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;
}

#Your-Name.w-node-_6d60684c-6071-d302-6be9-225a97eb9f87-97eb9f5a {
  -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;
}

#Your-Number.w-node-_9fe5701e-c703-4580-687f-4fa20fa9db17-97eb9f5a {
  -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-_6d60684c-6071-d302-6be9-225a97eb9f88-97eb9f5a {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-_9ceb5dc7-7af6-197a-fd5c-79a08354abfa-19c7e789 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_9ceb5dc7-7af6-197a-fd5c-79a08354ac0a-19c7e789 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_9ceb5dc7-7af6-197a-fd5c-79a08354ac0c-19c7e789 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-eb538a02-cb69-a305-3969-2aa1cdebf725-6ac7e78b {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-eb538a02-cb69-a305-3969-2aa1cdebf735-6ac7e78b {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-eb538a02-cb69-a305-3969-2aa1cdebf737-6ac7e78b {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_6c1f6b5b-ec31-da9e-816c-0b0cfc7ad187-a8c7e78c {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_6c1f6b5b-ec31-da9e-816c-0b0cfc7ad197-a8c7e78c {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_6c1f6b5b-ec31-da9e-816c-0b0cfc7ad199-a8c7e78c {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-b391b59e-9f00-0eaf-45b9-cffb73a64c8e-a8c7e78c {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_9cacb821-f4bd-90bb-0925-19e70be27311-e1c7e78d {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#field.w-node-_9cacb821-f4bd-90bb-0925-19e70be27322-e1c7e78d {
  -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-_8702f0ad-f193-6f76-6059-0b14f386e9db-c2c7e790 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_8702f0ad-f193-6f76-6059-0b14f386ea09-c2c7e790 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#Name-3.w-node-_7ac7469d-6b47-c454-c0d5-415d1aab07e6-7f56ae2a {
  -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-_7ac7469d-6b47-c454-c0d5-415d1aab07e7-7f56ae2a {
  -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-_7ac7469d-6b47-c454-c0d5-415d1aab07e8-7f56ae2a {
  -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-_7ac7469d-6b47-c454-c0d5-415d1aab07e9-7f56ae2a {
  -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-_7ac7469d-6b47-c454-c0d5-415d1aab07ec-7f56ae2a {
  -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-_7ac7469d-6b47-c454-c0d5-415d1aab07f2-7f56ae2a {
  -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: 991px) {
  #w-node-_6d60684c-6071-d302-6be9-225a97eb9f5f-97eb9f5a {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_6d60684c-6071-d302-6be9-225a97eb9f70-97eb9f5a {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
    .job-holder .salary {
        text-align: left;
    }

  #w-node-_39d3af18-6ada-f943-ed3b-0847ed2294bc-f9c7e788 {
    -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-_25e716b9-486b-31af-8818-2a31c164da14-e1c7e78d {
    -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) {
  #field.w-node-d9479667-e6c6-dcfd-b209-7de702eef97e-f9c7e788 {
    -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;
  }

  #field.w-node-_9cacb821-f4bd-90bb-0925-19e70be27322-e1c7e78d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #Message.w-node-_7ac7469d-6b47-c454-c0d5-415d1aab07e8-7f56ae2a {
    -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-_7ac7469d-6b47-c454-c0d5-415d1aab07f2-7f56ae2a {
    -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;
  }
}

@font-face {
  font-family: 'Audrey';
  src: url('../fonts/Audrey-Normal.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Audrey';
  src: url('../fonts/Audrey-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.job-holder h2.job-title {
    position: relative !important;
}

@media screen and (min-width:1100px){
.block-content-grid-right {
    max-width: 700px;
}
}
@media screen and (max-width:1090px){
.block-content-grid-right {
    padding-left: 0;
    max-width: 100%;
}
.w-slide .block-slider {
    max-width: 950px;
}
}
@media screen and (min-width:1000px) and (max-width:1090px){
	.block-content-grid-right {
    padding-left: 0;
    max-width: 100%;
    max-width: 400px;
}
.quote-story {
    font-size: 15px;
    line-height: 21px;
}
}
@media screen and (max-width: 991px) {
    .about-image-holder.updated {
        min-height: 350px;
    }
}