/*
Theme Name: Brighthive
Text Domain: twentysixteen
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham-Light.eot");
  src: url("fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Gotham-Light.woff2") format("woff2"), url("fonts/Gotham-Light.woff") format("woff"), url("fonts/Gotham-Light.ttf") format("truetype"), url("fonts/Gotham-Light.svg#Gotham") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham-Book.eot");
  src: url("fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("fonts/Gotham-Book.woff2") format("woff2"), url("fonts/Gotham-Book.woff") format("woff"), url("fonts/Gotham-Book.ttf") format("truetype"), url("fonts/Gotham-Book.svg#Gotham") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham-BookIta.eot");
  src: url("fonts/Gotham-BookIta.eot?#iefix") format("embedded-opentype"), url("fonts/Gotham-BookIta.woff2") format("woff2"), url("fonts/Gotham-BookIta.woff") format("woff"), url("fonts/Gotham-BookIta.ttf") format("truetype"), url("fonts/Gotham-BookIta.svg#Gotham") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham-Bold.eot");
  src: url("fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Gotham-Bold.woff2") format("woff2"), url("fonts/Gotham-Bold.woff") format("woff"), url("fonts/Gotham-Bold.ttf") format("truetype"), url("fonts/Gotham-Bold.svg#Gotham") format("svg");
  font-weight: 700;
  font-style: normal;
}
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  box-sizing: border-box;
  font-weight: 400;
}

body {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 18px;
  line-height: 1.2;
}
body img {
  max-width: 100%;
  height: auto;
}

.site {
  float: left;
  width: 100%;
  overflow: hidden;
  background-size: 100%;
}

section {
  float: left;
  width: 100%;
}

.hidden {
  display: none;
}

input[type=text], input[type=email], input[type=search], input[type=submit], textarea, button {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  color: #333333;
  -webkit-appearance: none;
  border-radius: 0;
}

select {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  color: #333333;
}

h1,
.h1,
.form_block__title,
.solution__title,
.mission__wrap .mission__title,
.text_block__title.text_block__title--big,
.hero__title,
.h1 p,
.form_block__title p,
.solution__title p,
.mission__wrap .mission__title p,
.text_block__title.text_block__title--big p,
.hero__title p {
  font-size: 48px;
}
@media only screen and (max-width: 1050px) {
  h1,
.h1,
.form_block__title,
.solution__title,
.mission__wrap .mission__title,
.text_block__title.text_block__title--big,
.hero__title,
.h1 p,
.form_block__title p,
.solution__title p,
.mission__wrap .mission__title p,
.text_block__title.text_block__title--big p,
.hero__title p {
    font-size: 36px;
  }
}
@media only screen and (max-width: 600px) {
  h1,
.h1,
.form_block__title,
.solution__title,
.mission__wrap .mission__title,
.text_block__title.text_block__title--big,
.hero__title,
.h1 p,
.form_block__title p,
.solution__title p,
.mission__wrap .mission__title p,
.text_block__title.text_block__title--big p,
.hero__title p {
    font-size: 36px;
  }
}

h2,
.h2,
.h2 p {
  font-size: 43px;
}
@media only screen and (max-width: 1050px) {
  h2,
.h2,
.h2 p {
    font-size: 43px;
  }
}
@media only screen and (max-width: 600px) {
  h2,
.h2,
.h2 p {
    font-size: 43px;
  }
}

h3,
.h3,
.text_block__title,
.hero--small .hero__title,
.h3 p,
.text_block__title p,
.hero--small .hero__title p {
  font-size: 36px;
}
@media only screen and (max-width: 1050px) {
  h3,
.h3,
.text_block__title,
.hero--small .hero__title,
.h3 p,
.text_block__title p,
.hero--small .hero__title p {
    font-size: 36px;
  }
}
@media only screen and (max-width: 600px) {
  h3,
.h3,
.text_block__title,
.hero--small .hero__title,
.h3 p,
.text_block__title p,
.hero--small .hero__title p {
    font-size: 36px;
  }
}

h4,
.h4,
.form_block__text p,
.team__item__popup .team__item__name,
.hero__text p,
.h4 p,
.team__item__popup .team__item__name p {
  font-size: 22px;
}
@media only screen and (max-width: 1050px) {
  h4,
.h4,
.form_block__text p,
.team__item__popup .team__item__name,
.hero__text p,
.h4 p,
.team__item__popup .team__item__name p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 600px) {
  h4,
.h4,
.form_block__text p,
.team__item__popup .team__item__name,
.hero__text p,
.h4 p,
.team__item__popup .team__item__name p {
    font-size: 22px;
  }
}

h5, .team__subhead,
.h5,
.stories__boxes__item__text p,
.stories__boxes__item__title,
.stories__text p,
.services__boxes__item__text p,
.services__boxes__item__title,
.services__text p,
.solution__text p,
.image_text__text p,
.hero--small .hero__text p,
p,
figure,
li,
body,
input[type=text],
input[type=email],
input[type=search],
input[type=submit],
textarea,
button,
select,
.h5 p,
.stories__boxes__item__title p,
.services__boxes__item__title p,
input[type=text] p,
input[type=email] p,
input[type=search] p,
input[type=submit] p {
  font-size: 20px;
}
@media only screen and (max-width: 1050px) {
  h5, .team__subhead,
.h5,
.stories__boxes__item__text p,
.stories__boxes__item__title,
.stories__text p,
.services__boxes__item__text p,
.services__boxes__item__title,
.services__text p,
.solution__text p,
.image_text__text p,
.hero--small .hero__text p,
p,
figure,
li,
body,
input[type=text],
input[type=email],
input[type=search],
input[type=submit],
textarea,
button,
select,
.h5 p,
.stories__boxes__item__title p,
.services__boxes__item__title p,
input[type=text] p,
input[type=email] p,
input[type=search] p,
input[type=submit] p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  h5, .team__subhead,
.h5,
.stories__boxes__item__text p,
.stories__boxes__item__title,
.stories__text p,
.services__boxes__item__text p,
.services__boxes__item__title,
.services__text p,
.solution__text p,
.image_text__text p,
.hero--small .hero__text p,
p,
figure,
li,
body,
input[type=text],
input[type=email],
input[type=search],
input[type=submit],
textarea,
button,
select,
.h5 p,
.stories__boxes__item__title p,
.services__boxes__item__title p,
input[type=text] p,
input[type=email] p,
input[type=search] p,
input[type=submit] p {
    font-size: 20px;
  }
}

h6,
.h6,
.team__item__popup__bio p,
.team__item__name,
.solution__subhead,
.logos_grid__text p,
.header .menu__cont ul li .submenu__cont li a,
.h6 p,
.team__item__name p,
.solution__subhead p,
.header .menu__cont ul li .submenu__cont li a p {
  font-size: 18px;
}
@media only screen and (max-width: 1050px) {
  h6,
.h6,
.team__item__popup__bio p,
.team__item__name,
.solution__subhead,
.logos_grid__text p,
.header .menu__cont ul li .submenu__cont li a,
.h6 p,
.team__item__name p,
.solution__subhead p,
.header .menu__cont ul li .submenu__cont li a p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  h6,
.h6,
.team__item__popup__bio p,
.team__item__name,
.solution__subhead,
.logos_grid__text p,
.header .menu__cont ul li .submenu__cont li a,
.h6 p,
.team__item__name p,
.solution__subhead p,
.header .menu__cont ul li .submenu__cont li a p {
    font-size: 18px;
  }
}

.h7, .newsletter .gform_heading, .team__item__links .bio, .team__item__position, .solution__image__text p, .mission__wrap .mission__uppertitle, .header .menu__cont ul li .submenu__cont li p,
.h7 p,
.newsletter .gform_heading p,
.team__item__links .bio p,
.team__item__position p,
.mission__wrap .mission__uppertitle p {
  font-size: 16px;
}
@media only screen and (max-width: 1050px) {
  .h7, .newsletter .gform_heading, .team__item__links .bio, .team__item__position, .solution__image__text p, .mission__wrap .mission__uppertitle, .header .menu__cont ul li .submenu__cont li p,
.h7 p,
.newsletter .gform_heading p,
.team__item__links .bio p,
.team__item__position p,
.mission__wrap .mission__uppertitle p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .h7, .newsletter .gform_heading, .team__item__links .bio, .team__item__position, .solution__image__text p, .mission__wrap .mission__uppertitle, .header .menu__cont ul li .submenu__cont li p,
.h7 p,
.newsletter .gform_heading p,
.team__item__links .bio p,
.team__item__position p,
.mission__wrap .mission__uppertitle p {
    font-size: 16px;
  }
}

.h8, .stories__title, .services__title, .image_text__title,
.h8 p,
.stories__title p,
.services__title p,
.image_text__title p {
  font-size: 32px;
}
@media only screen and (max-width: 1050px) {
  .h8, .stories__title, .services__title, .image_text__title,
.h8 p,
.stories__title p,
.services__title p,
.image_text__title p {
    font-size: 32px;
  }
}
@media only screen and (max-width: 600px) {
  .h8, .stories__title, .services__title, .image_text__title,
.h8 p,
.stories__title p,
.services__title p,
.image_text__title p {
    font-size: 32px;
  }
}

a {
  color: #333333;
}

p,
figure,
li,
h5,
.team__subhead {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  color: #333333;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1.5;
}
p a,
figure a,
li a,
h5 a,
.team__subhead a {
  color: #333333;
  position: relative;
}
p a:hover,
figure a:hover,
li a:hover,
h5 a:hover,
.team__subhead a:hover {
  color: #0FBAA8;
}

b,
strong,
strong * {
  font-weight: 600;
}

*:focus {
  outline: none;
}

.row {
  float: left;
  width: 100%;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

.container {
  width: 1290px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 24px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  float: left;
  clear: both;
  width: 100%;
}

.centerDiv {
  display: flex;
  align-items: center;
}

.button {
  display: inline-block;
  max-width: 100%;
  height: 48px;
  line-height: 48px;
  color: #ffffff;
  background: #333333;
  padding: 0 24px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 6px;
  letter-spacing: 0.2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  transition: all 0.1s ease;
}
.button:hover {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0);
  opacity: 0.8;
}
.button--green {
  background: #0FBAA8;
}

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

.slick-arrow,
.slick-dots button {
  cursor: pointer;
}

.header {
  float: left;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid rgba(51, 51, 51, 0.15);
  padding: 24px 0 0 0;
  position: fixed;
  z-index: 50;
  top: 0;
}
@media only screen and (max-width: 1050px) {
  .header {
    padding: 15px 0;
  }
}
.header .container {
  float: left;
  width: 100%;
  padding: 0 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1050px) {
  .header .container {
    padding: 0 24px;
  }
}
.header__logo {
  float: left;
  position: relative;
  z-index: 52;
}
.header .menu__cont {
  float: left;
}
@media only screen and (max-width: 1050px) {
  .header .menu__cont {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #ffffff;
    z-index: 51;
    padding: 30px;
    padding-top: 80px;
    text-align: center;
    overflow-y: scroll;
  }
}
.header .menu__cont ul {
  float: left;
  list-style: none;
}
@media only screen and (max-width: 1050px) {
  .header .menu__cont ul {
    width: 100%;
    margin-bottom: 30px;
  }
}
.header .menu__cont ul li {
  float: left;
  padding: 0 24px;
  margin-bottom: 0;
  padding-bottom: 24px;
  position: relative;
}
@media only screen and (max-width: 1050px) {
  .header .menu__cont ul li {
    width: 100%;
    padding: 10px 0;
  }
}
.header .menu__cont ul li:hover .submenu {
  display: block;
}
.header .menu__cont ul li:nth-last-child(1) {
  padding-right: 48px;
}
@media only screen and (max-width: 1050px) {
  .header .menu__cont ul li:nth-last-child(1) {
    padding-right: 0;
  }
}
.header .menu__cont ul li.current_page_item a {
  color: #0FBAA8;
}
.header .menu__cont ul li a {
  float: left;
  font-size: 16px;
  line-height: 48px;
  font-weight: 600;
  color: #333333;
}
@media only screen and (max-width: 1050px) {
  .header .menu__cont ul li a {
    line-height: normal;
    width: 100%;
    text-align: center;
  }
}
.header .menu__cont ul li a:hover {
  color: #0FBAA8;
}
.header .menu__cont ul li .submenu {
  position: absolute;
  top: 72px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 365px;
  padding-top: 15px;
  z-index: 10;
  display: none;
}
@media only screen and (max-width: 1050px) {
  .header .menu__cont ul li .submenu {
    display: block;
    position: static;
    width: 100%;
    transform: translate(0, 0);
  }
}
.header .menu__cont ul li .submenu__cont {
  float: left;
  width: 100%;
  padding: 40px;
  padding-bottom: 0;
  background: #FFFFFF;
  box-shadow: 0px 22px 34px -10px rgba(0, 0, 0, 0.146689);
  border-radius: 8px;
  position: relative;
}
@media only screen and (max-width: 1050px) {
  .header .menu__cont ul li .submenu__cont {
    padding: 30px;
    padding-bottom: 10px;
  }
}
.header .menu__cont ul li .submenu__cont:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 21px;
  height: 6px;
  background-image: url(images/tirangule-menu.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
@media only screen and (max-width: 1050px) {
  .header .menu__cont ul li .submenu__cont:before {
    display: none;
  }
}
.header .menu__cont ul li .submenu__cont li {
  float: left;
  width: 100%;
  padding-bottom: 40px;
  padding-right: 0;
}
@media only screen and (max-width: 1050px) {
  .header .menu__cont ul li .submenu__cont li {
    text-align: left;
    padding-bottom: 20px;
  }
}
.header .menu__cont ul li .submenu__cont li a {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  line-height: normal;
  height: auto;
  text-align: left;
}
.header .menu__cont ul li .submenu__cont li p {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.header .menu__cont ul li .submenu__cont li.with__icon {
  padding-left: 42px;
  position: relative;
}
.header .menu__cont ul li .submenu__cont li.with__icon .icon {
  position: absolute;
  top: 0;
  left: 0;
}
.header .responsive__btn {
  float: left;
  position: relative;
  z-index: 11;
  width: 22px;
  height: 20px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: none;
  z-index: 51;
}
.header .responsive__btn.open span {
  background: #333333 !important;
}
@media only screen and (max-width: 1050px) {
  .header .responsive__btn {
    display: block;
  }
}
.header .responsive__btn span {
  display: inline-block;
  background: #333333;
  width: 100%;
  height: 2px;
  transition: all 0.5s ease;
  border-radius: 2px;
  position: absolute;
  left: 0;
}
.header .responsive__btn span:nth-child(1) {
  top: 0px;
}
.header .responsive__btn span:nth-child(2), .header .responsive__btn span:nth-child(3) {
  top: 9px;
}
.header .responsive__btn span:nth-child(4) {
  top: 18px;
}
.header .responsive__btn.open span {
  background: #333333;
}
.header .responsive__btn.open span:nth-child(1) {
  top: 9px;
  width: 0%;
  left: 50%;
}
.header .responsive__btn.open span:nth-child(2) {
  transform: rotate(45deg);
}
.header .responsive__btn.open span:nth-child(3) {
  transform: rotate(-45deg);
}
.header .responsive__btn.open span:nth-child(4) {
  top: 9px;
  width: 0%;
  left: 50%;
}

body {
  padding-top: 97px;
}
@media only screen and (max-width: 1050px) {
  body {
    padding-top: 69px;
  }
}

.fade {
  display: none;
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.site-footer {
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 72px 0 88px 0;
}
@media only screen and (max-width: 1050px) {
  .site-footer {
    padding: 72px 0 88px 0;
  }
}
.site-footer__top {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1050px) {
  .site-footer__top {
    display: block;
  }
}
.site-footer__top__column--left {
  float: left;
  max-width: 25%;
  margin-top: 40px;
}
@media only screen and (max-width: 1050px) {
  .site-footer__top__column--left {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 0;
  }
}
.site-footer__top__column--left .header__logo {
  float: none;
  z-index: 2;
}
@media only screen and (max-width: 1050px) {
  .site-footer__top__column--left .header__logo {
    width: 150px;
    float: left;
    margin-bottom: 72px;
  }
}
@media only screen and (max-width: 1050px) {
  .site-footer__top__column--left .header__logo img {
    width: 100%;
    float: left;
    height: auto;
  }
}
.site-footer__top__column--right {
  float: left;
  width: 810px;
  max-width: 75%;
}
@media only screen and (max-width: 1050px) {
  .site-footer__top__column--right {
    width: 100%;
    max-width: 100%;
  }
}
.site-footer__top .newsletter {
  width: 365px;
}
.site-footer__top .newsletter .gform_wrapper {
  margin-top: 0;
}
@media only screen and (max-width: 1050px) {
  .site-footer__top .newsletter {
    width: 100%;
    max-width: 100%;
  }
}
.site-footer__top .slack {
  min-width: 320px;
}
@media only screen and (max-width: 1050px) {
  .site-footer__top .slack {
    float: left;
    width: 100%;
    max-width: 100%;
    margin-top: 67px;
  }
}
.site-footer__top .slack a {
  float: left;
  height: 48px;
  line-height: 48px;
  background-image: url(images/slack.svg);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 600;
}
.site-footer__top .slack a:hover {
  color: #0FBAA8;
}
.site-footer__menu {
  float: left;
  width: 100%;
  margin-top: 55px;
  padding-top: 40px;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
@media only screen and (max-width: 1050px) {
  .site-footer__menu {
    margin-top: 48px;
    padding-top: 48px;
  }
}
.site-footer__menu ul {
  list-style: none;
  display: flex;
}
.site-footer__menu ul li {
  width: 20%;
}
@media only screen and (max-width: 1050px) {
  .site-footer__menu ul li {
    width: 25%;
  }
}
@media only screen and (max-width: 750px) {
  .site-footer__menu ul li {
    width: 33.33%;
  }
}
@media only screen and (max-width: 600px) {
  .site-footer__menu ul li {
    width: 100%;
  }
}
.site-footer__menu ul li a {
  font-size: 16px;
  font-weight: 600;
}
.site-footer__menu ul li a:hover {
  color: #0FBAA8;
}
.site-footer__menu ul li ul {
  display: block;
  width: 100%;
}
.site-footer__menu ul li ul li {
  width: 100%;
  margin-bottom: 0;
  margin-top: 20px;
}
.site-footer__menu ul li ul li a {
  font-weight: 400;
}
.site-footer__two-col {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 1050px) {
  .site-footer__two-col {
    display: block;
  }
}
.site-footer__bottom {
  float: left;
  width: 100%;
  margin-top: 55px;
}
@media only screen and (max-width: 750px) {
  .site-footer__bottom {
    display: block;
  }
}
.site-footer__bottom p,
.site-footer__bottom a {
  float: left;
  font-size: 16px;
  margin-bottom: 0;
  color: #828282;
  margin-right: 30px;
  font-weight: 300;
}
.site-footer__bottom a:hover {
  color: #0FBAA8;
}
@media only screen and (max-width: 750px) {
  .site-footer__bottom p {
    float: left;
    padding-right: 0;
  }
}
.site-footer__bottom .socials {
  float: left;
  margin-bottom: 24px;
}
@media only screen and (max-width: 750px) {
  .site-footer__bottom .socials {
    width: 100%;
    margin-top: 10px;
  }
}
.site-footer__bottom .socials a {
  float: left;
  margin-right: 24px;
}
.site-footer__bottom .socials a svg {
  width: 32px;
  height: auto;
}
.site-footer__bottom .socials a svg.twitter circle {
  fill: black;
}
.site-footer__bottom .socials a svg.github path {
  fill: black;
}
.site-footer__bottom .socials a:nth-last-child(1) {
  margin-right: 0;
}
.site-footer__bottom .socials a:hover {
  opacity: 0.7;
}

.parallax-1,
.parallax-2,
.parallax-3,
.parallax-4,
.relative {
  position: relative;
}

.home__hero {
  background-attachment: fixed;
}

.formBox .gform_wrapper {
  margin: 0 !important;
}
.formBox .gform_wrapper ul li.gfield {
  margin-bottom: 0 !important;
}
.formBox .gform_wrapper .top_label .gfield_label, .formBox .gform_wrapper legend.gfield_label {
  display: none;
}
.formBox .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.formBox select {
  border: 1px solid #707070;
  height: 70px;
  line-height: 70px;
  padding: 0 15px !important;
}
@media only screen and (max-width: 900px) {
  .formBox .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.formBox select {
    height: 70px;
    line-height: 70px;
  }
}
.formBox .gform_wrapper textarea {
  border: 1px solid #707070;
  height: 195px !important;
  padding: 15px;
}

.page-404 {
  float: left;
  width: 100%;
  padding: 350px 0 211px 0;
  text-align: center;
}

.hero {
  min-height: 700px;
  padding: 30px 0;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1050px) {
  .hero {
    min-height: 400px;
    padding: 80px 0 88px 0;
  }
}
.hero svg {
  position: absolute;
  height: 95%;
  width: auto;
  left: 100%;
  top: 50%;
  transform: translate(-70%, -50%);
  overflow: visible;
}
.hero svg.solutions__hero {
  transform: translate(-100%, -50%);
}
.hero svg .solid-blue, .hero svg .solid-yellow {
  opacity: 0;
}
@media only screen and (max-width: 900px) {
  .hero svg {
    display: none;
  }
}
.hero__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1050px) {
  .hero__image img {
    object-position: right;
  }
}
.hero__text-cont {
  width: 50%;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1050px) {
  .hero__text-cont {
    width: 100%;
  }
}
.hero__title {
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1050px) {
  .hero__text p {
    font-size: 22px !important;
  }
}
.hero__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.hero--small {
  min-height: 360px;
}
.hero--center {
  text-align: center;
}
.hero--center .container {
  display: flex;
  justify-content: center;
}
.hero--center .container .hero__title,
.hero--center .container .hero__text {
  display: inline-block;
  width: 600px;
  max-width: 100%;
}
.hero--light .hero__title {
  color: #ffffff;
}
.hero--light .hero__text p {
  color: #ffffff;
}

.text_block {
  position: relative;
  padding: 88px 0;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .text_block {
    padding: 80px 0;
  }
}
.text_block__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.text_block__text-cont {
  position: relative;
  z-index: 2;
}
.text_block__title {
  font-weight: 700;
  margin-bottom: 32px;
}
.text_block__text {
  display: inline-block;
  width: 850px;
  max-width: 100%;
}
.text_block__text p:nth-last-child(1) {
  margin: 0;
}
.text_block__text.text_block__text--big p {
  font-size: 24px;
}
.text_block__link {
  margin-top: 32px;
}
.text_block .text-color--light .text_block__title,
.text_block .text-color--light .text_block__text p {
  color: #ffffff;
}

.mission__wrap {
  padding: 80px 0;
  /*box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  border-radius: 8px;*/
}
@media only screen and (max-width: 1050px) {
  .mission__wrap {
    padding: 30px 0;
  }
}
.mission__wrap .mission__uppertitle {
  text-transform: uppercase;
  color: #0FBAA8;
}
.mission__wrap .mission__title {
  font-weight: 700;
  margin: 10px 0 20px;
  color: #333333;
}
.image_text {
  padding: 100px 0;
}
@media only screen and (max-width: 750px) {
  .image_text {
    padding: 104px 0;
  }
}
.image_text .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 600px) {
  .image_text .container {
    display: block;
  }
}
.image_text__column--left {
  width: 50%;
}
@media only screen and (max-width: 600px) {
  .image_text__column--left {
    width: 100%;
    margin-top: 80px;
  }
}
.image_text__column--right {
  width: 50%;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .image_text__column--right {
    width: 100%;
  }
}
.image_text__title {
  font-weight: 700;
  margin-bottom: 32px;
}
.image_text__text {
  display: inline-block;
  width: 498px;
  max-width: 100%;
}
.image_text__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.image_text__link {
  margin-top: 32px;
}

