.debug {
  border: 1px solid green;
}
li {
  color: #646464;
  font-family: Poppins;
  font-size: 0.853125rem;
  line-height: 1.194375rem;
  line-height: 1.4rem;
}
.tagline {
  color: #646464;
  font-family: Poppins;
  font-size: 18px;
}
.inc {
  font-size: 33px;
  font-style: normal;
  font-weight: 400 !important;
  font-family: Poppins;
}
.funnel {
  padding-left: 160px;
  padding-right: 160px;
}
.sec-text {
  font-size: 0.89375rem;
  font-weight: 300;
  line-height: 1.6rem;
  color: #6E6D6D;
  font-family: poppins;
}
body {
  overflow: initial !important;
}
@media screen and (min-width: 769px) {
  .hero.is-medium .hero-body {
    padding: 9rem 9.5rem;
  }
}
.hire {
  float: left !important;
  position: absolute !important;
}
.card {
  background-color: white;
  padding: 75px 20px;
  margin: 0px 36px;
  margin-top: 40px;
}
.cards {
  background: none;
  box-shadow: none;
}
.why-works {
  padding-bottom: 40px;
  background: url(../images/line.svg) no-repeat 48% 184px;
  background-size: 776px;
}
.home-why-work {
  padding: 0px !important;
}
.accordion {
  background-color: white;
  color: #444;
  cursor: pointer;
  padding: 15px;
  width: 100%;
  text-align: left;
  border: 1px solid #E3E3E3;
  border-radius: 6px;
  outline: none;
  transition: 0.4s;
  margin-top: 15px;
}
.panel:not(:last-child) {
  margin-bottom: 0rem !important;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.accordion:hover {
  background-color: #e2e2e2;
}
.active {
  color: black;
  background-color: #e2e2e2;
}
/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 10px 18px;
  background-color: white;
  display: none;
  overflow: hidden;
  box-shadow: none;
  border: none;
  font-size: 0.89375rem;
  line-height: 1.25125rem;
  font-weight: 600;
  line-height: 1.8rem;
  color: black;
  font-family: poppins;
}
/*Form multiselect*/
/*the container must be positioned relative:*/
.custom-select {
  position: relative;
}
#owl-demo .item {
  margin: 3px;
}
#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto;
}
.owl-carousel .owl-item img {
  width: 70% !important;
}
.owl-dots {
  text-align: center;
  margin-top: 4%;
}
.owl-dot {
  display: inline-block;
  height: 15px !important;
  width: 15px !important;
  background-color: #d8ddea !important;
  opacity: 0.8;
  border-radius: 50%;
  margin: 0 5px;
}
.owl-dot.active {
  background-color: #374bff !important;
}
.owl-carousel.owl-drag .owl-item {
  background-color: #fff;
}
@media all and (max-width: 699px) {
  .owl-carousel .owl-item img {
    width: 70% !important;
    margin-left: 14vw;
  }
}
.custom-select select {
  display: none;
  /*hide original SELECT element:*/
}
.select-selected {
  background-color: white;
}
/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000 transparent;
  top: 7px;
}
.select-selected {
  color: #c1c1c1;
  padding: 12px 16px;
  border: 1px solid transparent;
  border-color: #c1c1c1;
  cursor: pointer;
  border-radius: 4px;
  user-select: none;
  font-weight: 300;
}
/*style the items (options), including the selected item:*/
.select-items div {
  color: black;
  padding: 12px 16px;
  border: 1px solid transparent;
  border-color: #c1c1c1;
  cursor: pointer;
  border-radius: 4px;
  user-select: none;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: white;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.opt {
  font-size: 30px;
  color: #c1c1c1 !important;
}
.comment {
  height: 90px;
  padding: 1rem 1rem;
  font-family: Poppins;
  font-size: 0.934375rem !important;
  line-height: 1.308125rem;
  font-weight: 400;
  color: #030202;
  border-color: #c1c1c1 !important;
}
.fotter-line {
  background-color: #363636;
  border: none;
  display: block;
  height: 2px;
  margin: 0px;
  padding: 0px 20%;
}
.main-fotter-link a {
  color: white !important;
}
@media all and (max-width: 768px) {
  .funnel {
    padding-left: 0px;
    padding-right: 0px;
  }
  .contact-form {
    padding: 26px !important;
  }
}
@media all and (max-width: 699px) {
  .why-works {
    padding-bottom: 40px;
    background: url(../images/line-vertical.svg) no-repeat 48%;
    background-size: 2px;
  }
}
.mid {
  margin-top: 30px;
}
.mid .box {
  color: black !important;
}
@media all and (max-width: 768px) {
  .mid {
    margin-top: 0px;
  }
}
.input,
.textarea {
  box-shadow: none;
}
.is-centered-image {
  display: block;
  margin: 0 auto;
}
body {
  font-family: Poppins !important;
}
.is-size-3 {
  font-size: 1.746875rem !important;
  line-height: 2.445625rem !important;
  font-weight: 700 !important;
  font-family: Poppins !important;
}
.bc {
  color: #1e1e1e !important;
}
.top-section,
.country-section,
.plug-n-play,
.why-voiz,
.home-why-works,
.in-the-press,
.blog-section,
.story-section,
.contact-section,
.footer-links,
.footer-info,
.footer-copyright {
  padding: 1.5rem 1.5rem !important;
}
@media all and (max-width: 699px) {
  .top-section,
  .country-section,
  .plug-n-play,
  .why-voiz,
  .home-why-works,
  .in-the-press,
  .blog-section,
  .story-section,
  .contact-section,
  .footer-links,
  .footer-info,
  .footer-copyright {
    padding: 20px 15px 15px 20px !important;
  }
}
.page.head h2 {
  font-size: 1.95rem !important;
  font-family: Poppins;
  font-weight: 600;
}
.section {
  background: #fff;
}
.abut {
  padding: 3rem 1.5rem 0rem 1.5rem;
  margin-bottom: -1px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1e1e1e;
  font-family: Poppins !important;
}
a.logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
a.logo span:first-child {
  display: block;
  background: #1e1e1e;
  border: 1px solid #1a1a1a;
  padding: 10px 5px;
  font: normal normal bold 25px/30px Montserrat;
  color: #fff;
}
a.logo span:last-child {
  display: block;
  font: normal normal bold 25px/30px Montserrat;
  color: #1E1E1E;
  padding: 0 5px;
  text-transform: uppercase;
}
@media all and (max-width: 699px) {
  a.logo {
    padding-left: 13px;
  }
}
.inline-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inline-nav ul li {
  margin: 0;
  padding: 0;
  padding-right: 20px;
}
.inline-nav ul li:last-child {
  padding-right: 0;
}
.inline-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.inline-list li {
  margin: 0;
  padding: 0;
  margin-right: 50px;
}
@media all and (max-width: 768px) {
  .inline-list {
    justify-content: center;
    text-align: center;
  }
  .inline-list li {
    margin: auto;
  }
}
.subtitle .inline-list {
  color: #6E6D6D;
  font-family: Poppins;
  font-size: 0.975rem;
  line-height: 1.365rem;
  font-weight: 300;
  margin-top: 25px;
}
.home-nav-link {
  font: normal normal normal 20px/29px Poppins;
  color: #0C0B0B;
}
.button.is-home-button {
  border-radius: 0;
  color: #000;
  border-color: #000;
  border-width: 3px;
  padding: 1.1rem 1.5rem;
  font-family: Poppins;
  font-size: 0.999375rem;
  line-height: 1.399125rem;
  font-weight: 400;
}
.button.is-form-button {
  border-width: 2px;
  background-color: transparent;
  font-size: 1rem;
  padding: 1rem 2.5rem;
  font-weight: 500;
  height: auto;
}
.button.is-home-button-secondary {
  color: #374BFF;
  background-color: white;
  padding: 1.6rem 2.5rem;
  font-family: Poppins;
  font-size: 0.999375rem;
  line-height: 1.399125rem;
  font-weight: 500;
  border: 2px solid #374BFF;
}
.button.is-home-button-secondary:hover {
  background-color: #f9f9f9 !important;
}
.is-home-button-secondary:hover {
  background-color: white !important;
  border: 2px solid #374BFF !important;
  color: #374BFF !important;
}
.hero .title {
  font-family: Poppins;
  font-size: 2.640625rem;
  line-height: 3.696875rem;
  font-weight: 700;
  color: #1E1E1E;
}
span {
  font-style: italic;
  font-weight: 400 !important;
  font-family: Poppins;
  font-size: 2.19375rem;
  line-height: 3.07125rem;
}
@media all and (max-width: 768px) {
  .hero .title {
    font-family: Poppins;
    font-size: 2.153125rem;
    line-height: 3.014375rem;
    line-height: 2.5rem;
    font-weight: 700;
    margin-bottom: 0px;
  }
}
@media all and (max-width: 699px) {
  span {
    font-style: italic;
    font-family: Poppins;
    font-size: 1.909375rem;
    line-height: 2.673125rem;
    font-weight: 400;
  }
}
.is-uppercase {
  text-decoration: uppercase;
}
.hero {
  background: url(../images/companies-job.svg) no-repeat 93% 36px;
  background-size: 686px;
  padding-bottom: 15rem;
}
.hero .hero-body {
  padding-top: 6.9rem !important;
}
@media all and (max-width: 768px) {
  .hero {
    background: #fff;
    text-align: center;
    width: 90%;
    box-shadow: 0px 0px 12px #0000000F;
    border-radius: 10px;
    margin: 17px auto;
    position: relative;
    padding-bottom: 0rem;
  }
  .hero .hero-body {
    padding: 2rem 1rem 2rem 1rem !important;
  }
}
.centered-image {
  display: block;
  margin: 0 auto;
}
.screen-previews {
  padding-right: 10%;
  padding-left: 10%;
  background: #fff;
  margin: 0 auto;
  position: relative;
  margin-top: -19rem;
}
.screen-previews h3 {
  font-size: 1.5rem;
  line-height: 2.559375rem;
  font-weight: 700;
  padding-top: 30px;
}
.screen-previews p {
  font-family: Poppins;
  font-size: 0.89375rem;
  line-height: 1.25125rem;
  font-weight: 300;
  line-height: 1.8rem;
  color: #6E6D6D;
}
.screen-previews .container {
  padding-right: 80px;
  padding-left: 80px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .screen-previews {
    padding-right: 0%;
    padding-left: 0%;
  }
}
@media all and (max-width: 768px) {
  .screen-previews {
    padding-right: 0%;
    padding-left: 0%;
    width: 100%;
    left: initial;
    position: relative;
    right: initial;
    min-height: initial;
    top: 0;
    margin-top: -47px;
  }
  .screen-previews h2 {
    padding: 20px 20px 15px 20px;
  }
  .screen-previews h3 {
    font-size: 1.5rem;
    line-height: 2.559375rem;
    font-weight: 700;
    padding-top: 0px;
  }
  .screen-previews .container {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.screen-preview {
  background: #fff;
  box-shadow: 0px 0px 19px #AFAFAF29;
  width: 70%;
  margin: 0 auto;
  position: relative;
  padding: 20px 0;
  min-height: 450px;
}
.screen-preview .candidates-screen {
  margin: 10px auto;
}
.screen-preview .candidates-screen img {
  text-align: center;
  display: block;
  margin: auto;
}
@media all and (max-width: 768px) {
  .screen-preview {
    width: 90%;
    left: initial;
    position: relative;
    right: initial;
    min-height: initial;
    top: 0;
    margin-top: 30px;
  }
  .screen-preview h2 {
    padding: 20px 20px 15px 20px;
  }
}
.screen-preview-container {
  min-height: 500px;
}
@media all and (max-width: 768px) {
  .screen-preview-container {
    min-height: 180px;
  }
}
.button.is-home-button-tertiary {
  border: 2px solid #374bff;
  color: #374bff;
  border-radius: 0;
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 500;
  text-align: center;
  padding: 0.4rem 2rem;
  padding-left: 0.8rem;
  margin: 0 auto;
  display: block;
  padding: 0.4rem 1.4rem;
  height: auto;
}
.button.is-home-button-tertiary:hover {
  border: 2px solid #374bff;
  color: #374bff;
  background-color: #f9f9f9;
}
.button.is-limited-width {
  width: 11.135rem;
}
.pp-box-container {
  display: flex;
  justify-content: space-evenly;
  padding-top: 40px;
}
@media all and (max-width: 768px) {
  .pp-box-container {
    flex-direction: column;
  }
}
.pp-box-container .pp-box {
  box-shadow: 0px 0px 12px #0000000F;
  background: #ffffff;
  padding: 1.6rem 4.2rem;
  padding-right: 2rem;
  width: 40%;
  position: relative;
  padding-bottom: 120px;
  border-radius: 10px;
}
.pp-box-container .pp-box h2 {
  font-family: Poppins;
  font-size: 1.828125rem;
  line-height: 2.559375rem;
  font-weight: 700;
}
@media all and (max-width: 768px) {
  .pp-box-container .pp-box h2 {
    font-family: Poppins;
    font-size: 1.21875rem;
    line-height: 1.70625rem;
    font-weight: 700;
  }
}
.pp-box-container .pp-box p {
  font-family: Poppins;
  font-size: 0.89375rem;
  line-height: 1.25125rem;
  font-weight: 300;
  line-height: 1.8rem;
  color: #6E6D6D;
  padding-top: 20px;
}
@media all and (max-width: 768px) {
  .pp-box-container .pp-box {
    width: 97%;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 1.5rem;
    padding-bottom: 120px;
  }
}
.pp-box-container .button {
  position: absolute;
  left: 4.2rem;
  bottom: 20px;
  border-radius: 0;
  border-color: #374BFF;
  color: #374BFF;
  font-weight: 500;
  padding: 0.4rem 1.4rem;
}
.pp-box-container .button:hover {
  border: 2px solid #374bff;
  color: #374bff;
  background: #F9F9F9;
}
@media all and (max-width: 768px) {
  .pp-box-container .button {
    left: auto;
    right: auto;
  }
}
.plug-n-play {
  margin-top: 28px;
}
.plug-n-play h3 {
  font: normal normal bold 45px/68px Poppins;
  color: #1E1E1E;
}
.plug-n-play h3.mild-border:after {
  padding-top: 20px;
  content: '';
  display: block;
  width: 10%;
  border-bottom: 4px solid #1e1e1e;
  margin: 0 auto;
}
@media all and (max-width: 699px) {
  .plug-n-play {
    margin-top: -10px;
  }
}
.home-why-works {
  background-color: #fcfcfc;
}
.home-why-works .container {
  background: url(../images/laptop-people.png) no-repeat 110% top;
  min-height: 500px;
  background-size: 66% auto;
  position: relative;
  width: 80%;
  margin: 0 auto;
}
@media all and (max-width: 699px) {
  .home-why-works .container {
    background: none;
    width: 100%;
  }
}
.home-why-works .container:before {
  content: '';
  display: block;
  width: 20%;
  position: absolute;
  top: 0;
  left: 39%;
  background-image: url(../images/dot_individual.png);
  height: 120px;
  opacity: 0.5;
}
@media all and (max-width: 699px) {
  .home-why-works .container:before {
    display: none;
  }
}
.home-why-works .container:after {
  content: '';
  display: block;
  width: 35%;
  position: absolute;
  bottom: -10px;
  right: -100px;
  background-image: url(../images/dot_individual.png);
  height: 200px;
  opacity: 0.75;
}
@media all and (max-width: 699px) {
  .home-why-works .container:after {
    display: none;
  }
}
.home-why-works .container .explanation {
  font-family: Poppins;
  font-size: 0.89375rem;
  line-height: 1.25125rem;
  font-weight: 500;
  width: 38%;
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 120px;
  padding-bottom: 23px;
  color: #1e1e1e;
  background: url(../images/why-voiz-people.svg) #fff no-repeat 40px 40px;
  background-size: 68px auto;
  box-shadow: 0px 9px 16px #0000001C;
  z-index: 2;
}
@media all and (max-width: 699px) {
  .home-why-works .container .explanation {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .home-why-works .container .explanation {
    width: 50%;
  }
}
@media (min-width: 700px) and (max-width: 767px) {
  .home-why-works .container .explanation {
    width: 50%;
  }
}
.home-why-works .container .explanation ul li {
  padding: 10px auto;
  padding-left: 3.3rem;
  position: relative;
  margin-bottom: 30px;
}
.home-why-works .container .explanation ul li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 10%;
  content: '';
  background: url(../images/tick.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 37px;
  height: 37px;
}
.home-why-works .container .explanation.why {
  position: absolute;
  top: 45%;
  right: 70px;
  background-size: 52px auto;
  background-image: url(../images/dashboard.svg);
  height: auto;
  border-radius: 8px;
}
@media all and (max-width: 699px) {
  .home-why-works .container .explanation.why {
    position: static;
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .home-why-works .container .explanation.why {
    top: 35%;
    right: -24px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .value {
    width: 95% !important;
  }
  .container:after {
    right: -30px !important;
  }
  a.logo {
    padding-left: 20px;
  }
  .hero-body {
    padding: 9rem 4rem !important;
  }
  .hero {
    background: url(../images/companies-job.svg) no-repeat 93% 57px;
    background-size: 500px;
    padding-bottom: 15rem;
  }
  .contact-section {
    margin-top: 50px;
  }
  .footer-links .container .column {
    margin-right: 0px !important;
  }
  .story-snippet {
    margin-bottom: 73px!important;
  }
}
@media (min-width: 700px) and (max-width: 768px) {
  .value {
    width: 95% !important;
  }
  .container:after {
    right: -30px !important;
  }
  a.logo {
    padding-left: 20px;
  }
  .hero-body {
    padding: 9rem 4rem !important;
  }
  .hero {
    background: none;
    padding-bottom: 0rem;
  }
  .why {
    top: 21% !important;
    right: -24px !important;
  }
}
.in-the-press {
  padding-top: 200px;
}
.in-the-press .columns {
  width: 90%;
  margin: 10px auto;
}
.in-the-press .column img {
  display: block;
  margin: 0 auto;
  width: 80%;
}
@media all and (max-width: 768px) {
  .in-the-press .column img {
    max-width: 120px;
  }
}
.blog-snippet-container {
  display: flex;
  padding-top: 40px;
  justify-content: space-evenly;
  flex-wrap: nowrap;
}
@media all and (max-width: 768px) {
  .blog-snippet-container {
    flex-direction: column;
  }
}
.blog-snippet-container .blog-snippet {
  display: flex;
  box-shadow: 4px 4px 12px #00000008;
  justify-content: flex-start;
  width: 45%;
  background: #fff;
}
@media all and (max-width: 768px) {
  .blog-snippet-container .blog-snippet {
    width: 90%;
    flex-direction: column;
    text-align: center;
    margin: 10px auto;
  }
}
.blog-snippet-container .blog-snippet .snippet-image {
  width: 250px;
  height: 100%;
  background: #FCFCFC;
  overflow: hidden;
  background-size: cover;
}
@media all and (max-width: 768px) {
  .blog-snippet-container .blog-snippet .snippet-image {
    width: 100%;
  }
}
.blog-snippet-container .blog-snippet .snippet-description {
  padding: 17px 60px 20px 60px;
  width: calc(100% - 250px);
}
@media all and (max-width: 768px) {
  .blog-snippet-container .blog-snippet .snippet-description {
    width: 100%;
  }
}
.blog-snippet-container .blog-snippet .snippet-description h4 {
  font-family: Poppins;
  font-size: 0.853125rem;
  line-height: 1.194375rem;
  font-weight: 600;
  padding-bottom: 20px;
}
.blog-snippet-container .blog-snippet .snippet-description h4 a {
  color: #000000;
}
.blog-snippet-container .blog-snippet .snippet-description p {
  color: #6E6D6D;
  font-family: Poppins;
  font-size: 0.73125rem;
  line-height: 1.02375rem;
  line-height: 1.4rem;
}
.common-contact-form input[type="text"] {
  padding: 1.5rem 1rem;
  font-family: Poppins;
  font-size: 0.934375rem;
  line-height: 1.308125rem;
  font-weight: 200;
  color: #030202;
  border-color: #c1c1c1;
}
.common-contact-form input::-webkit-input-placeholder {
  color: #c1c1c1;
}
.common-contact-form .field {
  margin-bottom: 24px;
}
.story-snippet {
  margin: 20px auto;
  width: 85%;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  height: 150px;
  margin-bottom: 43px;
}
@media all and (max-width: 768px) {
  .story-snippet {
    flex-direction: column;
    width: 97%;
    margin: 34px auto;
    height: auto;
    text-align: center;
  }
}
.story-snippet .snippet-image {
  width: 250px;
  height: 100%;
  align-self: stretch;
  overflow: hidden;
}
.story-snippet .snippet-image img {
  display: block;
  margin: 0 auto;
  height: 100%;
}
@media all and (max-width: 768px) {
  .story-snippet .snippet-image img {
    height: auto;
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  .story-snippet .snippet-image {
    width: 100%;
    height: auto;
  }
}
.story-snippet .snippet-description {
  padding: 0px 60px;
  width: calc(100% - 250px);
  font-family: Poppins;
}
@media all and (max-width: 768px) {
  .story-snippet .snippet-description {
    width: 100%;
    padding: 10px;
  }
}
.story-snippet .snippet-description h4 {
  margin-bottom: 20px;
  font-family: Poppins;
  font-size: 1.259375rem;
  line-height: 1.763125rem;
  font-weight: 600;
}
.story-snippet .snippet-description h4 a {
  color: #000;
}
.story-snippet .snippet-description p {
  font-family: Poppins;
  font-size: 0.853125rem;
  line-height: 1.194375rem;
  font-weight: 300;
  line-height: 1.6rem !important;
  color: #6e6d6d;
}
.contact-section {
  background-color: #f8f8f8;
}
.contact-section .container {
  padding-top: 20px;
  margin: 0 auto;
}
.contact-section .container .columns {
  width: 80%;
  margin: 0 auto;
}
.contact-section .container .column:first-child {
  padding-top: 20px;
  padding-right: 50px;
}
@media all and (max-width: 768px) {
  .contact-section .container .column:first-child {
    padding-right: 0px;
  }
}
.contact-section .container h3 {
  font-family: Poppins;
  font-size: 1.828125rem;
  line-height: 2.559375rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.contact-section .container p {
  font-family: Poppins;
  font-size: 0.853125rem;
  line-height: 1.194375rem;
  color: #000000;
}
@media all and (max-width: 768px) {
  .contact-section .container {
    padding-bottom: 80px;
  }
}
.contact-section .container .columns {
  width: 100%;
  margin: 0 auto;
}
.contact-section .container input[type="text"] {
  padding: 1.5rem 1rem;
  font-family: Poppins;
  font-size: 0.934375rem;
  line-height: 1.308125rem;
  font-weight: 200;
  color: #030202;
  border-color: #c1c1c1;
}
.contact-section .container input::-webkit-input-placeholder {
  color: #c1c1c1;
}
.contact-section .container .field {
  margin-bottom: 24px;
}
.footer-links {
  background: #1E1E1E;
}
.footer-links .container .columns {
  width: 95%;
  margin: 0 auto;
  justify-content: space-between;
}
.footer-links .container .column {
  margin-right: 0px;
  text-align: left;
}
.footer-links .container .column:first-child {
  padding-left: 10px;
}
@media all and (max-width: 768px) {
  .footer-links .container .column {
    padding: 10px !important;
    text-align: center;
    margin: 0;
  }
}
.footer-links a {
  color: #A4A4A4;
  font-family: Poppins;
  font-size: 0.934375rem;
  line-height: 1.308125rem;
  font-weight: 300;
}
@media all and (max-width: 768px) {
  .footer-links {
    text-align: center;
  }
}
.footer-info {
  background-color: #fff;
  align-items: center;
}
.footer-info a {
  color: #7B7B7B;
}
.footer-info .column {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding: 0.3rem;
}
.footer-info .linked-in {
  text-align: center;
  margin-top: -10px;
}
@media all and (max-width: 768px) {
  .footer-info .linked-in {
    margin-top: 0;
  }
}
.footer-info .linked-in img {
  display: block;
  margin: 0 auto;
}
@media all and (max-width: 768px) {
  .footer-info {
    text-align: center;
  }
}
.footer-copyright {
  background-color: #1E1E1E;
}
.footer-copyright .container {
  margin: 0.8rem auto;
}
.footer-copyright .container .column {
  margin-right: 0px;
  text-align: left;
}
.footer-copyright .container .column:first-child {
  padding-left: 90px;
}
@media all and (max-width: 768px) {
  .footer-copyright .container .column {
    padding: 10px !important;
    text-align: center;
    margin: 0;
  }
}
.footer-copyright span {
  color: #fff;
}
.footer-copyright.section {
  padding: 0.3rem !important;
  font-family: Poppins;
  font-size: 0.934375rem;
  line-height: 1.308125rem;
  font-weight: 300;
}
@media all and (max-width: 768px) {
  .footer-copyright {
    text-align: center;
  }
}
.about.page.head {
  background-color: #fcfcfc;
  position: relative;
  min-height: 200px;
}
.about.page.head:before {
  content: '';
  display: block;
  width: 7%;
  position: absolute;
  top: 5px;
  left: 0;
  background-image: url(../images/dot_individual.png);
  height: 100px;
}
.about.page.head:after {
  content: '';
  width: 20%;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../images/dot_individual.png);
  height: 250px;
  background-repeat: repeat;
}
.about.page.head .container {
  padding-top: 30px;
}
@media all and (max-width: 768px) {
  .about.page.head {
    text-align: center;
  }
  .about.page.head:after {
    width: 10%;
    height: 150px;
  }
}
.howtabbar {
  position: sticky !important;
  top: 56px !important;
  z-index: 1 !important;
}
.tabbar {
  border-bottom: 2px solid #e2e2e2;
  padding-bottom: 0;
  margin-bottom: 20px;
  padding-top: 10px;
}
.tabbar .container {
  width: 80% !important;
  margin: 0 auto;
}
.tabbar .tabs {
  position: relative;
  top: 2px;
}
.tabbar .tabs ul {
  justify-content: space-between;
}
@media all and (max-width: 768px) {
  .tabbar .tabs ul {
    flex-direction: column;
  }
}
.tabbar .tabs ul li {
  width: 100%/5;
}
@media all and (max-width: 768px) {
  .tabbar .tabs ul li {
    width: auto;
  }
}
.tabbar .tabs ul li a {
  text-transform: uppercase;
  color: #707070;
  border-bottom: 7px solid transparent;
  font-family: Poppins;
  font-size: 0.89375rem;
  line-height: 1.25125rem;
  font-weight: 500;
}
.tabbar .tabs ul li.is-active a {
  font-weight: 700;
  color: #000;
  border-bottom: 7px solid #000000;
}
.content .container {
  width: 80% !important;
  margin: 0 auto;
}
@media all and (max-width: 1200px) {
  .content .container {
    width: 100% !important;
  }
}
.content p {
  font-family: Poppins;
  font-size: 0.89375rem;
  line-height: 1.25125rem;
  font-weight: 300;
  color: #646464;
  line-height: 1.5rem;
  padding-bottom: 1rem;
}
.content.people {
  padding-top: 150px;
}
.content.people .columns:first-child {
  margin-bottom: 100px;
}
.content .person {
  width: 70%;
  margin: 0 auto;
  border: 1px solid #c1c1c1;
  box-shadow: 0px 0.771875rem 0.56875rem #00000017;
  background-color: #ffffff;
  padding: 6.5rem 2.03125rem;
  padding-bottom: [object Object];
  position: relative;
  height: 350px;
}
@media all and (max-width: 1200px) {
  .content .person {
    height: auto;
    margin-bottom: 70px;
    width: 90%;
  }
}
.content .person h2 {
  font-family: Poppins;
  font-size: 0.89375rem;
  line-height: 1.25125rem;
  font-weight: 600;
}
.content .person h6 {
  font-family: Poppins;
  font-size: 0.771875rem;
  line-height: 1.080625rem;
  font-weight: 500;
}
.content .person .image {
  position: absolute;
  width: 7.3125rem;
  left: 45px;
  top: -75px;
}
.content .person p {
  font-family: Poppins;
  font-size: 0.73125rem;
  line-height: 1.02375rem;
  font-weight: 300;
  line-height: 1.4rem;
}
.big-article {
  display: flex;
  width: 80%;
  margin: 0 auto;
  box-shadow: 0px 3px 6px #00000029;
}
@media all and (max-width: 768px) {
  .big-article {
    flex-direction: column;
  }
}
.big-article .image {
  display: flex !important;
  width: 380px;
  flex-direction: column;
}
@media all and (max-width: 768px) {
  .big-article .image {
    width: 100%;
  }
}
.big-article .content {
  width: calc(100% - 380px);
  padding: 20px;
  padding-left: 50px;
}
@media all and (max-width: 768px) {
  .big-article .content {
    width: 100%;
  }
}
.big-article .content h3 {
  font-family: Poppins;
  font-size: 1.259375rem;
  line-height: 1.763125rem;
  font-weight: 600;
}
.big-article .content p {
  font-family: Poppins;
  font-size: 0.853125rem;
  line-height: 1.194375rem;
  font-weight: 300;
  line-height: 1.4rem;
  padding-bottom: 10px;
}
.articles.column {
  flex: 1;
}
.articles .article {
  box-shadow: 0px 3px 6px #00000029;
  background: #fff;
  width: 90%;
  margin: 0 auto;
  min-height: 100px;
  height: 370px;
}
.articles .article .image {
  height: 150px;
  overflow: hidden;
}
.articles .article .content {
  position: relative;
  padding: 20px;
  padding-top: 35px;
}
.articles .article .content > a {
  position: absolute;
  right: 20px;
  top: 15px;
}
.articles .article .content h5 {
  font-family: Poppins;
  font-size: 0.73125rem;
  line-height: 1.02375rem;
  font-weight: 600;
  line-height: 1.4rem;
}
.articles .article .content p {
  font-family: Poppins;
  font-size: 0.73125rem;
  line-height: 1.02375rem;
  font-weight: 300;
  line-height: 1.4rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.plain-content h2 {
  font-family: Poppins;
  font-size: 1.746875rem;
  line-height: 2.445625rem;
  font-weight: 600;
  padding-bottom: 20px;
}
.plain-content h3 {
  font-family: Poppins;
  font-size: 0.934375rem;
  line-height: 1.308125rem;
  font-weight: 600;
}
.plain-content p {
  color: #646464;
  font-family: Poppins;
  font-size: 0.853125rem;
  line-height: 1.194375rem;
  line-height: 1.4rem;
  padding: 1.2rem 0;
}
.plain-content ul {
  font-family: Poppins;
  font-size: 0.853125rem;
  line-height: 1.194375rem;
  list-style-type: disc;
  padding: 0;
  margin-left: 20px;
}
.plain-content .column:last-child {
  padding: 20px 80px;
}
@media all and (max-width: 1200px) {
  .plain-content .column:last-child {
    padding: 20px;
  }
}
.text-content h2 {
  font-family: Poppins;
  font-size: 1.746875rem;
  line-height: 2.445625rem;
  font-weight: 600;
  padding-bottom: 20px;
}
.text-content h3 {
  font-family: Poppins;
  font-size: 0.934375rem;
  line-height: 1.308125rem;
  font-weight: 600;
}
.text-content p {
  color: #646464;
  font-family: Poppins;
  font-size: 0.853125rem;
  line-height: 1.194375rem;
  line-height: 1.4rem;
  padding: 1.2rem 0;
}
.text-content ul {
  font-family: Poppins;
  font-size: 0.853125rem;
  line-height: 1.194375rem;
  list-style-type: disc;
  padding: 0;
  margin-left: 20px;
}
.text-content .column:last-child {
  padding: 20px 80px;
}
@media all and (max-width: 1200px) {
  .text-content .column:last-child {
    padding: 20px;
  }
}
.text-content p {
  padding: 0.8rem 0;
}
.text-content h2 {
  padding: 0;
  padding-top: 20px;
}
.contact-us-section .container {
  width: 80% !important;
}
@media all and (max-width: 768px) {
  .contact-us-section .container {
    width: 100% !important;
  }
}
.contact-us-section p {
  padding-top: 0;
}
.contact-us-section h2 {
  font-family: Poppins;
  font-size: 1.746875rem;
  line-height: 2.445625rem;
  font-weight: 600;
  padding-bottom: 20px;
}
.contact-us-section h3 {
  font-family: Poppins;
  font-size: 0.934375rem;
  line-height: 1.308125rem;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.4rem;
}
@media all and (max-width: 768px) {
  .contact-us-section {
    text-align: center;
  }
}
.fa {
  color: grey !important;
}
.file {
  display: block;
  padding: 0px !important;
}
.file-label {
  color: #c1c3c3 !important;
  font-size: 15px !important;
  padding: 0px !important;
}
.file-cta {
  background-color: #f5f5f5;
  color: #c1c3c3;
  font-size: 15px;
  font-weight: 200;
  font-style: normal;
  color: #c1c1c1 !important;
}
.file-name {
  max-width: 44em;
}
.contact-image {
  position: relative;
}
.contact-image img {
  display: block;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 768px) {
  .contact-image img {
    margin: 20px auto;
  }
}
.contact-form {
  box-shadow: 0px 0px 19px #AFAFAF29;
  background: #fff;
  padding: 35px;
  width: 100%;
  min-height: 300px;
}
.contact-form input[type="text"] {
  padding: 1.5rem 1rem;
  font-family: Poppins;
  font-size: 0.934375rem;
  line-height: 1.308125rem;
  font-weight: 200;
  color: #030202;
  border-color: #c1c1c1;
}
.contact-form input::-webkit-input-placeholder {
  color: #c1c1c1;
}
.contact-form .field {
  margin-bottom: 24px;
}
.contact-form input[type="text"] {
  border: 1px solid #D5D5D5;
  background: #f2f2f2;
  border-radius: 3px;
}
.contact-form input[type="text"].is-danger {
  border-color: #f14668;
}
.contact-form .container {
  width: 80% !important;
  margin: 0 auto;
}
.contact-form .button.is-home-button-tertiary {
  padding: 5px 50px;
  border-color: #374BFF;
  color: #374BFF;
}
.contact-form .select {
  width: 100%;
  box-shadow: 0px 0px 6px #00000029;
}
.contact-form .select:after {
  border-color: #1e1e1e !important;
}
.contact-form .select select {
  width: 100%;
  border: 0;
}
.contact-submit {
  text-align: center;
}
.contact-submit .container {
  padding: 50px 0;
}
.contact-submit h2 {
  font-family: Poppins;
  font-size: 1.625rem;
  line-height: 2.275rem;
  font-weight: 600;
  margin-bottom: 45px;
}
.contact-submit img {
  margin-bottom: 45px;
}
.contact-submit a {
  text-decoration: underline;
  font-family: Poppins;
  font-size: 0.934375rem;
  line-height: 1.308125rem;
  font-weight: 300;
  color: #374bff;
}
@media screen and (min-width: 1216px) {
  .container:not(.is-max-desktop) {
    max-width: 1100px;
  }
}
.how-it-works img {
  max-width: 1000px;
  width: 100%;
}
@media all and (max-width: 1024px) {
  .navbar .navbar-brand {
    justify-content: center;
  }
}
@media all and (max-width: 1024px) {
  .navbar .control {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1023px) {
  .navbar > .container {
    justify-content: space-between;
    display: flex;
  }
  .navbar-menu {
    box-shadow: none;
  }
}
