/*!
Theme Name:     Exponea
Theme URI:      https://exponea.com/
Author:         Exponea
Author URI:     https://exponea.com/
Description:    Exponea - WordPress Theme
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    exponea.com
Template:       exponea
Version:        0.6.1
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900|Roboto+Mono:100,700);
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 576px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 575px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 575px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 575px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 575px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 992px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 575px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/* main colors */
/* alerts */
/* page widths */
/* fonts */
/*
 * Mixins start
 */
.noselect {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.center-text {
  text-align: center;
}
.center-absolute {
  position: absolute;
  left: 50%;
}
.center-absolute .centered-item {
  position: relative;
  left: -50%;
}
.mixin-global-width,
.global-width {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.mixin-content-width,
.content-width {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.mixin-content-width-slim,
.content-width-slim {
  max-width: 930px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.case-study-width {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
}
.flex-space-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-space-around {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.clear-fix:after {
  content: '';
  display: table;
  clear: both;
}
/* get rid of this */
.max {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.yellow {
  color: #ffd500;
}
.bg-yellow {
  background-color: #ffd500;
}
.bg-yellow-dark {
  background-color: #f3cc00;
}
.bg-hero-logos {
  background-color: #EEF2FD;
}
.bg-black {
  background-color: #1c1733;
}
.bg-purple {
  background-color: #3e3570;
}
.bg-white {
  background-color: #ffffff;
}
.bg-blue {
  background-color: #2dbaee;
}
.bg-grey {
  background-color: #f7f8fc;
}
.bg-grey-dark {
  background-color: #636696;
}
.bg-grey-light {
  background-color: #f2f2f2;
}
.bg-grey-megalight {
  background-color: #f9f9f9;
}
.bg-default {
  background-color: #edeef7;
}
/*
 * Mixins end
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  overflow-x: hidden;
  font-family: "minion-pro", "Times New Roman", serif;
  font-size: 1em;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  margin: 0;
  padding: 0;
}
#site,
html,
body {
  width: 100%;
  background-color: #edeef7;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 700;
  color: #1c1733;
}
h1.black,
.h1.black,
h2.black,
.h2.black,
h3.black,
.h3.black,
h4.black,
.h4.black,
h5.black,
.h5.black,
h6.black,
.h6.black {
  color: #1c1733;
}
h1.white,
.h1.white,
h2.white,
.h2.white,
h3.white,
.h3.white,
h4.white,
.h4.white,
h5.white,
.h5.white,
h6.white,
.h6.white {
  color: #ffffff;
}
h1,
.h1 {
  font-size: 3.25rem;
  margin-bottom: 1.6rem;
}
/* TODO add other headings */
h3,
.h3 {
  font-size: 1.25em;
}
p,
ul {
  color: #636696;
}
p.black,
ul.black,
.black p,
.black ul {
  color: #1c1733;
}
p.white,
ul.white,
.white p,
.white ul {
  color: #ffffff;
}
p.grey-light,
ul.grey-light,
.grey-light p,
.grey-light ul {
  color: #adb0d9;
}
a {
  color: #2dbaee;
}
a.black {
  color: #1c1733;
}
a.white {
  color: #ffffff;
}
ul {
  list-style: none;
}
img {
  display: block;
}
img.center {
  margin: 0 auto;
}
svg path {
  fill: #1C1733;
}
svg polygon {
  fill: #1C1733;
}
svg path.white,
svg .white path,
svg.white path {
  fill: #ffffff;
}
svg polygon.white,
svg .white polygon,
svg.white polygon {
  fill: #ffffff;
}
.title {
  text-align: center;
  padding: 90px 15px 45px;
}
.title p {
  font-family: "Lato", Arial, sans-serif;
  max-width: 900px;
  margin: 0 auto;
  font-size: 16px;
}
@media (min-width: 576px) {
  .title p {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .title p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .title p {
    font-size: 22px;
  }
}
.title.title--full-width p {
  max-width: 100%;
}
.title h1,
.title .h1 {
  margin-bottom: 14px;
}
.title.title--full-width p {
  max-width: 100%;
}
.title h2,
.title .h2 {
  margin-bottom: 8px;
  font-size: 24px;
}
@media (min-width: 576px) {
  .title h2,
  .title .h2 {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .title h2,
  .title .h2 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .title h2,
  .title .h2 {
    font-size: 36px;
  }
}
.title h2.small,
.title .h2.small {
  font-size: 22px;
}
@media (min-width: 576px) {
  .title h2.small,
  .title .h2.small {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .title h2.small,
  .title .h2.small {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .title h2.small,
  .title .h2.small {
    font-size: 30px;
  }
}
.title h2.smaller,
.title .h2.smaller {
  font-weight: 200;
  font-size: 20px;
}
@media (min-width: 576px) {
  .title h2.smaller,
  .title .h2.smaller {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .title h2.smaller,
  .title .h2.smaller {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .title h2.smaller,
  .title .h2.smaller {
    font-size: 26px;
  }
}
.title.black h2,
.title.black .h2,
.title.black p {
  color: #1c1733;
}
.title.white h2,
.title.white .h2,
.title.white p {
  color: #ffffff;
}
@media (max-width: 768px) {
  .title {
    padding: 45px 15px 35px;
  }
  .title h2,
  .title .h2 {
    font-size: 2rem;
  }
}
ul[class^="list-"] li,
.list-blue[class^="list-"] li,
.list-yellow[class^="list-"] li {
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: 4px 8px;
  padding-left: 25px;
}
ul.list-blue li,
.list-blue.list-blue li,
.list-yellow.list-blue li {
  background-image: url(public/img/icons/ul-blue.png);
}
ul.list-yellow li,
.list-blue.list-yellow li,
.list-yellow.list-yellow li {
  background-image: url(public/img/icons/ul-yellow.png);
}
nav {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  color: #1c1733;
  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 a {
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  margin: 0 20px;
  padding: 9px 0;
  float: left;
  color: inherit;
}
nav a:hover {
  color: #1c1733;
}
nav a.sign-up {
  color: #ffffff;
}
nav input {
  margin-left: 20px;
  float: left;
  height: 35px;
  width: 170px;
  border: 1px solid #d8ddef;
  border-right: 0;
  background: #f7f7f7;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  padding: 0 10px 0 15px;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: 400;
}
nav input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(99, 102, 150, 0.75);
}
nav input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(99, 102, 150, 0.75);
  opacity: 1;
}
nav input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(99, 102, 150, 0.75);
  opacity: 1;
}
nav input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(99, 102, 150, 0.75);
}
nav.nav--underline a:not(.disabled)::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 2px;
  margin-left: 50%;
  bottom: 0;
  left: 0;
  background-color: #ffd500;
  -webkit-transition: width 0.5s, margin-left 0.5s;
  -o-transition: width 0.5s, margin-left 0.5s;
  transition: width 0.5s, margin-left 0.5s;
}
nav.nav--underline a:not(.disabled):hover::after {
  width: 100%;
  margin-left: 0;
}
nav.nav--underline a:not(.disabled).active {
  color: #1c1733;
}
nav.nav--underline a:not(.disabled).active::after {
  width: 100%;
  margin-left: 0;
}
.transition-box-shadow {
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.tabs-navigation ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 957px;
  width: 100%;
  margin: 0 auto;
}
.tabs-navigation ul li {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  text-align: center;
  padding: 19px 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  font-size: 0.875em;
  color: rgba(28, 23, 51, 0.5);
  border-bottom: 1px solid rgba(28, 23, 51, 0.5);
}
.tabs-navigation ul li.current,
.tabs-navigation ul li:hover {
  padding-bottom: 18px;
  cursor: pointer;
  font-weight: 600;
  color: #1c1733;
  border-bottom: 2px solid #1c1733;
}
@media (max-width: 768px) {
  .tabs-navigation ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 425px) {
  .tabs-navigation ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.transition-visibility-opacity {
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.tabs > div {
  visibility: hidden;
  opacity: 0;
  display: none;
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.tabs > div.current {
  visibility: visible;
  opacity: 1;
  display: block;
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.screens img {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.screens .current {
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.sub .section {
  background-color: #ffffff;
}
.errors {
  display: none;
}
.header.webinar {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/**
 *   Here's where everything gets included. You don't need
 *   to change anything here, and doing so might break
 *   stuff. Here be dragons and all that.
 */
/**
 *   Default variables
 *
 *   While these can be set with JavaScript, it's probably
 *   better and faster to just set them here, compile to
 *   CSS and include that instead to use some of that
 *   hardware-accelerated goodness.
 */
.unslider {
  overflow: auto;
  margin: 0;
  padding: 0;
}
.unslider-wrap {
  position: relative;
}
.unslider-wrap.unslider-carousel > li {
  float: left;
}
.unslider-vertical > ul {
  height: 100%;
}
.unslider-vertical li {
  float: none;
  width: 100%;
}
.unslider-fade {
  position: relative;
}
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}
.unslider ul,
.unslider ol,
.unslider li {
  list-style: none;
  /* Reset any weird spacing */
  margin: 0;
  padding: 0;
  border: none;
}
.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}
.unslider-arrow.next {
  left: auto;
  right: 20px;
}
.video-modal-active {
  overflow: hidden;
}
.video-modal-active .video-modal {
  opacity: 1;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
  visibility: visible;
}
.video-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(28, 23, 51, 0.9);
  z-index: 999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}
.video-modal .modal-wrapper {
  display: none;
}
.video-modal iframe {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 560px;
  width: 100%;
}
.video-modal .video-modal-wrapper {
  display: block;
  margin: 0 auto;
}
input:focus {
  outline: none;
}
.col-3 {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 15px;
}
.col-3:after {
  content: '';
  display: table;
  clear: both;
}
.col-3 .col {
  float: left;
  width: 30%;
}
.col-3 .col:nth-child(2) {
  margin: 0 5%;
}
.col-3 .col h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.col-3 .col img {
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .col-3 .col {
    width: 100%;
    margin: 0;
    float: none;
    margin-top: 25px;
  }
  .col-3 .col:nth-child(2) {
    margin: 25px 0 0;
    /* !! fix this !! */
  }
}
.wpcf7-not-valid-tip,
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok,
.success-message,
.error-message {
  padding: 8px 15px;
  border-radius: 2px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  display: block;
}
.wpcf7-not-valid-tip,
.wpcf7-validation-errors,
.error-message {
  color: #b22458;
  background-color: rgba(178, 36, 88, 0.2);
}
.wpcf7-mail-sent-ok,
.success-message {
  color: #009163;
  background-color: rgba(0, 145, 99, 0.2);
}
/* hide wpcf7 alert message */
.screen-reader-response {
  display: none;
}
.wpcf7-response-output {
  margin-top: 20px;
}
.success-message,
.error-message {
  display: none;
}
.mini-claims {
  max-width: 900px;
  width: 100%;
  margin: 40px auto 60px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mini-claims .img-wrapper {
  height: 70px;
  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;
}
.mini-claims .img-wrapper img {
  max-width: 160px;
  display: block;
  margin: 0 auto;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mini-claims > div {
  max-width: 300px;
  width: 100%;
}
.mini-claims > div:nth-child(2) {
  border-right: 1px dashed #adb0d9;
  border-left: 1px dashed #adb0d9;
}
.mini-claims .value {
  color: #ffd500;
  font-family: 'Roboto Mono', Arial, sans-serif;
  font-weight: 900;
  font-size: 65px;
}
.mini-claims p:last-child {
  text-transform: uppercase;
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 900;
  font-size: 14px;
}
@media (max-width: 868px) {
  .mini-claims {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .mini-claims > div {
    margin-bottom: 30px;
  }
  .mini-claims > div:nth-child(2) {
    border-right: 0;
    border-left: 0;
  }
}
.contact-graph {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  height: 170px;
  background-image: url('public/img/svg/hero.svg');
  background-size: 871px 120px;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-bottom: -1px;
}
.contact-chart {
  width: 100%;
  height: 170px;
  background-image: url('public/img/svg/contact-chart.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-bottom: -20px;
}
.talent-header ul {
  font-size: 20px;
  color: black;
  margin-bottom: 40px;
  padding-left: 25px;
  list-style: disc;
}
.talent-header ul li {
  margin-bottom: 10px;
}
.talent-header h1 {
  font-size: 44px;
}
.talent-header .title a {
  color: #1c1733;
  text-decoration: none;
}
.faq-width {
  max-width: 700px;
  margin: 0 auto;
  width: 100%;
}
.talent {
  padding-bottom: 90px;
}
.talent h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.talent ul {
  font-size: 18px;
  margin-bottom: 30px;
}
.talent ul li {
  margin-bottom: 8px;
}
.talent p,
.talent strong,
.talent a {
  font-size: 18px;
}
.talent strong {
  font-family: "Lato", Arial, sans-serif;
}
.talent .list-yellow li {
  background-size: 7px;
  background-position: 6px 9px;
}
.panel-group .panel {
  margin-bottom: 10px;
}
.panel-group .panel-body {
  padding: 10px 15px;
  font-size: 18px;
}
.panel-group .panel-body p {
  color: #1c1733;
}
.panel-group .panel-body ul {
  color: #1c1733;
  list-style: disc;
  padding-left: 25px;
}
.panel-group .panel-title {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid rgba(173, 176, 217, 0.4);
}
.panel-group .panel-title:hover {
  border: 1px solid rgba(173, 176, 217, 0.7);
}
.panel-group .panel-title a {
  padding: 15px 20px;
  display: block;
  font-weight: 400;
  font-size: 22px;
  color: #1c1733;
  text-decoration: none;
}
.talent-form.form {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px 90px;
}
.talent-form.form input[type="submit"] {
  border: 0;
  background-color: #2dbaee;
  margin: 0;
  font-size: 16px;
}
.talent-form.form input[type="submit"]:hover {
  cursor: pointer;
}
.talent-form.form input[type="text"],
.talent-form.form input[type="email"],
.talent-form.form textarea {
  width: 100%;
  border: 1px solid #ffffff;
  border-radius: 2px;
  padding: 20px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 20px;
}
.talent-form.form input[type="text"].active,
.talent-form.form input[type="email"].active,
.talent-form.form textarea.active {
  border: 1px solid #2dbaee;
}
.talent-form.form input[type="text"].wpcf7-not-valid,
.talent-form.form input[type="email"].wpcf7-not-valid,
.talent-form.form textarea.wpcf7-not-valid {
  border-color: #b22458;
  margin-bottom: 5px;
}
.talent-form.form input:focus,
.talent-form.form textarea:focus {
  outline: none;
  border: 1px solid #2dbaee;
}
.talent-form.form .file-wrapper {
  position: relative;
}
.talent-form.form .file-wrapper:hover {
  cursor: pointer;
}
.talent-form.form .file-wrapper p:not(.file-upload) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.talent-form.form .file-wrapper p:not(.file-upload) input {
  width: 100%;
  height: 100%;
}
.talent-form.form .file-upload {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  color: #A9A9A9;
  padding: 20px;
  border-radius: 2px;
  margin-bottom: 20px;
  background: #ffffff;
}
.talent-form.form .file-upload.active {
  border: 1px solid #2dbaee;
  color: #1c1733;
}
.talent-form.form .file-upload:hover {
  cursor: pointer;
}
.talent-form.form .file-upload span {
  color: #2dbaee;
}
.bottom-hills {
  margin-top: -2px;
  width: 100%;
  height: 131px;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url(public/img/global/hills.png);
}
.numbers-list {
  padding: 25px 0 90px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}
.numbers-list span {
  position: relative;
  margin: 0 auto;
  font-size: 16px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: block;
  text-align: center;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(28, 23, 51, 0.35);
          box-shadow: 0px 0px 5px 0px rgba(28, 23, 51, 0.35);
  z-index: 10;
}
.numbers-list span:nth-child(1) {
  background: #5a4aa3;
}
.numbers-list span:nth-child(3) {
  background: #56479c;
}
.numbers-list span:nth-child(5) {
  background: #524395;
}
.numbers-list span:nth-child(7) {
  background: #4e408e;
}
.numbers-list span:nth-child(9) {
  background: #4a3d87;
}
.numbers-list span:nth-child(11) {
  background: #463a80;
}
.numbers-list span:nth-child(13) {
  background: #433779;
}
.numbers-list div {
  position: relative;
  display: block;
  border: 0;
  background: #ebc400;
  height: 50px;
  width: 4px;
  margin: 0 auto;
  z-index: 1;
}
.arrow-tab {
  border-radius: 2px;
  width: 320px;
  height: 108px;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(28, 23, 51, 0.3);
          box-shadow: 0px 2px 7px 0px rgba(28, 23, 51, 0.3);
  position: absolute;
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  z-index: 100;
}
.arrow-tab:hover > .you,
.arrow-tab:hover .us {
  height: 28px;
}
.arrow-tab .you,
.arrow-tab .us {
  height: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999999;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  overflow: hidden;
}
.arrow-tab .you:before,
.arrow-tab .us:before {
  position: absolute;
  top: 10px;
  left: 10px;
  content: ' ';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.arrow-tab .you span,
.arrow-tab .us span {
  line-height: 28px;
  margin-left: 30px;
}
.arrow-tab .you.you,
.arrow-tab .us.you {
  background: #ccaa00;
  color: #ffffff;
}
.arrow-tab .you.you:before,
.arrow-tab .us.you:before {
  border-top: 8px solid #ffffff;
}
.arrow-tab .you.us,
.arrow-tab .us.us {
  background: #ffdd33;
  color: #1c1733;
}
.arrow-tab .you.us:before,
.arrow-tab .us.us:before {
  border-top: 8px solid #1c1733;
}
.arrow-tab > div:not(.us):not(.you) {
  padding: 30px;
  position: relative;
  background: #ffffff;
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 2px;
}
.arrow-tab > div:not(.us):not(.you) a {
  color: #2dbaee;
  text-decoration: none;
}
.arrow-tab > div:not(.us):not(.you) a:hover {
  color: #11a1d7;
  text-decoration: underline;
}
.arrow-tab::after {
  top: 40px;
  content: " ";
  height: 0;
  width: 0;
  right: -4px;
  position: absolute;
  pointer-events: none;
  border: 8px solid #000;
  border-color: transparent #fff #fff transparent;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-box-shadow: 0px 2px 7px 0px rgba(28, 23, 51, 0.3);
          box-shadow: 0px 2px 7px 0px rgba(28, 23, 51, 0.3);
  z-index: 1;
}
.arrow-tab:nth-child(even)::after {
  left: -11px;
  border-color: #fff transparent transparent #fff;
}
/* DIFFERENT STYLING */
.numbers-list-block {
  padding: 25px 0 90px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}
.numbers-list-block .mixin-numlb::after {
  left: -4px;
  border-color: #2dbaee transparent transparent #2dbaee;
}
.numbers-list-block span {
  position: relative;
  margin: 0 auto;
  font-size: 16px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: block;
  text-align: center;
  border: 1px solid #2dbaee;
  z-index: 10;
  color: #2dbaee;
  font-weight: 300;
  font-size: 22px;
  background: #ffffff;
}
.numbers-list-block span:nth-child(1)::after {
  left: -4px;
  border-color: #2dbaee transparent transparent #2dbaee;
}
.numbers-list-block span:nth-child(5)::after {
  left: -4px;
  border-color: #2dbaee transparent transparent #2dbaee;
}
.numbers-list-block span:nth-child(9)::after {
  left: -4px;
  border-color: #2dbaee transparent transparent #2dbaee;
}
.numbers-list-block span:nth-child(13)::after {
  left: -4px;
  border-color: #2dbaee transparent transparent #2dbaee;
}
.numbers-list-block span::after {
  top: 15px;
  content: " ";
  height: 0;
  width: 0;
  right: -2px;
  position: absolute;
  pointer-events: none;
  border: 3px solid #000;
  border-color: transparent #2dbaee #2dbaee transparent;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  z-index: 1;
}
.numbers-list-block div {
  position: relative;
  display: block;
  border: 0;
  background: #2dbaee;
  height: 50px;
  width: 1px;
  margin: 0 auto;
  z-index: 1;
}
.arrow-tab-block {
  border-radius: 2px;
  width: 380px;
  height: 108px;
  /*box-shadow: 0px 2px 7px 0px fade(@color-black, 30%);*/
  position: absolute;
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  z-index: 100;
  /*&::after {
        top: 40px;
        content: " ";
        height: 0;
        width: 0;
        right: -4px;
        position: absolute;
        pointer-events: none;
        border: 8px solid #000;
        border-color: transparent #fff #fff transparent;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        box-shadow: 0px 2px 7px 0px fade(@color-black, 30%);
        z-index: 1;
    }

    &:nth-child(even)::after {
        left: -11px;
        border-color: #fff transparent transparent #fff;
    }*/
}
.arrow-tab-block span {
  text-transform: uppercase;
  display: block;
  margin-bottom: -15px;
  font-weight: 300;
}
.arrow-tab-block > div:not(.us):not(.you) {
  /*padding: 30px;*/
  padding: 30px 0 0 0;
  position: relative;
  /*background: @color-white;*/
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 2px;
}
.arrow-tab-block > div:not(.us):not(.you) a {
  color: #2dbaee;
  text-decoration: none;
}
.arrow-tab-block > div:not(.us):not(.you) a:hover {
  color: #11a1d7;
  text-decoration: underline;
}
.hero.hero--left {
  padding-top: 120px;
  text-align: left;
  margin-bottom: 10px;
}
.hero.hero--left h1 {
  font-size: 44px;
  margin-bottom: 1rem;
}
.hero.hero--left p {
  font-size: 26px;
  margin-bottom: 25px;
}
.hero.hero--left > a:not(.button) {
  display: inline-block;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px;
  text-decoration: none;
  color: #1c1733;
}
.hero.hero--left > a:not(.button):hover {
  text-decoration: underline;
  color: #090710;
}
.special-list {
  padding: 0 0 100px;
}
.pilot-logos {
  max-width: 832px;
  margin: 0 auto;
}
.hero--right {
  margin-left: 48%;
  width: 52%;
}
.hero--right h2 {
  font-size: 36px;
  margin-bottom: 40px;
}
.hero--right ul {
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  max-width: 485px;
  margin-bottom: 40px;
}
.hero--right ul li span {
  display: inline-block;
}
.hero--right ul li span:not(.check) {
  margin-left: 50px;
}
.hero--right ul li {
  position: relative;
  margin-bottom: 20px;
}
.hero--right ul li .check {
  top: 1px;
  left: 2px;
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(28, 23, 51, 0.35);
          box-shadow: 0px 0px 1px 0px rgba(28, 23, 51, 0.35);
}
.hero--right ul li .check:after {
  content: ' ';
  position: absolute;
  left: 10px;
  top: 6px;
  width: 6px;
  height: 11px;
  border: solid #2dbaee;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pilot-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 90px;
}
.pilot-cards > .card {
  width: 30%;
  text-align: center;
  padding: 50px 20px 40px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(213, 214, 229, 0.75);
          box-shadow: 0px 2px 7px 0px rgba(213, 214, 229, 0.75);
  border-radius: 2px;
}
.pilot-cards > .card svg {
  margin-bottom: 20px;
}
.pilot-cards > .card a {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
.pilot-cards > .card a:hover {
  color: #11a1d7;
  text-decoration: underline;
}
.pilot-cards > .card h3 {
  font-size: 18px;
}
.testimonial {
  text-align: center;
  margin-bottom: 30px;
}
.testimonial > p {
  font-size: 20px;
  color: #1c1733;
  margin-bottom: 20px;
}
.testimonial .company-meta {
  display: inline-block;
}
.testimonial .company-meta:after {
  content: '';
  display: table;
  clear: both;
}
.testimonial .company-meta img,
.testimonial .company-meta div {
  display: inline-block;
  float: left;
}
.testimonial .company-meta img {
  margin-right: 15px;
}
.testimonial .company-meta h3 {
  font-size: 16px;
  margin-top: 10px;
}
.testimonial .company-meta p {
  font-size: 18px;
}
.mac-bg {
  background-image: url(public/img/global/mac-pc.png);
  background-repeat: no-repeat;
  background-position: right 60px top 70px;
  position: relative;
  background-size: 929px 481px;
}
.mac-bg .pilot-badge {
  position: absolute;
  right: -30px;
  top: 220px;
}
.bg-michal-n {
  padding-top: 140px;
  padding-bottom: 75px;
  background-image: url(public/img/global/michal-n.png);
  background-repeat: no-repeat;
  background-position: left 150px bottom;
  background-size: 397px 577px;
}
.aim {
  fill: #7b58f6;
}
.clock {
  fill: #ee2667;
}
.checkbox {
  fill: #0cc88c;
}
.division {
  max-width: 240px;
  width: 100%;
  margin: 20px auto 10px;
  height: 1px;
  background: #d0d2e9;
}
.exponea-form-wrapper h1,
.exponea-form-wrapper h2,
.exponea-form-wrapper span,
.exponea-form-wrapper p,
.exponea-form-wrapper div {
  font-family: "proxima-nova";
}
.exponea-form-wrapper h1 {
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 16px;
}
.exponea-form-wrapper h2 {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 16px;
}
.exponea-form-wrapper svg {
  margin: 0 auto 30px;
  display: block;
}
.control-group {
  margin-bottom: 36px;
}
.control-group textarea {
  width: 100%;
  height: 80px;
  border: 0;
  background: #E6E6E6;
  border-radius: 2px;
  padding: 10px;
}
.control-group textarea:focus {
  outline: none;
}
.control-group input[type="text"],
.control-group input[type="email"] {
  width: 100%;
  height: 32px;
  padding-left: 10px;
  border-radius: 2px;
  border: 0;
  background: #E6E6E6;
}
.control-group input[type="text"]:focus,
.control-group input[type="email"]:focus {
  outline: none;
}
.control-group input[type="text"].error,
.control-group input[type="email"].error {
  border: 1px solid #b22458;
}
.control-group .result {
  font-size: 18px;
  padding: 5px 10px;
  background: #E6E6E6;
  display: inline-block;
  border-radius: 2px;
  width: 95px;
  text-align: right;
}
.control-group .result.result--small {
  width: 70px;
}
.control-group .slider {
  margin-bottom: 20px;
  margin-top: 20px;
}
.form-active {
  overflow: hidden;
}
.exponea-form-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  background-color: rgba(28, 23, 51, 0.9);
  overflow-y: scroll;
}
.exponea-form-wrapper.active {
  display: block;
}
.exponea-form-wrapper .exponea-form,
.exponea-form-wrapper .exponea-reg-thanks,
.exponea-form-wrapper .exponea-thanks {
  position: relative;
  max-width: 580px;
  padding: 40px;
  background-color: #ffffff;
  margin: 30px auto;
  border-radius: 2px;
  display: none;
}
.exponea-form-wrapper .exponea-form.active,
.exponea-form-wrapper .exponea-reg-thanks.active,
.exponea-form-wrapper .exponea-thanks.active {
  display: block;
}
.exponea-form-wrapper .exponea-form .close,
.exponea-form-wrapper .exponea-reg-thanks .close,
.exponea-form-wrapper .exponea-thanks .close {
  position: absolute;
  top: 12px;
  right: 18px;
  cursor: pointer;
}
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control span {
  font-size: 12px;
  background: #E6E6E6;
  padding: 3px 7px;
  margin-left: 7px;
  border-radius: 2px;
}
.control__indicator {
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #E6E6E6;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #cdcdcd;
}
.control input:checked ~ .control__indicator {
  background: #2dbaee;
}
.control:hover input:checked ~ .control__indicator {
  background: #11a1d7;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #FFFFFF;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #FFFFFF;
}
.exponea-form .noUi-target {
  border-radius: 5px;
  border: 0;
}
.exponea-form .noUi-horizontal .noUi-handle {
  width: 20px !important;
  height: 20px !important;
  top: -7px !important;
}
.exponea-form .noUi-handle {
  position: relative;
  border: none;
  border-radius: 20px;
  background-color: #ffffff;
  cursor: default;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(22, 24, 26, 0.3);
          box-shadow: 0px 1px 3px 0px rgba(22, 24, 26, 0.3);
}
.exponea-form .noUi-handle.noUi-active {
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
}
.exponea-form .noUi-handle.noUi-active:after {
  display: block;
  content: '';
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #2dbaee;
}
.exponea-form .noUi-background {
  background: #efeff7;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.exponea-form .noUi-connect {
  background: #2dbaee;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.exponea-form .urok .noUi-connect {
  background: #efeff7;
}
.exponea-form .noUi-horizontal {
  height: 6px;
}
.exponea-form .noUi-horizontal .noUi-handle {
  width: 24px;
  height: 24px;
  left: -12px;
  top: -8px;
}
.exponea-form .noUi-handle:after,
.exponea-form .noUi-handle:before {
  display: none;
}
.exponea-form .noUi-origin {
  border-radius: 5px;
}
.exponea-form .noUi-target.noUi-connect {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.erroriss {
  padding: 8px 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  background: #b22458;
  color: #ffffff;
}
.language__picker {
  background: #fafafc;
  border: 1px solid #d8ddee;
  border-radius: 2px;
  margin-left: 15px;
  display: inline-block;
  padding: 9px 15px;
}
.language__picker a {
  padding: 0;
  margin: 0;
}
.language__picker a:after {
  display: none !important;
}
.language-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.language-wrap img {
  display: block;
  float: left;
  margin-right: 5px;
}
.language {
  height: 16px;
  line-height: 16px;
}
.language:not(:last-child) {
  margin-right: 10px;
}
a {
  text-decoration: none;
}
.button__group p {
  padding-top: 10px;
  font-family: 'Roboto', Arial, sans-serif;
}
.button__group p a:hover {
  text-decoration: underline;
}
.button__group.free {
  display: none;
}
.expert-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.expert-group .tomas {
  -webkit-flex-basis: 47%;
      -ms-flex-preferred-size: 47%;
          flex-basis: 47%;
}
.expert-group .tomas img {
  max-width: 100%;
}
.expert-group .text {
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  padding-left: 50px;
}
.expert-group .text p {
  font-size: 15px;
  margin-bottom: 25px;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  line-height: 1.5;
}
@media (max-width: 750px) {
  .expert-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .expert-group .text {
    padding: 0 30px;
    margin-bottom: 50px;
  }
  .expert-group .text .button {
    margin: 0 auto;
  }
}
.hp-hero-video {
  background-image: url('public/video/bg-homepage-hero-girl-scenario-mobile.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
  overflow: hidden;
  display: block;
}
.hp-hero-video video {
  display: none;
}
@media (min-width: 780px) {
  .hp-hero-video {
    background-image: url('public/video/bg-homepage-hero-girl-scenario-first.png'), url('public/video/bg-homepage-hero-girl-scenario-repeater.png');
    background-repeat: no-repeat, repeat-y;
    background-size: initial;
    background-position: center;
  }
  .hp-hero-video video {
    display: block;
    top: -7px;
  }
  .hp-hero-video #video-loop {
    display: none;
  }
}
@media (min-width: 780px) {
  .hp-hero-video {
    height: 450px;
  }
}
.hp-hero-video .hero--headline {
  z-index: 99;
  position: relative;
}
.hp-hero-video .hero--headline h1,
.hp-hero-video .hero--headline .h1 {
  margin-bottom: 0;
  line-height: 1.1;
  position: absolute;
  font-weight: 400;
  top: 10px;
  font-size: 1.2rem;
}
@media (min-width: 500px) and (max-width: 779px) {
  .hp-hero-video .hero--headline h1,
  .hp-hero-video .hero--headline .h1 {
    margin-left: 20%;
    right: 0;
  }
}
@media (min-width: 780px) and (max-width: 1159px) {
  .hp-hero-video .hero--headline h1,
  .hp-hero-video .hero--headline .h1 {
    font-size: 1.6rem;
    top: 25px;
    right: 40px;
  }
}
@media (min-width: 1160px) {
  .hp-hero-video .hero--headline h1,
  .hp-hero-video .hero--headline .h1 {
    top: 30px;
    font-size: 1.8rem;
    margin-left: 25%;
  }
}
.hp-hero-video .hero--headline h1:after,
.hp-hero-video .hero--headline .h1:after {
  content: " ";
  border-bottom: 2px solid #1c1733;
  width: 100px;
  position: absolute;
  bottom: -8px;
  left: 3px;
}
.hp-featured {
  background-color: #f0f0f0;
  font-family: "Lato", Arial, sans-serif;
  padding-top: 45px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .hp-featured {
    padding-top: 55px;
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  .hp-featured {
    padding-top: 85px;
    padding-bottom: 35px;
  }
}
.hp-featured :last-child {
  margin-bottom: 0;
}
.hp-featured .hp-featured__wrapper {
  /*max-width: 1200px;*/
}
.hp-featured .hp-featured__wrapper h2 {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.2;
  margin-bottom: 38px;
}
@media (min-width: 520px) {
  .hp-featured .hp-featured__wrapper h2 {
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) {
  .hp-featured .hp-featured__wrapper h2 {
    font-size: 1.55rem;
  }
}
@media (min-width: 992px) {
  .hp-featured .hp-featured__wrapper h2 {
    font-size: 1.6rem;
  }
}
.hp-featured .hp-featured__wrapper p {
  font-weight: 300;
  font-size: 1.1rem;
  margin-bottom: 52px;
}
@media (min-width: 520px) {
  .hp-featured .hp-featured__wrapper p {
    font-size: 1.3rem;
  }
}
@media (min-width: 768px) {
  .hp-featured .hp-featured__wrapper p {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .hp-featured .hp-featured__wrapper p {
    font-size: 1.3rem;
  }
}
.hp-featured hr {
  border: 1px solid #c2c2c2;
  margin-bottom: 28px;
}
.hp-featured .hp-featured__logos {
  color: #a6a6a6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 800px;
  font-size: 1.6rem;
}
.hp-featured .hp-featured__logos .text,
.hp-featured .hp-featured__logos .logo {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 780px) {
  .hp-featured .hp-featured__logos .text {
    width: 100%;
    padding-bottom: 28px;
    font-size: 1.1rem;
  }
}
.hp-featured .hp-featured__logos .logo {
  margin: 0 auto;
}
@media (max-width: 780px) {
  .hp-featured .hp-featured__logos .logo {
    margin-bottom: 20px;
  }
}
.hp-featured .hp-featured__logos .logo img {
  width: 100%;
}
.new-hero {
  text-align: center;
  padding: 140px 0 130px 0;
  background-color: #e9ebf3;
  background-image: url('public/img/global/new-hero-bg.jpg');
  background-size: cover;
}
.new-hero .title {
  text-align: left;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 50px;
}
.new-hero .title h1 {
  font-size: 62px;
  font-weight: 900;
  line-height: 1.06;
}
@media (max-width: 425px) {
  .new-hero .title h1 {
    font-size: 42px;
  }
}
.new-hero .title p {
  max-width: 1130px;
  font-size: 31px;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
}
.new-hero .title p a {
  text-decoration: none;
}
.new-hero .title p.lead {
  margin-bottom: 37px;
}
.new-hero .title p.or {
  color: #8d91a2;
  font-size: 18px;
}
.new-hero .title p.or a {
  color: #1c1733;
}
.new-hero .title a.button {
  background-image: url("public/img/components/buttons/arrow-black.svg");
  background-repeat: no-repeat;
  background-position: right 30px center;
  text-align: left;
  padding: 31px 71px 31px 30px;
  font-size: 20px;
  border-radius: 4px;
  margin: 0 0 24px -30px;
}
@media (max-width: 425px) {
  .new-hero .title a.button {
    font-size: 16px;
    padding: 21px 71px 21px 30px;
  }
}
.new-hero-logos-claim p {
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  font-weight: 300;
  padding-top: 25px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  font-size: 1.1em;
  line-height: 1.5;
}
.new-hero-logos-claim p strong {
  font-weight: 400;
}
@media (min-width: 880px) {
  .new-hero-logos-claim p {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 1.5em;
    line-height: initial;
  }
}
@media (min-width: 1400px) {
  .new-hero-logos-claim p {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 1.85em;
  }
}
.new-hero-logos > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 17px;
  padding-bottom: 17px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1130px) {
  .new-hero-logos > div {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}
.new-hero-logos > div .logo {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  text-align: center;
  padding: 10px;
}
@media (min-width: 1130px) {
  .new-hero-logos > div .logo {
    padding-left: 0;
    padding-right: 0;
  }
}
.new-hero-logos > div .logo img {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .new-hero-logos > div .logo {
    -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%;
  }
}
@media (max-width: 425px) {
  .new-hero-logos > div .logo {
    -webkit-flex-basis: 26%;
        -ms-flex-preferred-size: 26%;
            flex-basis: 26%;
  }
}
.hero {
  margin-bottom: -120px;
  text-align: center;
  padding: 0 15px 140px;
}
.hero .title {
  padding-top: 100px;
  margin-bottom: 20px;
}
.hero .title h1 {
  font-size: 42px;
  font-weight: 600;
}
.hero .title h1 .underline {
  position: relative;
}
.hero .title h1 .underline:after {
  content: '';
  height: 4px;
  background: #ffd500;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.hero .title p {
  max-width: 1130px;
  font-size: 20px;
  font-family: "Lato", Arial, sans-serif;
}
.hero .title p a {
  text-decoration: none;
}
.hero img {
  max-width: 1164px;
  width: 100%;
  -webkit-transform: translateX(-16px);
      -ms-transform: translateX(-16px);
          transform: translateX(-16px);
}
@media (max-width: 768px) {
  .hero h1 {
    font-size: 2.625rem;
  }
}
.home-conversion-funnel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 77px;
}
.home-conversion-funnel .tomas {
  -webkit-flex-basis: 70%;
      -ms-flex-preferred-size: 70%;
          flex-basis: 70%;
}
.home-conversion-funnel .text {
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
  -webkit-align-self: top;
      -ms-flex-item-align: top;
          align-self: top;
  text-align: left;
  padding-left: 50px;
}
.home-conversion-funnel .text .wrap {
  border-left: 1px solid #acaec6;
  padding: 35px 0 35px 76px;
}
.home-conversion-funnel .text p {
  font-size: 16px;
  margin-bottom: 0;
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  line-height: 1.55;
}
@media (max-width: 750px) {
  .home-conversion-funnel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .home-conversion-funnel .text {
    padding-left: 0;
    margin-bottom: 50px;
  }
  .home-conversion-funnel .text .button {
    margin: 0 auto;
  }
}
.funnelosaurus .title p {
  font-family: "Lato", Arial, sans-serif;
}
.funnelosaurus .planet {
  width: 55px;
  height: 55px;
  position: absolute;
  top: 40%;
  left: 50%;
  border: 1px solid #be9f21;
  border-radius: 30px;
}
.funnelosaurus .planet .s {
  width: 18px;
  height: 18px;
  border-radius: 8px;
  position: absolute;
  background: #fff;
  border: 2px solid #ffd400;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
          box-shadow: 0px 0px 0px 1px transparent;
  -webkit-transition: background-color 200ms ease-out, -webkit-box-shadow 200ms ease-out;
  transition: background-color 200ms ease-out, -webkit-box-shadow 200ms ease-out;
  -o-transition: background-color 200ms ease-out, box-shadow 200ms ease-out;
  transition: background-color 200ms ease-out, box-shadow 200ms ease-out;
  transition: background-color 200ms ease-out, box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}
.funnelosaurus .planet .s.s0 {
  left: 18px;
  top: -9px;
}
.funnelosaurus .planet .s.s1 {
  top: 25px;
  right: -8px;
}
.funnelosaurus .planet .s.s2 {
  top: 25px;
  left: -8px;
}
.funnelosaurus .planet .s.active {
  background: #1ec488;
  -webkit-box-shadow: 0px 0px 0px 1px #1ec488;
          box-shadow: 0px 0px 0px 1px #1ec488;
}
.funnelosaurus ul.slides {
  width: 100%;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.funnelosaurus ul.slides li {
  width: 100%;
}
.funnelosaurus ul.slides li .content {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 425px) {
  .funnelosaurus ul.slides li .content {
    box-orient: vertical;
    box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.funnelosaurus ul.slides li .text {
  -webkit-flex-basis: 41%;
      -ms-flex-preferred-size: 41%;
          flex-basis: 41%;
  padding-left: 75px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 425px) {
  .funnelosaurus ul.slides li .text {
    width: 100%;
    padding: 0 20px;
  }
}
.funnelosaurus ul.slides li .text h3 {
  font-size: 25px;
  margin-bottom: 5px;
}
.funnelosaurus ul.slides li .text p {
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.funnelosaurus ul.slides li .image {
  -webkit-flex-basis: 41%;
      -ms-flex-preferred-size: 41%;
          flex-basis: 41%;
  margin-left: auto;
  position: relative;
}
@media (max-width: 425px) {
  .funnelosaurus ul.slides li .image {
    width: 100%;
  }
}
.funnelosaurus ul.slides li .image img {
  width: 100%;
  max-width: 453px;
}
.funnelosaurus span.fs-pulse {
  width: 30px;
  height: 30px;
  position: absolute;
  display: block;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}
.funnelosaurus span.fs-pulse:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 100px;
  -webkit-animation: pulsate 3s ease-out infinite;
          animation: pulsate 3s ease-out infinite;
  -webkit-transform: scale(0.1);
      -ms-transform: scale(0.1);
          transform: scale(0.1);
}
.funnelosaurus span.fs-pulse:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 100px;
  -webkit-animation: pulsate 3s 2s ease-out infinite;
          animation: pulsate 3s 2s ease-out infinite;
  -webkit-transform: scale(0.1);
      -ms-transform: scale(0.1);
          transform: scale(0.1);
}
.funnelosaurus span.fs-pulse:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.funnelosaurus span.fs-pulse.p1 {
  bottom: 27%;
  right: 5%;
}
.funnelosaurus span.fs-pulse.p2 {
  width: 45px;
  height: 45px;
  bottom: 9.7%;
  right: 22.3%;
}
.funnelosaurus span.fs-pulse.p2:before {
  background: transparent;
  border: 5px solid #fff;
}
.funnelosaurus span.fs-pulse.p2:after {
  background: transparent;
  border: 5px solid #fff;
}
.funnelosaurus span.fs-pulse.p3 {
  width: 45px;
  height: 45px;
  top: 29.7%;
  right: 12.7%;
}
.funnelosaurus span.fs-pulse.p3:before {
  background: transparent;
  border: 5px solid #fff;
}
.funnelosaurus span.fs-pulse.p3:after {
  background: transparent;
  border: 5px solid #fff;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0;
  }
  33% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}
.hero-hp-bg-outer {
  background: url('public/img/global/bg-hero-homepage-layer-circles.png') 300px bottom no-repeat, #2dbaee;
  background-size: 1560px;
}
@media (min-width: 426px) {
  .hero-hp-bg-outer {
    background-position: 0px bottom;
  }
}
@media (min-width: 769px) {
  .hero-hp-bg-outer {
    background-position: 300px bottom;
  }
}
@media (min-width: 1381px) {
  .hero-hp-bg-outer {
    background-position: 300px bottom;
  }
}
.hero-hp {
  min-height: 436px;
  max-width: 1470px;
  margin: 0 auto;
  /*background: url('public/img/global/bg-hero-homepage-layer-app.png') right 20px center no-repeat, url('public/img/global/bg-hero-homepage-layer-circles.gif') 300px bottom no-repeat, @color-blue;*/
  /*background: url('public/img/global/bg-hero-homepage-layer-app.png') left -240px bottom no-repeat, url('public/img/global/bg-hero-homepage-layer-circles.gif') -30px bottom no-repeat, @color-blue;*/
  background: url('public/img/global/bg-hero-homepage-layer-app.png') left -40px bottom no-repeat;
  background-size: 534px, 1560px;
}
@media (min-width: 426px) {
  .hero-hp {
    background-position: left 155px center;
    background-size: 794px;
  }
}
@media (min-width: 769px) {
  .hero-hp {
    background-position: left 500px center;
    background-size: 750px;
  }
}
@media (min-width: 1381px) {
  .hero-hp {
    background-position: right 20px center;
    background-size: 720px;
  }
}
@media (min-height: 750px) {
  .hero-hp {
    background-size: 834px;
  }
}
@media (min-height: 750px) and (max-width: 425px) {
  .hero-hp {
    background-size: 534px;
  }
}
.hero-hp .hero-hp__title {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 80px;
}
@media (min-height: 750px) {
  .hero-hp .hero-hp__title {
    padding-top: 130px;
    padding-bottom: 150px;
  }
}
@media (max-width: 1380px) {
  .hero-hp .hero-hp__title {
    padding-left: 15px;
  }
}
.hero-hp .hero-hp__title h1 {
  font-size: 1.95rem;
  font-weight: 600;
  text-shadow: 0px 1px 2px rgba(28, 23, 51, 0.15);
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.hero-hp .hero-hp__title p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .hero-hp .hero-hp__title {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .hero-hp .hero-hp__title h1 {
    font-size: 1.8rem;
  }
  .hero-hp .hero-hp__title p {
    margin-top: 380px;
  }
}
@media (max-width: 520px) {
  .hero-hp .hero-hp__title h1 {
    font-size: 1.4rem;
  }
}
@media (max-width: 425px) {
  .hero-hp .hero-hp__title {
    padding: 25px 15px 60px 15px;
  }
  .hero-hp .hero-hp__title h1 {
    font-size: 1.4rem;
  }
  .hero-hp .hero-hp__title p {
    margin-top: 0px;
  }
  .hero-hp .hero-hp__title .button {
    margin-bottom: 200px;
  }
}
.solutions {
  padding-bottom: 100px;
}
.solutions .title {
  padding-top: 90px;
}
.solutions .tabs {
  margin-bottom: 50px;
  position: relative;
}
.solutions .tabs div {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
.solutions .tabs div img {
  display: block;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  max-width: 800px;
}
@media (max-width: 768px) {
  .solutions .tabs div img {
    margin-bottom: 40px;
  }
}
.solutions .tabs div p {
  color: #1c1733;
  padding: 0 15px;
  text-align: center;
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
  min-height: 70px;
}
.solutions .tabs div p a {
  color: #1c1733;
}
@media (max-width: 867px) {
  .solutions .tabs {
    min-height: 400px;
  }
}
.solutions .trial {
  color: rgba(28, 23, 51, 0.5);
}
.clients {
  padding-bottom: 80px;
}
.clients .client-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 15px;
}
.clients .client-wrapper .client-single {
  margin-bottom: 40px;
}
.clients .client-wrapper .client-single .client-box {
  font-size: 1.25em;
  min-height: 316px;
  /* fix this */
  max-width: 400px;
  padding: 50px;
  margin-bottom: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.25);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.25);
  color: #1c1733;
  border-radius: 2px;
}
.clients .client-wrapper .client-single .client-box span {
  display: block;
  color: #ffd500;
  font-size: 3em;
  line-height: 20px;
  font-weight: bold;
}
.clients .client-wrapper .client-single .client-meta:after {
  content: '';
  display: table;
  clear: both;
}
.clients .client-wrapper .client-single .client-meta img,
.clients .client-wrapper .client-single .client-meta div {
  float: left;
}
.clients .client-wrapper .client-single .client-meta img {
  margin-right: 20px;
}
.clients .client-wrapper .client-single .client-meta p {
  font-size: 0.75em;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: bold;
}
.clients .client-wrapper .client-single .client-meta div {
  padding-top: 10px;
  display: inline-block;
}
.features {
  padding-bottom: 50px;
}
.features .features-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.features .features-wrapper .features-images {
  width: 52%;
  position: relative;
  left: -20px;
}
.features .features-wrapper .features-images img {
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  display: none;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.5);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.5);
}
.features .features-wrapper .features-images img.current {
  opacity: 1;
  display: block;
}
.features .features-wrapper .lists-wrapper {
  width: 50%;
}
.features .features-wrapper .lists-wrapper > div {
  width: 80%;
  margin: 0 auto 40px;
}
.features .lists {
  max-width: 957px;
  margin: 0 auto 30px;
  width: 100%;
  padding: 0 20px;
}
.features .lists > div {
  margin-top: 45px;
}
.features .lists > div:not(.current) {
  display: none;
}
.features .lists > div img {
  width: 100%;
}
.features .lists ul {
  list-style: none;
  margin-top: 45px;
}
.features .lists ul li:not(:last-child) {
  margin-bottom: 52px;
}
.features .lists ul:not(.current) {
  display: none;
}
.features .lists ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.features .lists ul li img {
  margin-right: 15px;
  width: 100%;
  max-width: 50px;
}
.features .lists ul li p {
  margin-top: 3px;
  color: #1c1733;
  font-size: 18px;
}
.features .lists ul li p span {
  font-size: 20px;
  font-family: "Lato", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 768px) {
  .features .features-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .features .features-wrapper .features-images {
    width: 100%;
    left: 0;
    padding: 0 30px 30px;
  }
  .features .features-wrapper .lists-wrapper {
    width: 100%;
  }
  .features .features-wrapper .lists-wrapper > div {
    width: 100%;
  }
  .features .features-wrapper .lists-wrapper ul li p {
    font-size: 16px;
  }
  .features .features-wrapper .lists-wrapper ul li p span {
    font-size: 18px;
  }
}
.features-hero {
  background-image: url("public/img/features/features-hero.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.features-hero .features-hero__wrapper .features-hero__title {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media (max-width: 650px) {
  .features-hero .features-hero__wrapper .features-hero__title {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 240px;
  }
}
.features-hero .features-hero__wrapper .features-hero__title h1 {
  font-size: 40px;
  font-weight: 600;
}
.features-hero .features-hero__wrapper .features-hero__title p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 650px) {
  .features-hero .features-hero__wrapper .features-hero__title h1 {
    font-size: 28px;
    max-width: 380px;
    margin-bottom: 20px;
  }
  .features-hero .features-hero__wrapper .features-hero__title p {
    font-size: 14px;
    line-height: 18px;
    max-width: 380px;
  }
}
@media (max-width: 425px) {
  .features-hero .features-hero__wrapper .features-hero__title h1 {
    font-size: 19px;
    max-width: 280px;
    margin-bottom: 10px;
  }
  .features-hero .features-hero__wrapper .features-hero__title p {
    font-size: 13px;
    line-height: 15px;
    max-width: 140px;
  }
}
.features-block {
  padding-bottom: 125px;
  /* delete next 2 lines for full width (don't forget to remove `global-width` class from html) */
  max-width: 1300px;
  margin: 0 auto;
}
@media (max-width: 700px) {
  .features-block {
    padding-bottom: 35px;
  }
}
@media (max-width: 425px) {
  .features-block {
    padding-bottom: 25px;
  }
}
.features-block .features-block__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 700px) {
  .features-block .features-block__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 50px;
  }
}
@media (max-width: 425px) {
  .features-block .features-block__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 20px;
  }
}
@media (max-width: 700px) {
  .features-block .features-block__row.features-block__row--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.features-block .features-block__row.features-block__row--reverse .features-block__column.features-block__column--icons {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 100px 0 0;
}
@media (max-width: 700px) {
  .features-block .features-block__row.features-block__row--reverse .features-block__column.features-block__column--icons {
    margin: 0;
  }
}
@media (max-width: 425px) {
  .features-block .features-block__row .features-block__column {
    min-height: 300px;
  }
}
.features-block .features-block__row .features-block__column.features-block__column--image {
  -webkit-flex-basis: 53.333333%;
      -ms-flex-preferred-size: 53.333333%;
          flex-basis: 53.333333%;
}
.features-block .features-block__row .features-block__column.features-block__column--image img {
  display: block;
  width: 100%;
}
.features-block .features-block__row .features-block__column.features-block__column--image .slideshow .loader {
  width: 0%;
  height: 2px;
  background: #ffd500;
}
.features-block .features-block__row .features-block__column.features-block__column--image .slideshow .slideshow__slides {
  position: relative;
  min-height: 483px;
}
@media (max-width: 650px) {
  .features-block .features-block__row .features-block__column.features-block__column--image .slideshow .slideshow__slides {
    min-height: 400px;
  }
}
@media (max-width: 425px) {
  .features-block .features-block__row .features-block__column.features-block__column--image .slideshow .slideshow__slides {
    min-height: 280px;
  }
}
.features-block .features-block__row .features-block__column.features-block__column--image .slideshow .slideshow__slides a {
  position: absolute;
  display: none;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.features-block .features-block__row .features-block__column.features-block__column--image .slideshow .slideshow__slides a.current {
  display: block;
}
.features-block .features-block__row .features-block__column.features-block__column--icons {
  -webkit-flex-basis: 39.722222%;
      -ms-flex-preferred-size: 39.722222%;
          flex-basis: 39.722222%;
  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;
  margin: 0 0 0 100px;
}
@media (max-width: 700px) {
  .features-block .features-block__row .features-block__column.features-block__column--icons {
    margin: 0;
  }
}
.features-icons {
  max-width: 340px;
}
@media (max-width: 700px) {
  .features-icons {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 900px) {
  .features-icons.features-icons--special {
    min-width: 342px;
  }
}
@media (min-width: 380px) and (max-width: 700px) {
  .features-icons.features-icons--special {
    min-width: 342px;
  }
}
.features-icons .features-icons__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}
.features-icons .features-icons__row .features-icons__column {
  display: block;
  text-decoration: none;
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
}
.features-icons .features-icons__row .features-icons__column img.rectangle {
  height: 50px;
  width: 100px;
}
.features-icons .features-icons__row .features-icons__column.features-icons__column--link,
.features-icons .features-icons__row .features-icons__column .features-icons__column--link {
  display: block;
}
.features-icons .features-icons__row .features-icons__column.features-icons__column--link .features-icons__text,
.features-icons .features-icons__row .features-icons__column .features-icons__column--link .features-icons__text {
  color: #2dbaee;
}
.features-icons .features-icons__row .features-icons__column.features-icons__column--link:hover .features-icons__text,
.features-icons .features-icons__row .features-icons__column .features-icons__column--link:hover .features-icons__text {
  text-decoration: underline;
}
.features-icons .features-icons__row .features-icons__column img {
  width: 50px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.features-icons .features-icons__row .features-icons__column .features-icons__text {
  color: #1c1733;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.features-icons .features-icons__row .features-icons__column .features-icons__text span {
  color: #636696;
}
.features-icons .features-icons__row .features-icons__column.features-icons--show-more img,
.features-icons .features-icons__row .features-icons__column .features-icons--show-more img {
  width: 100px;
  margin-left: 40px;
}
.features-icons .features-icons__row .features-icons__column .features-icons__subicons {
  display: none;
  position: absolute;
  bottom: -60px;
  left: -40%;
  width: 300px;
}
@media (max-width: 1060px) {
  .features-icons .features-icons__row .features-icons__column .features-icons__subicons {
    left: 6px;
  }
}
.features-icons .features-icons__row .features-icons__column .features-icons__subicons > a,
.features-icons .features-icons__row .features-icons__column .features-icons__subicons > div {
  display: block;
  position: relative;
  float: left;
  width: 60px;
}
.features-icons .features-icons__row .features-icons__column .features-icons__subicons > a img,
.features-icons .features-icons__row .features-icons__column .features-icons__subicons > div img {
  padding-left: 10px;
  padding-right: 10px;
}
.features-icons .features-icons__row .features-icons__column .features-icons__subicons > a .features-icons__text,
.features-icons .features-icons__row .features-icons__column .features-icons__subicons > div .features-icons__text {
  display: none;
  position: absolute;
  width: 100px;
  left: -30%;
}
.features-icons .features-icons__row .features-icons__column .features-icons__subicons > a:hover .features-icons__text,
.features-icons .features-icons__row .features-icons__column .features-icons__subicons > div:hover .features-icons__text {
  display: block;
}
.features-alexa .features-alexa-title {
  margin-bottom: 0rem;
  font-size: 2rem;
}
@media (min-width: 576px) {
  .features-alexa .features-alexa-title {
    font-size: 2.4rem;
  }
}
@media (min-width: 768px) {
  .features-alexa .features-alexa-title {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .features-alexa .features-alexa-title {
    font-size: 3.4rem;
  }
}
.features-alexa .content-width {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 15px;
  padding-right: 15px;
}
.features-alexa .smallheadline span {
  display: block;
  font-family: "Lato", Arial, sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  color: #1c1733;
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  .features-alexa .smallheadline span {
    display: none;
  }
}
.features-alexa .smallheadline:before {
  content: " ";
  position: absolute;
  width: 410px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  left: -150px;
  bottom: 0;
  z-index: 1;
  background-image: url('public/img/features/badge-newest-capability.png');
}
@media (max-width: 1279px) {
  .features-alexa .smallheadline:before {
    display: none;
  }
}
.features-alexa h2 {
  font-weight: 300;
  font-size: 1.88rem;
}
@media (min-width: 1280px) {
  .features-alexa h2 {
    text-transform: uppercase;
  }
}
.features-alexa .smallsubheadline {
  font-size: 1rem;
  color: #1c1733;
  margin-top: 20px;
}
.features-alexa .features-alexa__logos {
  font-family: "Lato", Arial, sans-serif;
  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;
  margin-top: 30px;
}
.features-alexa .features-alexa__logos span {
  margin-left: 15px;
  margin-right: 15px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-top: 3px;
}
.features-alexa .features-alexa__logos img.logo-exponea {
  width: 150px;
  height: 100%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 7px;
}
@media (max-width: 600px) {
  .features-alexa .features-alexa__logos {
    display: block;
  }
  .features-alexa .features-alexa__logos img.logo-exponea {
    margin: 0 auto 15px;
  }
  .features-alexa .features-alexa__logos img.logo-alexa {
    margin: 10px auto 0;
  }
}
@media (min-width: 661px) and (max-width: 880px) {
  .features-alexa .features-alexa__logos {
    margin-bottom: 20px;
  }
}
.features-alexa .img-exponea-command-center {
  position: absolute;
  right: -250px;
  bottom: -100px;
  width: 330px;
}
@media (min-width: 661px) and (max-width: 1599px) {
  .features-alexa .img-exponea-command-center {
    width: 200px;
    right: 15px;
  }
}
@media (max-width: 660px) {
  .features-alexa .img-exponea-command-center {
    position: relative;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    right: initial;
    bottom: initial;
  }
}
.cards-move__row {
  /*margin-left: -(@content-width-gutter/2 - @grid-gutter-width/2);
    margin-right: -(@content-width-gutter/2 - @grid-gutter-width/2);*/
  margin-left: -5px;
  margin-right: -5px;
}
.cards-move__col {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  display: block;
  height: 345px;
  width: 100%;
}
@media (min-width: 576px) {
  .cards-move__col {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .cards-move__col {
    width: 25%;
  }
}
.features-capabilities .cards-move__col {
  max-width: 300px;
  min-width: 275px;
  margin-left: auto;
  margin-right: auto;
}
.cards-move__wrap {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end;
  width: 100%;
  /*margin-left: -@grid-gutter-width/2;
    margin-right: -@grid-gutter-width/2;*/
}
.cards-move__wrap:after {
  clear: both;
}
.cards-move__wrap .card {
  position: relative;
  display: block;
  /*width: 25%;
        height: 345px;*/
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  background-size: cover;
  background-position: center center;
  /*border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        margin-bottom: 10px;*/
  border-bottom: 4px solid #ffd500;
  color: #fff;
  /*transform: translateZ(0);*/
}
.cards-move__wrap .card .card--overlay {
  /*background: -moz-linear-gradient(top, rgba(32, 53, 61, 0.2) 0%, rgba(32, 53, 61, 0.6) 100%);
            /* FF3.6-15 */
  /*background: -webkit-linear-gradient(top, rgba(32, 53, 61, 0.2) 0%, rgba(32, 53, 61, 0.6) 100%);
            /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(32, 53, 61, 0.2) 0%, rgba(32, 53, 61, 0.6) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0020353d', endColorstr='#20353d', GradientType=0);
            /* IE6-9 */
  background-color: rgba(53, 44, 97, 0.7);
  /*box-shadow: inset 0 -4px 0 0 @color-yellow;*/
  height: 100%;
  width: 100%;
  display: table;
  margin-top: 0;
  padding: 2em 0;
  top: 0;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.cards-move__wrap .card .card--overlay .card--content {
  display: table-cell;
  position: relative;
  padding: 0px 25px 50px;
  vertical-align: top;
  height: 100%;
  overflow-y: hidden;
  top: 215px;
  -o-transition: top 1s ease-in-out;
  transition: top 1s ease-in-out;
  -webkit-transition: top 1s ease-in-out;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.cards-move__wrap .card .card--overlay .card--content .card-title {
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 500;
}
.cards-move__wrap .card .card--overlay .card--content .card-title a {
  color: #fff;
  cursor: pointer;
}
.cards-move__wrap .card .card--overlay .card--content .card-excerpt {
  visibility: hidden;
  font-size: 16px;
  line-height: 1.1;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
  text-shadow: 0px 0px 3px rgba(9, 61, 90, 0.2);
  opacity: 0;
  color: #fff;
  margin-top: 1em;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.cards-move__wrap .card:hover {
  border-bottom-color: #352c61;
}
.cards-move__wrap .card:hover .card--overlay {
  /*background: -moz-linear-gradient(top, rgba(17, 167, 224, 0.2) 0%, #11a7e0 100%);
                /* FF3.6-15 */
  /*background: -webkit-linear-gradient(top, rgba(17, 167, 224, 0.2) 0%, #11a7e0 100%);
                /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(17, 167, 224, 0.2) 0%, #11a7e0 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0011a7e0', endColorstr='#11a7e0',GradientType=0 );
                /* IE6-9 */
  background-color: #352c61;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  padding-top: 40px;
}
.cards-move__wrap .card:hover .card--overlay .card--content {
  position: relative;
  top: 0px;
}
.cards-move__wrap .card:hover .card--overlay .card--content .card-excerpt {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.features-capabilities {
  padding-bottom: 50px;
}
.features-capabilities .features-badge--top:hover .card--content {
  top: 60px !important;
}
.features-capabilities .features-badge:before {
  content: " ";
  position: absolute;
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  right: 0;
  top: 0;
  z-index: 1;
}
.features-capabilities .features-badge.ai-powered:before {
  background-image: url('public/img/features/ai-powered-badge.png');
}
.features-capabilities .features-badge.ai-enhanced:before {
  background-image: url('public/img/features/ai-enhanced-badge.png');
}
.pricing__title {
  padding-bottom: 85px;
}
.pricing__title h1 {
  font-size: 46px;
}
.pricing__title p {
  font-size: 20px;
  max-width: 1000px;
}
.pricing__title .tabs-navigation {
  max-width: 460px;
  margin: 0 auto;
}
.pricing__footer {
  padding: 0 15px 50px;
}
.pricing__footer p {
  font-size: 16px;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  text-align: center;
  margin-bottom: 10px;
}
.pricing__footer p a {
  text-decoration: none;
}
.pricing__footer p a:hover {
  text-decoration: underline;
}
.pricing__cards {
  position: relative;
}
.pricing__cards .pricing__cards__wrapper {
  position: relative;
  top: -45px;
  max-width: 1050px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pricing__cards .pricing__cards__wrapper.annualy .pricing__card .pricing__card__yearly {
  opacity: 1;
  visibility: visible;
}
.pricing__cards .pricing__cards__wrapper.annualy .pricing__card .pricing__card__monthly {
  opacity: 0;
  visibility: hidden;
}
.pricing__cards .pricing__cards__wrapper.annualy .pricing__card .pricing__card__monthly--saved {
  opacity: 1;
  visibility: visible;
}
.pricing__cards .pricing__cards__wrapper .pricing__card {
  border-radius: 2px;
  background: #ffffff;
  text-align: center;
  padding: 50px 30px;
  font-family: "Lato", Arial, sans-serif;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.25);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.25);
  height: 472px;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .questionmark {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  width: 17px;
  height: 17px;
  background: url('public/img/icons/question-mark.png');
  background-repeat: no-repeat;
  background-position: center;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .questionmark:after {
  width: 400px;
  white-space: normal;
  font-size: 14px;
  line-height: 20px;
  padding: 20px;
  background: #ffd500;
  color: #1c1733;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .questionmark:before {
  display: none;
}
.pricing__cards .pricing__cards__wrapper .pricing__card h2 {
  font-size: 30px;
  color: #493c85;
  margin-bottom: 14px;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .pricing__card__text {
  font-size: 16px;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .pricing__card__events {
  font-size: 24px;
  color: #493c85;
  margin: 40px 0;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .pricing__card__info {
  font-size: 12px;
  margin-bottom: 30px;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .pricing__card__info a {
  text-decoration: none;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .pricing__card__info a:hover {
  text-decoration: underline;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .pricing__card__division {
  height: 1px;
  background: #d7d7d7;
  max-width: 190px;
  margin: 20px auto;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .pricing__card__pilot {
  line-height: 1.6;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .button__photo__wrapper {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.pricing__cards .pricing__cards__wrapper .pricing__card .button__photo__wrapper img {
  position: absolute;
  right: -36px;
  top: -12px;
}
.pricing__cards .pricing__cards__wrapper .pricing__card.pricing__card--small {
  -webkit-flex-basis: 32%;
      -ms-flex-preferred-size: 32%;
          flex-basis: 32%;
}
.pricing__cards .pricing__cards__wrapper .pricing__card.pricing__card--large {
  position: relative;
  top: -12px;
  background: #f7f7f7;
  -webkit-flex-basis: 36%;
      -ms-flex-preferred-size: 36%;
          flex-basis: 36%;
  padding: 62px 62px;
  height: 496px;
}
@media (max-width: 976px) {
  .pricing__cards {
    padding-bottom: 30px;
  }
  .pricing__cards .pricing__cards__wrapper {
    padding: 0 15px;
    -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;
  }
  .pricing__cards .pricing__cards__wrapper .pricing__card--small {
    max-width: 420px;
  }
  .pricing__cards .pricing__cards__wrapper .pricing__card--large {
    max-width: 444px;
  }
}
.pricing__modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(28, 23, 51, 0.9);
  z-index: 999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}
.pricing__modal.active {
  visibility: visible;
  opacity: 1;
}
.pricing__modal .pricing__modal__wrapper {
  max-width: 500px;
  margin: 0 auto;
  background: #ffd500;
  position: relative;
  padding: 30px 40px;
  top: 15%;
  border-radius: 2px;
}
.pricing__modal .pricing__modal__wrapper.success > *:not(.thank-you):not(.close) {
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
  opacity: 0;
  visibility: hidden;
}
.pricing__modal .pricing__modal__wrapper.success .thank-you {
  opacity: 1;
  visibility: visible;
}
.pricing__modal .pricing__modal__wrapper h3 {
  font-size: 36px;
  margin-bottom: 16px;
}
.pricing__modal .pricing__modal__wrapper p {
  color: #1c1733;
  font-size: 20px;
  margin-bottom: 5px;
}
.pricing__modal .pricing__modal__wrapper .thank-you {
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 40%;
  right: 0;
  left: 0;
  bottom: 0;
  visibility: hidden;
}
.pricing__modal .pricing__modal__wrapper input,
.pricing__modal .pricing__modal__wrapper textarea {
  width: 100%;
  height: 48px;
  border: none;
  border-radius: 2px;
  padding-left: 20px;
  font-size: 16px;
  color: #636696;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  margin-right: 5px;
  margin-bottom: 20px;
}
.pricing__modal .pricing__modal__wrapper input:active,
.pricing__modal .pricing__modal__wrapper textarea:active,
.pricing__modal .pricing__modal__wrapper input:focus,
.pricing__modal .pricing__modal__wrapper textarea:focus {
  outline: none;
}
.pricing__modal .pricing__modal__wrapper input.error,
.pricing__modal .pricing__modal__wrapper textarea.error {
  border: 1px solid #b22458;
}
.pricing__modal .pricing__modal__wrapper textarea {
  padding-top: 14px;
  min-height: 120px;
  max-width: 100%;
}
.pricing__modal .pricing__modal__wrapper .close {
  position: absolute;
  top: 16px;
  right: 18px;
  width: 14px;
  height: 14px;
}
.pricing__modal .pricing__modal__wrapper .close:hover {
  cursor: pointer;
}
.pricing__modal .pricing__modal__wrapper .close::before,
.pricing__modal .pricing__modal__wrapper .close::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #1c1733;
  height: 1px;
}
.pricing__modal .pricing__modal__wrapper .close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.pricing__modal .pricing__modal__wrapper .close::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.pricing-services {
  padding: 0 30px 100px;
}
.pricing-services .pricing-services__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.pricing-services .pricing-services__wrapper .pricing-services__card {
  -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
          flex-basis: 48%;
  padding: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #edeef7;
  border-radius: 2px;
  margin-bottom: 25px;
  background: #fff;
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.pricing-services .pricing-services__wrapper .pricing-services__card:hover {
  border-color: #ffffff;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(116, 119, 176, 0.25);
          box-shadow: 0px 8px 50px 0px rgba(116, 119, 176, 0.25);
}
.pricing-services .pricing-services__wrapper .pricing-services__card .pricing-services__card__image {
  margin-right: 30px;
}
.pricing-services .pricing-services__wrapper .pricing-services__card .pricing-services__card__image img {
  width: 44px;
}
.pricing-services .pricing-services__wrapper .pricing-services__card .pricing-services__card__text h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
.pricing-services .pricing-services__wrapper .pricing-services__card .pricing-services__card__text p {
  font-size: 14px;
  font-family: "soleil", sans-serif;
}
.pricing-services .pricing-services__wrapper a.pricing-services__card .pricing-services__card__text em {
  color: #00b7db;
  font-style: normal;
}
@media (max-width: 868px) {
  .pricing-services .pricing-services__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pricing-services .pricing-services__wrapper .pricing-services__card {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
@media (max-width: 460px) {
  .pricing-services .pricing-services__wrapper .pricing-services__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .pricing-services .pricing-services__wrapper .pricing-services__card .pricing-services__card__image {
    margin: 0;
  }
  .pricing-services .pricing-services__wrapper .pricing-services__card .pricing-services__card__image img {
    margin: 0 auto 20px;
  }
}
.request-pricing-form .form-wrapper {
  position: relative;
}
.request-pricing-form .form-wrapper .guarantee {
  position: absolute;
  top: -105px;
  right: -100px;
}
@media (max-width: 1300px) {
  .request-pricing-form .form-wrapper .guarantee {
    top: -40px;
    right: 10px;
  }
}
@media (max-width: 650px) {
  .request-pricing-form .form-wrapper .guarantee {
    display: none;
  }
}
.page-template-pricing .proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar {
  padding-top: 90px !important;
}
@media (min-width: 651px) and (max-width: 1300px) {
  .page-template-pricing .proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar {
    padding-top: 150px !important;
  }
}
.packages__title {
  padding-bottom: 85px;
}
.packages__title .title {
  padding-top: 55px;
}
.packages__title .title h1 {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 40px;
}
.packages__title .title p {
  font-size: 20px;
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.packages__cards {
  position: relative;
}
.packages__cards .packages__cards__wrapper {
  position: relative;
  top: -45px;
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.packages__cards .packages__cards__wrapper.annualy .packages__card .packages__card__yearly {
  opacity: 1;
  visibility: visible;
}
.packages__cards .packages__cards__wrapper.annualy .packages__card .packages__card__monthly {
  opacity: 0;
  visibility: hidden;
}
.packages__cards .packages__cards__wrapper.annualy .packages__card .packages__card__monthly--saved {
  opacity: 1;
  visibility: visible;
}
.packages__cards .packages__cards__wrapper .packages__card {
  border-radius: 2px;
  background: #ffffff;
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.25);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.25);
  /*.packages__card__pilot {
        line-height: 1.6;
      }*/
}
.packages__cards .packages__cards__wrapper .packages__card h2 {
  font-size: 50px;
  color: #493c85;
  margin-bottom: 14px;
  font-weight: 600;
}
.packages__cards .packages__cards__wrapper .packages__card .packages__card__text {
  font-size: 16px;
}
.packages__cards .packages__cards__wrapper .packages__card .packages__card__events {
  font-size: 30px;
  color: #493c85;
  margin: 30px 0;
}
.packages__cards .packages__cards__wrapper .packages__card .packages__card__info {
  font-size: 12px;
  margin-bottom: 30px;
}
.packages__cards .packages__cards__wrapper .packages__card .packages__card__info a {
  text-decoration: none;
}
.packages__cards .packages__cards__wrapper .packages__card .packages__card__info a:hover {
  text-decoration: underline;
}
.packages__cards .packages__cards__wrapper .packages__card .packages__card__division {
  height: 1px;
  background: #d7d7d7;
  max-width: 190px;
  margin: 20px auto;
}
.packages__cards .packages__cards__wrapper .packages__card .button__photo__wrapper {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.packages__cards .packages__cards__wrapper .packages__card .button__photo__wrapper img {
  position: absolute;
  right: -36px;
  top: -12px;
}
.packages__cards .packages__cards__wrapper .packages__card.packages__card--small {
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  height: 1100px;
}
.packages__cards .packages__cards__wrapper .packages__card.packages__card--small .packages__card--top {
  padding: 63px 30px 50px 30px;
  height: 355px;
}
.packages__cards .packages__cards__wrapper .packages__card.packages__card--small .packages__card--bottom {
  background-color: #f7f7f7;
  padding: 28px 20px;
  height: 745px;
}
.packages__cards .packages__cards__wrapper .packages__card.packages__card--large {
  position: relative;
  top: -12px;
  -webkit-flex-basis: 35%;
      -ms-flex-preferred-size: 35%;
          flex-basis: 35%;
  height: 1130px;
  /* badge */
}
.packages__cards .packages__cards__wrapper .packages__card.packages__card--large .packages__card--top {
  padding: 75px 30px 45px 30px;
  height: 362px;
}
.packages__cards .packages__cards__wrapper .packages__card.packages__card--large .packages__card--bottom {
  background-color: #f9f9f9;
  padding: 33px 30px;
  height: 768px;
}
.packages__cards .packages__cards__wrapper .packages__card.packages__card--large .guarantee {
  position: absolute;
  display: none;
}
@media (min-width: 976px) {
  .packages__cards .packages__cards__wrapper .packages__card.packages__card--large .guarantee {
    display: block;
    bottom: -80px;
    width: 300px;
    left: -350px;
  }
}
@media (min-width: 1210px) {
  .packages__cards .packages__cards__wrapper .packages__card.packages__card--large .guarantee {
    left: -465px;
  }
}
.packages__cards .packages__cards__wrapper .packages__card .packages__card--bottom p {
  font-weight: 300;
  font-size: 17px;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (max-width: 976px) {
  .packages__cards {
    padding-bottom: 30px;
  }
  .packages__cards .packages__cards__wrapper {
    padding: 0 15px;
    -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;
  }
  .packages__cards .packages__cards__wrapper .packages__card--small {
    max-width: 420px;
  }
  .packages__cards .packages__cards__wrapper .packages__card--small.first {
    height: 715px;
  }
  .packages__cards .packages__cards__wrapper .packages__card--small.first .packages__card--bottom {
    height: 360px;
  }
  .packages__cards .packages__cards__wrapper .packages__card--large {
    max-width: 444px;
    height: 997px !important;
  }
  .packages__cards .packages__cards__wrapper .packages__card--large .packages__card--bottom {
    height: 635px !important;
  }
}
.packages__footer {
  padding-top: 20px;
  padding-bottom: 90px;
}
.packages__footer .content-width {
  padding-left: 15px;
  padding-right: 15px;
}
.packages__footer p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 30px;
  margin-bottom: 22px;
}
.packages__footer .button {
  width: 100%;
  max-width: 410px;
}
.contact {
  text-align: center;
  padding: 165px 15px 80px;
}
.contact h2 {
  color: #1c1733;
  margin-bottom: 15px;
  font-size: 2.625em;
}
.contact p {
  font-size: 1.125em;
  max-width: 680px;
  margin: 0 auto 35px;
  color: #1c1733;
}
.contact p a {
  color: #1c1733;
}
.contact p:last-child {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: bold;
  font-size: 0.875em;
}
.contact .button {
  margin-bottom: 1em;
}
/* FOOTER MEMBERSHIP BLOCK */
.footer-membership-block {
  padding: 55px 15px;
  background-image: url('public/img/global/bg-contact-membership.jpg'), url('public/img/global/bg-contact-membership-repeat.jpg');
  background-size: 1440px, 100%;
  background-repeat: no-repeat, repeat;
  background-position: bottom center;
}
.footer-membership-block h2 {
  color: #fff;
  font-weight: 300;
  font-size: 1rem;
  letter-spacing: 3px;
  margin-bottom: 60px;
}
.footer-membership-block h2 span {
  border-bottom: 1px solid #ffd500;
  padding-bottom: 6px;
}
.footer-membership-block img {
  opacity: 0.6;
  max-width: 170px;
  width: 100%;
}
@media (max-width: 575px) {
  .footer-membership-block {
    padding-bottom: 35px;
  }
  .footer-membership-block img {
    margin: 0 auto 20px;
  }
}
/* FOOTER MENU */
.footer .footer__upper,
.footer .footer__lower,
.footer .footer__division {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  background: #231c40;
}
.footer .footer__newsletter {
  padding: 35px 30px;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  background: #3a4360;
}
.footer .footer__newsletter p {
  font-family: "Lato", Arial, sans-serif;
  text-align: center;
  font-size: 18px;
}
.footer .footer__newsletter .footer__newsletter__inpout-group {
  max-width: 630px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
@media (max-width: 750px) {
  .footer .footer__newsletter .footer__newsletter__inpout-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer .footer__newsletter .footer__newsletter__inpout-group input {
    margin-bottom: 15px;
  }
  .footer .footer__newsletter .footer__newsletter__inpout-group .button {
    width: 100%;
  }
}
.footer .footer__newsletter .footer__newsletter__inpout-group input {
  background: #3a4360;
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #ffffff;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  -webkit-flex-basis: 68%;
      -ms-flex-preferred-size: 68%;
          flex-basis: 68%;
}
.footer .footer__newsletter .footer__newsletter__inpout-group input.error {
  border: 1px solid #b22458;
}
.footer .footer__newsletter .footer__newsletter__inpout-group textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.footer .footer__newsletter .footer__newsletter__inpout-group input::-webkit-input-placeholder {
  color: #ffffff;
}
.footer .footer__newsletter .footer__newsletter__inpout-group input:-moz-placeholder {
  color: #ffffff;
}
.footer .footer__newsletter .footer__newsletter__inpout-group textarea:-moz-placeholder {
  color: #ffffff;
}
.footer .footer__newsletter .footer__newsletter__inpout-group input::-moz-placeholder {
  color: #ffffff;
}
.footer .footer__newsletter .footer__newsletter__inpout-group textarea::-moz-placeholder {
  color: #ffffff;
}
.footer .footer__newsletter .footer__newsletter__inpout-group textarea:-ms-input-placeholder {
  color: #ffffff;
}
.footer .footer__newsletter .footer__newsletter__inpout-group input:-ms-input-placeholder {
  color: #ffffff;
}
.footer .footer__newsletter .footer__newsletter__inpout-group .button {
  text-align: left;
  background-image: url('public/img/icons/case-arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  padding-left: 20px;
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
}
.footer .footer__upper {
  padding: 70px 15px 0px;
}
.footer .footer__upper .footer__upper__wrapper {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.footer .footer__upper .footer__upper__wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.footer .footer__upper .footer__upper__wrapper > div {
  float: left;
}
.footer .footer__upper .footer__upper__wrapper .footer-logo {
  width: 20%;
  padding-top: 4px;
}
.footer .footer__upper .footer__upper__wrapper .footer-logo svg {
  margin-bottom: 20px;
}
.footer .footer__upper .footer__upper__wrapper .footer-logo p {
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.4;
}
.footer .footer__upper .footer__upper__wrapper .footer-logo p a {
  font-family: 'Roboto', Arial, sans-serif;
  text-decoration: none;
  font-weight: 500;
}
.footer .footer__upper .footer__upper__wrapper .footer-logo p a:hover {
  text-decoration: underline;
}
.footer .footer__upper .footer__upper__wrapper .footer-logo .social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-top: 70px;
}
.footer .footer__upper .footer__upper__wrapper .footer-logo .social-links a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #332e56;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 15px;
}
.footer .footer__upper .footer__upper__wrapper .footer-logo .social-links a:hover img {
  opacity: 1;
}
.footer .footer__upper .footer__upper__wrapper .footer-logo .social-links a img {
  margin: 0;
  opacity: 0.6;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta {
  width: 20%;
  float: right;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta:after {
  content: '';
  display: table;
  clear: both;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta .badges {
  max-width: 100%;
  float: right;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta .badges img {
  max-width: 100%;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta .badges .badges-row-1 {
  width: 47%;
  float: left;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta .badges .badges-row-1 img {
  max-width: 100%;
  margin-bottom: 12px;
  float: left;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta .badges .badges-row-1 a:first-child img {
  float: none;
  max-width: 100%;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta .badges .badges-row-2 {
  float: right;
  width: 47%;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta .badges .badges-row-2:after {
  content: '';
  display: table;
  clear: both;
}
.footer .footer__upper .footer__upper__wrapper .footer-meta .badges .badges-row-2 img {
  margin-bottom: 12px;
}
.footer .footer__upper .footer__upper__wrapper nav {
  width: 15%;
  height: auto;
  padding-bottom: 45px;
  float: left;
}
.footer .footer__upper .footer__upper__wrapper nav h3 {
  color: #ffffff;
}
.footer .footer__upper .footer__upper__wrapper nav a {
  color: #adb0b9;
  font-size: 13px;
  font-weight: 500;
  float: none !important;
  margin: 0 !important;
}
.footer .footer__upper .footer__upper__wrapper nav a:hover {
  color: #ffffff;
}
.footer .footer__upper .footer__upper__wrapper nav ul {
  list-style: none;
}
.footer .footer__upper .footer__upper__wrapper nav ul li:first-child {
  margin-bottom: 20px;
}
.footer .footer__upper .footer__upper__wrapper nav ul li {
  margin-bottom: 10px;
}
.footer .footer__upper .footer__upper__wrapper nav ul li h3 {
  text-transform: uppercase;
  font-size: 15px;
}
@media (max-width: 850px) {
  .footer .footer__upper .footer__upper__wrapper .footer-logo {
    width: 50%;
  }
  .footer .footer__upper .footer__upper__wrapper nav {
    width: 50%;
  }
  .footer .footer__upper .footer__upper__wrapper .footer-meta {
    width: 30%;
    float: none;
  }
}
@media (max-width: 650px) {
  .footer .footer__upper .footer__upper__wrapper .footer-meta {
    width: 40%;
    float: none;
  }
}
@media (max-width: 420px) {
  .footer .footer__upper .footer__upper__wrapper .footer-logo,
  .footer .footer__upper .footer__upper__wrapper nav {
    width: 50%;
  }
  .footer .footer__upper .footer__upper__wrapper .footer-logo {
    margin-bottom: 45px;
  }
  .footer .footer__upper .footer__upper__wrapper .footer-logo .social-links {
    margin-top: 25px;
  }
  .footer .footer__upper .footer__upper__wrapper .footer-meta {
    float: none;
    width: 100%;
  }
  .footer .footer__upper .footer__upper__wrapper .footer-meta .badges {
    margin: 0 auto;
    float: none;
  }
}
.footer .footer__division {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  height: 1px;
  background: #332e56;
}
.footer .footer__contact {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  background-color: #3a4360;
  background-image: url('public/img/global/bg-contact-block-dark-left.jpg'), url('public/img/global/bg-contact-block-dark-right.jpg'), url('public/img/global/bg-contact-block-dark-repeater.jpg');
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: bottom left, bottom right, center;
  background-size: contain;
  padding-top: 60px;
  min-height: 440px;
  position: relative;
}
@media (max-width: 1250px) {
  .footer .footer__contact {
    background-image: url('public/img/global/bg-contact-block-dark-left.jpg'), url('public/img/global/bg-contact-block-dark-repeater.jpg');
    background-repeat: no-repeat, repeat;
    background-position: bottom left, center;
  }
}
.footer .footer__contact .footer__contact__form {
  background-color: #ffffff;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  max-width: 670px;
  height: 443px;
  padding: 50px 50px 0 50px;
}
@media (max-width: 750px) {
  .footer .footer__contact .footer__contact__form {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.footer .footer__contact .footer__contact__form .button-form-close {
  width: 51px;
  height: 51px;
  background-size: contain;
  background-position: center;
  background-image: url('public/img/icons/contact-form/126x126_icon_close.png');
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.footer .footer__contact .footer__contact__wrapper {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 420px;
}
.footer .footer__contact .footer__contact__wrapper .adr-block {
  display: none;
}
.footer .footer__contact .footer__contact__wrapper .contact-map-block {
  -webkit-flex-basis: 65%;
      -ms-flex-preferred-size: 65%;
          flex-basis: 65%;
  padding-left: 15px;
  padding-right: 50px;
  /* contact points */
}
.footer .footer__contact .footer__contact__wrapper .contact-map-block img {
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
}
.footer .footer__contact .footer__contact__wrapper .contact-map-block .image-map {
  display: block;
  position: relative;
  margin-top: 10px;
  float: left;
  background-size: contain;
  background-repeat: no-repeat;
}
.footer .footer__contact .footer__contact__wrapper .contact-map-block .image-map > a.point {
  position: absolute;
  display: block;
  background-color: #636696;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  border: solid 10px #ffffff;
}
.footer .footer__contact .footer__contact__wrapper .contact-map-block .image-map > a.point.active {
  background-color: #ffd500;
  -webkit-box-shadow: 0 0 0 25px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 25px rgba(255, 255, 255, 0.4);
}
.footer .footer__contact .footer__contact__wrapper .contact-map-block .image-map > a.point:hover {
  background-color: #ffd500;
}
.footer .footer__contact .footer__contact__wrapper .contact-block {
  padding-left: 60px;
  -webkit-flex-basis: 35%;
      -ms-flex-preferred-size: 35%;
          flex-basis: 35%;
}
@media (max-width: 425px) {
  .footer .footer__contact .footer__contact__wrapper .contact-block {
    padding-left: 0px;
  }
}
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-title,
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-phone,
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-address,
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-bcc-member {
  font-family: "Lato", Arial, sans-serif;
  color: #ffffff;
}
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-phone,
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-address,
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-bcc-member {
  font-weight: 300;
}
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-title {
  margin-bottom: 5px;
  font-size: 30px;
}
@media (min-width: 576px) {
  .footer .footer__contact .footer__contact__wrapper .contact-block .contact-title {
    font-size: 40px;
  }
}
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-phone {
  margin-bottom: 35px;
  font-size: 22px;
}
@media (min-width: 576px) {
  .footer .footer__contact .footer__contact__wrapper .contact-block .contact-phone {
    font-size: 30px;
  }
}
.footer .footer__contact .footer__contact__wrapper .contact-block .button {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px;
}
.footer .footer__contact .footer__contact__wrapper .contact-block .contact-address {
  margin-bottom: 35px;
}
@media (min-width: 751px) and (max-width: 1010px) {
  .footer .footer__contact .footer__contact__wrapper .contact-block {
    padding-left: 0;
  }
}
@media (max-width: 750px) {
  .footer .footer__contact .footer__contact__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .footer .footer__contact .footer__contact__wrapper .contact-block {
    padding-bottom: 15px;
    padding-left: 0px;
    margin: 0 auto;
    text-align: center;
  }
  .footer .footer__contact .footer__contact__wrapper .contact-map-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer .fb-foot {
  font-size: 12px;
  text-align: center;
  font-family: 'Roboto', Arial, sans-serif;
  opacity: 0.6;
  margin-top: 25px;
}
.footer__lower {
  padding: 20px 15px;
  background-color: #231c40;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.footer__lower .footer__lower__wrapper {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.footer__lower .footer__lower__wrapper p {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 11px;
  color: #adb0b9;
  color: #7477b0;
}
.footer__lower .footer__lower__wrapper p a {
  text-decoration: none;
}
.footer__lower .footer__lower__wrapper p.copy {
  text-align: right;
}
@media (max-width: 850px) {
  .footer__lower .footer__lower__wrapper p.copy {
    text-align: center;
  }
}
.top-banner {
  background-image: url('public/img/global/top-banner.jpg');
  /* TODO: update image */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  font-family: "Lato", Arial, sans-serif;
  text-align: center;
  padding: 30px 15px 30px;
  display: none;
  /* prevent blinking */
}
.top-banner p {
  color: #ffffff;
  font-weight: bold;
}
.top-banner p span {
  color: #ffd500;
}
.top-banner .powered {
  color: #adb0d9;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: normal;
  margin-bottom: 1em;
}
.top-banner .close {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #adb0d9;
}
.top-banner .close:hover {
  cursor: pointer;
}
.active-modal {
  overflow: hidden;
}
.active-modal .modal {
  opacity: 1;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
  visibility: visible;
}
.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(28, 23, 51, 0.9);
  z-index: 999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}
.modal .modal-wrapper {
  max-width: 520px;
  width: 100%;
  padding: 50px;
  background-color: #ffd500;
  border-radius: 2px;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
.modal .modal-wrapper h3 {
  font-size: 36px;
}
.modal .modal-wrapper p {
  color: #1c1733;
  font-size: 18px;
  margin: 10px 0;
}
.modal .modal-wrapper .phone {
  display: none;
}
.modal .modal-wrapper .time {
  display: none;
}
.modal .modal-wrapper input {
  width: 260px;
  height: 48px;
  border: none;
  border-radius: 2px;
  padding-left: 20px;
  font-size: 16px;
  color: #adb0d9;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  margin-right: 5px;
}
.modal .modal-wrapper input:focus {
  outline: none;
}
.modal .modal-wrapper .button {
  background-color: #1c1733;
  width: 150px;
  display: inline-block;
}
.modal .modal-wrapper .close {
  position: absolute;
  color: #1c1733;
  right: 25px;
  top: 20px;
  font-family: "Lato", Arial, sans-serif;
}
.modal .modal-wrapper .close:hover {
  cursor: pointer;
}
@media (max-width: 520px) {
  .modal .modal-wrapper {
    padding: 25px;
  }
  .modal .modal-wrapper input {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .modal .modal-wrapper .button {
    width: 100%;
  }
}
.modal .vip-modal,
.modal .touch-modal,
.modal .hero-modal {
  display: none;
}
.modal.touch-modal input.email {
  display: inline-block;
}
.modal.touch-modal .touch-modal {
  display: block;
}
.modal.vip-modal input.email {
  width: 100%;
  margin-bottom: 20px;
}
.modal.vip-modal input.phone {
  display: inline-block;
}
.modal.vip-modal .vip-modal {
  display: block;
}
.modal.hero-modal input.email,
.modal.hero-modal input.phone {
  width: 100%;
  margin-bottom: 20px;
}
.modal.hero-modal input.time {
  display: inline-block;
}
.modal.hero-modal .hero-modal {
  display: block;
}
.terms-header {
  height: 70px;
  width: 100%;
  border-bottom: 1px solid #f1f2f6;
  background-color: #ffffff;
  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;
}
.terms-header .navigation-wrapper {
  max-width: 950px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.terms-footer {
  height: 125px;
  border-top: 1px solid #f1f2f6;
  border-bottom: 1px solid #f1f2f6;
  background-color: #ffffff;
  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;
}
.terms-footer .terms-footer-wrapper {
  max-width: 770px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.terms-footer .terms-footer-wrapper a {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  color: #7477b0;
  font-size: 12px;
}
.terms {
  max-width: 950px;
  padding: 65px 15px 0;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ffffff;
}
@media (max-width: 510px) {
  .terms {
    display: block;
    padding-top: 0px;
  }
  .terms .terms-help {
    padding-bottom: 20px;
  }
  .terms .terms-text :last-child {
    margin-bottom: 35px;
  }
}
.terms p {
  color: #1c1733;
  font-size: 15px;
  line-height: 26px;
}
.terms p a {
  color: #00b7db;
  text-decoration: none;
}
.terms p a:hover {
  text-decoration: underline;
}
/*.terms-menu {
    
    max-width: 190px;
    width: 100%;
    border: 0px solid #e6e9f3;
    padding: 30px 25px 30px 30px;
    align-self: flex-start;
    
    a {
        display: block;
        font-family: @font-proxima-nova;
        font-size: 13px;
        text-decoration: none;
        font-weight: 600;
        color: #7477b0;
    }
    a:not(:last-child) {
        margin-bottom: 20px;
    }
    a:hover {
        color: #00b7db;
    }
}*/
.terms-help {
  max-width: 190px;
  width: 100%;
  padding-top: 20px;
  border-top: 1px solid #ffd500;
}
.terms-help p {
  color: #7477b0;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
.terms-text {
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
}
.terms-text :last-child {
  margin-bottom: 70px;
}
.terms-text h1,
.terms-text h2,
.terms-text h3,
.terms-text h4 {
  margin-bottom: 15px;
}
.terms-text p {
  margin-bottom: 35px;
}
.terms-text ul {
  padding-left: 30px;
  margin-bottom: 20px;
  color: #1c1733;
  font-size: 16px;
  line-height: 26px;
}
.terms-text ol {
  padding-left: 15px;
  margin-bottom: 20px;
  color: #1c1733;
  font-size: 16px;
  line-height: 26px;
}
.terms-text .date {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.terms-text .date span {
  color: #1c1733;
}
.terms-text .affidavit {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #7477b0;
}
.careers-hero {
  padding: 0 15px 15px;
}
.careers-hero .button {
  background-color: #2dbaee;
}
@media (max-width: 768px) {
  .careers-hero {
    padding: 25px 15px 15px;
  }
  .careers-hero h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .careers-hero .careers-description .wrapper {
    padding: 15px;
  }
}
.careers-description {
  position: relative;
}
.careers-description .title {
  padding: 45px 15px;
}
.careers-description .wrapper {
  padding: 0 70px 55px;
  background-color: #ffffff;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.careers-description .wrapper .column {
  width: 44%;
  font-size: 18px;
  line-height: 1.6;
}
.careers-description .wrapper .column:first-child {
  margin-right: 40px;
}
.careers-description .wrapper .column p {
  text-align: left;
  font-size: 18px;
}
.careers-description .wrapper .column p a {
  color: #2dbaee;
}
.careers-description .wrapper .column .ps {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  margin-top: 30px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .careers-description .wrapper {
    -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;
  }
  .careers-description .wrapper .column {
    width: 100%;
  }
  .careers-description .wrapper .column:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 474px) {
  .careers-description .wrapper {
    padding: 50px 25px 50px;
    top: 0;
  }
}
.careers-jobs {
  padding: 0 35px 30px;
}
.careers-jobs .title {
  padding: 90px 15px 45px;
}
.careers-jobs .cards-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1160px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1400px) {
  .careers-jobs .cards-wrapper {
    max-width: 930px;
  }
}
@media (max-width: 1120px) {
  .careers-jobs .cards-wrapper {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}
.careers-jobs .cards-wrapper .card {
  padding: 40px;
  max-width: 47%;
  width: 100%;
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  -webkit-transition: -webkit-box-shadow 0.6s ease;
  transition: -webkit-box-shadow 0.6s ease;
  -o-transition: box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease, -webkit-box-shadow 0.6s ease;
  margin: 0 10px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 47%;
      -ms-flex: 1 1 47%;
          flex: 1 1 47%;
  border-radius: 2px;
}
.careers-jobs .cards-wrapper .card.special {
  background-color: #1c1733;
}
.careers-jobs .cards-wrapper .card.special h3 {
  color: #adb0d9;
}
.careers-jobs .cards-wrapper .card.special svg path {
  fill: #adb0d9;
}
.careers-jobs .cards-wrapper .card.special:hover h3 {
  color: #ffffff;
}
.careers-jobs .cards-wrapper .card.special:hover svg path {
  fill: #ffffff;
}
.careers-jobs .cards-wrapper .card h3 {
  font-size: 20px;
  color: #636696;
  font-weight: 500;
}
.careers-jobs .cards-wrapper .card svg {
  min-height: 24px;
  float: right;
}
.careers-jobs .cards-wrapper .card svg path {
  fill: #636696;
}
.careers-jobs .cards-wrapper .card ul {
  padding: 55px 0 45px;
}
.careers-jobs .cards-wrapper .card ul li {
  font-family: "Lato", Arial, sans-serif;
  font-size: 17px;
  color: #636696;
  font-weight: 600;
  list-style: none;
}
.careers-jobs .cards-wrapper .card ul li:not(:last-child) {
  margin-bottom: 15px;
}
.careers-jobs .cards-wrapper .card:hover {
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.25);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.25);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  background-color: #ffd500;
}
.careers-jobs .cards-wrapper .card:hover h3 {
  color: #1c1733;
}
.careers-jobs .cards-wrapper .card:hover svg path {
  fill: #1c1733;
}
.careers-jobs .cards-wrapper .card .button {
  background-color: #2dbaee;
  width: 100%;
}
@media (max-width: 768px) {
  .careers-jobs .cards-wrapper .card {
    max-width: initial;
    width: 100%;
    text-align: left;
    padding: 25px 25px;
    margin-bottom: 20px;
  }
  .careers-jobs .cards-wrapper .card .button {
    display: none;
  }
  .careers-jobs .cards-wrapper .card h3 {
    font-size: 22px;
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .careers-jobs {
    padding: 0 15px;
  }
  .careers-jobs .title {
    padding: 45px 15px 15px;
  }
  .careers-jobs .title h2 {
    font-size: 28px;
  }
}
.careers-contact {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  background-color: #ffd500;
  text-align: center;
  padding: 30px 15px;
}
.careers-contact h2 {
  color: #1c1733;
  font-size: 32px;
  max-width: 700px;
  margin: 0 auto 30px;
}
.careers-contact p {
  font-size: 18px;
  color: #1c1733;
  margin-bottom: 45px;
}
.careers-contact p a {
  color: #1c1733;
}
.careers-contact .social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  max-width: 300px;
  margin: 0 auto;
  width: 100%;
}
.careers-contact .share {
  display: block;
  height: 45px;
  color: #ffffff;
  text-decoration: none;
  font-family: "Lato", Arial, sans-serif;
  line-height: 45px;
  font-size: 16px;
  font-weight: 600;
}
.careers-contact .share img {
  display: inline-block;
}
.careers-contact .share:not(:last-child) {
  margin-right: 10px;
}
.careers-contact .share span {
  display: inline-block;
  height: 45px;
  width: 45px;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  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;
}
.careers-contact .share.facebook {
  background-color: #4e69ba;
}
.careers-contact .share.twitter {
  background-color: #54abed;
}
.careers-contact .share.linkedin {
  background-color: #0b9ae5;
}
@media (max-width: 474px) {
  .careers-contact {
    padding: 50px 15px;
  }
  .careers-contact h2 {
    font-size: 32px;
  }
}
.our-team {
  padding: 0 0 90px;
}
.team-wrapper .team-member {
  position: relative;
}
.team-wrapper .team-member h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 36px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.team-wrapper .team-member .team-photo {
  width: 100%;
}
.team-members {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1240px;
  margin: 0 auto;
}
.team-members .member {
  padding: 40px 50px;
  max-width: 600px;
  min-height: 195px;
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.1);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.1);
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  border-radius: 2px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 600px;
      -ms-flex: 1 1 600px;
          flex: 1 1 600px;
}
.team-members .member .member-face {
  margin-right: 29px;
}
.team-members .member .member-face img {
  width: 75px;
  height: 75px;
}
.team-members .member .member-info .member-heading {
  color: black;
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.team-members .member .member-info .member-heading span {
  font-weight: normal;
}
.team-members .member .member-info .member-description {
  font-size: 14px;
  line-height: 1.6;
  font-family: "Lato", Arial, sans-serif;
}
@media (max-width: 425px) {
  .team-members .member {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 40px 20px;
  }
  .team-members .member .member-face {
    margin: 0 0 30px;
  }
  .team-members .member .member-face img {
    margin: 0 auto;
  }
}
.header.webinar {
  padding: 30px 15px;
}
.hero.webinar {
  padding: 200px 15px 300px;
  text-align: center;
  background-color: #ffd500;
  position: relative;
  background-image: url('public/img/global/webinar-hero.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.hero.webinar h1,
.hero.webinar p,
.hero.webinar .date {
  color: #ffffff;
}
.hero.webinar h1 {
  font-size: 48px;
  margin-bottom: 20px;
}
.hero.webinar p {
  font-size: 22px;
  margin-bottom: 20px;
}
.hero.webinar .date {
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  padding: 15px 25px;
  background-color: #1c1733;
  display: inline-block;
}
.hero.webinar .date span {
  color: #ffd500;
}
@media (max-width: 474px) {
  .hero.webinar {
    padding: 35px 0 220px;
  }
}
.careers-description.hero-description {
  background: #ffffff;
}
.careers-description.hero-description .wrapper {
  padding-top: 100px;
  top: -200px;
  margin: 0 auto -150px;
}
.careers-description.hero-description .wrapper.event {
  top: -150px;
}
.careers-description.hero-description .wrapper .column:first-child {
  margin-top: 14px;
}
.careers-description.hero-description .date {
  font-weight: bold;
  font-family: "Lato", Arial, sans-serif;
  text-align: center;
  font-size: 80px;
  color: #d8daec;
}
.careers-description.hero-description .date span {
  color: #ffd500;
}
.careers-description.hero-description ul {
  list-style: none;
}
.careers-description.hero-description ul li {
  line-height: 32px;
  font-size: 16px;
  color: #1c1733;
  padding-left: 20px;
}
.careers-description.hero-description ul li:before {
  content: "";
  border-color: transparent #ffd500;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 20px;
  position: relative;
}
@media (max-width: 474px) {
  .careers-description.hero-description .date {
    font-size: 35px;
  }
}
.webinar-cards {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
  padding-top: 30px;
}
.webinar-cards .series {
  display: block;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.webinar-cards .cards-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 1120px) {
  .webinar-cards .cards-wrapper {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}
.webinar-cards .cards-wrapper .card {
  border: 1px solid #e1e3fa;
  max-width: 370px;
  width: 100%;
  padding: 80px 45px 45px;
  text-align: center;
  background-color: #ffffff;
  -webkit-transition: -webkit-box-shadow 0.6s ease;
  transition: -webkit-box-shadow 0.6s ease;
  -o-transition: box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease, -webkit-box-shadow 0.6s ease;
  margin-bottom: 40px;
}
.webinar-cards .cards-wrapper .card:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .webinar-cards .cards-wrapper .card:not(:last-child) {
    margin-right: 0px;
  }
}
.webinar-cards .cards-wrapper .card h3 {
  font-size: 30px;
}
.webinar-cards .cards-wrapper .card ul {
  padding: 55px 0 45px;
}
.webinar-cards .cards-wrapper .card ul li {
  font-family: "Lato", Arial, sans-serif;
  font-size: 17px;
  color: #636696;
  font-weight: 600;
  list-style: none;
}
.webinar-cards .cards-wrapper .card ul li:not(:last-child) {
  margin-bottom: 15px;
}
.webinar-cards .cards-wrapper .card img {
  margin: 0 auto;
}
.webinar-cards .cards-wrapper .card p {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  padding: 0 20px;
  margin: 20px 0;
  font-size: 17px;
  line-height: 28px;
}
.webinar-cards .cards-wrapper .card:hover {
  -webkit-box-shadow: 0px 8px 50px 0px rgba(59, 49, 66, 0.5);
          box-shadow: 0px 8px 50px 0px rgba(59, 49, 66, 0.5);
  -webkit-transition: border 0.6s, -webkit-box-shadow 0.6s ease;
  transition: border 0.6s, -webkit-box-shadow 0.6s ease;
  -o-transition: box-shadow 0.6s ease, border 0.6s;
  transition: box-shadow 0.6s ease, border 0.6s;
  transition: box-shadow 0.6s ease, border 0.6s, -webkit-box-shadow 0.6s ease;
  border: 1px solid #ffffff;
}
.webinar-cards .cards-wrapper .card .button {
  background-color: #2dbaee;
  width: 100%;
}
@media (max-width: 474px) {
  .webinar-cards .cards-wrapper .card {
    padding: 45px;
  }
  .webinar-cards .cards-wrapper .card ul {
    padding: 30px 0 30px;
  }
}
.webinar-cards .tickets {
  font-family: 'Proxima Nova';
  font-weight: bold;
  font-size: 28px;
  padding: 15px 25px;
  background-color: #1c1733;
  color: #ffffff;
  max-width: 220px;
  margin: 0 auto;
}
.webinar-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(28, 23, 51, 0.9);
  z-index: 999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}
.webinar-modal .modal-wrapper {
  max-width: 460px;
  width: 100%;
  padding: 50px;
  background-color: #ffcd00;
  border-radius: 2px;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
.webinar-modal .modal-wrapper .thank-you {
  color: #1c1733;
  font-size: 16px;
}
.webinar-modal input {
  border: 1px solid #ffffff;
  width: 100%;
  margin-bottom: 10px;
  height: 48px;
  border: none;
  border-radius: 2px;
  padding-left: 20px;
  font-size: 16px;
  color: #adb0d9;
  font-family: 'Proxima Nova';
  font-weight: 600;
  margin-right: 5px;
}
.webinar-modal input.req {
  border: 1px solid tomato;
}
.webinar-modal h3 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 15px;
}
.webinar-modal .close {
  position: absolute;
  color: #1c1733;
  right: 25px;
  top: 20px;
  font-family: 'Proxima Nova';
}
.webinar-modal .close:hover {
  cursor: pointer;
}
.webinar-modal .button {
  background-color: #1c1733;
  width: 100%;
  margin-top: 30px;
}
.webinar-modal .button.done {
  background: rgba(0, 0, 0, 0);
  color: #1c1733;
  font-size: 30px;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
}
.webinar-modal .button.done:hover {
  cursor: default;
}
.registration .webinar-modal {
  opacity: 1;
  -webkit-transition: opacity .4s, visibility .4s;
  -o-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
  visibility: visible;
}
body.registration {
  overflow: hidden;
}
.fixed-heading {
  position: fixed;
  top: -120px;
  -webkit-transition: top .3s;
  -o-transition: top .3s;
  transition: top .3s;
  width: 100%;
  z-index: 9999;
  padding: 20px 15px;
  opacity: 0.9;
}
.fixed-heading h1 {
  margin: 0;
  font-size: 42px;
}
.fixed-heading div {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fixed-heading.a-active {
  top: 0;
}
@media (max-width: 880px) {
  .fixed-heading {
    display: none;
  }
}
.single-job p > a {
  color: #2dbaee;
}
.single-job ul {
  color: #1c1733;
}
.single-job ul > a {
  color: #2dbaee;
}
.single-job .heading {
  padding: 90px 15px;
  text-align: center;
}
.single-job .heading .meta {
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  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;
}
.single-job .heading .meta .break {
  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;
  margin-right: 20px;
}
.single-job .heading .meta .break img {
  margin-right: 15px;
}
.single-job .heading h2 {
  font-size: 54px;
  font-weight: bold;
  margin-bottom: 25px;
}
@media (max-width: 880px) {
  .single-job .heading {
    padding: 45px 15px;
  }
  .single-job .heading h2 {
    font-size: 42px;
  }
  .single-job .heading .meta {
    display: block;
  }
  .single-job .heading .meta > div {
    margin-bottom: 10px;
  }
}
.single-job .block {
  max-width: 630px;
  margin: 0 auto;
  padding: 0 15px 60px;
}
.single-job .block p {
  color: #1c1733;
  line-height: 32px;
  font-size: 20px;
}
.single-job .block h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
.single-job .block h3 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 12px;
  font-weight: 900;
}
.single-job .block img:not(.ajax-loader) {
  display: block;
  width: 100%;
  border-radius: 2px;
}
.single-job .block ul {
  line-height: 32px;
  font-size: 20px;
  margin-left: 28px;
}
.single-job .block ul li {
  text-indent: -42px;
}
.single-job .block ul li::before {
  content: "\002022";
  color: #ffd500;
  padding-right: 20px;
  padding-left: 15px;
}
.single-job .block ol {
  line-height: 32px;
  font-size: 20px;
  margin-left: 20px;
}
.single-job .block hr {
  max-width: 300px;
  height: 2px;
  background: #ffd500;
  border: 0;
  margin: 30px auto 0;
}
.career__wrapper {
  position: relative;
  padding: 70px 0px 10px;
  background-image: url('public/img/global/career-overlay.png');
  background-repeat: no-repeat;
  background-position: left top;
}
.bg-careers-blue {
  background-color: #2dbaee;
  background-image: url('public/img/global/lines.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right 15% center;
  margin-bottom: 60px;
}
.middle-division {
  max-width: 850px;
  margin: 0 auto;
  font-size: 28px;
  font-family: "minion-pro", "Times New Roman", serif;
  text-align: center;
  color: #ffffff;
  padding: 65px 15px;
}
.middle-division hr {
  height: 2px;
  background: #edeef7;
  max-width: 630px;
  margin: 0 auto;
  border: 0;
}
.middle-division hr:nth-child(1) {
  margin-bottom: 45px;
}
.middle-division hr:nth-child(2) {
  margin-top: 45px;
  margin-bottom: 60px;
}
.floating-quote {
  position: absolute;
  top: -80px;
  right: 40px;
  z-index: 10;
}
.floating-quote .floating-quote-text {
  font-size: 24px;
  color: #1c1733;
  max-width: 355px;
  margin: 0 auto;
  padding: 10px 30px;
  text-align: center;
}
.floating-quote img {
  max-width: 100%;
  width: 355px;
}
@media (max-width: 1440px) {
  .floating-quote {
    right: -20px;
  }
}
@media (max-width: 1240px) {
  .floating-quote {
    display: none;
  }
}
.careers-form {
  max-width: 630px;
  margin: 0 auto;
  padding: 80px 15px;
}
.careers-form .row {
  margin-left: -10px;
  margin-right: -10px;
}
.careers-form .col-xs-1,
.careers-form .col-sm-1,
.careers-form .col-md-1,
.careers-form .col-lg-1,
.careers-form .col-xs-2,
.careers-form .col-sm-2,
.careers-form .col-md-2,
.careers-form .col-lg-2,
.careers-form .col-xs-3,
.careers-form .col-sm-3,
.careers-form .col-md-3,
.careers-form .col-lg-3,
.careers-form .col-xs-4,
.careers-form .col-sm-4,
.careers-form .col-md-4,
.careers-form .col-lg-4,
.careers-form .col-xs-5,
.careers-form .col-sm-5,
.careers-form .col-md-5,
.careers-form .col-lg-5,
.careers-form .col-xs-6,
.careers-form .col-sm-6,
.careers-form .col-md-6,
.careers-form .col-lg-6,
.careers-form .col-xs-7,
.careers-form .col-sm-7,
.careers-form .col-md-7,
.careers-form .col-lg-7,
.careers-form .col-xs-8,
.careers-form .col-sm-8,
.careers-form .col-md-8,
.careers-form .col-lg-8,
.careers-form .col-xs-9,
.careers-form .col-sm-9,
.careers-form .col-md-9,
.careers-form .col-lg-9,
.careers-form .col-xs-10,
.careers-form .col-sm-10,
.careers-form .col-md-10,
.careers-form .col-lg-10,
.careers-form .col-xs-11,
.careers-form .col-sm-11,
.careers-form .col-md-11,
.careers-form .col-lg-11,
.careers-form .col-xs-12,
.careers-form .col-sm-12,
.careers-form .col-md-12,
.careers-form .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.careers-form h2 {
  font-size: 32px;
  margin-bottom: 20px;
  color: #1c1733;
}
.careers-form textarea::-webkit-input-placeholder {
  color: #484772;
}
.careers-form input::-webkit-input-placeholder {
  color: #484772;
}
.careers-form input:-moz-placeholder {
  color: #484772;
}
.careers-form textarea:-moz-placeholder {
  color: #484772;
}
.careers-form input::-moz-placeholder {
  color: #484772;
}
.careers-form textarea::-moz-placeholder {
  color: #484772;
}
.careers-form textarea:-ms-input-placeholder {
  color: #484772;
}
.careers-form input:-ms-input-placeholder {
  color: #484772;
}
.careers-form input[type="submit"] {
  background-color: transparent;
  font-size: 16px;
  width: 270px;
  font-family: 'Roboto', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
.careers-form input[type="submit"]:focus {
  border: 2px solid #1c1733;
}
.careers-form input[type="submit"]:hover {
  cursor: pointer;
}
.careers-form textarea {
  width: 100% !important;
  max-width: 600px;
}
.careers-form input[type="text"],
.careers-form input[type="email"],
.careers-form textarea {
  color: #1c1733;
  width: 100%;
  border: 1px solid #adb0b9;
  border-radius: 2px;
  padding: 20px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 20px;
  background: #f7f8fc;
}
.careers-form input[type="text"].active,
.careers-form input[type="email"].active,
.careers-form textarea.active {
  border: 1px solid #1c1733;
}
.careers-form input[type="text"].wpcf7-not-valid,
.careers-form input[type="email"].wpcf7-not-valid,
.careers-form textarea.wpcf7-not-valid {
  border-color: #b22458;
  margin-bottom: 5px;
}
.careers-form input:focus,
.careers-form textarea:focus,
.careers-form select:focus {
  outline: none;
  border: 1px solid #1c1733;
}
.careers-form .select-wrapper {
  position: relative;
}
.careers-form .select-wrapper:before {
  position: absolute;
  top: 1px;
  right: 1px;
  content: "";
  width: 25px;
  height: 60px;
  pointer-events: none;
  background-color: #c6c6c6;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.careers-form .select-wrapper select {
  cursor: pointer;
  color: #1c1733;
  width: 100%;
  height: 62px;
  border: 1px solid #adb0b9;
  border-radius: 2px;
  padding-left: 20px;
  font-size: 16px;
  background-color: #f7f8fc;
  font-family: "Lato", Arial, sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-bottom: 20px;
}
.careers-form .select-wrapper select.wpcf7-not-valid {
  border-color: #b22458;
  margin-bottom: 5px;
}
.careers-form .select-wrapper:after {
  position: absolute;
  top: 30px;
  right: 10px;
  content: "";
  width: 8px;
  height: 8px;
  pointer-events: none;
  border-right: 2px solid #f3f3f3;
  border-bottom: 2px solid #f3f3f3;
  transform: rotate(45deg) translateY(-40%) translateX(-40%);
  -ms-transform: rotate(45deg) translateY(-40%) translateX(-40%);
  -webkit-transform: rotate(45deg) translateY(-40%) translateX(-40%);
}
.careers-form .file-wrapper {
  position: relative;
}
.careers-form .file-wrapper:hover {
  cursor: pointer;
}
.careers-form .file-wrapper p:not(.file-upload) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.careers-form .file-wrapper p:not(.file-upload) input {
  width: 100%;
  height: 100%;
}
.careers-form .file-upload {
  background: #f7f8fc;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
  color: #484772;
  padding: 20px;
  border: 1px dashed #484772;
  border-radius: 2px;
  margin-bottom: 20px;
}
.careers-form .file-upload.active {
  border: 1px solid #1c1733;
  color: #1c1733;
}
.careers-form .file-upload:hover {
  cursor: pointer;
}
.careers-form .file-upload span {
  color: #2dbaee;
}
.careers-form .ajax-loader {
  display: none;
}
.careers-form .upper-label {
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
}
.slovak {
  display: none;
  text-align: center;
  font-family: 'Roboto', Arial, sans-serif;
  color: #1c1733;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  margin-top: 10px;
}
.postid-896 .slovak {
  display: block;
}
.slovak:hover {
  text-decoration: underline;
}
.careers-hero-video {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.careers-hero-video video {
  display: none;
}
.careers-hero-video::after {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 100%;
  content: " ";
  background-color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  z-index: 8;
}
.careers-hero-video .careers-hero__text-center {
  padding: 30px;
  z-index: 99;
  position: relative;
}
.careers-hero-video h1 {
  text-align: center;
  color: #ffffff;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 500;
}
.careers-hero-video p {
  font-family: "Lato", Arial, sans-serif;
  color: #ffffff;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  font-weight: 300;
  margin-bottom: 1.2rem;
  font-size: 1.15rem;
}
.careers-hero-video .button {
  padding: 15px 75px;
  font-size: 18px;
  margin-bottom: 1.2rem;
}
.careers-hero-video .meta {
  color: #ffffff;
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0 auto;
  max-width: 550px;
  text-align: center;
  line-height: 2.3rem;
}
.careers-hero-video .meta .break {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.careers-hero-video .meta .break img {
  margin-right: 15px;
  max-height: 16px;
}
.careers-hero-video .meta .break span {
  line-height: 1.2;
}
@media (min-width: 780px) {
  .careers-hero-video {
    /*background: none !important;*/
    overflow: hidden;
    display: block;
    height: 500px;
  }
  .careers-hero-video video {
    display: block;
    top: -50%;
  }
  .careers-hero-video .careers-hero__text-center {
    width: 100%;
    padding-top: 50px;
  }
  .careers-hero-video h1 {
    font-size: 3.4rem;
    margin-bottom: 1.35rem;
    line-height: 1.1;
  }
  .careers-hero-video p {
    line-height: 1.35;
    margin-bottom: 3.2rem;
    font-size: 1.45rem;
  }
  .careers-hero-video .button {
    margin-bottom: 1.7rem;
  }
}
@media (min-width: 900px) {
  .careers-hero-video .careers-hero__text-center {
    padding-top: 70px;
  }
}
@media (min-width: 1000px) {
  .careers-hero-video .careers-hero__text-center {
    padding-top: 90px;
  }
  .careers-hero-video h1 {
    font-size: 4rem;
    margin-bottom: 1.45rem;
  }
  .careers-hero-video p {
    line-height: 1.35;
    margin-bottom: 3.3rem;
    font-size: 1.55rem;
  }
  .careers-hero-video .button {
    margin-bottom: 1.9rem;
  }
}
.careers-hero-video .language__picker-fixed {
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 100;
}
.careers-hero-video .language__picker-fixed .lang-icon a {
  font-family: "Lato", Arial, sans-serif;
  padding: 5px 6px;
  font-size: 13px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 30px;
  display: block;
  margin-bottom: 4px;
  color: #ffffff;
  background-color: #ffd500;
}
.careers-hero-video .language__picker-fixed .lang-icon a:hover {
  color: #1c1733;
  background-color: #ffffff;
}
.messenger-hero {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.messenger-hero .messenger-claim {
  text-align: center;
  padding: 25px 15px 0;
}
.messenger-hero .messenger-claim h1 {
  font-size: 44px;
  margin-bottom: 20px;
}
.messenger-hero .messenger-claim p {
  font-size: 20px;
  margin-bottom: 90px;
  font-family: "Lato", Arial, sans-serif;
}
.messenger-hero .messenger-claim img {
  width: 100%;
  max-width: 1101px;
  margin: 0 auto;
}
.messenger-white {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 60px 15px 200px;
  background-color: #ffffff;
}
.messenger-text {
  margin-bottom: 30px;
}
.messenger-text h2 {
  font-size: 44px;
}
.messenger-screens {
  max-width: 375px;
  width: 100%;
}
.fb-node {
  padding: 0 15px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.messenger-claim-lower {
  padding-top: 90px;
  padding-bottom: 90px;
}
.messenger-claim-lower h2 {
  margin-bottom: 90px;
  text-align: center;
  font-size: 36px;
}
.messenger-scenario-wrapper {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  background-color: #1c1733;
  padding: 100px 15px;
}
.messenger-scenario-wrapper h2 {
  text-align: center;
  font-size: 36px;
  margin-bottom: 20px;
  color: #ffffff;
}
.messenger-scenario-wrapper p {
  text-align: center;
  color: #adb0d9;
  max-width: 720px;
  margin: 0 auto;
  font-size: 18px;
  margin-bottom: 45px;
}
.messenger-scenario-wrapper .button {
  background-color: #2dbaee;
}
.messenger-claim-lower img {
  opacity: 0.6;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.messenger-customer-wrapper {
  padding: 65px 15px;
}
.messenger-customer-wrapper .messenger-customer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
.messenger-customer-wrapper .messenger-box {
  line-height: 30px;
  min-height: 280px;
  max-width: 457px;
  padding: 70px;
  margin-bottom: 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(116, 119, 176, 0.25);
          box-shadow: 0px 8px 50px 0px rgba(116, 119, 176, 0.25);
  color: #1c1733;
  font-size: 20px;
}
.messenger-customer-wrapper .messenger-box span {
  display: block;
  color: #ffd500;
  font-size: 90px;
  line-height: 20px;
}
.messenger-customer-wrapper .messenger-customer-single {
  margin-bottom: 30px;
}
.messenger-slider {
  height: 657px;
}
.messenger-slider img {
  max-width: 374px;
  width: 100%;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(116, 119, 176, 0.25);
          box-shadow: 0px 8px 50px 0px rgba(116, 119, 176, 0.25);
}
.messenger-text {
  max-width: 565px;
  width: 100%;
}
.slider-text.messenger span img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.slider-text.messenger h3 {
  font-size: 36px;
  text-transform: uppercase;
  margin: 30px 0;
}
.slider-text.messenger p {
  max-width: 565px;
  width: 100%;
  font-size: 18px;
  color: #1c1733;
  line-height: 28px;
  margin-bottom: 20px;
  font-family: "Lato", Arial, sans-serif;
}
.slider-text.messenger span {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
}
.slider-text.messenger .slider-tab {
  display: none;
}
.slider-text.messenger .slider-tab.current {
  display: block;
}
.tabs-navigation.messenger ul li {
  border-bottom: 1px solid #ddb208;
  color: #7d6612;
}
.tabs-navigation.messenger .current {
  color: #1c1733;
  border-bottom: 2px solid #1c1733;
}
.tabs-navigation.messenger li:hover {
  color: #1c1733;
  border-bottom: 2px solid #1c1733;
}
.messenger-screens-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
.messenger-wrapper {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 50px 15px 15px;
  background-color: #ffd500;
}
.messenger-list {
  padding-top: 20px;
  min-width: 300px;
  font-family: "Lato", Arial, sans-serif;
}
.messenger-video-wrapper {
  max-width: 1102px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.messenger-video-wrapper .messenger-video img {
  width: 214px;
}
.messenger-video-wrapper ul li {
  background-image: url('public/img/icons/ul-yellow.png');
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: 4px 8px;
  padding-left: 25px;
  font-size: 17px;
  color: #1c1733;
  margin-bottom: 10px;
}
.messenger-meta img,
.messenger-meta > div {
  float: left;
}
.messenger-meta img {
  margin-right: 20px;
}
.messenger-meta p {
  font-size: 12px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: bold;
}
.messenger-meta > div {
  padding-top: 10px;
  display: inline-block;
}
#header.messenger {
  background-color: #edeef7;
}
.controls a {
  float: left;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #ddb208;
}
.controls a:first-child {
  border-right: 0;
}
.controls .prev {
  background-image: url('public/img/icons/left.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 11px 6px;
}
.controls .next {
  background-image: url('public/img/icons/right.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 11px 6px;
}
.home-messenger {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  background-color: #ffffff;
}
.home-messenger .title {
  padding-bottom: 0px;
}
.home-messenger .home-messenger-wrapper {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.home-messenger .home-messenger-wrapper img {
  position: relative;
  top: 40px;
  max-width: 691px;
  width: 100%;
  min-width: 200px;
}
.home-messenger .home-messenger-wrapper ul {
  margin-bottom: 30px;
  margin-top: 100px;
}
.home-messenger .home-messenger-wrapper ul li {
  background-image: url('public/img/icons/ul-yellow.png');
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: 4px 8px;
  padding-left: 25px;
  font-size: 17px;
  color: #1c1733;
  margin-bottom: 10px;
}
.home-messenger .home-messenger-wrapper .button {
  float: left;
  display: inline-block;
  background-color: #2dbaee;
}
.home-messenger .home-messenger-wrapper .video-button {
  float: left;
  display: inline-block;
  height: 48px;
  width: 60px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #ffd500;
  border-radius: 2px;
  background-image: url('public/img/icons/arrow-right.png');
  background-repeat: no-repeat;
  background-size: 15px 21px;
  background-position: 50%;
}
.home-messenger .home-messenger-wrapper .video-button:hover {
  cursor: pointer;
}
.community {
  padding: 100px 15px 60px;
}
.community .community-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1260px;
  /* hmmm */
  margin: 0 auto;
}
.community .community-wrapper a {
  text-decoration: none;
  text-align: center;
}
.community .community-box {
  /* TODO: add arrows */
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  max-width: 366px;
  /* fix this? */
  min-width: 300px;
  min-height: 325px;
  width: 100%;
  background-color: #1c1733;
  padding: 60px 35px;
  margin-bottom: 15px;
  border-radius: 2px;
  text-align: center;
  min-height: 373px;
  position: relative;
}
.community .community-box:hover {
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.5);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.5);
}
.community .community-box h3 {
  font-size: 2.25em;
  color: #ffffff;
  margin-bottom: 25px;
}
.community .community-box .community-online {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
}
.community .community-box p {
  font-size: 1.125em;
  margin-bottom: 1.25em;
}
.community .community-box img {
  margin-bottom: 15px;
}
.community .community-box svg {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.community .community-box svg .arrow {
  fill: #636696;
}
.community .community-box:hover p {
  color: #adb0d9;
}
.community .community-box:hover .arrow {
  fill: #ffffff;
}
.community .community-box .newsletter-wrapper {
  position: absolute;
  bottom: 31px;
  width: 80%;
}
.community .community-box .newsletter-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.community .community-box .newsletter-wrapper span:after {
  font-size: 14px;
  font-family: 'Roboto', Arial, sans-serif;
}
.community .community-box .newsletter-wrapper input {
  display: inline-block;
  float: left;
  height: 48px;
  border: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  padding-left: 20px;
  width: 80%;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 1em;
}
.community .community-box .newsletter-wrapper .button {
  display: inline-block;
  float: left;
  width: 20%;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  font-size: 1.125em;
  background-image: url('public/img/components/buttons/arrow-yellow.svg');
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  height: 48px;
}
.demo-hero {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  background-color: #ffd500;
  background-image: url(public/img/global/demo-call.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0 350px;
}
.demo-hero.newsletter-hero {
  background-image: url(public/img/global/newsletter.jpg);
}
.demo-hero.newsletter-hero .heading-background span {
  font-size: 52px;
}
.demo-hero .heading-background {
  background-color: #1c1733;
  margin-left: 15%;
  text-align: center;
}
.demo-hero .heading-background:first-child {
  margin-bottom: 15px;
}
.demo-hero .heading-background span {
  display: block;
  color: #ffffff;
  margin-right: 17.6470588%;
  font-size: 42px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold;
}
.demo-hero .heading-background span.small {
  font-size: 30px;
  font-weight: normal;
}
@media (max-width: 868px) {
  .demo-hero .heading-background {
    margin-left: 0;
    padding: 0 15px;
  }
  .demo-hero .heading-background:first-child {
    margin-bottom: 0;
  }
  .demo-hero .heading-background span {
    margin-right: 0;
  }
}
.demo-sign-in {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
}
.demo-sign-in .demo-sign-in-small {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding: 80px 15px 0;
  background-color: #ffffff;
  position: relative;
  top: -250px;
  margin-bottom: -250px;
  text-align: center;
}
.demo-sign-in .demo-sign-in-small h2 {
  font-size: 40px;
  margin-bottom: 60px;
}
.demo-sign-in .demo-sign-in-small h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.demo-sign-in .demo-sign-in-small p {
  color: #1c1733;
  font-size: 18px;
  margin-bottom: 50px;
}
.demo-sign-in .demo-sign-in-small .demo-columns {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 30px;
  text-align: left;
}
.demo-sign-in .demo-sign-in-small .demo-columns.large {
  max-width: 1000px;
}
.demo-sign-in .demo-sign-in-small .demo-columns:after {
  display: table;
  content: '';
  clear: both;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column {
  float: left;
  width: 46%;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column:first-child {
  margin-right: 8%;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column p {
  font-size: 16px;
  color: #1c1733;
  line-height: 1.8;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column ul {
  list-style: none;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column ul li {
  background-image: url('public/img/icons/ul-yellow.png');
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: 4px 8px;
  padding-left: 25px;
  font-size: 16px;
  line-height: 1.8;
  color: #1c1733;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column img {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form {
  padding: 50px;
  background-color: #ffd500;
  border-radius: 2px;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form h4 {
  font-size: 36px;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form p {
  color: #1c1733;
  font-size: 18px;
  margin: 10px 0;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form p.done {
  display: none;
  margin: 8px 0;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form input {
  width: 100%;
  height: 48px;
  border: none;
  border-radius: 2px;
  padding-left: 20px;
  font-size: 14px;
  color: #adb0d9;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  margin-right: 5px;
  margin-bottom: 20px;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form input.error {
  border: 1px solid tomato;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form.newsletter-form {
  text-align: center;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form.newsletter-form h4 {
  margin-bottom: 10px;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form input:focus {
  outline: none;
}
.demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form .button {
  display: inline-block;
}
@media (max-width: 585px) {
  .demo-sign-in .demo-sign-in-small .demo-columns .column .demo-call-form {
    padding: 20px;
  }
}
@media (max-width: 585px) {
  .demo-sign-in .demo-sign-in-small .demo-columns .column {
    width: 100%;
    float: none;
  }
  .demo-sign-in .demo-sign-in-small .demo-columns .column:first-child {
    margin-right: 0;
  }
  .demo-sign-in .demo-sign-in-small .demo-columns .column p {
    margin-bottom: 10px;
  }
}
@media (max-width: 840px) {
  .newsletter-sign-in-header h1 span {
    width: 100% !important;
    margin-left: 0 !important;
    font-size: 42px;
  }
  .newsletter-sign-in-header h2 span {
    width: 100% !important;
    margin-left: 0 !important;
    font-size: 20px;
  }
  .newsletter .newsletter-sign-in-intro .newsletter-sign-in-intro-header h2 {
    font-size: 28px;
  }
  .newsletter-sign-in-call-picture-1 {
    display: none;
  }
  .newsletter .newsletter-sign-in-call-pictures div form {
    margin: auto;
    margin-bottom: 50px;
  }
  .newsletter .newsletter-sign-in-call-pictures > div {
    margin: auto;
  }
  #white_block {
    margin-top: -240px !important;
  }
}
.newsletter {
  background-color: white !important;
}
.newsletter .header .logo {
  margin: auto auto;
}
.newsletter .newsletter-sign-in .newsletter-sign-in-header {
  background-image: url('public/img/global/log-in-demo.jpg');
  background-position: center center;
  background-size: auto;
  height: 500px;
  width: 100%;
  padding-top: 100px;
}
.newsletter .newsletter-sign-in .newsletter-sign-in-header h1 {
  font-family: 'Proxima Nova';
  font-weight: 700;
  text-align: center;
  font-size: 60px;
}
.newsletter .newsletter-sign-in .newsletter-sign-in-header h1 span {
  color: white;
  background-color: #1c1733;
  margin-bottom: 5px;
  display: block;
  width: 90%;
  margin-left: 10%;
}
.newsletter .newsletter-sign-in .newsletter-sign-in-header h2 {
  color: #000000;
  font-family: 'Source Serif Pro', serif;
  font-weight: 300;
  font-size: 28px;
  text-align: center;
}
.newsletter .newsletter-sign-in .newsletter-sign-in-header h2 span {
  color: white;
  background-color: #1c1733;
  margin-bottom: 5px;
  display: block;
  width: 90%;
  margin-left: 10%;
}
.newsletter .newsletter-sign-in-intro {
  width: 80%;
  margin-top: -80px;
  background-color: white;
  margin: auto;
  position: relative;
  display: block;
  padding-top: 80px;
}
.newsletter .newsletter-sign-in-intro .newsletter-sign-in-intro-header h2 {
  color: #1c1733;
  font-family: 'Proxima Nova';
  font-weight: 700;
  font-size: 46px;
  text-align: center;
}
.newsletter .newsletter-sign-in-intro .newsletter-sign-in-intro-paragraphs {
  display: block;
}
.newsletter .newsletter-sign-in-intro .newsletter-sign-in-intro-paragraphs p {
  font-family: 'Source Serif Pro', serif;
  color: #636696;
  text-align: center;
  padding-bottom: 15px;
  font-size: 17px;
  margin: auto;
  position: relative;
}
.newsletter .newsletter-sign-in-intro .newsletter-sign-in-intro-paragraphs p:first-child {
  margin-top: 60px;
}
.newsletter .newsletter-sign-in-call-text h2 {
  color: #1c1733;
  font-family: 'Proxima Nova';
  font-weight: 700;
  font-size: 30px;
  text-align: center;
}
.newsletter .newsletter-sign-in-call-text p {
  color: #7477b0;
  font-family: 'Proxima Nova';
  font-weight: 300;
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  margin-top: 30px;
  margin-bottom: 50px;
}
.newsletter .newsletter-sign-in-call-pictures {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.newsletter .newsletter-sign-in-call-pictures > div {
  width: 50%;
  float: left;
}
.newsletter .newsletter-sign-in-call-pictures .newsletter-sign-in-call-picture-1 img {
  width: 300px;
  display: block;
  float: right;
  margin-right: 5%;
}
.newsletter .newsletter-sign-in-call-pictures div form {
  background-color: #ffd500;
  padding: 40px;
  width: 400px;
  padding-top: 10px;
  margin-left: 5%;
  border-radius: 2px;
}
.newsletter .newsletter-sign-in-call-pictures div form h3 {
  font-family: 'Proxima Nova';
  text-align: center;
  font-size: 30px;
  padding-top: 30px;
  margin-bottom: 10px;
  line-height: 50px;
  font-weight: 700;
}
.newsletter .newsletter-sign-in-call-pictures div form p {
  color: #1c1733;
  font-size: 15px;
  font-family: 'Source Serif Pro', serif;
  margin-bottom: 30px;
}
.newsletter .newsletter-sign-in-call-pictures div form input {
  display: block;
  margin: 20px 0px;
  border: 0;
  padding: 10px;
  font-size: 10px;
  font-weight: 700;
  color: #d3d5eb;
  font-family: 'Proxima Nova';
  width: 320px;
  border-radius: 2px;
  padding-left: 20px;
}
.newsletter .newsletter-sign-in-call-pictures div form .submit {
  color: white;
  background-color: #1c1733;
  width: 200px;
  margin-top: 30px;
  font-size: 10px;
  text-align: center;
  margin-left: 60px;
}
.not-found {
  text-align: center;
  padding: 65px 15px 0;
}
.not-found img {
  margin: 0 auto;
}
.not-found img.logo {
  margin-bottom: 100px;
}
.not-found img.not-found-image {
  max-width: 900px;
  width: 100%;
}
.not-found h1 {
  font-size: 48px;
  margin-bottom: 25px;
}
.not-found p {
  font-size: 22px;
  margin-bottom: 80px;
}
.content-page-wrapper {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 0 15px 40px;
}
.content-page-wrapper .content-page-text,
.content-page-wrapper .content-page-title {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  line-height: 1.6;
}
.content-page-wrapper .content-page-text p,
.content-page-wrapper .content-page-title p {
  margin-bottom: 20px;
}
.content-page-wrapper .content-page-title {
  margin-bottom: 40px;
}
.content-page-wrapper ul {
  list-style: none;
}
.content-page-wrapper ul li {
  background-image: url('public/img/icons/list-arrow.png');
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: 4px 8px;
  padding-left: 25px;
  font-size: 16px;
  line-height: 24px;
}
.del-hero .title {
  padding-top: 40px;
}
.del-hero .title p {
  font-size: 1.375em;
}
.del-hero .del-claim {
  max-width: 1310px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  position: relative;
}
.del-hero .del-claim .tablet img {
  max-width: 777px;
  position: relative;
  top: 30px;
}
.del-hero .del-claim .claim {
  font-size: 1.125em;
  max-width: 380px;
}
.del-hero .del-claim .claim p,
.del-hero .del-claim .claim ul {
  margin-bottom: 2em;
}
.del-hero .del-claim .claim img {
  margin-top: 20px;
  max-width: 139px;
}
.del-hero .del-claim .claim .button {
  background: #2dbaee;
  font-size: 16px;
  width: 300px;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 1024px) {
  .del-hero {
    padding-bottom: 40px;
  }
  .del-hero .tablet {
    max-width: 544px;
    padding-bottom: 40px;
  }
  .del-hero .tablet img {
    width: 100%;
    top: 0;
  }
}
@media (max-width: 768px) {
  .del-hero .del-claim {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 30px;
  }
  .del-hero .del-claim .tablet {
    max-width: initial;
  }
  .del-hero .del-claim .tablet img {
    top: 0;
  }
  .del-hero .del-claim .claim {
    max-width: initial;
  }
  .del-hero .del-claim .claim .button {
    width: 100%;
    margin: 0 auto 30px;
  }
  .del-hero .del-claim .claim img {
    margin: 0 auto;
  }
}
.trial {
  margin-top: 10px;
  font-size: 12px;
  text-align: center;
  font-family: 'Roboto', Arial, sans-serif;
  color: #adb0d9;
}
.del-cases {
  padding: 0 15px 50px;
}
.del-cases .button {
  margin-top: 90px;
  background-color: #2dbaee;
  width: 100%;
  max-width: 300px;
  color: #ffffff !important;
}
.del-clients {
  padding: 0 15px 40px;
}
.del-clients .client-meta img {
  border-radius: 50px;
}
.del-clients .company-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin-bottom: 60px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.del-clients .company-single {
  max-width: 620px;
  padding: 35px 35px 65px;
  background-color: #ffffff;
  border-radius: 2px;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.5);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.5);
  position: relative;
}
.del-clients .company-single:after {
  content: '';
  display: table;
  clear: both;
}
.del-clients .company-single .company-description {
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
  background: #edeef7;
  border-radius: 2px;
  text-align: center;
  font-family: 'Roboto', Arial, sans-serif;
  line-height: 30px;
  font-size: 12px;
}
.del-clients .company-single .company-logo {
  display: inline-block;
  float: left;
  width: calc(40% - 35px);
  margin-right: 35px;
  position: relative;
  min-height: 200px;
}
.del-clients .company-single .company-logo img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.del-clients .company-single .company-logo p {
  text-align: center;
  font-size: 12px;
  font-family: 'Roboto', Arial, sans-serif;
}
.del-clients .company-single .company-info {
  display: inline-block;
  float: left;
  min-height: 200px;
  width: 60%;
  padding-left: 10px;
  border-left: 1px solid #adb0d9;
  position: relative;
}
.del-clients .company-single .company-info .company-text {
  margin-bottom: 20px;
  font-size: 18px;
  color: #1c1733;
  margin-left: 25px;
}
.del-clients .company-single .company-info .company-meta {
  position: absolute;
  bottom: 0;
}
.del-clients .company-single .company-info .company-meta:after {
  content: '';
  display: table;
  clear: both;
}
.del-clients .company-single .company-info .company-meta img,
.del-clients .company-single .company-info .company-meta div {
  display: inline-block;
  float: left;
}
.del-clients .company-single .company-info .company-meta img {
  margin-right: 15px;
}
.del-clients .company-single .company-info .company-meta h3 {
  font-size: 16px;
  margin-top: 10px;
}
.del-clients .company-single .company-info .company-meta p {
  font-size: 12px;
  font-family: 'Roboto', Arial, sans-serif;
}
@media (max-width: 1279px) {
  .del-clients .company-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .del-clients .company-single {
    margin: 0 auto 15px;
  }
}
@media (max-width: 425px) {
  .del-clients .company-single {
    padding: 20px;
  }
  .del-clients .company-single .company-logo {
    float: none;
    padding: 0 0 30px;
    margin: 0 0;
    width: 100%;
    border-bottom: 1px solid #adb0d9;
  }
  .del-clients .company-single .company-info {
    width: 100%;
    padding: 30px 0 0;
    float: none;
    border: 0;
  }
  .del-clients .company-single .company-info .company-text {
    text-align: center;
  }
}
.del-execution img {
  width: 100%;
}
.del-logo {
  padding: 40px 15px;
}
.del-logo img {
  margin: 0 auto;
}
.del-width {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.page-template-direct-execution-layer .top-banner {
  display: none !important;
}
.book {
  float: left;
  width: 40%;
}
@media (max-width: 768px) {
  .book {
    float: none;
    width: 100%;
  }
  .book img {
    margin: 0 auto;
    max-width: 355px;
    width: 100%;
    height: auto;
  }
}
.contact:after {
  content: '';
  display: table;
  clear: both;
}
.download {
  float: left;
  width: 50%;
  padding-top: 65px;
}
.download:after {
  content: '';
  display: table;
  clear: both;
}
.download input {
  display: inline-block;
  float: left;
  height: 48px;
  border: 0;
  border-radius: 2px;
  padding-left: 20px;
  width: 60%;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 1em;
  margin-right: 20px;
}
.download h3 {
  text-align: left;
  font-size: 28px;
  margin-bottom: 1em;
}
.download .button {
  display: inline-block;
  float: left;
  width: 30%;
}
@media (max-width: 768px) {
  .download {
    width: 100%;
    float: none;
    padding-top: 40px;
  }
  .download input {
    width: 100%;
    margin-bottom: 15px;
  }
  .download .button {
    width: 100%;
  }
}
.del-last .button {
  background: #2dbaee;
  margin-top: 90px;
  width: 100%;
  max-width: 300px;
  color: #ffffff !important;
}
.web-banner.exponea-banner {
  max-width: 400px;
  background: #ffd500;
  padding: 25px;
  position: fixed;
  right: -430px;
  bottom: 30px;
  -webkit-transition: right 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: right 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  z-index: 100000;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.2);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.2);
}
.web-banner.exponea-banner.active {
  right: 30px;
}
.web-banner.exponea-banner h3 {
  font-size: 26px;
  margin-bottom: 25px;
}
.web-banner.exponea-banner input {
  border: 0;
  outline: none;
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  border-radius: 2px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
}
.web-banner.exponea-banner input:focus,
.web-banner.exponea-banner input:active {
  outline: none;
}
.web-banner.exponea-banner .button {
  display: block;
  border-radius: 2px;
  background: #1c1733;
  color: white;
  width: 100%;
  height: 45px;
  margin-bottom: 10px;
}
.web-banner.exponea-banner p {
  font-size: 12px;
  text-align: center;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 500;
  color: rgba(28, 23, 51, 0.5);
}
.web-banner.exponea-banner .close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.web-banner.exponea-banner .close:hover {
  cursor: pointer;
}
.shopify p,
.shopify ul {
  font-size: 20px;
}
.shopify p {
  margin-bottom: 25px;
}
.shopify ul {
  margin-bottom: 60px;
  line-height: 1.6;
}
.shopify ul li span {
  margin-right: 8px;
}
.shopify h2 {
  font-size: 36px;
  margin-bottom: 20px;
}
.shopify .header {
  padding: 35px 15px;
}
.shopify .header a.button {
  font-weight: 600;
}
.shopify .header a:hover {
  color: #adb0d9;
}
.shopify .header a:hover:after {
  display: none;
}
.shopify .badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding: 50px 15px;
}
.shopify .badge img {
  max-width: 100%;
  height: auto;
}
.shopify .badge .badge-image img {
  margin-bottom: 20px;
}
.shopify .badge .badge-offer img {
  margin-bottom: 40px;
}
.shopify .badge .badge-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.shopify .badge .badge-group .button {
  background: #2dbaee;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.shopify .badge .badge-group ul {
  margin-right: 20px;
  list-style: disc;
  color: #1c1733;
  padding-left: 25px;
}
@media (max-width: 768px) {
  .shopify .badge {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 425px) {
  .shopify .badge .badge-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.shopify .stickied-menu {
  position: fixed;
  top: -100px;
  height: 85px;
  background: #ffffff;
  z-index: 100000;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-bottom: 1px solid #edeef8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  width: 100%;
}
.shopify .stickied-menu.active {
  top: 0;
}
.shopify .stickied-menu .vertical-division {
  width: 1px;
  height: 50px;
  background: #edeef8;
}
.shopify .stickied-menu .motto {
  font-size: 20px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
}
.shopify .stickied-menu > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.shopify .stickied-menu > div > * {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.shopify .stickied-menu .button {
  width: 243px;
  background: #2dbaee;
  margin: 0;
}
@media (max-width: 868px) {
  .shopify .stickied-menu .motto {
    display: none;
  }
  .shopify .stickied-menu .vertical-division {
    margin: 0 15px;
  }
}
.shopify h3 {
  font-size: 36px;
  margin-bottom: 20px;
}
.shopify h4 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.shopify hr {
  border: 0;
  border-bottom: 1px  solid #dadada;
  margin-bottom: 60px;
}
.shopify .review {
  margin-bottom: 60px;
}
.shopify .author {
  font-family: "Lato", Arial, sans-serif;
  text-align: right;
  font-size: 20px;
}
.shopify .author span {
  font-style: italic;
}
.shopify .divider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  background-color: #ffd500;
  border-top: 8px solid #e0bf35;
  padding: 15px 0;
  margin-bottom: 75px;
}
.shopify .divider > div {
  font-size: 20px;
  font-family: "Lato", Arial, sans-serif;
  text-align: center;
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
}
.shopify .divider > div:not(:last-child) {
  border-right: 2px solid #1c1733;
}
@media (max-width: 768px) {
  .shopify .divider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shopify .divider > div {
    padding: 10px 0;
  }
  .shopify .divider > div:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #1c1733;
  }
}
.shopify .text-block {
  margin-bottom: 60px;
}
.shopify .text-block p {
  color: #1c1733;
}
.shopify .text-block .cntct {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  color: #636696;
  font-weight: 500;
}
.shopify .text-block .cntct span {
  color: #2dbaee;
}
.shopify .text-block .cntct a {
  text-decoration: none;
}
.shopify .shopify-hero .title {
  padding-bottom: 0;
  padding-top: 45px;
}
.shopify .shopify-hero .title p {
  font-size: 24px;
  margin-bottom: 40px;
}
.shopify .shopify-hero .title h1 {
  font-size: 42px;
  margin: 0;
}
.shopify .ps-scrollbar-x-rail {
  display: none !important;
}
@media (max-width: 1130px) {
  .shopify .ps-scrollbar-x-rail {
    display: block !important;
    opacity: 1 !important;
  }
}
.shopify .ps-scrollbar-y-rail {
  background: #ffffff !important;
  opacity: 1 !important;
  width: 6px !important;
}
.shopify .ps-scrollbar-y-rail > div {
  width: 6px !important;
}
.shopify .shopify-hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 15px 40px;
}
.shopify .call-to-action .button {
  width: 243px;
  background: #2dbaee;
}
@media (max-width: 678px) {
  .shopify .shopify-hero-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shopify #slider-list {
    margin-bottom: 10px;
  }
  .shopify .call-to-action .button {
    width: 100%;
  }
}
.shopify .product-info {
  border-radius: 2px;
  border: 1px solid #dadada;
  margin-top: 14px;
  color: #636696;
  font-family: "Lato", Arial, sans-serif;
}
.shopify .product-info .row {
  padding: 8px 12px;
  line-height: 1.45;
}
.shopify .product-info .row span {
  float: right;
}
.shopify .product-info .row.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  text-align: center;
}
.shopify .product-info .row.social a {
  text-decoration: none;
}
.shopify .product-info .row.social a:hover #facebook {
  fill: #4e69ba;
}
.shopify .product-info .row.social a:hover #twitter {
  fill: #54abed;
}
.shopify .product-info .row.social a:hover #linkedin {
  fill: #0b9ae5;
}
.shopify .product-info .row.social path {
  fill: #adb0d9;
}
.shopify .product-info .row:not(:last-child) {
  border-bottom: 1px solid #dadada;
}
.shopify .presentation {
  max-width: 830px;
  width: 100%;
  position: relative;
}
.shopify .presentation:after {
  content: '';
  display: table;
  clear: both;
}
.shopify .presentation .main-image {
  max-width: 680px;
  width: 100%;
  margin-right: 15px;
  float: left;
  height: auto;
  -webkit-box-shadow: 0 4px 25px 0 rgba(28, 23, 51, 0.2);
          box-shadow: 0 4px 25px 0 rgba(28, 23, 51, 0.2);
  padding: 5px;
  border-radius: 2px;
  background: #ffffff;
}
.shopify .presentation .main-image img {
  max-width: 100%;
}
.shopify .presentation .has-slider {
  height: 100%;
  position: relative;
  width: 135px;
}
.shopify .presentation #slider-list {
  position: relative;
  margin-right: -18px;
}
.shopify .presentation .sliders {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.shopify .presentation .sliders img {
  max-width: 100%;
}
.shopify .presentation .sliders ul {
  height: 100%;
}
.shopify .presentation .sliders ul li .slide-wrapper {
  max-width: 135px;
  padding: 2px;
  background: #ffffff;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 10px 0 rgba(28, 23, 51, 0.2);
          box-shadow: 0 1px 10px 0 rgba(28, 23, 51, 0.2);
  margin-bottom: 10px;
}
.shopify .presentation .sliders ul li .slide-wrapper:hover {
  cursor: pointer;
}
@media (max-width: 1130px) {
  .shopify .presentation {
    max-width: 680px;
    margin-right: 20px;
  }
  .shopify .presentation .main-image {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .shopify .presentation .sliders {
    position: static;
    height: 100%;
  }
  .shopify .presentation .sliders .has-slider {
    height: auto;
    width: 100%;
    max-width: 680px;
  }
  .shopify .presentation .sliders .has-slider #slider-list {
    margin-right: 0;
    white-space: nowrap;
  }
  .shopify .presentation .sliders .has-slider #slider-list li {
    display: inline-block;
    white-space: nowrap;
    margin-right: 10px;
  }
}
.shopify-modal {
  height: 100%;
  background-color: rgba(28, 23, 51, 0.9);
  z-index: 999999;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s,visibility .4s;
  -o-transition: opacity .4s,visibility .4s;
  transition: opacity .4s,visibility .4s;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
}
.shopify-modal.active {
  opacity: 1;
  visibility: visible;
}
.shopify-modal .shopify-modal-wrapper {
  max-width: 520px;
  padding: 50px;
  background-color: #ffd500;
  border-radius: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  margin: auto;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
}
.shopify-modal .shopify-modal-wrapper input {
  height: 48px;
  border: none;
  border-radius: 2px;
  padding-left: 20px;
  font-size: 16px;
  color: #adb0d9;
  font-family: Proxima Nova;
  font-weight: 600;
  margin-right: 5px;
  width: 100%;
  margin-bottom: 10px;
}
.shopify-modal .shopify-modal-wrapper input.error {
  border: 1px solid #b22458;
}
.shopify-modal .shopify-modal-wrapper p {
  font-size: 20px;
  margin: 0 0 10px;
}
.shopify-modal .shopify-modal-wrapper h3 {
  margin-bottom: 20px;
  font-size: 36px;
}
.shopify-modal .shopify-modal-wrapper .button {
  background: #1c1733;
  margin-bottom: 30px;
  width: 100%;
}
.shopify-modal .shopify-modal-wrapper .close {
  position: absolute;
  color: #1c1733;
  right: 25px;
  top: 20px;
  font-family: Proxima Nova;
}
.shopify-modal .shopify-modal-wrapper .close:hover {
  cursor: pointer;
}
#shopify-b .scroll-down {
  margin: 0 auto;
  display: block;
}
#shopify-b .scroll-down:hover {
  cursor: pointer;
}
#shopify-b .demo-button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Lato", Arial, sans-serif;
}
#shopify-b .demo-button-group .learn-more {
  margin-left: 20px;
  font-size: 15px;
  font-weight: 600;
  color: #636696;
}
#shopify-b .demo-button-group .learn-more a {
  text-decoration: none;
  margin-left: 20px;
}
#shopify-b .demo-button-group > * {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
#shopify-b .demo-button-group .demo-button {
  display: block;
  color: #ffffff;
  padding: 15px 15px;
  background: #2dbaee;
  border-radius: 2px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  text-shadow: 0px 1px 1px rgba(32, 31, 28, 0.1);
  border: 1px solid #00a2c2;
  width: 100%;
  max-width: 260px;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
#shopify-b .demo-button-group .demo-button:hover {
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  -webkit-box-shadow: 0 8px 50px 0 rgba(45, 186, 238, 0.35);
          box-shadow: 0 8px 50px 0 rgba(45, 186, 238, 0.35);
}
#shopify-b .demo-button-group .demo-button > span {
  display: block;
}
#shopify-b .demo-button-group .demo-button .less {
  font-size: 11px;
  opacity: 0.7;
}
#shopify-b .shopify-hero {
  padding-bottom: 30px;
}
#shopify-b .shopify-hero .title h1 {
  font-size: 46px;
}
#shopify-b .shopify-hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 35px;
}
#shopify-b .shopify-hero-wrapper > div {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
#shopify-b .shopify-hero-wrapper .shopify-hero-image {
  text-align: center;
}
#shopify-b .shopify-hero-wrapper .shopify-hero-image img {
  max-width: 100%;
  border-radius: 2px;
  -webkit-box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.1);
          box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.1);
}
#shopify-b .shopify-hero-wrapper .shopify-hero-text {
  padding: 25px 0 0 130px;
}
#shopify-b .shopify-hero-wrapper .shopify-hero-text .small {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 25px 25px;
}
#shopify-b .shopify-list {
  font-size: 22px;
  margin-bottom: 35px;
}
#shopify-b .shopify-list li {
  padding-left: 25px;
  background: url('public/img/svg/checkmark.svg');
  background-repeat: no-repeat;
  background-position: 0px 4px;
  line-height: 1.1;
  margin-bottom: 15px;
}
#shopify-b .timer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#shopify-b .timer-wrapper .time {
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  text-align: center;
  padding: 100px 15px;
}
#shopify-b .timer-wrapper .time h3 {
  font-family: 'Roboto', Arial, sans-serif;
  color: #636696;
  font-size: 12px;
  text-transform: uppercase;
}
#shopify-b .timer-wrapper .time p {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 900;
  color: #1c1733;
  font-size: 60px;
}
#shopify-b .timer-wrapper .time p span {
  font-family: "minion-pro", "Times New Roman", serif;
  font-weight: 400;
  font-style: italic;
}
#shopify-b .features-navigation {
  max-width: 1100px;
  margin: 0 auto;
}
#shopify-b .features-navigation ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
#shopify-b .features-navigation ul li {
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  padding: 40px 0;
}
#shopify-b .features-navigation ul li h3 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  opacity: 0.5;
}
#shopify-b .features-navigation ul li:hover,
#shopify-b .features-navigation ul li.active {
  background: url('public/img/svg/bottom-arrow.svg');
  background-repeat: no-repeat;
  background-position: bottom center;
  cursor: pointer;
}
#shopify-b .features-navigation ul li:hover h3,
#shopify-b .features-navigation ul li.active h3 {
  opacity: 1;
}
#shopify-b .features-navigation ul li:hover svg,
#shopify-b .features-navigation ul li.active svg {
  opacity: 1;
}
#shopify-b .features-navigation ul li svg {
  margin-bottom: 25px;
  opacity: 0.5;
}
#shopify-b .features-navigation ul li svg path,
#shopify-b .features-navigation ul li svg circle {
  fill-rule: evenodd;
  fill: #1c1733;
}
#shopify-b .features-navigation ul li svg path.bg,
#shopify-b .features-navigation ul li svg circle.bg {
  opacity: 0.2;
}
#shopify-b .feature-single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 90px 0;
  display: none;
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#shopify-b .feature-single.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#shopify-b .feature-single .shadow img {
  -webkit-box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.2);
          box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.2);
}
#shopify-b .feature-single > div {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
#shopify-b .feature-single > div img {
  max-width: 100%;
}
#shopify-b .feature-single .text {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  padding: 50px;
}
#shopify-b .feature-single .text .callout {
  color: #636696;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 20px;
  display: inline-block;
}
#shopify-b .feature-single .text h2 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#shopify-b .feature-single .text p {
  font-size: 18px;
  margin-bottom: 20px;
}
#shopify-b .expert-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#shopify-b .expert-group .tomas {
  -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
}
#shopify-b .expert-group .tomas img {
  max-width: 100%;
}
#shopify-b .expert-group .text {
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  padding-left: 50px;
}
#shopify-b .expert-group .text p {
  font-size: 18px;
  margin-bottom: 25px;
}
#shopify-b .expert-group .text p.small {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 25px 0;
}
#shopify-b .shopify-footer {
  position: relative;
  padding: 45px 15px 60px;
}
#shopify-b .shopify-footer .shopify-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#shopify-b .shopify-footer .shopify-group > div {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
#shopify-b .shopify-footer .shopify-group ul {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
}
#shopify-b .shopify-footer .shopify-group ul li {
  background-position: 0 4px;
}
#shopify-b .shopify-footer .shopify-group img {
  max-width: 100%;
  margin: 0 auto;
}
#shopify-b .shopify-footer .demo-button-group {
  display: block;
  text-align: center;
}
#shopify-b .shopify-footer .demo-button {
  background: #ffd500;
  border: 0;
  color: #1c1733;
  margin: 0 auto 15px;
}
#shopify-b .shopify-footer .demo-button:hover {
  -webkit-box-shadow: 0 8px 50px 0 rgba(255, 213, 0, 0.3);
          box-shadow: 0 8px 50px 0 rgba(255, 213, 0, 0.3);
}
#shopify-b .shopify-footer .learn-more {
  margin: 0;
}
#shopify-b .shopify-footer .learn-more a {
  color: #ffd500;
  margin: 0;
  text-align: center;
}
.case-study-heading {
  text-align: center;
  padding: 60px 30px 80px;
  font-family: "Lato", Arial, sans-serif;
}
.case-study-heading h1 {
  font-size: 46px;
  max-width: 750px;
  margin: 0 auto 20px;
}
.case-study-heading .case-study-heading__subheading {
  color: #1c1733;
  max-width: 650px;
  margin: 0 auto;
  font-size: 20px;
}
.case-study-heading img {
  margin: 0 auto;
  margin-bottom: 20px;
}
.case-study-results .case-study-results--wrapper {
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 30px;
}
.case-study-results .case-study-results--wrapper .case-study-results__card {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(28, 23, 51, 0.15);
          box-shadow: 0px 4px 12px 0px rgba(28, 23, 51, 0.15);
  text-align: center;
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
  padding: 40px;
}
.case-study-results .case-study-results--wrapper .case-study-results__card h2 {
  font-size: 42px;
  color: #ee2667;
  margin-bottom: 15px;
}
.case-study-results .case-study-results--wrapper .case-study-results__card p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.case-study-content {
  padding: 50px 30px 50px;
}
.case-study-content .case-study-content__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.case-study-content .case-study-content__row > div {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  font-family: "Lato", Arial, sans-serif;
}
.case-study-content .case-study-content__row > div h2 {
  font-size: 40px;
  margin-bottom: 40px;
}
.case-study-content .case-study-content__row > div ul {
  color: #1c1733;
  font-size: 18px;
  margin-left: 28px;
}
.case-study-content .case-study-content__row > div ul li {
  text-indent: -46px;
  margin-bottom: 20px;
}
.case-study-content .case-study-content__row > div ul li::before {
  content: "\002022";
  color: #ee2667;
  padding-right: 20px;
  padding-left: 15px;
  font-size: 30px;
  line-height: 18px;
}
.case-study-content .case-study-content__row > div img {
  max-width: 100%;
}
.case-study-content .case-study-content__row.case-study-content__row--right .case-study-content__row__text {
  padding: 0 0 0 10px;
}
.case-study-content .case-study-content__row.case-study-content__row--right .case-study-content__row__image {
  padding-right: 50px;
}
.case-study-content .case-study-content__row.case-study-content__row--left .case-study-content__row__text {
  padding: 0 30px 0 0;
}
.case-study-card__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 50px 40px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.case-study-card__wrapper > div {
  -webkit-flex-basis: 32%;
      -ms-flex-preferred-size: 32%;
          flex-basis: 32%;
  margin-bottom: 30px;
}
.case-study-card__wrapper > div:hover {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(213, 214, 229, 0.5);
          box-shadow: 0px 5px 10px 0px rgba(213, 214, 229, 0.5);
}
.case-study-card__wrapper > div:hover span {
  color: #ffd500;
  background-image: url('public/img/icons/case-arrow.png');
  background-repeat: no-repeat;
  background-position: center;
}
.case-study-card__wrapper > div:hover span span {
  opacity: 0;
}
.case-study-card__wrapper img {
  margin-bottom: -13px;
  max-width: 100%;
}
.case-study-card__wrapper .case-study-card {
  position: relative;
  border-radius: 2px;
  background: #ffffff;
  color: #1c1733;
  text-align: center;
}
.case-study-card__wrapper .case-study-card span {
  background: #ffd500;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Roboto', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #1c1733;
  border-radius: 2px;
  margin: 0 auto;
}
.case-study-card__wrapper .case-study-card h2 {
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.case-study-card__wrapper .case-study-card p {
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
}
.case-study-card__wrapper .case-study-card .case-study-card__content {
  padding: 0 55px 30px;
}
.use-cases-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -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;
  text-align: center;
}
.use-cases-wrapper.special .use-case-single:hover {
  cursor: pointer;
}
.use-cases-wrapper .use-case-single {
  max-width: 365px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 365px;
      -ms-flex: 1 1 365px;
          flex: 1 1 365px;
  width: 100%;
  background: #ffffff;
  border: 1px solid #f5cc00;
  border-radius: 2px;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.use-cases-wrapper .use-case-single:hover {
  -webkit-box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.1);
          box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.1);
}
.use-cases-wrapper .use-case-single:hover > svg path {
  fill: #ffd500;
}
.use-cases-wrapper .use-case-single h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
.use-cases-wrapper .use-case-single > svg {
  min-height: 95px;
  margin-top: 60px;
  margin-bottom: 30px;
}
.use-cases-wrapper .use-case-single > svg path {
  fill: #636696;
}
.use-cases-wrapper .use-case-single ul li svg {
  margin-left: 15px;
  margin-right: 30px;
  min-width: 20px;
  min-height: initial !important;
}
.use-cases-wrapper .use-case-single ul li svg path,
.use-cases-wrapper .use-case-single ul li svg rect,
.use-cases-wrapper .use-case-single ul li svg circle {
  fill: #636696;
}
.use-cases-wrapper .use-case-single ul li svg path.bg,
.use-cases-wrapper .use-case-single ul li svg rect.bg,
.use-cases-wrapper .use-case-single ul li svg circle.bg {
  opacity: 0.2;
}
.schedule-demo {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.schedule-demo a {
  color: #1c1733;
}
.use-cases {
  padding-bottom: 60px;
}
.use-cases .title p {
  color: #adb0d9;
}
.use-cases .use-cases-wrapper .use-case-single {
  border: 0;
}
.use-cases .use-cases-wrapper .use-case-single:last-child {
  background-image: url('public/img/global/duo.png');
  background-repeat: no-repeat;
  background-position: center bottom -40px;
}
.use-cases .use-cases-wrapper .use-case-single.analytics span {
  color: #7b58f6;
}
.use-cases .use-cases-wrapper .use-case-single.analytics hr {
  background: #7b58f6;
}
.use-cases .use-cases-wrapper .use-case-single.automation span {
  color: #ee2667;
}
.use-cases .use-cases-wrapper .use-case-single.automation hr {
  background: #ee2667;
}
.use-cases .use-cases-wrapper .use-case-single.advice span {
  color: #0cc88c;
}
.use-cases .use-cases-wrapper .use-case-single.advice hr {
  background: #0cc88c;
}
.use-cases .use-cases-wrapper .use-case-single svg {
  min-height: 60px;
}
.use-cases .use-cases-wrapper .use-case-single h2 {
  margin-bottom: 20px;
}
.use-cases .use-cases-wrapper .use-case-single h2 span {
  display: block;
  font-family: "minion-pro", "Times New Roman", serif;
}
.use-cases .use-cases-wrapper .use-case-single p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  color: #1c1733;
  font-weight: bold;
  margin: 0 40px;
}
.use-cases .use-cases-wrapper .use-case-single hr {
  max-width: 150px;
  margin: 20px auto;
  width: 100%;
  height: 3px;
  border: 0;
  outline: none;
}
.use-cases .use-cases-wrapper .use-case-single ul {
  font-family: "Lato", Arial, sans-serif;
  margin: 0 40px;
  text-align: left;
}
.use-cases .use-cases-wrapper .use-case-single ul li {
  padding: 15px 0 15px 0;
}
.use-cases .use-cases-wrapper .use-case-single ul li:not(:last-child) {
  border-bottom: 1px solid #d6d7ec;
}
.case-study-case__row__quote__wrapper {
  padding: 80px 70px 35px;
  -webkit-box-shadow: 2px 4px 13px 0px rgba(28, 23, 51, 0.15);
          box-shadow: 2px 4px 13px 0px rgba(28, 23, 51, 0.15);
  border-radius: 2px;
  margin-left: 40px;
}
.case-study-case__row__quote__wrapper > p {
  font-size: 20px;
  font-family: "soleil", sans-serif;
  margin-bottom: 60px;
}
.case-study-case__row__quote__wrapper .quote-author-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.case-study-case__row__quote__wrapper .quote-author-wrapper img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 15px;
}
.case-study-case__row__quote__wrapper .quote-author-wrapper h5 {
  font-size: 16px;
  font-weight: bold;
}
.case-study-case__row__quote__wrapper .quote-author-wrapper span {
  font-family: "Lato", Arial, sans-serif;
  font-size: 14px;
  color: #636696;
}
body.page-template-templatesteam-bio-php .title {
  padding-top: 30px;
  padding-bottom: 0;
}
.team-card__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 50px 40px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 768px) {
  .team-card__wrapper {
    padding: 10px 30px 40px;
  }
}
@media (max-width: 425px) {
  .team-card__wrapper {
    padding: 10px 10px 40px;
  }
}
.team-card__wrapper .team-card {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
  padding: 20px;
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .team-card__wrapper .team-card {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
@media (max-width: 425px) {
  .team-card__wrapper .team-card {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.team-card__wrapper .team-card > a {
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  color: #1c1733;
  -webkit-box-shadow: 0 8px 25px rgba(28, 23, 51, 0.15);
          box-shadow: 0 8px 25px rgba(28, 23, 51, 0.15);
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 300px;
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  -o-transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
  padding-top: 25px;
}
.team-card__wrapper .team-card > a:hover {
  -webkit-box-shadow: 0 8px 50px rgba(28, 23, 51, 0.4);
          box-shadow: 0 8px 50px rgba(28, 23, 51, 0.4);
}
.team-card__wrapper .team-card > a p {
  font-size: 30px;
  color: #00b7db;
  font-weight: 600;
  font-family: "Lato", Arial, sans-serif;
}
.team-card__wrapper .team-card .fun-fact {
  width: 100%;
  background: #352e60;
  border-radius: 2px;
  -webkit-box-shadow: 0 8px 25px rgba(28, 23, 51, 0.15);
          box-shadow: 0 8px 25px rgba(28, 23, 51, 0.15);
  height: 300px;
  position: relative;
  text-align: left;
}
.team-card__wrapper .team-card .fun-fact .bottom {
  position: absolute;
  bottom: 0;
  padding: 0 40px 35px 40px;
}
.team-card__wrapper .team-card .fun-fact p {
  color: #fff;
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
}
.team-card__wrapper .team-card .fun-fact p.ff-title {
  font-size: 24px;
  font-weight: 600;
  color: #7c66ff;
  margin-bottom: 9px;
}
.team-card__wrapper .reveal-modal {
  background-size: auto 91%;
  background-repeat: no-repeat;
  background-position: 130% bottom;
  padding: 120px 0 120px 100px;
}
@media (max-width: 768px) {
  .team-card__wrapper .reveal-modal {
    background-image: none !important;
    padding: 120px 60px 120px 60px;
  }
}
@media (max-width: 425px) {
  .team-card__wrapper .reveal-modal {
    padding: 50px 30px 50px 30px;
  }
}
.team-card__wrapper .reveal-modal .modal-content {
  width: 50%;
  text-align: left;
}
@media (max-width: 768px) {
  .team-card__wrapper .reveal-modal .modal-content {
    width: 100%;
  }
}
.team-card__wrapper .reveal-modal p {
  font-size: 18px;
  color: #1c1733;
}
.team-card__wrapper .reveal-modal p.modal-name {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  font-size: 46px;
  color: #1c1733;
  line-height: 1;
  margin-bottom: 2px;
}
.team-card__wrapper .reveal-modal p.modal-position {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #ef4ba5;
  line-height: 1;
  margin-bottom: 22px;
}
.team-card__wrapper img {
  margin-bottom: -13px;
  max-width: 100%;
}
.stickied-features-menu {
  position: fixed;
  top: -85px;
  background: #ffd500;
  z-index: 100000;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.stickied-features-menu.active {
  top: 0;
}
.stickied-features-menu.active .features-navigation ul li {
  padding: 25px 0;
  -webkit-transition: padding .3s;
  -o-transition: padding .3s;
  transition: padding .3s;
}
.stickied-features-menu .features-navigation {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
}
.stickied-features-menu .features-navigation ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.stickied-features-menu .features-navigation ul li {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  padding: 30px 0 40px;
}
.stickied-features-menu .features-navigation ul li h3 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  opacity: 0.5;
}
.stickied-features-menu .features-navigation ul li.active {
  background: url('public/img/svg/bottom-arrow.svg');
  background-repeat: no-repeat;
  background-position: bottom center;
}
.stickied-features-menu .features-navigation ul li:hover,
.stickied-features-menu .features-navigation ul li.active {
  cursor: pointer;
}
.stickied-features-menu .features-navigation ul li:hover h3,
.stickied-features-menu .features-navigation ul li.active h3 {
  opacity: 1;
}
.stickied-features-menu .features-navigation ul li:hover svg,
.stickied-features-menu .features-navigation ul li.active svg {
  opacity: 1;
}
.stickied-features-menu .features-navigation ul li svg {
  margin-bottom: 25px;
  opacity: 0.5;
  display: inline-block;
}
.stickied-features-menu .features-navigation ul li svg path {
  fill-rule: evenodd;
  fill: #1c1733;
}
.stickied-features-menu .features-navigation ul li svg path.bg {
  opacity: 0.2;
}
#features .features-navigation {
  max-width: 900px;
  margin: 0 auto;
}
#features .features-navigation ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
#features .features-navigation ul li {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  padding: 40px 0;
}
#features .features-navigation ul li h3 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  opacity: 0.5;
}
#features .features-navigation ul li.active {
  background: url('public/img/svg/bottom-arrow.svg');
  background-repeat: no-repeat;
  background-position: bottom center;
}
#features .features-navigation ul li:hover,
#features .features-navigation ul li.active {
  cursor: pointer;
}
#features .features-navigation ul li:hover h3,
#features .features-navigation ul li.active h3 {
  opacity: 1;
}
#features .features-navigation ul li:hover svg,
#features .features-navigation ul li.active svg {
  opacity: 1;
}
#features .features-navigation ul li svg {
  margin-bottom: 25px;
  opacity: 0.5;
  display: inline-block;
}
#features .features-navigation ul li svg path {
  fill-rule: evenodd;
  fill: #1c1733;
}
#features .features-navigation ul li svg path.bg {
  opacity: 0.2;
}
#features .feature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  padding: 90px 15px;
}
#features .feature-wrapper > div {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  padding: 50px;
}
#features .feature-wrapper .feature-text h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 50px 0 20px;
}
#features .feature-wrapper .feature-text ul {
  font-size: 18px;
  margin-left: -15px;
  padding-right: 15px;
}
#features .feature-wrapper .feature-text ul li {
  margin-bottom: 30px;
}
#features .feature-wrapper .feature-image {
  text-align: center;
}
#features .feature-wrapper .feature-image img {
  -webkit-box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.2);
          box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.2);
}
#features .feature-slider-wrapper .feature-menu h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 50px 0 20px;
}
#features .feature-slider-wrapper .feature-menu ul {
  font-size: 18px;
  color: #1c1733;
}
#features .feature-slider-wrapper .feature-menu ul li {
  padding: 20px;
  min-height: 90px;
}
#features .feature-slider-wrapper .feature-menu ul li:hover {
  cursor: pointer;
}
#features .feature-slider-wrapper .feature-menu ul li:hover strong {
  color: #1c1733;
}
#features .feature-slider-wrapper .feature-menu ul li.active strong {
  color: #1c1733;
}
#features .feature-slider-wrapper .feature-slide img {
  display: none;
  -webkit-box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.2);
          box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.2);
}
#features .feature-slider-wrapper .feature-slide img.active {
  display: block;
}
#features .feature-slider-wrapper.slider-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1230px;
  margin-left: 14.5833333%;
  padding: 90px 0;
}
#features .feature-slider-wrapper.slider-right .feature-menu {
  -webkit-flex-basis: 37%;
      -ms-flex-preferred-size: 37%;
          flex-basis: 37%;
}
#features .feature-slider-wrapper.slider-right .feature-menu h3 {
  margin-left: 30px;
}
#features .feature-slider-wrapper.slider-right .feature-menu ul li {
  margin-left: -20px;
  padding-left: 50px;
  padding-right: 60px;
}
#features .feature-slider-wrapper.slider-right .feature-menu ul li a {
  color: #2dbaee;
}
#features .feature-slider-wrapper.slider-right .feature-menu ul li a strong {
  color: #2dbaee;
}
#features .feature-slider-wrapper.slider-right .feature-menu ul li.active {
  background: url('public/img/icons/bg-right.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 50%;
}
#features .feature-slider-wrapper.slider-right .feature-slide {
  -webkit-flex-basis: 63%;
      -ms-flex-preferred-size: 63%;
          flex-basis: 63%;
  position: relative;
}
#features .feature-slider-wrapper.slider-right .feature-slide img {
  max-width: 100%;
  position: relative;
  right: -25px;
}
#features .feature-slider-wrapper.slider-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1230px;
  margin-right: 14.5833333%;
  padding: 90px 0;
}
#features .feature-slider-wrapper.slider-left .feature-menu {
  -webkit-flex-basis: 37%;
      -ms-flex-preferred-size: 37%;
          flex-basis: 37%;
}
#features .feature-slider-wrapper.slider-left .feature-menu h3 {
  margin-left: 50px;
}
#features .feature-slider-wrapper.slider-left .feature-menu ul li {
  margin-right: -20px;
  padding-left: 50px;
  padding-right: 50px;
}
#features .feature-slider-wrapper.slider-left .feature-menu ul li.active {
  background: url('public/img/icons/bg-left.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#features .feature-slider-wrapper.slider-left .feature-slide {
  -webkit-flex-basis: 63%;
      -ms-flex-preferred-size: 63%;
          flex-basis: 63%;
  position: relative;
}
#features .feature-slider-wrapper.slider-left .feature-slide img {
  max-width: 100%;
  position: relative;
  right: 25px;
}
#use-cases .features-navigation {
  margin: 0 auto;
  max-width: 1470px;
}
#use-cases .features-navigation ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  overflow: auto;
}
#use-cases .features-navigation ul li {
  -webkit-flex-basis: 11.1111111%;
      -ms-flex-preferred-size: 11.1111111%;
          flex-basis: 11.1111111%;
  padding: 40px 10px;
}
#use-cases .features-navigation ul li h3 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  opacity: 0.5;
}
#use-cases .features-navigation ul li.active {
  background: url('public/img/svg/bottom-arrow.svg');
  background-repeat: no-repeat;
  background-position: bottom center;
}
#use-cases .features-navigation ul li:hover,
#use-cases .features-navigation ul li.active {
  cursor: pointer;
}
#use-cases .features-navigation ul li:hover h3,
#use-cases .features-navigation ul li.active h3 {
  opacity: 1;
}
#use-cases .features-navigation ul li:hover svg,
#use-cases .features-navigation ul li.active svg {
  opacity: 1;
}
#use-cases .features-navigation ul li svg {
  margin-bottom: 25px;
  opacity: 0.5;
  min-height: 35px;
}
#use-cases .features-navigation ul li svg path,
#use-cases .features-navigation ul li svg circle,
#use-cases .features-navigation ul li svg rect {
  fill-rule: evenodd;
  fill: #1c1733;
}
#use-cases .features-navigation ul li svg path.bg,
#use-cases .features-navigation ul li svg circle.bg,
#use-cases .features-navigation ul li svg rect.bg {
  opacity: 0.2;
}
@media (max-width: 760px) {
  #use-cases .features-navigation ul li {
    padding: 20px 5px;
  }
  #use-cases .features-navigation ul li h3 {
    font-size: 10px;
  }
  #use-cases .features-navigation ul li svg {
    margin-bottom: 10px;
  }
}
@media (max-width: 580px) {
  #use-cases .features-navigation ul li h3 {
    display: none;
  }
  #use-cases .features-navigation ul li svg {
    margin-bottom: 0px;
    width: 80%;
  }
}
#use-cases .feature-single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 90px 0;
  display: none;
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 760px) {
  #use-cases .feature-single {
    padding: 80px 0;
  }
}
@media (max-width: 425px) {
  #use-cases .feature-single {
    padding: 30px 0 60px 0;
  }
}
#use-cases .feature-single.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#use-cases .feature-single .shadow img {
  -webkit-box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.2);
          box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.2);
}
#use-cases .feature-single > div {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
#use-cases .feature-single > div img {
  max-width: 100%;
}
#use-cases .feature-single .text {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  padding: 50px;
}
#use-cases .feature-single .text .callout {
  color: #636696;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 20px;
  display: inline-block;
}
#use-cases .feature-single .text h2 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#use-cases .feature-single .text p {
  font-size: 18px;
  margin-bottom: 20px;
}
@media (max-width: 760px) {
  #use-cases .feature-single .text {
    padding: 10px 30px ;
  }
  #use-cases .feature-single .text .callout {
    margin-bottom: 10px;
  }
  #use-cases .feature-single .text h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  #use-cases .feature-single .text p {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
@media (max-width: 425px) {
  #use-cases .feature-single .text {
    padding: 0px 5px 20px 15px;
  }
  #use-cases .feature-single .text .callout {
    font-size: 7px;
    margin-bottom: 10px;
  }
  #use-cases .feature-single .text h2 {
    font-size: 10px;
    margin-bottom: 5px;
  }
  #use-cases .feature-single .text p {
    font-size: 9px;
    margin-bottom: 20px;
  }
}
#use-cases .demo-button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Lato", Arial, sans-serif;
}
#use-cases .demo-button-group .learn-more {
  margin-left: 20px;
  font-size: 15px;
  font-weight: 600;
  color: #636696;
}
#use-cases .demo-button-group .learn-more a {
  text-decoration: none;
  margin-left: 20px;
}
#use-cases .demo-button-group > * {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
#use-cases .demo-button-group .demo-button {
  display: block;
  color: #ffffff;
  padding: 15px 15px;
  background: #2dbaee;
  border-radius: 2px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  text-shadow: 0px 1px 1px rgba(32, 31, 28, 0.1);
  border: 1px solid #11a1d7;
  width: 100%;
  max-width: 260px;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
#use-cases .demo-button-group .demo-button:hover {
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  -webkit-box-shadow: 0 8px 50px 0 rgba(45, 186, 238, 0.35);
          box-shadow: 0 8px 50px 0 rgba(45, 186, 238, 0.35);
  background: #11a1d7;
}
#use-cases .demo-button-group .demo-button > span {
  display: block;
}
#use-cases .demo-button-group .demo-button .less {
  font-size: 11px;
  opacity: 0.7;
}
.success-story-hero {
  font-family: "Lato", Arial, sans-serif;
  color: #ffffff;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 150px;
}
.success-story-hero .success-story-hero-top__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0 70px;
}
.success-story-hero .success-story-hero-top__wrapper img {
  -webkit-flex-basis: 10%;
      -ms-flex-preferred-size: 10%;
          flex-basis: 10%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.success-story-hero .success-story-hero-top__wrapper .success-story-hero__topinfo {
  -webkit-flex-basis: 90%;
      -ms-flex-preferred-size: 90%;
          flex-basis: 90%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-left: 15px;
  font-size: 20px;
  font-weight: 300;
  padding: 3px 15px;
  border-left: 2px solid #ffffff;
}
.success-story-hero .success-story-hero-top__wrapper .success-story-hero__topinfo span {
  font-weight: 500;
}
.success-story-hero h1 {
  font-size: 46px;
  text-align: center;
  color: #ffffff;
  max-width: 750px;
  margin: 0 auto;
  padding: 0 30px;
}
.success-story-hero h1.small {
  font-size: 36px;
  margin-bottom: 8px;
}
.success-story-hero .success-story-hero__subheading {
  text-align: center;
  margin: 0 auto;
  font-size: 30px;
  padding: 30px;
  font-weight: 300;
}
/*.success-story-heading {
    text-align: center;
    padding: 60px 30px 80px;
    font-family: @font-proxima-nova;

    h2 {
        font-size: 46px;
        max-width: 750px;
        margin: 0 auto 20px;
    }

    .success-story-heading__subheading {
        color: @color-black;
        max-width: 650px;
        margin: 0 auto;
        font-size: 20px;
    }

    img {
        margin: 0 auto;
        margin-bottom: 20px;
    }
}*/
.success-story-results__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.success-story-results__wrapper .time {
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  text-align: center;
  padding: 0 15px;
  margin: 45px 0;
  border-right: 2px solid rgba(0, 0, 0, 0.1);
}
.success-story-results__wrapper .time:last-child {
  border: none;
}
.success-story-results__wrapper .time .num {
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 10px;
}
.success-story-results__wrapper .time .num .arrow {
  position: relative;
}
.success-story-results__wrapper .time .num .arrow::before {
  top: 40px;
  content: " ";
  height: 0;
  width: 0;
  left: -20px;
  position: absolute;
  pointer-events: none;
  border: 6px solid #000;
  border-color: #00cc99 #00cc99 transparent transparent;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  z-index: 1;
}
.success-story-results__wrapper .time .num .arrow span {
  display: none;
}
.success-story-results__wrapper .time p {
  font-size: 16px;
  max-width: 70%;
  margin: 0 auto;
}
@media (max-width: 600px) {
  .success-story-results__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .success-story-results__wrapper .time {
    border-right-color: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .success-story-results__wrapper .time:last-child {
    border-bottom-color: transparent;
  }
}
/*.success-story-results {
    .success-story-results--wrapper {
        max-width: 800px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        padding: 50px 30px;

        .success-story-results__card {
            background: @color-white;
            box-shadow: 0px 4px 12px 0px fade(@color-black, 15%);
            text-align: center;
            flex-basis: 30%;
            padding: 40px;

            h2 {
                font-size: 42px;
                color: #ee2667;
                margin-bottom: 15px;
            }
            p {
                font-family: @font-proxima-nova;
                font-size: 14px;
                font-weight: 600;
            }
        }

    }
}*/
.success-story-content {
  padding: 80px 0 20px 30px;
}
@media (max-width: 1000px) {
  .success-story-content {
    padding-left: 30px;
  }
}
.success-story-content.story-action-form {
  padding: 40px 30px 40px;
}
.success-story-content .success-story-content__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.success-story-content .success-story-content__row .full-story {
  margin: 0;
  z-index: 10;
  position: relative;
}
.success-story-content .success-story-content__row .full-story a:hover {
  text-decoration: underline;
}
.success-story-content .success-story-content__row > div {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
}
@media (max-width: 900px) {
  .success-story-content .success-story-content__row > div {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.success-story-content .success-story-content__row > div h2 {
  font-size: 40px;
  margin-bottom: 40px;
}
.success-story-content .success-story-content__row > div ul {
  color: #1c1733;
  font-size: 18px;
  margin-left: 28px;
}
.success-story-content .success-story-content__row > div ul li {
  text-indent: -46px;
  margin-bottom: 20px;
}
.success-story-content .success-story-content__row > div ul li::before {
  content: "\002022";
  color: #ee2667;
  padding-right: 20px;
  padding-left: 15px;
  font-size: 30px;
  line-height: 18px;
}
.success-story-content .success-story-content__row > div img {
  max-width: 100%;
}
.success-story-content .success-story-content__row .article {
  position: relative;
}
.success-story-content .success-story-content__row .article:after {
  position: absolute;
  bottom: 20px;
  height: 100%;
  width: 100%;
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #ffffff), color-stop(50%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, #ffffff 5%, rgba(255, 255, 255, 0) 50%);
  background: -o-linear-gradient(bottom, #ffffff 5%, rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(to top, #ffffff 5%, rgba(255, 255, 255, 0) 50%);
  pointer-events: none;
  /* so the text is still selectable */
  z-index: 8;
}
.success-story-content .success-story-content__row.success-story-content__row--left {
  min-height: 450px;
}
@media (max-width: 750px) {
  .success-story-content .success-story-content__row.success-story-content__row--left {
    min-height: 0px;
  }
}
.success-story-content .success-story-content__row.success-story-content__row--left .success-story-content__row__text {
  padding: 0 50px 0 0;
  -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@media (max-width: 1000px) {
  .success-story-content .success-story-content__row.success-story-content__row--left .success-story-content__row__text {
    padding-right: 70px;
    -webkit-flex-basis: 65%;
        -ms-flex-preferred-size: 65%;
            flex-basis: 65%;
  }
}
@media (max-width: 900px) {
  .success-story-content .success-story-content__row.success-story-content__row--left .success-story-content__row__text {
    padding-right: 30px;
    -webkit-flex-basis: 70%;
        -ms-flex-preferred-size: 70%;
            flex-basis: 70%;
  }
}
.success-story-content .success-story-content__row.success-story-content__row--left .success-story-content__row__text p,
.success-story-content .success-story-content__row.success-story-content__row--left .success-story-content__row__text ol {
  color: #1c1733;
  font-size: 20px;
  margin-bottom: 25px;
}
.success-story-content .success-story-content__row.success-story-content__row--left .success-story-content__row__text ol {
  margin-left: 22px;
}
.success-story-content .success-story-content__row.success-story-content__row--left .success-story-content__row__image {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 60px;
}
@media (max-width: 750px) {
  .success-story-content .success-story-content__row.success-story-content__row--left .success-story-content__row__image img {
    max-height: 450px;
    margin-top: 0;
  }
}
.success-story-content .success-story-content__row.success-story-content__row--right {
  position: relative;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text {
  padding: 0 0 0 10px;
  -webkit-flex-basis: 65%;
      -ms-flex-preferred-size: 65%;
          flex-basis: 65%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text p,
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text ol {
  font-size: 20px;
  margin-bottom: 25px;
  padding-right: 20%;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text h3 {
  font-size: 35px;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .button.success-story--btn-dwnld {
  padding: 20px 100px;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group .wpcf7-form-control-wrap.email,
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group .button {
  margin-top: 20px;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group .wpcf7-form-control-wrap {
  margin-bottom: 0;
  margin-right: 10px;
}
@media (max-width: 750px) {
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group .button {
    width: 100%;
  }
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group input {
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #1c1733;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group input.error {
  border: 1px solid #b22458;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group textarea::-webkit-input-placeholder {
  color: #636696;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group input::-webkit-input-placeholder {
  color: #636696;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group input:-moz-placeholder {
  color: #636696;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group textarea:-moz-placeholder {
  color: #636696;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group input::-moz-placeholder {
  color: #636696;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group textarea::-moz-placeholder {
  color: #636696;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group textarea:-ms-input-placeholder {
  color: #636696;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group input:-ms-input-placeholder {
  color: #636696;
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group .button {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
@media (max-width: 850px) {
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text .success-story_send-full-story__inpout-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__image img {
  position: absolute;
  bottom: 75px;
  width: 450px;
}
@media (min-width: 720px) and (max-width: 850px) {
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 901px) and (max-width: 1030px) {
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 750px) {
  .success-story-content .success-story-content__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text {
    padding-right: 15px;
    padding-left: 15px;
  }
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text p,
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__text ol {
    padding-right: 0;
  }
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__image {
    padding-right: 0px;
  }
  .success-story-content .success-story-content__row.success-story-content__row--right .success-story-content__row__image img {
    display: none;
  }
}
.success-story-content .success-story-content__wrapper h2 {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 300;
}
.success-story-card__wrapper {
  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;
  padding: 30px 10px 40px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.success-story-card__wrapper > div {
  -webkit-flex-basis: 320px;
      -ms-flex-preferred-size: 320px;
          flex-basis: 320px;
  margin-bottom: 20px;
}
.success-story-card__wrapper > div a {
  display: block;
  background: #ffffff;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 2px;
}
.success-story-card__wrapper > div a:hover {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(213, 214, 229, 0.5);
          box-shadow: 0px 5px 10px 0px rgba(213, 214, 229, 0.5);
}
.success-story-card__wrapper > div a:hover span {
  color: #ffd500;
  background-image: url('public/img/icons/case-arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  padding-left: 30px;
  padding-right: 30px;
}
.success-story-card__wrapper > div a:hover span span {
  opacity: 0;
}
.success-story-card__wrapper img {
  margin-bottom: -13px;
  max-width: 100%;
}
.success-story-card__wrapper .success-story-card {
  position: relative;
  border-radius: 2px;
  color: #1c1733;
  text-align: center;
  min-width: 320px;
}
.success-story-card__wrapper .success-story-card span {
  background: #ffd500;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'Roboto', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #1c1733;
  border-radius: 2px;
  margin: 0 auto;
  margin-left: -50px;
  margin-right: -50px;
}
.success-story-card__wrapper .success-story-card h2 {
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.success-story-card__wrapper .success-story-card p {
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
}
.success-story-card__wrapper .success-story-card .success-story-card__content {
  padding: 0 55px 30px;
}
.use-cases-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -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;
  text-align: center;
}
.use-cases-wrapper.special .use-case-single:hover {
  cursor: pointer;
}
.use-cases-wrapper .use-case-single {
  max-width: 365px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 365px;
      -ms-flex: 1 1 365px;
          flex: 1 1 365px;
  width: 100%;
  background: #ffffff;
  border: 1px solid #f5cc00;
  border-radius: 2px;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.use-cases-wrapper .use-case-single:hover {
  -webkit-box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.1);
          box-shadow: 0 8px 50px 0 rgba(28, 23, 51, 0.1);
}
.use-cases-wrapper .use-case-single:hover > svg path {
  fill: #ffd500;
}
.use-cases-wrapper .use-case-single h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
.use-cases-wrapper .use-case-single > svg {
  min-height: 95px;
  margin-top: 60px;
  margin-bottom: 30px;
}
.use-cases-wrapper .use-case-single > svg path {
  fill: #636696;
}
.use-cases-wrapper .use-case-single ul li svg {
  margin-left: 15px;
  margin-right: 30px;
  min-width: 20px;
  min-height: initial !important;
}
.use-cases-wrapper .use-case-single ul li svg path,
.use-cases-wrapper .use-case-single ul li svg rect,
.use-cases-wrapper .use-case-single ul li svg circle {
  fill: #636696;
}
.use-cases-wrapper .use-case-single ul li svg path.bg,
.use-cases-wrapper .use-case-single ul li svg rect.bg,
.use-cases-wrapper .use-case-single ul li svg circle.bg {
  opacity: 0.2;
}
.schedule-demo {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.schedule-demo a {
  color: #1c1733;
}
.use-cases {
  padding-bottom: 60px;
}
.use-cases .title p {
  color: #adb0d9;
}
.use-cases .use-cases-wrapper .use-case-single {
  border: 0;
}
.use-cases .use-cases-wrapper .use-case-single:last-child {
  background-image: url('public/img/global/duo.png');
  background-repeat: no-repeat;
  background-position: center bottom -40px;
}
.use-cases .use-cases-wrapper .use-case-single.analytics span {
  color: #7b58f6;
}
.use-cases .use-cases-wrapper .use-case-single.analytics hr {
  background: #7b58f6;
}
.use-cases .use-cases-wrapper .use-case-single.automation span {
  color: #ee2667;
}
.use-cases .use-cases-wrapper .use-case-single.automation hr {
  background: #ee2667;
}
.use-cases .use-cases-wrapper .use-case-single.advice span {
  color: #0cc88c;
}
.use-cases .use-cases-wrapper .use-case-single.advice hr {
  background: #0cc88c;
}
.use-cases .use-cases-wrapper .use-case-single svg {
  min-height: 60px;
}
.use-cases .use-cases-wrapper .use-case-single h2 {
  margin-bottom: 20px;
}
.use-cases .use-cases-wrapper .use-case-single h2 span {
  display: block;
  font-family: "minion-pro", "Times New Roman", serif;
}
.use-cases .use-cases-wrapper .use-case-single p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  color: #1c1733;
  font-weight: bold;
  margin: 0 40px;
}
.use-cases .use-cases-wrapper .use-case-single hr {
  max-width: 150px;
  margin: 20px auto;
  width: 100%;
  height: 3px;
  border: 0;
  outline: none;
}
.use-cases .use-cases-wrapper .use-case-single ul {
  font-family: "Lato", Arial, sans-serif;
  margin: 0 40px;
  text-align: left;
}
.use-cases .use-cases-wrapper .use-case-single ul li {
  padding: 15px 0 15px 0;
}
.use-cases .use-cases-wrapper .use-case-single ul li:not(:last-child) {
  border-bottom: 1px solid #d6d7ec;
}
.success-story-case__row__quote__wrapper {
  padding: 80px 70px 35px;
  -webkit-box-shadow: 2px 4px 13px 0px rgba(28, 23, 51, 0.15);
          box-shadow: 2px 4px 13px 0px rgba(28, 23, 51, 0.15);
  border-radius: 2px;
  margin-left: 40px;
}
.success-story-case__row__quote__wrapper > p {
  font-size: 20px;
  font-family: "soleil", sans-serif;
  margin-bottom: 60px;
}
.success-story-case__row__quote__wrapper .quote-author-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.success-story-case__row__quote__wrapper .quote-author-wrapper img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 15px;
}
.success-story-case__row__quote__wrapper .quote-author-wrapper h5 {
  font-size: 16px;
  font-weight: bold;
}
.success-story-case__row__quote__wrapper .quote-author-wrapper span {
  font-family: "Lato", Arial, sans-serif;
  font-size: 14px;
  color: #636696;
}
/* CEHCKBOXES */
.checkbox-new {
  font-size: smaller;
  color: #1c1733;
}
.checkbox-new input[type="checkbox"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 30px;
  height: 30px;
  border: 1px solid #1c1733;
  border-radius: 2px;
  margin-right: 15px;
  display: block;
  float: left;
  position: relative;
}
.checkbox-new input[type="checkbox"]:checked:after {
  content: '';
  display: block;
  width: 8px;
  height: 16px;
  border: solid #1c1733;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 10px;
  top: 4px;
}
.checkbox-new .grey,
.checkbox-new.grey {
  color: #636696;
}
.checkbox-new .grey input[type="checkbox"],
.checkbox-new.grey input[type="checkbox"] {
  border-color: #636696;
}
.checkbox-new .grey input[type="checkbox"]:checked:after,
.checkbox-new.grey input[type="checkbox"]:checked:after {
  border-color: #636696;
}
.checkbox-new .control-one-line {
  padding-top: 7px;
  display: block;
}
.centaur.centaur--left h2,
.centaur.centaur--right h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 30px;
}
.centaur.centaur--left p,
.centaur.centaur--right p {
  font-family: 'Minion Pro';
  font-size: 20px;
  line-height: 30px;
}
.centaur.centaur--left .centaur__concept,
.centaur.centaur--right .centaur__concept {
  font-family: "Lato", Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.centaur.centaur--left .centaur__concept span,
.centaur.centaur--right .centaur__concept span {
  font-weight: 700;
}
.block-1 .centaur.centaur--left,
.block-1 .centaur.centaur--right {
  max-width: 240px;
}
.block-1 .centaur.centaur--left p:not(.centaur__concept),
.block-1 .centaur.centaur--right p:not(.centaur__concept) {
  margin-bottom: 60px;
  font-size: 24px;
  line-height: 36px;
}
.block-1 .centaur.centaur--left h2,
.block-1 .centaur.centaur--right h2 {
  font-size: 36px;
}
.block-1 .centaur.centaur--left .button,
.block-1 .centaur.centaur--right .button {
  margin-bottom: 100px;
}
.block-2 .centaur.centaur--left,
.block-2 .centaur.centaur--right {
  max-width: 315px;
}
.block-3 .centaur.centaur--left h2,
.block-3 .centaur.centaur--right h2 {
  margin-bottom: 75px;
  margin-left: 15px;
}
.centaur.centaur--right {
  max-width: 45%;
  width: 100%;
  margin-left: 55%;
}
.block-1 {
  background-image: url('public/img/centaur/man.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 90%;
  padding: 260px 30px 118px;
  position: relative;
}
.block-1 .notification {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  position: absolute;
  -webkit-box-shadow: 0 2px 6px 0 rgba(28, 23, 51, 0.1);
          box-shadow: 0 2px 6px 0 rgba(28, 23, 51, 0.1);
}
.block-1 .notification[data-hint]:after {
  padding: 7px 14px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  color: #1c1733;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
}
.block-1 .notification[class*=hint-top]:before {
  border-top-color: #ffffff;
}
.block-1 .notification[class*=hint-left]:before {
  border-left-color: #ffffff;
}
.block-1 .notification[class*=hint-bottom]:before {
  border-bottom-color: #ffffff;
}
.block-1 .notification[class*=hint-right]:before {
  border-right-color: #ffffff;
}
.block-1 .notification .bg {
  background: #ffffff;
  width: 38px;
  height: 38px;
  position: absolute;
  z-index: 9;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.block-1 .notification span {
  width: 18px;
  height: 18px;
  position: absolute;
  border-radius: 50%;
  z-index: 10;
  top: 10px;
  left: 10px;
}
.block-1 .notification.notification--top {
  right: 40%;
  top: 150px;
}
.block-1 .notification.notification--top span {
  background: #ffd500;
}
.block-1 .notification.notification--top .pulse {
  -webkit-animation: pulse 4s ease-out;
          animation: pulse 4s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: 34px solid #e6e6e6;
}
.block-1 .notification.notification--middle {
  right: 30%;
  top: 330px;
}
.block-1 .notification.notification--middle span {
  background: #2dbaee;
}
.block-1 .notification.notification--middle .pulse {
  -webkit-animation: pulse 3s ease-out;
          animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: 34px solid #e6e6e6;
}
.block-1 .notification.notification--bottom {
  right: 54%;
  top: 390px;
}
.block-1 .notification.notification--bottom span {
  background: #636696;
}
.block-1 .notification.notification--bottom .pulse {
  -webkit-animation: pulse 5s ease-out;
          animation: pulse 5s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: 34px solid #5f6290;
}
@media (max-width: 1300px) {
  .block-1 {
    padding-top: 200px;
  }
  .block-1 .notification.notification--top {
    top: 155px;
  }
  .block-1 .notification.notification--middle {
    top: 365px;
  }
  .block-1 .notification.notification--bottom {
    top: 425px;
  }
}
@media (max-width: 1120px) {
  .block-1 {
    padding-top: 200px;
  }
  .block-1 .notification.notification--top {
    top: 225px;
  }
  .block-1 .notification.notification--middle {
    top: 365px;
  }
  .block-1 .notification.notification--bottom {
    top: 455px;
  }
}
@media (max-width: 940px) {
  .block-1 {
    padding-top: 140px;
  }
  .block-1 .notification.notification--top {
    top: 245px;
  }
  .block-1 .notification.notification--middle {
    top: 365px;
  }
  .block-1 .notification.notification--bottom {
    top: 405px;
  }
}
@media (max-width: 760px) {
  .block-1 {
    padding-top: 40px;
    padding-bottom: 400px;
    background-size: auto 350px;
  }
  .block-1 .centaur.centaur--left {
    margin: 0 auto;
    text-align: center;
  }
  .block-1 .centaur.centaur--left h2 {
    margin-bottom: 10px;
  }
  .block-1 .centaur.centaur--left p:not(.concept) {
    margin-bottom: 20px;
  }
  .block-1 .centaur.centaur--left .button {
    margin-bottom: 30px;
  }
  .block-1 .notification.notification--top {
    top: 480px;
    right: 190px;
  }
  .block-1 .notification.notification--middle {
    top: 580px;
    right: 150px;
  }
  .block-1 .notification.notification--bottom {
    top: 590px;
    right: 280px;
  }
}
.block-2 {
  background-image: url('public/img/centaur/robotic-hand.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  padding: 210px 30px 395px;
}
@media (max-width: 1000px) {
  .block-2 {
    padding: 100px 30px 200px;
  }
}
@media (max-width: 760px) {
  .block-2 {
    padding-top: 60px;
    padding-bottom: 400px;
    background-position: bottom right;
    background-size: auto 350px;
  }
  .block-2 .centaur.centaur--left {
    text-align: center;
    margin: 0 auto;
  }
}
.block-3 {
  background-image: url('public/img/centaur/woman.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  padding: 140px 30px 180px;
}
@media (max-width: 1120px) {
  .block-3 {
    background-position: top left -300px;
  }
  .block-3 .centaur.centaur--right {
    margin-left: 45%;
  }
}
@media (max-width: 960px) {
  .block-3 {
    background-position: top left -500px;
  }
  .block-3 .centaur.centaur--right {
    margin: 0 auto;
    width: 100%;
    max-width: 460px;
  }
}
@media (max-width: 760px) {
  .block-3 {
    background-image: none;
    background-color: #c2c0c1;
    background-position: top left -700px;
    padding: 80px 30px 120px;
    text-align: center;
  }
  .block-3 .centaur__list > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-3 .centaur__list > div p {
    margin-left: 0;
  }
  .block-3 .centaur__list > div .icon {
    margin-bottom: 20px;
  }
  .block-3 .centaur.centaur--right {
    margin: 0 auto;
    width: 100%;
  }
  .block-3 .centaur.centaur--right h2 {
    margin-bottom: 30px;
  }
}
.block-4 {
  padding: 0 30px 120px;
  margin-bottom: -120px;
}
@media (max-width: 1180px) {
  .block-4 {
    padding-bottom: 50px;
  }
  .block-4 .centaur__table {
    -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-4 .centaur__table .centaur__table--small.centaur__table--first::after {
    border-color: transparent transparent #1c1733 #1c1733;
    right: 48%;
    top: initial;
  }
  .block-4 .centaur__table .centaur__table--small {
    margin-bottom: 60px;
  }
}
@media (max-width: 760px) {
  .block-4 .centaur__table .desktop {
    display: none;
  }
  .block-4 .centaur__table .mobile {
    display: block;
  }
  .block-4 .centaur__table .centaur__table--small.mobile tr td:nth-child(1) {
    border-right: 1px solid #e2e5e9;
  }
}
@media (max-width: 420px) {
  .block-4 .centaur__table--small.centaur__table--last td,
  .block-4 .centaur__table--small.centaur__table--last tr,
  .block-4 .centaur__table--small.centaur__table--last th {
    display: block;
    width: 100% !important;
  }
}
.block-4 .title h2 {
  font-size: 32px;
}
.centaur__table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 100px;
}
.centaur__table .mobile {
  display: none;
}
.centaur__table .centaur__table--small {
  font-family: "Lato", Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
  max-width: 535px;
  width: 100%;
  height: 100%;
}
.centaur__table .centaur__table--small.centaur__table--last td {
  text-align: center;
  width: 33%;
  padding: 20px 25px;
}
.centaur__table .centaur__table--small.centaur__table--first {
  position: relative;
  z-index: 10;
}
.centaur__table .centaur__table--small.centaur__table--first::after {
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  right: -15px;
  position: absolute;
  pointer-events: none;
  border: 25px solid #000;
  border-color: transparent #1c1733 #1c1733 transparent;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  z-index: 1;
}
.centaur__table .centaur__table--small table {
  -webkit-box-shadow: 0px 12px 36px 0px rgba(28, 23, 51, 0.1);
          box-shadow: 0px 12px 36px 0px rgba(28, 23, 51, 0.1);
  border-spacing: 0;
  width: 100%;
  z-index: 10;
  position: relative;
  border-radius: 4px;
}
.centaur__table .centaur__table--small th {
  text-align: left;
  color: #ffffff;
  border-radius: 4px 4px 0 0;
  font-size: 24px;
}
.centaur__table .centaur__table--small tr:not(:last-child) td {
  border-bottom: 1px solid #e2e5e9;
}
.centaur__table .centaur__table--small tr td:not(:first-child):not(:last-child) {
  border-left: 1px solid #e2e5e9;
  border-right: 1px solid #e2e5e9;
}
.centaur__table .centaur__table--small tr:last-child td:first-child {
  border-radius: 0 0 4px;
}
.centaur__table .centaur__table--small tr:last-child td:last-child {
  border-radius: 0 0 4px;
}
.centaur__table .centaur__table--small td span {
  font-weight: 700;
  font-size: 24px;
}
.centaur__table .centaur__table--small td.empty {
  background-color: #e7e9ec;
}
.centaur__table .centaur__table--small th,
.centaur__table .centaur__table--small td {
  padding: 20px 38px;
}
.centaur__nlidb {
  padding: 50px 30px 100px;
  padding-top: 50px;
  padding-bottom: 100px;
  max-width: 50%;
  width: 100%;
  margin-left: 50%;
}
@media (max-width: 960px) {
  .centaur__nlidb {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
.centaur__nlidb h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
.centaur__nlidb p {
  font-size: 20px;
  line-height: 30px;
}
.block-nlidb {
  background-image: url('public/img/centaur/audio-chart.png');
  background-position: left center;
  background-repeat: no-repeat;
}
@media (max-width: 960px) {
  .block-nlidb {
    background-image: none;
  }
}
.block-5 {
  padding: 800px 15px 30px;
  background-image: url('public/img/centaur/desktop.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}
.block-5 .centaur__panel {
  -webkit-box-shadow: 0px 12px 36px 0px rgba(28, 23, 51, 0.1);
          box-shadow: 0px 12px 36px 0px rgba(28, 23, 51, 0.1);
  border-radius: 4px;
  padding: 60px 15px;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
}
.block-5 .centaur__panel span {
  font-weight: 700;
}
.block-6 {
  padding: 100px 30px;
  text-align: center;
}
.block-6 h2 {
  font-size: 32px;
  line-height: 42px;
}
.block-6 img {
  max-width: 1014px;
  width: 100%;
}
.block-6 .mobile {
  margin-top: 40px;
  display: none;
}
@media (max-width: 760px) {
  .block-6 .mobile {
    display: block;
  }
  .block-6 .desktop {
    display: none;
  }
}
.block-7 {
  padding: 155px 30px 30px;
  background-image: url('public/img/centaur/smaller-desktop.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}
@media (max-width: 1120px) {
  .block-7 {
    padding: 70px 15px 70px;
  }
  .block-7 .centaur--right.centaur--background {
    width: 100%;
    max-width: 530px;
    margin: 0 auto;
  }
}
@media (max-width: 670px) {
  .block-7 {
    padding: 70px 15px 70px;
  }
  .block-7 .centaur__list > div {
    -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;
    text-align: center;
    padding: 30px 15px;
  }
  .block-7 .centaur__list > div p {
    margin-left: 0;
  }
  .block-7 .centaur__list > div .icon {
    position: static;
    margin-bottom: 20px;
  }
}
.pulse {
  background: transparent;
  border-radius: 50%;
  height: 68px;
  width: 68px;
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: 1;
  opacity: 0;
}
@-webkit-keyframes "pulse" {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.0;
  }
  10% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.0;
  }
  20% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.2;
  }
  40% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0.3;
  }
  50% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    opacity: 0.4;
  }
  60% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.5;
  }
  70% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    opacity: 0.4;
  }
  80% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.3;
  }
  90% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.2;
  }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.0;
  }
}
@keyframes "pulse" {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.0;
  }
  10% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.0;
  }
  20% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.2;
  }
  40% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0.3;
  }
  50% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    opacity: 0.4;
  }
  60% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.5;
  }
  70% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    opacity: 0.4;
  }
  80% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.3;
  }
  90% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.2;
  }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.0;
  }
}
.centaur__list > div {
  margin-bottom: 65px;
  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;
}
.centaur__list > div > p {
  position: relative;
  margin-left: 45px;
  max-width: 295px;
  font-family: 'Minion Pro';
  color: #1c1733;
  font-size: 24px !important;
  line-height: 36px !important;
}
.centaur__list > div > p span {
  color: #9a979f;
}
.centaur__list > div > p:before {
  content: '“';
  position: absolute;
  left: -18px;
  color: #9a979f;
}
.centaur__list .icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(28, 23, 51, 0.1);
          box-shadow: 0px 4px 12px 0px rgba(28, 23, 51, 0.1);
}
.centaur__list .icon.icon--yellow {
  background: #ffd500;
}
.centaur__list--under {
  color: #1c1733;
  font-size: 20px;
  line-height: 30px;
}
.centaur--right.centaur--background {
  margin-left: 50%;
  max-width: 50%;
}
.centaur__list--background {
  -webkit-box-shadow: 0px 12px 36px 0px rgba(28, 23, 51, 0.1);
          box-shadow: 0px 12px 36px 0px rgba(28, 23, 51, 0.1);
}
.centaur__list--background > div {
  background: #ffffff;
  position: relative;
  margin-bottom: 0;
  padding: 35px 0;
}
.centaur__list--background > div:not(:last-child) {
  border-bottom: 1px solid #e7e9ec;
}
.centaur__list--background > div p {
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 32px !important;
  margin-left: 90px;
  max-width: 350px;
}
.centaur__list--background > div p span {
  font-weight: 400;
  content: '';
  color: #1c1733;
  font-size: 20px;
  line-height: 30px;
}
.centaur__list--background > div p:before {
  content: '';
}
.centaur__list--background > div .icon {
  position: absolute;
  left: -48px;
}
.block-footer {
  background-image: url('public/img/centaur/footer.jpg');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 455px 30px 70px;
  background-size: cover;
}
@media (max-width: 760px) {
  .block-footer {
    padding: 150px 30px 70px;
  }
}
.block-footer h3 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 10px;
}
.block-footer p:not(.credits) {
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 140px;
}
.block-footer .credits {
  font-family: "Lato", Arial, sans-serif;
  color: #ffffff;
  font-size: 13px;
  line-height: 24px;
  opacity: 0.6;
}
.block-fill {
  padding-bottom: 680px;
  margin-bottom: -720px;
}
.block-10 {
  position: relative;
  padding: 90px 15px 420px;
}
.block-10 h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  text-align: left;
  margin-bottom: 130px;
}
.block-10 img {
  position: absolute;
  left: -6.18055556%;
  max-width: 112.361111%;
}
.single-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 30px;
}
.single-feature > div {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.single-feature .single-feature__text {
  padding: 0 100px 0 0;
}
.single-feature .single-feature__text h2 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.single-feature .single-feature__text h3 {
  color: #636696;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 20px;
}
.single-feature .single-feature__text p,
.single-feature .single-feature__text ol {
  font-size: 20px;
  margin-bottom: 20px;
  color: #636696;
}
.single-feature .single-feature__text p a:hover,
.single-feature .single-feature__text ol a:hover {
  text-decoration: underline;
}
.single-feature .single-feature__text ol {
  padding-left: 20px;
}
.single-feature .single-feature__image img {
  max-width: 100%;
}
.single-feature.single-feature--right .single-feature__text {
  padding: 0 0 0 100px;
}
@media (max-width: 750px) {
  .single-feature .single-feature__text {
    padding: 0 30px 0 0;
  }
  .single-feature.single-feature--right .single-feature__text {
    padding: 0 0 0 30px;
  }
}
@media (max-width: 750px) {
  .single-feature {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 60px 30px 20px;
  }
  .single-feature > div {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 40px;
    padding: 0;
  }
  .single-feature .single-feature__text {
    padding: 0;
  }
  .single-feature.single-feature--right .single-feature__text {
    padding: 0;
  }
}
.single-feature-list {
  padding-bottom: 90px;
}
.single-feature-list.direct-execution-ecosystem .title p {
  text-align: justify;
  margin-bottom: 20px;
  font-size: 20px;
}
.single-feature-list.direct-execution-ecosystem .single-feature-list__wrapper {
  max-width: 960px;
  margin: 0 auto;
}
.single-feature-list.direct-execution-ecosystem .single-feature-list__wrapper ul {
  font-size: 20px;
  font-family: "minion-pro", "Times New Roman", serif;
}
.single-feature-list.direct-execution-ecosystem .single-feature-list__wrapper ul li {
  opacity: 1;
  background-size: 22px;
  padding-left: 35px;
  background-position: left top 4px;
  font-size: 20px;
  font-family: "minion-pro", "Times New Roman", serif;
}
.single-feature-list h3 {
  font-size: 22px;
  text-transform: uppercase;
}
.single-feature-list .single-feature-list__wrapper {
  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;
  padding: 0 30px;
}
.single-feature-list .single-feature-list__wrapper ul {
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  margin-bottom: 30px;
}
.single-feature-list .single-feature-list__wrapper ul li {
  padding-left: 25px;
  background-image: url("public/img/icons/checkmark.png");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: left center;
  margin-bottom: 15px;
  opacity: 0.65;
}
.single-feature-list .single-feature-list__wrapper ul li:hover {
  opacity: 1;
}
.single-feature-list .button {
  font-family: 'Roboto', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
#features.new-features .feature-slider-wrapper.slider-right .feature-menu ul li {
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 30px;
  padding-top: 15px;
}
#features.new-features .feature-slider-wrapper .feature-menu ul li.active strong {
  color: #1c1733;
}
.button.button-title {
  margin-top: 30px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
}
@media (max-width: 768px) {
  body.page-template-features-funnels .single-feature .single-feature__image img,
  body.page-template-features-reports .single-feature .single-feature__image img,
  body.page-template-features-retentions .single-feature .single-feature__image img,
  body.page-template-features-segmentation .single-feature .single-feature__image img {
    margin-top: 0px !important;
  }
}
body.single-perks #site {
  background-color: #fff;
  background-image: url('public/img/perks/datapad-bg.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}
body.single-perks #header {
  background: transparent;
}
body.single-perks #header .logo {
  border: 2px solid rgba(28, 23, 51, 0.2);
  border-radius: 8px;
  white-space: nowrap;
  line-height: 1;
  font-family: proxima-nova, Arial, sans-serif;
  font-weight: 600;
}
body.single-perks #header .logo a {
  display: inline-block;
  line-height: 1;
  color: rgba(28, 23, 51, 0.5);
  -webkit-transition: color 200ms ease-out;
  -o-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
  padding: 14px 13px;
}
body.single-perks #header .logo a:before {
  content: "←   Back to";
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  padding-right: 5px;
}
body.single-perks #header .logo a svg {
  display: inline-block;
  vertical-align: top;
}
body.single-perks #header .logo a svg path,
body.single-perks #header .logo a svg polygon {
  fill: #fff;
}
body.single-perks #header .logo a:hover {
  color: rgba(28, 23, 51, 0.9);
}
body.single-perks #header .logo:after {
  content: "Perks";
  display: inline-block;
  font-size: 18px;
  color: #1c1733;
  vertical-align: top;
  border-left: 1px solid rgba(28, 23, 51, 0.2);
  padding: 13px 17px;
}
body.single-perks nav {
  color: #fff;
  margin-top: 7px;
}
body.single-perks .footer {
  background: #231c40;
}
body.single-perks .footer .footer__newsletter {
  display: none;
}
.image-wrapper.datapad-3 {
  margin-top: 140px;
}
.perks-hero {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.perks-hero h1 {
  color: #fff;
}
.perks-hero h4 {
  font-weight: 200;
  margin-bottom: 22px;
}
.perks-hero h4 strong {
  font-weight: 600;
}
.perks-hero h4 span {
  position: relative;
}
.perks-hero h4 span:before,
.perks-hero h4 span:after {
  content: " ";
  position: absolute;
  width: 115px;
  height: 1px;
  background: #1b94b4;
  top: 10px;
  left: -130px;
}
.perks-hero h4 span:after {
  left: auto;
  right: -130px;
}
.perks-hero img {
  width: auto;
  max-width: 100%;
}
.perks-hero p {
  font-size: 24px;
  color: #1c1733;
  margin-bottom: 30px;
}
.perks-hero a.button {
  margin: 0 5px;
  border-radius: 6px;
}
.section.perks-dark {
  background-color: #1c1832;
  position: relative;
}
.section.perks-dark.stripe-top:before {
  content: " ";
  width: 100%;
  height: 480px;
  position: absolute;
  top: 0;
  left: 0;
  background: #161327;
  z-index: 1;
}
.section.perks-dark h2 {
  color: #fff;
}
.section.perks-dark p {
  color: #adb0d9;
}
div.perks-why-wrapper {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
div.perks-why-wrapper img {
  width: auto;
  max-width: 100%;
}
.tooltip-wrap {
  position: relative;
}
.tooltip-wrap .note {
  width: auto;
  position: absolute;
  z-index: 2;
  font-size: 16px;
  color: #adb0d9;
  font-family: proxima-nova, Arial, sans-serif;
  text-align: left;
  line-height: 1.45;
}
.tooltip-wrap .note.n1 {
  width: 80px;
  top: 43%;
  left: 11%;
}
.tooltip-wrap .note.n2 {
  width: 80px;
  top: 26%;
  right: 9%;
}
.tooltip-wrap .note.n3 {
  width: 205px;
  top: 1%;
  left: 48%;
}
.tooltip-wrap .note.n4 {
  width: 100px;
  top: 63%;
  right: -3%;
}
.tooltip-wrap .note.n5 {
  width: 290px;
  bottom: 18%;
  left: 14%;
}
.tooltip-wrap .note.n6 {
  width: 80px;
  top: 49%;
  left: 12%;
  text-align: right;
}
.tooltip-wrap .note.n7 {
  width: 60px;
  bottom: 66%;
  right: 14%;
}
.tooltip-wrap.datapad-4 {
  margin-bottom: -380px;
}
.wrapper-20-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  padding-left: 23%;
}
.wrapper-20-30 .text {
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  padding: 0 65px 40px 0;
  text-align: left;
}
.wrapper-20-30 .text h2 {
  font-size: 42px;
}
.wrapper-20-30 .image {
  -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
}
.wrapper-20-30 .image img {
  max-width: 100%;
}
.wrapper-60-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding-right: 65px;
}
.wrapper-60-40 .text {
  -webkit-flex-basis: 43%;
      -ms-flex-preferred-size: 43%;
          flex-basis: 43%;
  padding: 65px 65px 0 0;
  text-align: left;
}
.wrapper-60-40 .text h2 {
  font-size: 42px;
}
.wrapper-60-40 .image {
  -webkit-flex-basis: 57%;
      -ms-flex-preferred-size: 57%;
          flex-basis: 57%;
  padding-right: 80px;
}
.wrapper-60-40 .image img {
  max-width: 100%;
}
.section.perks-darker.form {
  background-color: #161327;
  position: relative;
}
.section.perks-darker.form h2 {
  color: #fff;
}
.section.perks-darker.form p {
  color: #fff;
}
div.perks-form-wrapper {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding: 230px 0 130px 0;
}
div.perks-form-wrapper h2 {
  font-size: 36px;
  margin-bottom: 8px;
}
div.perks-form-wrapper p {
  font-size: 22px;
}
ul.datapad-form {
  width: 100%;
  list-style: none;
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
ul.datapad-form li {
  width: 50%;
  padding: 0 6px 0 6px;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  display: block;
}
ul.datapad-form input[type="text"],
ul.datapad-form input[type="email"],
ul.datapad-form textarea {
  display: block;
  width: 100%;
  background: transparent;
  border: 2px solid #353553;
  border-radius: 8px;
  outline: 0;
  font-size: 18px;
  font-family: proxima-nova, Arial, sans-serif;
  color: #fff;
  padding: 10px 14px;
  -webkit-transition: border-color 200ms ease-out;
  -o-transition: border-color 200ms ease-out;
  transition: border-color 200ms ease-out;
  margin-bottom: 12px;
}
ul.datapad-form input[type="text"]:focus,
ul.datapad-form input[type="email"]:focus,
ul.datapad-form textarea:focus {
  border-color: #636794;
}
ul.datapad-form input[type="text"]::-webkit-input-placeholder,
ul.datapad-form input[type="email"]::-webkit-input-placeholder,
ul.datapad-form textarea::-webkit-input-placeholder {
  color: #636696;
}
ul.datapad-form input[type="text"]:-moz-placeholder,
ul.datapad-form input[type="email"]:-moz-placeholder,
ul.datapad-form textarea:-moz-placeholder {
  color: #636696;
}
ul.datapad-form input[type="text"]::-moz-placeholder,
ul.datapad-form input[type="email"]::-moz-placeholder,
ul.datapad-form textarea::-moz-placeholder {
  color: #636696;
}
ul.datapad-form input[type="text"]:-ms-input-placeholder,
ul.datapad-form input[type="email"]:-ms-input-placeholder,
ul.datapad-form textarea:-ms-input-placeholder {
  color: #636696;
}
ul.datapad-form input[type="submit"] {
  width: 100%;
  border-radius: 8px;
  font-size: 18px;
}
.perks-other-reel {
  padding-bottom: 200px;
}
.perks-other-reel:before,
.perks-other-reel:after {
  content: ' ';
  display: table;
}
.perks-other-reel:after {
  clear: both;
}
ul.perks-reel {
  width: 100%;
  list-style: none;
  list-style-type: none;
  float: left;
}
ul.perks-reel li {
  width: 20%;
  float: left;
  padding: 0 20px 0 20px;
  display: block;
}
ul.perks-reel li a {
  width: 320px;
  height: 520px;
  position: relative;
  float: left;
  display: block;
  background-color: #feda31;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
ul.perks-reel li a .bottom {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 30px;
  padding: 30% 38px 0 38px;
}
ul.perks-reel li a h4 {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
ul.perks-reel li a p {
  font-size: 18px;
  color: #1c1832 !important;
}
.massemailing-hero {
  position: relative;
}
.massemailing-hero:before {
  content: " ";
  display: block;
  width: 17px;
  height: 17px;
  background: #362f63;
  right: 53px;
  bottom: 80px;
  position: absolute;
  border-radius: 9px;
  z-index: 8;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #aba7bd;
          box-shadow: 0px 0px 0px 2px #aba7bd;
}
.massemailing-hero:after {
  content: " ";
  display: block;
  position: absolute;
  right: 60px;
  bottom: 0;
  width: 2px;
  height: 95px;
  background: #aba7bd;
  z-index: 7;
}
@media (max-width: 768px) {
  .massemailing-hero:before,
  .massemailing-hero:after {
    display: none;
  }
}
.massemailing-hero .title {
  padding-bottom: 0;
}
.emailing-claim {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.emailing-claim .photo {
  margin-right: -25%;
}
.emailing-claim .photo img {
  max-width: 450px;
  width: 100%;
}
.emailing-claim .claim {
  font-size: 15px;
  max-width: 550px;
  font-family: "Lato", Arial, sans-serif;
}
.emailing-claim .claim ul.points {
  list-style-type: none;
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}
.emailing-claim .claim ul.points li {
  margin: 0;
  padding: 0;
  position: relative;
  padding-left: 65px;
}
.emailing-claim .claim ul.points li:before {
  content: " ";
  display: block;
  background: url('public/img/svg/checkbox.svg');
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}
.emailing-claim .claim ul.points li h3 {
  font-size: 26px;
  color: #1c1733;
  font-weight: 200;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.emailing-claim .claim ul.points li p {
  color: #636696;
  font-weight: 500;
  margin-bottom: 34px;
}
.emailing-conebg {
  position: relative;
}
.emailing-conebg:before {
  display: block;
  content: " ";
  position: absolute;
  z-index: 2;
  width: 23%;
  height: 100%;
  background: url('public/img/global/mailing-cone-left.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
@media (max-width: 425px) {
  .emailing-conebg:before {
    display: none;
  }
}
.emailing-conebg:after {
  display: block;
  content: " ";
  position: absolute;
  z-index: 2;
  width: 23%;
  height: 100%;
  background: url('public/img/global/mailing-cone-right.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
}
@media (max-width: 425px) {
  .emailing-conebg:after {
    display: none;
  }
}
.emailing-conebg .title {
  position: relative;
  padding-bottom: 80px;
}
.emailing-conebg .title:after {
  content: " ";
  display: block;
  position: absolute;
  right: 60px;
  top: 0;
  width: 2px;
  height: 100%;
  background: #8f8aac;
  z-index: 7;
}
@media (max-width: 768px) {
  .emailing-conebg .title:after {
    display: none;
  }
}
.emails-timeline {
  background: #3e3570;
  font-family: "Lato", Arial, sans-serif;
}
.emails-timeline:before,
.emails-timeline:after {
  content: ' ';
  display: table;
}
.emails-timeline:after {
  clear: both;
}
.emails-timeline ul.timeline-steps {
  width: 100%;
  display: block;
  float: left;
  list-style: none;
  list-style-type: none;
  margin: 0;
}
.emails-timeline ul.timeline-steps li {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}
@media (max-width: 425px) {
  .emails-timeline ul.timeline-steps li {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.emails-timeline ul.timeline-steps li:after {
  content: " ";
  display: block;
  position: absolute;
  right: 60px;
  top: 0;
  width: 2px;
  height: 100%;
  background: #8f8aac;
  z-index: 7;
}
@media (max-width: 768px) {
  .emails-timeline ul.timeline-steps li:after {
    display: none;
  }
}
.emails-timeline ul.timeline-steps li span.mark {
  position: absolute;
  top: 0;
  right: 82px;
  color: #8f8aac;
  font-size: 15px;
  font-family: "Lato", Arial, sans-serif;
  z-index: 3;
  padding: 2px 0 0 0;
}
@media (max-width: 768px) {
  .emails-timeline ul.timeline-steps li span.mark {
    display: none;
  }
}
.emails-timeline ul.timeline-steps li span.mark:before {
  content: " ";
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  background: #8f8aac;
  border-radius: 9px;
  top: 4px;
  right: -30px;
}
.emails-timeline ul.timeline-steps li.shade-1 {
  background: #352d60;
}
.emails-timeline ul.timeline-steps li.shade-2 {
  background: #322b5c;
}
.emails-timeline ul.timeline-steps li.shade-3 {
  background: #302857;
}
.emails-timeline ul.timeline-steps li.shade-4 {
  background: #2c2550;
}
.emails-timeline ul.timeline-steps li.shade-5 {
  background: #282148;
  min-height: 135px;
}
.emails-timeline ul.timeline-steps li.shade-5:after {
  height: 20px;
}
.emails-timeline ul.timeline-steps li.shade-5 span.mark {
  top: 25px;
}
.emails-timeline ul.timeline-steps li.shade-5 span.mark:before {
  position: absolute;
  display: block;
  top: -5px;
  right: -39px;
  width: 33px;
  height: 31px;
  background: url('public/img/icons/check.png') 0 0 no-repeat;
  background-size: 100% auto;
}
.emails-timeline ul.timeline-steps li .step {
  width: auto;
  float: left;
  clear: both;
  padding-top: 7px;
  padding-bottom: 15px;
  position: relative;
  z-index: 6;
}
.emails-timeline ul.timeline-steps li .step .label {
  width: auto;
  float: left;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 4px;
  position: relative;
}
.emails-timeline ul.timeline-steps li .step .label:after {
  content: "▶";
  font-size: 12px;
  margin-left: 5px;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
  display: inline-block;
}
.emails-timeline ul.timeline-steps li .step.active .label:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (max-width: 425px) {
  .emails-timeline ul.timeline-steps li .step {
    padding-left: 0 !important;
  }
}
.emails-timeline ul.timeline-steps li .wrap {
  width: auto;
  float: left;
  clear: both;
}
.emails-timeline ul.timeline-steps li .open {
  width: auto;
  float: left;
  cursor: pointer;
  clear: both;
}
.emails-timeline ul.timeline-steps li .open:hover .progress span {
  width: 100% !important;
}
.emails-timeline ul.timeline-steps li .open:hover .label:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.emails-timeline ul.timeline-steps li span.tooltip {
  width: 350px;
  float: left;
  clear: both;
  min-width: 300px;
  background: #ffffff;
  padding: 22px 20px 20px 20px;
  color: #63616d;
  font-size: 15px;
  text-transform: initial;
  display: none;
  position: relative;
  top: -12px;
  line-height: 1.1;
}
.emails-timeline ul.timeline-steps li span.tooltip em.close {
  position: absolute;
  top: 2px;
  right: 7px;
  font-size: 25px;
  line-height: 1;
  color: #c5c5c5;
  cursor: pointer;
  font-style: normal;
}
.emails-timeline ul.timeline-steps li span.tooltip em.close:hover {
  color: #63616d;
}
.emails-timeline ul.timeline-steps li .progress {
  width: 140px;
  height: 20px;
  border-radius: 10px;
  background: #6a5bd2;
  float: left;
  clear: left;
}
.emails-timeline ul.timeline-steps li .progress span {
  display: block;
  height: 20px;
  border-radius: 10px;
  background-color: #7c6bfb;
  -webkit-transition: width 200ms ease-out;
  -o-transition: width 200ms ease-out;
  transition: width 200ms ease-out;
}
.emails-timeline ul.timeline-steps li .progress.pink {
  background: #b64490;
}
.emails-timeline ul.timeline-steps li .progress.pink span {
  background: #ec4fa4;
}
.emails-timeline ul.timeline-steps li .progress.green {
  background: #1d967b;
}
.emails-timeline ul.timeline-steps li .progress.green span {
  background: #1ec488;
}
.emails-timeline ul.timeline-steps li .progress.cyan {
  background: #2096ba;
}
.emails-timeline ul.timeline-steps li .progress.cyan span {
  background: #22c3e0;
}
.emails-timeline ul.timeline-steps li .progress.yellow {
  background: #c1863c;
}
.emails-timeline ul.timeline-steps li .progress.yellow span {
  background: #fdad36;
}
.emails-timeline ul.timeline-steps li .progress.purple {
  background: #9648ca;
}
.emails-timeline ul.timeline-steps li .progress.purple span {
  background: #c055f8;
}
.emails-timeline ul.timeline-steps li .progress.red {
  background: #b63b62;
}
.emails-timeline ul.timeline-steps li .progress.red span {
  background: #ef4467;
}
.emails-timeline ul.timeline-steps li .progress.lime {
  background: #79a33f;
}
.emails-timeline ul.timeline-steps li .progress.lime span {
  background: #97d73c;
}
.emails-timeline ul.timeline-steps li .progress.blue {
  background: #1978c8;
}
.emails-timeline ul.timeline-steps li .progress.blue span {
  background: #1a9bfc;
}
.emails-timeline ul.timeline-steps li .progress.orange {
  background: #be5651;
}
.emails-timeline ul.timeline-steps li .progress.orange span {
  background: #fd6b53;
}
.cross-channel-margin {
  margin-top: -180px;
}
.cross-channel .channel-test {
  padding-left: 100px;
  position: relative;
  top: -240px;
  z-index: 20;
}
.cross-channel .dep-ab-test a:not(.button) {
  color: #1c1733;
  font-size: 15px;
}
.cross-channel .dep-ab-test .button__group {
  display: inline-block;
  text-align: center;
}
.cross-channel .dep-ab-test .button__group.free {
  display: none;
}
.cross-channel img {
  position: relative;
  z-index: 10;
  max-width: 100%;
}
.cross-channel p {
  font-size: 15px;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  line-height: 2;
  max-width: 400px;
}
.cross-channel .title p {
  font-size: 22px;
}
.cross-channel .channel-content {
  position: relative;
}
.cross-channel .channel-content > a {
  display: block;
  width: 88px;
  height: 88px;
  position: absolute;
  z-index: 30;
}
.cross-channel .channel-content > a.first {
  left: 53.6%;
  top: 1%;
}
.cross-channel .channel-content > a.first:hover,
.cross-channel .channel-content > a.first .notification--channel.first {
  border-width: 88px;
}
.cross-channel .channel-content > a.second {
  top: 20.5%;
  left: 81.15%;
}
.cross-channel .channel-content > a.third {
  top: 55.5%;
  left: 70%;
}
.cross-channel .notification--channel {
  z-index: 8;
  width: 132px;
  height: 132px;
  border-radius: 50%;
  position: absolute;
}
.cross-channel .notification--channel.first {
  left: 51.7%;
  top: -4%;
}
.cross-channel .notification--channel.second {
  top: 16.2%;
  left: 79.17%;
}
.cross-channel .notification--channel.second .pulse {
  -webkit-animation-delay: .666s;
          animation-delay: .666s;
}
.cross-channel .notification--channel.third {
  top: 51%;
  left: 68.07%;
}
.cross-channel .notification--channel.third .pulse {
  -webkit-animation-delay: 1.222s;
          animation-delay: 1.222s;
}
.cross-channel .notification--channel:hover {
  cursor: pointer;
}
.cross-channel .notification--channel:hover .pulse {
  border: 44px solid #fff;
}
.cross-channel .notification--channel .bg {
  background: transparent;
  width: 132px;
  height: 132px;
  position: absolute;
  z-index: 9;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.cross-channel .notification--channel .pulse {
  -webkit-transition: border-width 0.4s;
  -o-transition: border-width 0.4s;
  transition: border-width 0.4s;
  -webkit-animation: pulse3 3s ease-out;
          animation: pulse3 3s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: 4px solid #fff;
  background: 0 0;
  border-radius: 50%;
  height: 132px;
  width: 132px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  opacity: 1;
}
@-webkit-keyframes "pulse3" {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.4;
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.8;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.0;
  }
}
@keyframes "pulse3" {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.4;
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.8;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.0;
  }
}
#fit-form {
  font-family: "Lato", Arial, sans-serif;
}
#fit-form .fit-form-hero {
  background-image: url('public/img/global/fit-form-hero.jpg');
}
#fit-form .fit-form-hero h1 {
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#fit-form .fit-form-hero .lead {
  font-size: 25px;
  margin-bottom: 70px;
}
#fit-form .fit-form-wrapper {
  margin-top: -75px;
}
#fit-form .fit-form-wrapper .title {
  padding-top: 160px;
  background-image: url('public/img/global/fit-form-title.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#fit-form .fit-form-wrapper .title p {
  font-size: 20px;
}
#fit-form .fit-form-wrapper .form-wrapper {
  border-radius: 2px;
  position: relative;
  margin-bottom: -100px;
  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-shadow: 0 16px 70px 0 rgba(28, 23, 51, 0.1);
          box-shadow: 0 16px 70px 0 rgba(28, 23, 51, 0.1);
  min-height: 700px;
  z-index: 100;
}
#fit-form .fit-form-wrapper .form-wrapper .form {
  background: #ffffff;
  -webkit-flex-basis: 63%;
      -ms-flex-preferred-size: 63%;
          flex-basis: 63%;
  padding: 70px 95px 30px;
  position: relative;
}
#fit-form .fit-form-wrapper .form-wrapper .form.submit {
  background: #292440;
}
#fit-form .fit-form-wrapper .form-wrapper .form.submit .button,
#fit-form .fit-form-wrapper .form-wrapper .form.submit .form-navigation {
  display: none;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-thank-you {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-thank-you.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-thank-you h2 {
  font-size: 40px;
  color: #ffffff;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-thank-you p {
  font-size: 25px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 30px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-thank-you p a {
  color: #ffffff;
  text-decoration: underline;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit .error {
  display: none;
  padding: 8px 15px;
  border-radius: 2px;
  background: rgba(255, 213, 0, 0.2);
  color: #ffd500;
  font-size: 12px;
  margin: 0 auto;
  max-width: 300px;
  margin-bottom: 5px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit h2 {
  font-size: 40px;
  color: #ffffff;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit p {
  font-size: 25px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 30px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit label {
  font-size: 20px;
  color: #ffd500;
  margin-bottom: 35px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit label input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 1px;
  border: 1px solid #ffd500;
  position: relative;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit label input:checked:after {
  content: '';
  background-image: url('public/img/icons/fit-form/mark.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 13px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -3px;
  top: -7px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"],
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"] {
  padding: 0 40px;
  height: 50px;
  background: none;
  border: 1px solid #ffd500;
  text-align: center;
  color: #ffd500;
  font-size: 15px;
  font-weight: bold;
  font-family: "Lato", Arial, sans-serif;
  border-radius: 2px;
  width: 300px;
  display: block;
  margin: 0 auto;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"]::-webkit-input-placeholder,
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"]::-webkit-input-placeholder {
  color: #ffd500;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"]:-moz-placeholder,
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"]:-moz-placeholder {
  color: #ffd500;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"]::-moz-placeholder,
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"]::-moz-placeholder {
  color: #ffd500;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"]:-ms-input-placeholder,
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"]:-ms-input-placeholder {
  color: #ffd500;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"]:focus::-webkit-input-placeholder,
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"]:focus::-webkit-input-placeholder {
  color: transparent;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"]:focus:-moz-placeholder,
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"]:focus:-moz-placeholder {
  color: transparent;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"]:focus::-moz-placeholder,
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"]:focus::-moz-placeholder {
  color: transparent;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"]:focus:-ms-input-placeholder,
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"]:focus:-ms-input-placeholder {
  color: transparent;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="email"] {
  margin-top: 35px;
  margin-bottom: 10px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"].phone-contact-input {
  height: 0px;
  border-width: 0px;
  -webkit-transition: height 0.3s, border-width 0.3s;
  -o-transition: height 0.3s, border-width 0.3s;
  transition: height 0.3s, border-width 0.3s;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="tel"].phone-contact-input.active {
  height: 50px;
  border-width: 1px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="submit"] {
  border: 1px solid transparent;
  margin-top: 35px;
  padding: 0 40px;
  height: 50px;
  border: 0;
  background-color: #ffd500;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  font-family: "Lato", Arial, sans-serif;
  border-radius: 2px;
  width: 300px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page-submit input[type="submit"]:hover {
  cursor: pointer;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page {
  display: none;
  padding-bottom: 30px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page.active {
  display: block;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page.page-submit.active,
#fit-form .fit-form-wrapper .form-wrapper .form .page.page-thank-you.active {
  height: 100%;
  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;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question {
  margin-bottom: 30px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question:after {
  content: '';
  display: table;
  clear: both;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .error-message {
  display: inline-block;
  font-size: 12px;
  color: #b22458;
  font-weight: normal;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question > p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #1c1733;
  margin-bottom: 10px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question label {
  display: block;
  font-size: 20px;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question label.full {
  border: 1px solid #ddd;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question label:first-of-type {
  border-top: 1px solid #ddd;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question label.other:hover {
  cursor: text;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question label.other input[type="text"] {
  height: 24px;
  width: 300px;
  border: 0;
  font-family: "Lato", Arial, sans-serif;
  font-size: 20px;
  padding: 0;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question label.other input[type="text"]:disabled {
  background: none;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question label input[type="text"] {
  height: 24px;
  width: 100%;
  border: 0;
  font-family: "Lato", Arial, sans-serif;
  font-size: 20px;
  padding-left: 5px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question label P {
  padding-left: 39px;
  color: #1c1733;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question input[type="radio"],
#fit-form .fit-form-wrapper .form-wrapper .form .page .question input[type="checkbox"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 24px;
  height: 24px;
  border: 1px solid #a8a8a8;
  margin-right: 15px;
  display: block;
  float: left;
  position: relative;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question input[type="radio"] {
  border-radius: 50%;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question input[type="radio"]:checked::after {
  content: ' ';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #a8a8a8;
  position: absolute;
  top: 6px;
  left: 6px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question input[type="checkbox"]:checked:after {
  content: '';
  display: block;
  width: 8px;
  height: 16px;
  border: solid #a8a8a8;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 7px;
  top: 2px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating-header span {
  display: block;
  font-size: 20px;
  color: #1c1733;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating-header span:not(.filler) {
  width: 24px;
  text-align: center;
  font-size: 18px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating-header span.filler {
  opacity: 0;
  visibility: hidden;
  font-size: 18px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating-header span:first-of-type {
  margin-right: 5px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating-header span:last-of-type {
  margin-left: 5px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating {
  padding: 5px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating input {
  float: none;
  display: block;
  margin: 0;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating span {
  display: block;
  font-size: 18px;
  color: #1c1733;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating span:first-of-type {
  margin-right: 5px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .page .question .rating span:last-of-type {
  margin-left: 5px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .form-footer {
  position: absolute;
  bottom: 30px;
  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;
}
#fit-form .fit-form-wrapper .form-wrapper .form .form-footer .error-message {
  display: none;
}
#fit-form .fit-form-wrapper .form-wrapper .form .form-footer .button {
  background-color: #352c61;
  padding: 8px 50px 8px 20px;
  background-image: url(public/img/components/buttons/arrow-white.svg);
}
#fit-form .fit-form-wrapper .form-wrapper .form .form-footer .button:hover {
  background-color: #8e82c7;
}
#fit-form .fit-form-wrapper .form-wrapper .form .form-footer .form-navigation {
  margin-left: 100px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .form-footer .form-navigation span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #d3d3d3;
  display: block;
  float: left;
  margin-right: 5px;
}
#fit-form .fit-form-wrapper .form-wrapper .form .form-footer .form-navigation span.active {
  background: #a8a8a8;
}
#fit-form .fit-form-wrapper .form-wrapper .sidebar {
  -webkit-flex-basis: 37%;
      -ms-flex-preferred-size: 37%;
          flex-basis: 37%;
  padding: 70px 60px;
  color: #ffffff;
}
#fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel {
  padding: 0 0 25px;
  text-align: center;
}
#fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel:last-child {
  padding: 0;
}
#fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel .division {
  background: #49455c;
}
#fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel p {
  color: #ffffff;
  font-weight: 300;
  font-size: 20px;
  line-height: 36px;
}
#fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel p span {
  position: relative;
}
#fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel p span a {
  color: #ffffff;
}
#fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel p span.underline:after {
  content: ' ';
  width: 100%;
  position: absolute;
  height: 1px;
  background: #ffffff;
  left: 0;
  bottom: 0px;
}
#fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel img {
  width: 24px;
  margin: 0 auto;
}
.content-consultants .expert-group .tomas {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  padding-top: 5%;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
@media (max-width: 750px) {
  .content-consultants .expert-group .tomas {
    padding-top: 0;
    margin-left: 0;
  }
}
.content-consultants .expert-group .tomas img {
  max-width: 80%;
  padding-left: 12%;
  margin-left: 10%;
}
@media (max-width: 1100px) {
  .content-consultants .expert-group .tomas img {
    padding-left: 0;
    margin-left: 8%;
  }
}
.content-consultants .expert-group .text {
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 0;
}
@media (max-width: 750px) {
  .content-consultants .expert-group .text {
    padding-left: 50px;
  }
}
.content-consultants .expert-group .text h2 {
  font-weight: 400;
  margin-bottom: 30px;
  font-size: 35px;
}
.content-consultants .expert-group .text p {
  margin-bottom: 0;
  padding-right: 80px;
  font-size: 18px;
}
.poc-btn-extramargin {
  margin-top: 40px;
}
.proof-of-concept-topbanner {
  text-align: center;
  padding: 140px 0 130px 0;
  background-color: #e9ebf3;
  background-image: url('public/img/global/bg-proof-of-concept.jpg');
  background-size: cover;
  background-position: right;
}
@media (max-width: 780px) {
  .proof-of-concept-topbanner {
    background-position: left;
  }
}
.proof-of-concept-topbanner .title {
  text-align: left;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 50px;
}
.proof-of-concept-topbanner .title .overheadline {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 10px;
}
.proof-of-concept-topbanner .title h1 {
  font-size: 62px;
  font-weight: 900;
  line-height: 1.06;
}
@media (max-width: 425px) {
  .proof-of-concept-topbanner .title h1 {
    font-size: 42px;
  }
}
.proof-of-concept-topbanner .title p {
  max-width: 1130px;
  font-size: 31px;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
}
.proof-of-concept-topbanner .title p a {
  text-decoration: none;
  border-bottom: solid 2px #8d91a2;
}
.proof-of-concept-topbanner .title p a:hover {
  border-bottom-color: #1c1733;
}
.proof-of-concept-topbanner .title p.lead {
  margin-bottom: 37px;
}
.proof-of-concept-topbanner .title p.or {
  color: #8d91a2;
  font-size: 18px;
}
.proof-of-concept-topbanner .title p.or a {
  color: #1c1733;
}
.proof-of-concept-topbanner .title a.button {
  background-image: url("public/img/components/buttons/arrow-black.svg");
  background-repeat: no-repeat;
  background-position: right 30px center;
  text-align: left;
  padding: 31px 120px 31px 80px;
  font-size: 20px;
  border-radius: 4px;
  margin: 0 0 24px -30px;
}
@media (max-width: 425px) {
  .proof-of-concept-topbanner .title a.button {
    font-size: 16px;
    padding: 21px 71px 21px 30px;
  }
}
.proof-of-concept-get-started {
  padding-bottom: 80px;
}
.proof-of-concept-get-started p.underbtn {
  margin-top: 20px;
  font-family: "Lato", Arial, sans-serif;
}
.title-block--padding-quote {
  padding-bottom: 95px;
}
.what-people-said {
  background-image: url("public/img/global/bg-reference-half-wave-yellow.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  color: #1c1733;
  /*&.yelow-transparent-theme {
    background: url("public/img/global/bg-reference-half-wave-yellow.png"), url("public/img/global/bg-reference-half-wave-blue.png");
    .person-badge {
      bottom: 3%;
    }

    @media (max-width: 680px) {
      .person-badge {
        width: 120px;
        height: auto;
        top: -10%;
        left: 50%;
        margin-left: -60px;
      }
    }
    .cite-wrapper {
      padding-top: 200px;
    }
  }*/
}
.what-people-said .content-width {
  position: relative;
}
.what-people-said .person-badge {
  position: absolute;
  left: 12%;
  bottom: -10%;
  width: 200px;
  border: 10px solid #ffd500;
  border-radius: 50%;
}
@media (max-width: 920px) {
  .what-people-said .person-badge {
    left: 5%;
    bottom: -5%;
    width: 200px;
  }
}
@media (max-width: 680px) {
  .what-people-said .person-badge {
    /*display: none;bottom: 52%;*/
    width: 120px;
    height: auto;
    top: -10%;
    left: 50%;
    margin-left: -60px;
  }
}
.what-people-said .cite-wrapper {
  font-family: "Lato", Arial, sans-serif;
  padding: 190px 15% 40px 40%;
}
@media (max-width: 680px) {
  .what-people-said .cite-wrapper {
    padding-top: 125px;
  }
}
.what-people-said .cite-wrapper .cite {
  text-align: center;
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 2em;
  max-width: 500px;
  margin: 0 auto;
}
@media (max-width: 920px) {
  .what-people-said .cite-wrapper .cite {
    font-size: 1.6em;
  }
}
@media (max-width: 680px) {
  .what-people-said .cite-wrapper .cite {
    font-size: 1.2em;
  }
}
.what-people-said .cite-wrapper .signature {
  text-align: center;
}
.what-people-said .cite-wrapper.cite-long {
  padding-left: 5%;
  padding-right: 5%;
}
.what-people-said .cite-wrapper.cite-long .cite {
  font-size: 1.5em;
  max-width: 900px;
}
@media (min-width: 680px) {
  .what-people-said .cite-wrapper.cite-long {
    padding-left: 35%;
  }
}
@media (min-width: 1200px) {
  .what-people-said .cite-wrapper.cite-long {
    padding-left: 30%;
  }
}
@media (max-width: 810px) {
  .what-people-said .cite-wrapper.cite-long .cite {
    font-size: 1.1em;
  }
}
@media (max-width: 920px) {
  .what-people-said .cite-wrapper {
    padding-left: 35%;
    padding-right: 5%;
  }
}
@media (max-width: 680px) {
  .what-people-said .cite-wrapper {
    padding-left: 5%;
  }
}
.what-people-said.black-theme {
  background-image: url("public/img/global/bg-reference-half-wave-black.png");
  color: #ffffff;
}
.what-people-said.blue-theme {
  background: url("public/img/global/bg-reference-animated-waves.gif"), #2dbaee;
  background-size: cover;
}
.what-people-said.blue-theme .person-badge {
  bottom: 3%;
}
@media (max-width: 680px) {
  .what-people-said.blue-theme .person-badge {
    width: 120px;
    height: auto;
    top: -10%;
    left: 50%;
    margin-left: -60px;
  }
}
.what-people-said.blue-theme .cite-wrapper {
  padding-top: 250px;
  padding-bottom: 60px;
}
.exponea-free {
  min-height: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
}
.exponea-free .left {
  -webkit-flex-basis: 70%;
      -ms-flex-preferred-size: 70%;
          flex-basis: 70%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  color: #ffffff;
  font-size: 26px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
}
@media (max-width: 875px) {
  .exponea-free .left {
    -webkit-flex-basis: 65%;
        -ms-flex-preferred-size: 65%;
            flex-basis: 65%;
  }
}
.bg-yellow .exponea-free .left {
  color: #1c1733;
}
.exponea-free .left .left--bigger {
  margin-left: 12%;
  font-size: 1.3em;
}
@media (max-width: 920px) {
  .exponea-free .left .left--bigger {
    margin-left: 0;
    font-size: 1.1em;
  }
}
.exponea-free .right {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  text-align: right;
}
@media (max-width: 875px) {
  .exponea-free .right {
    -webkit-flex-basis: 35%;
        -ms-flex-preferred-size: 35%;
            flex-basis: 35%;
  }
}
@media (max-width: 810px) {
  .exponea-free {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .exponea-free .left {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .exponea-free .right {
    margin-bottom: 20px;
  }
}
.proof-of-concept-request #fit-form .fit-form-wrapper .title {
  background-image: none;
  margin-top: 75px;
  padding-top: 90px;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper {
  min-height: 100%;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .title {
  background-image: none;
  margin-top: 75px;
  padding-top: 90px;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .form {
  padding: 50px;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .form .form-title {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 18px;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .form.thankyoustep {
  background-color: #292440;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .form.thankyoustep .contact-form-thankyou-msg {
  color: #ffffff;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .form.thankyoustep .contact-form-thankyou-msg a {
  color: #ffffff;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .form.thankyoustep .contact-form-thankyou-msg a:hover {
  color: #ffd500;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar {
  padding: 60px 20px 40px 20px;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel p.cite {
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 35px;
  padding-left: 45px;
  padding-right: 45px;
}
@media (max-width: 950px) {
  .proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel p.cite {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 750px) {
  .proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel p.cite {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel p.signature {
  margin-bottom: 25px;
}
.proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel img {
  border: 5px solid #777777;
  border-radius: 50%;
  width: 50%;
}
@media (max-width: 750px) {
  .proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel img {
    width: 80%;
  }
}
@media (max-width: 630px) {
  .proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper .sidebar .sidebar-panel img {
    display: none;
  }
}
@media (max-width: 630px) {
  .proof-of-concept-request #fit-form .fit-form-wrapper .form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* redefine */
.page-template-contact-us {
  /*.footer .footer__contact {
    font-family: @font-proxima-nova;
    color: @color-white;
    font-weight: 300;

    .contact-us__row{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      padding: 0 20px;
      .contact-us__col_1-4 {
        flex: 1 0 25%;
        @media (max-width: 840px) {
          flex: 1 0 50%;
        }
      }
      .contact-us__col_2-4 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        flex: 1 0 50%;
        @media (max-width: 840px) {
          flex: 0 1 100%;
        }
      }
      .contact-us__col_1-3 {
        flex: 1 0 33%;
        @media (max-width: 840px) {
          flex: 1 0 50%;
        }
      }
      .contact-us__col_1-4, .contact-us__col_1-3, .contact-us__col_2-4 {
        margin-bottom: 20px;
      }
      @media (max-width: 840px) {
        /*flex-direction: column;*/
  /*}
    }

    hr.contact-us {
      margin-bottom: 20px;
    }

    .contact-us__headline {
      font-size: 28px;
      font-weight: 500;
      line-height: 1;
      padding-bottom: 20px;
    }

    .contact-us-bcc-member__wrapper {
      .contact-us-bcc-member {
        float: left;
        .contact-us-bcc-member__title {
          text-transform: uppercase;
          margin-bottom: 20px;
        }
        .bcc-logo {
          float: left;
          width: 30%;
          margin-right: 3%;
          margin-bottom: 25px;
          img {
            width: 100%;
          }
        }
      }
    }
  }*/
}
.page-template-contact-us .title {
  padding: 35px 15px 25px;
}
.page-template-contact-us .title h1 {
  font-weight: 300;
  font-size: 2.35rem;
}
.page-template-contact-us .contact-offices.padding-small {
  padding-bottom: 5px;
}
.page-template-contact-us .contact-offices.padding-big {
  padding-bottom: 100px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .page-template-contact-us .contact-offices {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-template-contact-us .contact-offices .contact-offices__wrapper {
  padding: 30px 10px 0 10px;
  font-family: "Lato", Arial, sans-serif;
}
@media (min-width: 575px) {
  .page-template-contact-us .contact-offices .contact-offices__wrapper {
    padding: 38px 38px 0 38px;
  }
}
.page-template-contact-us .contact-offices .contact-offices__wrapper h2 {
  font-size: 1.02rem;
  font-weight: 300;
  margin-bottom: 40px;
  line-height: 1.1;
}
.page-template-contact-us .contact-offices .contact-offices__wrapper h3 {
  font-size: 0.85rem;
  line-height: 1.1;
  margin-bottom: 5px;
  font-weight: 600;
}
.page-template-contact-us .contact-offices .contact-offices__wrapper h3 span {
  font-weight: 300;
}
.page-template-contact-us .contact-offices .contact-offices__wrapper p {
  font-size: 0.8rem;
  line-height: 1.8;
  margin-bottom: 0;
}
.page-template-contact-us .contact-offices .contact-offices__wrapper p a {
  display: block;
  margin-bottom: 30px;
}
#about {
  position: relative;
}
#about .hero-block {
  padding: 110px 15px 70px;
}
@media (max-width: 768px) {
  #about .hero-block {
    padding: 80px 15px 30px;
  }
}
@media (max-width: 425px) {
  #about .hero-block {
    padding: 60px 15px 30px;
  }
}
#about .title-rounded {
  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;
  padding-bottom: 50px;
}
@media (min-width: 576px) {
  #about .title-rounded {
    padding-bottom: 75px;
  }
}
#about .title-rounded div {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  background: #ffd500;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#about .title-rounded div h2,
#about .title-rounded div h1 {
  font-size: 40px;
  margin-bottom: 0;
}
#about .title-rounded div.title-group {
  width: 100%;
  height: auto;
  background: none;
}
#about .title-rounded div.title-group p {
  font-size: 40px;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
}
@media (max-width: 768px) {
  #about .title-rounded div.title-group p {
    font-size: 30px;
  }
}
@media (max-width: 425px) {
  #about .title-rounded div.title-group p {
    display: none;
  }
}
#about .title-rounded div.title-group p.small {
  font-size: 20px;
}
@media (max-width: 768px) {
  #about .title-rounded div.title-group p.small {
    display: none;
  }
}
#about .title-rounded div.title-group h2 {
  height: 180px;
  width: 180px;
  border-radius: 50%;
  background: #ffd500;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px 10px 0 20px;
}
#about .vision-block p {
  color: #1c1733;
  line-height: 25px;
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  margin-bottom: 25px;
  font-size: 1.1rem;
}
@media (min-width: 576px) {
  #about .vision-block p {
    font-size: 1.25rem;
  }
}
#about .vision-authors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 300px;
}
#about .vision-authors .vision-author {
  padding-top: 20px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#about .vision-authors .vision-author img {
  max-width: 115px;
}
#about .vision-authors .vision-author .author {
  font-family: "Lato", Arial, sans-serif;
  fonr-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #1c1733;
}
#about .vision-authors .vision-author .author span {
  font-weight: 300;
}
#about .about-block {
  background-color: #f7f8fc;
  padding: 75px 15px 110px;
  background-image: url("public/img/icons/arrow-down-grey.png"), url("public/img/global/about-graph.png");
  background-repeat: no-repeat;
  background-position: top center, bottom -20px center;
  background-size: 49px, 915px;
}
#about .about-block .about-quote {
  background-color: #ffffff;
  background-image: url("public/img/icons/double-quote-up.png"), url("public/img/icons/double-quote-down.png");
  background-size: 80px 69px;
  background-repeat: no-repeat;
  background-position: top 30px left 40px, top 30px right 40px;
  border-radius: 2px;
  font-size: 20px;
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  max-width: 775px;
  text-align: center;
  margin: 0 auto;
  padding: 30px 150px;
}
@media (max-width: 425px) {
  #about .about-block .about-quote {
    padding: 120px 15px 30px;
  }
}
#about .about-block img {
  width: 49px;
  display: block;
  margin: 0 auto;
  margin-bottom: 126px;
}
@media (max-width: 768px) {
  #about .about-block img {
    margin-bottom: 26px;
  }
}
@media (max-width: 425px) {
  #about .about-block img {
    margin-bottom: 16px;
  }
}
#about .about-block .about-row {
  margin-bottom: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
}
@media (max-width: 626px) {
  #about .about-block .about-row {
    -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;
  }
}
@media (max-width: 425px) {
  #about .about-block .about-row {
    margin-bottom: 30px;
  }
}
#about .about-block .about-row .about-column {
  max-width: 440px;
}
#about .about-block .about-row .about-column p {
  color: #1c1733;
  font-size: 20px;
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  line-height: 25px;
  margin-bottom: 20px;
}
@media (max-width: 425px) {
  #about .about-block .about-row .about-column p {
    font-size: 18px;
  }
}
#about .about-block .about-row .about-column p span {
  font-weight: bold;
}
#about .about-block .about-footer p {
  font-size: 20px;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  text-align: center;
  font-weight: bold;
}
#about .about-team {
  padding: 120px 15px 100px;
  background-image: url("public/img/icons/arrow-down-grey-light.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 49px;
}
#about .about-team .about-team-quote {
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  #about .about-team .about-team-quote {
    margin-bottom: 50px;
  }
}
@media (max-width: 425px) {
  #about .about-team .about-team-quote {
    margin-bottom: 30px;
  }
}
#about .about-team .about-team-quote p {
  border-radius: 2px;
  background-color: #c7c8d2;
  background-image: url("public/img/icons/double-quote-white-down.png");
  background-repeat: no-repeat;
  background-position: top 30px left 40px;
  background-size: 80px 69px;
  color: #ffffff;
  font-size: 20px;
  font-family: "Lato", Arial, sans-serif;
  max-width: 580px;
  padding: 30px 30px 30px 150px;
  margin: 0 auto;
}
@media (max-width: 425px) {
  #about .about-team .about-team-quote p {
    font-size: 16px;
    padding: 30px 20px 30px 130px;
    background-position: top 30px left 30px;
  }
}
#about .about-team .about-team-quote img {
  display: block;
  margin: 0 auto;
  width: 49px;
}
#about .about-team-members {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url("public/img/global/about-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}
#about .about-team-members .team-member {
  max-width: 325px;
  width: 100%;
}
#about .about-team-members .team-member img {
  max-width: 95%;
  display: block;
  margin: 0 auto;
}
#about .about-team-members .team-member .name {
  text-align: center;
  padding: 24px 15px;
  background-color: #ffd500;
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #1c1733;
  line-height: 20px;
  border-radius: 2px;
  margin-bottom: 25px;
}
#about .about-team-members .team-member .name span {
  font-weight: 300;
}
#about .about-team-members .team-member .description {
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #about .about-team-members .team-member .description {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
@media (max-width: 425px) {
  #about .about-team-members .team-member .description {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
#about .about-careers .about-careers-quote {
  margin-bottom: 100px;
}
@media (max-width: 425px) {
  #about .about-careers .about-careers-quote {
    margin-bottom: 40px;
  }
}
#about .about-careers .about-careers-quote p {
  background-image: url("public/img/icons/double-quote-grey-down.png");
  background-repeat: no-repeat;
  background-position: top 30px left 40px;
  background-size: 80px 69px;
  border: 1px solid #c2c2c2;
  color: #1c1733;
  font-size: 20px;
  font-family: "proxima-nova", Arial, sans-serif;
  max-width: 675px;
  padding: 30px 30px 30px 150px;
  margin: 0 auto;
  border-radius: 2px;
  position: relative;
}
@media (max-width: 768px) {
  #about .about-careers .about-careers-quote p {
    font-size: 18px;
    padding: 30px 20px 30px 130px;
    background-position: top 30px left 30px;
    margin: 0 10px;
  }
}
@media (max-width: 425px) {
  #about .about-careers .about-careers-quote p {
    font-size: 16px;
    padding: 30px 20px 30px 130px;
    background-position: top 30px left 30px;
    margin: 0 10px;
  }
}
#about .about-careers .about-careers-quote p::before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  border-width: 25px 25px 0;
  border-style: solid;
  border-color: #c2c2c2 transparent;
  display: block;
  width: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
#about .about-careers .about-careers-quote p::after {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 50%;
  border-width: 25px 25px 0;
  border-style: solid;
  border-color: #edeef7 transparent;
  display: block;
  width: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.see-all {
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  font-size: 20px;
  color: #1c1733;
  margin-bottom: 70px;
}
.see-all a:hover {
  text-decoration: underline;
}
.about-pre-contact-quote {
  margin-bottom: 100px;
}
.about-pre-contact-quote p {
  background-image: url("public/img/icons/double-quote-grey-down.png");
  background-repeat: no-repeat;
  background-position: top 30px left 40px;
  background-size: 80px 69px;
  border: 1px solid #c2c2c2;
  color: #1c1733;
  font-size: 20px;
  font-family: "proxima-nova", Arial, sans-serif;
  max-width: 675px;
  padding: 30px 30px 30px 150px;
  margin: 0 auto;
  border-radius: 2px;
}
@media (max-width: 425px) {
  .about-pre-contact-quote p {
    font-size: 16px;
    padding: 30px 20px 30px 130px;
    background-position: top 30px left 30px;
    margin: 0px 10px;
  }
}
.about-curve {
  width: 1330px;
  position: absolute;
  top: 260px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
@media (max-width: 900px) {
  .about-curve {
    display: none;
  }
  .about-team-members {
    -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;
  }
}
.about-earth {
  position: relative;
}
.about-earth .earth-wrapper {
  display: none;
}
@media (min-width: 775px) {
  .about-earth .earth-wrapper {
    display: block;
    position: absolute;
    background-image: url("public/img/global/about-earth.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    font-family: "Lato", Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.7rem;
    width: 250px;
    height: 250px;
    top: 60px;
    left: 10px;
  }
  .about-earth .earth-wrapper .earth-line-emplo {
    margin-top: 30%;
    font-weight: 600;
    line-height: 1;
  }
  .about-earth .earth-wrapper .earth-line-cont {
    line-height: 1;
    font-weight: 400;
  }
  .about-earth .earth-wrapper span {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
  }
}
@media (min-width: 1020px) {
  .about-earth .earth-wrapper {
    top: 100px;
    left: 5px;
  }
}
@media (min-width: 1150px) {
  .about-earth .earth-wrapper {
    width: 330px;
    height: 330px;
    top: 178px;
    left: -80px;
    font-size: 2.05rem;
  }
  .about-earth .earth-wrapper .earth-line-emplo {
    margin-top: 33%;
  }
  .about-earth .earth-wrapper span {
    font-size: 2.95rem;
  }
}
.page-template-request-demo .request-demo__logos {
  padding-top: 160px;
}
.page-template-request-demo .request-demo__logos .section {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.request-demo__logos .request-demo__logos--title {
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  color: #a8a9af;
  border-bottom: 1px solid #a8a9af;
  padding-bottom: 15px;
  font-size: 20px;
}
.request-demo__logos .new-hero-logos {
  padding-left: 0;
  padding-right: 0;
}
.request-demo__logos .new-hero-logos .logo {
  padding-left: 0;
  padding-right: 0;
}
.request-demo__logos .new-hero-logos .logo img {
  margin: 0;
}
.request-demo__logos .new-hero-logos .logo:last-child img {
  max-width: 225px !important;
}
.page-template-request-demo-2017 .header__menu .logo {
  margin: 0 auto;
}
.page-template-request-demo-2017 .title {
  padding: 20px 15px 25px;
}
.page-template-request-demo-2017 .title h1 {
  font-weight: 300;
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  .page-template-request-demo-2017 .title h1 {
    font-size: 1.85rem;
  }
}
@media (min-width: 768px) {
  .page-template-request-demo-2017 .title h1 {
    font-size: 2.2rem;
  }
}
@media (min-width: 992px) {
  .page-template-request-demo-2017 .title h1 {
    font-size: 2.35rem;
  }
}
.page-template-request-demo-2017 .text-leave-message {
  font-weight: 300;
}
.page-template-request-demo-2017 .request-demo-quotes {
  max-width: 950px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 65px;
  margin-bottom: 5.5rem;
}
.page-template-request-demo-2017 .request-demo-quotes .person-badge {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  max-width: 100px;
  margin-right: 60px;
}
.page-template-request-demo-2017 .request-demo-quotes .cite-wrapper {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.page-template-request-demo-2017 .request-demo-quotes .cite-wrapper .cite {
  line-height: 1.6;
  font-size: 1.1rem;
}
@media (min-width: 768px) {
  .page-template-request-demo-2017 .request-demo-quotes .cite-wrapper .cite {
    font-size: 1.4rem;
  }
}
.page-template-request-demo-2017 .request-demo-quotes .cite-wrapper .cite-long .cite {
  line-height: 1.4rem;
}
.page-template-request-demo-2017 .request-demo-quotes .cite-wrapper .signature {
  font-size: 1rem;
  font-family: "Lato", Arial, sans-serif;
  margin-top: 1rem;
}
.page-template-request-demo-2017 .request-demo-quotes .cite-wrapper .signature span.sig-orange {
  color: #ffae1f;
}
@media (max-width: 600px) {
  .page-template-request-demo-2017 .request-demo-quotes {
    display: block;
    text-align: center;
  }
  .page-template-request-demo-2017 .request-demo-quotes .person-badge {
    margin: 0 auto 15px;
  }
}
@media (max-width: 450px) {
  .page-template-request-demo-2017 .request-demo-quotes {
    padding: 30px;
  }
}
.page-template-request-demo-2017 .request-demo__logos .new-hero-logos {
  background-color: #2a214c;
  padding-top: 34px;
  padding-bottom: 34px;
}
.page-template-request-demo-2017 .request-demo__logos .new-hero-logos img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.page-template-ecommerce-calendar-2017 .calendar-social {
  text-align: center;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 30px;
}
.page-template-ecommerce-calendar-2017 .calendar-social:before {
  content: '';
  display: block;
  margin: auto;
  position: relative;
  top: -30px;
  width: 70%;
  height: 1px;
  background: #231c40;
}
.page-template-ecommerce-calendar-2017 .calendar-social .calendar-social__links {
  margin-top: 15px;
  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;
}
.page-template-ecommerce-calendar-2017 .calendar-social .calendar-social__links a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #332e56;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 15px;
}
.page-template-ecommerce-calendar-2017 .calendar-social .calendar-social__links a:hover img {
  opacity: 1;
}
.page-template-ecommerce-calendar-2017 .calendar-social .calendar-social__links a img {
  margin: 0;
  opacity: 0.6;
}
.page-template-ecommerce-calendar-2017 .bg-black .calendar-social:before {
  background: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero--bg {
  padding: 50px 15px 0 15px;
  background-color: #edeef7;
}
@media (min-width: 570px) {
  .page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero--bg {
    background-image: url('public/img/calendar-2017/calendar-2017-hero.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 400px;
  }
}
.page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero__title {
  margin-bottom: 2rem;
  text-align: center;
}
.page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero__title img {
  width: 100%;
  margin: 0 auto 1.6rem;
}
@media (min-width: 570px) {
  .page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero__title img {
    width: 550px;
  }
}
.page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero__title h1 {
  font-size: 16px;
  font-weight: 400;
  max-width: 19em;
  margin-left: auto;
  margin-right: auto;
  color: #636696;
}
@media (min-width: 570px) {
  .page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero__title h1 {
    font-size: 1.2em;
  }
}
.page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero__title a {
  position: relative;
}
.page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero__title a .calendar-hero--arrow {
  position: absolute;
  background-image: url('public/img/calendar-2017/calendar-2017-arrow.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 100px;
  z-index: 1;
  top: 110%;
  left: 0;
}
@media (min-width: 570px) {
  .page-template-ecommerce-calendar-2017 .calendar-hero .calendar-hero__title a .calendar-hero--arrow {
    top: 50%;
    left: -50px;
  }
}
.page-template-ecommerce-calendar-2017 .calendar-preview {
  padding-left: 15px;
  padding-right: 15px;
}
.page-template-ecommerce-calendar-2017 .calendar-preview img.calendar--big {
  width: 100%;
  margin: 0 auto;
  padding: 60px 0 20px;
}
.page-template-ecommerce-calendar-2017 .calendar-preview h2 {
  margin-top: 30px;
  margin-bottom: 15px;
}
.page-template-ecommerce-calendar-2017 .calendar-preview p {
  font-family: "Lato", Arial, sans-serif;
}
.page-template-ecommerce-calendar-2017 .calendar-preview .content-width {
  max-width: 1000px;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload {
  padding-bottom: 90px;
  min-height: 600px;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .upper-label {
  font-family: "Lato", Arial, sans-serif;
  color: #636696;
  font-size: 16px;
  margin-bottom: 3px;
  display: block;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 15px !important;
  font-weight: 400 !important;
}
@media (max-width: 768px) {
  .page-template-ecommerce-calendar-2017 .calendar-dowload {
    min-height: 0px;
    padding-bottom: 35px;
  }
  .page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light {
    margin-bottom: 45px;
  }
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light {
  margin: 0 auto;
  margin-bottom: 45px;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light input.control-full-width {
  margin-bottom: 15px;
  width: 100%;
  background: #1c1733;
  border: 1px solid #636696;
  border-radius: 2px;
  color: #ffffff;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light input.control-full-width.error {
  border: 1px solid #b22458;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .error-msg {
  display: none;
  margin-bottom: 15px;
  color: #b22458;
  font-size: small;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light textarea::-webkit-input-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light input::-webkit-input-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light input:-moz-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light textarea:-moz-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light input::-moz-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light textarea::-moz-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light textarea:-ms-input-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light input:-ms-input-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .button {
  width: 100%;
  position: relative;
  text-align: center;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .button.button--arrow-down {
  text-align: left;
  padding-left: 20px;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .button.button--arrow-down:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 10px;
  background-image: url('public/img/icons/case-arrow.png');
  background-repeat: no-repeat;
  background-position: right;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  right: 12px;
  bottom: 40%;
  z-index: 1;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .select-wrapper {
  position: relative;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .select-wrapper:before {
  position: absolute;
  top: 1px;
  right: 1px;
  content: "";
  width: 25px;
  height: 46px;
  pointer-events: none;
  background-color: #636696;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .select-wrapper select {
  cursor: pointer;
  width: 100%;
  height: 48px;
  border: 1px solid #636696;
  border-radius: 2px;
  padding-left: 15px;
  font-size: 16px;
  background-color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-bottom: 15px;
  outline: none;
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .select-wrapper select.error {
  border-color: #b22458;
  margin-bottom: 5px;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .select-wrapper select:focus,
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .select-wrapper select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .input-group--light .select-wrapper:after {
  position: absolute;
  top: 25px;
  right: 10px;
  content: "";
  width: 8px;
  height: 8px;
  pointer-events: none;
  border-right: 2px solid #f3f3f3;
  border-bottom: 2px solid #f3f3f3;
  transform: rotate(45deg) translateY(-40%) translateX(-40%);
  -ms-transform: rotate(45deg) translateY(-40%) translateX(-40%);
  -webkit-transform: rotate(45deg) translateY(-40%) translateX(-40%);
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light .upper-label,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light .upper-label {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light input.control-full-width,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light input.control-full-width {
  background: #ffffff;
  border: 1px solid #636696;
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light textarea::-webkit-input-placeholder,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light textarea::-webkit-input-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light input::-webkit-input-placeholder,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light input::-webkit-input-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light input:-moz-placeholder,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light input:-moz-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light textarea:-moz-placeholder,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light textarea:-moz-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light input::-moz-placeholder,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light input::-moz-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light textarea::-moz-placeholder,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light textarea::-moz-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light textarea:-ms-input-placeholder,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light textarea:-ms-input-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light input:-ms-input-placeholder,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light input:-ms-input-placeholder {
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light .select-wrapper,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light .select-wrapper {
  position: relative;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light .select-wrapper:before,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light .select-wrapper:before {
  position: absolute;
  top: 1px;
  right: 1px;
  content: "";
  width: 25px;
  height: 46px;
  pointer-events: none;
  background-color: #636696;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light .select-wrapper select,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light .select-wrapper select {
  border: 1px solid #636696;
  background-color: #ffffff;
  color: #636696;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload .bg-grey-light .select-wrapper:after,
.page-template-ecommerce-calendar-2017 .calendar-dowload.bg-grey-light .select-wrapper:after {
  border-right: 2px solid #f3f3f3;
  border-bottom: 2px solid #f3f3f3;
}
.page-template-ecommerce-calendar-2017 .calendar-dowload input[type="checkbox"] {
  background-color: #ffffff;
}
.use-cases__boxes {
  padding-top: 55px;
  padding-bottom: 55px;
  /* BEG = BOOTSTRAP */
  /* END = BOOTSTRAP */
  /*#tile1{
    background: rgb(0,172,238);
  }

  #tile2{
    background: rgb(243,243,243);
  }

  #tile3{
    background: rgb(71,193,228);
  }

  #tile4{
    background-image: url('http://handsontek.net/demoimages/tiles/facebook.png');
    background-size: cover;
  }

  #tile5{
    background: rgb(175,26,63);
  }

  #tile6{
    background: rgb(62,157,215);
  }

  #tile7{
    background: white;
  }

  #tile8{
    background: rgb(209,70,37);
  }

  #tile9{
    background: rgb(0,142,0);
  }

  #tile10{
    background: rgb(0,93,233);
  }*/
  /*.tile--white {
    background-color: @color-white;
  }*/
  /* setup flash cards */
}
.use-cases__boxes .img-responsive,
.use-cases__boxes .carousel-inner > .item > img,
.use-cases__boxes .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.use-cases__boxes .img-rounded {
  border-radius: 6px;
}
.use-cases__boxes .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.use-cases__boxes .img-circle {
  border-radius: 50%;
}
.use-cases__boxes hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.use-cases__boxes .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.use-cases__boxes .sr-only-focusable:active,
.use-cases__boxes .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.use-cases__boxes [role="button"] {
  cursor: pointer;
}
.use-cases__boxes .col-padding-slim .row {
  margin-right: -2px;
  margin-left: -2px;
}
.use-cases__boxes .col-padding-slim .col-lg-1,
.use-cases__boxes .col-padding-slim .col-lg-10,
.use-cases__boxes .col-padding-slim .col-lg-11,
.use-cases__boxes .col-padding-slim .col-lg-12,
.use-cases__boxes .col-padding-slim .col-lg-2,
.use-cases__boxes .col-padding-slim .col-lg-3,
.use-cases__boxes .col-padding-slim .col-lg-4,
.use-cases__boxes .col-padding-slim .col-lg-5,
.use-cases__boxes .col-padding-slim .col-lg-6,
.use-cases__boxes .col-padding-slim .col-lg-7,
.use-cases__boxes .col-padding-slim .col-lg-8,
.use-cases__boxes .col-padding-slim .col-lg-9,
.use-cases__boxes .col-padding-slim .col-md-1,
.use-cases__boxes .col-padding-slim .col-md-10,
.use-cases__boxes .col-padding-slim .col-md-11,
.use-cases__boxes .col-padding-slim .col-md-12,
.use-cases__boxes .col-padding-slim .col-md-2,
.use-cases__boxes .col-padding-slim .col-md-3,
.use-cases__boxes .col-padding-slim .col-md-4,
.use-cases__boxes .col-padding-slim .col-md-5,
.use-cases__boxes .col-padding-slim .col-md-6,
.use-cases__boxes .col-padding-slim .col-md-7,
.use-cases__boxes .col-padding-slim .col-md-8,
.use-cases__boxes .col-padding-slim .col-md-9,
.use-cases__boxes .col-padding-slim .col-sm-1,
.use-cases__boxes .col-padding-slim .col-sm-10,
.use-cases__boxes .col-padding-slim .col-sm-11,
.use-cases__boxes .col-padding-slim .col-sm-12,
.use-cases__boxes .col-padding-slim .col-sm-2,
.use-cases__boxes .col-padding-slim .col-sm-3,
.use-cases__boxes .col-padding-slim .col-sm-4,
.use-cases__boxes .col-padding-slim .col-sm-5,
.use-cases__boxes .col-padding-slim .col-sm-6,
.use-cases__boxes .col-padding-slim .col-sm-7,
.use-cases__boxes .col-padding-slim .col-sm-8,
.use-cases__boxes .col-padding-slim .col-sm-9,
.use-cases__boxes .col-padding-slim .col-xs-1,
.use-cases__boxes .col-padding-slim .col-xs-10,
.use-cases__boxes .col-padding-slim .col-xs-11,
.use-cases__boxes .col-padding-slim .col-xs-12,
.use-cases__boxes .col-padding-slim .col-xs-2,
.use-cases__boxes .col-padding-slim .col-xs-3,
.use-cases__boxes .col-padding-slim .col-xs-4,
.use-cases__boxes .col-padding-slim .col-xs-5,
.use-cases__boxes .col-padding-slim .col-xs-6,
.use-cases__boxes .col-padding-slim .col-xs-7,
.use-cases__boxes .col-padding-slim .col-xs-8,
.use-cases__boxes .col-padding-slim .col-xs-9 {
  padding-right: 2px;
  padding-left: 2px;
}
.use-cases__boxes .col-padding-slim-vertical {
  padding-bottom: 2px;
}
.use-cases__boxes .col-padding-slim-vertical .col-lg-1,
.use-cases__boxes .col-padding-slim-vertical .col-lg-10,
.use-cases__boxes .col-padding-slim-vertical .col-lg-11,
.use-cases__boxes .col-padding-slim-vertical .col-lg-12,
.use-cases__boxes .col-padding-slim-vertical .col-lg-2,
.use-cases__boxes .col-padding-slim-vertical .col-lg-3,
.use-cases__boxes .col-padding-slim-vertical .col-lg-4,
.use-cases__boxes .col-padding-slim-vertical .col-lg-5,
.use-cases__boxes .col-padding-slim-vertical .col-lg-6,
.use-cases__boxes .col-padding-slim-vertical .col-lg-7,
.use-cases__boxes .col-padding-slim-vertical .col-lg-8,
.use-cases__boxes .col-padding-slim-vertical .col-lg-9,
.use-cases__boxes .col-padding-slim-vertical .col-md-1,
.use-cases__boxes .col-padding-slim-vertical .col-md-10,
.use-cases__boxes .col-padding-slim-vertical .col-md-11,
.use-cases__boxes .col-padding-slim-vertical .col-md-12,
.use-cases__boxes .col-padding-slim-vertical .col-md-2,
.use-cases__boxes .col-padding-slim-vertical .col-md-3,
.use-cases__boxes .col-padding-slim-vertical .col-md-4,
.use-cases__boxes .col-padding-slim-vertical .col-md-5,
.use-cases__boxes .col-padding-slim-vertical .col-md-6,
.use-cases__boxes .col-padding-slim-vertical .col-md-7,
.use-cases__boxes .col-padding-slim-vertical .col-md-8,
.use-cases__boxes .col-padding-slim-vertical .col-md-9,
.use-cases__boxes .col-padding-slim-vertical .col-sm-1,
.use-cases__boxes .col-padding-slim-vertical .col-sm-10,
.use-cases__boxes .col-padding-slim-vertical .col-sm-11,
.use-cases__boxes .col-padding-slim-vertical .col-sm-12,
.use-cases__boxes .col-padding-slim-vertical .col-sm-2,
.use-cases__boxes .col-padding-slim-vertical .col-sm-3,
.use-cases__boxes .col-padding-slim-vertical .col-sm-4,
.use-cases__boxes .col-padding-slim-vertical .col-sm-5,
.use-cases__boxes .col-padding-slim-vertical .col-sm-6,
.use-cases__boxes .col-padding-slim-vertical .col-sm-7,
.use-cases__boxes .col-padding-slim-vertical .col-sm-8,
.use-cases__boxes .col-padding-slim-vertical .col-sm-9,
.use-cases__boxes .col-padding-slim-vertical .col-xs-1,
.use-cases__boxes .col-padding-slim-vertical .col-xs-10,
.use-cases__boxes .col-padding-slim-vertical .col-xs-11,
.use-cases__boxes .col-padding-slim-vertical .col-xs-12,
.use-cases__boxes .col-padding-slim-vertical .col-xs-2,
.use-cases__boxes .col-padding-slim-vertical .col-xs-3,
.use-cases__boxes .col-padding-slim-vertical .col-xs-4,
.use-cases__boxes .col-padding-slim-vertical .col-xs-5,
.use-cases__boxes .col-padding-slim-vertical .col-xs-6,
.use-cases__boxes .col-padding-slim-vertical .col-xs-7,
.use-cases__boxes .col-padding-slim-vertical .col-xs-8,
.use-cases__boxes .col-padding-slim-vertical .col-xs-9 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.use-cases__boxes .top-item__no-padding-top {
  padding-top: 0;
}
.use-cases__boxes .top-item__no-padding-top .top-item__no-padding-top {
  padding-top: 0;
}
.use-cases__boxes .dynamicTile .col-sm-2.col-xs-4 {
  /*padding:5px;*/
}
.use-cases__boxes .dynamicTile .col-sm-4.col-xs-8 {
  /*padding:5px;*/
}
.use-cases__boxes .tile--yellow {
  background-color: #ffd500;
}
.use-cases__boxes .hero-block .tilecaption {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: none;
}
.use-cases__boxes .hero-block .tilecaption h1,
.use-cases__boxes .hero-block .tilecaption h2,
.use-cases__boxes .hero-block .tilecaption h3 {
  margin-top: 0;
  font-weight: 600;
  font-size: 1.7em;
  margin-bottom: 10px;
}
.use-cases__boxes .hero-block .tilecaption p {
  font-size: 0.9em;
  font-weight: 300;
}
@media (min-width: 440px) {
  .use-cases__boxes .hero-block .tilecaption h1,
  .use-cases__boxes .hero-block .tilecaption h2,
  .use-cases__boxes .hero-block .tilecaption h3 {
    font-size: 2.5em;
  }
  .use-cases__boxes .hero-block .tilecaption p {
    font-size: 1.2em;
  }
}
@media (min-width: 576px) {
  .use-cases__boxes .hero-block .tilecaption {
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .use-cases__boxes .hero-block .tilecaption {
    padding-left: 20%;
    padding-right: 10%;
  }
}
.use-cases__boxes .num-circle {
  position: relative;
  margin: 0 auto;
  line-height: 38px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: block;
  text-align: center;
  z-index: 10;
  font-weight: 300;
  font-size: 22px;
  border: 2px solid #636696;
  color: #636696;
  font-family: "Lato", Arial, sans-serif;
  margin-bottom: 20px;
}
.use-cases__boxes .bg-yellow .num-circle {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.use-cases__boxes .item.active {
  cursor: pointer;
}
.use-cases__boxes .carousel-inner .item-main-wrapper {
  padding-top: 50px;
}
.use-cases__boxes .carousel-inner .item-main-wrapper:before {
  position: absolute;
  bottom: 40px;
  left: 48%;
  content: ' ';
  width: 20px;
  height: 37px;
  background-image: url("public/img/use-cases/use-cases-arrow-grey.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.use-cases__boxes .bg-yellow .carousel-inner .item-main-wrapper:before {
  background-image: url("public/img/use-cases/use-cases-arrow-white.png");
}
.use-cases__boxes .tilecaption {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin: 0!important;
  font-family: "Lato", Arial, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
}
.use-cases__boxes .tilecaption.main {
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
}
.use-cases__boxes .tile .carousel-inner:hover {
  background-color: #ffd500;
}
.use-cases__boxes .tile .carousel-inner:hover .tilecaption {
  color: #636696;
}
.use-cases__boxes .tile .carousel-inner:hover .num-circle {
  color: #ffffff;
  border-color: #ffffff;
}
.use-cases__boxes .tile .carousel-inner:hover .item-main-wrapper:before {
  background-image: url("public/img/use-cases/use-cases-arrow-white.png");
}
.use-cases__boxes .bg-yellow.tile .carousel-inner:hover {
  background-color: white;
}
.use-cases__boxes .bg-yellow.tile .carousel-inner:hover .tilecaption {
  color: #636696;
}
.use-cases__boxes .bg-yellow.tile .carousel-inner:hover .num-circle {
  color: #636696;
  border-color: #636696;
}
.use-cases__boxes .bg-yellow.tile .carousel-inner:hover .item-main-wrapper:before {
  background-image: url("public/img/use-cases/use-cases-arrow-grey.png");
}
.use-cases__boxes .carousel-inner .item-main-wrapper {
  padding-top: 10px;
}
.use-cases__boxes .carousel-inner .item-main-wrapper:before {
  bottom: 10px;
  width: 10px;
  height: 17px;
}
.use-cases__boxes .num-circle {
  display: none;
  line-height: 22px;
  width: 25px;
  height: 25px;
  font-size: 15px;
  margin-bottom: 10px;
}
.use-cases__boxes .tilecaption.main {
  font-size: 1em;
}
@media (min-width: 400px) and (max-width: 575px) {
  .use-cases__boxes .num-circle {
    display: block;
  }
}
@media (min-width: 500px) {
  .use-cases__boxes .carousel-inner .item-main-wrapper {
    padding-top: 20px;
  }
  .use-cases__boxes .carousel-inner .item-main-wrapper:before {
    bottom: 35px;
  }
}
@media (min-width: 500px) and (max-width: 575px) {
  .use-cases__boxes .num-circle {
    margin-bottom: 20px;
  }
  .use-cases__boxes .tilecaption.main {
    font-size: 1.1em;
  }
}
@media (min-width: 600px) and (max-width: 575px) {
  .use-cases__boxes .carousel-inner .item-main-wrapper:before {
    width: 10px;
    height: 18px;
  }
  .use-cases__boxes .num-circle {
    line-height: 38px;
    width: 38px;
    height: 38px;
    font-size: 22px;
  }
  .use-cases__boxes .tilecaption.main {
    font-size: 1.25em;
  }
}
@media (min-width: 576px) {
  .use-cases__boxes .tilecaption.main.double-width {
    padding-left: 25%;
    padding-right: 25%;
  }
}
@media (min-width: 900px) {
  .use-cases__boxes .num-circle {
    display: block;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .use-cases__boxes .carousel-inner .item-main-wrapper:before {
    width: 10px;
    height: 18px;
  }
  .use-cases__boxes .num-circle {
    line-height: 38px;
    width: 38px;
    height: 38px;
    font-size: 22px;
  }
  .use-cases__boxes .tilecaption.main {
    font-size: 1.1em;
  }
}
@media (min-width: 992px) {
  .use-cases__boxes .carousel-inner .item-main-wrapper {
    padding-top: 50px;
  }
  .use-cases__boxes .carousel-inner .item-main-wrapper:before {
    bottom: 50px;
  }
  .use-cases__boxes .tilecaption.main {
    font-size: 1.3em;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1350px) {
  .use-cases__boxes .carousel-inner .item-main-wrapper {
    padding-top: 60px;
  }
  .use-cases__boxes .carousel-inner .item-main-wrapper:before {
    bottom: 70px;
  }
}
.use-cases__boxes p.tilecaption {
  color: #1c1733;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 0.8em;
}
@media (min-width: 430px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1em;
  }
}
@media (min-width: 500px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1.2em;
  }
}
@media (min-width: 560px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1.3em;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 610px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1.3em;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 650px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1.4em;
  }
}
@media (min-width: 576px) {
  .use-cases__boxes p.tilecaption {
    font-size: 0.9em;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 900px) {
  .use-cases__boxes p.tilecaption {
    font-size: 0.95em;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 950px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1em;
  }
}
@media (min-width: 1010px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1.1em;
  }
}
@media (min-width: 1080px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1.2em;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1180px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1.3em;
  }
}
@media (min-width: 1230px) {
  .use-cases__boxes p.tilecaption {
    font-size: 1.4em;
  }
}
.use-cases__boxes .tile-text-special-block {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: none;
  font-weight: 600;
  font-size: 1.1em;
}
.use-cases__boxes .tile-text-special-block h1,
.use-cases__boxes .tile-text-special-block h2,
.use-cases__boxes .tile-text-special-block h3 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .use-cases__boxes .tile-text-special-block {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 480px) {
  .use-cases__boxes .tile-text-special-block {
    font-size: 2.5em;
  }
}
@media (min-width: 576px) {
  .use-cases__boxes .tile-text-special-block {
    font-size: 1.5em;
  }
}
@media (min-width: 768px) {
  .use-cases__boxes .tile-text-special-block {
    font-size: 1.9em;
  }
}
@media (min-width: 992px) {
  .use-cases__boxes .tile-text-special-block {
    font-size: 2.5em;
  }
}
#use-cases__evergrowing {
  font-family: "Lato", Arial, sans-serif;
}
#use-cases__evergrowing h2 {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 576px) {
  #use-cases__evergrowing h2 {
    font-size: 1.8rem;
    text-align: inherit;
  }
}
@media (min-width: 768px) {
  #use-cases__evergrowing h2 {
    font-size: 2.1rem;
  }
}
@media (min-width: 992px) {
  #use-cases__evergrowing h2 {
    font-size: 2.4rem;
  }
}
@media (max-width: 575px) {
  #use-cases__evergrowing .image__wrapper {
    margin-bottom: 30px;
  }
}
#use-cases__evergrowing .hero-block {
  background-image: url('public/img/use-cases/bg-use-cases-hero.jpg');
  background-repeat: no-repeat;
  background-position: center bottom -50px;
  background-size: inherit;
  padding-top: 40px;
  padding-bottom: 70px;
}
@media (min-width: 576px) {
  #use-cases__evergrowing .hero-block {
    background-position: bottom;
    background-size: contain;
  }
}
#use-cases__evergrowing .hero-block h1 {
  font-size: 1.7rem;
  font-weight: 300;
}
@media (min-width: 576px) {
  #use-cases__evergrowing .hero-block h1 {
    font-size: 1.85rem;
  }
}
#use-cases__evergrowing .hero-block h1 strong {
  font-weight: 600;
}
#use-cases__evergrowing .hero-block .imageMap {
  display: block;
  position: relative;
  margin: 0 auto;
  z-index: 100;
  width: 530px;
  height: 365px;
  background: url('public/img/use-cases/use-cases-hero-circle-text.png');
}
#use-cases__evergrowing .hero-block .imageMap area {
  display: block;
}
#use-cases__evergrowing .hero-block .imageMap .maps,
#use-cases__evergrowing .hero-block .imageMap .mapsmall {
  border: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
#use-cases__evergrowing .hero-block .imageMap #mapper,
#use-cases__evergrowing .hero-block .imageMap #mappersmall {
  display: block;
  position: relative;
}
#use-cases__evergrowing .hero-block .imageMap .mapsmall {
  display: none;
}
@media (max-width: 510px) {
  #use-cases__evergrowing .hero-block .imageMap {
    width: 310px;
    height: 313px;
    background: url('public/img/use-cases/use-cases-hero-circle.png');
  }
  #use-cases__evergrowing .hero-block .imageMap .maps {
    display: none;
  }
  #use-cases__evergrowing .hero-block .imageMap .mapsmall {
    display: block;
  }
}
#use-cases__evergrowing .hero-block #mapper .backer {
  display: block;
  width: 530px;
  height: 365px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
#use-cases__evergrowing .hero-block #mapper area:nth-of-type(1):hover ~ span {
  -webkit-animation: 1s ease 1s normal forwards 1 fadein;
          animation: 1s ease 1s normal forwards 1 fadein;
  background: url('public/img/use-cases/use-cases-hero-circle-text-red.png');
}
#use-cases__evergrowing .hero-block #mapper area:nth-of-type(2):hover ~ span {
  -webkit-animation: 1s ease 1s normal forwards 1 fadein;
          animation: 1s ease 1s normal forwards 1 fadein;
  background: url('public/img/use-cases/use-cases-hero-circle-text-green.png');
}
#use-cases__evergrowing .hero-block #mapper area:nth-of-type(3):hover ~ span {
  -webkit-animation: 1s ease 1s normal forwards 1 fadein;
          animation: 1s ease 1s normal forwards 1 fadein;
  background: url('public/img/use-cases/use-cases-hero-circle-text-orange.png');
}
#use-cases__evergrowing .hero-block #mappersmall .backer {
  display: block;
  width: 310px;
  height: 313px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
#use-cases__evergrowing .hero-block #mappersmall .backer:after {
  display: block;
  content: "";
  width: 100px;
  height: 30px;
  position: absolute;
  left: 34.5%;
  top: 145px;
  font: 300 22px "Lato", Arial, sans-serif;
  text-align: center;
}
#use-cases__evergrowing .hero-block #mappersmall area:nth-of-type(1):hover ~ span {
  -webkit-animation: 1s ease 1s normal forwards 1 fadein;
          animation: 1s ease 1s normal forwards 1 fadein;
  background: url('public/img/use-cases/use-cases-hero-circle-red.png');
}
#use-cases__evergrowing .hero-block #mappersmall area:nth-of-type(2):hover ~ span {
  -webkit-animation: 1s ease 1s normal forwards 1 fadein;
          animation: 1s ease 1s normal forwards 1 fadein;
  background: url('public/img/use-cases/use-cases-hero-circle-green.png');
}
#use-cases__evergrowing .hero-block #mappersmall area:nth-of-type(3):hover ~ span {
  -webkit-animation: 1s ease 1s normal forwards 1 fadein;
          animation: 1s ease 1s normal forwards 1 fadein;
  background: url('public/img/use-cases/use-cases-hero-circle-orange.png');
}
#use-cases__evergrowing .hero-block #mappersmall area:nth-of-type(1):hover ~ span {
  color: #ff6a4d;
}
#use-cases__evergrowing .hero-block #mappersmall area:nth-of-type(1):hover ~ span:after {
  content: "Acquire";
}
#use-cases__evergrowing .hero-block #mappersmall area:nth-of-type(2):hover ~ span {
  color: #00c586;
}
#use-cases__evergrowing .hero-block #mappersmall area:nth-of-type(2):hover ~ span:after {
  content: "Retain";
}
#use-cases__evergrowing .hero-block #mappersmall area:nth-of-type(3):hover ~ span {
  color: #ffae21;
}
#use-cases__evergrowing .hero-block #mappersmall area:nth-of-type(3):hover ~ span:after {
  content: "Convert";
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  66% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  66% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
#use-cases__evergrowing .hero-block .hero--circle {
  display: block;
  position: relative;
  width: 530px;
  height: 365px;
  margin: 0 auto;
  z-index: 100;
  background: url('public/img/use-cases/use-cases-hero-circle-text.png') no-repeat;
  opacity: .75;
}
#use-cases__evergrowing .hero-block .hero--circle img.map,
#use-cases__evergrowing .hero-block .hero--circle map area {
  outline: none;
}
#use-cases__evergrowing .acquisition-block {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 576px) {
  #use-cases__evergrowing .acquisition-block {
    background-image: url('public/img/use-cases/bg-use-cases-acquisition.png');
    background-position: 50px 60px;
    background-repeat: no-repeat;
    background-size: 49%;
    padding-top: 55px;
    padding-bottom: 90px;
    min-height: 580px;
  }
  #use-cases__evergrowing .acquisition-block div[class*=" col-"],
  #use-cases__evergrowing .acquisition-block div[class*=" col-"] {
    padding-left: 0px;
  }
}
@media (min-width: 576px) and (min-width: 890px) {
  #use-cases__evergrowing .acquisition-block {
    min-height: 650px;
  }
}
@media (min-width: 576px) and (min-width: 1000px) {
  #use-cases__evergrowing .acquisition-block {
    min-height: 750px;
  }
}
#use-cases__evergrowing .conversion-block {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 576px) {
  #use-cases__evergrowing .conversion-block {
    background-image: url('public/img/use-cases/bg-use-cases-conversion.png');
    background-position: top 50px right;
    background-repeat: no-repeat;
    background-size: 48%;
    padding-top: 55px;
    padding-bottom: 90px;
    min-height: 800px;
  }
  #use-cases__evergrowing .conversion-block div[class*=" col-"],
  #use-cases__evergrowing .conversion-block div[class*=" col-"] {
    padding-right: 0px;
  }
}
@media (min-width: 576px) and (min-width: 890px) {
  #use-cases__evergrowing .conversion-block {
    min-height: 950px;
  }
}
@media (min-width: 576px) and (min-width: 1000px) {
  #use-cases__evergrowing .conversion-block {
    min-height: 1280px;
  }
}
#use-cases__evergrowing .retention-block {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 576px) {
  #use-cases__evergrowing .retention-block {
    background-image: url('public/img/use-cases/bg-use-cases-retention.png'), url('public/img/use-cases/use-cases-retention-scenario.gif');
    background-position: 35px 60px, top 85% left 20px;
    background-repeat: no-repeat;
    background-size: 45%, 49%;
    padding-top: 55px;
    padding-bottom: 90px;
  }
  #use-cases__evergrowing .retention-block div[class*=" col-"],
  #use-cases__evergrowing .retention-block div[class*=" col-"] {
    padding-left: 0px;
  }
}
@media (min-width: 840px) {
  #use-cases__evergrowing .retention-block {
    background-position: 35px 60px, top 95% left 20px;
    min-height: 780px;
  }
}
@media (min-width: 890px) {
  #use-cases__evergrowing .retention-block {
    background-position: 35px 60px, top 90% left 20px;
    min-height: 830px;
  }
}
@media (min-width: 1000px) {
  #use-cases__evergrowing .retention-block {
    background-position: 35px 60px, top 550px left 20px;
    min-height: 930px;
  }
}
#use-cases__evergrowing .use-case-item {
  margin-bottom: 1.6rem;
}
#use-cases__evergrowing .use-case-item:last-child {
  margin-bottom: 0;
}
#use-cases__evergrowing .use-case-item h3 {
  margin-bottom: 0;
  font-weight: 600;
}
#use-cases__evergrowing .use-case-item p {
  color: #1c1733;
  font-weight: 300;
}
#use-cases__evergrowing .use-case-item a.link-arrow {
  position: relative;
  display: inline-block;
}
#use-cases__evergrowing .use-case-item a.link-arrow:before {
  content: " ";
  right: -12px;
  top: 0.4rem;
  position: absolute;
  width: 4px;
  height: 4px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #2dbaee;
}
#use-cases__evergrowing .use-case-item a.link-arrow:hover {
  color: #231c40;
}
#use-cases__evergrowing .use-case-item a.link-arrow:hover:before {
  border-left-color: #231c40;
}
#use-cases__evergrowing .use-cases-more-block {
  background-image: url('public/img/use-cases/bg-use-cases-more.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 60px;
  padding-bottom: 70px;
}
#use-cases__evergrowing .use-cases-more-block h2 {
  font-weight: 300;
  margin-bottom: 0.3rem;
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards {
  display: block;
  margin-top: 3rem;
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 599px) {
  #use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  #use-cases__evergrowing .use-cases-more-block .use-cases-more-cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card {
  background-color: #ffffff;
  border-bottom: 7px solid #1c1733;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 20px 35px;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card:hover {
  border-bottom-color: #ffffff;
  cursor: pointer;
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card .card--date {
  position: relative;
  margin-top: 40px;
  font-size: 1rem;
  font-weight: 300;
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card .card--date:before {
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  content: ' ';
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card .card--date.conversion-icon:before {
  background-image: url("public/img/use-cases/use-cases-icon-conversion.png");
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card .card--date.acquisition-icon:before {
  background-image: url("public/img/use-cases/use-cases-icon-acquisition.png");
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card .card--date.retention-icon:before {
  background-image: url("public/img/use-cases/use-cases-icon-retention.png");
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card .card--title {
  font-size: 1.75rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 15px;
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card .card--more-btn {
  margin-top: 20px;
  display: inline-block;
  font-size: 1.25rem;
  color: #1c1733;
  border-bottom: 1px solid #1c1733;
}
#use-cases__evergrowing .use-cases-more-block .use-cases-more-cards .more__card .card--more-btn:hover {
  border-bottom-color: transparent;
}
.page-template-careers-2017 .title {
  padding: 40px 15px 38px 15px;
}
.page-template-careers-2017 .title h2 {
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .page-template-careers-2017 .title {
    padding: 45px 15px 15px;
  }
  .page-template-careers-2017 .title h2 {
    font-size: 28px;
  }
}
.page-template-careers-2017 .careers-about {
  padding: 0 15px 0 15px;
  font-family: "Lato", Arial, sans-serif;
}
.page-template-careers-2017 .careers-about .button {
  background-color: #2dbaee;
}
@media (max-width: 768px) {
  .page-template-careers-2017 .careers-about .careers-description .wrapper {
    padding: 15px;
  }
}
.page-template-careers-2017 .careers-description {
  position: relative;
}
.page-template-careers-2017 .careers-description .wrapper {
  padding: 0 70px 55px;
  background-color: #ffffff;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-template-careers-2017 .careers-description .wrapper .column {
  width: 44%;
  font-size: 18px;
  line-height: 1.6;
}
.page-template-careers-2017 .careers-description .wrapper .column:first-child {
  margin-right: 40px;
}
.page-template-careers-2017 .careers-description .wrapper .column p {
  text-align: left;
  font-size: 18px;
}
.page-template-careers-2017 .careers-description .wrapper .column p a {
  color: #2dbaee;
}
.page-template-careers-2017 .careers-description .wrapper .column .ps {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  margin-top: 30px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .page-template-careers-2017 .careers-description .wrapper {
    -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;
  }
  .page-template-careers-2017 .careers-description .wrapper .column {
    width: 100%;
  }
  .page-template-careers-2017 .careers-description .wrapper .column:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 474px) {
  .page-template-careers-2017 .careers-description .wrapper {
    padding: 50px 25px 50px;
    top: 0;
  }
}
.page-template-careers-2017 .careers-jobs {
  padding: 0 35px 10px;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1160px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1400px) {
  .page-template-careers-2017 .careers-jobs .cards-wrapper,
  .page-template-careers-2017 .careers-jobs .cards-wrapper__hidden {
    max-width: 930px;
  }
}
@media (max-width: 1120px) {
  .page-template-careers-2017 .careers-jobs .cards-wrapper,
  .page-template-careers-2017 .careers-jobs .cards-wrapper__hidden {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card {
  padding: 30px;
  max-width: 48%;
  width: 100%;
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  -webkit-transition: -webkit-box-shadow 0.6s ease;
  transition: -webkit-box-shadow 0.6s ease;
  -o-transition: box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease, -webkit-box-shadow 0.6s ease;
  margin: 0 1% 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 48%;
      -ms-flex: 1 1 48%;
          flex: 1 1 48%;
  border-radius: 2px;
  border: 1px solid #dadaee;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card.special,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card.special {
  background-color: #1c1733;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card.special h3,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card.special h3 {
  color: #adb0d9;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card.special svg path,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card.special svg path {
  fill: #adb0d9;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card.special:hover h3,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card.special:hover h3 {
  color: #ffffff;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card.special:hover svg path,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card.special:hover svg path {
  fill: #ffffff;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card h3,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card h3 {
  font-size: 20px;
  font-weight: 300;
  color: #636696;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card h3 span,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card h3 span {
  font-weight: 400;
  text-transform: uppercase;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card svg,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card svg {
  min-height: 24px;
  float: right;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card svg path,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card svg path {
  fill: #636696;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card img.cat-logo,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card img.cat-logo {
  width: 32px;
  margin-right: 13px;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card:hover,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card:hover {
  -webkit-box-shadow: 0px 8px 20px 5px rgba(28, 23, 51, 0.1);
          box-shadow: 0px 8px 20px 5px rgba(28, 23, 51, 0.1);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  border-color: #ffffff;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card:hover h3,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card:hover h3 {
  color: #1c1733;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card:hover svg path,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card:hover svg path {
  fill: #1c1733;
}
.page-template-careers-2017 .careers-jobs .cards-wrapper .card .button,
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card .button {
  background-color: #2dbaee;
  width: 100%;
}
@media (max-width: 968px) {
  .page-template-careers-2017 .careers-jobs .cards-wrapper .card,
  .page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card {
    max-width: 680px;
    width: 100%;
    text-align: left;
    padding: 25px 25px;
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .page-template-careers-2017 .careers-jobs .cards-wrapper .card .button,
  .page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card .button {
    display: none;
  }
  .page-template-careers-2017 .careers-jobs .cards-wrapper .card h3,
  .page-template-careers-2017 .careers-jobs .cards-wrapper__hidden .card h3 {
    font-size: 22px;
    margin-bottom: 0px;
  }
}
.page-template-careers-2017 .careers-jobs .cards-wrapper__hidden {
  display: none;
}
.page-template-careers-2017 .careers-jobs .cards-more-btn {
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .page-template-careers-2017 .careers-jobs {
    padding: 0 15px;
  }
}
.page-template-careers-2017 .careers-contact {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  background-color: #ffd500;
  text-align: center;
  padding: 30px 15px;
}
.page-template-careers-2017 .careers-contact h2 {
  color: #1c1733;
  font-size: 32px;
  max-width: 700px;
  margin: 0 auto 30px;
}
.page-template-careers-2017 .careers-contact p {
  font-size: 18px;
  color: #1c1733;
  margin-bottom: 45px;
}
.page-template-careers-2017 .careers-contact p a {
  color: #1c1733;
}
.page-template-careers-2017 .careers-contact .social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  max-width: 300px;
  margin: 0 auto;
  width: 100%;
}
.page-template-careers-2017 .careers-contact .share {
  display: block;
  height: 45px;
  color: #ffffff;
  text-decoration: none;
  font-family: "Lato", Arial, sans-serif;
  line-height: 45px;
  font-size: 16px;
  font-weight: 600;
}
.page-template-careers-2017 .careers-contact .share img {
  display: inline-block;
}
.page-template-careers-2017 .careers-contact .share:not(:last-child) {
  margin-right: 10px;
}
.page-template-careers-2017 .careers-contact .share span {
  display: inline-block;
  height: 45px;
  width: 45px;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  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;
}
.page-template-careers-2017 .careers-contact .share.facebook {
  background-color: #4e69ba;
}
.page-template-careers-2017 .careers-contact .share.twitter {
  background-color: #54abed;
}
.page-template-careers-2017 .careers-contact .share.linkedin {
  background-color: #0b9ae5;
}
@media (max-width: 474px) {
  .page-template-careers-2017 .careers-contact {
    padding: 50px 15px;
  }
  .page-template-careers-2017 .careers-contact h2 {
    font-size: 32px;
  }
}
.page-template-careers-2017 .our-team {
  padding: 0 0 90px;
}
.page-template-careers-2017 .team-wrapper .team-member {
  position: relative;
}
.page-template-careers-2017 .team-wrapper .team-member h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 36px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-template-careers-2017 .team-wrapper .team-member .team-photo {
  width: 100%;
}
.page-template-careers-2017 .team-members {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1240px;
  margin: 0 auto;
}
.page-template-careers-2017 .team-members .member {
  padding: 40px 50px;
  max-width: 600px;
  min-height: 195px;
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.1);
          box-shadow: 0px 8px 50px 0px rgba(28, 23, 51, 0.1);
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  border-radius: 2px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 600px;
      -ms-flex: 1 1 600px;
          flex: 1 1 600px;
}
.page-template-careers-2017 .team-members .member .member-face {
  margin-right: 29px;
}
.page-template-careers-2017 .team-members .member .member-face img {
  width: 75px;
  height: 75px;
}
.page-template-careers-2017 .team-members .member .member-info .member-heading {
  color: black;
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.page-template-careers-2017 .team-members .member .member-info .member-heading span {
  font-weight: normal;
}
.page-template-careers-2017 .team-members .member .member-info .member-description {
  font-size: 14px;
  line-height: 1.6;
  font-family: "Lato", Arial, sans-serif;
}
@media (max-width: 425px) {
  .page-template-careers-2017 .team-members .member {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 40px 20px;
  }
  .page-template-careers-2017 .team-members .member .member-face {
    margin: 0 0 30px;
  }
  .page-template-careers-2017 .team-members .member .member-face img {
    margin: 0 auto;
  }
}
.page-template-careers-2017 .careers-nfy {
  padding-top: 115px;
}
.page-template-careers-2017 .careers-nfy .careers-nfy--bg {
  border-top: 2px solid #f3f3f3;
  border-bottom: 2px solid #f3f3f3;
  background-color: #f9f9f9;
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}
.page-template-careers-2017 .careers-nfy .careers-nfy--bg:before {
  position: absolute;
  bottom: 0;
  right: 0;
  content: ' ';
  width: 220px;
  background-image: url('public/img/exponea/careers-fric-that-can-change-anytime.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  height: 285px;
}
@media (max-width: 768px) {
  .page-template-careers-2017 .careers-nfy .careers-nfy--bg:before {
    bottom: 100%;
  }
}
@media (max-width: 768px) {
  .page-template-careers-2017 .careers-nfy .careers-nfy--bg {
    margin-top: 155px;
  }
}
.page-template-careers-2017 .careers-nfy .careers-nfy__form--bg {
  background-color: #f3f3f3;
}
.page-template-careers-2017 .careers-nfy #apply-form-notification {
  margin-right: -0.6em;
  right: 50%;
}
@media (max-width: 768px) {
  .page-template-careers-2017 .careers-nfy #apply-form-notification {
    margin-bottom: 20px;
  }
}
.page-template-careers-2017 .careers-nfy #apply-form {
  margin-left: 0.6em;
  left: 50%;
}
.page-template-careers-2017 .careers-nfy #apply-form-notification,
.page-template-careers-2017 .careers-nfy #apply-form {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
@media (max-width: 768px) {
  .page-template-careers-2017 .careers-nfy #apply-form-notification,
  .page-template-careers-2017 .careers-nfy #apply-form {
    position: inherit;
    width: 100%;
  }
}
.page-template-careers-2017 .careers-nfy .careers-form {
  padding: 50px 50px 30px 50px;
}
.page-template-careers-2017 .careers-nfy .careers-form p.plaintext {
  font-family: "Lato", Arial, sans-serif;
  line-height: 27px;
  font-size: 17px;
  margin-bottom: 44px;
}
.page-template-careers-2017 .careers-nfy .careers-form .btn-close {
  width: 51px;
  height: 51px;
  background-size: contain;
  background-position: center;
  background-image: url('public/img/icons/contact-form/126x126_icon_close.png');
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 auto;
  max-width: 750px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1120px) {
  .page-template-careers-2017 .careers-nfy .careers-nfy__row {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col {
  padding: 20px;
  max-width: 540px;
  width: 44%;
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*flex: 1 1 40%;*/
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col.break {
  position: relative;
  width: 8%;
  margin-left: 20px;
  cursor: none;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col.break:after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 1px solid #a6a6a6;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col.break div {
  background-color: #f9f9f9;
  margin: 0 auto;
  z-index: 2;
  font-size: 18px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col h3 {
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  text-transform: uppercase;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col svg {
  height: 32px;
  width: 32px;
  float: right;
  padding: 6px;
  background-color: #1c1733;
  border-radius: 50%;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col svg path {
  fill: #ffffff;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col:hover {
  cursor: pointer;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col:hover h3 {
  color: #1c1733;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col:hover svg {
  background-color: #ffffff;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col:hover svg path {
  fill: #1c1733;
}
.page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col.break:cursor {
  cursor: none;
}
@media (max-width: 768px) {
  .page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col {
    max-width: initial;
    width: 100%;
    text-align: left;
    padding: 25px 25px;
  }
  .page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col h3 {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col.break {
    padding: 0px;
    margin: 0px;
  }
  .page-template-careers-2017 .careers-nfy .careers-nfy__row .careers-nfy__col.break:after {
    border-left-color: transparent;
  }
}
.page-template-careers-2017 .careers-people .fit-form-wrapper {
  padding-top: 60px;
}
.page-template-careers-2017 .careers-people .fit-form-wrapper .form-wrapper {
  padding: 0 0 30px 0;
  border-radius: 2px;
  position: relative;
  margin-bottom: -30px;
  -webkit-box-shadow: 0 16px 70px 0 rgba(28, 23, 51, 0.1);
          box-shadow: 0 16px 70px 0 rgba(28, 23, 51, 0.1);
  z-index: 100;
}
.page-template-careers-2017 .careers-colleagues {
  padding-top: 60px;
  padding-bottom: 40px;
  text-align: center;
}
.page-template-careers-2017 .careers-colleagues p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  float: left;
}
.page-template-careers-2017 .careers-colleagues img {
  float: left;
  margin-left: 0.8em;
  max-width: 110px;
  margin-top: 3px;
}
@media (max-width: 580px) {
  .page-template-careers-2017 .careers-colleagues img {
    float: inherit;
    padding-top: 20px;
    display: inline-block;
  }
}
@media (max-width: 1130px) {
  .page-template-careers-2017 .careers-colleagues {
    padding-bottom: 30px;
  }
}
.page-template-careers-2017 .careers-slider .title {
  padding-top: 60px;
  padding-bottom: 28px;
}
.page-template-careers-2017 .careers-slider .slider-social {
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-template-careers-2017 .careers-slider .slider-social .slider-social__links {
  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;
}
.page-template-careers-2017 .careers-slider .slider-social .slider-social__links a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-careers-2017 .careers-slider .slider-social .slider-social__links a.bg-facebook {
  background: #3b5998;
}
.page-template-careers-2017 .careers-slider .slider-social .slider-social__links a.bg-linkedin {
  background: #0177b5;
}
.page-template-careers-2017 .careers-slider .slider-social .slider-social__links a.bg-twitter {
  background: #1da1f2;
}
.page-template-careers-2017 .careers-slider .slider-social .slider-social__links a.bg-instagram {
  background: #d53084;
}
.page-template-careers-2017 .careers-slider .slider-social .slider-social__links a:hover img {
  opacity: 1;
}
.page-template-careers-2017 .careers-slider .slider-social .slider-social__links a img {
  margin: 0;
  opacity: 0.6;
}
/* special bullets with / can be used for more nextend sliders */
.nextend-slider-special-bullets {
  padding-bottom: 25px;
}
.nextend-slider-special-bullets .nextend-bullet-bar > div {
  position: relative;
}
.nextend-slider-special-bullets .nextend-bullet-bar > div:after {
  content: " /";
  position: absolute;
  right: 0;
}
.nextend-slider-special-bullets .nextend-bullet-bar > div:last-child:after {
  content: "";
}
#alexa {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
  color: #1c1733;
  /* Animations */
  /* push for move_L_and_R */
  /* end Animations */
}
#alexa .global-width {
  max-width: 1470px;
}
#alexa .careers-hero-video {
  background-image: url('public/img/alexa/bg-hero-amazon-echo.jpg');
  height: 460px;
  background-position: left;
}
@media (min-width: 780px) {
  #alexa .careers-hero-video {
    background-image: url('public/img/alexa/bg-hero-amazon-echo-first.jpg');
  }
}
#alexa .careers-hero-video video {
  top: 0;
  width: 100%;
}
#alexa .careers-hero-video:after {
  background-color: transparent;
}
#alexa .careers-hero-video a.badge-alexa-win {
  display: block;
  position: absolute;
  z-index: 99;
  top: 35px;
  left: 250px;
}
#alexa .careers-hero-video a.badge-alexa-win img {
  width: 80px;
}
#alexa .careers-hero-video.alexa-fashion {
  background-image: url('public/img/alexa/bg-hero-amazon-echo-fashion.png');
}
@media (min-width: 780px) {
  #alexa .careers-hero-video.alexa-fashion {
    background-image: url('public/img/alexa/bg-hero-amazon-echo-fashion-first.jpg');
  }
}
@media (min-width: 800px) {
  #alexa .careers-hero-video {
    height: 480px;
  }
}
@media (min-width: 880px) {
  #alexa .careers-hero-video {
    height: 500px;
  }
}
@media (min-width: 980px) {
  #alexa .careers-hero-video {
    height: 550px;
  }
}
@media (min-width: 1160px) {
  #alexa .careers-hero-video {
    height: 650px;
  }
}
@media (min-width: 1340px) {
  #alexa .careers-hero-video {
    height: 750px;
  }
}
#alexa .content-width {
  padding-left: 15px;
  padding-right: 15px;
}
#alexa h1,
#alexa .h1 {
  font-size: 1.48em;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 1.15rem;
}
@media (min-width: 575px) {
  #alexa h1,
  #alexa .h1 {
    font-size: 2rem;
  }
}
@media (min-width: 1000px) {
  #alexa h1,
  #alexa .h1 {
    font-size: 2.48em;
  }
}
#alexa h2.bigger,
#alexa .h2.bigger {
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 17px;
  font-size: 1.4rem;
}
@media (min-width: 575px) {
  #alexa h2.bigger,
  #alexa .h2.bigger {
    font-size: 1.8rem;
  }
}
@media (min-width: 1000px) {
  #alexa h2.bigger,
  #alexa .h2.bigger {
    font-size: 2.4em;
  }
}
#alexa p {
  font-weight: 300;
  font-size: 16px;
}
@media (min-width: 575px) {
  #alexa p {
    font-size: 18px;
  }
}
@media (min-width: 767px) {
  #alexa p {
    font-size: 20px;
  }
}
#alexa .header-single {
  z-index: 99;
  position: absolute;
}
#alexa .section-01 {
  position: relative;
  padding-top: 70px;
  padding-bottom: 110px;
}
#alexa .section-01 p {
  max-width: 1000px;
  margin: 0 auto 4.2rem auto;
}
#alexa .section-01 a.badge-alexa-win {
  display: block;
  position: absolute;
  z-index: 99;
  top: -105px;
  right: 15px;
}
#alexa .section-01 a.badge-alexa-win img {
  width: 150px;
}
@media (min-width: 1630px) {
  #alexa .section-01 a.badge-alexa-win {
    left: inherit;
    top: -170px;
    right: -100px;
  }
  #alexa .section-01 a.badge-alexa-win img {
    width: 240px;
  }
}
#alexa .section-01 .alexa-revolution__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col img {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col.one {
  width: 23%;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col.one img {
  margin: 0;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col.two {
  width: 27%;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col.three {
  width: 17%;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col.four {
  width: 18%;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col.five {
  width: 15%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col.five img {
  margin: 0;
}
#alexa .section-01 .alexa-revolution__row .alexa-revolution__col:after {
  content: " ";
  display: block;
  position: absolute;
  right: -10px;
  top: 35%;
  width: 20px;
  height: 37px;
  background-image: url('public/img/alexa/exponea-amazon-alexa-step-arrow.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  z-index: 7;
}
#alexa .section-01 .alexa-revolution__row :last-child:after {
  display: none;
}
@media (max-width: 900px) {
  #alexa .section-01 .alexa-revolution__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #alexa .section-01 .alexa-revolution__row .alexa-revolution__col {
    margin: 0 auto 45px auto;
    padding-bottom: 15px;
    width: 100% !important;
  }
  #alexa .section-01 .alexa-revolution__row .alexa-revolution__col img {
    margin: 0 auto;
  }
  #alexa .section-01 .alexa-revolution__row .alexa-revolution__col:after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    top: 100%;
    right: 49%;
  }
  #alexa .section-01 .alexa-revolution__row .alexa-revolution__col.one img {
    margin: 0 auto;
  }
  #alexa .section-01 .alexa-revolution__row .alexa-revolution__col.five img {
    margin: 0 auto;
  }
}
@media (max-width: 900px) {
  #alexa .section-01 {
    padding-bottom: 0;
  }
}
#alexa .section-02 {
  padding-top: 55px;
  padding-bottom: 70px;
  background-color: #f9f9f9;
}
#alexa .section-02 .claim {
  margin-bottom: 42px;
}
@media (max-width: 575px) {
  #alexa .section-02 .claim {
    margin-bottom: 30px;
  }
}
#alexa .section-02 .alexa-giveaway {
  margin-bottom: 65px;
}
@media (max-width: 575px) {
  #alexa .section-02 .alexa-giveaway {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  #alexa .section-02 p {
    margin-bottom: 20px;
  }
}
#alexa .section-02 .button {
  margin-top: 40px;
  margin-left: 15%;
}
@media (max-width: 575px) {
  #alexa .section-02 .button {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
}
#alexa .section-text-spaced {
  padding-top: 55px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 575px) {
  #alexa .section-text-spaced {
    padding-top: 35px;
    padding-bottom: 30px;
  }
}
#alexa .section-text-spaced .alexa-cc-active-img {
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  #alexa .section-text-spaced .alexa-cc-active-img {
    margin-top: 10%;
  }
}
@media (min-width: 576px) {
  #alexa .section-text-spaced .centered-button {
    margin-left: 8px;
  }
}
@media (max-width: 575px) {
  #alexa .section-text-spaced .centered-button {
    text-align: center;
  }
}
#alexa .section-text-spaced .alexa-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 425px;
  margin: 0 auto;
}
#alexa .section-text-spaced .alexa-logos img {
  width: 100% !important;
  height: auto;
  max-width: 190px;
}
#alexa .section-text-spaced .alexa-logos .logo-exponea {
  width: 180px;
  margin-left: 25px;
  border-left: 1px solid #1c1733;
  padding: 10px 0 10px 25px;
}
@media (max-width: 380px) {
  #alexa .section-text-spaced .alexa-logos {
    max-width: 210px;
    /*flex-direction: column;
        .logo-exponea {
          padding-left: 0;
          border-left: 0;
          margin-left: 0;
          margin-top: 15px;
        }*/
  }
  #alexa .section-text-spaced .alexa-logos .logo-exponea {
    margin-left: 15px;
    padding-left: 15px;
  }
  #alexa .section-text-spaced .alexa-logos img {
    max-width: 100px;
  }
}
@media (min-width: 768px) {
  #alexa .section-text-spaced .tooltip__wrapper {
    margin-top: 20px;
  }
}
#alexa .section-text-spaced .tooltip__wrapper .tooltip {
  position: relative;
  opacity: 1;
}
@media (max-width: 767px) {
  #alexa .section-text-spaced .tooltip__wrapper .tooltip {
    margin-bottom: 20px;
  }
}
#alexa .section-text-spaced .tooltip__wrapper .tooltip.right > .tooltip-arrow,
#alexa .section-text-spaced .tooltip__wrapper .tooltip.left > .tooltip-arrow {
  top: 20px;
}
#alexa .section-text-spaced .tooltip__wrapper .tooltip > .tooltip-inner {
  font-size: 18px;
  max-width: 100%;
  padding: 15px 20px;
  text-align: center;
}
#alexa .section-text-spaced .tooltip__wrapper .tooltip.border-white > .tooltip-inner {
  border-color: #ffffff;
}
#alexa .section-text-spaced .tooltip__wrapper .tooltip.border-white.right > .tooltip-arrow:after {
  border-right-color: #ffffff;
}
#alexa .section-text-spaced .tooltip__wrapper .tooltip.border-white.left > .tooltip-arrow:after {
  border-left-color: #ffffff;
}
@media (min-width: 768px) {
  #alexa .section-text-spaced .tooltip__wrapper.row:last-child .col-sm-6 {
    padding-left: 0;
  }
}
#alexa .section-text-spaced-big {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 575px) {
  #alexa .section-text-spaced-big {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1000px) {
  #alexa .section-text-spaced-big {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
#alexa .section-text-spaced-big h2 {
  text-transform: inherit;
  font-size: 1.5rem;
  text-align: center;
  margin: 0;
  font-weight: 200;
}
@media (min-width: 575px) {
  #alexa .section-text-spaced-big h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1000px) {
  #alexa .section-text-spaced-big h2 {
    font-size: 4em;
  }
}
#alexa .section-img-bg-fixed {
  background-size: cover;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-position: center;
  /*height: 100vh; /* 100% of viewport height */
  height: 150px;
  margin: 0 auto;
  position: relative;
}
#alexa .section-img-bg-fixed:after {
  content: " ";
  display: block;
  position: absolute;
  left: 70%;
  bottom: 0;
  width: 26px;
  height: 17px;
  background-image: url('public/img/alexa/bg-arrow-top.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  z-index: 7;
}
#alexa .section-img-bg-fixed.no-arrow:after {
  display: none;
}
@media (min-width: 310px) {
  #alexa .section-img-bg-fixed {
    height: 190px;
  }
}
@media (min-width: 330px) {
  #alexa .section-img-bg-fixed {
    height: 205px;
  }
}
@media (min-width: 420px) {
  #alexa .section-img-bg-fixed {
    height: 240px;
  }
}
@media (min-width: 480px) {
  #alexa .section-img-bg-fixed {
    height: 310px;
  }
}
@media (min-width: 600px) {
  #alexa .section-img-bg-fixed {
    height: 370px;
  }
}
@media (min-width: 575px) {
  #alexa .section-img-bg-fixed {
    height: 450px;
  }
}
@media (min-width: 880px) {
  #alexa .section-img-bg-fixed {
    height: 500px;
  }
}
@media (min-width: 980px) {
  #alexa .section-img-bg-fixed {
    height: 550px;
  }
}
@media (min-width: 1160px) {
  #alexa .section-img-bg-fixed {
    height: 650px;
  }
}
@media (min-width: 1340px) {
  #alexa .section-img-bg-fixed {
    height: 760px;
  }
}
#alexa .alexa-bg-01 {
  background-image: url('public/img/alexa/bg-amazon-alexa-1-small.jpg');
}
@media (min-width: 575px) {
  #alexa .alexa-bg-01 {
    background-image: url('public/img/alexa/bg-amazon-alexa-1-text.jpg');
  }
}
#alexa .alexa-bg-02 {
  background-image: url('public/img/alexa/bg-amazon-alexa-2-smalls.jpg');
}
@media (min-width: 575px) {
  #alexa .alexa-bg-02 {
    background-image: url('public/img/alexa/bg-amazon-alexa-2-texts.jpg');
  }
}
#alexa .alexa-bg-03 {
  background-image: url('public/img/alexa/bg-amazon-alexa-3-smalls.jpg');
}
@media (min-width: 575px) {
  #alexa .alexa-bg-03 {
    background-image: url('public/img/alexa/bg-amazon-alexa-3-texts.jpg');
  }
}
#alexa .section-how-to-start {
  background-image: url('public/img/alexa/bg-amazon-alexa-4.jpg'), url('public/img/alexa/bg-amazon-alexa-4-repeater.jpg');
  background-repeat: no-repeat, repeat;
  background-position: bottom right, left top;
  background-size: contain, cover;
  padding-top: 50px;
  padding-bottom: 50%;
}
@media (min-width: 576px) {
  #alexa .section-how-to-start {
    background-position: bottom right;
    padding-top: 60px;
    background-size: auto 50%;
  }
}
@media (min-width: 768px) {
  #alexa .section-how-to-start {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: auto 70%;
  }
}
@media (min-width: 1040px) {
  #alexa .section-how-to-start {
    background-size: auto 75%;
  }
}
@media (min-width: 992px) {
  #alexa .section-how-to-start {
    background-size: auto 85%;
  }
}
#alexa .section-how-to-start p {
  font-size: 1.2rem;
  margin-bottom: 30px;
}
#alexa .section-how-to-start .button {
  margin-left: 15%;
}
@media (max-width: 575px) {
  #alexa .section-how-to-start .button {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
}
#alexa .alexa-logo-text {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
#alexa .alexa-logo-text .white {
  color: #ffffff;
}
@media (max-width: 450px) {
  #alexa .alexa-logo-text .alexa-logo-plus-icon {
    display: block;
  }
}
#alexa .volume-menu-sound {
  position: absolute;
  background-image: url('public/img/alexa/alexa-play-icon.png');
  background-repeat: no-repeat;
  width: 35px;
  height: 30px;
  z-index: 99;
  cursor: pointer;
}
#alexa .volume-menu-sound.volume-hero {
  right: 15px;
  top: 30px;
}
@media (min-width: 576px) {
  #alexa .volume-menu-sound.volume-hero {
    right: 15%;
  }
}
#alexa .volume-menu-sound .headline:before {
  content: " ";
  display: none;
  position: absolute;
  right: 55px;
  top: 3px;
  width: 140px;
  height: 30px;
  background-image: url('public/img/alexa/alexa-play-icon-headline.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  z-index: 7;
}
@media (min-width: 390px) {
  #alexa .volume-menu-sound .headline:before {
    display: block;
  }
}
#alexa .volume-menu {
  position: absolute;
  left: 15%;
  bottom: 25px;
  padding: 12px;
  border: 1px solid #ffffff;
  border-radius: 2px;
  cursor: pointer;
}
#alexa .volume-menu .bar-play {
  width: 35px;
  height: 35px;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 30px solid #ffffff;
}
#alexa .volume-menu .bar-c {
  display: none;
  overflow: hidden;
  height: 35px;
  width: 35px;
  position: relative;
}
#alexa .volume-menu .bar {
  height: 1px;
  width: 3px;
  display: inline-block;
  background-color: #ffffff;
  bottom: 0;
  position: absolute;
  -webkit-animation-duration: 500ms;
  -webkit-animation-play-state: running;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}
#alexa .volume-menu .bar.noAnim {
  -webkit-animation: none;
  -webkit-animation-name: none;
}
#alexa .volume-menu .bar#bar-1 {
  left: 0;
  -webkit-animation-name: danceHeight1;
  -webkit-animation-delay: 0ms;
}
#alexa .volume-menu .bar#bar-2 {
  left: 6px;
  -webkit-animation-name: danceHeight2;
  -webkit-animation-delay: 300ms;
}
#alexa .volume-menu .bar#bar-3 {
  left: 12px;
  -webkit-animation-name: danceHeight3;
  -webkit-animation-delay: 600ms;
}
#alexa .volume-menu .bar#bar-4 {
  left: 18px;
  -webkit-animation-name: danceHeight4;
  -webkit-animation-delay: 900ms;
}
#alexa .volume-menu .bar#bar-5 {
  left: 24px;
  -webkit-animation-name: danceHeight5;
  -webkit-animation-delay: 1200ms;
}
#alexa .volume-menu .bar#bar-6 {
  left: 30px;
  -webkit-animation-name: danceHeight6;
  -webkit-animation-delay: 1500ms;
}
@-webkit-keyframes danceHeight1 {
  from {
    height: 1px;
  }
  to {
    height: 22px;
  }
}
@-webkit-keyframes danceHeight2 {
  from {
    height: 1px;
  }
  to {
    height: 15px;
  }
}
@-webkit-keyframes danceHeight3 {
  from {
    height: 1px;
  }
  to {
    height: 30px;
  }
}
@-webkit-keyframes danceHeight4 {
  from {
    height: 1px;
  }
  to {
    height: 20px;
  }
}
@-webkit-keyframes danceHeight5 {
  from {
    height: 1px;
  }
  to {
    height: 15px;
  }
}
@-webkit-keyframes danceHeight6 {
  from {
    height: 1px;
  }
  to {
    height: 15px;
  }
}
#alexa .volume-menu.volume-right {
  left: inherit;
  right: 15%;
}
#alexa .volume-menu.volume-top-right {
  left: inherit;
  right: 15%;
  top: 30px;
  height: 60px;
}
@media (max-width: 575px) {
  #alexa .volume-menu.volume-top-right {
    height: 50px;
    left: 145px;
    right: inherit;
    top: 252px;
    border-color: #000;
  }
  #alexa .volume-menu.volume-top-right .bar {
    background-color: #000;
  }
  #alexa .volume-menu.volume-top-right .bar-play {
    border-left-color: #000;
  }
}
@media (min-width: 1100px) {
  #alexa .volume-menu.volume-top-right {
    height: 60px;
    left: 19%;
    right: inherit;
    top: 58%;
    border-color: #000;
  }
  #alexa .volume-menu.volume-top-right .bar {
    background-color: #000;
  }
  #alexa .volume-menu.volume-top-right .bar-play {
    border-left-color: #000;
  }
}
@media (max-width: 575px) {
  #alexa .volume-menu {
    width: 50px;
    height: 50px;
  }
  #alexa .volume-menu .bar-c {
    height: 27px;
    width: 27px;
  }
  #alexa .volume-menu .bar-play {
    width: 25px;
    height: 25px;
    border-top-width: 12px;
    border-bottom-width: 12px;
    border-left-width: 25px;
  }
}
#alexa .volume-menu:hover {
  -webkit-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
  border-color: #2dbaee;
}
#alexa .volume-menu:hover .bar {
  background-color: #2dbaee;
  -webkit-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
}
#alexa .volume-menu:hover .bar-play {
  border-left-color: #2dbaee;
  -webkit-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
}
#alexa .scroll-downs {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin: auto;
  width: 34px;
  height: 55px;
}
@media (max-width: 575px) {
  #alexa .scroll-downs {
    display: none;
  }
}
#alexa .mousey {
  width: 3px;
  padding: 10px 17px 45px 15px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
  background: rgba(0, 0, 0, 0.25);
}
#alexa .scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  -webkit-animation-name: scroll;
          animation-name: scroll;
  -webkit-animation-duration: 2.2s;
          animation-duration: 2.2s;
  -webkit-animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
          animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    opacity: 0;
  }
}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    opacity: 0;
  }
}
#alexa .calendar-dowload .title p {
  font-size: 1.4rem;
  font-weight: 300;
  margin-bottom: 0;
}
@media (min-width: 576px) {
  #alexa .calendar-dowload .title p {
    font-size: 1.8rem;
  }
}
#alexa .calendar-dowload .title h2 {
  font-weight: 600;
  text-transform: initial;
}
@media (min-width: 768px) {
  #alexa .img-exponea-command-center {
    margin-top: 300px;
    padding-left: 40px;
  }
}
@media (min-width: 380px) and (max-width: 767px) {
  #alexa .img-exponea-command-center {
    max-width: 380px;
  }
}
#alexa .alexa-arrow {
  position: relative;
}
#alexa .alexa-arrow:after {
  content: " ";
  display: block;
  position: absolute;
  right: -10px;
  top: 150%;
  width: 120px;
  height: 65px;
  background-image: url('public/img/alexa/arrow_2.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  z-index: 7;
}
@media (min-width: 575px) and (max-width: 830px) {
  #alexa .alexa-arrow:after {
    right: -20px;
  }
}
@media (min-width: 768px) {
  #alexa .alexa-arrow:after {
    right: -60px;
    top: 5%;
    width: 60px;
    height: 20px;
    background-image: url('public/img/alexa/arrow_1.png');
  }
}
#alexa .slow {
  -webkit-transition: all 3.0s linear;
  -o-transition: all 3.0s linear;
  transition: all 3.0s linear;
}
#alexa .medium {
  -webkit-transition: all 1.0s linear;
  -o-transition: all 1.0s linear;
  transition: all 1.0s linear;
}
#alexa .fast {
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#alexa .scaleUp {
  transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  /* IE 9 */
  -webkit-transform: scale(1.25, 1.25);
  /* Safari and Chrome */
}
#alexa .scaleDown {
  transform: scale(0.75, 0.75);
  -ms-transform: scale(0.75, 0.75);
  /* IE 9 */
  -webkit-transform: scale(0.75, 0.75);
  /* Safari and Chrome */
}
#alexa .moveDown {
  transform: translateY(50px);
  -ms-transform: translateY(50px);
  /* IE 9 */
  -webkit-transform: translateY(50px);
  /* Safari and Chrome */
}
#alexa .moveUp {
  transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  /* IE 9 */
  -webkit-transform: translateY(-50px);
  /* Safari and Chrome */
}
#alexa .moveRight {
  transform: translateX(50px);
  -ms-transform: translateX(50px);
  /* IE 9 */
  -webkit-transform: translateX(50px);
  /* Safari and Chrome */
}
#alexa .moveLeft {
  transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  /* IE 9 */
  -webkit-transform: translateX(-50px);
  /* Safari and Chrome */
}
#alexa .transparent {
  opacity: 0.00;
  -moz-opacity: 0.00;
  -khtml-opacity: 0.00;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#alexa .opaque {
  opacity: 1.00;
  -moz-opacity: 1.00;
  -khtml-opacity: 1.00;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#alexa .tooltip__wrapper .marginRight {
  margin-right: 50px;
  margin-left: -50px;
}
#alexa .tooltip__wrapper .marginLeft {
  margin-right: -50px;
  margin-left: 50px;
}
@media (max-width: 575px) {
  #alexa .margin-bottom-xs {
    margin-bottom: 20px !important;
  }
}
.use-cases__ask-for-block {
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
}
@media (min-width: 576px) {
  .use-cases__ask-for-block {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.use-cases__ask-for-block .headline {
  margin-bottom: 10px;
  color: #1c1733;
  font-size: 1.6rem;
}
@media (min-width: 576px) {
  .use-cases__ask-for-block .headline {
    font-size: 1.9rem;
  }
}
@media (min-width: 576px) {
  .use-cases__ask-for-block .headline {
    font-size: 2.1rem;
  }
}
@media (min-width: 576px) {
  .use-cases__ask-for-block .headline {
    font-size: 2.4rem;
  }
}
.use-cases__ask-for-block .claim {
  color: #1c1733;
  font-size: 1.15rem;
  margin-bottom: 1.75rem;
}
@media (min-width: 576px) {
  .use-cases__ask-for-block .claim {
    font-size: 1.25rem;
    margin-bottom: 3.15rem;
  }
}
.use-cases__ask-for-block .button {
  width: 100%;
  font-weight: 300;
}
@media (min-width: 576px) {
  .use-cases__ask-for-block .button {
    padding: 20px 95px;
    width: initial;
  }
}
/* single-usacase.php - Use cases page */
.single-usecase {
  /* BEG = BOOTSTRAP */
  /*.img-responsive,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .img-rounded {
    border-radius: 6px;
  }
  .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
  .img-circle {
    border-radius: 50%;
  }
  hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
  }
  [role="button"] {
    cursor: pointer;
  }
  .carousel {
    position: relative;
  }
  .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    line-height: 1;
  }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: -o-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      left: 0;
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      left: 0;
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
    }
  }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block;
  }
  .carousel-inner > .active {
    left: 0;
  }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .carousel-inner > .next {
    left: 100%;
  }
  .carousel-inner > .prev {
    left: -100%;
  }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0;
  }
  .carousel-inner > .active.left {
    left: -100%;
  }
  .carousel-inner > .active.right {
    left: 100%;
  }
  .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
  }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  }
  .carousel-control:hover,
  .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
  }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
  }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
  }
  .carousel-control .icon-prev:before {
    content: '\2039';
  }
  .carousel-control .icon-next:before {
    content: '\203a';
  }
  .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
  }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
  }
  .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  }
  .carousel-caption .btn {
    text-shadow: none;
  }
  @media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
      margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
      margin-right: -10px;
    }
    .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px;
    }
    .carousel-indicators {
      bottom: 20px;
    }
  }*/
  /* END = BOOTSTRAP */
  font-family: "Lato", Arial, sans-serif;
}
.single-usecase #site {
  background: #ffffff url("public/img/use-cases/bg-use-case-single.png") no-repeat right top;
}
.single-usecase .header {
  background-color: transparent;
}
.single-usecase .single-usecase__text {
  margin-bottom: 50px;
}
.single-usecase .content-width-slim h2 {
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 0px;
  font-weight: 600;
  margin-bottom: 15px;
}
.single-usecase .content-width-slim h1,
.single-usecase .content-width-slim .h1 {
  text-transform: none;
  font-size: 2.5rem;
  font-weight: 600;
  padding-top: 35px;
}
.single-usecase .content-width-slim img {
  margin-bottom: 35px;
}
.single-usecase .content-width-slim p {
  font-size: 1.15rem;
  color: #1c1733;
  font-weight: 300;
  letter-spacing: 0px;
  margin-bottom: 50px;
}
.single-usecase .content-width-slim hr {
  border-top: 2px solid #ffd500;
  margin-top: 20px;
  margin-bottom: 20px;
}
.single-usecase .content-width-slim ul,
.single-usecase .content-width-slim ol {
  color: #1c1733;
  font-weight: 300;
  font-size: 1.1rem;
  margin-bottom: 50px;
}
.single-usecase .content-width-slim ul li,
.single-usecase .content-width-slim ol li {
  line-height: 1.6;
}
.single-usecase .content-width-slim ul strong,
.single-usecase .content-width-slim ol strong {
  font-weight: 500;
}
.single-usecase .content-width-slim ul {
  list-style: initial;
  padding-left: 18px;
}
.single-usecase .content-width-slim ol {
  padding-left: 25px;
}
.single-usecase .content-width-slim .duration-block ul {
  margin-bottom: 0px;
}
.single-usecase .content-width-slim .total-time-block {
  margin-top: 10px;
  background-color: #ffd500;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 300;
  width: 100%;
  padding: 2.2rem 15px;
}
@media (min-width: 576px) {
  .single-usecase .content-width-slim .total-time-block {
    padding-top: 4.45rem;
    padding-bottom: 4.45rem;
  }
}
.single-usecase .use-cases-others {
  padding-bottom: 65px;
}
.single-usecase .use-cases-others h2 {
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .single-usecase .use-cases-others .carousel {
    margin-left: -40%;
    margin-right: -40%;
  }
}
@media (min-width: 768px) {
  .single-usecase .use-cases-others .carousel {
    margin-left: -30%;
    margin-right: -30%;
  }
}
@media (min-width: 992px) {
  .single-usecase .use-cases-others .carousel {
    margin-left: -20%;
    margin-right: -20%;
  }
}
@media (min-width: 1200px) {
  .single-usecase .use-cases-others .carousel {
    margin-left: -10%;
    margin-right: -10%;
  }
}
.single-usecase .carousel-inner .item a {
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  /*padding-top: 100px;
    padding-bottom: 100px;*/
  text-align: center;
}
.single-usecase .carousel-inner .item a .carousel--title {
  top: 30%;
  font-size: 1.5rem;
  width: 80%;
  color: white;
  text-transform: uppercase;
  line-height: 1.4;
  font-weight: 300;
}
.single-usecase .carousel-inner .item a .carousel--title::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 3px;
  margin-left: 50%;
  bottom: -1rem;
  left: -30%;
  background-color: #ffd500;
  -webkit-transition: width 0.5s, margin-left 0.5s;
  -o-transition: width 0.5s, margin-left 0.5s;
  transition: width 0.5s, margin-left 0.5s;
}
.single-usecase .carousel-inner .item a:hover .carousel--title::after {
  width: 60%;
  margin-left: 0;
}
.single-usecase .carousel-showsixmoveone {
  /*.cloneditem-1,
    .cloneditem-2,*/
}
.single-usecase .carousel-showsixmoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.single-usecase .carousel-showsixmoveone .carousel-control.left {
  margin-left: 15px;
  left: 0;
}
@media (min-width: 576px) {
  .single-usecase .carousel-showsixmoveone .carousel-control.left {
    left: 22%;
  }
}
@media (min-width: 768px) {
  .single-usecase .carousel-showsixmoveone .carousel-control.left {
    left: 18.5%;
  }
}
@media (min-width: 992px) {
  .single-usecase .carousel-showsixmoveone .carousel-control.left {
    left: 14%;
  }
}
@media (min-width: 1200px) {
  .single-usecase .carousel-showsixmoveone .carousel-control.left {
    left: 8%;
  }
}
.single-usecase .carousel-showsixmoveone .carousel-control.right {
  margin-right: 15px;
  right: 0;
}
@media (min-width: 576px) {
  .single-usecase .carousel-showsixmoveone .carousel-control.right {
    right: 22%;
  }
}
@media (min-width: 768px) {
  .single-usecase .carousel-showsixmoveone .carousel-control.right {
    right: 18.5%;
  }
}
@media (min-width: 992px) {
  .single-usecase .carousel-showsixmoveone .carousel-control.right {
    right: 14%;
  }
}
@media (min-width: 1200px) {
  .single-usecase .carousel-showsixmoveone .carousel-control.right {
    right: 8%;
  }
}
@media (min-width: 576px) {
  .single-usecase .carousel-showsixmoveone .carousel-control .icon-prev,
  .single-usecase .carousel-showsixmoveone .carousel-control .icon-next {
    top: 80%;
  }
}
.single-usecase .carousel-showsixmoveone .cloneditem-3,
.single-usecase .carousel-showsixmoveone .cloneditem-4,
.single-usecase .carousel-showsixmoveone .cloneditem-5 {
  display: none;
}
@media all and (min-width: 992px) {
  .single-usecase .carousel-showsixmoveone .carousel-inner > .active.left,
  .single-usecase .carousel-showsixmoveone .carousel-inner > .prev {
    /*left: -16.666%;*/
    left: -25%;
  }
  .single-usecase .carousel-showsixmoveone .carousel-inner > .active.right,
  .single-usecase .carousel-showsixmoveone .carousel-inner > .next {
    /*left:  16.666%;*/
    left: 25%;
  }
  .single-usecase .carousel-showsixmoveone .carousel-inner > .left,
  .single-usecase .carousel-showsixmoveone .carousel-inner > .prev.right,
  .single-usecase .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  .single-usecase .carousel-showsixmoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .single-usecase .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .single-usecase .carousel-showsixmoveone .carousel-inner > .item.next {
    /*transform: translate3d(16.666%, 0, 0);*/
    -webkit-transform: translate3d(25%, 0, 0);
            transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .single-usecase .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .single-usecase .carousel-showsixmoveone .carousel-inner > .item.prev {
    /*transform: translate3d(-16.666%, 0, 0);*/
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .single-usecase .carousel-showsixmoveone .carousel-inner > .item.left,
  .single-usecase .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .single-usecase .carousel-showsixmoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.seamless-hero {
  background-image: url(public/img/seamless/seamless-hero-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 576px) {
  .seamless-hero {
    padding-top: 100px;
    padding-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .seamless-hero {
    padding-top: 150px;
    padding-bottom: 120px;
  }
}
@media (min-width: 992px) {
  .seamless-hero {
    padding-top: 200px;
    padding-bottom: 170px;
  }
}
.seamless-hero .h1-logo {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .seamless-hero .h1-logo {
    margin-bottom: 30px;
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media (min-width: 768px) {
  .seamless-hero .h1-logo {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .seamless-hero .h1-logo {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }
}
.seamless-hero p {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.3rem;
}
@media (min-width: 576px) {
  .seamless-hero p {
    font-size: 1.7rem;
  }
}
@media (min-width: 768px) {
  .seamless-hero p {
    font-size: 1.9rem;
  }
}
@media (min-width: 992px) {
  .seamless-hero p {
    font-size: 2.4rem;
  }
}
.seamless-hero p a {
  color: #ffffff;
  font-weight: 600;
  border-bottom: 1px solid #ffffff;
}
.seamless-hero p a:hover {
  color: #ffd500;
  border-bottom-color: #ffd500;
}
.seamless-happy-hour {
  padding-top: 60px;
  padding-bottom: 60px;
}
.seamless-happy-hour h2 {
  margin-bottom: 15px;
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  .seamless-happy-hour h2 {
    font-size: 1.9rem;
  }
}
@media (min-width: 768px) {
  .seamless-happy-hour h2 {
    margin-left: 10%;
    font-size: 2.1rem;
  }
}
@media (min-width: 992px) {
  .seamless-happy-hour h2 {
    font-size: 2.2rem;
  }
}
@media (min-width: 768px) {
  .seamless-happy-hour .seamless-headphones {
    padding-right: 5%;
  }
}
.seamless-happy-hour .happy-hour-right {
  margin-top: 30px;
}
.seamless-happy-hour .happy-hour-right .happy-hour-title {
  display: block;
  font-weight: 500;
}
.seamless-happy-hour .happy-hour-right p {
  font-family: "Lato", Arial, sans-serif;
  margin-bottom: 22px;
  font-size: 1.2rem;
  font-weight: 300;
}
.seamless-happy-hour .happy-hour-right .alexa-logo {
  padding-top: 30px;
  display: block;
  max-width: 100%;
  height: auto;
}
.seamleas-about-exponea {
  background-image: url('public/img/alexa/bg-amazon-alexa-4.jpg'), url('public/img/alexa/bg-amazon-alexa-4-repeater.jpg');
  background-repeat: no-repeat, repeat;
  background-position: bottom right, left top;
  background-size: contain, cover;
  padding-top: 50px;
  padding-bottom: 50%;
}
@media (min-width: 576px) {
  .seamleas-about-exponea {
    background-position: bottom right;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: auto 50%;
  }
}
@media (min-width: 768px) {
  .seamleas-about-exponea {
    background-size: auto 70%;
  }
}
@media (min-width: 1040px) {
  .seamleas-about-exponea {
    background-size: auto 75%;
  }
}
@media (min-width: 992px) {
  .seamleas-about-exponea {
    background-size: auto 85%;
  }
}
.seamleas-about-exponea h2 {
  font-size: 2.25rem;
  margin-bottom: 1.5rem;
}
.seamleas-about-exponea p {
  font-size: 2rem;
  margin-bottom: 30px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
}
.seamleas-about-exponea p.text {
  font-size: 1.2rem;
}
.seamless-see-all-block {
  font-family: "Lato", Arial, sans-serif;
  font-size: 1.7rem;
  font-weight: 300;
  padding-bottom: 3.6rem;
}
.seamless-join-qa-block .title {
  padding-top: 60px;
}
.seamless-join-qa-block .title h2,
.seamless-join-qa-block .title .h2 {
  margin-bottom: 16px;
}
.seamless-join-qa-block .title p {
  font-size: 18px;
  font-weight: 300;
}
.seamless-profiles-block {
  padding-bottom: 4rem;
}
.seamless-profiles-block .profile__wrapper {
  margin-bottom: 2rem;
}
.seamless-profiles-block .profile__wrapper .profile--pic {
  margin-bottom: 1.9rem;
  max-width: 200px;
  width: 100%;
}
.seamless-profiles-block .profile__wrapper .profile--name {
  font-size: 1.85rem;
  font-weight: 300;
  margin-bottom: 0;
}
.seamless-profiles-block .profile__wrapper .profile--position {
  font-family: "Lato", Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
}
.header {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 0;
}
@media (min-height: 750px) {
  .header {
    padding-top: 25px;
  }
}
@media (max-width: 880px) {
  .header {
    padding-top: 25px;
    padding-bottom: 10px;
  }
}
.header.full-width {
  max-width: 100%;
}
.header .logo span {
  font-size: 0.87rem;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  font-weight: 300;
  margin-left: -2px;
  text-transform: uppercase;
}
.header.header-light {
  background-color: transparent;
}
.header.header-light .logo span {
  color: #ffffff;
}
.header.logo {
  padding: 20px 15px;
}
.header.logo .header__topbar,
.header.logo #nav,
.header.logo .header__mobile-nav {
  display: none;
}
.header .header__topbar p {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
}
.header .header__topbar p a {
  color: #636696;
}
.header .header__topbar p a:hover {
  text-decoration: underline;
}
.header .header__topbar p span:not(:last-child) {
  margin-right: 40px;
}
@media (max-width: 532px) {
  .header .header__topbar p span:first-child {
    display: none;
  }
}
@media (max-width: 425px) {
  .header .header__topbar p span:not(:last-child) {
    margin-right: 20px;
  }
}
.header__menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-top: 10px;
  padding-bottom: 20px;
}
@media (min-height: 750px) {
  .header__menu {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.header__menu.header-single {
  padding-top: 30px;
  padding-bottom: 30px;
}
.header__menu.header-single .header__logo {
  margin: 0 auto;
}
.header__menu .header__logo {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.header__menu .header__logo a {
  display: block;
}
.header__menu .header__mobile-nav {
  background-image: url('public/img/icons/mobile-menu-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  cursor: pointer;
  width: 25px;
  height: 30px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  background-size: 25px;
}
.header__menu .header__mobile-nav.active {
  background-image: none;
  position: relative;
  /*display: inline-block;*/
  overflow: hidden;
  width: 25px;
  height: 30px;
}
.header__menu .header__mobile-nav.active:hover {
  cursor: pointer;
}
.header__menu .header__mobile-nav.active::before,
.header__menu .header__mobile-nav.active::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #1c1733;
  height: 1px;
}
.header__menu .header__mobile-nav.active::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.header__menu .header__mobile-nav.active::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.header__menu .language__picker {
  background: #fafafc;
  border: 1px solid #d8ddee;
  border-radius: 2px;
  margin-left: 15px;
  display: inline-block;
  padding: 9px 15px;
}
.header__menu .language__picker a {
  padding: 0;
  margin: 0;
}
.header__menu .language__picker a:after {
  display: none !important;
}
.header__menu .language-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.header__menu .language-wrap img {
  display: block;
  float: left;
  margin-right: 5px;
}
.header__menu .language {
  height: 16px;
  line-height: 16px;
}
.header__menu .language:not(:last-child) {
  margin-right: 10px;
}
@media (max-width: 880px) {
  .header__menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header__menu .header__mobile-nav {
    display: block;
  }
  .header__menu nav {
    height: 0;
    position: absolute;
    right: 0px;
    width: 100vw;
    top: 65px;
    background: #ffffff;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s, height 0.3s;
    -o-transition: padding-top 0.3s, padding-bottom 0.3s, height 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s, height 0.3s;
    z-index: 1000;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__menu nav.nav--height {
    height: 100vh;
    padding-top: 20px;
    padding-bottom: 90px;
  }
  .header__menu nav input {
    display: none;
  }
  .header__menu nav a {
    display: block;
    float: none;
    text-align: center;
    font-size: 26px;
  }
  .header__menu nav a.button {
    border-radius: 2px;
    margin-top: 10px;
    height: auto;
    padding: 8px 0;
    max-width: 250px;
    width: 100%;
  }
  .header__menu nav a ::after {
    display: none;
  }
}
@media (max-width: 880px) and (max-width: 440px) {
  .header__menu nav.nav--height {
    height: 75vh;
  }
}
.header-fixed {
  background-color: #ffffff;
  position: fixed;
  top: -120px;
  -webkit-transition: top .3s;
  -o-transition: top .3s;
  transition: top .3s;
  width: 100%;
  z-index: 9999;
  padding: 0;
}
.header-fixed .header {
  padding-top: 0;
  padding-bottom: 0;
}
.header-fixed .header__menu {
  padding-top: 13px;
  padding-bottom: 10px;
}
@media (max-width: 880px) {
  .header-fixed .header__menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-fixed .header__menu .logo {
    padding-top: 3px;
  }
}
.header-fixed.a-active {
  top: 0;
}
.why-exponea {
  padding: 0 30px 100px;
}
.why-exponea .why-exponea__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.why-exponea .why-exponea__wrapper .why-exponea__card {
  -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
          flex-basis: 48%;
  padding: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #edeef7;
  border-radius: 2px;
  margin-bottom: 25px;
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
  background-color: #ffffff;
}
.why-exponea .why-exponea__wrapper .why-exponea__card:hover {
  border-color: #ffffff;
  -webkit-box-shadow: 0px 8px 50px 0px rgba(116, 119, 176, 0.25);
          box-shadow: 0px 8px 50px 0px rgba(116, 119, 176, 0.25);
}
.why-exponea .why-exponea__wrapper .why-exponea__card .why-exponea__card__image {
  margin-right: 30px;
}
.why-exponea .why-exponea__wrapper .why-exponea__card .why-exponea__card__text h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
.why-exponea .why-exponea__wrapper .why-exponea__card .why-exponea__card__text p {
  font-size: 14px;
  font-family: "soleil", sans-serif;
}
.why-exponea .why-exponea__wrapper a.why-exponea__card .why-exponea__card__text em {
  color: #00b7db;
  font-style: normal;
}
@media (max-width: 868px) {
  .why-exponea .why-exponea__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .why-exponea .why-exponea__wrapper .why-exponea__card {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
@media (max-width: 460px) {
  .why-exponea .why-exponea__wrapper .why-exponea__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .why-exponea .why-exponea__wrapper .why-exponea__card .why-exponea__card__image {
    margin: 0;
  }
  .why-exponea .why-exponea__wrapper .why-exponea__card .why-exponea__card__image img {
    margin: 0 auto 20px;
  }
}
.direct-execution-pilot {
  padding-bottom: 80px;
}
.direct-execution-pilot a.small {
  font-size: 12px;
  color: #1c1733;
}
.direct-execution-pilot .direct-execution-pilot__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px 45px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.direct-execution-pilot .direct-execution-pilot__wrapper .direct-execution-pilot__card {
  width: 100%;
  background-color: #ffffff;
  padding: 38px 10px;
  text-align: center;
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
}
.direct-execution-pilot .direct-execution-pilot__wrapper .direct-execution-pilot__card:not(:last-child) {
  border-right: 1px dashed #edeef7;
}
.direct-execution-pilot .direct-execution-pilot__wrapper .direct-execution-pilot__card:not(:first-child) {
  background-image: url("public/img/components/direct-execution-pilot/arrow.svg");
  background-repeat: no-repeat;
  background-position: left center;
}
.direct-execution-pilot .direct-execution-pilot__wrapper .direct-execution-pilot__card img {
  margin: 0 auto 7px;
}
.direct-execution-pilot .direct-execution-pilot__wrapper .direct-execution-pilot__card p {
  font-size: 16px;
  font-family: "soleil", sans-serif;
}
.direct-execution-pilot .direct-execution-pilot__wrapper .direct-execution-pilot__card h4 {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px;
}
@media (max-width: 989px) {
  .direct-execution-pilot .direct-execution-pilot__wrapper .direct-execution-pilot__card {
    -webkit-flex-basis: 33.3333333%;
        -ms-flex-preferred-size: 33.3333333%;
            flex-basis: 33.3333333%;
  }
}
@media (max-width: 494px) {
  .direct-execution-pilot .direct-execution-pilot__wrapper .direct-execution-pilot__card {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.direct-execution-pilot .button__wrapper {
  text-align: center;
  padding-bottom: 50px;
}
.direct-execution-pilot .button__wrapper .button {
  width: auto;
  height: auto;
  display: inline-block;
  padding: 20px 40px;
  font-family: 'Roboto', Arial, sans-serif;
  text-transform: uppercase;
  line-height: initial;
  font-weight: bold;
  border: 0;
}
.direct-execution-pilot .direct-execution-pilot__text__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 30px 90px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.direct-execution-pilot .direct-execution-pilot__text__wrapper .direct-execution-pilot__text {
  -webkit-flex-basis: 28%;
      -ms-flex-preferred-size: 28%;
          flex-basis: 28%;
  text-align: center;
  padding: 45px 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.direct-execution-pilot .direct-execution-pilot__text__wrapper .direct-execution-pilot__text:nth-child(1) {
  background-image: url("public/img/components/direct-execution-pilot/1.png");
}
.direct-execution-pilot .direct-execution-pilot__text__wrapper .direct-execution-pilot__text:nth-child(2) {
  background-image: url("public/img/components/direct-execution-pilot/2.png");
}
.direct-execution-pilot .direct-execution-pilot__text__wrapper .direct-execution-pilot__text:nth-child(3) {
  background-image: url("public/img/components/direct-execution-pilot/3.png");
}
.direct-execution-pilot .direct-execution-pilot__text__wrapper .direct-execution-pilot__text p {
  font-size: 18px;
  line-height: 30px;
  font-family: "soleil", sans-serif;
}
.direct-execution-pilot .direct-execution-pilot__text__wrapper .direct-execution-pilot__text p strong {
  color: #1c1733;
}
@media (max-width: 774px) {
  .direct-execution-pilot .direct-execution-pilot__text__wrapper .direct-execution-pilot__text {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 30px;
    padding: 20px 0;
  }
}
.button {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  border-radius: 2px;
  padding: 14px 45px;
  margin: 0;
  -webkit-appearance: none;
  border: 0;
}
.button.button--fw {
  width: 100%;
  text-align: center;
}
.button.button--large {
  font-size: 16px;
  padding: 20px 50px;
}
.button.button--onsite {
  padding: 14px 70px 14px 20px;
  background-repeat: no-repeat;
  background-position: right 20px center;
}
.button.button--onsite.button--black {
  background-image: url("public/img/components/buttons/arrow-black.svg");
}
.button.button--onsite.button--yellow {
  background-image: url("public/img/components/buttons/arrow-yellow.svg");
}
.button.button--onsite.button--grey {
  background-image: url("public/img/components/buttons/arrow-grey.svg");
}
.button.button--onsite.button--blue {
  background-image: url("public/img/components/buttons/arrow-blue.svg");
}
.button.button--yellow {
  color: #ffd500;
  border: 2px solid #ffd500;
}
.button.button--yellow:hover {
  background-color: rgba(255, 213, 0, 0.1);
}
.button.button--yellow.button--cta {
  background-color: #ffd500;
  color: #1c1733;
  border: 0;
}
.button.button--yellow.button--cta:hover {
  background-color: #e6c000;
}
.button.button--blue {
  color: #2dbaee;
  border: 2px solid #2dbaee;
}
.button.button--blue:hover {
  background-color: rgba(45, 186, 238, 0.1);
}
.button.button--blue.button--cta {
  background-color: #2dbaee;
  color: #ffffff;
  border: 0;
}
.button.button--blue.button--cta:hover {
  background-color: #15b2ec;
}
.button.button--black {
  color: #1c1733;
  border: 2px solid #1c1733;
}
.button.button--black:hover {
  background-color: rgba(28, 23, 51, 0.1);
}
.button.button--black.button--cta {
  background-color: #1c1733;
  color: #ffffff;
  border: 0;
}
.button.button--black.button--cta:hover {
  background-color: #120f21;
}
.button.button--grey {
  color: #636696;
  border: 2px solid #d8ddef;
}
.button.button--grey:hover {
  background-color: rgba(99, 102, 150, 0.1);
}
.button.button--white {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.button.button--white:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
#home .button {
  padding: 19px 45px;
}
nav .button {
  font-family: 'Roboto', Arial, sans-serif;
  padding: 0 18px;
  border-radius: 2px;
  display: inline-block;
  line-height: normal;
  width: auto;
  height: 32px;
  line-height: 32px;
  font-weight: 500;
  text-transform: none;
  margin-left: 20px;
  font-size: 13px;
}
nav .button.button--input-group {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(255, 255, 255, 0.95);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
.reveal-modal {
  visibility: hidden;
  top: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 980px;
  position: fixed;
  z-index: 101;
  padding: 30px 40px 34px;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 16px 100px rgba(116, 119, 176, 0.25);
          box-shadow: 0 16px 100px rgba(116, 119, 176, 0.25);
}
.reveal-modal .close-reveal-modal {
  font-size: 32px;
  line-height: .5;
  position: absolute;
  top: 14px;
  right: 14px;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
/*
		
	NOTES
	
	Close button entity is &#215;
	
	Example markup
	
	<div id="myModal" class="reveal-modal">
		<h2>Awesome. I have it.</h2>
		<p class="lead">Your couch.  I it's mine.</p>
		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
		<a class="close-reveal-modal">&#215;</a>
	</div>
	
	*/
.funnelosaurus-new .title {
  padding-bottom: 10px;
}
.funnel-slides {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 45px;
}
.funnel-slides .funnel-wheel {
  -webkit-flex-basis: 10%;
      -ms-flex-preferred-size: 10%;
          flex-basis: 10%;
  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-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;
  padding: 60px 0;
}
.funnel-slides .funnel-wheel .wheel {
  height: 60px;
}
.funnel-slides .funnel-wheel .wheel:hover {
  cursor: pointer;
}
.funnel-slides .funnel-wheel .vertical-line {
  background: #fff;
  height: 45px;
  width: 1px;
  margin-bottom: 10px;
  margin-top: 4px;
}
.funnel-slides .funnel-column {
  max-width: 435px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.funnel-slides .funnel-column:nth-child(1) {
  display: block;
}
.funnel-slides .funnel-column:nth-child(1) .funnel-slide {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.funnel-slides .funnel-column:after {
  content: '';
  display: table;
  clear: both;
}
.funnel-slides .funnel-column .funnel-slide {
  position: absolute;
  -webkit-transition: opacity .6s, visibility .6s;
  -o-transition: opacity .6s, visibility .6s;
  transition: opacity .6s, visibility .6s;
  visibility: hidden;
  opacity: 0;
}
.funnel-slides .funnel-column .funnel-slide:after {
  content: '';
  display: table;
  clear: both;
}
.funnel-slides .funnel-column .funnel-slide.active {
  visibility: visible;
  opacity: 1;
}
.funnel-slides .funnel-column .funnel-slide img {
  max-width: 100%;
}
.funnel-slides .funnel-column .funnel-slide h3 {
  font-size: 25px;
}
.funnel-slides .funnel-column .funnel-slide p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #1c1733;
  max-width: 370px;
  padding-bottom: 30px;
}
.funnel-slides .funnel-column .funnel-slide.first .funnelosaurus-notification {
  opacity: 1;
  top: 52.47%;
  left: 64.6%;
}
.funnel-slides .funnel-column .funnel-slide.first .funnelosaurus-notification span {
  background: #8873ff;
}
.funnel-slides .funnel-column .funnel-slide.second .funnelosaurus-notification {
  top: 79.2%;
  left: 77%;
}
.funnel-slides .funnel-column .funnel-slide.second .funnelosaurus-notification .pulse {
  border-color: #d5d5d5;
}
.funnel-slides .funnel-column .funnel-slide.second .funnelosaurus-notification span {
  background: #ffae21;
}
.funnel-slides .funnel-column .funnel-slide.third .funnelosaurus-notification {
  top: 34.1%;
  left: 80.3%;
}
.funnel-slides .funnel-column .funnel-slide.third .funnelosaurus-notification .pulse {
  border-color: #d5d5d5;
}
.funnel-slides .funnel-column .funnel-slide.third .funnelosaurus-notification span {
  background: #c24cfc;
}
.funnel-slides .funnel-column .funnel-slide .funnelosaurus-notification {
  -webkit-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  transition: opacity 1.5s;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  position: absolute;
  -webkit-box-shadow: 0 2px 6px 0 rgba(28, 23, 51, 0.1);
          box-shadow: 0 2px 6px 0 rgba(28, 23, 51, 0.1);
}
.funnel-slides .funnel-column .funnel-slide .funnelosaurus-notification:hover {
  cursor: pointer;
  opacity: 0.2;
}
.funnel-slides .funnel-column .funnel-slide .funnelosaurus-notification .bg {
  -webkit-animation: pulse4 3s ease-out;
          animation: pulse4 3s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  background: #fff;
  width: 38px;
  height: 38px;
  position: absolute;
  z-index: 9;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.funnel-slides .funnel-column .funnel-slide .funnelosaurus-notification span {
  -webkit-animation: pulse4 3s ease-out;
          animation: pulse4 3s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  width: 18px;
  height: 18px;
  position: absolute;
  border-radius: 50%;
  z-index: 10;
  top: 10px;
  left: 10px;
}
.funnel-slides .funnel-column .funnel-slide .funnelosaurus-notification .pulse {
  -webkit-animation: pulse2 3s ease-out;
          animation: pulse2 3s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: 34px solid #fff;
  background: 0 0;
  border-radius: 50%;
  height: 68px;
  width: 68px;
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: 1;
  opacity: 0;
}
@-webkit-keyframes "pulse2" {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.0;
  }
  20% {
    opacity: 0.4;
  }
  40% {
    opacity: 0.8;
  }
  60% {
    opacity: 0.9;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.0;
  }
}
@keyframes "pulse2" {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.0;
  }
  20% {
    opacity: 0.4;
  }
  40% {
    opacity: 0.8;
  }
  60% {
    opacity: 0.9;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.0;
  }
}
@-webkit-keyframes "pulse4" {
  0% {
    opacity: 0.0;
  }
  20% {
    opacity: 0.4;
  }
  40% {
    opacity: 0.8;
  }
  60% {
    opacity: 0.9;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0.0;
  }
}
@keyframes "pulse4" {
  0% {
    opacity: 0.0;
  }
  20% {
    opacity: 0.4;
  }
  40% {
    opacity: 0.8;
  }
  60% {
    opacity: 0.9;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0.0;
  }
}
.title-block {
  padding-top: 95px;
}
.title-block .title-block__wrapper {
  position: relative;
  padding: 0 15px;
  text-align: center;
}
.title-block .title-block__wrapper .title-block__background-title {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  color: #edeef7;
  font-size: 285px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
}
.title-block .title-block__wrapper .title-block__title {
  padding: 85px 0px;
  font-size: 30px;
  font-weight: bold;
  color: #1c1733;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
@media (max-width: 1100px) {
  .title-block .title-block__wrapper .title-block__background-title {
    font-size: 250px;
  }
}
@media (max-width: 960px) {
  .title-block .title-block__wrapper .title-block__background-title {
    font-size: 200px;
  }
}
@media (max-width: 768px) {
  .title-block .title-block__wrapper .title-block__background-title {
    width: auto;
    font-size: 100px;
    top: 0;
  }
  .title-block .title-block__wrapper .title-block__title {
    font-size: 28px;
    padding: 44px 0 0 0  ;
  }
}
@media (max-width: 425px) {
  .title-block .title-block__wrapper .title-block__background-title {
    width: auto;
    font-size: 70px;
    top: 0;
  }
  .title-block .title-block__wrapper .title-block__title {
    font-size: 22px;
    padding: 44px 0 0 0  ;
  }
}
.title-block.title-block--lowercase .title-block__wrapper .title-block__title {
  text-transform: none;
}
.title-block.title-block--large {
  padding-bottom: 100px;
}
.title-block.title-block--button .title-block__wrapper {
  padding-bottom: 20px;
}
.title-block.title-block--button .title-block__wrapper .title-block__title {
  padding-bottom: 22px;
}
.title-block.title-block--button .title-block__wrapper .button {
  position: relative;
  z-index: 3;
}
.title-block.bg-yellow .title-block__wrapper .title-block__background-title {
  color: #f2ca00;
}
.title-block.bg-yellow .title-block__wrapper .title-block__title {
  color: #1c1733;
}
.title-block.bg-blue .title-block__wrapper .title-block__background-title {
  color: #2bb0e0;
}
.title-block.bg-blue .title-block__wrapper .title-block__title {
  color: #ffffff;
}
.title-block.bg-white .title-block__wrapper .title-block__background-title {
  color: #edeef7;
}
.title-block.bg-white .title-block__wrapper .title-block__title {
  color: #ffd500;
}
.title-block.bg-grey .title-block__wrapper .title-block__background-title {
  color: #edeef7;
}
.title-block.bg-grey .title-block__wrapper .title-block__title {
  color: #ffd500;
}
.title-block__text-under {
  padding-top: 40px;
  max-width: 1050px;
  text-align: center;
}
.title-block__text-under p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
}
.why-choose-exponea-block {
  /*padding-top: 35px;*/
  padding-bottom: 45px;
  /*padding-bottom: 200px;
    background-image: url("public/img/global/chart-bg.png");*/
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media (max-width: 768px) {
  .why-choose-exponea-block {
    padding-bottom: 65px;
  }
}
@media (max-width: 425px) {
  .why-choose-exponea-block {
    padding-bottom: 85px;
  }
}
.why-choose-exponea-block .why-choose-exponea-block__row {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 768px) {
  .why-choose-exponea-block .why-choose-exponea-block__row {
    margin-top: 65px;
  }
}
.why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column {
  -webkit-flex-basis: 360px;
      -ms-flex-preferred-size: 360px;
          flex-basis: 360px;
  min-width: 320px;
  margin: 0 0 130px;
}
.why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column .why-choose-exponea-block__image {
  display: block;
  width: 75px;
  margin: 0 auto 30px;
}
.why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column .why-choose-exponea-block__text {
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}
.why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column .why-choose-exponea-block__subtext {
  max-width: 80%;
  margin: 0 auto;
  margin-top: 30px;
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 768px) {
  .why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column {
    -webkit-flex-basis: 360px;
        -ms-flex-preferred-size: 360px;
            flex-basis: 360px;
    margin-bottom: 45px;
  }
  .why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column .why-choose-exponea-block__image {
    display: block;
    float: left;
    width: 50px;
    margin: 0 20px 10px;
  }
  .why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column .why-choose-exponea-block__text {
    font-family: "Lato", Arial, sans-serif;
    color: #1c1733;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
  }
  .why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column .why-choose-exponea-block__subtext {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column {
    -webkit-flex-basis: 320px;
        -ms-flex-preferred-size: 320px;
            flex-basis: 320px;
    margin-bottom: 55px;
  }
}
@media (max-width: 425px) {
  .why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column {
    -webkit-flex-basis: 320px;
        -ms-flex-preferred-size: 320px;
            flex-basis: 320px;
    margin-bottom: 35px;
  }
  .why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column .why-choose-exponea-block__text {
    font-family: "Lato", Arial, sans-serif;
    color: #1c1733;
    font-size: 19px;
    font-weight: 600;
    text-align: left;
  }
  .why-choose-exponea-block .why-choose-exponea-block__row .why-choose-exponea-block__column .why-choose-exponea-block__subtext {
    font-size: 16px;
  }
}
.platform-overview {
  padding-top: 96px;
  padding-bottom: 86px;
}
@media (max-width: 425px) {
  .platform-overview {
    padding-bottom: 10px;
  }
}
.platform-overview .platform-overview__wrapper .platform-overview__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 90px;
}
@media (max-width: 880px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 880px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column {
    -webkit-flex-basis: auto !important;
        -ms-flex-preferred-size: auto !important;
            flex-basis: auto !important;
  }
}
.platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column .platform-overview__title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 425px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column .platform-overview__title {
    font-size: 24px;
  }
}
.platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column .platform-overview__text {
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 425px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column .platform-overview__text {
    font-size: 1.1rem;
    line-height: 1.4;
  }
}
.platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column .platform-overview__image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 881px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column .platform-overview__image {
    float: left;
    padding-top: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 880px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column.platform-overview__column--small {
    padding: 0  15px !important;
    text-align: center;
  }
  .platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column.platform-overview__column--small > * {
    margin: 0 auto 20px;
  }
}
@media (max-width: 880px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column.platform-overview__column--large {
    padding: 5% 10% 2%;
  }
}
@media (max-width: 425px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row .platform-overview__column.platform-overview__column--large {
    padding: 0px 50px 20px;
  }
}
.platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--first .platform-overview__column--large {
  -webkit-flex-basis: 59.3636364%;
      -ms-flex-preferred-size: 59.3636364%;
          flex-basis: 59.3636364%;
}
@media (min-width: 881px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--first .platform-overview__column--large {
    padding-left: 20px;
    padding-right: 40px;
  }
}
@media (min-width: 1090px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--first .platform-overview__column--large {
    padding-left: 80px;
    padding-right: 0;
  }
}
.platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--first .platform-overview__column--small {
  -webkit-flex-basis: 58%;
      -ms-flex-preferred-size: 58%;
          flex-basis: 58%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--first .platform-overview__column--small .platform-overview__text,
.platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--first .platform-overview__column--small .platform-overview__title {
  max-width: 90%;
}
.platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--second .platform-overview__column--large {
  -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
}
@media (max-width: 880px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--second .platform-overview__column--large {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 425px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--second .platform-overview__column--large {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--second .platform-overview__column--small {
  -webkit-flex-basis: 52%;
      -ms-flex-preferred-size: 52%;
          flex-basis: 52%;
  /*padding-top: 50px;*/
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (min-width: 881px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--second .platform-overview__column--small {
    padding-left: 80px;
  }
}
.platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--second .platform-overview__column--small .platform-overview__title {
  max-width: 90%;
}
.platform-overview .platform-overview__wrapper .platform-overview__row.platform-overview__row--second .platform-overview__column--small .platform-overview__text {
  max-width: 90%;
}
.platform-overview .platform-overview__wrapper .platform-overview__row.plaform-overview__row--third .platform-overview__column--large {
  -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
}
@media (min-width: 881px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row.plaform-overview__row--third .platform-overview__column--large {
    padding-left: 20px;
    padding-right: 40px;
  }
}
@media (min-width: 1090px) {
  .platform-overview .platform-overview__wrapper .platform-overview__row.plaform-overview__row--third .platform-overview__column--large {
    padding-left: 80px;
    padding-right: 0;
  }
}
.platform-overview .platform-overview__wrapper .platform-overview__row.plaform-overview__row--third .platform-overview__column--small {
  -webkit-flex-basis: 56.6363636%;
      -ms-flex-preferred-size: 56.6363636%;
          flex-basis: 56.6363636%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.platform-overview .platform-overview__wrapper .platform-overview__row.plaform-overview__row--third .platform-overview__column--small .platform-overview__text,
.platform-overview .platform-overview__wrapper .platform-overview__row.plaform-overview__row--third .platform-overview__column--small .platform-overview__title {
  max-width: 90%;
}
.community-block {
  padding: 150px 15px;
}
@media (max-width: 1100px) {
  .community-block {
    padding: 80px 15px;
  }
}
@media (max-width: 960px) {
  .community-block {
    padding: 40px 15px;
  }
}
@media (max-width: 425px) {
  .community-block {
    padding: 20px 15px;
  }
}
.community-block .community-block__wrapper .community-block__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.community-block .community-block__wrapper .community-block__row .community-block__column {
  -webkit-flex-basis: 360px;
      -ms-flex-preferred-size: 360px;
          flex-basis: 360px;
  min-width: 350px;
  margin-bottom: 40px;
}
@media (max-width: 1100px) {
  .community-block .community-block__wrapper .community-block__row .community-block__column {
    -webkit-flex-basis: 330px;
        -ms-flex-preferred-size: 330px;
            flex-basis: 330px;
    min-width: 330px;
  }
}
@media (max-width: 425px) {
  .community-block .community-block__wrapper .community-block__row .community-block__column {
    -webkit-flex-basis: 320px;
        -ms-flex-preferred-size: 320px;
            flex-basis: 320px;
    min-width: 320px;
  }
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card {
  display: block;
  margin: 0 20px;
  background-size: cover;
  padding: 55px 40px;
  min-height: 405px;
  position: relative;
  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-shadow: 0px 4px 12px 0px rgba(15, 12, 31, 0.004);
          box-shadow: 0px 4px 12px 0px rgba(15, 12, 31, 0.004);
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card:hover .community-block__button {
  background-color: #ffffff;
  background-image: url("public/img/components/buttons/arrow-black.svg");
}
@media (max-width: 425px) {
  .community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card {
    min-height: 340px;
  }
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__title {
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 25px;
}
@media (max-width: 425px) {
  .community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__title {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__text {
  color: #ffffff;
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__button {
  width: 45px;
  height: 45px;
  border: 2px solid #ffffff;
  display: block;
  border-radius: 50%;
  background-image: url("public/img/components/buttons/arrow-white.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__button:hover {
  background-color: #ffffff;
  background-image: url("public/img/components/buttons/arrow-black.svg");
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__input-group {
  position: relative;
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__input-group .community-block__input {
  height: 55px;
  border: 0;
  background: #ffffff;
  border-radius: 2px;
  width: 100%;
  padding-right: 55px;
  padding-left: 20px;
  font-size: 18px;
  font-family: "Lato", Arial, sans-serif;
  color: #636696;
}
@media (max-width: 1100px) {
  .community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__input-group .community-block__input {
    font-size: 16px;
  }
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__input-group .community-block__submit {
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 0;
  background-color: transparent;
  background-image: url("public/img/components/buttons/arrow-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__input-group .community-block__submit:hover {
  background-color: #e6e6e6;
  cursor: pointer;
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card .community-block__input-group .community-block__submit:focus {
  outline: none;
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card.community-block__card--slack {
  background-image: url('public/img/global/slack-community.png');
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card.community-block__card--blog {
  background-image: url('public/img/global/blog.png');
}
.community-block .community-block__wrapper .community-block__row .community-block__column .community-block__card.community-block__card--newsletter {
  background-image: url('public/img/global/newsletter.png');
  padding-bottom: 50px;
}
.alert-message {
  padding: 8px 15px;
  border-radius: 2px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 10px;
  opacity: 0;
  visibility: hidden;
  margin-bottom: 15px;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
.alert-message.active {
  opacity: 1;
  visibility: visible;
}
.alert-message.error {
  color: #b22458;
  background: #f0b2c9;
  position: relative;
  top: 45px;
}
.alert-message.success {
  color: #009163;
  background: #5effcc;
}
.mx-auto-col {
  margin-right: auto!important;
  margin-left: auto!important;
  float: none;
}
.custom-form {
  font-family: "Lato", Arial, sans-serif;
  color: #1c1733;
  /* floating label */
  /* success and errors */
  /* checkboxes */
}
.custom-form .form-control-feedback-fixed {
  display: none;
  position: absolute;
  top: .5rem;
  right: 1.15rem;
  font-size: .8rem;
  color: #e62e71;
}
.custom-form .form-group {
  position: relative;
  margin-bottom: 0.9rem;
}
.custom-form .form-group:not(.has-active):not(.has-error):hover .form-control {
  border-color: #c3cae7;
}
.custom-form label {
  display: inline-block;
  margin-bottom: .25rem;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.custom-form .form-control {
  display: block;
  width: 100%;
  padding: 1rem 1.15rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.25;
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #d8ddee;
  border-radius: 2px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.custom-form .form-control:focus {
  color: #1c1733;
  background-color: #ffffff;
  border-color: #2dbaee;
  outline: 0;
}
.custom-form .select-wrapper {
  position: relative;
  /* IF you want background under arrow
    &:before {
      position: absolute;
      top: 1px;
      right: 1px;
      content: "";
      width: 25px;
      height: 60px;
      pointer-events: none;
      background-color: #c6c6c6;
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
    }*/
}
.custom-form .select-wrapper select {
  color: transparent;
  padding-right: 45px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-form .select-wrapper:after {
  position: absolute;
  top: 50%;
  right: 20px;
  content: "";
  width: 8px;
  height: 8px;
  pointer-events: none;
  border-right: 2px solid #d8ddee;
  border-bottom: 2px solid #d8ddee;
  transform: rotate(45deg) translateY(-40%) translateX(-40%);
  -ms-transform: rotate(45deg) translateY(-40%) translateX(-40%);
  -webkit-transform: rotate(45deg) translateY(-40%) translateX(-40%);
}
.custom-form .form-text-small-bottom {
  font-size: 0.8rem;
  margin-top: 1.25rem;
  margin-bottom: 3rem;
}
.custom-form input:focus ~ .floating-label,
.custom-form textarea:focus ~ .floating-label,
.custom-form select:focus ~ .floating-label,
.custom-form input:not(:focus):valid ~ .floating-label,
.custom-form textarea:not(:focus):valid ~ .floating-label,
.custom-form select:not(:focus):valid ~ .floating-label {
  top: .5rem;
  left: 1.15rem;
  font-size: .8rem;
  font-weight: 300;
  opacity: 1;
  color: #2dbaee;
}
.custom-form select:focus,
.custom-form select:not(:focus):valid {
  color: #1c1733;
}
.custom-form .form-control-floating-label {
  padding: 1.5rem 1.15rem 0.5rem;
}
.custom-form .floating-label {
  position: absolute;
  pointer-events: none;
  left: 1.15rem;
  top: 1rem;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  color: rgba(99, 102, 150, 0.75);
  font-size: 1rem;
  font-weight: 300;
}
.custom-form .has-active .form-control-label {
  color: #2dbaee;
}
.custom-form .has-error input:focus ~ .floating-label,
.custom-form .has-error textarea:focus ~ .floating-label,
.custom-form .has-error select:focus ~ .floating-label,
.custom-form .has-error input:not(:focus):valid ~ .floating-label,
.custom-form .has-error textarea:not(:focus):valid ~ .floating-label,
.custom-form .has-error select:not(:focus):valid ~ .floating-label {
  color: rgba(99, 102, 150, 0.75);
}
.custom-form .has-error .floating-label,
.custom-form .has-error .form-control-label,
.custom-form .has-error .form-control-feedback {
  color: #e62e71;
}
.custom-form .has-error .select-wrapper:after {
  border-left-color: #e62e71;
  border-right-color: #e62e71;
}
.custom-form .has-error .form-control {
  border-color: #e62e71;
}
.custom-form .has-success input:focus ~ .floating-label,
.custom-form .has-success textarea:focus ~ .floating-label,
.custom-form .has-success select:focus ~ .floating-label,
.custom-form .has-success input:not(:focus):valid ~ .floating-label,
.custom-form .has-success textarea:not(:focus):valid ~ .floating-label,
.custom-form .has-success select:not(:focus):valid ~ .floating-label,
.custom-form .has-success .floating-label,
.custom-form .has-success .form-control-label {
  color: rgba(99, 102, 150, 0.75);
}
.custom-form .has-success .form-control {
  border-color: #d8ddee;
}
.custom-form .checkbox {
  position: relative;
  display: block;
  margin-top: 0.9rem;
  margin-bottom: 0.9rem;
}
.custom-form .checkbox input[type="checkbox"] {
  position: absolute;
  display: block;
  float: left;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 15px;
  height: 16px;
  border: 1px solid #d8ddee;
  border-radius: 2px;
  left: 0px;
  top: 0px;
}
.custom-form .checkbox input[type="checkbox"].middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.custom-form .checkbox input[type="checkbox"]:hover {
  border-color: #c3cae7;
}
.custom-form .checkbox label {
  padding-left: 30px;
  cursor: pointer;
}
.custom-form .checkbox input[type="checkbox"]:checked {
  background-color: #2dbaee;
  border-color: #2dbaee;
}
.custom-form .checkbox input[type="checkbox"]:checked:after {
  content: '';
  position: absolute;
  display: block;
  width: 5px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 4px;
  top: 2px;
}
.input-group-form textarea::-webkit-input-placeholder {
  color: #484772;
}
.input-group-form input::-webkit-input-placeholder {
  color: #484772;
}
.input-group-form textarea:-moz-placeholder {
  color: #484772;
}
.input-group-form input:-moz-placeholder {
  color: #484772;
}
.input-group-form input::-moz-placeholder {
  color: #484772;
}
.input-group-form textarea::-moz-placeholder {
  color: #484772;
}
.input-group-form textarea:-ms-input-placeholder {
  color: #484772;
}
.input-group-form input:-ms-input-placeholder {
  color: #484772;
}
.input-group-form textarea {
  width: 100% !important;
  max-width: 600px;
}
.input-group-form input[type="text"],
.input-group-form input[type="email"],
.input-group-form textarea {
  color: #1c1733;
  width: 100%;
  border: 1px solid #adb0b9;
  border-radius: 2px;
  padding: 20px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 15px;
  background: transparent;
}
.input-group-form input[type="text"].active,
.input-group-form input[type="email"].active,
.input-group-form textarea.active {
  border: 1px solid #1c1733;
}
.input-group-form input[type="text"].wpcf7-not-valid,
.input-group-form input[type="email"].wpcf7-not-valid,
.input-group-form textarea.wpcf7-not-valid {
  border-color: #b22458;
}
.input-group-form input:focus,
.input-group-form textarea:focus {
  outline: none;
  border: 1px solid #1c1733;
}
.input-group-form button:focus {
  outline: 0;
  cursor: pointer;
}
.input-group-form .wpcf7-form-control-wrap {
  position: relative;
  display: table;
  border-collapse: separate;
  margin-bottom: 15px;
}
.input-group-form .wpcf7-form-control-wrap .wpcf7-form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-form .wpcf7-input-group-addon,
.input-group-form .wpcf7-form-control-wrap .wpcf7-form-control {
  display: table-cell;
}
.input-group-form .wpcf7-input-group-addon:not(:first-child):not(:last-child),
.input-group-form .wpcf7-form-control-wrap .wpcf7-form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-form .wpcf7-input-group-addon {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-form .wpcf7-input-group-addon {
  padding: 6px 20px;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  background-color: #231c40;
  border: 1px solid #231c40;
  border-radius: 2px;
  width: 65px;
  background-size: contain;
  background-position: center;
}
.input-group-form .name .wpcf7-input-group-addon {
  background-image: url('public/img/icons/contact-form/126x126_icon_name.png');
}
.input-group-form .email .wpcf7-input-group-addon {
  background-image: url('public/img/icons/contact-form/126x126_icon_email.png');
}
.input-group-form .phone .wpcf7-input-group-addon {
  background-image: url('public/img/icons/contact-form/126x126_icon_phone.png');
}
.input-group-form .company .wpcf7-input-group-addon {
  background-image: url('public/img/icons/contact-form/126x126_icon_company.png');
}
.input-group-form .wpcf7-input-group-addon input[type="radio"],
.input-group-form .wpcf7-input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group-form .wpcf7-form-control-wrap .wpcf7-form-control:first-child,
.input-group-form .wpcf7-input-group-addon:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-form .wpcf7-input-group-addon:first-child {
  border-right: 0;
}
.input-group-form .wpcf7-form-control-wrap .wpcf7-form-control:last-child,
.input-group-form .wpcf7-input-group-addon:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-form .wpcf7-input-group-addon:last-child {
  border-left: 0;
}
.contact-form-thankyou-msg {
  font-family: "Lato", Arial, sans-serif;
  font-size: 28px;
  font-weight: 300;
  padding-top: 20%;
  text-align: center;
}
.contact-form-thankyou-msg .thankyou-title {
  font-size: 35px;
  display: block;
  line-height: 0;
}
.title-new {
  padding: 30px 15px 40px;
}
@media (min-width: 480px) {
  .title-new {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .title-new {
    padding-top: 80px;
    padding-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .title-new.title-new--big {
    padding-top: 70px;
  }
}
.title-new .title-new__wrapper .title-new__title-big {
  font-family: "Lato", Arial, sans-serif;
  margin-bottom: 15px;
  font-size: 2.2rem;
}
@media (min-width: 480px) {
  .title-new .title-new__wrapper .title-new__title-big {
    margin-bottom: 20px;
    font-size: 3.0rem;
  }
}
@media (min-width: 576px) {
  .title-new .title-new__wrapper .title-new__title-big {
    margin-bottom: 30px;
    font-size: 3.6rem;
  }
}
.title-new .title-new__wrapper .title-new__title {
  font-family: "Lato", Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}
.title-new .title-new__wrapper .title-new__text {
  font-family: "Lato", Arial, sans-serif;
  font-size: 18px;
  color: #636696;
  line-height: 28px;
  max-width: 740px;
  margin: 0 auto;
}
@media (max-width: 425px) {
  .title-new .title-new__wrapper .title-new__text {
    font-size: 14px;
    line-height: 20px;
  }
}
.menu-badge {
  display: inline-block;
  min-width: 10px;
  padding: 2px 7px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 2px;
  margin-left: 5px;
}
.menu-badge.menu-badge--pink {
  background-color: #ee49a5;
  color: #ffffff;
}
.menu-badge.menu-badge--yellow {
  background-color: #ffd500;
  color: #1c1733;
}
.menu-badge.menu-badge--black {
  background-color: #1c1733;
  color: #ffffff;
}
.text-center {
  text-align: center;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.text-uppercase {
  text-transform: uppercase;
}
/* Tooltips */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lato", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #1c1733;
  text-align: center;
  background-color: #ffffff;
  border-radius: 6px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #ffffff;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #ffffff;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
/* TOOLTIPS */
[data-toggle^="tooltip"] {
  cursor: pointer;
  border-bottom: 1px dotted #8b8b8b;
  color: #1c1733;
  text-decoration: none;
}
[data-toggle^="tooltip"]:hover,
[data-toggle^="tooltip"]:focus {
  color: #1c1733;
  text-decoration: none;
}
[data-toggle^="tooltip"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.tooltip > .tooltip-inner {
  font-size: 14px;
  padding: 8px 10px;
  border: 1px solid #8b8b8b;
  border-radius: 1px;
  text-align: left;
  width: auto;
  min-width: 150px;
  max-width: 500px;
}
.tooltip {
  /* tooltip left */
  /* tooltip right */
  /* tooltip top */
  /* tooltip bottom */
}
.tooltip.left > .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -15px;
  border-right-color: #ffffff;
  border-width: 15px 0px 15px 15px;
}
.tooltip.left > .tooltip-arrow:after {
  content: " ";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #8b8b8b;
  top: -15px;
  left: -13px;
}
.tooltip.right > .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -15px;
  border-right-color: #ffffff;
  border-width: 15px 15px 15px 0;
}
.tooltip.right > .tooltip-arrow:after {
  content: " ";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #8b8b8b;
  top: -15px;
  left: -1px;
}
.tooltip.top > .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  border-bottom-color: #ffffff;
  border-width: 15px 15px 0 15px;
}
.tooltip.top > .tooltip-arrow:after {
  content: " ";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #8b8b8b;
  top: -13px;
  left: -15px;
}
.tooltip.bottom > .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -15px;
  border-bottom-color: #ffffff;
  border-width: 0 15px 15px 15px;
}
.tooltip.bottom > .tooltip-arrow:after {
  content: " ";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #8b8b8b;
  top: -2px;
  left: -15px;
}
.hidden-banner {
  display: none;
  position: relative;
}
.hidden-banner .close {
  cursor: pointer;
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 14px;
  overflow: hidden;
  top: 12px;
  right: 0;
}
.hidden-banner .close:before,
.hidden-banner .close:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #1c1733;
  height: 1px;
}
.hidden-banner .close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.hidden-banner .close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (min-width: 1160px) {
  .hidden-banner .close {
    right: -2px;
  }
}
/* special banner */
.banner--alexa .claim {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .banner--alexa .claim {
    padding-top: 35px;
  }
}
.banner--alexa .claim--text {
  color: #1c1733;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.25em;
  text-align: center;
  margin-bottom: 10px;
}
.banner--alexa .claim--text strong {
  font-weight: 500;
}
@media (min-width: 768px) {
  .banner--alexa .claim--text {
    font-size: 1.85em;
  }
}
@media (min-width: 500px) {
  .banner--alexa .claim--text {
    float: left;
    margin-right: 10px;
    text-align: left;
    margin-bottom: 0px;
  }
}
.banner--alexa .img-alexa {
  margin: 0 auto;
}
@media (min-width: 500px) {
  .banner--alexa .img-alexa {
    float: left;
  }
}
.banner--alexa small {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
  font-size: 0.65em;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .banner--alexa small {
    margin-bottom: 35px;
  }
}
@media (min-width: 1104px) {
  .banner--alexa small {
    margin-top: 0;
  }
}
.banner--alexa .button--right-block .button {
  padding: 17px 50px;
  float: right;
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .banner--alexa .button--right-block .button {
    margin-top: 35px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .banner--alexa .button--right-block .button {
    margin-bottom: 30px;
  }
}
/* Cookie Notice */
#cookie-notice {
  color: #1c1733 !important;
  background-color: rgba(255, 213, 0, 0.8) !important;
}
#cookie-notice #cn-notice-text {
  font-family: "Lato", Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
}
#cookie-notice #cn-notice-text a {
  font-weight: 400;
  color: #1c1733;
}
#cookie-notice #cn-notice-text a:hover {
  color: #636696;
}
#cookie-notice #cn-accept-cookie {
  color: #ffffff;
  background-color: #1c1733;
  padding: 6px 35px;
  text-transform: none;
  font-size: 13px;
  font-weight: 300;
  margin: 0 0 0 50px;
}
@media (max-width: 1050px) {
  #cookie-notice #cn-accept-cookie {
    display: block;
    width: 110px;
    margin: 5px auto 0 auto;
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
  content: " ";
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.carousel-control .icon-prev {
  padding: 10px 0px 10px 8px;
}
.carousel-control .icon-prev:before {
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.carousel-control .icon-next {
  padding: 10px 8px 10px 0px;
}
.carousel-control .icon-next:before {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 576px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    /*width: (@carousel-control-font-size * 1.5);
      height: (@carousel-control-font-size * 1.5);
      margin-top: (@carousel-control-font-size / -2);
      font-size: (@carousel-control-font-size * 1.5);*/
    width: 50px;
    height: 50px;
    margin-top: -30px;
    font-size: 30px;
    background-color: #adb0d9;
    border-radius: 50px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -30px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