.text_block + .image_text {
  padding-top: 0;
}

.logos_grid {
  padding: 88px 0;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .logos_grid {
    padding: 80px 0 88px 0;
  }
}
.logos_grid__list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 56px;
}
@media only screen and (max-width: 750px) {
  .logos_grid__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .logos_grid__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.logos_grid__item {
  padding: 0 25px;
}
@media only screen and (max-width: 750px) {
  .logos_grid__item {
    padding: 0;
  }
}
.logos_grid__item img {
  max-height: 80px;
  filter: grayscale(1);
}
.logos_grid__text {
  display: inline-block;
  width: 814px;
  max-width: 100%;
}
.logos_grid__text p:nth-last-child(1) {
  margin-bottom: 0;
}

.solutions__hero .main-circles, .solutions__hero .secondary-circles {
  display: none;
}
@media (min-width: 800px) {
  .solutions__hero .main-circles, .solutions__hero .secondary-circles {
    display: block;
  }
}
.solutions__hero path {
  stroke-dasharray: 2000;
}

.solution {
  padding: 100px 0;
}
@media only screen and (max-width: 750px) {
  .solution {
    padding: 50px 0;
  }
}
.solution__columns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1050px) {
  .solution__columns {
    display: block;
  }
}
.solution__column--left {
  width: 46%;
}
@media only screen and (max-width: 1050px) {
  .solution__column--left {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}
.solution__column--right {
  width: 46%;
}
@media only screen and (max-width: 1050px) {
  .solution__column--right {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
  }
}
.solution__subhead {
  color: #0FBAA8;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-weight: 700;
}
.solution__title {
  font-weight: 700;
  margin-bottom: 24px;
}
.solution__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.solution__image-cont {
  float: right;
  width: 566px;
  max-width: 100%;
  display: flex;
  align-items: center;
  background: #ffffff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 1050px) {
  .solution__image-cont {
    float: none;
  }
}
@media only screen and (max-width: 600px) {
  .solution__image-cont {
    display: block;
  }
}
.solution__image {
  width: 43%;
  padding-top: 43%;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .solution__image {
    width: 100%;
    padding-top: 100%;
  }
}
.solution__image:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0FBAA8;
  opacity: 0.5;
  z-index: 2;
  content: "";
}
.solution__image__text {
  width: 57%;
  padding: 30px;
}
@media only screen and (max-width: 600px) {
  .solution__image__text {
    width: 100%;
  }
}
.solution__image__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.solution__icons {
  margin-top: 80px;
  float: left;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 85px;
  grid-row-gap: 65px;
}
@media only screen and (max-width: 900px) {
  .solution__icons {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: center;
  }
}
.solution__icons__item {
  margin-bottom: 20px;
}
.solution__icons__item__icon {
  margin-bottom: 32px;
}
.solution__icons__item__icon img {
  height: 74px;
}
.solution--blue .solution__subhead {
  color: #53C8E7;
}
.solution--blue .solution__image:before {
  background: #53C8E7;
}
.solution--pink .solution__subhead {
  color: #FDAFBF;
}
.solution--pink .solution__image:before {
  background: #FDAFBF;
}
.solution.image_position--left .solution__columns {
  flex-direction: row-reverse;
}

.services {
  padding: 100px 0;
}
@media only screen and (max-width: 750px) {
  .services {
    padding: 50px 0;
  }
}
.services__title {
  font-weight: 700;
  margin-bottom: 32px;
}
.services__text {
  display: inline-block;
  width: 815px;
  max-width: 100%;
}
.services__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.services__boxes {
  margin-top: 70px;
  float: left;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  text-align: left;
}
@media only screen and (max-width: 1050px) {
  .services__boxes {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .services__boxes {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 40px;
  }
}
.services__boxes__item {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .services__boxes__item {
    display: block;
    padding: 30px;
  }
}
.services__boxes__item__icon {
  width: 28%;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .services__boxes__item__icon {
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
  }
}
.services__boxes__item__text-cont {
  width: 72%;
  padding: 40px;
  padding-left: 10px;
}
@media only screen and (max-width: 900px) {
  .services__boxes__item__text-cont {
    width: 100%;
    padding: 0;
  }
}
.services__boxes__item__title {
  font-weight: 700;
  margin-bottom: 15px;
}
.services__boxes__item__text p {
  font-weight: 300;
}
.services__boxes__item__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.services--values .services__boxes {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px 60px;
}
@media only screen and (max-width: 1050px) {
  .services--values .services__boxes {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .services--values .services__boxes {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}
.services--values .services__boxes__item {
  border: 0;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.services--values .services__boxes__item__icon {
  text-align: left;
  margin-bottom: 5px;
}
@media only screen and (max-width: 900px) {
  .services--values .services__boxes__item__icon {
    text-align: center;
    width: 100%;
  }
}
.services--values .services__boxes__item__title {
  margin-bottom: 10px;
}
.services--values .services__boxes__item__text-cont {
  width: 100%;
  padding: 40px;
}
@media only screen and (max-width: 750px) {
  .services--values .services__boxes__item__text-cont {
    padding: 20px;
  }
}

.image_text + .services {
  padding-top: 0;
}

.page-about .services--values .services__boxes__item__icon {
  margin-bottom: 20px;
}

.stories {
  padding: 100px 0;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .stories {
    padding: 50px 0;
  }
}
.stories__title {
  font-weight: 700;
  margin-bottom: 32px;
}
.stories__text {
  display: inline-block;
  width: 815px;
  max-width: 100%;
}
.stories__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.stories__boxes {
  margin-top: 88px;
  float: left;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  text-align: left;
}
@media only screen and (max-width: 1050px) {
  .stories__boxes {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .stories__boxes {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 40px;
  }
}
.stories__boxes a.stories__boxes__item:after {
  position: absolute;
  right: 28px;
  bottom: 28px;
  width: 35px;
  height: 22px;
  background-image: url(images/right-arrow.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
}
.stories__boxes__item {
  background: #FFFFFF;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.stories__boxes__item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #0FBAA8;
  content: "";
}
.stories__boxes__item__icon {
  width: 100%;
  height: 170px;
  text-align: center;
  padding: 20px 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stories__boxes__item__icon img {
  filter: grayscale(1);
}
.stories__boxes__item__text-cont {
  width: 100%;
  padding: 32px;
  padding-top: 0;
  padding-bottom: 56px;
}
.stories__boxes__item__title {
  font-weight: 700;
  margin-bottom: 15px;
}
.stories__boxes__item__text p {
  font-weight: 300;
}
.stories__boxes__item__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.stories__boxes__item--blue:before {
  background: #53C8E7;
}
.stories__boxes__item--pink:before {
  background: #FDAFBF;
}

.team {
  padding-bottom: 70px;
}
.team__subhead {
  font-weight: 700;
  margin-bottom: 0;
}
@media only screen and (max-width: 900px) {
  .team__subhead {
    text-align: center;
  }
}
.team__list {
  float: left;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding-top: 32px;
}
@media only screen and (max-width: 1050px) {
  .team__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 900px) {
  .team__list {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .team__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.team__item {
  position: relative;
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 16px;
  padding-bottom: 50px;
  min-height: 409px;
}
@media only screen and (max-width: 600px) {
  .team__item {
    padding-bottom: 70px;
  }
}
.team__item__image {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 100%;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}
.team__item__name {
  font-weight: 700;
  margin-bottom: 4px;
}
.team__item__links {
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 100%;
  padding: 16px;
}
.team__item__links .icon {
  float: left;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  margin-right: 16px;
}
.team__item__links .icon:hover {
  opacity: 0.8;
}
.team__item__links .bio {
  float: right;
  text-decoration: underline;
}
.team__item__links .bio:hover {
  color: #0FBAA8;
}
.team__item__popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 660px;
  max-width: 90%;
  padding: 40px;
  background: #ffffff;
  border-radius: 8px;
  transform: translate(-50%, -50%);
  z-index: 101;
}
@media only screen and (max-width: 1050px) {
  .team__item__popup {
    max-height: 90%;
    overflow-y: scroll;
  }
}
.team__item__popup--close {
  position: absolute;
  top: -56px;
  right: 0;
  width: 24px;
  height: 24px;
  background-image: url(images/close-white.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1050px) {
  .team__item__popup--close {
    top: 15px;
    right: 15px;
    transform: scale(0.7);
    filter: invert(1);
  }
}
.team__item__popup__top {
  display: flex;
  margin-bottom: 40px;
}
.team__item__popup__left {
  width: 43%;
}
.team__item__popup__right {
  width: 57%;
  padding-left: 25px;
  position: relative;
}
.team__item__popup .team__item__image {
  margin-bottom: 0;
}
.team__item__popup .team__item__links {
  padding: 0 24px;
  bottom: 0;
}
.team__item__popup .team__item__links .icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.team__item__popup .team__item__links .icon svg {
  zoom: 1;
}
.team__item__popup__bio p {
  font-weight: 300;
}

.paragraph {
  padding: 88px 0;
}
@media only screen and (max-width: 750px) {
  .paragraph {
    padding: 80px 0;
  }
}
.paragraph h1, .paragraph h2, .paragraph h3, .paragraph h4, .paragraph h5, .paragraph .team__subhead, .paragraph h6 {
  color: #0FBAA8;
  font-weight: 700;
  margin: 40px 0 10px 0;
}

.form_block {
  padding: 180px 0 230px 0;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .form_block {
    padding: 50px 0;
  }
}
.form_block__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.form_block__text-cont {
  position: relative;
  z-index: 2;
}
.form_block .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .form_block .container {
    display: block;
  }
}
.form_block__left {
  width: 50%;
  padding-right: 20px;
}
@media only screen and (max-width: 900px) {
  .form_block__left {
    width: 100%;
    margin-bottom: 30px;
  }
}
.form_block__right {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .form_block__right {
    width: 100%;
  }
}
.form_block__title {
  font-weight: 700;
  margin-bottom: 24px;
}
.form_block__text {
  width: 500px;
  max-width: 100%;
}
@media only screen and (max-width: 900px) {
  .form_block__text {
    width: 100%;
  }
}
.form_block__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.form_block .text-color--light .form_block__title,
.form_block .text-color--light .form_block__text p {
  color: #ffffff;
}
.form_block .form__box {
  float: left;
  width: 445px;
  max-width: 100%;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  padding: 32px;
}
@media only screen and (max-width: 900px) {
  .form_block .form__box {
    width: 100%;
  }
}
.form_block .form__box .gform_wrapper {
  margin: 0;
}
.form_block .form__box .gform_wrapper .gform_footer {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.form_block .form__box .gform_wrapper .top_label .gfield_label, .form_block .form__box .gform_wrapper legend.gfield_label {
  float: left;
  width: 100%;
  font-size: 16px;
  margin-bottom: 8px;
}
.form_block .form__box .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .form_block .form__box .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .form_block .form__box .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 2px;
}
.form_block .form__box .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  float: left;
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #333333;
  font-size: 16px;
  padding: 0 15px;
  border-radius: 6px;
}
.form_block .form__box .gform_wrapper ul.gfield_checkbox li label, .form_block .form__box .gform_wrapper ul.gfield_radio li label {
  font-size: 14px;
}
.form_block .form__box .gform_wrapper ul.gfield_checkbox li *,
.form_block .form__box .gform_wrapper ul.gfield_radio li * {
  vertical-align: top;
}
.form_block .form__box .gform_wrapper ul.gform_fields li.gfield {
  float: left;
  width: 100%;
  padding-right: 0;
  margin-top: 0;
}

.newsletter .gform_heading {
  float: left;
  width: 100%;
  margin-bottom: 0 !important;
}
.newsletter .gform_wrapper span.gform_description {
  font-weight: 600;
}
.newsletter .gform_wrapper .gform_body {
  float: left;
  width: calc(100% - 111px);
  margin: 0;
  padding: 0;
}
.newsletter .gform_wrapper .gform_footer {
  float: left;
  clear: none;
  margin: 0;
  padding: 0;
  width: 111px;
}
.newsletter .gform_wrapper .validation_error {
  display: none !important;
}
.newsletter .gform_wrapper .validation_message {
  padding-top: 0 !important;
  font-size: 14px;
  position: absolute;
  top: 55px;
  left: 0;
  width: 150%;
}
.newsletter .gform_wrapper li.gfield.gfield_error, .newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: 0;
  background: transparent;
  position: relative;
  margin: 0 !important;
}
.newsletter .gform_wrapper ul.gform_fields li.gfield,
.newsletter .gform_wrapper .top_label div.ginput_container {
  margin: 0;
  padding: 0;
}
.newsletter .gform_wrapper .top_label .gfield_label, .newsletter .gform_wrapper legend.gfield_label {
  display: none;
}
.newsletter .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  float: left;
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: 1px solid rgba(51, 51, 51, 0.25);
  font-size: 16px;
  padding: 0 15px;
  border-radius: 6px 0 0 6px;
}
.newsletter .button {
  border-radius: 0 6px 6px 0;
  width: 111px;
  padding: 0 10px;
  text-transform: none;
}
.newsletter .gform_wrapper .validation_message {
  border: none;
  padding: 5px 0 0 0 !important;
  font-size: 14px;
  background: none;
  font-weight: 400;
}
.newsletter .gform_wrapper div.validation_error {
  padding: 0;
  border: none;
  font-size: 16px;
  text-align: left;
}
.newsletter .gform_wrapper li.gfield.gfield_error, .newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.newsletter .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  border: none;
  background: none;
  max-width: 100% !important;
}
.newsletter .gform_wrapper .top_label .gfield_error {
  width: 100%;
}
/*# sourceMappingURL=style.css.map */