@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,500,500i,700i,700');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.3; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@-ms-viewport {
  width: device-width; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  width: 100vw;
  overflow-x: hidden !important; }

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

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
font-weight: 300;}
  form input, form textarea, form button {
    outline: none !important;
  }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1280px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }
.wp-caption{
	max-width: 100%;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col, .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, .col-sm, .col-sm-auto, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .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, .col-sm, .col-sm-auto, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto  {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .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, .col-sm, .col-sm-auto, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto  {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .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, .col-sm, .col-sm-auto, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto  {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .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, .col-sm, .col-sm-auto, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto  {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
    .how-page .section-wrap .blue-section .col-md-3 {
      position: relative;}
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
    .blue-section .col-md-4 {
      position: relative;
      -webkit-box-flex: 0; }
    .blue-section .col-md-4::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      border-top: 2px solid #fcc800;
      width: 150px;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  transition: opacity 0.3s;
  /* height: 20px;
  width: 20px; */
  height: 62px;
  width: 29px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  /* .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 1; } */
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

    .slick-prev.slick-disabled,
  .slick-next.slick-disabled {
    transition: opacity 0.3s;
    opacity: 0; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  /* .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; } */

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  /* .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; } */

    .slick-prev::before, .slick-next::before  {
        content: " ";
      }



  .slick-prev {
        background: url(../img/arrow-left.png);
        background-position: center;
        background-size: cover;
        width:20px;
        height: 30px;
      }

.slick-next {
        background: url(../img/arrow-right.png);
        background-position: center;
        background-size: cover;
        width:20px;
        height: 30px;
      }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -50px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before{
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        border: 1px solid #0275d8;
        border-radius: 50%;
        display: block;
        width: 16px;
        height: 16px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      background: #0275d8;
      opacity: 1; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 100%;
  height: 18px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 0px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dxy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dxy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-20%, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-20%, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-20%, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-20%, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(20%, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(20%, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(20%, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(20%, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-20%, -25%, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-20%, -25%, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-20%, 25%, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-20%, 25%, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(20%, -25%, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(20%, -25%, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(20%, 25%, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(20%, 25%, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
            transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
            transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
          transform: translate3d(0, -8px, 0) rotate(45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 8px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 16px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(135deg);
          transform: translate3d(0, 8px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(-270deg);
            transform: translate3d(0, -16px, 0) rotate(-270deg);
    -webkit-transition-delay: 0.075s;
            transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 8px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 16px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-135deg);
          transform: translate3d(0, 8px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(270deg);
            transform: translate3d(0, -16px, 0) rotate(270deg);
    -webkit-transition-delay: 0.075s;
            transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic .hamburger-inner::after {
      top: 8px;
      right: 0;
      -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -200%;
      top: -200%;
      -webkit-transform: translate3d(200%, 200%, 0) rotate(45deg);
              transform: translate3d(200%, 200%, 0) rotate(45deg);
      -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -200%;
      top: -200%;
      -webkit-transform: translate3d(-200%, 200%, 0) rotate(-45deg);
              transform: translate3d(-200%, 200%, 0) rotate(-45deg);
      -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 8px;
      right: 0;
      -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -200%;
      top: 200%;
      -webkit-transform: translate3d(200%, -200%, 0) rotate(-45deg);
              transform: translate3d(200%, -200%, 0) rotate(-45deg);
      -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -200%;
      top: 200%;
      -webkit-transform: translate3d(-200%, -200%, 0) rotate(45deg);
              transform: translate3d(-200%, -200%, 0) rotate(45deg);
      -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  -webkit-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  -webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1px; }
  .hamburger--slider .hamburger-inner::before {
    top: 8px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 16px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-14.28571%, -6px, 0);
            transform: rotate(-45deg) translate3d(-14.28571%, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
            transform: translate3d(0, -16px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 1px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 8px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 16px; }

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
          transform: translate3d(0, 8px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    -webkit-transform: rotate(45deg) translate3d(14.28571%, -6px, 0);
            transform: rotate(45deg) translate3d(14.28571%, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(90deg);
            transform: translate3d(0, -16px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1px;
  -webkit-transition: background-color 0s 0.13s linear;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 8px;
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
            transform: translate3d(0, 8px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

::-moz-selection {
  background: #2775c5;
  color: #FFF; }

::selection {
  background: #2775c5;
  color: #FFF; }

body {
  font-family: 'Roboto', sans-serif;
  font-family: 'Roboto', sans-serif;
  background: #f6f7f8; }
  @media screen and (max-width: 768px) {
    body {
      overflow-x: hidden; } }
body.contact-page {
  /* background: url(../img/bgs/medium_light_bg.jpg); */
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;}
  body.blog-page {
    background: url(../img/bgs/xlarge_light_bg.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;}
a {
  text-decoration: none !important;
  color: #2775c5;}
 .single .content p a {

 color: #2775c5 !important;}
 .single-post p.share {
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
}
 .single-post p.share img {
    width: 30px;
    margin-left: 15px;
}
 em {
    font-style: italic;
    font-weight: 100;
}
.mt-50 {
  margin-top: 50px; }

.mt-100 {
  margin-top: 100px; }

.mtb-100 {
  margin-top: 100px;
  margin-bottom: 100px; }

.mb-100 {
  margin-bottom: 100px; }

header.main-menu {
  position: relative;
}
.main-menu {
  position: fixed;
  /*height: 60px;*/
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -ms-flex-wrap: wrap;
      flex-wrap: wrap; */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: transparent;
  z-index: 1000;
  -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  padding: 0;
  will-change: background; }

  .main-menu .main-menu-inner {
    position: fixed;
    height: auto;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: column;
    background: transparent;
    z-index: 1000;
    -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
    padding: 0;
    will-change: background;
  }
  .main-menu .main-menu-wrapper {
    position: relative;
    width: 100%;
    height: 60px;
    padding: 40px 0;
  }
  .main-menu-wrapper .container {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    min-width: 1150px;
  }
  @media(max-width: 1199.98px) {
    .main-menu .main-menu-wrapper .container {
      min-width: 95%;
    }
  }
  @media (max-width: 575.98px) {
    .main-menu .main-menu-wrapper .container {
      width: 100%;
    }
  }


  .main-menu > .main-menu:after {
  	display: none !important;
  }
  .main-menu:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.2);
    -webkit-transition: inherit;
    transition: inherit; }
  .main-menu * {
    -webkit-transition: inherit;
    transition: inherit; }
  .main-menu.solid {
    background: white; }
    .main-menu.solid:after {
      opacity: 1; }
    .main-menu.solid .logo-wrapper svg .st0{fill:#317BC6;}
    .main-menu.solid .main-nav ul li a {
      color: #000; }
    .main-menu.solid .main-nav ul li.nav-logo {
      display: none; }
     .main-menu.solid > .main-menu.solid {
     	background: transparent !important;
     	box-shadow: 0 0 0 transparent !important;
     }
     button#catapultCookie {
     	background: white !important;
     }
      @media screen and (max-width: 768px) {
        .main-menu.solid .main-nav ul li.nav-logo {
          display: block; } }
    .main-menu.solid .hamburger-inner, .main-menu.solid .hamburger-inner::before, .main-menu.solid .hamburger-inner::after {
      background-color: #000 !important; }
    .main-menu .logo-wrapper {
      position: relative;
      left: 20px;
      width: 150px;
      height: 30px }
      .site-header a {
          width: 100% !important;
          height: 100% !important;
          position: absolute;
          z-index: 1;
      }
    .main-menu .logo-wrapper svg {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      .main-menu .logo-wrapper svg .st0 {
        fill:#fff }

        #wp-megamenu-primary-menu.wp-megamenu-wrap.hover-line {
          height: auto;
        }
  .main-menu .menu-btn {
    display: none;
    z-index: 1010;
    width: 60px;
    outline: none; }
    @media screen and (max-width: 992px) {
      .main-menu .menu-btn {
        display: block; } }
    .main-menu .menu-btn .hamburger-inner, .main-menu .menu-btn .hamburger-inner::before, .main-menu .menu-btn .hamburger-inner::after {
      background-color: #000;
      -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }

  .main-menu .main-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
     width: 790px;
    z-index: 1009; }
    .main-menu .main-nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .main-menu .main-nav ul li {
        margin: 0 5px; }
        .main-menu .main-nav ul li a {
          color: white;
          font-size: 14px;

          font-weight: 300; }
        .main-menu .main-nav ul li.nav-logo {
          display: none;
          width: 220px; }
          @media screen and (max-width: 992px) {
            .main-menu .main-nav ul li.nav-logo {
              display: block; }

            .main-menu .main-nav ul li.menu-item-has-children > a:after {
    content: " \/";
    content: '\f107';
    font-size: 36px;
    position: relative;
    font-family: FontAwesome;
    font-weight: 100;
    top: 3px;
    padding-left: 8px;
    /* border-left: 3px solid; */
    left: 8px;
}
}

.disabled {
  /*pointer-events: none !important; */

}
        .main-menu .main-nav ul li.menu-item-has-children {
          position: relative;
          z-index: 1000; }

          #primary-menu {
            display: none;
          }

          @media screen and (max-width: 992px) {

          #primary-menu {
            display: flex;
            flex-wrap: nowrap;
            justify-content: flex-start;
            margin-top: 50px;
          }

          .main-menu .main-nav ul li.menu-item-has-children .sub-menu {
            position: absolute;
            top: 100%;
            left: 0;
            /* width: 120%; */
            min-width: 190px;
            background: white;
            padding: 0 10px;
            -webkit-box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2);
                    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2);
            z-index: 999;
            display: none;
            -webkit-transition: none;
            transition: none;
           }
         }
            .main-menu .main-nav ul li.menu-item-has-children .sub-menu li a{
              margin: 10px 0; }
              .main-menu .main-nav ul li.menu-item-has-children .sub-menu li a {
                color: #000 !important;
                line-height: 1.5; }
                .main-menu .main-nav ul li.menu-item-has-children .sub-menu li a:hover {
                  text-decoration: underline !important; }
                  @media screen and (max-width: 992px) {
                    .main-menu .main-nav ul li.menu-item-has-children .sub-menu {
                      position: static;
                      box-shadow: none;
                    }
                    .main-menu .main-nav ul li.menu-item-has-children .sub-menu li a {
                      font-size: 16px; line-height: 22px;
                    }
                  }
    @media screen and (max-width: 992px) {
      .main-menu .main-nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        -webkit-transform: translate(100vw, 0);
                transform: translate(100vw, 0);
        background: white;
        width: 100vw; }
        .main-menu .main-nav ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-transform: translate(100px, 0);
                  transform: translate(100px, 0);
          height: 100%;
          -webkit-transition: all 700ms cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 700ms cubic-bezier(0.86, 0, 0.07, 1); }
          .main-menu .main-nav ul li {
            z-index: 1111111111;
            margin-bottom: 20px;
            padding-left: 20px; }
            .main-menu .main-nav .sub-menu li {
              margin: 10px 0;
            }
            .main-menu .main-nav ul li a {
              color: #000;
              font-size: 28px; }
        .main-menu .main-nav.in {
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
                  overflow: scroll;
                }
          .main-menu .main-nav.in ul {
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0); } }
  .main-menu .header-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    /* padding-left: 20px;
    padding-right: 20px; */
    z-index: 1; }
    @media screen and (max-width: 992px) {
      .main-menu .header-buttons {
        display: none; } }

.round-btn {
  border-radius: 30px;
  padding: 7px 22px;
  display: inline-block;
  width: auto;
  font-size: 13px;
  background: transparent;
  -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
  .round-btn.blue {
    border: 2px solid #fff;
    padding: 10px 40px;
    color: #000;
    margin: auto;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s;  }
    .round-btn.blue:hover {
      color: #FFF;
      background: transparent;
      transition: all 0.3s;  }
  .round-btn.white {
    border: 2px solid #fff;
    color: #fff; }
    .round-btn.white:hover {
      color: #2775c5;
      background: #FFF; }
  .round-btn.white-fill {
    transition: all 0.3s;
    border: 2px solid #fff;
    background: transparent;
    color: #fff; }
    .round-btn.white-fill:hover {
      transition: all 0.3s;
      background: #000;
      color: #fff; }
    .round-btn.black-fill {
      border: 2px solid #000;
      background: #000;
      color: #0b1f37; }
      .round-btn.black-fill:hover {
        color: #0b1f37;
        background: white; }
  .round-btn.big {
    padding: 10px 15px;
    font-size: 16px; }
    .homepage .round-btn.big {
      margin: auto;
      border: 2px solid #fcc800;
      color: #000;
      font-size: 14px;
      font-weight: 500;
      padding: 10px 40px;
      transition: all 0.3s;
    }
    .homepage .round-btn.big:hover {
      background: #fcc800;
      color: #fff;
      transition: all 0.3s;
    }
    body.home {
    	opacity: 0;
    	-webkit-animation-name: footerhome; /* Safari 4.0 - 8.0 */
		  -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
		  animation-name: footerhome;
		  animation-duration: 2s;
		  animation-fill-mode: forwards;
    }
	    /* Safari 4.0 - 8.0 */
	@-webkit-keyframes footerhome {
	  0% {opacity: 0;}
	  99% {opacity: 0;}
	  100% {opacity: 1;}
	}

	/* Standard syntax */
	@keyframes footerhome {
	  0% {opacity: 0;}
	  99% {opacity: 0;}
	  100% {opacity: 1;}
	}
.home .wrapper1, .home .tabs-section, .home .test-section {
    min-height: 663px;
}
.section-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  max-height: 100%;
  width: 100%;
  z-index: 0;
  pointer-events: none; }

.wrapper1 .white-strip {
  background: #fbc800;
  background-size: cover;
  background-position: center;
  padding: 22px 0;
  height: 100%;
  -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);}
  @media screen and (max-width: 768px) {
    .wrapper1 .white-strip {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}
    }
  .wrapper2 .white-strip {
    background: #fbc800;
    padding: 22px 0;
    height: auto;
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);}
    @media screen and (max-width: 768px) {
    .wrapper2 .white-strip {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}
    }

  .white-strip .container {
    display: block;
    text-align: center; }
    .white-strip .container img {
      max-width: 60px; }
    .white-strip .container h2 {
      text-align: center;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      text-transform: none;
      color: #000;
      font-size: 30px;
      margin: 0 20px 15px;
      letter-spacing: 1px; }
  @media screen and (max-width: 768px) {
    .white-strip .container h2 {
      text-align: center;
      margin: 5px;
      font-size: 22px; }
      .white-strip .container h2 br {
        display: none; } }

.blue-strip {
  position: absolute;
  top: 0;
  z-index: 100;
  width: 100vw;
  background: #fff;
  padding: 22px 0;
  -webkit-clip-path: polygon(0 0%, 100% 0%, 90% 100%, 0 100%);
  clip-path: polygon(0 0%, 100% 0%, 90% 100%, 0 100%);
  -webkit-box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 768px) {
    .blue-strip {
      -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);}
    }

  /* @media screen and (min-width: 1600px) {
    .blue-strip {
      bottom: 45h !important;}
  } */

  .blue-strip .container {
    text-align: center;
    display: block;}
    .blue-strip .container img {
      max-width: 60px; }
    .blue-strip .container h2 {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      text-transform: none;
      color: #2775c5;
      font-size: 30px;
      margin: 0 20px 15px;
      letter-spacing: 1px; }
  @media screen and (max-width: 768px) {
    .blue-strip .container h2 {
      font-size: 22px;
      text-align: center;
      margin: 5px; } }

.site-footer {
  background: url("../img/bgs/footer_bg.jpg");
  background-position: center;
    background-size: cover;
  position: relative; }
  .site-footer:before {
    /* background-image: url("../img/bgs/tri-grid.png"); */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    pointer-events: none; }
  .site-footer .footer-top {
    padding: 80px 0 50px; }
    .site-footer .footer-top .logo {
      max-width: 150px;
      margin-bottom: 20px; }
      .site-footer .footer-top .logo img {
        display: block;
        max-width: 100%; }
    .site-footer .footer-top p {
      color: white;
      font-weight: 300; }
    .site-footer .footer-top h6 {
      position: relative;
      color: white;
      margin-bottom: 40px; }
    .site-footer .footer-top h6::after {
      content: "";
      background: #fcc800;
      height: 3px;
      opacity: 1;
      position: absolute;
      top: 30px;
      left: 0;}
      @media screen and (max-width: 768px) {
      	.site-footer .footer-top h6 {
      		margin-top: 20px;
      	}
      }
      .site-footer .row.inner-row.no-gutters .col-md-4:nth-child(1) h6::after {
        width: 68px;}
      .site-footer .row.inner-row.no-gutters .col-md-4:nth-child(2) h6::after {
        width: 28px;}
      .site-footer .row.inner-row.no-gutters .col-md-4:nth-child(3) h6::after {
        width: 58px;}
    .site-footer .footer-top .input-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 2px solid white;
      border-radius: 25px;
      margin-top: 10px;

      /* overflow: hidden; */
    }
      .site-footer .footer-top .input-wrap input, .site-footer .footer-top .input-wrap button {
        border: none;
        width: 50%;
        margin: 0;
        padding: 0;
        border-radius: 0;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        height: 25px;
        font-size: 12px;}
      .site-footer .footer-top .input-wrap input {
        background: transparent;
        color: #FFF;
        padding-left: 20px; }
        .site-footer .footer-top .input-wrap input::-webkit-input-placeholder {
          color: #FFF;
          font-size: 12px; }
        .site-footer .footer-top .input-wrap input:-ms-input-placeholder {
          color: #FFF;
          font-size: 12px; }
        .site-footer .footer-top .input-wrap input::-ms-input-placeholder {
          color: #FFF;
          font-size: 12px; }
        .site-footer .footer-top .input-wrap input::placeholder {
          color: #FFF;
          font-size: 12px; }
      .site-footer .footer-top .input-wrap button {
        background: white;
        color: #2775c5;
        font-size: 12px;
        cursor: pointer;
        -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
        .site-footer .footer-top .input-wrap button:hover {
          background: #2775c5;
          color: white; }
    .site-footer .footer-top .inner-row ul li {
      color: white;
      font-weight: 300;
      margin-bottom: 10px; }
      .site-footer .footer-top .inner-row ul li a {
        color: rgba(255, 255, 255, 0.85) !important; }
        .site-footer .footer-top .inner-row ul li a:hover {
          color: white !important; }
  .site-footer .footer-bottom {
    color: white;
    padding: 20px 0; }
    .site-footer .footer-bottom .credit {
      font-size: 13px;
      text-align: center;}
    .site-footer .footer-bottom .to-top {
      margin-left: auto;
      margin-right: none;
      display: block;
      text-align: right;
      color: white;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
  @media screen and (max-width: 768px) {
    .site-footer .row {
      margin-left: 0;
      margin-right: 0; }
      .site-footer .row.inner-row {
        margin-top: 20px; } }
body.homepage {
  position: relative;
  background: url(../img/bgs/large_light_bg.jpg);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.homepage .hero {
  /* background-image: url(../img/heros/home.png); */
  height: 100vh;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .homepage .hero > img {
  	object-fit: cover;
  	width: 100%;
  }
  .homepage .hero video {
    position: absolute;
    top: 0;
  }
  .homepage .hero h2 {
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 37vh;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #FFF;
    max-width: 950px;
    font-size: 65px;
    width: 950px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1); }

  @media screen and (max-width: 768px) {
    .homepage .hero video {
      display: none !important
    }
    .homepage .hero {
      height: 90vh !important;
    }
    .homepage .hero img {
      display: none;
    }
   .homepage .hero h2 {
      top: 140px;
    width: 340px;
    font-size: 26px;
    }
  }
  .overlay {
    width: 100%;
    height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom,#343146, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.0));
    mix-blend-mode: multiply;
  }
.homepage .intro-section {
  padding-top: 100px; }
  .homepage .intro-section h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 36px;
    max-width: 1100px;
    margin: 0 auto; }
    .homepage .intro-section h2:after {
      content: "";
      display: block;
      width: 100px;
      height: 2px;
      background: #fcc800;
      margin: 20px auto 50px; }
      @media screen and (max-width: 768px) {
        .homepage .intro-section h2:after {
          margin: 25px auto; }}
  .homepage .intro-section p {
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 800px;
    color: #000;
    font-size: 20px; }
    @media screen and (max-width: 768px) {
      .homepage .intro-section p {
        font-weight: 400;}
      .homepage .icons-section p {
        font-size: 16px;}
    }


.homepage .icons-section {
  margin-top: 50px; }
  .homepage .icons-section .img-wrap {
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px; }
    .homepage .icons-section .img-wrap img {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 100%;
      max-height: 125px;
      width: initial; }
  .homepage .icons-section h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    text-align: center;
    max-width: 350px;
    margin-bottom: 20px; }
  .homepage .icons-section p {
    text-align: center;
    /*color: #2775c5; */
  }
    @media screen and (max-width: 768px) {
      .homepage .icons-section p {
        font-size: 16px; }
    }
a.round-btn.mobile-cta {
  background: #000 !important;
    border: 2px solid #fff !important;
    color: #FFF !important;
    z-index: 9;
    width: 160px;
    text-align: center;
    position: relative;
    margin-bottom: 15px;

}
.homepage .tabs-section {
  background: url("../img/bgs/home_blue_bg.jpg");
  position: relative;
  height: 100vh;
  max-height: 1000px;
  padding-bottom: 50px; }
  .homepage .tabs-section .col-md-7.col-12.tabs-col > h2:first-child {
      display: none;
    }
  @media screen and (max-width: 768px) {
    .homepage .icons-section .col-md-4.col-12.entry-el.in {
    margin-bottom: 50px;
}
.homepage .intro-section h2 {
  font-size: 26px;
}
.homepage .icons-section .col-md-4.col-12.entry-el.in .img-wrap {
  margin-bottom: 0;
}
 .homepage .icons-section h3 {
margin-bottom: 5px;
  }
    .homepage .tabs-section {
      background: #181f27;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#181f27), to(#1e2b39));
      background-image: linear-gradient(to top, #181f27 0%, #1e2b39 100%);
      padding: 100px 0;
      -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
              clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
              padding-bottom: 0;
      margin-top: 0;
      height: auto; }
      .homepage .tabs-section > .container {
        min-height: 650px; }
        .homepage .tabs-section > .container .round-btn.white {
          /* position: absolute;
          right: auto !important;
          bottom: 20px !important;
          left: 20px;
          padding-right: 20px;
          padding-left: 20px;  */
          right: 0 !important;
          padding-right: 20px;
          padding-left: 20px;
          margin-left: 15px !important;
          margin: 0 !important;
          margin-top: 60px !important;
        }
      .homepage .tabs-section .section-bg {
        display: block; }
        .homepage .tabs-section .col-md-5.col-12.img-col.entry-el.in {
		    min-height: 350px;
		    }
      .homepage .tabs-section > .container .round-btn.white {
      text-align: center;}

    }
    @media screen and (max-width: 768px) and (max-width: 768px) {
      .homepage .tabs-section .section-bg {
        display: none; } }
  @media screen and (min-width: 1200px) {
    .homepage .tabs-section > .container {
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -60%);
              transform: translate(0, -60%); } }
  .homepage .tabs-section > .container .round-btn.white {
    /* position: absolute;
    right: 0;
    bottom: 0px;
    padding-right: 20px;
    padding-left: 20px; */
    margin: 100px 15px 0 15px;
    position: relative;
    right: 15px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 40px;
}
  .homepage .tabs-section > .container img {
    display: block;
    max-width: 120%;
    width: 120%;
    margin-left: -10%; }
    @media screen and (max-width: 768px) {
    .homepage .tabs-section > .container img{
      margin-left: 0;
      max-width: 100%;
      width: 100%;}
    }
  .homepage .tabs-section > .container .tabs-col {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    padding-top: 50px;
    padding-bottom: 70px; }
    .homepage .tabs-section > .container .tabs-col h2 {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      text-transform: none;
      letter-spacing: 1px;
      font-size: 36px;
      font-weight: 500;
      color: #FFF;
       }
       .homepage .tabs-section > .container .tabs-col h2 span {
        font-size: 30px !important;
       }
       @media screen and (max-width: 768px) {
       .homepage .tabs-section > .container .tabs-col h2 span {
        font-size: 18px !important;}
       }
    .homepage .tabs-section > .container .tabs-col .tabs-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 40px;
      margin-bottom: 40px;
      padding: 0; }
      .homepage .tabs-section > .container .tabs-col .tabs-list li {
        margin: 0 10px;
        opacity: 0.5;
        position: relative;
        overflow: hidden;
        padding: 5px 0;
        -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
        .homepage .tabs-section > .container .tabs-col .tabs-list li a {
          color: #fff;
          font-weight: 300;
          font-size: 20px;
        }
        .homepage .tabs-section > .container .tabs-col .tabs-list li:first-child {
          margin-left: 0; }
        .homepage .tabs-section > .container .tabs-col .tabs-list li:last-child {
          margin-right: 0; }
        .homepage .tabs-section > .container .tabs-col .tabs-list li:after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 50%;
          -webkit-transform: translate(0, 3px);
          transform: translate(0, 3px);
          width: 75%;
          height: 2px;
          background: #fcc800;
          -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
        .homepage .tabs-section > .container .tabs-col .tabs-list li.active {
          opacity: 1; }
          .homepage .tabs-section > .container .tabs-col .tabs-list li.active:after {
            -webkit-transform: translate(-50%);
                    transform: translate(-50%); }
        .homepage .tabs-section > .container .tabs-col .tabs-list li:hover {
          opacity: 1; }
    .homepage .tabs-section > .container .tabs-col .tabs-content {
      position: relative; }
      .homepage .tabs-section > .container .tabs-col .tabs-content div {
        -webkit-transform: translate(0, 10px);
                transform: translate(0, 10px);
        position: absolute;
        top: 0;
        left: 0;
        color: #FFF;
        font-weight: 300;
        font-size: 16px;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
        .homepage .tabs-section > .container .tabs-col .tabs-content div.active {
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
          pointer-events: all;
          opacity: 1;
          -webkit-transition: all 500ms 0.15s cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 500ms 0.15s cubic-bezier(0.86, 0, 0.07, 1); }
          .tabs-section .img-col {
            position: relative;
          }
          .tabs-section .img-col img {
            opacity: 0;
            pointer-events: none;
            position: absolute;
            top: 0;
            left: 0;
            max-width: 100%;
            transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
          }
          @media screen and (max-width: 768px) {
          .tabs-section .img-col img{
            top: unset;
            bottom: 0;}
          }
          .tabs-section .img-col img.active {
            opacity: 1;
            pointer-events: all;
            max-height: 55vh;
            object-fit: contain;
          }
          @media screen and (max-width: 768px) {
          .tabs-section .img-col img.active{
            max-height: 35vh;}
          }
          .mobileonly {
          	display: none;
          }
    @media screen and (max-width: 768px) {
    	.mobileonly {
          	display: block;
          }
          .desktoponly {
          	display: none;
          }
      .homepage .tabs-section > .container .tabs-col {
        padding: 20px; }
        .homepage .tabs-section > .container .tabs-col h2 {
          padding-left: 0; font-size: 18px;}
        .homepage .tabs-section > .container .tabs-col .tabs-list {
          margin-top: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
          .homepage .tabs-section > .container .tabs-col .tabs-list li a {
            font-size: 14px; }
            /* .homepage .tabs-section > .container .tabs-col .tabs-list li {
            	overflow: visible;
              }  */
            }
  .homepage .tabs-section .trans-strip {
    height: 140px;
    -webkit-clip-path: polygon(0 0%, 100% 0%, 90% 100%, 0 100%);
    clip-path: polygon(0 0%, 100% 0%, 90% 100%, 0 100%);
    background: #fff;
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%; }
    .homepage .tabs-section .trans-strip .round-btn.white {
      margin: auto;
      border: 2px solid #fcc800;
      padding: 10px 40px;
      color: #000;
      font-size: 15px;
      font-weight: 500;}
    @media screen and (max-width: 768px) {
      .homepage .tabs-section .trans-strip {
        -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
        clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
        position: static; }

          .homepage .tabs-section .trans-strip .container h2 {
            text-align: center;
            margin: 5px !important; }
          .homepage .tabs-section .trans-strip .container img {
            max-height: 40px; } }
    .homepage .tabs-section .trans-strip .container {
      padding: 22px 0;
      display: block;
      text-align: center; }
      @media screen and (max-width: 768px) {
      .homepage .tabs-section .trans-strip .container {
        padding: 13px 0;
        height: auto !important;
        padding-top: 20px;
        padding-bottom: 20px; }}

      .homepage .tabs-section .trans-strip .container h2 {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        text-transform: none;
        font-size: 30px !important;
        color: #2775c5;
        margin: 0 20px 20px;
        letter-spacing: 1px; }
        .homepage .tabs-section .trans-strip .container h2 p span {
          font-size: 30px !important;
        }
        @media screen and (max-width: 768px) {
          .homepage .tabs-section .trans-strip .container h2 p span {
          font-size: 22px !important;
        }
      }
      .homepage .tabs-section .trans-strip .container img {
        max-height: 40px; }
          .homepage .site-footer .footer-top {
            padding: 220px 0 50px;
          }


          .homepage .test-section .trans-strip {
            height: auto;
            margin-bottom: 30px;
            -webkit-clip-path: polygon(0 0%, 100% 0%, 90% 100%, 0 100%);
            clip-path: polygon(0 0%, 100% 0%, 90% 100%, 0 100%);
            background: #fff;
            /* position: absolute;
            top: 0; */
            background: #fff;
            width: 100%; }

            .homepage .test-section .trans-strip .round-btn.white {
              margin: auto;
              border: 2px solid #fcc800;
              padding: 10px 40px;
              color: #000;
              font-size: 14px;
              font-weight: 500;
              transition: all 0.3s; }
              .homepage .test-section .trans-strip .round-btn.white:hover {
                background: #fcc800;
                color: #fff;
                transition: all 0.3s;
              }
            @media screen and (max-width: 768px) {
              .homepage .test-section .trans-strip {
                -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
                clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
                position: static; }

                  .homepage .test-section .trans-strip .container h2 {
                    text-align: center;
                    margin: 0 5px 5px !important; }
                  .homepage .test-section .trans-strip .container img {
                    max-height: 40px; } }
            .homepage .test-section .trans-strip .container {
              padding: 22px 0;
              display: block;
              text-align: center; }
              @media screen and (max-width: 768px) {
              .homepage .test-section .trans-strip .container {
                height: auto !important; }}

              .homepage .test-section .trans-strip .container h2 {
                font-family: 'Roboto', sans-serif;
                font-weight: 500;
                text-transform: none;
                font-size: 30px !important;
                color: #2775c5;
                margin: 0 20px 15px;
                letter-spacing: 1px; }
                .homepage .test-section .trans-strip .container h2 p span {
                  font-size: 30px !important;
                }
                @media screen and (max-width: 768px) {
                  .homepage .test-section .trans-strip .container h2 p span {
                  font-size: 22px !important;
                }
              }
              .homepage .test-section .trans-strip .container img {
                max-height: 40px; }
                  .homepage .site-footer .footer-top {
                    padding: 220px 0 50px;
                  }
.homepage .why-us-section {
  /* background-image: url(../img/bgs/overview_bg_1.jpg);
  background-position: top;
  background-size: cover; */
  padding-top: 60px; }
  @media screen and (min-width: 1200px) {
    .homepage .why-us-section {
      padding-top: 100px; } }
  .homepage .why-us-section .container h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: none;
    font-size: 36px;
    position: relative;
    margin-bottom: 110px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
    .homepage .why-us-section .container h2:after {
      content: "";
      display: block;
      height: 2px;
      width: 100px;
      margin: 20px 0;
      background: #f8c847;
      text-align: center;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 768px) {
      .homepage .why-us-section .container h2 {
        font-size: 26px;
        margin-bottom: 90px; } }

          .homepage .test-section {
          position: relative;
          box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
          /* padding-top: 150px;
          margin-top: -150px; */
          padding-bottom: 75px;
      }
      @media screen and (max-width: 768px) {
        .homepage .test-section{
          padding-top: 0;}
        }
         .homepage .test-section .container h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
    position: relative;
    margin-bottom: 110px; }
      .homepage .test-section .slick-slide {
        text-align: center;
        margin-bottom: 0px;
      }
     .homepage .test-section .slick-slide .img-wrap img {
        width: auto;
        height: 150px;
        /*border-radius: 100px;
        border: 2px solid #2775c5;*/
        object-fit: cover;
        margin: auto;
      }
     .homepage .test-section .person-image img {
        width: 80px;
        height: auto;
        border-radius: 50%;
        margin: 0 auto;
      }
      .homepage .test-section .slick-slide .quotes {
        display: flex;
        align-items: center;
        text-align: center;
        margin: auto;
        justify-content: center;
        margin-bottom: 30px;
        position: relative;
      }
      .homepage .test-section .slick-slide .quotes span {
      font-size: 112px;
      font-style: italic;
      color: #2775c5;
      font-weight: bold;
      display: inline;

      }
      .homepage .test-section .slick-slide .quotes span.quote-last {
      font-size: 112px;
      font-style: italic;
      color: #2775c5;
      font-weight: bold;
      display: inline;
      margin-bottom: -80px;

      }

      .homepage .test-section .slick-slide .quotes q {
      font-size: 28px;
      font-style: italic;
      font-weight: 100;
      display: inline;
      max-width: 90%;
      padding: 0 1%;
      }
      .homepage .test-section .slick-slide h5 {
        text-transform: uppercase;
        font-size: 16px;
      }
      .homepage .test-section .slick-dots {
        bottom: 0;
        position: relative;
        margin: 30px 0 0;
      }
     @media screen and (min-height: 53vmax) and (min-width: 1280px) {
     	.homepage .tabs-section .trans-strip {
		    bottom: 25vh;
		}
     }

    @media screen and (max-width: 768px) {
      .test-section {
          padding-top: 420px;
      }
      .homepage .test-section .container h2 {
        margin-bottom: 90px; }
        .homepage .test-section .slick-slide {
            margin-bottom: 0px;
        }
        .homepage .test-section .slick-dots {
          bottom: 0;
        }
        .homepage .test-section .slick-slide .quotes
        {
          margin-top: 20px;
        }
        .quote-first {
          position: absolute;
          top: -36px;
          left: 0;
        }
        .quote-last {
          position: absolute;
          bottom: -20px;
          right: 2%;
        }
        html .homepage .test-section .slick-slide .quotes q {
          font-size: 20px;
          max-width: 78%
        }

      }

  .homepage .why-us-section .container .cloud-img {
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .homepage .why-us-section .container .hover-section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .homepage .why-us-section .container .hover-section ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .homepage .why-us-section .container .hover-section ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      text-transform: uppercase;
      cursor: pointer;
      height: 180px;
      width: 20%;
      padding: 20px;
      margin: 0 10px;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
      .homepage .why-us-section .container .hover-section ul li:hover {
        background: #FFF;
        border-radius: 7px;
        -webkit-box-shadow: 0 -2px 40px -10px rgba(0, 0, 0, 0.2);
                box-shadow: 0 -2px 40px -10px rgba(0, 0, 0, 0.2); }
      @media screen and (min-width: 1200px) {
        .homepage .why-us-section .container .hover-section ul li:nth-child(1), .homepage .why-us-section .container .hover-section ul li:nth-child(5) {
          -webkit-transform: translate(0, 70%);
                  transform: translate(0, 70%); }
        .homepage .why-us-section .container .hover-section ul li:nth-child(2), .homepage .why-us-section .container .hover-section ul li:nth-child(4) {
          -webkit-transform: translate(0, 30%);
                  transform: translate(0, 30%); } }
      @media screen and (max-width: 768px) {
        .homepage .why-us-section .container .hover-section ul li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: start !important;
              -ms-flex-align: start !important;
                  align-items: flex-start !important;
          width: 100%;
              height: auto;
		    padding: 0;
		    margin: 30px 10px; }
          .homepage .why-us-section .container .hover-section ul li h4 {
            font-size: 12px; } }
      .homepage .why-us-section .container .hover-section ul li img {
        display: block;
        max-width: 100%;
        max-height: 60px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px; }
  .homepage .why-us-section .container .hover-section .hover-img {
    position: relative;
    height: 550px;
    z-index: 0; }
    .homepage .why-us-section .container .hover-section .hover-img img {
      display: block;
      max-width: 100%;
      width: 750px; }
    .homepage .why-us-section .container .hover-section .hover-img .slide {
      position: absolute;
      top: 60px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      opacity: 0;
      pointer-events: none;
      -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
      .homepage .why-us-section .container .hover-section .hover-img .slide.active {
        opacity: 1;
        pointer-events: all; }
      .homepage .why-us-section .container .hover-section .hover-img .slide p {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 100%;
        max-width: 680px;
        padding-right: 50px;
        display: none; }
        .homepage .why-us-section .container .hover-section .hover-img .slide p:after {
          position: absolute;
          bottom: -20px;
          left: -20px;
          content: "";
          display: block;
          width: 40px;
          height: 40px;
          border-bottom: 1px solid #2775c5;
          border-left: 1px solid #2775c5; }
        .homepage .why-us-section .container .hover-section .hover-img .slide p:before {
          content: "";
          position: absolute;
          top: -25px;
          width: 100%;
          height: 50px;
          background: url(../img/blue-line.png);
          background-size: contain;
          background-repeat: no-repeat;
          z-index: -1; }
    @media screen and (max-width: 768px) {
      .homepage .why-us-section .container .hover-section .hover-img {
        height: 300px; }
        .homepage .why-us-section .container .hover-section .hover-img .slide {
          width: 90%; } }

.homepage .news-section {
  padding-top: 100px;
  padding-bottom: 120px; }
  .homepage .news-section .container h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: none;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    display: inline-block;
    font-size: 36px;
    margin: 0 0 80px; }
    @media screen and (max-width: 768px) {
      .homepage .news-section .container h2 {
        font-size: 26px;
        text-align: center;}
      }
    .homepage .news-section .container h2:after {
      content: "";
      position: absolute;
      bottom: -40px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      display: block;
      height: 2px;
      width: 80px;
      margin: 20px 0;
      background: #fcc800; }
  .homepage .news-section .container .cards-slider .slick-dots {
    bottom: -75px; }
  .homepage .news-section .container .cards-slider .slide-item {
    background: #FFF;
    -webkit-box-shadow: 0 -2px 40px -10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 -2px 40px -10px rgba(0, 0, 0, 0.2);
    /* max-width: 350px; */
    height: 470px;
    /*padding: 50px 40px;*/
    margin: 0 25px; }
    .homepage .news-section .container .cards-slider .slide-item .img-wrap img {
      height: initial;
    }
    .homepage .news-section .container .cards-slider .slide-item h3 {
      color: #000;
      text-align: left;
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 15px;
      padding: 0 25px;
      margin-top: 30px;
      height: 87px;}
    .homepage .news-section .container .cards-slider .slide-item .tags {
      font-size: 15px;
      color: #919293;
      margin-bottom: 15px;
     padding: 0 25px;}
      .homepage .news-section .container .cards-slider .slide-item .tags span {
        color: #2775c5;
        margin-right: 10px; }
    .homepage .news-section .container .cards-slider .slide-item p {
      font-size: 14px;
      line-height: 22px;
      color: #1b1b1b;
      font-weight: 300;
      overflow: hidden;}
     .homepage .news-section .container .cards-slider .slide-item .author {
         padding: 0 25px;
         padding-bottom: 25px;
         display: none !important;
      }
  	.homepage .news-section .container .cards-slider .slide-item .content {
		height:90px;
    	overflow: hidden;
       padding: 0 25px;
      text-align: left;
      }
  .homepage .news-section .container .round-btn {
    margin: 100px auto 0;
    padding-left: 20px;
    padding-right: 20px; }
  @media screen and (max-width: 768px) {
    .homepage .news-section .slick-prev {
      left: 0; }
    .homepage .news-section .slick-next {
      right: 0; } }
      body.about-page {
        background: url(../img/bgs/large_light_bg.jpg);
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
      }

.about-page {
  background: white;
  position: relative; }
  .about-page .section-wrap, .about-page .hero {
    position: relative; }
    .about-page .section-wrap:nth-child(0), .about-page .hero:nth-child(0) {
      z-index: 30; }
    .about-page .section-wrap:nth-child(1), .about-page .hero:nth-child(1) {
      z-index: 29; }
    .about-page .section-wrap:nth-child(2), .about-page .hero:nth-child(2) {
      z-index: 28; }
    .about-page .section-wrap:nth-child(3), .about-page .hero:nth-child(3) {
      z-index: 27; }
    .about-page .section-wrap:nth-child(4), .about-page .hero:nth-child(4) {
      z-index: 26; }
    .about-page .section-wrap:nth-child(5), .about-page .hero:nth-child(5) {
      z-index: 25; }
    .about-page .section-wrap:nth-child(6), .about-page .hero:nth-child(6) {
      z-index: 24;  }
    .about-page .section-wrap:nth-child(7), .about-page .hero:nth-child(7) {
      z-index: 23; }
    .about-page .section-wrap:nth-child(8), .about-page .hero:nth-child(8) {
      z-index: 22; }
    .about-page .section-wrap:nth-child(9), .about-page .hero:nth-child(9) {
      z-index: 21; }
    .about-page .section-wrap:nth-child(10), .about-page .hero:nth-child(10) {
      z-index: 20; }
    .about-page .section-wrap:nth-child(11), .about-page .hero:nth-child(11) {
      z-index: 19; }
    .about-page .section-wrap:nth-child(12), .about-page .hero:nth-child(12) {
      z-index: 18; }
    .about-page .section-wrap:nth-child(13), .about-page .hero:nth-child(13) {
      z-index: 17; }
    .about-page .section-wrap:nth-child(14), .about-page .hero:nth-child(14) {
      z-index: 16; }
    .about-page .section-wrap:nth-child(15), .about-page .hero:nth-child(15) {
      z-index: 15; }
    .about-page .section-wrap:nth-child(16), .about-page .hero:nth-child(16) {
      z-index: 14; }
    .about-page .section-wrap:nth-child(17), .about-page .hero:nth-child(17) {
      z-index: 13; }
    .about-page .section-wrap:nth-child(18), .about-page .hero:nth-child(18) {
      z-index: 12; }
    .about-page .section-wrap:nth-child(19), .about-page .hero:nth-child(19) {
      z-index: 11; }
    .about-page .section-wrap:nth-child(20), .about-page .hero:nth-child(20) {
      z-index: 10; }
    .about-page .section-wrap:nth-child(21), .about-page .hero:nth-child(21) {
      z-index: 9; }
    .about-page .section-wrap:nth-child(22), .about-page .hero:nth-child(22) {
      z-index: 8; }
    .about-page .section-wrap:nth-child(23), .about-page .hero:nth-child(23) {
      z-index: 7; }
    .about-page .section-wrap:nth-child(24), .about-page .hero:nth-child(24) {
      z-index: 6; }
    .about-page .section-wrap:nth-child(25), .about-page .hero:nth-child(25) {
      z-index: 5; }
    .about-page .section-wrap:nth-child(26), .about-page .hero:nth-child(26) {
      z-index: 4; }
    .about-page .section-wrap:nth-child(27), .about-page .hero:nth-child(27) {
      z-index: 3; }
    .about-page .section-wrap:nth-child(28), .about-page .hero:nth-child(28) {
      z-index: 2; }
    .about-page .section-wrap:nth-child(29), .about-page .hero:nth-child(29) {
      z-index: 1; }
  .about-page .container h2 {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 50px;
    font-weight: 500;
    text-transform: none;
    font-size: 36px; }
    @media screen and (max-width: 768px) {
      .about-page .container h2{
        font-size: 25px;}
      }
    .about-page .container h2:after {
      content: "";
      width: 120px;
      height: 2px;
      display: block;
      background: #fcc800;
      margin: 20px 0; }
  .about-page .section-wrap {
    -webkit-filter: drop-shadow(0px 15px 10px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 15px 10px rgba(0, 0, 0, 0.1)); }
    .about-page .section-wrap .clip-bottom {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 87%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% 87%, 0% 100%);
      padding-bottom: 250px; }
      .about-page .section-wrap .first-section.clip-bottom {
        background: none;}
      @media screen and (max-width: 768px) {
        .about-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }
  .about-page .hero {
    background-image: url(../img/heros/about.png);
    height: 400px;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2; }
    .about-page .hero h1 {
      margin-left: auto;
      margin-right: auto;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      position: absolute;
      top: 100px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      color: #FFF;
      max-width: 450px;
      font-size: 68px;
      text-align: center;
      text-transform: none;
      text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
  .about-page .first-section {
    padding-top: 250px;
    padding-bottom: 250px;
    margin-top: -200px;
    background: #FFF;
    z-index: 1; }
    .about-page .first-section .container p {
      padding-left: 20px;
      font-size: 15px; line-height: 26px;
      color: #000;}
  .about-page .section-wrap .partners-section.clip-bottom {
    /* background: url(../img/bgs/overview_bg_2.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; */
    padding-top: 100px;
    padding-bottom: 200px !important; }
    @media screen and (max-width: 768px) {
      .about-page .section-wrap .partners-section.clip-bottom{
        padding-bottom: 200px !important;}
      }
    .about-page .partners-section .profile h3 {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      text-transform: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 28px; }
      h4 {
        margin-bottom: 20px;
        font-size: 24px;
      }
      h5 {
        font-size: 20px;
        font-weight: 500;
      }
      strong {
        font-weight: 700 !important;
      }
      .about-page .partners-section .profile h3:after {
        content: "";
        width: 120px;
        height: 2px;
        display: block;
        background: #fcc800;
        margin: 10px 0; }
    .about-page .partners-section .profile h4 {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 24px;
      font-weight: 300;
      text-align: center; }
    .about-page .partners-section .profile img {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 100%;
      margin-bottom: 20px;
      box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.25); margin-top: 30px;}
    .about-page .partners-section .profile p {
      font-size: 14px;
      font-weight: 300;
      color: #000;
      text-align: left;
      /*text-align-last: center;*/
      margin-top: 20px;
      padding: 0 20px;
      line-height: 22px; }
  .about-page .board-section {
    background: #1e4a79;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1e4a79), to(#101010));
    background-image: linear-gradient(to bottom, #1e4a79 0%, #101010 100%);
    /* background: url(../img/bgs/blue_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
    min-height: 100vh;
    margin-top: 0;
    padding-top: 250px;
    padding-bottom: 250px;
    -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
            clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%); }
    @media screen and (max-width: 768px) {
      .about-page .board-section {
        padding-top: 200px;
        -webkit-clip-path: polygon(0 3%, 100% 0, 100% 97%, 0% 100%);
                clip-path: polygon(0 3%, 100% 0, 100% 97%, 0% 100%); } }
    .about-page .board-section .container {
      margin-top: 60px; }
      .about-page .board-section .container h2 {
        color: white; }
      .about-page .board-section .container h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        color: #FFF;
        font-weight: 300;
        font-size: 16px; line-height: 22px; }
      .about-page .board-section .container .board-member {
        margin-top: 60px; }
        .about-page .board-section .container .board-member .col-md-4 .img-wrap {
          width: 250px;
          height: 250px;
          margin-left: auto;
          margin-right: none;
          background: white;
          /*border-radius: 50%;*/
          overflow: hidden; }
          @media screen and (max-width: 768px) {
            .about-page .board-section .container .board-member .col-md-4 .img-wrap {
              margin-left: auto;
              margin-right: auto;
              margin-bottom: 40px; } }
          .about-page .board-section .container .board-member .col-md-4 .img-wrap img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover; }
        .about-page .board-section .container .board-member .col-md-8 {
          padding-left: 60px; }
          @media screen and (max-width: 768px) {
            .about-page .board-section .container .board-member .col-md-8 {
              padding: 0 15px; } }
          .about-page .board-section .container .board-member .col-md-8 h4 {
            font-family: 'Roboto', sans-serif;
            font-weight: 300;
            text-transform: uppercase;
            color: white;
            font-size: 22px;
            font-weight: 300;
            letter-spacing: 1px; }
            .about-page .board-section .container .board-member .col-md-8 h4:after {
              content: "";
              width: 120px;
              height: 2px;
              display: block;
              background: #fcc800;
              margin: 20px 0; }
              .about-page .container {
			    line-height: 26px;
			}
          .about-page .board-section .container .board-member .col-md-8 p {
            color: white;
            font-size: 14px;
            font-weight: 300;
            line-height: 22px; }
        @media screen and (max-width: 768px) {
          .about-page .board-section .container .board-member.reverse .col-md-4 {
            -webkit-box-ordinal-group: 0;
                -ms-flex-order: -1;
                    order: -1; } }
  .about-page .investors-section {
    margin-top: -200px;
    padding-top: 300px;
    padding-bottom: 100px; }
      .about-page .investors-section .container .row .col-md-4 {
        margin-top: 60px; }
        .about-page .investors-section .container .row .col-md-4 h3 {
          font-family: 'Roboto', sans-serif;
          font-weight: 500;
          text-transform: none;
          font-size: 24px;
          letter-spacing: 1px;
          color: #000;
          text-align: center; }
          .about-page .investors-section .container .row .col-md-4 h3:after {
            content: "";
            width: 120px;
            height: 2px;
            display: block;
            background: #fcc800;
            margin: 20px auto; }
        .about-page .investors-section .container .row .col-md-4 .logo-wrap {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 200px; }
          .about-page .investors-section .container .row .col-md-4 .logo-wrap img {
            display: block;
            max-width: 100%;
            max-height: 100%;
            object-fit: cover;
            margin-left: auto;
            margin-right: auto; }

            body.platform-page {
              background: url(../img/bgs/large_light_bg.jpg);
              background-position: top;
              background-size: cover;
              background-repeat: no-repeat;
            }

.platform-page {
  position: relative; }
  .platform-page .section-wrap, .platform-page .hero {
    position: relative; }
    .platform-page .section-wrap:nth-child(0), .platform-page .hero:nth-child(0) {
      z-index: 30; }
    .platform-page .section-wrap:nth-child(1), .platform-page .hero:nth-child(1) {
      z-index: 29; }
    .platform-page .section-wrap:nth-child(2), .platform-page .hero:nth-child(2) {
      z-index: 28; }
    .platform-page .section-wrap:nth-child(3), .platform-page .hero:nth-child(3) {
      z-index: 27; }
    .platform-page .section-wrap:nth-child(4), .platform-page .hero:nth-child(4) {
      z-index: 26; }
    .platform-page .section-wrap:nth-child(5), .platform-page .hero:nth-child(5) {
      z-index: 24; }
    .platform-page .section-wrap:nth-child(6), .platform-page .hero:nth-child(6) {
      z-index: 25; }
    .platform-page .section-wrap:nth-child(7), .platform-page .hero:nth-child(7) {
      z-index: 25; }
    .platform-page .section-wrap:nth-child(8), .platform-page .hero:nth-child(8) {
      z-index: 22; }
    .platform-page .section-wrap:nth-child(9), .platform-page .hero:nth-child(9) {
      z-index: 21; }
    .platform-page .section-wrap:nth-child(10), .platform-page .hero:nth-child(10) {
      z-index: 20; }
    .platform-page .section-wrap:nth-child(11), .platform-page .hero:nth-child(11) {
      z-index: 19; }
    .platform-page .section-wrap:nth-child(12), .platform-page .hero:nth-child(12) {
      z-index: 18; }
    .platform-page .section-wrap:nth-child(13), .platform-page .hero:nth-child(13) {
      z-index: 17; }
    .platform-page .section-wrap:nth-child(14), .platform-page .hero:nth-child(14) {
      z-index: 16; }
    .platform-page .section-wrap:nth-child(15), .platform-page .hero:nth-child(15) {
      z-index: 15; }
    .platform-page .section-wrap:nth-child(16), .platform-page .hero:nth-child(16) {
      z-index: 14; }
    .platform-page .section-wrap:nth-child(17), .platform-page .hero:nth-child(17) {
      z-index: 13; }
    .platform-page .section-wrap:nth-child(18), .platform-page .hero:nth-child(18) {
      z-index: 12; }
    .platform-page .section-wrap:nth-child(19), .platform-page .hero:nth-child(19) {
      z-index: 11; }
    .platform-page .section-wrap:nth-child(20), .platform-page .hero:nth-child(20) {
      z-index: 10; }
    .platform-page .section-wrap:nth-child(21), .platform-page .hero:nth-child(21) {
      z-index: 9; }
    .platform-page .section-wrap:nth-child(22), .platform-page .hero:nth-child(22) {
      z-index: 8; }
    .platform-page .section-wrap:nth-child(23), .platform-page .hero:nth-child(23) {
      z-index: 7; }
    .platform-page .section-wrap:nth-child(24), .platform-page .hero:nth-child(24) {
      z-index: 6; }
    .platform-page .section-wrap:nth-child(25), .platform-page .hero:nth-child(25) {
      z-index: 5; }
    .platform-page .section-wrap:nth-child(26), .platform-page .hero:nth-child(26) {
      z-index: 4; }
    .platform-page .section-wrap:nth-child(27), .platform-page .hero:nth-child(27) {
      z-index: 3; }
    .platform-page .section-wrap:nth-child(28), .platform-page .hero:nth-child(28) {
      z-index: 2; }
    .platform-page .section-wrap:nth-child(29), .platform-page .hero:nth-child(29) {
      z-index: 1; }
  .platform-page .hero {
    background-image: url(../img/heros/about.png);
    height: 648px;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .platform-page .hero {
        height: 350px;}
      }
    .platform-page .hero h1 {
      margin-left: auto;
      margin-right: auto;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      position: absolute;
      top: 40%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #FFF;
      max-width: 680px;
      font-size: 57px;
      text-align: center;
      text-transform: none;
      text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }


  .platform-page .section-wrap {
    -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1)); }
    .platform-page .section-wrap .clip-bottom {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
      padding-bottom: 250px; }
      @media screen and (max-width: 768px) {
        .platform-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }
    .platform-page .section-wrap .blue-section {
      margin-top: -215px;
      padding-top: 350px;
      padding-bottom: 250px; }
      .platform-page .section-wrap .blue-section .container .row .img-wrap {
        height: 150px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 20px; }
        .platform-page .section-wrap .blue-section .container .row .img-wrap img {
          margin-left: auto;
          margin-right: auto;
          display: block;
          max-width: 100%;
          max-height: 125px;
          width: initial; }
          .platform-page .bottom-section .container .icons .icon-wrap .img-wrap img {
            max-width: 100%; }
      .platform-page .section-wrap .blue-section .container .row h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        text-transform: none;
        margin-left: auto;
        margin-right: auto;
        color: #000;
        font-size: 24px;
        text-align: center;
        max-width: 320px;
        margin-bottom: 20px; }
      .platform-page .section-wrap .blue-section .container .row p {
        margin-bottom: 30px;
        text-align: center;
        color: #000;
        font-weight: 300; }
      .platform-page .section-wrap .blue-section .container > p {
        margin-left: auto;
        margin-right: auto;
        max-width: 1000px;
        text-align: center;
        color: #000;
        font-weight: 300;
        line-height: 26px;
        font-size: 15px;
        margin-top: 100px; }
    .section-wrap.content-section .section:not(.reverse) .container .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .section-wrap.content-section.screens .section .container .row .img-wrap img {
        box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
      }
      .section-wrap.content-section.screens .section.reverse .container .row .img-wrap img {
        float: right;
      }
      @media screen and (max-width: 768px) {
      .section-wrap.content-section.screens .section.reverse .container .row .img-wrap img{
        height: auto;
        width: 100%;}
      }
      .section-wrap.content-section.screens .section .container .row .img-wrap {
        margin-right: 30px;
      }
      @media screen and (max-width: 768px) {
      .section-wrap.content-section.screens .section .container .row .img-wrap{
        margin-right: 0;}
      }
      .section-wrap.content-section .section:not(.reverse) .container .row .img-wrap img {
        /* margin-left: auto;
        margin-right: auto; */
        float: left;
        display: block;
        max-width: 100%;
        width: 470px; }
        .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap{
          margin-right: 30px;
        }
        @media screen and (max-width: 768px) {
        .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap{
          margin-right: 0;}
        }
      .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        text-align: left;
        font-size: 22px;
        font-weight: 300; }
        .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap h3:after {
          content: "";
          width: 195px;
          height: 2px;
          display: block;
          background: #fcc800;
          margin: 20px 0 30px; }
      .platform-page .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap p {
        font-weight: 300;
        text-align: left;
        font-size: 14px;
        line-height: 22px;
        /* max-width: 500px;  */
      }
      .section-wrap.content-section .section:not(.reverse) .container .row .img-wrap {
        margin-left: 30px;
      }
    @media screen and (max-width: 768px) {
      .section-wrap.content-section .section:not(.reverse) .container .row .img-wrap{
        margin-left: 0;
        margin: auto;
      }
      .section-wrap.content-section .section .container .row .content-wrap h3, .section-wrap.content-section .section .container .row .content-wrap p {
        text-align: center !important;
      }
.section-wrap.content-section .section .container .row .content-wrap h3:after {
  margin: 10px auto !important;
}
.section-wrap.content-section .section .container .row .content-wrap {
  margin: 30px 0;
}
 }
        .section-wrap.content-section .section {
          padding-top: 270px;
          padding-bottom: 250px;
          background: url(../img/bgs/overview_bg_2.png);
          background-size: cover;
          background-position: center top;
          margin-top: -250px;
        }
        .page-template-page-textpage .section-wrap.content-section .section {
          background: #fff;
          padding-bottom: 50px;
        }
        @media screen and (max-width: 768px) {
          .section-wrap.content-section .section {
            padding-top: 250px;
            padding-bottom: 100px;}
          }
        #cybersecurity.section-wrap.content-section .section {
          background: none;
          padding-top: 100px;
          margin-top: 0;
        }
    .section-wrap.content-section .section.reverse {
      background: url("../img/bgs/overview_bg_3.png");
      background-size: cover;
      background-position: top;
      -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
              clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
              margin-top: -200px;
      padding-top: 280px;
      padding-bottom: 100px; }
      @media screen and (max-width: 768px) {
        .section-wrap.content-section .section.reverse {
          padding-top:200px;}
        }
      .section-wrap.content-section .section.reverse .container .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
          .section-wrap.content-section .section.reverse .container .row .content-wrap {
            margin-left: 30px;
          }
          @media screen and (max-width: 768px) {
          .section-wrap.content-section .section.reverse .container .row .content-wrap {
            margin-left: 0;}
          }
        .section-wrap.content-section .section.reverse .container .row .content-wrap h3 {
          font-family: 'Roboto', sans-serif;
          font-weight: 700;
          text-transform: none;
          margin-bottom: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          text-align: left;
          font-size: 22px;
          font-weight: 300; }
          .section-wrap.content-section .section.reverse .container .row .content-wrap h3:after {
            content: "";
            width: 195px;
            height: 2px;
            display: block;
            background: #fcc800;
            margin: 20px 0 30px;}
        .section-wrap.content-section .section.reverse .container .row .content-wrap p {
          margin-left: none;
          margin-right: auto;
          font-weight: 300;
          text-align: left;
          max-width: 500px;
          font-size: 14px;
          line-height: 22px;}
      /* @media screen and (max-width: 768px) {
        .section-wrap.content-section .section.reverse {
          margin-top: 30px;} } */
    .section-wrap.content-section .section.solution {
      /* background: url("../img/bgs/overview_bg_2.png");
      background-position: center;
      background-size: cover; */
      -webkit-clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 100%);
              clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 100%);
      padding-top: 250px;
      padding-bottom: 100px;
      margin-bottom: 0;
      margin-top: -250px; }
      .section-wrap.content-section .section.solution .container h2 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: none;
        font-size: 24px; }
        .section-wrap.content-section .section.solution .container h2:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #fcc800;
          margin: 10px 0; }
      .section-wrap.content-section .section.solution .container h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: none;
        font-size: 22px;
        font-weight: 300; }
      .section-wrap.content-section .section.solution .container .row {
        margin-top: 100px; }
        .section-wrap.content-section .section.solution .container .row .img-col {
          position: relative; }
          .section-wrap.content-section .section.solution .container .row .img-col:after {
            position: absolute;
            top: 50%;
            left: 100%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            content: "";
            width: 2px;
            height: 100px;
            background: #fcc800; }
            @media screen and (max-width: 768px) {
            .section-wrap.content-section .section.solution .container .row .img-col:after{
              height: 0;}
            }
          .section-wrap.content-section .section.solution .container .row .img-col .img-wrap {
            max-width: 153px;
            margin-left: auto;
            margin-right: auto; }
            .section-wrap.content-section .section.solution .container .row .img-col .img-wrap img {
              display: block;
              max-width: 100%; margin-bottom: 50px;}
        .section-wrap.content-section .section.solution .container .row .content-col {
          padding-left: 60px;
          font-size: 14px; line-height: 22px;
          font-weight: 300; }
      @media screen and (max-width: 768px) {
        .section-wrap.content-section .section.solution .container .row .content-col {
          padding-left: 15px;}
        }
        .section-wrap.content-section .section.solution {
          -webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
                  clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
          padding-top: 250px;
          padding-bottom: 100px;
          margin-bottom: 0; }
    .platform-page .section-wrap.last {
      -webkit-box-shadow: 0 7px 30px -5px rgba(0, 0, 0, 0.1);
              box-shadow: 0 7px 30px -5px rgba(0, 0, 0, 0.1);
      padding-bottom: 100px; }
  .platform-page .section-text {
    padding-top: 100px;
    padding-bottom: 100px; }
    .platform-page .section-text .container:after {
      content: "";
      display: block;
      width: 100px;
      height: 2px;
      background: #2775c5;
      margin: 20px 0; }
    .platform-page .section-text .container:last-child:after {
      display: none; }
    .platform-page .section-text .container h2 {
      margin-bottom: 50px;
      position: relative;
      text-align: left;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      text-transform: none;
      font-size: 36px; }
      @media screen and (max-width: 768px) {
        .platform-page .section-text .container h2{
          font-size: 26px;}
        }
      .platform-page .section-text .container h2:after {
        content: "";
        display: block;
        width: 170px;
        height: 2px;
        background: #fcc800;
        position: absolute;
        left: 0;
        /* transform:translateX(-50%); */
        margin: 20px 0; }
    .platform-page .section-text .container .par-wrap {
      font-weight: 300;
      font-size: 16px; line-height: 22px; }
      .platform-page .section-text .container .par-wrap h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px; }
      .platform-page .section-text .container .par-wrap h4 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        padding-left: 20px;
        font-size: 22px; }
      .platform-page .section-text .container .par-wrap p {
        text-align: center;
        font-size: 15px;
        line-height: 26px;
        font-weight: 300;
        padding-left: 20px;
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
          .platform-page .section-text .container .par-wrap p {
            padding-left: 0;}
          }
      .platform-page .section-text .container .par-wrap ul {
        padding-left: 40px;
        list-style: disc;
        margin-bottom: 20px; }
           ol  {
  padding-left: 20px;
    margin-bottom: 40px;
    font-weight: 300;
    line-height: 26px;
 }
 ol.decimal {
   list-style-type: decimal !important;
 }
  .bottom-section {
    padding-top: 100px;
    padding-bottom: 100px; }
    .bottom-section .container h2 {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      text-transform: none;
      font-size: 32px;
      color: #000000;
      text-align: center;
      position: relative;
      margin-bottom: 100px; }
      @media screen and (max-width: 768px) {
        .bottom-section .container h2 {
          font-size: 26px;}
        }
      .bottom-section .container h2:after {
        content: "";
        position: absolute;
        left: 50%;
        transform:translateX(-50%);
        display: block;
        width: 170px;
        height: 2px;
        background: #fcc800;
        margin: 20px 0; }
    .bottom-section .container .icons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 40px; }
      .bottom-section .container .icons .icon-wrap {
        width: 20%;
        text-align: center;
        margin-bottom: 40px; }
        .bottom-section .container .icons .icon-wrap .img-wrap {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 100px;
          margin-bottom: 20px; }
          .bottom-section .container .icons .icon-wrap .img-wrap img {
            display: block;
            max-height: 60px;
            max-width: 120px;
            width: initial; }
        .bottom-section .container .icons .icon-wrap h5 {
          font-family: 'Roboto', sans-serif;
          font-weight: 500;
          text-transform: uppercase;
          font-size: 24px;
          color: #000; }
        @media screen and (max-width: 768px) {
          .bottom-section .container .icons .icon-wrap {
            width: 50%; }
            .bottom-section .container .icons .icon-wrap h5 {
              font-size: 16px; } }
    .bottom-section .container .par-wrap {
      color: white;
      font-weight: 300;
      font-size: 16px; }
      .bottom-section .container .par-wrap p {
        margin-bottom: 10px; }

.careers-page {
  background: white; }
  .careers-page .hero {
    background-image: url(../img/heros/about.png);
    height: 720px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
    .careers-page .hero{
      height: 350px;}
    }
    .careers-page .hero h1 {
      margin-left: auto;
      margin-right: auto;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      position: absolute;
      top: 35%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #FFF;
      font-size: 68px;
      text-align: center;
      text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
  .careers-page .container h2 {
    margin-bottom: 80px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    /*text-transform: none;*/
    font-size: 36px; }
    @media screen and (max-width: 768px) {
    .careers-page .container h2 {
      font-size: 26px;}
    }
    .careers-page .container h2:after {
      content: "";
      width: 150px;
      height: 2px;
      display: block;
      background: #fcc800;
      margin: 20px auto; }
  .careers-page .section-wrap {
    padding: 80px 0; }
    .careers-page .section-wrap .clip-bottom {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
      padding-bottom: 250px; }
      @media screen and (max-width: 768px) {
        .careers-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }
    .careers-page .section-wrap .container h3 {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 24px;
      font-weight: 300;
      max-width: 700px; }
    .careers-page .section-wrap .container .positions {
      margin-top: 40px;
      padding: 20px; }
      .careers-page .section-wrap .container .positions h4 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: 300;
        max-width: 700px; }
        .careers-page .section-wrap .container .positions h4:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #fcc800;
          margin: 10px 0 30px; }
      .careers-page .section-wrap .container .positions .row .job-strip {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        background: transparent;
        border-bottom: 1px solid grey;
        height: 95px;
        padding: 25px;
        margin-bottom: 20px;
        cursor: pointer;
        -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
        .careers-page .section-wrap .container .positions .row .job-strip .description {
          width: 100%;
          font-size: 26px;
          color: #1b1b1b;
          font-weight: 500;
          -webkit-transition: inherit;
          transition: inherit; }
          .careers-page .section-wrap .container .positions .row .job-strip .arrow-btn {
            width: 12px;
          }
          .careers-page .section-wrap .container .positions .row .job-strip .arrow-btn img {
            max-width: 100%;
            height: auto;
          }
        .careers-page .section-wrap .container .positions .row .job-strip .area {
          font-family: 'Roboto', sans-serif;
          font-weight: 500;
          text-transform: uppercase;
          font-size: 18px;
          color: #000;
          width: 300px;
          height: 100%;
          -webkit-transition: inherit;
          transition: inherit; }
        .careers-page .section-wrap .container .positions .row .job-strip:hover {
          background: rgba(255, 255, 255, 0.34901960784313724);
          padding: 25px;
          box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.09019607843137255);
          opacity: 0.8;}
        @media screen and (max-width: 768px) {
          .careers-page .section-wrap .container .positions .row .job-strip {
            height: auto; }
            .careers-page .section-wrap .container .positions .row .job-strip .description {
              font-size: 16px;
              padding-right: 20px; } }
      .careers-page .section-wrap .container .positions .text {
        text-align: center;
        margin-top: 80px; }
        .careers-page .section-wrap .container .positions .text p {
          font-size: 15px;
          font-weight: 300;
          line-height: 26px;
          color: #000;
          font-weight: 300;
          margin-bottom: 20px; }
          .careers-page .section-wrap .load-more {
            text-align: center;
            margin: 50px auto;
            cursor: pointer;
            width: max-content;
            display: none;
          }
          .careers-page .section-wrap .load-more p {
            font-family: 'Roboto', sans-serif;
            font-weight: 500;
            font-size: 24px;
            color: #000;
          }
          .careers-page .section-wrap .load-more img {
            transform: rotate(90deg);
            width: 15px;
            margin: 15px 0 0;
          }
.career-inner-page .hero {
  background-image: url(../img/bgs/careers_header.png);
  height: 550px;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2; }
  .career-inner-page .hero h2 {
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    /* text-transform: none; */
    position: absolute;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #FFF;
    max-width: 450px;
    font-size: 68px;
    text-align: center;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }

.career-inner-page .container.white {
  background: white;
  padding-top: 220px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 100px;
  margin-top: -300px;
  z-index: 1;
  -webkit-box-shadow: 0 9px 25px -3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 9px 25px -3px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 768px) {
    .career-inner-page .container.white {
      padding-top: 220px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 100px; } }
  .career-inner-page .container.white h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 36px; }
    .career-inner-page .container.white h1:after {
      content: "";
      width: 120px;
      height: 2px;
      display: block;
      background: #fcc800;
      margin: 20px 0; }
  .career-inner-page .container.white h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    max-width: 700px; }
  .career-inner-page .container.white .row {
    margin-top: 20px;
    padding: 0 20px; }
    .career-inner-page .container.white .row .content h3 {
      margin-top: 40px; }
      .career-inner-page .container.white .row .content h3:after {
        content: "";
        width: 120px;
        height: 2px;
        display: block;
        background: #fcc800;
        margin: 10px 0; }
    .career-inner-page .container.white .row .content p, .career-inner-page .container.white .row .content li {
      font-size: 15px;
      line-height: 26px;
      font-weight: 300;
      color: #1b1b1b;
      margin-bottom: 5px; }
    .career-inner-page .container.white .row .content ul {
      list-style: disc;
      padding-left: 20px; }
    @media screen and (max-width: 768px) {
      .career-inner-page .container.white .row .sidebar {
        margin-top: 60px; } }
    .career-inner-page .container.white .row .sidebar #sidebar-form {
      padding: 50px 45px;
      -webkit-box-shadow: 0 5px 25px -3px rgba(0, 0, 0, 0.1);
              box-shadow: 0 5px 25px -3px rgba(0, 0, 0, 0.1); }
      .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap input {
        width: 100%;
        height: 30px;
        border: none;
        border-bottom: 2px solid #fcc800;
        margin-bottom: 10px;
        line-height: 2.5; }
        .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap input::-webkit-input-placeholder {
          color: #000;
          font-size: 16px; line-height: 22px;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap input:-ms-input-placeholder {
          color: #000;
          font-size: 16px; line-height: 22px;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap input::-ms-input-placeholder {
          color: #000;
          font-size: 16px; line-height: 22px;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap input::placeholder {
          color: #000;
          font-size: 16px; line-height: 22px;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
      .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap label {
        color: #000;
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        font-family: "Roboto", sans-serif; }
        .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap label textarea {
          width: 100%;
          min-height: 50px;
          border: 2px solid #fcc800;
          border-top: none;
          margin-bottom: 10px;
          margin-top: 20px;
          color: #000;
          font-size: 16px; line-height: 22px;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
      .career-inner-page .container.white .row .sidebar #sidebar-form button {
        cursor: pointer;
        width: 170px;
        font-family: "Roboto", sans-serif;
        font-size: 16px;
        font-weight: 300;
        margin: 20px 0 30px; }
        .career-inner-page  span.wpcf7-form-control-wrap.resume {
          display: block;
          overflow: hidden !important;
              margin-bottom: 20px;
        }
        input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.file-input {
		    margin-left: -80px;
        -webkit-appearance: none !important;
		}
    .ios input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.file-input {
        margin-left: -85px !important;
        -webkit-appearance: none !important;
    }
		.single-career .container.white .row .sidebar #sidebar-form button {
        margin: 20px 0 10px;
        background: #fcc800;
    }

    body.solution-page {
      background: url(../img/bgs/large_light_bg.jpg);
      background-position: top;
      background-size: cover;
      background-repeat: no-repeat;
    }
.solution-page {
  position: relative; }
  .solution-page .section-wrap, .solution-page .hero {
    position: relative; }
    .solution-page .section-wrap:nth-child(0), .solution-page .hero:nth-child(0) {
      z-index: 30; }
    .solution-page .section-wrap:nth-child(1), .solution-page .hero:nth-child(1) {
      z-index: 29; }
    .solution-page .section-wrap:nth-child(2), .solution-page .hero:nth-child(2) {
      z-index: 28; }
    .solution-page .section-wrap:nth-child(3), .solution-page .hero:nth-child(3) {
      z-index: 27; }
    .solution-page .section-wrap:nth-child(4), .solution-page .hero:nth-child(4) {
      z-index: 26; }
    .solution-page .section-wrap:nth-child(5), .solution-page .hero:nth-child(5) {
      z-index: 25; }
    .solution-page .section-wrap:nth-child(6), .solution-page .hero:nth-child(6) {
      z-index: 24; }
    .solution-page .section-wrap:nth-child(7), .solution-page .hero:nth-child(7) {
      z-index: 23; }
    .solution-page .section-wrap:nth-child(8), .solution-page .hero:nth-child(8) {
      /* background: url(../img/bgs/overview_bg_2.png);
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat; */
      z-index: 22; }
      .solution-page .hero:nth-child(9) {
        z-index: 21; }
        .solution-page .section-wrap:nth-child(9) {
          z-index: 21;
        }
    .solution-page .section-wrap:nth-child(10), .solution-page .hero:nth-child(10) {
      z-index: 23; }
    .solution-page .hero:nth-child(11) {
        z-index: 19; }
        .solution-page .section-wrap:nth-child(11) {
          z-index: 23;
          /* background: url("../img/bgs/overview_bg_6.jpg");
          background-position: center;
          background-size: cover; */
        }
    .solution-page .section-wrap:nth-child(12), .solution-page .hero:nth-child(12) {
      z-index: 18; }
    .solution-page .section-wrap:nth-child(13), .solution-page .hero:nth-child(13) {
      z-index: 17; }
    .solution-page .section-wrap:nth-child(14), .solution-page .hero:nth-child(14) {
      z-index: 16; }
    .solution-page .section-wrap:nth-child(15), .solution-page .hero:nth-child(15) {
      z-index: 15; }
    .solution-page .section-wrap:nth-child(16), .solution-page .hero:nth-child(16) {
      z-index: 14; }
    .solution-page .section-wrap:nth-child(17), .solution-page .hero:nth-child(17) {
      z-index: 13; }
    .solution-page .section-wrap:nth-child(18), .solution-page .hero:nth-child(18) {
      z-index: 12; }
    .solution-page .section-wrap:nth-child(19), .solution-page .hero:nth-child(19) {
      z-index: 11; }
    .solution-page .section-wrap:nth-child(20), .solution-page .hero:nth-child(20) {
      z-index: 10; }
    .solution-page .section-wrap:nth-child(21), .solution-page .hero:nth-child(21) {
      z-index: 9; }
    .solution-page .section-wrap:nth-child(22), .solution-page .hero:nth-child(22) {
      z-index: 8; }
    .solution-page .section-wrap:nth-child(23), .solution-page .hero:nth-child(23) {
      z-index: 7; }
    .solution-page .section-wrap:nth-child(24), .solution-page .hero:nth-child(24) {
      z-index: 6; }
    .solution-page .section-wrap:nth-child(25), .solution-page .hero:nth-child(25) {
      z-index: 5; }
    .solution-page .section-wrap:nth-child(26), .solution-page .hero:nth-child(26) {
      z-index: 4; }
    .solution-page .section-wrap:nth-child(27), .solution-page .hero:nth-child(27) {
      z-index: 3; }
    .solution-page .section-wrap:nth-child(28), .solution-page .hero:nth-child(28) {
      z-index: 2; }
    .solution-page .section-wrap:nth-child(29), .solution-page .hero:nth-child(29) {
      z-index: 1; }
  .solution-page .hero {
    background-image: url(../img/bgs/overview_header_bg.png);
    height: 620px;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .solution-page .hero {
        height: 350px;}
      }
    .solution-page .hero h1 {
      margin-left: auto;
      margin-right: auto;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      position: absolute;
      top: 35%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #FFF;
      max-width: 750px;
      font-size: 57px;
      text-align: center;
      text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
  .solution-page .section-wrap {
    -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1)); }
    .solution-page .section-wrap .clip-bottom {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
      padding-bottom: 250px; }
      @media screen and (max-width: 768px) {
        .solution-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }
    .solution-page .section-wrap .blue-section {
      -webkit-clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
              clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
      background: #2775c5;
      margin-top: -300px;
      padding-top: 350px;
      padding-bottom: 250px; }
      .solution-page .section-wrap .blue-section .container .row .img-wrap {
        height: 150px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 20px; }
        .solution-page .section-wrap .blue-section .container .row .img-wrap img {
          margin-left: auto;
          margin-right: auto;
          display: block;
          max-width: 100%;
          max-height: 125px; }
      .solution-page .section-wrap .blue-section .container .row h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        margin-left: auto;
        margin-right: auto;
        color: white;
        font-size: 24px;
        text-align: center;
        max-width: 180px;
        margin-bottom: 20px; }
      .solution-page .section-wrap .blue-section .container .row p {
        text-align: center;
        color: white;
        font-weight: 300; }
      .solution-page .section-wrap .blue-section .container > p {
        margin-left: auto;
        margin-right: auto;
        max-width: 1000px;
        text-align: center;
        color: white;
        font-weight: 300;
        margin-top: 80px; }
      @media screen and (max-width: 768px) {
        .solution-page .section-wrap .blue-section {
          -webkit-clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);
                  clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);
          padding-bottom: 150px; }
            .solution-page .col-md-4 {
              order: -1;
              margin-bottom: 20px;
              position: relative;
            }
          }
    .solution-page .section-wrap.content-section .section:not(.blue) .container .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .img-wrap img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 100%; }
        @media screen and (max-width: 768px) {
        .solution-page .section-wrap.content-section .section:not(.blue) .container .row .img-wrap img{
          float: none;
          width: 50%;}
        }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap h2 {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 36px;
        color: #000; }
        @media screen and (max-width: 768px) {
          .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap h2{
            font-size: 26px;}
          }
        .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap h2:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #fcc800;
          margin: 10px 0; }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: none;
        font-size: 32px;
        color: #000; }
        @media screen and (max-width: 768px) {
        .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap h3{
          font-size: 26px;}
        }
        .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap h3:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #fcc800;
          margin: 10px 0; }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap h4 {
        font-family: "Roboto", sans-serif;
        font-weight: 300;
        font-size: 36px; }
        @media screen and (max-width: 768px) {
          .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap h4 {
            font-size: 24px;}
          }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap p, .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap li {
        font-weight: 300;
        font-size: 14px; line-height: 22px; }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap p {
        margin-bottom: 10px; }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap ul {
        list-style: disc;
        padding-left: 20px;
        margin-bottom: 10px; }
    .solution-page .section-wrap.content-section .section.blue {
      background: url(../img/bgs/overview_bg_3.png);
      background-position: top;
      background-size: cover;
      webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
      clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
      padding-top: 350px;
      padding-bottom: 250px;
      margin-top: -250px; }
      @media screen and (max-width: 768px) {
        .solution-page .section-wrap.content-section .section.blue .container .row .img-col {
          order: -1;
        }
        .solution-page .section-wrap.content-section .section.blue .container .row .img-col h3 {
          margin-bottom: 40px !important;
        }
        .solution-page .section-wrap.content-section .section.blue .container .row .img-col img {
          margin-bottom: 40px;
        }
      }
      .hover-section h4 {
        font-size: 14px;
      }
      .solution-page .section-wrap.content-section .section.blue .container .row .img-col h2 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 32px;
        text-align: right;
        color: white;
          flex-direction: column;
    align-items: flex-end;}
    @media screen and (max-width: 768px) {
    .solution-page .section-wrap.content-section .section.blue .container .row .img-col h2{
      font-size: 26px;}
    }
        .solution-page .section-wrap.content-section .section.blue .container .row .img-col h2:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #f9c947;
          margin: 10px 0; }
      .solution-page .section-wrap.content-section .section.blue .container .row .img-col h3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-family: "Roboto", sans-serif;
        font-size: 24px;
        text-align: right;
        color: white;
        font-weight: 300;
        margin-bottom: 150px; }
      .solution-page .section-wrap.content-section .section.blue .container .row .img-col .img-wrap img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 100%; }
      .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        text-align: left;
        font-size: 22px;
        font-weight: 300; }
        .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap h3:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #2775c5;
          margin: 10px 0; }
      .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap p, .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap li {
        font-weight: 300;
        font-size: 14px; line-height: 22px;
        color: white; }
      .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap p {
        margin-bottom: 10px; }
      .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap ul {
        list-style: disc;
        padding-left: 20px;
        margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        .solution-page .section-wrap.content-section .section.blue {
          padding-bottom: 100px; } }
    .solution-page .section-wrap.last {
      -webkit-box-shadow: 0 7px 30px -5px rgba(0, 0, 0, 0.1);
              box-shadow: 0 7px 30px -5px rgba(0, 0, 0, 0.1);}
      .solution-page .section-text-wrapper {
        z-index: 24;
      }
  .solution-page .section-text {
    padding-top: 200px;
    padding-bottom: 100px;
    margin-top: -250px; }
    @media screen and (max-width: 768px) {
      .solution-page .section-text {
        padding-bottom: 100px;}
      }
    .solution-page .section-text .container:after {
      content: "";
      display: block;
      width: 100px;
      height: 2px;
      background: #2775c5;
      margin: 20px 0; }
    .solution-page .section-text .container:last-child:after {
      display: none; }
    .solution-page .section-text .container h2 {
      text-align: center;
      position: relative;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      text-transform: none;
      margin-bottom: 80px;
      font-size: 36px; }
      @media screen and (max-width: 768px) {
        .solution-page .section-text .container h2 {
          font-size: 26px;}
        }
      .solution-page .section-text .container h2:after {
        content: "";
        position: absolute;
        left: 50%;
        transform:translateX(-50%);
        display: block;
        width: 150px;
        height: 2px;
        background: #fcc800;
        margin: 20px 0; }
    .solution-page .section-text .container .par-wrap {
      font-weight: 300;
      font-size: 15px;
      line-height: 22px;
    text-align: center; }
      .solution-page .section-text .container .par-wrap h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px; }
      .solution-page .section-text .container .par-wrap h4 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        padding-left: 20px;
        font-size: 22px; }
      .solution-page .section-text .container .par-wrap p {
        padding-left: 20px;
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
         .solution-page .section-text .container .par-wrap p {
           padding-left: 0;}
         }
      .solution-page .section-text .container .par-wrap ul {
        padding-left: 40px;
        list-style: disc;
        margin-bottom: 20px; }
  .solution-page .bottom-section {
    padding-top: 100px;
    padding-bottom: 200px; }
    .solution-page .bottom-section .container h2 {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      text-transform: none;
      font-size: 36px;
      color: #000;
      margin-bottom: 100px; }
      @media screen and (max-width: 768px) {
        .solution-page .bottom-section .container h2{
          font-size: 26px;}
        }
      .solution-page .bottom-section .container h2:after {
        content: "";
        display: block;
        width: 150px;
        height: 2px;
        background: #fcc800;
        margin: 20px 0; }
    .solution-page .bottom-section .container .icons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 40px; }
      .solution-page .bottom-section .container .icons .icon-wrap {
        width: 20%;
        text-align: center;
        margin-bottom: 40px; }
        .solution-page .bottom-section .container .icons .icon-wrap .img-wrap {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 100px;
          margin-bottom: 20px; }
          .solution-page .bottom-section .container .icons .icon-wrap .img-wrap img {
            display: block;
            max-width: 100%; }
        .solution-page .bottom-section .container .icons .icon-wrap h5 {
          font-family: 'Roboto', sans-serif;
          font-weight: 500;
          text-transform: uppercase;
          font-size: 24px;
          color: #000; }
        @media screen and (max-width: 768px) {
          .solution-page .bottom-section .container .icons .icon-wrap {
            width: 50%; }
            .solution-page .bottom-section .container .icons .icon-wrap h5 {
              font-size: 16px; } }
    .solution-page .bottom-section .container .par-wrap {
      color: white;
      font-weight: 300;
      font-size: 20px; }
      .solution-page .bottom-section .container .par-wrap p {
        margin-bottom: 10px; }

.blog-page .hero {
  background-image: url(../img/heros/about.png);
  height: 640px;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 768px) {
   .blog-page .hero{
     height: 350px;}
   }
  .blog-page .hero h1 {
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: none;
    position: absolute;
    top: 36%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #FFF;
    width: 850px;
    font-size: 68px;
    text-align: center; }

.blog-page .grid {
  padding-top: 50px; }
  .blog-page .grid .grid-item {
    background: white;
    width: calc(33.3333% - 40px);
    margin-bottom: 40px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  .blog-page.search-results .grid .grid-item {
    margin-right: 40px;
  }
    @media screen and (max-width: 768px) {
      html body .hero h1 {
            font-size: 25px !important;
            width: 85%;
      }
      .blog-page .grid .grid-item {
        width: 100%; }

        }
    .blog-page .grid .grid-item .over-link {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .blog-page .grid .grid-item .img-wrap {
      width: 100%;
      min-height: 227px; }
      .blog-page .grid .grid-item .img-wrap img {
        display: block;
        max-width: 100%;
        width: 100%;
        height: auto;
        -o-object-fit: cover;
           object-fit: cover; }
    .blog-page .grid .grid-item .content-wrap {
      padding: 40px 50px; height: 290px;}

      @media screen and (max-width: 768px) {

        .blog-page .grid .grid-item .content-wrap {
        	height: 320px;
         }
        }
      .blog-page .grid .grid-item .content-wrap h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
/*        text-transform: uppercase;*/
        font-size: 16px; font-weight: 400; }
        .blog-page .grid .grid-item .content-wrap .content {
          font-size: 14px;
          max-height: 135px;
          line-height: 22px;
          overflow: hidden; }
          .blog-inner-page .white a.round-btn.blue-fill {
    min-width: 220px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
        .blog-page .grid .grid-item .content-wrap h3:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #fcc800;;
          margin: 10px 0; }
      .blog-page .grid .grid-item .content-wrap p {
        color: #1b1b1b;
        font-size: 16px; line-height: 22px;
        font-weight: 300; }
      .blog-page .grid .grid-item .content-wrap .tags {
        margin-top: 20px; }
        .blog-page .grid .grid-item .content-wrap .tags span {
          color: #2775c5;
          font-weight: 700; }
          .blog-page .grid .grid-item .content-wrap .tags span:after {
            content: " | "; }
          .blog-page .grid .grid-item .content-wrap .tags span:last-child:after {
            display: none; }

.blog-inner-page .hero {
  background-image: url(../img/heros/about.png);
  height: 320px;
  /*background-position: bottom center;*/
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  background-position: center !important ;}
  .blog-inner-page{
    max-width: 100vw !important;
  }
  .blog-inner-page img {
    max-width: 100% !important;
    height: auto !important;

}

iframe {
    max-width: 100%;
}
.content img {
    max-width: 100% !important;
    height: auto !important;

}
  .blog-inner-page .hero h2 {
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #FFF;
    max-width: 450px;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }

.blog-inner-page h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.blog-inner-page .date {
  font-weight: 300;
  margin-top: 20px;
}
.blog-inner-page .white {
  background: white;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 100px;
  margin-top: 80px;
  z-index: 1;
  -webkit-box-shadow: 0 9px 25px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 9px 25px -3px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 768px) {
    .blog-inner-page .white {
      /* padding-top: 320px; */
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 100px; }

      .blog-inner-page .col-md-4, .blog-inner-page .col-md-8 {
      		padding-left: 5px;
      		padding-right: 5px;
      }
      .blog-inner-page .col-md-8 .row .col-md-12 {
      	padding: 0 !important;
      }

  }
  .blog-inner-page .white h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px; }
    .blog-inner-page .white h2:after {
      content: "";
      width: 120px;
      height: 2px;
      display: block;
      background: #fcc800;
      margin: 20px 0; }
  .blog-inner-page .white h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    max-width: 700px; }
  .blog-inner-page .white .row {
    margin-top: 20px;
    padding: 0 20px; }
    .blog-inner-page .white .row .content {
      padding-top: 20px;
      padding-bottom: 60px; }
      .blog-inner-page .white .row .content h3 {
        margin-top: 40px; }
        .blog-inner-page .white .row .content h3:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #2775c5;
          margin: 10px 0; }
         .blog-inner-page .content {
            line-height: 30px;
            font-weight: 300;
        }
      .blog-inner-page .white .row .content p, .blog-inner-page .white .row .content li {
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        color: #1b1b1b;
        margin-bottom: 5px; }
      .blog-inner-page .white .row .content ul {
        list-style: disc;
        padding-left: 20px;
        margin-bottom: 40px; }
      .blog-inner-page .white .row .content blockquote {
        color: #2775c5;
        font-size: 18px; line-height: 22px;
        font-style: italic;
        font-weight: 600;
        margin-top: 30px;
        margin-bottom: 80px; }
    .blog-inner-page .white .row .tags {
      margin-top: 20px; }
      .blog-inner-page .white .row .tags span {
        color: #2775c5;
        font-weight: 700; }
        .blog-inner-page .white .row .tags span:after {
          content: " | "; }
        .blog-inner-page .white .row .tags span:last-child:after {
          display: none; }

.faq-page .hero {
  background-image: url("../img/bgs/contact_header.png");
  height: 400px;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2; }
  .faq-page .hero h1 {
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: none;
    position: absolute;
    top: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #FFF;
    max-width: 450px;
    font-size: 68px;
    text-align: center;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }

.faq-page .section-wrap {
  padding-top: 50px;
  padding-bottom: 200px; }
  .faq-page .section-wrap .container .faq-list li {
    position: relative;
    height: 186px;
    -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .faq-page .section-wrap .container .faq-list li {
        height: 240px; } }
    .faq-page .section-wrap .container .faq-list li a {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      text-transform: none;
      color: #000;
      font-size: 32px;
      text-align: center;
      display: block;
      -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
      @media screen and (max-width: 768px) {
        .faq-page .section-wrap .container .faq-list li a {
          font-size: 22px; } }
    .faq-page .section-wrap .container .faq-list li .content {
      position: relative;
      top: 0;
      right: 0;
      left: 0;
      opacity: 0;
      pointer-events: none;
      padding-top: 40px;
      -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
      .faq-page .section-wrap .container .faq-list li .content p {
        color: #1b1b1b;
        text-align: justify;
        text-align-last: center;
        max-width: 800px;
        margin: 0 auto; }
    .faq-page .section-wrap .container .faq-list li .shadow {
      position: relative;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: -1;
      pointer-events: none;  margin-top: 50px;}
    .faq-page .section-wrap .container .faq-list li.active {
      height: 350px; }
      .faq-page .section-wrap .container .faq-list li.active a {
        padding-bottom: 0; }
      .faq-page .section-wrap .container .faq-list li.active .content {
        font-size: 15px;
        font-weight: 300;
        line-height: 26px;
        opacity: 1;
        pointer-events: all;
        z-index: 2; padding: 30px 240px; }
      .faq-page .section-wrap .container .faq-list li.active .down-arrow {
        opacity: 0;
        -webkit-transform: translate(-50%, 150px);
                transform: translate(-50%, 150px);
        z-index: 1; }
    .faq-page .section-wrap .container .faq-list li .down-arrow {
      cursor: pointer;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      bottom: 50px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      display: block;
      width: 195px;
      height: 48px;
      -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
      .faq-page .section-wrap .container .faq-list li .down-arrow:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100px;
        height: 2px;
        background: #fcc800;
        -webkit-transform: rotate(12.5deg);
                transform: rotate(12.5deg);
        -webkit-transform-origin: left;
                transform-origin: left; }
      .faq-page .section-wrap .container .faq-list li .down-arrow:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 100px;
        height: 2px;
        background: #fcc800;
        -webkit-transform: rotate(-12.5deg);
                transform: rotate(-12.5deg);
        -webkit-transform-origin: right;
                transform-origin: right; }

body.how-page {
  background: url(../img/bgs/large_light_bg.jpg);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.how-page .section-wrap:nth-child(1) {
  margin-top: 100px;
}

.how-page {
  position: relative; }
  .how-page .section-wrap, .how-page .hero {
    position: relative; }
    .how-page .section-wrap:nth-child(0), .how-page .hero:nth-child(0) {
      z-index: 30; }
    .how-page .section-wrap:nth-child(1), .how-page .hero:nth-child(1) {
      z-index: 28; }
    .how-page .section-wrap:nth-child(2), .how-page .hero:nth-child(2) {
      z-index: 28; }
    .how-page .section-wrap:nth-child(3), .how-page .hero:nth-child(3) {
      z-index: 27; }
    .how-page .section-wrap:nth-child(4), .how-page .hero:nth-child(4) {
      z-index: 26; }
    .how-page .section-wrap:nth-child(5), .how-page .hero:nth-child(5) {
      z-index: 25; }
    .how-page .section-wrap:nth-child(6), .how-page .hero:nth-child(6) {
      z-index: 24; }
    .how-page .section-wrap:nth-child(7), .how-page .hero:nth-child(7) {
      z-index: 23; }
    .how-page .section-wrap:nth-child(8), .how-page .hero:nth-child(8) {
      z-index: 22; }
    .how-page .section-wrap:nth-child(9), .how-page .hero:nth-child(9) {
      z-index: 21; }
    .how-page .section-wrap:nth-child(10), .how-page .hero:nth-child(10) {
      z-index: 20; }
    .how-page .section-wrap:nth-child(11), .how-page .hero:nth-child(11) {
      z-index: 19; }
    .how-page .section-wrap:nth-child(12), .how-page .hero:nth-child(12) {
      z-index: 18; }
    .how-page .section-wrap:nth-child(13), .how-page .hero:nth-child(13) {
      z-index: 17; }
    .how-page .section-wrap:nth-child(14), .how-page .hero:nth-child(14) {
      z-index: 16; }
    .how-page .section-wrap:nth-child(15), .how-page .hero:nth-child(15) {
      z-index: 15; }
    .how-page .section-wrap:nth-child(16), .how-page .hero:nth-child(16) {
      z-index: 14; }
    .how-page .section-wrap:nth-child(17), .how-page .hero:nth-child(17) {
      z-index: 13; }
    .how-page .section-wrap:nth-child(18), .how-page .hero:nth-child(18) {
      z-index: 12; }
    .how-page .section-wrap:nth-child(19), .how-page .hero:nth-child(19) {
      z-index: 11; }
    .how-page .section-wrap:nth-child(20), .how-page .hero:nth-child(20) {
      z-index: 10; }
    .how-page .section-wrap:nth-child(21), .how-page .hero:nth-child(21) {
      z-index: 9; }
    .how-page .section-wrap:nth-child(22), .how-page .hero:nth-child(22) {
      z-index: 8; }
    .how-page .section-wrap:nth-child(23), .how-page .hero:nth-child(23) {
      z-index: 7; }
    .how-page .section-wrap:nth-child(24), .how-page .hero:nth-child(24) {
      z-index: 6; }
    .how-page .section-wrap:nth-child(25), .how-page .hero:nth-child(25) {
      z-index: 5; }
    .how-page .section-wrap:nth-child(26), .how-page .hero:nth-child(26) {
      z-index: 4; }
    .how-page .section-wrap:nth-child(27), .how-page .hero:nth-child(27) {
      z-index: 3; }
    .how-page .section-wrap:nth-child(28), .how-page .hero:nth-child(28) {
      z-index: 2; }
    .how-page .section-wrap:nth-child(29), .how-page .hero:nth-child(29) {
      z-index: 1; }
      .how-page .endtoend p {
        color: #000;
      }
      .how-page .blue-section .container p {
        text-align: center;
        font-size: 15px;
        line-height: 26px;
      }
      .how-page .blue-section .video-strip .container p, .how-page .blue-section .section-wrap.content-section.screens p {
        text-align: left;
      }
      .how-page .section-wrap .blue-section .container.custom {
        padding: 100px 0;
      }
      .how-page .section-wrap .blue-section .section .container {
        min-height: auto;
      }
      .main-menu a {
            /* text-transform: uppercase; */
            font-weight: 500 !important;
      }
      .main-menu .round-btn {
            text-transform: uppercase;
      }
  .how-page .hero {
    background-image: url("../img/bgs/overview_header_bg.png");
    height: 648px;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .how-page .hero {
        height: 350px;}
      }
    .how-page .hero h1 {
      margin-left: auto;
      margin-right: auto;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      text-transform: none;
      position: absolute;
      top: 35%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #FFF;
      max-width: 750px;
      font-size: 57px;
      text-align: center;
      text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
      @media screen and (max-width: 768px) {
        .how-page .hero h2 {
          font-size: 25px;}
        }
  .how-page .section-wrap {
    -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1)); }
    .how-page .section-wrap .clip-bottom {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
      padding-bottom: 250px; }
      @media screen and (max-width: 768px) {
        .faq-page .section-wrap .container .faq-list li.active .content {

        padding: 10px 10px; }
        .faq-page .section-wrap .container .faq-list li .shadow {
       margin-top: 50px;}
        .how-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }
    .how-page .section-wrap .blue-section {
      margin-top: -300px;
      padding-top: 350px;
      /* padding-bottom: 80px; */ }
      .how-page .section-wrap .blue-section .container h2 {
        text-align: center;
        position: relative;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        text-transform: none;
        margin-left: auto;
        margin-right: auto;
        color: #000;
        font-size: 36px;
        margin-bottom: 50px; }
        @media screen and (max-width: 768px) {
        .how-page .section-wrap .blue-section .container h2{
          font-size: 26px;}
        }
        .how-page .section-wrap .blue-section .container h2:after {
          content: "";
          position: absolute;
          left: 50%;
          transform:translate(-50%);
          width: 120px;
          height: 2px;
          display: block;
          background: #fcc800;
          margin: 20px 0; }
      .how-page .section-wrap .blue-section .container h3 {
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: none;
        margin-left: auto;
        margin-right: auto;
        color: #000;
        font-weight: 300;
        font-size: 28px;
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
        .how-page .section-wrap .blue-section .container h3{
          font-size: 24px;}
        }
      .how-page .section-wrap .blue-section .container .col-md-3 p {
        color: #2775c5;
        font-size: 16px; line-height: 26px;
        font-weight: 300;
        padding-left: 20px; text-align: center; }
        /* .how-page .section-wrap .blue-section .container .col-md-3 h4::after {
          content: "";
          position: absolute;
          bottom: -10px;
          left: 50%;
          transform: translateX(-50%);
          border-top: 2px solid #fcc800;
          width: 150px;
        } */
      .how-page .section-wrap .blue-section > .container:first-child img {
        /* margin-top: 100px; */
        display: block;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
    	margin-bottom: 230px; }
      .how-page .section-wrap .blue-section .container .row .img-wrap {
        min-height: 200px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .how-page .section-wrap .blue-section .container .row .img-wrap img {
          margin: 0; }
      .how-page .section-wrap .blue-section .container .row h4 {
        position: relative;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        text-transform: none;
        margin-left: auto;
        margin-right: auto;
        color: #000;
        font-size: 24px;
        text-align: center;
        margin-bottom: 20px;
        max-width: 90%; }
      .how-page .section-wrap .blue-section .white-section {
        margin: 0;
        padding: 100px 0;}
        .how-page .section-wrap .blue-section .white-section .container {
          min-height: auto;
        }
        .how-page .section-wrap .blue-section .white-section .container h2 {
          color: black; }
          .how-page .section-wrap .blue-section .white-section .container h2:after {
            content: "";
            width: 120px;
            height: 2px;
            display: block;
            background: #fcc800;
            margin: 10px 0; }
        .how-page .section-wrap .blue-section .white-section .container h3 {
          color: black; }
        .how-page .section-wrap .blue-section .white-section .container p {
          margin-top: 50px;
          color: black;
          padding-left: 0; }
        .how-page .section-wrap .blue-section .white-section .container img {
          margin-top: 0; }
          .how-page .last-par {
              margin-top: 40px;
          }
          @media screen and (max-width: 768px) {
            .how-page .section-wrap .blue-section .white-section .container img {
                margin-top: 40px;
            }
          }

.method-page {
  background: #FFF; }
  .method-page .hero {
    background-image: url(../img/heros/about.png);
    height: 320px;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2; }
    .method-page .hero h2 {
      margin-left: auto;
      margin-right: auto;
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      position: absolute;
      top: 100px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      color: #FFF;
      max-width: 450px;
      font-size: 32px;
      text-align: center;
      text-transform: uppercase;
      text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
  .method-page .scene {
    margin-top: 100px; }
    .method-page .scene .scene-grid {
      width: 100%;
      max-width: 1280px;
      height: 5440px;
      position: relative;
      margin: 0 auto; }
      .method-page .scene .scene-grid .line-wrap {
        position: relative;
        width: 100%; }
        .method-page .scene .scene-grid .line-wrap #circle {
          width: 70px;
          height: 70px;
          border-radius: 50%;
          border: 2px solid #2775c5;
          background: #FFF;
          z-index: 10;
          position: absolute;
          top: 20px;
          right: 250px; }
        .method-page .scene .scene-grid .line-wrap .line {
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          width: 100%;
          max-width: 800px;
          height: 100%;
          padding-top: 100px; }
          .method-page .scene .scene-grid .line-wrap .line svg path {
            stroke-width: 1.5px;
            stroke: #2775c5; }
      .method-page .scene .scene-grid .scene-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .method-page .scene .scene-grid .scene-row .width-1 {
          width: 50%; }
          .method-page .scene .scene-grid .scene-row .width-1:first-child .content-block {
            text-align: right; }
            .method-page .scene .scene-grid .scene-row .width-1:first-child .content-block h3 {
              font-family: 'Roboto', sans-serif;
              font-weight: 700;
              text-transform: uppercase;
              font-size: 24px;
              font-weight: 300; }
              .method-page .scene .scene-grid .scene-row .width-1:first-child .content-block h3:after {
                content: "";
                width: 120px;
                height: 2px;
                display: block;
                background: #2775c5;
                margin: 10px 0 10px auto; }
          .method-page .scene .scene-grid .scene-row .width-1:last-child .content-block {
            text-align: left; }
            .method-page .scene .scene-grid .scene-row .width-1:last-child .content-block h3 {
              font-family: 'Roboto', sans-serif;
              font-weight: 700;
              text-transform: uppercase;
              font-size: 24px;
              font-weight: 300; }
              .method-page .scene .scene-grid .scene-row .width-1:last-child .content-block h3:after {
                content: "";
                width: 120px;
                height: 2px;
                display: block;
                background: #2775c5;
                margin: 10px 0; }
        .method-page .scene .scene-grid .scene-row .width-2 {
          width: 100%; }
        .method-page .scene .scene-grid .scene-row img {
          margin: 0 auto;
          display: block;
          position: relative;
          opacity: 0;
          -webkit-transform: translate(0, -40px);
                  transform: translate(0, -40px);
          -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
          .method-page .scene .scene-grid .scene-row img.in {
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0); }
        .method-page .scene .scene-grid .scene-row .content-block {
          opacity: 0;
          position: relative;
          top: 50%;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          max-width: 430px;
          -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
          .method-page .scene .scene-grid .scene-row .content-block.in {
            opacity: 1;
            -webkit-transform: translate(0, -50%);
                    transform: translate(0, -50%); }
        .method-page .scene .scene-grid .scene-row.dome {
          position: relative;
          top: 0;
          right: 0;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.dome .content-block {
            position: static;
            margin-top: 110px;
            margin-left: 140px;
            -webkit-transform: translate(0, 0%);
                    transform: translate(0, 0%); }
            .method-page .scene .scene-grid .scene-row.dome .content-block.in {
              -webkit-transform: translate(0, 0);
                      transform: translate(0, 0); }
          .method-page .scene .scene-grid .scene-row.dome .mob img {
            margin-top: 70px; }
        .method-page .scene .scene-grid .scene-row.servers {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 90px;
          width: 100%;
          z-index: 11; }
        .method-page .scene .scene-grid .scene-row.cloud {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 350px;
          width: 100%;
          z-index: 11; }
        .method-page .scene .scene-grid .scene-row.pipeline {
          position: relative;
          top: 0;
          right: 0;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.pipeline img {
            left: -90px; }
        .method-page .scene .scene-grid .scene-row.anon {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 170px;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.anon img {
            right: -70px; }
        .method-page .scene .scene-grid .scene-row.shield {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 350px;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.shield img {
            left: -130px; }
        .method-page .scene .scene-grid .scene-row.driver {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 370px;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.driver img {
            right: -70px; }

.contact-page .hero {
  background-image: url(../img/heros/about.png);
  height: 415px;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2; }
  .contact-page .hero h1 {
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: none;
    position: absolute;
    top: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #FFF;
    max-width: 680px;
    font-size: 68px;
    text-align: center;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }

.contact-page .section-wrap {
  padding-top: 50px;
  padding-bottom: 200px; }
  @media screen and (max-width: 768px) {
    .contact-page .section-wrap {
      padding-bottom: 50px; } }
  .contact-page .section-wrap .container .row h2 {
    line-height: 72px;
    margin-bottom: 100px;
    font-family: 'Roboto', sans-serif;
    text-transform: inherit;
    font-size: 32px; }
    .contact-page .section-wrap .container .row:nth-child(2) {
      margin-left: 150px;
      margin-right: 150px;
    }
    @media screen and (max-width: 768px) {
      .contact-page .section-wrap .container .row:nth-child(2){
        margin-left: 0px;
        margin-right: 0px;}
      }
    @media screen and (max-width: 768px) {
      .contact-page .section-wrap .container .row h2{
        font-size: 25px;
        line-height: 50px;}
      }
      .contact-page .section-wrap .container .row:nth-child(1) {
        text-align: center;}
  .contact-page .section-wrap .container .row > div:first-child {
    position: relative; }
  .contact-page .section-wrap .container .row .form-col #contact-form {
    max-width: 370px; }
    .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap {
      margin-bottom: 20px; }
      .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input {
        width: 100%;
        height: 30px;
        border: none;
        border-bottom: 2px solid #2775c5;
        margin-bottom: 10px;
        background: transparent;
        line-height: 2;
        border-radius: 0; }

        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input::-webkit-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input:-ms-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input::-ms-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input::placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
      .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap label {
        color: #000;
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        font-family: "Roboto", sans-serif; }
        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap label textarea {
          width: 100%;
          min-height: 50px;
          border: 2px solid #fcc800;
          border-top: none;
          border-radius: 0px !important;
          margin-bottom: 10px;
          margin-top: 20px;
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif;
          background: transparent; }
    .contact-page .section-wrap .container .row .form-col #contact-form button {
      cursor: pointer;
      width: 170px;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: 300;
      margin: 20px 0 30px; }


      .hs-form input{
        width: 100%;
        height: 30px;
        border: none;
        border-bottom: 2px solid #fcc800;
        margin-bottom: 10px;
        background: transparent;
        line-height: 2;
        border-radius: 0;
        color: white !important; line-height: 1 !important;
        }
        .contact-page .hs-form input {
          padding-left: 20px;
          color: #000 !important;
          font-size: 18px;
        }
        .hs-form {
          max-width: 370px; }
        .hs-form .input {
          margin-right: 20px; }

        .hs-form input::-webkit-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .hs-form input:-ms-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .hs-form input::-ms-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .hs-form input::placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
      .hs-form label {
        color: #000;
        display: none;
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        font-family: "Roboto", sans-serif; }
        .hs-form  textarea {
          width: 100%;
          min-height: 100px;
          border: 2px solid #fcc800;;
          border-top: none;
          border-radius: 0px !important;
          margin-bottom: 10px;
          margin-top: 20px;
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif;
          background: transparent; }
    .hs-form .actions input {
      cursor: pointer;
      width: 120px;
      border: 2px solid #fcc800;;
      border-radius: 50px;
      padding: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: 300;
      margin: 20px 0 30px;
      line-height: 0px;
      color: #2775c5;
      font-weight: 500;
      transition: all 0.5s;}
      .hs-form .actions input:hover {
          color: #FFF;
          background: #2775c5;
      }
     .hs-form .actions input {
        line-height: 0 !important;
      }
     .hs-form li.hs-form-booleancheckbox {
        list-style-type: none;
  }
  .hs-form li.hs-form-booleancheckbox label{
    display: flex;
    flex-wrap: wrap;
    align-items: center;

  }
  .hs-form li.hs-form-booleancheckbox label input {
    width:20px;
    margin-top: 10px;
  }
  .hs-form li.hs-form-booleancheckbox label input:checked {
    background: #fff;
    color: #000;
  }
  .hs-form li.hs-form-booleancheckbox label span {
    line-height: 0px;

  }
  .hs-error-msgs label {
      display: block !important;
      color: red;
    }



    footer .hs-form input{
        width: 100%;
        height: 30px;
        border: none;
        border-bottom: 2px solid #fff;
        margin-bottom: 10px;
        background: transparent;
        line-height: 2;
        border-radius: 0;
            color: white;
    font-size: 18px;
        }
        footer .hs-form {
          max-width: 370px; }
        footer .hs-form .input {
          margin-right: 20px; }

        footer .hs-form input::-webkit-input-placeholder {
          /* color: #fff; */
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        footer .hs-form input:-ms-input-placeholder {
          color: #fff;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        footer .hs-form input::-ms-input-placeholder {
          /* color: #fff; */
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        footer .hs-form input::placeholder {
          /* color: #fff; */
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
      footer .hs-form label {
        color: #fff;
        display: none;
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        font-family: "Roboto", sans-serif; }
        footer .hs-form  textarea {
          width: 100%;
          min-height: 100px;
          border: 2px solid #fff;
          border-top: none;
          border-radius: 0px !important;
          margin-bottom: 10px;
          margin-top: 20px;
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif;
          background: transparent;
            color: white;
    font-size: 18px;}
    .hs-error-msgs label {
      display: block !important;
      color: red;
    }
    footer .hs-form .actions input {
      cursor: pointer;
      width: 120px;
      border: 2px solid #fff;
      padding: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: 300;
      margin: 20px 0 30px;
      line-height: 0px;
      color: #fff;
      font-weight: 500;
      border-radius: 0;
      transition: all 0.5s;}
      footer .hs-form .actions input:hover {
          color: #2775c5;
          background: #fff;
      }
     footer .hs-form li.hs-form-booleancheckbox {
        list-style-type: none;
  }
  footer .hs-form li.hs-form-booleancheckbox label{
    display: flex;
    flex-wrap: wrap;
    align-items: center;

  }
  footer .hs-form li.hs-form-booleancheckbox label input {
    width:20px;
    margin-top: 10px;
  }
  footer .hs-form li.hs-form-booleancheckbox label span {
    line-height: 0px;

  }


  .contact-page .section-wrap .container .row .details-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (max-width: 768px) {
      .contact-page .section-wrap .container .row .details-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-top: 50px; } }
    .contact-page .section-wrap .container .row .details-col .block {
      margin-bottom: 40px;  font-size: 19px; width: 100%;}
      .contact-page .section-wrap .container .row .details-col .block h3 {
        position: relative;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        text-transform: inherit;
        font-size: 23px; margin-bottom: 20px;}
      .contact-page .section-wrap .container .row .details-col .block p {
        font-family: 'Roboto', sans-serif;
        /* text-transform: none; */
        font-weight: 300;
        font-size: 19px; }
        .contact-page .section-wrap .container .row .details-col .block h3::after {
          content: "";
          width: 72px;
          height: 2px;
          display: block;
          background: #fcc800;
          margin: 15px 0 30px;}


          .contact-page .contact-wrapper {
            display: flex;
          }
          .contact-page .contact-wrapper span {
            margin-right: 15px;
            margin-bottom: 10px;
          }
          .contact-page .contact-wrapper span.img-wrapper {
            width: 22px;
          }

.contact-page .hs-form .actions input {
	    color: #2775c5 !important;
	    line-height: 0 !important;
}
.contact-page .hs-form .actions input:hover {
	    color: #fff !important;
}
  .slick-slider *:focus {
      outline: 0;
  }
.pyrofooter {
  color: white !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
}
.pyrofooter img {
  width: 70px;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .container.footer-bottom .row {
    flex-direction: column-reverse;
  }
  .col-md-4.credit {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
.pyrofooter {
  justify-content: center;
  }
.site-footer .footer-bottom .to-top {
      width: 100%;
      text-align: center;
}
}

.entry-el {
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px);
  transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
}
.entry-el.in {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0px);
}

.post-img-wrap {
    max-height: 300px;
    margin-bottom: 40px;
    overflow: hidden;
}
.post-img-wrap img {
    width: 100%;
    max-height: 300px !important;
    position: relative;
    object-fit: cover;
}

.main-nav .mobile-cta {
    display: none;
}
.slick-slide img {
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .main-nav .mobile-cta {
    display: flex !important;
    position: initial;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    margin: 50px auto 0;
  }
}
@media screen and (min-width: 1000px) {
  .homepage .tabs-section > .container {
    top: 40%;
    transform: translateY(-50%);
  }

}
@media screen and (min-width: 1279px) {

  .blog-inner-page iframe{
	width: 100% !important;
	height: 418px;
	}
}



.method-page .site-footer {
  display: none;
}
@media screen and (max-width: 768px) {
  .method-page .blue-line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    background: #3d72c8;
    z-index: -1;
  }
  .method-page .block-outer {
    padding: 20px 10px;
    margin: 40px auto;
    background: white;
  }
  .method-page .block-outer:last-of-type {
    margin-bottom: 0;
  }
  .method-page img {
    max-width: 100%;
  }
  .method-page .img-wrap {
    min-height: 200px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .method-page .col-6:nth-child(odd) {
    text-align: right;
  }
  .method-page .col-6:nth-child(even) {
    text-align: left;
  }
  .method-page .col-6:nth-child(odd) h3:after {
    margin-left: auto;
  }
  .method-page .col-12 h3 {
    text-align: center;
  }
  .method-page .col-12 h3:after {
    margin-left: auto;
    margin-right: auto;
  }
  .method-page .col-12 p {
    text-align: center;
  }
  .method-page h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 22px;
    max-width: 100%;
    margin: 0 auto;
  }
  .method-page h3:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background: #2775c5;
    margin: 20px 0;
  }
  .method-page p {
    font-size: 16px;
  }
  .method-page .down-arr {
    margin: 0 auto 80px;
    display: block;
  }

  .method-page .site-footer {
    display: block;
  }

}

.site-footer .wpcf7-form-control-wrap.email {
  width: 50%;
}

.site-footer .wpcf7-form-control-wrap.email input {
  width: 100%;
}

.site-footer span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
  position: absolute;
  top: 110%;
}
.site-footer .wpcf7-validation-errors {
  border: 2px solid #f7e700;
  color: #FFF;
}
a.backtohome {
  color: #367ac2;
  font-size: 22px;
  margin: 0px 0 40px;
  display: block;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  display: block;
  margin-left: auto;
}
.alignleft {
  display: block;
  margin-right: auto;
}


/* NEW STYLES */
.section.reverse h3,
.section.reverse p {
  color: #fff !important;
}
.how-page .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap h3:after {
  content: "";
  width: 120px;
  height: 2px;
  display: block;
  background: #fcc800;
  margin: 10px 0;
}
.ctcc-left-side {
  color: #FFF !important;
}
.footer-top .hs-form .actions input {
  color: #FFF !important;
}
.solution-page .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap h3 {
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap h3 {
    text-align: center !important;
    align-items: center !important;
  }
  .how-page .section-wrap .blue-section .container .col-md-3 p {
    margin-bottom: 80px;
    padding: 0;
  }
  .platform-page .section-wrap .blue-section .container .row p {
    margin-bottom: 60px;
  }
  .solution-page .section-wrap.content-section .section .container .row .content-wrap p {
    text-align: left !important;
  }
}

@media print {
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,500,500i,700i,700');
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.3; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@-ms-viewport {
  width: device-width; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  width: 100vw;
  overflow-x: hidden !important; }

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

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
font-weight: 300;}
  form input, form textarea, form button {
    outline: none !important;
  }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1280px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }
.wp-caption{
  max-width: 100%;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col, .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, .col-sm-auto, .col-sm, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 1; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -50px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
    .slick-dots li.slick-active button:before {
      color: black;
      background: #0275d8;
      opacity: 1; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 100%;
  height: 18px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 0px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dxy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 200%;
          perspective: 200%; }

.hamburger--3dxy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-20%, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-20%, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-20%, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-20%, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(20%, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(20%, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(20%, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(20%, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-20%, -25%, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-20%, -25%, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-20%, 25%, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-20%, 25%, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(20%, -25%, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(20%, -25%, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(20%, 25%, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(20%, 25%, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
            transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
            transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
          transform: translate3d(0, -8px, 0) rotate(45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 8px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 16px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(135deg);
          transform: translate3d(0, 8px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(-270deg);
            transform: translate3d(0, -16px, 0) rotate(-270deg);
    -webkit-transition-delay: 0.075s;
            transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 8px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 16px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-135deg);
          transform: translate3d(0, 8px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(270deg);
            transform: translate3d(0, -16px, 0) rotate(270deg);
    -webkit-transition-delay: 0.075s;
            transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic .hamburger-inner::after {
      top: 8px;
      right: 0;
      -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -200%;
      top: -200%;
      -webkit-transform: translate3d(200%, 200%, 0) rotate(45deg);
              transform: translate3d(200%, 200%, 0) rotate(45deg);
      -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -200%;
      top: -200%;
      -webkit-transform: translate3d(-200%, 200%, 0) rotate(-45deg);
              transform: translate3d(-200%, 200%, 0) rotate(-45deg);
      -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 8px;
      right: 0;
      -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -200%;
      top: 200%;
      -webkit-transform: translate3d(200%, -200%, 0) rotate(-45deg);
              transform: translate3d(200%, -200%, 0) rotate(-45deg);
      -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -200%;
      top: 200%;
      -webkit-transform: translate3d(-200%, -200%, 0) rotate(45deg);
              transform: translate3d(-200%, -200%, 0) rotate(45deg);
      -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  -webkit-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  -webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1px; }
  .hamburger--slider .hamburger-inner::before {
    top: 8px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 16px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-14.28571%, -6px, 0);
            transform: rotate(-45deg) translate3d(-14.28571%, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
            transform: translate3d(0, -16px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 1px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 8px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 16px; }

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
          transform: translate3d(0, 8px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    -webkit-transform: rotate(45deg) translate3d(14.28571%, -6px, 0);
            transform: rotate(45deg) translate3d(14.28571%, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(90deg);
            transform: translate3d(0, -16px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1px;
  -webkit-transition: background-color 0s 0.13s linear;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 8px;
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
            transform: translate3d(0, 8px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

::-moz-selection {
  background: #2775c5;
  color: #FFF; }

::selection {
  background: #2775c5;
  color: #FFF; }

body {
  font-family: 'Roboto', sans-serif;
  font-family: 'Roboto', sans-serif;
  background: #f6f7f8; }
  @media screen and (max-width: 768px) {
    body {
      overflow-x: hidden; } }

a {
  text-decoration: none !important;
  color: #2775c5;}
 .single .content p a {

 color: #2775c5 !important;}
 .single-post p.share {
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
}
 .single-post p.share img {
    width: 30px;
    margin-left: 15px;
}
 em {
    font-style: italic;
    font-weight: 100;
}
.mt-50 {
  margin-top: 50px; }

.mt-100 {
  margin-top: 100px; }

.mtb-100 {
  margin-top: 100px;
  margin-bottom: 100px; }

.mb-100 {
  margin-bottom: 100px; }

.main-menu {
  position: fixed;
  height: 60px;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -ms-flex-wrap: wrap;
      flex-wrap: wrap; */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: transparent;
  z-index: 1000;
  -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  padding: 40px 0;
  will-change: background; }
  .main-menu > .main-menu:after {
    display: none !important;
  }
  .main-menu:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.2);
    -webkit-transition: inherit;
    transition: inherit; }
  .main-menu * {
    -webkit-transition: inherit;
    transition: inherit; }
  .main-menu.solid {
    background: white; }
    .main-menu.solid:after {
      opacity: 1; }
    .main-menu.solid .logo-wrapper svg .st0 {
      fill:#317BC6; }
    .main-menu.solid .main-nav ul li a {
      color: #000; }
    .main-menu.solid .main-nav ul li.nav-logo {
      display: none; }
     .main-menu.solid > .main-menu.solid {
      background: transparent !important;
      box-shadow: 0 0 0 transparent !important;
     }
     button#catapultCookie {
      background: white !important;
     }
      @media screen and (max-width: 768px) {
        .main-menu.solid .main-nav ul li.nav-logo {
          display: block; } }
    .main-menu.solid .hamburger-inner, .main-menu.solid .hamburger-inner::before, .main-menu.solid .hamburger-inner::after {
      background-color: #000 !important; }
  .main-menu .logo-wrapper {
    position: relative;
    left: 20px;
    width: 150px;
    height: 30px }
    .site-header a {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        z-index: 1;
    }
    .main-menu .logo-wrapper svg {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      .main-menu .logo-wrapper  svg .st0 {
        fill:#fff; }
  .main-menu .menu-btn {
    display: none;
    z-index: 1010;
    width: 60px;
    outline: none; }
    @media screen and (max-width: 768px) {
      .main-menu .menu-btn {
        display: block; } }
    .main-menu .menu-btn .hamburger-inner, .main-menu .menu-btn .hamburger-inner::before, .main-menu .menu-btn .hamburger-inner::after {
      background-color: #000;
      -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
  .main-menu .main-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
     width: 790px;
    z-index: 1009; }
    .main-menu .main-nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .main-menu .main-nav ul li {
        margin: 0 5px; }
        .main-menu .main-nav ul li a {
          color: white;
          font-size: 14px;

          font-weight: 300; }
        .main-menu .main-nav ul li.nav-logo {
          display: none;
          width: 220px; }
          @media screen and (max-width: 992px) {
            .main-menu .main-nav ul li.nav-logo {
              display: block; }

            .main-menu .main-nav ul li.menu-item-has-children > a:after {
    content: " \/";
    content: '\f107';
    font-size: 36px;
    position: relative;
    font-family: FontAwesome;
    font-weight: 100;
    top: 3px;
    padding-left: 8px;
    /* border-left: 3px solid; */
    left: 8px;
}
}
        .main-menu .main-nav ul li.menu-item-has-children {
          position: relative;
          z-index: 1000; }
            .main-menu .main-nav ul li.menu-item-has-children .sub-menu li {
              margin: 10px 0; }
                .main-menu .main-nav ul li.menu-item-has-children .sub-menu li a:hover {
                  text-decoration: underline !important; }
                  @media screen and (max-width: 992px) {
                    .main-menu .main-nav ul li.menu-item-has-children .sub-menu {
                      position: static;
                      box-shadow: none;
                    }
                    .main-menu .main-nav ul li.menu-item-has-children .sub-menu li a {
                      font-size: 16px; line-height: 22px;
                    }
                  }
    @media screen and (max-width: 992px) {
      .main-menu .main-nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        -webkit-transform: translate(100vw, 0);
                transform: translate(100vw, 0);
        background: white;
        width: 100vw; }
        .main-menu .main-nav ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-transform: translate(100px, 0);
                  transform: translate(100px, 0);
          height: 100%;
          -webkit-transition: all 700ms cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 700ms cubic-bezier(0.86, 0, 0.07, 1); }
          .main-menu .main-nav ul li {
            margin-bottom: 20px;
            padding-left: 40px;
            margin: 10px 0;
            }
        .main-menu .main-nav.in {
          overflow: scroll;
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0); }
          .main-menu .main-nav.in ul {
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0); } }
    @media screen and (max-width: 992px) {
      .main-menu .header-buttons {
        display: none; } }

.round-btn {
  border-radius: 30px;
  padding: 7px 10px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 13px;
  background: transparent;
  -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
  .round-btn.white {
    border: 2px solid #fff;
    color: #fff; }
    .round-btn.white:hover {
      color: #2775c5;
      background: #FFF;
      transition: all 0.3s;  }
  .round-btn.big {
    padding: 10px 15px;
    font-size: 16px; }

.section-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  max-height: 100%;
  width: 100%;
  z-index: 0;
  pointer-events: none; }

    .white-strip .container img {
      max-width: 60px; }
  @media screen and (max-width: 768px) {
    .white-strip .container h2 {
      text-align: center;
      margin: 20px;
      font-size: 23px; }
      .white-strip .container h2 br {
        display: none; } }
    .blue-strip .container img {
      max-width: 60px; }
  @media screen and (max-width: 768px) {
    .blue-strip .container h2 {
      text-align: center;
      margin: 20px; } }


  .site-footer:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    pointer-events: none; }
  .site-footer .footer-top {
    padding: 170px 0 50px; }
      .site-footer .footer-top .logo img {
        display: block;
        max-width: 100%; }
    .site-footer .footer-top p {
      color: white;
      font-weight: 300; }
    .site-footer .footer-top h6 {
      color: white;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        .site-footer .footer-top h6 {
          margin-top: 20px;
        }
      }

    .site-footer .footer-top .input-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 2px solid white;
      border-radius: 25px;
      margin-top: 10px;

      /* overflow: hidden; */
    }
      .site-footer .footer-top .input-wrap input, .site-footer .footer-top .input-wrap button {
        border: none;
        width: 50%;
        margin: 0;
        padding: 0;
        border-radius: 0;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        height: 25px;
        font-size: 12px;}
      .site-footer .footer-top .input-wrap input {
        background: transparent;
        color: #FFF;
        padding-left: 20px; }
        .site-footer .footer-top .input-wrap input::-webkit-input-placeholder {
          color: #FFF;
          font-size: 12px; }
        .site-footer .footer-top .input-wrap input:-ms-input-placeholder {
          color: #FFF;
          font-size: 12px; }
        .site-footer .footer-top .input-wrap input::-ms-input-placeholder {
          color: #FFF;
          font-size: 12px; }
        .site-footer .footer-top .input-wrap input::placeholder {
          color: #FFF;
          font-size: 12px; }
      .site-footer .footer-top .input-wrap button {
        background: white;
        color: #2775c5;
        font-size: 12px;
        cursor: pointer;
        -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
        .site-footer .footer-top .input-wrap button:hover {
          background: #2775c5;
          color: white; }
    .site-footer .footer-top .inner-row ul li {
      color: white;
      font-weight: 300;
      margin-bottom: 10px; }
      .site-footer .footer-top .inner-row ul li a {
        color: rgba(255, 255, 255, 0.85) !important; }
        .site-footer .footer-top .inner-row ul li a:hover {
          color: white !important; }
  .site-footer .footer-bottom {
    color: white;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3); }
    .site-footer .footer-bottom .credit {
      font-size: 13px;
      text-align: center;}
    .site-footer .footer-bottom .to-top {
      margin-left: auto;
      margin-right: none;
      display: block;
      text-align: right;
      color: white;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
  @media screen and (max-width: 768px) {
    .site-footer .row {
      margin-left: 0;
      margin-right: 0; }
      .site-footer .row.inner-row {
        margin-top: 20px; } }

.homepage .hero {
  height: 100vh;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .homepage .hero > img {
    object-fit: cover;
    width: 100%;
  }
  .homepage .hero video {
    position: absolute;
    top: 0;
  }
  .homepage .hero h2 {
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 37vh;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #FFF;
    max-width: 950px;
    font-size: 65px;
    width: 950px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1); }

  @media screen and (max-width: 768px) {
    .homepage .hero video {
      display: none !important
    }
    .homepage .hero {
      height: 90vh !important;
    }
    .homepage .hero img {
      display: none;
    }
   .homepage .hero h2 {
      top: 140px;
    width: 340px;
    font-size: 26px;
    }
  }
  .overlay {
    width: 100%;
    height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom,#343146, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.0));
    mix-blend-mode: multiply;
  }


.homepage .icons-section {
  margin-top: 50px; }
  .homepage .icons-section .img-wrap {
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px; }
    .homepage .icons-section .img-wrap img {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 100%;
      max-height: 125px; }
  .homepage .tabs-section .col-md-7.col-12.tabs-col > h2:first-child {
      display: none;
    }
  @media screen and (max-width: 768px) {
    .homepage .icons-section .col-md-4.col-12.entry-el.in {
    margin-bottom: 50px;
}
.homepage .intro-section h2 {
  font-size: 26px;
}
.homepage .icons-section .col-md-4.col-12.entry-el.in .img-wrap {
  margin-bottom: 0;
}
 .homepage .icons-section h3 {
margin-bottom: 5px;
  }
    .homepage .tabs-section {
      background: #181f27;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#181f27), to(#1e2b39));
      background-image: linear-gradient(to top, #181f27 0%, #1e2b39 100%);
      padding: 0;
      -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
              clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
      margin-top: 60px;
      height: auto; }
      .homepage .tabs-section > .container {
        min-height: 650px; }
        .homepage .tabs-section > .container .round-btn.white {
          position: absolute;
          right: auto !important;
          bottom: 20px !important;
          left: 20px;
          padding-right: 20px;
          padding-left: 20px;
        }
      .homepage .tabs-section .section-bg {
        display: block; }
        .homepage .tabs-section .col-md-5.col-12.img-col.entry-el.in {
        min-height: 350px;
        }
      .homepage .tabs-section > .container .round-btn.white {

      width: 170px;
      text-align: center;}

    }
    @media screen and (max-width: 768px) and (max-width: 768px) {
      .homepage .tabs-section .section-bg {
        display: none; } }
  @media screen and (min-width: 1200px) {
    .homepage .tabs-section > .container {
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -60%);
              transform: translate(0, -60%); } }
  .homepage .tabs-section > .container .round-btn.white {
    position: absolute;
    right: 0;
    bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
}
  .homepage .tabs-section > .container .tabs-col {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    padding-top: 70px;
    padding-bottom: 70px; }
    .homepage .tabs-section > .container .tabs-col .tabs-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 40px;
      margin-bottom: 40px;
      padding: 0; }
      .homepage .tabs-section > .container .tabs-col .tabs-list li {
        margin: 0 10px;
        opacity: 0.5;
        position: relative;
        overflow: hidden;
        padding: 5px 0;
        -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
        .homepage .tabs-section > .container .tabs-col .tabs-list li:first-child {
          margin-left: 0; }
        .homepage .tabs-section > .container .tabs-col .tabs-list li:last-child {
          margin-right: 0; }
        .homepage .tabs-section > .container .tabs-col .tabs-list li.active {
          opacity: 1; }
        .homepage .tabs-section > .container .tabs-col .tabs-list li:hover {
          opacity: 1; }
        .homepage .tabs-section > .container .tabs-col .tabs-list li a {
          color: #FFF;
          text-transform: none;
          font-size: 18px;
          font-weight: 300;
          position: relative;
          overflow: hidden; }
    .homepage .tabs-section > .container .tabs-col .tabs-content {
      position: relative; }
      .homepage .tabs-section > .container .tabs-col .tabs-content div {
        -webkit-transform: translate(0, 10px);
                transform: translate(0, 10px);
        position: absolute;
        top: 0;
        left: 0;
        color: #FFF;
        font-weight: 300;
        font-size: 16px;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
        .homepage .tabs-section > .container .tabs-col .tabs-content div.active {
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
          pointer-events: all;
          opacity: 1;
          -webkit-transition: all 500ms 0.15s cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 500ms 0.15s cubic-bezier(0.86, 0, 0.07, 1); }
          .tabs-section .img-col {
            position: relative;
          }
          .tabs-section .img-col img {
            opacity: 0;
            pointer-events: none;
            position: absolute;
            top: 0;
            left: 0;
            max-width: 100%;
            transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
          }
          .tabs-section .img-col img.active {
            opacity: 1;
            pointer-events: all;
          }
          .mobileonly {
            display: none;
          }
    @media screen and (max-width: 768px) {
      .mobileonly {
            display: block;
          }
          .desktoponly {
            display: none;
          }
      .homepage .tabs-section > .container .tabs-col {
        padding: 20px; }
        .homepage .tabs-section > .container .tabs-col h2 {
          padding-left: 0; font-size: 18px;}
        .homepage .tabs-section > .container .tabs-col .tabs-list {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
          .homepage .tabs-section > .container .tabs-col .tabs-list li a {
            font-size: 14px; }
            .homepage .tabs-section > .container .tabs-col .tabs-list li {
              overflow: visible;
              } }
    @media screen and (max-width: 768px) {
      .homepage .tabs-section .trans-strip {
        position: static; }
        .homepage .tabs-section .trans-strip .container {
          height: auto !important;
          padding-top: 20px;
          padding-bottom: 20px; }
          .homepage .tabs-section .trans-strip .container h2 {
            text-align: center;
            margin: 20px !important; }
          .homepage .tabs-section .trans-strip .container img {
            max-height: 40px; } }
      .homepage .tabs-section .trans-strip .container img {
        max-height: 40px; }

.homepage .why-us-section {
  padding-top: 60px; }
  .homepage .why-us-section .container h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
    position: relative;
    margin-bottom: 110px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }

    @media screen and (max-width: 768px) {
      .homepage .why-us-section .container h2 {
        margin-bottom: 90px; } }
         .homepage .test-section .container h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
    position: relative;
    margin-bottom: 110px; }
      .homepage .test-section .slick-slide {
        text-align: center;
        margin-bottom: 0px;
      }
     .homepage .test-section .slick-slide .img-wrap img {
        width: auto;
        height: 150px;
        /*border-radius: 100px;
        border: 2px solid #2775c5;*/
        object-fit: cover;
        margin: auto;
      }
     .homepage .test-section .person-image img {
        width: 80px;
        height: auto;
        border-radius: 50%;
        margin: 0 auto;
      }
      .homepage .test-section .slick-slide .quotes {
        display: flex;
        align-items: center;
        text-align: center;
        margin: auto;
        justify-content: center;
        margin-bottom: 30px;
        position: relative;
      }
      .homepage .test-section .slick-slide .quotes span {
      font-size: 112px;
      font-style: italic;
      color: #2775c5;
      font-weight: bold;
      display: inline;

      }
      .homepage .test-section .slick-slide .quotes span.quote-last {
        font-size: 112px;
        font-style: italic;
        color: #2775c5;
        font-weight: bold;
        display: inline;
        margin-bottom: -80px;
      }

      .homepage .test-section .slick-slide .quotes q {
      font-size: 28px;
      font-style: italic;
      font-weight: 100;
      display: inline;
      max-width: 90%;
      padding: 0 1%;
      }

     @media screen and (min-height: 53vmax) and (min-width: 1280px) {
      .homepage .tabs-section .trans-strip {
        bottom: 25vh;
    }
     }

    @media screen and (max-width: 768px) {
      .test-section {
          padding-top: 420px;
      }
      .homepage .test-section .container h2 {
        margin-bottom: 90px; }
        .homepage .test-section .slick-slide {
            margin-bottom: 0px;
        }
        .homepage .test-section .slick-dots {
          bottom: 0;
        }
        .homepage .test-section .slick-slide .quotes
        {
          margin-top: 20px;
        }
        .quote-first {
          position: absolute;
          top: -36px;
          left: 0;
        }
        .quote-last {
          position: absolute;
          bottom: -20px;
          right: 2%;
        }
        html .homepage .test-section .slick-slide .quotes q {
          font-size: 20px;
          max-width: 78%
        }

      }

  .homepage .why-us-section .container .cloud-img {
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .homepage .why-us-section .container .hover-section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .homepage .why-us-section .container .hover-section ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .homepage .why-us-section .container .hover-section ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      text-transform: uppercase;
      cursor: pointer;
      height: 180px;
      width: 20%;
      padding: 20px;
      margin: 0 10px;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
      .homepage .why-us-section .container .hover-section ul li:hover {
        background: #FFF;
        border-radius: 7px;
        -webkit-box-shadow: 0 -2px 40px -10px rgba(0, 0, 0, 0.2);
                box-shadow: 0 -2px 40px -10px rgba(0, 0, 0, 0.2); }
      @media screen and (min-width: 1200px) {
        .homepage .why-us-section .container .hover-section ul li:nth-child(1), .homepage .why-us-section .container .hover-section ul li:nth-child(5) {
          -webkit-transform: translate(0, 70%);
                  transform: translate(0, 70%); }
        .homepage .why-us-section .container .hover-section ul li:nth-child(2), .homepage .why-us-section .container .hover-section ul li:nth-child(4) {
          -webkit-transform: translate(0, 30%);
                  transform: translate(0, 30%); } }
      @media screen and (max-width: 768px) {
        .homepage .why-us-section .container .hover-section ul li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: start !important;
              -ms-flex-align: start !important;
                  align-items: flex-start !important;
          width: 100%;
              height: auto;
        padding: 0;
        margin: 30px 10px; }
          .homepage .why-us-section .container .hover-section ul li h4 {
            font-size: 12px; } }
      .homepage .why-us-section .container .hover-section ul li img {
        display: block;
        max-width: 100%;
        max-height: 60px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px; }
  .homepage .why-us-section .container .hover-section .hover-img {
    position: relative;
    height: 550px;
    z-index: 0; }
    .homepage .why-us-section .container .hover-section .hover-img img {
      display: block;
      max-width: 100%;
      width: 750px; }
    .homepage .why-us-section .container .hover-section .hover-img .slide {
      position: absolute;
      top: 60px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      opacity: 0;
      pointer-events: none;
      -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
      .homepage .why-us-section .container .hover-section .hover-img .slide.active {
        opacity: 1;
        pointer-events: all; }
      .homepage .why-us-section .container .hover-section .hover-img .slide p {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 100%;
        max-width: 680px;
        padding-right: 50px;
        display: none; }
        .homepage .why-us-section .container .hover-section .hover-img .slide p:after {
          position: absolute;
          bottom: -20px;
          left: -20px;
          content: "";
          display: block;
          width: 40px;
          height: 40px;
          border-bottom: 1px solid #2775c5;
          border-left: 1px solid #2775c5; }
        .homepage .why-us-section .container .hover-section .hover-img .slide p:before {
          content: "";
          position: absolute;
          top: -25px;
          width: 100%;
          height: 50px;
          background: url(../img/blue-line.png);
          background-size: contain;
          background-repeat: no-repeat;
          z-index: -1; }
    @media screen and (max-width: 768px) {
      .homepage .why-us-section .container .hover-section .hover-img {
        height: 300px; }
        .homepage .why-us-section .container .hover-section .hover-img .slide {
          width: 90%; } }

  .homepage .news-section .container .cards-slider .slick-dots {
    bottom: -75px; }
    .homepage .news-section .container .cards-slider .slide-item .tags {
      font-size: 15px;
      color: #919293;
      margin-bottom: 15px;
     padding: 0 25px;}
      .homepage .news-section .container .cards-slider .slide-item .tags span {
        color: #2775c5;
        margin-right: 10px; }
     .homepage .news-section .container .cards-slider .slide-item .author {
         padding: 0 25px;
         padding-bottom: 25px;
         display: none !important;
      }
  .homepage .news-section .container .round-btn {
    margin: 100px auto 0;
    padding-left: 20px;
    padding-right: 20px; }
  @media screen and (max-width: 768px) {
    .homepage .news-section .slick-prev {
      left: 0; }
    .homepage .news-section .slick-next {
      right: 0; } }
body.about-page {
  background: url(../img/bgs/large_light_bg.jpg);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.about-page {
  background: white;
  position: relative; }
  .about-page .section-wrap, .about-page .hero {
    position: relative; }
    .about-page .section-wrap:nth-child(0), .about-page .hero:nth-child(0) {
      z-index: 30; }
    .about-page .section-wrap:nth-child(1), .about-page .hero:nth-child(1) {
      z-index: 29; }
    .about-page .section-wrap:nth-child(2), .about-page .hero:nth-child(2) {
      z-index: 28; }
    .about-page .section-wrap:nth-child(3), .about-page .hero:nth-child(3) {
      z-index: 27; }
    .about-page .section-wrap:nth-child(4), .about-page .hero:nth-child(4) {
      z-index: 26; }
    .about-page .section-wrap:nth-child(5), .about-page .hero:nth-child(5) {
      z-index: 25; }
    .about-page .section-wrap:nth-child(8), .about-page .hero:nth-child(8) {
      z-index: 22; }
    .about-page .section-wrap:nth-child(9), .about-page .hero:nth-child(9) {
      z-index: 21; }
    .about-page .section-wrap:nth-child(10), .about-page .hero:nth-child(10) {
      z-index: 20; }
    .about-page .section-wrap:nth-child(11), .about-page .hero:nth-child(11) {
      z-index: 19; }
    .about-page .section-wrap:nth-child(12), .about-page .hero:nth-child(12) {
      z-index: 18; }
    .about-page .section-wrap:nth-child(13), .about-page .hero:nth-child(13) {
      z-index: 17; }
    .about-page .section-wrap:nth-child(14), .about-page .hero:nth-child(14) {
      z-index: 16; }
    .about-page .section-wrap:nth-child(15), .about-page .hero:nth-child(15) {
      z-index: 15; }
    .about-page .section-wrap:nth-child(16), .about-page .hero:nth-child(16) {
      z-index: 14; }
    .about-page .section-wrap:nth-child(17), .about-page .hero:nth-child(17) {
      z-index: 13; }
    .about-page .section-wrap:nth-child(18), .about-page .hero:nth-child(18) {
      z-index: 12; }
    .about-page .section-wrap:nth-child(19), .about-page .hero:nth-child(19) {
      z-index: 11; }
    .about-page .section-wrap:nth-child(20), .about-page .hero:nth-child(20) {
      z-index: 10; }
    .about-page .section-wrap:nth-child(21), .about-page .hero:nth-child(21) {
      z-index: 9; }
    .about-page .section-wrap:nth-child(22), .about-page .hero:nth-child(22) {
      z-index: 8; }
    .about-page .section-wrap:nth-child(23), .about-page .hero:nth-child(23) {
      z-index: 7; }
    .about-page .section-wrap:nth-child(24), .about-page .hero:nth-child(24) {
      z-index: 6; }
    .about-page .section-wrap:nth-child(25), .about-page .hero:nth-child(25) {
      z-index: 5; }
    .about-page .section-wrap:nth-child(26), .about-page .hero:nth-child(26) {
      z-index: 4; }
    .about-page .section-wrap:nth-child(27), .about-page .hero:nth-child(27) {
      z-index: 3; }
    .about-page .section-wrap:nth-child(28), .about-page .hero:nth-child(28) {
      z-index: 2; }
    .about-page .section-wrap:nth-child(29), .about-page .hero:nth-child(29) {
      z-index: 1; }
  .about-page .section-wrap {
    -webkit-filter: drop-shadow(0px 15px 10px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 15px 10px rgba(0, 0, 0, 0.1)); }
      @media screen and (max-width: 768px) {
        .about-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }
  .about-page .hero {
    background-image: url(../img/heros/about.png);
    height: 320px;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2; }
  .about-page .first-section {
    padding-top: 250px;
    padding-bottom: 250px;
    margin-top: -200px;
    background: #FFF;
    z-index: 1; }
      h4 {
        margin-bottom: 20px;
        font-size: 24px;
      }
      h5 {
        font-size: 20px;
        font-weight: 500;
      }
      strong {
        font-weight: 700 !important;
      }
    .about-page .partners-section .profile h4 {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 24px;
      font-weight: 300;
      text-align: center; }
    .about-page .partners-section .profile img {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 100%;
      margin-bottom: 20px;
      box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.25); margin-top: 30px;}
    @media screen and (max-width: 768px) {
      .about-page .board-section {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 97.5%, 0% 100%);
                clip-path: polygon(0 0, 100% 0, 100% 97.5%, 0% 100%); } }
    .about-page .board-section .container {
      margin-top: 60px; }
      .about-page .board-section .container h2 {
        color: white; }
      .about-page .board-section .container h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        color: #FFF;
        font-weight: 300;
        font-size: 16px; line-height: 22px; }
      .about-page .board-section .container .board-member {
        margin-top: 60px; }
        .about-page .board-section .container .board-member .col-md-4 .img-wrap {
          width: 250px;
          height: 250px;
          margin-left: auto;
          margin-right: none;
          background: white;
          /*border-radius: 50%;*/
          overflow: hidden; }
          @media screen and (max-width: 768px) {
            .about-page .board-section .container .board-member .col-md-4 .img-wrap {
              margin-left: auto;
              margin-right: auto;
              margin-bottom: 40px; } }
          .about-page .board-section .container .board-member .col-md-4 .img-wrap img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover; }
        .about-page .board-section .container .board-member .col-md-8 {
          padding-left: 60px; }
          @media screen and (max-width: 768px) {
            .about-page .board-section .container .board-member .col-md-8 {
              padding: 0 15px; } }

              .about-page .container {
          line-height: 26px;
      }
      .about-page .container h2 {
          line-height: 42px;
          font-size: 22px;
      }
        @media screen and (max-width: 768px) {
          .about-page .board-section .container .board-member.reverse .col-md-4 {
            -webkit-box-ordinal-group: 0;
                -ms-flex-order: -1;
                    order: -1; } }
    .about-page .investors-section .container .row {
      padding-bottom: 100px; }
      .about-page .investors-section .container .row .col-md-4 {
        margin-top: 60px; }
        .about-page .investors-section .container .row .col-md-4 .logo-wrap {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 200px; }
          .about-page .investors-section .container .row .col-md-4 .logo-wrap img {
            display: block;
            max-width: 100%;
            max-height: 100%;
            object-fit: cover;
            margin-left: auto;
            margin-right: auto; }

.platform-page {
  position: relative; }
  .platform-page .section-wrap, .platform-page .hero {
    position: relative; }
    .platform-page .section-wrap:nth-child(0), .platform-page .hero:nth-child(0) {
      z-index: 30; }
    .platform-page .section-wrap:nth-child(1), .platform-page .hero:nth-child(1) {
      z-index: 29; }
    .platform-page .section-wrap:nth-child(2), .platform-page .hero:nth-child(2) {
      z-index: 28; }
    .platform-page .section-wrap:nth-child(3), .platform-page .hero:nth-child(3) {
      z-index: 27; }
    .platform-page .section-wrap:nth-child(4), .platform-page .hero:nth-child(4) {
      z-index: 26; }
    .platform-page .section-wrap:nth-child(8), .platform-page .hero:nth-child(8) {
      z-index: 22; }
    .platform-page .section-wrap:nth-child(9), .platform-page .hero:nth-child(9) {
      z-index: 21; }
    .platform-page .section-wrap:nth-child(10), .platform-page .hero:nth-child(10) {
      z-index: 20; }
    .platform-page .section-wrap:nth-child(11), .platform-page .hero:nth-child(11) {
      z-index: 19; }
    .platform-page .section-wrap:nth-child(12), .platform-page .hero:nth-child(12) {
      z-index: 18; }
    .platform-page .section-wrap:nth-child(13), .platform-page .hero:nth-child(13) {
      z-index: 17; }
    .platform-page .section-wrap:nth-child(14), .platform-page .hero:nth-child(14) {
      z-index: 16; }
    .platform-page .section-wrap:nth-child(15), .platform-page .hero:nth-child(15) {
      z-index: 15; }
    .platform-page .section-wrap:nth-child(16), .platform-page .hero:nth-child(16) {
      z-index: 14; }
    .platform-page .section-wrap:nth-child(17), .platform-page .hero:nth-child(17) {
      z-index: 13; }
    .platform-page .section-wrap:nth-child(18), .platform-page .hero:nth-child(18) {
      z-index: 12; }
    .platform-page .section-wrap:nth-child(19), .platform-page .hero:nth-child(19) {
      z-index: 11; }
    .platform-page .section-wrap:nth-child(20), .platform-page .hero:nth-child(20) {
      z-index: 10; }
    .platform-page .section-wrap:nth-child(21), .platform-page .hero:nth-child(21) {
      z-index: 9; }
    .platform-page .section-wrap:nth-child(22), .platform-page .hero:nth-child(22) {
      z-index: 8; }
    .platform-page .section-wrap:nth-child(23), .platform-page .hero:nth-child(23) {
      z-index: 7; }
    .platform-page .section-wrap:nth-child(24), .platform-page .hero:nth-child(24) {
      z-index: 6; }
    .platform-page .section-wrap:nth-child(25), .platform-page .hero:nth-child(25) {
      z-index: 5; }
    .platform-page .section-wrap:nth-child(26), .platform-page .hero:nth-child(26) {
      z-index: 4; }
    .platform-page .section-wrap:nth-child(27), .platform-page .hero:nth-child(27) {
      z-index: 3; }
    .platform-page .section-wrap:nth-child(28), .platform-page .hero:nth-child(28) {
      z-index: 2; }
    .platform-page .section-wrap:nth-child(29), .platform-page .hero:nth-child(29) {
      z-index: 1; }
  .platform-page .section-wrap {
    -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1)); }
    .platform-page .section-wrap .clip-bottom {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
      padding-bottom: 250px; }
      @media screen and (max-width: 768px) {
        .platform-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }

      .platform-page .section-wrap .blue-section .container .row .img-wrap {
        height: 150px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 20px; }

        .platform-page .section-wrap .blue-section .container .row .img-wrap img {
          margin-left: auto;
          margin-right: auto;
          display: block;
          max-width: 100%;
          max-height: 125px;
          width: initial; }
      @media screen and (max-width: 768px) {
        .platform-page .section-wrap .blue-section {
          -webkit-clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);
                  clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);
          padding-bottom: 150px; } }
    .section-wrap.content-section .section:not(.reverse) .container .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .section-wrap.content-section.screens .section .container .row .img-wrap img {
        box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
      }
      .platform-page .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap p {
        /* margin-left: auto;
        margin-right: none; */
        font-weight: 300;
        text-align: right;
       /* max-width: 500px; */
      }
    @media screen and (max-width: 768px) {
      .section-wrap.content-section .section .container .row .content-wrap h3, .section-wrap.content-section .section .container .row .content-wrap p {
        text-align: center !important;
      }
.section-wrap.content-section .section .container .row .content-wrap h3:after {
  margin: 10px auto !important;
}
.section-wrap.content-section .section .container .row .content-wrap {
  margin: 30px 0;
} }
        .section-wrap.content-section .section {
          padding-top: 100px;
          padding-bottom: 100px;
        }
      .section-wrap.content-section .section.reverse .container .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
                .section-wrap.content-section .section.reverse .container .row .img-wrap{
                  margin-right: 30px;
                }
        .section-wrap.content-section .section.reverse .container .row .img-wrap img {
          /* margin-left: auto;
          margin-right: auto; */
          float: right;
          display: block;
          max-width: 100%;
          width: 470px; }
      @media screen and (max-width: 768px) {
        .section-wrap.content-section .section.reverse {
          -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 90%);
                  clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 90%);
          margin-top: 30px;
          margin-bottom: 30px; } }
      .section-wrap.content-section .section.solution .container .row {
        margin-top: 100px; }
        .section-wrap.content-section .section.solution .container .row .img-col {
          position: relative; }
          .section-wrap.content-section .section.solution .container .row .img-col .img-wrap {
            max-width: 153px;
            margin-left: auto;
            margin-right: auto; }
            .section-wrap.content-section .section.solution .container .row .img-col .img-wrap img {
              display: block;
              max-width: 100%; margin-bottom: 50px;}
      @media screen and (max-width: 768px) {
        .section-wrap.content-section .section.solution {
          -webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
                  clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
          padding-top: 250px;
          padding-bottom: 150px;
          margin-bottom: 0; } }
    .platform-page .section-wrap.last {
      -webkit-box-shadow: 0 7px 30px -5px rgba(0, 0, 0, 0.1);
              box-shadow: 0 7px 30px -5px rgba(0, 0, 0, 0.1);
      padding-bottom: 100px; }
    .platform-page .section-text .container:after {
      content: "";
      display: block;
      width: 100px;
      height: 2px;
      background: #2775c5;
      margin: 20px 0; }
    .platform-page .section-text .container:last-child:after {
      display: none; }
    .platform-page .section-text .container .par-wrap {
      font-weight: 300;
      font-size: 16px; line-height: 22px; }
      .platform-page .section-text .container .par-wrap h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px; }
      .platform-page .section-text .container .par-wrap h4 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        padding-left: 20px;
        font-size: 22px; }
      .platform-page .section-text .container .par-wrap p {
        padding-left: 20px;
        margin-bottom: 20px; }
      .platform-page .section-text .container .par-wrap ul {
        padding-left: 40px;
        list-style: disc;
        margin-bottom: 20px; }
           ol  {
  list-style: all !important;
   list-style-type: decimal !important;
  padding-left: 20px;
    margin-bottom: 40px;
    font-weight: 300;
    line-height: 26px;
 }
      .bottom-section .container h2:after {
        content: "";
        display: block;
        width: 100px;
        height: 2px;
        background: white;
        margin: 20px 0; }
    .bottom-section .container .icons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 40px; }
      .bottom-section .container .icons .icon-wrap {
        width: 20%;
        text-align: center;
        margin-bottom: 40px; }
        .bottom-section .container .icons .icon-wrap .img-wrap {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 100px;
          margin-bottom: 20px; }
          .bottom-section .container .icons .icon-wrap .img-wrap img {
            display: block;
            max-height: 60px;
            max-width: 120px; }
        @media screen and (max-width: 768px) {
          .bottom-section .container .icons .icon-wrap {
            width: 50%; }
            .bottom-section .container .icons .icon-wrap h5 {
              font-size: 16px; } }
    .bottom-section .container .par-wrap {
      color: white;
      font-weight: 300;
      font-size: 16px; }
      .bottom-section .container .par-wrap p {
        margin-bottom: 10px; }

.careers-page {
  background: white; }
  .careers-page .section-wrap {
    padding: 40px 0; }
    .careers-page .section-wrap .clip-bottom {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
      padding-bottom: 250px; }
      @media screen and (max-width: 768px) {
        .careers-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }
    .careers-page .section-wrap .container h3 {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 24px;
      font-weight: 300;
      max-width: 700px; }
    .careers-page .section-wrap .container .positions {
      margin-top: 40px;
      padding: 20px; }
      .careers-page .section-wrap .container .positions h4 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: 300;
        max-width: 700px; }
      .careers-page .section-wrap .container .positions .row .job-strip {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        background: white;
        height: 95px;
        padding: 25px 35px;
        margin-bottom: 20px;
        -webkit-box-shadow: 0px 5px 23px -3px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 5px 23px -3px rgba(0, 0, 0, 0.1);
        cursor: pointer;
        -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1); }
          .careers-page .section-wrap .container .positions .row .job-strip:hover .description {
            color: white; }
          .careers-page .section-wrap .container .positions .row .job-strip:hover .area {
            color: white;
            border-color: white; }
        @media screen and (max-width: 768px) {
          .careers-page .section-wrap .container .positions .row .job-strip {
            height: auto; }
            .careers-page .section-wrap .container .positions .row .job-strip .description {
              font-size: 16px;
              padding-right: 20px; } }
      .careers-page .section-wrap .container .positions .text {
        margin-top: 80px; }

.career-inner-page .container.white {
  background: white;
  padding-top: 320px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 100px;
  margin-top: -300px;
  z-index: 1;
  -webkit-box-shadow: 0 9px 25px -3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 9px 25px -3px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 768px) {
    .career-inner-page .container.white {
      padding-top: 320px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 100px; } }
  .career-inner-page .container.white h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    max-width: 700px; }
  .career-inner-page .container.white .row {
    margin-top: 20px;
    padding: 0 20px; }
    .career-inner-page .container.white .row .content h3 {
      margin-top: 40px; }
    .career-inner-page .container.white .row .content ul {
      list-style: disc;
      padding-left: 20px; }
    @media screen and (max-width: 768px) {
      .career-inner-page .container.white .row .sidebar {
        margin-top: 60px; } }
    .career-inner-page .container.white .row .sidebar #sidebar-form {
      padding: 50px 45px;
      -webkit-box-shadow: 0 5px 25px -3px rgba(0, 0, 0, 0.1);
              box-shadow: 0 5px 25px -3px rgba(0, 0, 0, 0.1); }
        .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap input::-webkit-input-placeholder {
          color: #000;
          font-size: 16px; line-height: 22px;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap input:-ms-input-placeholder {
          color: #000;
          font-size: 16px; line-height: 22px;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap input::-ms-input-placeholder {
          color: #000;
          font-size: 16px; line-height: 22px;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap input::placeholder {
          color: #000;
          font-size: 16px; line-height: 22px;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
      .career-inner-page .container.white .row .sidebar #sidebar-form .input-wrap label {
        color: #000;
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        font-family: "Roboto", sans-serif; }
      .career-inner-page .container.white .row .sidebar #sidebar-form button {
        cursor: pointer;
        width: 170px;
        font-family: "Roboto", sans-serif;
        font-size: 16px;
        font-weight: 300;
        margin: 20px 0 30px; }
        .career-inner-page  span.wpcf7-form-control-wrap.resume {
          display: block;
          overflow: hidden !important;
              margin-bottom: 20px;
        }
        input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.file-input {
        margin-left: -80px;
        -webkit-appearance: none !important;
    }
    .ios input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.file-input {
        margin-left: -85px !important;
        -webkit-appearance: none !important;
    }
    .single-career .container.white .row .sidebar #sidebar-form button {
        margin: 20px 0 10px;
        background: #fcc800;
    }
.solution-page {
  position: relative; }
  .solution-page .section-wrap, .solution-page .hero {
    position: relative; }
    .solution-page .section-wrap:nth-child(0), .solution-page .hero:nth-child(0) {
      z-index: 30; }
    .solution-page .section-wrap:nth-child(1), .solution-page .hero:nth-child(1) {
      z-index: 29; }
    .solution-page .section-wrap:nth-child(2), .solution-page .hero:nth-child(2) {
      z-index: 28; }
    .solution-page .section-wrap:nth-child(3), .solution-page .hero:nth-child(3) {
      z-index: 27; }
    .solution-page .section-wrap:nth-child(4), .solution-page .hero:nth-child(4) {
      z-index: 26; }
    .solution-page .section-wrap:nth-child(5), .solution-page .hero:nth-child(5) {
      z-index: 25; }
    .solution-page .section-wrap:nth-child(6), .solution-page .hero:nth-child(6) {
      z-index: 24; }
    .solution-page .section-wrap:nth-child(7), .solution-page .hero:nth-child(7) {
      z-index: 23; }
    .solution-page .section-wrap:nth-child(12), .solution-page .hero:nth-child(12) {
      z-index: 18; }
    .solution-page .section-wrap:nth-child(13), .solution-page .hero:nth-child(13) {
      z-index: 17; }
    .solution-page .section-wrap:nth-child(14), .solution-page .hero:nth-child(14) {
      z-index: 16; }
    .solution-page .section-wrap:nth-child(15), .solution-page .hero:nth-child(15) {
      z-index: 15; }
    .solution-page .section-wrap:nth-child(16), .solution-page .hero:nth-child(16) {
      z-index: 14; }
    .solution-page .section-wrap:nth-child(17), .solution-page .hero:nth-child(17) {
      z-index: 13; }
    .solution-page .section-wrap:nth-child(18), .solution-page .hero:nth-child(18) {
      z-index: 12; }
    .solution-page .section-wrap:nth-child(19), .solution-page .hero:nth-child(19) {
      z-index: 11; }
    .solution-page .section-wrap:nth-child(20), .solution-page .hero:nth-child(20) {
      z-index: 10; }
    .solution-page .section-wrap:nth-child(21), .solution-page .hero:nth-child(21) {
      z-index: 9; }
    .solution-page .section-wrap:nth-child(22), .solution-page .hero:nth-child(22) {
      z-index: 8; }
    .solution-page .section-wrap:nth-child(23), .solution-page .hero:nth-child(23) {
      z-index: 7; }
    .solution-page .section-wrap:nth-child(24), .solution-page .hero:nth-child(24) {
      z-index: 6; }
    .solution-page .section-wrap:nth-child(25), .solution-page .hero:nth-child(25) {
      z-index: 5; }
    .solution-page .section-wrap:nth-child(26), .solution-page .hero:nth-child(26) {
      z-index: 4; }
    .solution-page .section-wrap:nth-child(27), .solution-page .hero:nth-child(27) {
      z-index: 3; }
    .solution-page .section-wrap:nth-child(28), .solution-page .hero:nth-child(28) {
      z-index: 2; }
    .solution-page .section-wrap:nth-child(29), .solution-page .hero:nth-child(29) {
      z-index: 1; }
  .solution-page .section-wrap {
    -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1)); }
    .solution-page .section-wrap .clip-bottom {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
      padding-bottom: 250px; }
      @media screen and (max-width: 768px) {
        .solution-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }
    .solution-page .section-wrap .blue-section {
      -webkit-clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
              clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
      background: #2775c5;
      margin-top: -300px;
      padding-top: 350px;
      padding-bottom: 250px; }
      .solution-page .section-wrap .blue-section .container .row .img-wrap {
        height: 150px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 20px; }
        .solution-page .section-wrap .blue-section .container .row .img-wrap img {
          margin-left: auto;
          margin-right: auto;
          display: block;
          max-width: 100%;
          max-height: 125px; }
      .solution-page .section-wrap .blue-section .container .row h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        margin-left: auto;
        margin-right: auto;
        color: white;
        font-size: 24px;
        text-align: center;
        max-width: 180px;
        margin-bottom: 20px; }
      .solution-page .section-wrap .blue-section .container .row p {
        text-align: center;
        color: white;
        font-weight: 300; }
      .solution-page .section-wrap .blue-section .container > p {
        margin-left: auto;
        margin-right: auto;
        max-width: 1000px;
        text-align: center;
        color: white;
        font-weight: 300;
        margin-top: 80px; }
      @media screen and (max-width: 768px) {
        .solution-page .section-wrap .blue-section {
          -webkit-clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);
                  clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);
          padding-bottom: 150px; }
            .solution-page .col-md-4 {
              order: -1;
              margin-bottom: 20px;
            }
          }
    .solution-page .section-wrap.content-section .section:not(.blue) .container .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .img-wrap img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 100%; }
        @media screen and (max-width: 768px) {
        .solution-page .section-wrap.content-section .section:not(.blue) .container .row .img-wrap img{
          height: 100%;}
        }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap h4 {
        font-family: "Roboto", sans-serif;
        font-weight: 300;
        font-size: 36px; }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap p {
        margin-bottom: 10px; }
      .solution-page .section-wrap.content-section .section:not(.blue) .container .row .content-wrap ul {
        list-style: disc;
        padding-left: 20px;
        margin-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .solution-page .section-wrap.content-section .section:not(.blue) {
        margin-top: 30px;
        margin-bottom: 30px; } }
      @media screen and (max-width: 768px) {
        .solution-page .section-wrap.content-section .section.blue .container .row .img-col {
          order: -1;
        }
        .solution-page .section-wrap.content-section .section.blue .container .row .img-col h3 {
          margin-bottom: 40px !important;
        }
        .solution-page .section-wrap.content-section .section.blue .container .row .img-col img {
          margin-bottom: 40px;
        }
      }
      .hover-section h4 {
        font-size: 14px;
      }
      .solution-page .section-wrap.content-section .section.blue .container .row .img-col h2 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 32px;
        text-align: right;
        color: white;
          flex-direction: column;
    align-items: flex-end;}
    @media screen and (max-width: 768px) {
    .solution-page .section-wrap.content-section .section.blue .container .row .img-col h2{
      font-size: 26px;}
    }
      .solution-page .section-wrap.content-section .section.blue .container .row .img-col h3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-family: "Roboto", sans-serif;
        font-size: 24px;
        text-align: right;
        color: white;
        font-weight: 300;
        margin-bottom: 150px; }
      .solution-page .section-wrap.content-section .section.blue .container .row .img-col .img-wrap img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 100%; }
      .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        text-align: left;
        font-size: 22px;
        font-weight: 300; }
        .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap h3:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #2775c5;
          margin: 10px 0; }
      .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap p, .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap li {
        font-weight: 300;
        font-size: 16px; line-height: 22px;
        color: white; }
      .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap p {
        margin-bottom: 10px; }
      .solution-page .section-wrap.content-section .section.blue .container .row .content-wrap ul {
        list-style: disc;
        padding-left: 20px;
        margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        .solution-page .section-wrap.content-section .section.blue {
          -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 90%);
                  clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 90%);
          margin-top: 30px;
          margin-bottom: 30px; } }
    .solution-page .section-wrap.last {
      -webkit-box-shadow: 0 7px 30px -5px rgba(0, 0, 0, 0.1);
              box-shadow: 0 7px 30px -5px rgba(0, 0, 0, 0.1);
      padding-bottom: 100px; }
    .solution-page .section-text .container:after {
      content: "";
      display: block;
      width: 100px;
      height: 2px;
      background: #2775c5;
      margin: 20px 0; }
    .solution-page .section-text .container:last-child:after {
      display: none; }
      .solution-page .section-text .container .par-wrap h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px; }
      .solution-page .section-text .container .par-wrap h4 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        padding-left: 20px;
        font-size: 22px; }
      .solution-page .section-text .container .par-wrap p {
        padding-left: 20px;
        margin-bottom: 20px; }
      .solution-page .section-text .container .par-wrap ul {
        padding-left: 40px;
        list-style: disc;
        margin-bottom: 20px; }
    .solution-page .bottom-section .container .icons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 40px; }
      .solution-page .bottom-section .container .icons .icon-wrap {
        width: 20%;
        text-align: center;
        margin-bottom: 40px; }
        .solution-page .bottom-section .container .icons .icon-wrap .img-wrap {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 100px;
          margin-bottom: 20px; }
          .solution-page .bottom-section .container .icons .icon-wrap .img-wrap img {
            display: block;
            max-width: 100%; }
        @media screen and (max-width: 768px) {
          .solution-page .bottom-section .container .icons .icon-wrap {
            width: 50%; }
            .solution-page .bottom-section .container .icons .icon-wrap h5 {
              font-size: 16px; } }
    .solution-page .bottom-section .container .par-wrap {
      color: white;
      font-weight: 300;
      font-size: 20px; }
      .solution-page .bottom-section .container .par-wrap p {
        margin-bottom: 10px; }

.blog-page .hero {
  background-image: url(../img/heros/about.png);
  height: 320px;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    .blog-page .hero {
      height: 350px;}
    }

.blog-page .grid {
  padding-top: 50px; }
  .blog-page .grid .grid-item {
    background: white;
    width: calc(33.3333% - 40px);
    margin-bottom: 40px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }

      .blog-page .grid .grid-item {
        width: 100%; }

        }
    .blog-page .grid .grid-item .over-link {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .blog-page .grid .grid-item .img-wrap {
      width: 100%;
      min-height: 227px; }
      .blog-page .grid .grid-item .img-wrap img {
        display: block;
        max-width: 100%;
        width: 100%;
        height: auto;
        -o-object-fit: cover;
           object-fit: cover; }
    .blog-page .grid .grid-item .content-wrap {
      padding: 40px 50px; height: 290px;}

      @media screen and (max-width: 768px) {

        .blog-page .grid .grid-item .content-wrap {
          height: 320px;
         }
        }
          .blog-inner-page .white a.round-btn.blue-fill {
    min-width: 220px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

      .blog-page .grid .grid-item .content-wrap p {
        color: #1b1b1b;
        font-size: 16px; line-height: 22px;
        font-weight: 300; }
      .blog-page .grid .grid-item .content-wrap .tags {
        margin-top: 20px; }
        .blog-page .grid .grid-item .content-wrap .tags span {
          color: #2775c5;
          font-weight: 700; }
          .blog-page .grid .grid-item .content-wrap .tags span:after {
            content: " | "; }
          .blog-page .grid .grid-item .content-wrap .tags span:last-child:after {
            display: none; }

.blog-inner-page .hero {
  background-image: url(../img/heros/about.png);
  height: 320px;
  /*background-position: bottom center;*/
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  background-position: center !important ;}
  .blog-inner-page{
    max-width: 100vw !important;
  }
  .blog-inner-page img {
    max-width: 100% !important;
    height: auto !important;

}

iframe {
    max-width: 100%;
}
.content img {
    max-width: 100% !important;
    height: auto !important;

}
  .blog-inner-page .hero h2 {
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #FFF;
    max-width: 450px;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }

.blog-inner-page h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.blog-inner-page .date {
  font-weight: 300;
  margin-top: 20px;
}
.blog-inner-page .white {
  background: white;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 100px;
  margin-top: 80px;
  z-index: 1;
  -webkit-box-shadow: 0 9px 25px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 9px 25px -3px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 768px) {
    .blog-inner-page .white {
      /* padding-top: 320px; */
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 100px; }

      .blog-inner-page .col-md-4, .blog-inner-page .col-md-8 {
          padding-left: 5px;
          padding-right: 5px;
      }
      .blog-inner-page .col-md-8 .row .col-md-12 {
        padding: 0 !important;
      }

  }
  .blog-inner-page .white h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px; }
    .blog-inner-page .white h2:after {
      content: "";
      width: 120px;
      height: 2px;
      display: block;
      background: #fcc800;
      margin: 20px 0; }
  .blog-inner-page .white h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    max-width: 700px; }
  .blog-inner-page .white .row {
    margin-top: 20px;
    padding: 0 20px; }
    .blog-inner-page .white .row .content {
      padding-top: 20px;
      padding-bottom: 60px; }
      .blog-inner-page .white .row .content h3 {
        margin-top: 40px; }
        .blog-inner-page .white .row .content h3:after {
          content: "";
          width: 120px;
          height: 2px;
          display: block;
          background: #2775c5;
          margin: 10px 0; }
         .blog-inner-page .content {
            line-height: 30px;
            font-weight: 300;
        }
      .blog-inner-page .white .row .content p, .blog-inner-page .white .row .content li {
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        color: #1b1b1b;
        margin-bottom: 5px; }
      .blog-inner-page .white .row .content ul {
        list-style: disc;
        padding-left: 20px;
        margin-bottom: 40px; }
      .blog-inner-page .white .row .content blockquote {
        color: #2775c5;
        font-size: 18px; line-height: 22px;
        font-style: italic;
        font-weight: 600;
        margin-top: 30px;
        margin-bottom: 80px; }
    .blog-inner-page .white .row .tags {
      margin-top: 20px; }
      .blog-inner-page .white .row .tags span {
        color: #2775c5;
        font-weight: 700; }
        .blog-inner-page .white .row .tags span:after {
          content: " | "; }
        .blog-inner-page .white .row .tags span:last-child:after {
          display: none; }


.faq-page .section-wrap {
  padding-top: 50px;
  padding-bottom: 200px; }
  .faq-page .section-wrap .container .faq-list li {
    position: relative;
    height: 186px;
    -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .faq-page .section-wrap .container .faq-list li {
        height: 240px; } }
      @media screen and (max-width: 768px) {
        .faq-page .section-wrap .container .faq-list li a {
          font-size: 22px; } }
    .faq-page .section-wrap .container .faq-list li .content {
      position: relative;
      top: 0;
      right: 0;
      left: 0;
      opacity: 0;
      pointer-events: none;
      padding-top: 40px;
      -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
      .faq-page .section-wrap .container .faq-list li .content p {
        color: #1b1b1b;
        text-align: justify;
        text-align-last: center;
        max-width: 800px;
        margin: 0 auto; }
    .faq-page .section-wrap .container .faq-list li .shadow {
      position: relative;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: -1;
      pointer-events: none;  margin-top: 50px;}
    .faq-page .section-wrap .container .faq-list li.active {
      height: 350px; }
      .faq-page .section-wrap .container .faq-list li.active a {
        padding-bottom: 0; }
      .faq-page .section-wrap .container .faq-list li.active .down-arrow {
        opacity: 0;
        -webkit-transform: translate(-50%, 150px);
                transform: translate(-50%, 150px);
        z-index: 1; }
    .faq-page .section-wrap .container .faq-list li .down-arrow {
      cursor: pointer;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      bottom: 50px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      display: block;
      width: 195px;
      height: 48px;
      -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }

.how-page {
  position: relative; }
  .how-page .section-wrap, .how-page .hero {
    position: relative; }
    .how-page .section-wrap:nth-child(0), .how-page .hero:nth-child(0) {
      z-index: 30; }
    .how-page .section-wrap:nth-child(3), .how-page .hero:nth-child(3) {
      z-index: 27; }
    .how-page .section-wrap:nth-child(4), .how-page .hero:nth-child(4) {
      z-index: 26; }
    .how-page .section-wrap:nth-child(5), .how-page .hero:nth-child(5) {
      z-index: 25; }
    .how-page .section-wrap:nth-child(6), .how-page .hero:nth-child(6) {
      z-index: 24; }
    .how-page .section-wrap:nth-child(7), .how-page .hero:nth-child(7) {
      z-index: 23; }
    .how-page .section-wrap:nth-child(8), .how-page .hero:nth-child(8) {
      z-index: 22; }
    .how-page .section-wrap:nth-child(9), .how-page .hero:nth-child(9) {
      z-index: 21; }
    .how-page .section-wrap:nth-child(10), .how-page .hero:nth-child(10) {
      z-index: 20; }
    .how-page .section-wrap:nth-child(11), .how-page .hero:nth-child(11) {
      z-index: 19; }
    .how-page .section-wrap:nth-child(12), .how-page .hero:nth-child(12) {
      z-index: 18; }
    .how-page .section-wrap:nth-child(13), .how-page .hero:nth-child(13) {
      z-index: 17; }
    .how-page .section-wrap:nth-child(14), .how-page .hero:nth-child(14) {
      z-index: 16; }
    .how-page .section-wrap:nth-child(15), .how-page .hero:nth-child(15) {
      z-index: 15; }
    .how-page .section-wrap:nth-child(16), .how-page .hero:nth-child(16) {
      z-index: 14; }
    .how-page .section-wrap:nth-child(17), .how-page .hero:nth-child(17) {
      z-index: 13; }
    .how-page .section-wrap:nth-child(18), .how-page .hero:nth-child(18) {
      z-index: 12; }
    .how-page .section-wrap:nth-child(19), .how-page .hero:nth-child(19) {
      z-index: 11; }
    .how-page .section-wrap:nth-child(20), .how-page .hero:nth-child(20) {
      z-index: 10; }
    .how-page .section-wrap:nth-child(21), .how-page .hero:nth-child(21) {
      z-index: 9; }
    .how-page .section-wrap:nth-child(22), .how-page .hero:nth-child(22) {
      z-index: 8; }
    .how-page .section-wrap:nth-child(23), .how-page .hero:nth-child(23) {
      z-index: 7; }
    .how-page .section-wrap:nth-child(24), .how-page .hero:nth-child(24) {
      z-index: 6; }
    .how-page .section-wrap:nth-child(25), .how-page .hero:nth-child(25) {
      z-index: 5; }
    .how-page .section-wrap:nth-child(26), .how-page .hero:nth-child(26) {
      z-index: 4; }
    .how-page .section-wrap:nth-child(27), .how-page .hero:nth-child(27) {
      z-index: 3; }
    .how-page .section-wrap:nth-child(28), .how-page .hero:nth-child(28) {
      z-index: 2; }
    .how-page .section-wrap:nth-child(29), .how-page .hero:nth-child(29) {
      z-index: 1; }
      .main-menu a {
            /* text-transform: uppercase; */
            font-weight: 500 !important;
      }
      .main-menu .round-btn {
            text-transform: uppercase;
      }
  .how-page .section-wrap {
    -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1)); }
    .how-page .section-wrap .clip-bottom {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
      padding-bottom: 250px; }
      @media screen and (max-width: 768px) {
        .faq-page .section-wrap .container .faq-list li.active .content {

        padding: 10px 10px; }
        .faq-page .section-wrap .container .faq-list li .shadow {
       margin-top: 50px;}
        .how-page .section-wrap .clip-bottom {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%); } }
      .how-page .section-wrap .blue-section .container .row .img-wrap {
        min-height: 200px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .how-page .section-wrap .blue-section .container .row .img-wrap img {
          margin: 0; }
        .how-page .section-wrap .blue-section .white-section .container h2 {
          color: black; }
        .how-page .section-wrap .blue-section .white-section .container h3 {
          color: black; }
        .how-page .section-wrap .blue-section .white-section .container p {
          color: black;
          padding-left: 0; }
        .how-page .section-wrap .blue-section .white-section .container img {
          margin-top: 0; }
          .how-page .last-par {
              margin-top: 40px;
          }
          @media screen and (max-width: 768px) {
            .how-page .section-wrap .blue-section .white-section .container img {
                margin-top: 40px;
            }
          }

.method-page {
  background: #FFF; }
  .method-page .hero {
    background-image: url(../img/heros/about.png);
    height: 320px;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2; }
    .method-page .hero h2 {
      margin-left: auto;
      margin-right: auto;
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      position: absolute;
      top: 100px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      color: #FFF;
      max-width: 450px;
      font-size: 32px;
      text-align: center;
      text-transform: uppercase;
      text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
  .method-page .scene {
    margin-top: 100px; }
    .method-page .scene .scene-grid {
      width: 100%;
      max-width: 1280px;
      height: 5440px;
      position: relative;
      margin: 0 auto; }
      .method-page .scene .scene-grid .line-wrap {
        position: relative;
        width: 100%; }
        .method-page .scene .scene-grid .line-wrap #circle {
          width: 70px;
          height: 70px;
          border-radius: 50%;
          border: 2px solid #2775c5;
          background: #FFF;
          z-index: 10;
          position: absolute;
          top: 20px;
          right: 250px; }
        .method-page .scene .scene-grid .line-wrap .line {
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          width: 100%;
          max-width: 800px;
          height: 100%;
          padding-top: 100px; }
          .method-page .scene .scene-grid .line-wrap .line svg path {
            stroke-width: 1.5px;
            stroke: #2775c5; }
      .method-page .scene .scene-grid .scene-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .method-page .scene .scene-grid .scene-row .width-1 {
          width: 50%; }
          .method-page .scene .scene-grid .scene-row .width-1:first-child .content-block {
            text-align: right; }
            .method-page .scene .scene-grid .scene-row .width-1:first-child .content-block h3 {
              font-family: 'Roboto', sans-serif;
              font-weight: 700;
              text-transform: uppercase;
              font-size: 24px;
              font-weight: 300; }
              .method-page .scene .scene-grid .scene-row .width-1:first-child .content-block h3:after {
                content: "";
                width: 120px;
                height: 2px;
                display: block;
                background: #2775c5;
                margin: 10px 0 10px auto; }
          .method-page .scene .scene-grid .scene-row .width-1:last-child .content-block {
            text-align: left; }
            .method-page .scene .scene-grid .scene-row .width-1:last-child .content-block h3 {
              font-family: 'Roboto', sans-serif;
              font-weight: 700;
              text-transform: uppercase;
              font-size: 24px;
              font-weight: 300; }
              .method-page .scene .scene-grid .scene-row .width-1:last-child .content-block h3:after {
                content: "";
                width: 120px;
                height: 2px;
                display: block;
                background: #2775c5;
                margin: 10px 0; }
        .method-page .scene .scene-grid .scene-row .width-2 {
          width: 100%; }
        .method-page .scene .scene-grid .scene-row img {
          margin: 0 auto;
          display: block;
          position: relative;
          opacity: 0;
          -webkit-transform: translate(0, -40px);
                  transform: translate(0, -40px);
          -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
          .method-page .scene .scene-grid .scene-row img.in {
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0); }
        .method-page .scene .scene-grid .scene-row .content-block {
          opacity: 0;
          position: relative;
          top: 50%;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          max-width: 430px;
          -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
          .method-page .scene .scene-grid .scene-row .content-block.in {
            opacity: 1;
            -webkit-transform: translate(0, -50%);
                    transform: translate(0, -50%); }
        .method-page .scene .scene-grid .scene-row.dome {
          position: relative;
          top: 0;
          right: 0;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.dome .content-block {
            position: static;
            margin-top: 110px;
            margin-left: 140px;
            -webkit-transform: translate(0, 0%);
                    transform: translate(0, 0%); }
            .method-page .scene .scene-grid .scene-row.dome .content-block.in {
              -webkit-transform: translate(0, 0);
                      transform: translate(0, 0); }
          .method-page .scene .scene-grid .scene-row.dome .mob img {
            margin-top: 70px; }
        .method-page .scene .scene-grid .scene-row.servers {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 90px;
          width: 100%;
          z-index: 11; }
        .method-page .scene .scene-grid .scene-row.cloud {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 350px;
          width: 100%;
          z-index: 11; }
        .method-page .scene .scene-grid .scene-row.pipeline {
          position: relative;
          top: 0;
          right: 0;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.pipeline img {
            left: -90px; }
        .method-page .scene .scene-grid .scene-row.anon {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 170px;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.anon img {
            right: -70px; }
        .method-page .scene .scene-grid .scene-row.shield {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 350px;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.shield img {
            left: -130px; }
        .method-page .scene .scene-grid .scene-row.driver {
          position: relative;
          top: 0;
          right: 0;
          margin-top: 370px;
          width: 100%;
          z-index: 11; }
          .method-page .scene .scene-grid .scene-row.driver img {
            right: -70px; }

.contact-page .hero {
  background-image: url(../img/heros/about.png);
  height: 360px;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2; }

.contact-page .section-wrap {
  padding-top: 50px;
  padding-bottom: 200px; }
  @media screen and (max-width: 768px) {
    .contact-page .section-wrap {
      padding-bottom: 50px; } }
  .contact-page .section-wrap .container .row:nth-child(2) > div:first-child {
    position: relative; }
    .contact-page .section-wrap .container .row:nth-child(2) > div:first-child:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 91%;
      height: 112%;
      width: 2px;
      background: #fcc800; }
  @media screen and (max-width: 768px) {
    .contact-page .section-wrap .container .row > div:first-child:after {
      display: none; } }
  .contact-page .section-wrap .container .row .form-col #contact-form {
    max-width: 370px; }
    .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap {
      margin-bottom: 20px; }
      .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input {
        width: 100%;
        height: 30px;
        border: none;
        border-bottom: 2px solid #fcc800;
        margin-bottom: 10px;
        background: transparent;
        line-height: 2;
        border-radius: 0; }

        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input::-webkit-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input:-ms-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input::-ms-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap input::placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
      .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap label {
        color: #000;
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        font-family: "Roboto", sans-serif; }
        .contact-page .section-wrap .container .row .form-col #contact-form .input-wrap label textarea {
          width: 100%;
          min-height: 50px;
          border: 2px solid #fcc800;
          border-top: none;
          border-radius: 0px !important;
          margin-bottom: 10px;
          margin-top: 20px;
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif;
          background: transparent; }
    .contact-page .section-wrap .container .row .form-col #contact-form button {
      cursor: pointer;
      width: 170px;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: 300;
      margin: 20px 0 30px; }


      .hs-form input{
        width: 100%;
        height: 30px;
        border: none;
        border-bottom: 2px solid #fcc800;
        margin-bottom: 10px;
        background: transparent;
        line-height: 2;
        border-radius: 0;
        color: white !important; line-height: 1 !important;
        }
        .contact-page .hs-form input {
          color: #000 !important;
          font-size: 18px;
        }
        .hs-form {
          max-width: 370px; }
        .hs-form .input {
          margin-right: 20px; }

        .hs-form input::-webkit-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .hs-form input:-ms-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .hs-form input::-ms-input-placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        .hs-form input::placeholder {
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
      .hs-form label {
        color: #000;
        display: none;
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        font-family: "Roboto", sans-serif; }
        .hs-form  textarea {
          width: 100%;
          min-height: 50px;
          border: 2px solid #fcc800;;
          border-top: none;
          border-radius: 0px !important;
          margin-bottom: 10px;
          margin-top: 20px;
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif;
          background: transparent; }
    .hs-form .actions input {
      cursor: pointer;
      width: 120px;
      border: 2px solid #2775c5;
      border-radius: 50px;
      padding: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: 300;
      margin: 20px 0 30px;
      line-height: 0px;
      color: #2775c5;
      font-weight: 500;
      transition: all 0.5s;}
      .hs-form .actions input:hover {
          color: #FFF;
          background: #2775c5;
      }
     .hs-form .actions input {
        line-height: 0 !important;
      }
     .hs-form li.hs-form-booleancheckbox {
        list-style-type: none;
  }
  .hs-form li.hs-form-booleancheckbox label{
    display: flex;
    flex-wrap: wrap;
    align-items: center;

  }
  .hs-form li.hs-form-booleancheckbox label span {
    line-height: 0px;

  }
  .hs-error-msgs label {
      display: block !important;
      color: red;
    }



    footer .hs-form input{
        width: 100%;
        height: 30px;
        border: none;
        border-bottom: 2px solid #fff;
        margin-bottom: 10px;
        background: transparent;
        line-height: 2;
        border-radius: 0;
            color: white;
    font-size: 18px;
        }
        footer .hs-form {
          max-width: 370px; }
        footer .hs-form .input {
          margin-right: 20px; }

        footer .hs-form input::-webkit-input-placeholder {
          /* color: #fff; */
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        footer .hs-form input:-ms-input-placeholder {
          /* color: #fff; */
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        footer .hs-form input::-ms-input-placeholder {
          /* color: #fff; */
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
        footer .hs-form input::placeholder {
          /* color: #fff; */
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif; }
      footer .hs-form label {
        color: #fff;
        display: none;
        font-size: 16px; line-height: 22px;
        font-weight: 300;
        font-family: "Roboto", sans-serif; }
        footer .hs-form  textarea {
          width: 100%;
          min-height: 50px;
          border: 2px solid #fff;
          border-top: none;
          border-radius: 0px !important;
          margin-bottom: 10px;
          margin-top: 20px;
          color: #000;
          font-size: 16px;
          line-height: 1;
          font-weight: 300;
          font-family: "Roboto", sans-serif;
          background: transparent;
            color: white;
    font-size: 18px;}
    .hs-error-msgs label {
      display: block !important;
      color: red;
    }
    footer .hs-form .actions input {
      cursor: pointer;
      width: 120px;
      border: 2px solid #fff;
      padding: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: 300;
      margin: 20px 0 30px;
      line-height: 0px;
      color: #fff;
      font-weight: 500;
      border-radius: 0;
      transition: all 0.5s;}
      footer .hs-form .actions input:hover {
          color: #2775c5;
          background: #fff;
      }
     footer .hs-form li.hs-form-booleancheckbox {
        list-style-type: none;
  }
  footer .hs-form li.hs-form-booleancheckbox label{
    display: flex;
    flex-wrap: wrap;
    align-items: center;

  }
  footer .hs-form li.hs-form-booleancheckbox label input {
    width:20px;
    margin-top: 10px;
  }
  footer .hs-form li.hs-form-booleancheckbox label span {
    line-height: 0px;

  }


  .contact-page .section-wrap .container .row .details-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (max-width: 768px) {
      .contact-page .section-wrap .container .row .details-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-top: 50px; } }
    .contact-page .section-wrap .container .row .details-col .block {
      margin-bottom: 40px;  font-size: 19px; width: 100%;}
      .contact-page .section-wrap .container .row .details-col .block h3 {
        position: relative;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: inherit;
        font-size: 24px; margin-bottom: 20px;}

.contact-page .hs-form .actions input {
      color: #2775c5 !important;
      line-height: 0 !important;
}
.contact-page .hs-form .actions input:hover {
      color: #fff !important;
}
  .slick-slider *:focus {
      outline: 0;
  }
.pyrofooter {
  color: white !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
}
.pyrofooter img {
  width: 70px;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .container.footer-bottom .row {
    flex-direction: column-reverse;
  }
  .col-md-4.credit {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
.pyrofooter {
  justify-content: center;
  }
.site-footer .footer-bottom .to-top {
      width: 100%;
      text-align: center;
}
}

.entry-el {
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px);
  transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
}
.entry-el.in {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0px);
}

.post-img-wrap {
    max-height: 300px;
    margin-bottom: 40px;
    overflow: hidden;
}
.post-img-wrap img {
    width: 100%;
    max-height: 300px !important;
    position: relative;
    object-fit: cover;
}

.lang-btn.mobile-cta {
    position: relative !important;
    color: black;
    width: 100%;
    text-align: center;
    display: none;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    font-size: 13px;
}
.lang-btn.mobile-cta a {
    color: black;
    margin: 0 5px;
}

.main-nav .mobile-cta {
    display: none;
}
.slick-slide img {
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .main-nav .mobile-cta {
      display: block;
      position: absolute;
      top: 18px;
      left: 50%;
      transform: translateX(-50%);
  }
}
@media screen and (min-width: 1000px) {
  .homepage .tabs-section > .container {
    top: 40%;
    transform: translateY(-50%);
  }

}
@media screen and (min-width: 1279px) {

  .blog-inner-page iframe{
  width: 100% !important;
  height: 418px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .homepage .tabs-section .trans-strip {
    bottom: 22vh;
  }
}


.method-page .site-footer {
  display: none;
}
@media screen and (max-width: 768px) {
  .method-page .blue-line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    background: #3d72c8;
    z-index: -1;
  }
  .method-page .block-outer {
    padding: 20px 10px;
    margin: 40px auto;
    background: white;
  }
  .method-page .block-outer:last-of-type {
    margin-bottom: 0;
  }
  .method-page img {
    max-width: 100%;
  }
  .method-page .img-wrap {
    min-height: 200px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .method-page .col-6:nth-child(odd) {
    text-align: right;
  }
  .method-page .col-6:nth-child(even) {
    text-align: left;
  }
  .method-page .col-6:nth-child(odd) h3:after {
    margin-left: auto;
  }
  .method-page .col-12 h3 {
    text-align: center;
  }
  .method-page .col-12 h3:after {
    margin-left: auto;
    margin-right: auto;
  }
  .method-page .col-12 p {
    text-align: center;
  }
  .method-page h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 22px;
    max-width: 100%;
    margin: 0 auto;
  }
  .method-page h3:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background: #2775c5;
    margin: 20px 0;
  }
  .method-page p {
    font-size: 16px;
  }
  .method-page .down-arr {
    margin: 0 auto 80px;
    display: block;
  }

  .method-page .site-footer {
    display: block;
  }

}

.site-footer .wpcf7-form-control-wrap.email {
  width: 50%;
}

.site-footer .wpcf7-form-control-wrap.email input {
  width: 100%;
}

.site-footer span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
  position: absolute;
  top: 110%;
}
.site-footer .wpcf7-validation-errors {
  border: 2px solid #f7e700;
  color: #FFF;
}
a.backtohome {
  color: #367ac2;
  font-size: 22px;
  margin: 0px 0 40px;
  display: block;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  display: block;
  margin-left: auto;
}
.alignleft {
  display: block;
  margin-right: auto;
}


/* NEW STYLES */

.ctcc-left-side {
  color: #FFF !important;
}

@media screen and (max-width: 991px) {
  .ctcc-inner {
    flex-direction: row-reverse !important;
  }
	.ctcc-left-side {
    margin-left: 1em;
    font-size: 12px;
  }

  .cookie-bar-bar .ctcc-inner {
    width: 80%;
  }

  .cookie-bar-bar button#catapultCookie {
    margin: 0 !important;
  }
}

.footer-top .hs-form .actions input {
  color: #FFF !important;
}
.solution-page .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap h3 {
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .section-wrap.content-section .section:not(.reverse) .container .row .content-wrap h3 {
    text-align: center !important;
    align-items: center !important;
  }
  .how-page .section-wrap .blue-section .container .col-md-3 p {
    margin-bottom: 80px;
    padding: 0;
  }
  .platform-page .section-wrap .blue-section .container .row p {
    margin-bottom: 60px;
  }
  .solution-page .section-wrap.content-section .section .container .row .content-wrap p {
    text-align: left !important;
  }
}

footer .hs-form {
  display: flex;
  align-items: center;
  flex-direction: row;
  position: relative;
  margin-top: 60px;
  max-width: 400px;
}

footer .hs-form ul {
  position: absolute;
  left: 0;
  top: calc(100% + 15px);
}

footer .hs-form input {
  background: #fff;
  color: #192027 !important;
  margin: 0;
  padding-left: 10px;
  min-height: 40px;
  min-width: 150px;
}

footer .hs-form input::placeholder,
footer .hs-form input:placeholder-shown,
footer .hs-form input:-moz-placeholder {
  color: #192027 !important;
  opacity: 1 !important;
}

.site-footer .footer-top p > br {
  display: none;
}

@media screen and (max-width: 768px) {
  footer .hs-form ul {
    top: calc(100% + 5px);
  }

  footer .hs-form {
    margin-bottom: 20px;
  }
}

footer .hs-form::before {
  content: "Subscribe to Our Monthly Newsletter";
  position: absolute;
  width: 100%;
  left: 0;
  top: -40px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .site-footer .footer-top {
    padding: 50px 0 50px; }
}

body.product-page {
  background: url(../img/bgs/large_light_bg.jpg);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

/* .product-page .page-container {
  margin-bottom: 100px;
} */

.product-page .hero {
  height: 648px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .product-page .hero {
    height: 350px;}
  }

.product-page .hero h1 {
  margin-left: auto;
  margin-right: auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #FFF;
  max-width: 680px;
  font-size: 57px;
  text-align: center;
  text-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
}

.product-page .intro-section {
  /* padding-top: 50px; */
  padding-bottom: 40px;
  margin-top:  50px;
}
/* .product-page ul, .product-page ol {
  list-style: disc;
} */
.product-page ul li, .product-page ol li {
  line-height: 1.3;
  margin-bottom: 15px;
}
@media screen and (max-widtH: 768px) {
  .product-page .intro-section {
    margin-top: 50px  ;
  }
}
.product-page .partnes-section .container h2,
.product-page .intro-section .container h2 {
  text-align: center;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 50px;
  font-size: 36px;
}

@media screen and (max-width: 768px) {
  .product-page .partnes-section .container h2,
  .product-page .intro-section .container h2 {
    font-size: 26px;}
}

.product-page .partnes-section .container h2:after,
.product-page .intro-section .container h2:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 150px;
  height: 2px;
  background: #fcc800;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .product-page .partnes-section .container h2:after,
.product-page .intro-section .container h2:after {
  width: 100px;}
}


.product-page .intro-section .container p {
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  margin: 20px auto 0;
  max-width: 1000px;
  text-align: center;
}

.product-page .icons-section {
  padding-top: 40px;
}



@media screen and (max-width: 768px){
  .product-page .icons-section .container .row .entry-el {
    margin-bottom: 40px;}
}

.product-page .icons-section .container .row h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  font-size: 22px;
  text-align: center;
  max-width: 320px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.product-page .icons-section .container .row .img-wrap img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
  height: 125px;
  width: initial;
}
.product-page .desc-section {
  /* margin-top: 50px; */
  padding: 80px 0 80px;
  min-height: 720px;
  /* border-bottom: 19px solid #fcc800; */
  /* box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.21); */
  display: flex;
  align-items: center;
}
.product-page .intro-section.dark, .product-page .desc-section.dark {
      padding-top: 50px;
      box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.55);
    }
@media screen and (max-width: 768px){
  .product-page .desc-section {
    padding-bottom: 50px;}




}

.product-page .intro-section.dark, .product-page .desc-section.dark {
    background: url(../img/bgs/new-blue-bg-for-home.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* padding-top: 100px; */
    margin-top: 0;
    min-height: 650px;
    display: flex;
    align-items: center;
}
.product-page .intro-section.dark * {
  color: white !important;
}
.product-page .desc-section .container h2 {
  text-align: center;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 80px;
  font-size: 36px;
  color: #000;
}

@media screen and (max-width: 768px) {
  .product-page .desc-section .container h2 {
    font-size: 26px;}
  }
.product-page .desc-section.dark .container h2 {
  color: #fff;
}

.product-page .desc-section .container h2:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 150px;
  height: 2px;
  background: #fcc800;
  margin: 20px 0;
}

.product-page .desc-section .container .row.flip {
  flex-direction: row-reverse;
}

.product-page .video-section .container .row.flip {
  flex-direction: row-reverse;
}

.product-page .desc-section .container .row .col-desc {
    padding: 0 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.product-page .desc-section .container .row .img-wrap img {
  max-width: 100%;
  height: auto;
  display: block;
}
.product-page .desc-section .container .row h3 {
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 30px;
  font-size: 30px;
  color: #000;
  width: 100%;
}
@media screen and (max-width: 768px){
  .product-page .desc-section .container .row h3 {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;}

}

.product-page .desc-section.dark .container .row h3 {
  color: #fff;
}

.product-page .desc-section .container .row p {
  color: #000;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 10px;
  width: 100%;
}

.product-page .desc-section .container .row a.round-btn.white, .careers-page .desc-section .container .row a.round-btn.white {
  background: transparent;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    border: 2px solid #fcc800;
    padding: 10px 40px;
    background: #fcc800;
    transition: background .6s;
}
.product-page .desc-section.dark .container .row a.round-btn.white {
    color: #fff;
}

.product-page .desc-section .container .row a.round-btn.white:hover, .product-page .desc-section.dark .container .row a.round-btn.white:hover, .careers-page .desc-section .container .row a.round-btn.white:hover {
  background: transparent;
}

.product-page .desc-section.dark .container .row p {
  color: #fff;
}

.product-page .video-section {
  margin-top: 50px;
  min-height: 550px;
  display: flex;
  align-items: center;
}

.product-page .video-section.dark {
  background-image: url(../img/bgs/product-page-blue-video-bg.jpg);
  background-position: center;
  background-size: cover;
  padding: 100px 0;
  margin-top: 0;
  color: #fff;
}

.product-page .video-section .container .video-imgaes-container {
  padding: 0;
  width: 100%;
  position: relative;
}

.product-page .video-section .container .video-popup-tr {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.product-page .video-section .playbtn {
  top: 50%;
  transform: translate(-50%, -50%);
}

.product-page .video-section .container h2 {
  text-align: left;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 50px;
  font-size: 36px;
  color: #000;
}
.product-page .video-section .container p, .product-page .video-section .container a {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 768px) {
  .product-page .video-section .container h2 {
    font-size: 26px;
  }
}
.product-page .video-section.dark .container h2 {
  color: #fff;
}

.product-page .video-section .container h2:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 150px;
  height: 2px;
  background: #fcc800;
  margin: 20px 0;
}

@media screen and (max-width: 768px) {
  .product-page .video-section.dark {
    padding: 35px;
  }

  .product-page .video-section .container h2:after {
    margin: 5px 0;
  }

  .product-page .video-section.dark .container h2 {
    margin: 0;
    padding: 0 0 35px;
  }

  .product-page .video-section .playbtn {
    top: 50%;
    width: 50px;
  }

  .product-page .video-section img.video-popup-tr {
    height: auto;
    object-fit: contain;
    width: 100% !important;
    margin: 0 auto;
  }
}


.product-page .banner-section-wrapper.yellow .banner-section{
  background: url(../img/bgs/yellow_banner_right.png);
  background-position: center;
}
.product-page .banner-section {
  width: 100%;
  background: #fff;
  clip-path: polygon(0 0%, 100% 0%, 90% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0%, 100% 0%, 90% 100%, 0 100%);
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px){
  .product-page .banner-section{
    clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
   -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);}
}
.product-page .banner-section .container {
  padding: 22px 0;
}
.product-page .banner-section-wrapper .banner-section .container h2 {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: none;
  color: #2775c5;
  font-size: 30px;
  margin: 0 20px 15px;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px){
.product-page .banner-section-wrapper .banner-section .container h2 {
  font-size: 22px;
  margin: 5px; }
}
body.product-page .banner-section-wrapper.yellow .banner-section .container h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: inherit;
  color: #000;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 40px;
}

.product-page .banner-section-wrapper .banner-section .container a.round-btn.white {
  border: 2px solid #fcc800;
  padding: 10px 40px;
  color: #000;
  margin: auto;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.3s;
  text-transform: uppercase;
  background: #fcc800;
  transition: all 300ms;
}

.product-page .banner-section-wrapper .banner-section .container a.round-btn.white:hover {
  background: transparent;
}

.product-page .banner-section-wrapper.yellow .banner-section .container a.round-btn.white {
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}

.product-page .banner-section .container a.round-btn.white:hover {
  background: #fff;
}

.product-page .banner-section-wrapper.yellow .banner-section .container a.round-btn.white:hover {
  background: transparent;
  border: 2px solid #fff;
}

.product-page .investors-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.product-page .investors-section .container h2 {
  text-align: center;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 80px;
  font-size: 36px;
}

@media screen and (max-width: 768px){
  .product-page .investors-section .container h2{
    font-size: 26px;}
}

.product-page .investors-section .container h2:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 150px;
  height: 2px;
  background: #fcc800;
  margin: 20px 0;
}


.product-page .investors-section .container .row h3 {
  text-align: center;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-bottom: 80px;
  font-size: 26px;
  color: #2775c5;
}

@media screen and (max-width: 768px){
.product-page .investors-section .container .row h3{
  margin-bottom: 20px;
  font-size: 22px;}
}

@media screen and (max-width: 768px){
  .product-page .investors-section .container .row .col-logo {
    margin-bottom: 40px;}
}
.product-page .investors-section .container .row .img-wrap {
  width: 250px;
  margin: 0 auto;
  text-align: center;
  height: 153px;
  position: relative;
}
@media screen and (max-width: 768px){
  .product-page .investors-section .container .row .img-wrap{
    height: 90px;
    width: 150px;}
}

.product-page .investors-section .container .row .img-wrap .img-bg {
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.product-page .investors-section .container .row .img-wrap img {
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product-page .news-section {
  padding-top: 50px;
  padding-bottom: 100px;
  /* margin-bottom: 100px; */
}

.product-page .news-section.dark {
  background: url(../img/bgs/overview_bg_5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.product-page .news-section .container h2 {
  text-align: center;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 80px;
  font-size: 36px;
  color: #000;
}
@media screen and (max-width: 768px){
  .product-page .news-section .container h2{
    font-size: 26px;}
}

.product-page .news-section.dark .container h2 {
  color: #fff;
}

.product-page .news-section .container h2:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100px;
  height: 2px;
  background: #fcc800;
  margin: 20px 0;
}


.product-page .news-section .container .cards-slider .slide-item {
  background: #FFF;
  -webkit-box-shadow: 0 -2px 40px -10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -2px 40px -10px rgba(0, 0, 0, 0.2);
  /* max-width: 350px; */
  height: 522px;
  /* padding: 50px 40px; */
  margin: 0 25px;
}

.product-page .news-section .container .cards-slider .slide-item h3 {
  color: #000;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  padding: 0 25px;
  height: 87px;
}

.product-page .news-section .container .cards-slider .slide-item .tags {
  font-size: 15px;
  color: #919293;
  margin-bottom: 15px;
  padding: 0 25px;
}

.product-page .news-section .container .cards-slider .slide-item .content {
  height: 90px;
  overflow: hidden;
  padding: 0 25px;
  text-align: center;
}

.product-page .news-section .container .cards-slider .slide-item p {
  font-size: 14px;
  line-height: 22px;
  color: #1b1b1b;
  font-weight: 300;
  overflow: hidden;
  text-align: left;
}
.product-page .news-section .container .cards-slider .slick-prev::before, .product-page .news-section .container .cards-slider .slick-next::before  {
  content: " ";
}

.product-page .news-section .container .cards-slider .slick-next, .product-page .news-section .container .cards-slider .slick-prev {
  height: 62px;
  width: 29px;
}


.product-page .news-section .container .cards-slider .slick-prev {
  background: url(../img/arrow-left.png);
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 30px;
  filter: drop-shadow(1px 1px 4px rgba(0,0,0,.25));
}

.product-page .news-section .container .cards-slider .slick-next {
  background: url(../img/arrow-right.png);
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 30px;
  filter: drop-shadow(1px 1px 4px rgba(0,0,0,.25));
}

@media screen and (max-width: 768px){
.product-page .news-section .slick-next {
    right: 0;}
    .product-page .news-section .slick-prev {
      left: 0;}
}

.product-page .news-section .container .cards-slider .slick-dots {
  bottom: -75px;
}

.product-page .news-section.dark .slick-dots li button:before {
  border: 1px solid #fcc800 !important;
  background: transparent;
  transition: all .5s;

}
.product-page .news-section.dark .slick-dots li.slick-active button:before {
  background: #fcc800 !important;
}
.product-page .border-bottom {
  border-bottom: 19px solid #fcc800;
}

.product-page .border-top {
  border-top: 19px solid #fcc800;
}

body.careers-page {
  background: url(../img/bgs/xlarge_light_bg.jpg);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.careers-page .intro-section {
  margin-top: -250px;
  padding: 200px 0 100px;
}
@media screen and (max-width: 768px){
.careers-page .intro-section{
  margin-top: -150px;}
}
.careers-page .intro-section .container h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 36px;
  max-width: 1100px;
  margin: 0 auto;
}

@media screen and (max-width: 768px){
.careers-page .intro-section .container h2 {
  font-size: 26px;}
}
.careers-page .intro-section .container h2:after {
  content: "";
  display: block;
  width: 150px;
  height: 2px;
  margin: 20px auto 50px;
}

.careers-page .intro-section .container h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}

@media screen and (max-width: 768px){
.careers-page .intro-section .container h4 {
  font-size: 20px;}
}

.careers-page .intro-section .container p {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin: 20px auto 80px;
  max-width: 1000px;
  text-align: center;
}

@media screen and (max-width: 768px){
.careers-page .intro-section .container p{
  margin-bottom: 40px;}
}

.careers-page .intro-section .container a.round-btn.white, .product-page a.round-btn.white {
  border: 2px solid #fcc800;
  padding: 10px 40px;
  color: #000;
  /* margin: auto; */
  font-weight: 500;
  font-size: 14px;
  transition: all 0.3s;
  text-transform: uppercase;
  background: #fcc800;
  transition: all 300ms;
}

.careers-page .intro-section .container a.round-btn.white:hover, .product-page a.round-btn.white:hover {
  background: transparent;
}

.careers-page .why-section {
  background: url(../img/bgs/overview_bg_5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
  /* position: relative; */
}

/* .careers-page .why-section::after {
  content: "";
  background: url(../img/bgs/overview_bg_5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: .7;
  z-index: -1;
} */

.careers-page .why-section .container h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 36px;
  max-width: 1100px;
  margin: 0 auto;
  color: #fff;
}

@media screen and (max-width: 768px){
.careers-page .why-section .container h2{
  font-size: 26px;}
}

.careers-page .why-section .container h2:after {
  content: "";
  display: block;
  width: 150px;
  height: 2px;
  background: #fcc800;
  margin: 20px auto 50px;
}

.careers-page .why-section .container .col-video {
  padding: 0 50px;
}

@media screen and (max-width: 768px){
.careers-page .why-section .container .col-video{
  margin: 20px 0;}
}

.careers-page .why-section .container .row .video-popup-tr {
  max-width: 100%;
  height: auto;
}

.careers-page .why-section .container .row .playbtn {
  top: 50%;
  transform: translate(-50%, -50%);
}

.careers-page .desc-section {
  padding: 100px 0;
}

@media screen and (max-width: 768px){
.careers-page .desc-section{
  padding-bottom: 50px;}
}

.careers-page .desc-section .container h2 {
  text-align: center;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 100px;
  font-size: 36px;
  color: #000;
}

@media screen and (max-width: 768px){
.careers-page .desc-section .container h2{
  font-size: 26px;}
}

.careers-page .desc-section .container h2:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 150px;
  height: 2px;
  background: #fcc800;
  margin: 20px 0;
}

.careers-page .desc-section .container .row {
  margin: 100px 0 0;
}
@media screen and (max-width: 768px){
.careers-page .desc-section .container .row {
  margin-top: 50px;}
}

.careers-page .desc-section .container .row.flip {
  flex-direction: row-reverse;
}


.careers-page .desc-section .container .row .img-wrap img {
  max-width: 100%;
  height: auto;
}

.careers-page .desc-section .container .row h3 {
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 30px;
  font-size: 30px;
  color: #000;
}

@media screen and (max-width: 768px){
.careers-page .desc-section .container .row h3 {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 10px;}
}
.careers-page .desc-section .container .row h3:after, .product-page .desc-section .container .row h3:after {
    content: "";
    width: 150px;
    height: 2px;
    background: #fcc800;
    position: absolute;
    left: 0;
    bottom: -15px;
}
.desc-section ol, .desc-section ul {
	list-style: disc;
}
.desc-section ol li, .desc-section ul li {
  margin-bottom: 7px;
}
.careers-page .desc-section .container .row p {
  color: #000;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 30px;
}

.careers-page .videos-section {
  background-image: url(../img/bgs/career-page-blue-bg.jpg);
  background-position: center;
  background-size: cover;
  padding: 100px 0;
}

.careers-page .videos-section .container h2 {
  color: #fff;
}
.careers-page .videos-section .container .video-row {
  display: flex;
  margin-top: 30px;
  justify-content: center;
}
@media screen and (max-width: 768px){
.careers-page .videos-section .container .video-row .video-col{
  margin-bottom: 40px;}
}

.careers-page .videos-section .container .video-wrap {
  position: relative;
  width: 100%;
}

.careers-page .videos-section .container .video-wrap img {
  max-width: 100%;
  height: auto;
}

.careers-page .videos-section .container .video-wrap .playbtn {
  top: 50%;
  transform: translate(-50%, -50%);
}

.careers-page .videos-section .container .video-row h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 25px;
  color: #fcc800;
  margin: 10px 0;
}
.careers-page .videos-section .container .video-row p {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  margin: 10px 0;
}

.careers-page .pictures-section .img-row {
  justify-content: center;
}

.careers-page .pictures-section .container .img-wrap {
  width: 20vw;
  height: 20vw;
  position: relative;
}

@media screen and (max-width: 768px){
  .careers-page .pictures-section .container .img-wrap{
    width: 50vw;
    height: 50vw;
  }
}

.careers-page .pictures-section .container .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 2s ease-out;
}

.careers-page .pictures-section .container .img-wrap img.fade {
  opacity: 0;
}

.careers-page .pictures-positions-wrap {
  padding: 100px 0 0;
}

.careers-page .pictures-positions-wrap .pictures-section-wrapper .container {
  padding: 0;
  width: 100vw;
}

.platform-page .section-wrap:nth-child(9) .section {
  padding-top: 430px;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
  padding-left: 8px;
}

body.page-id-3749 .section-wrap.content-section .section {
  margin-top: -350px;
  padding-bottom: 340px;
}

.careers-page .why-section .container .row {
  justify-content: center;
}

.main-menu .round-btn {
  background: #fcc800;
  border-color: #fcc800;
}

.product-page .news-section .author a:nth-child(2) {
  display: none;
}

.product-page .desc-section .container .row .col-desc {
  align-items: flex-start;
}

@media screen and (max-width: 992px) {
  header nav.main-nav a.round-btn.mobile-cta {
    background: #fcc800 !important;
  }
}

.hero.black > h2 {
  color: #000 !important;
}
.page-template-page-textpage-2 .section-wrap.content-section .section {
	background: transparent;

}

/* New */

#wp-megamenu-primary-menu>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu {
  background: #fff !important;
  display: block !important;
  transition: opacity .4s ease;
  position: relative !important;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu > li {
  min-height: 150px;
  position: static !important;
  display: flex;
  align-items: center;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu > li > ul {
  position: static !important;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu ul li:nth-child(1):not(.wpmm-type-widget) {
  margin-left: 10%;
  width: 19%;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu ul li:nth-child(2):not(.wpmm-type-widget) {
  width: 19%;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu ul li:nth-child(2):not(.wpmm-type-widget) > ul i.break {
  height: 400px;
  width: 0px;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu ul li:nth-child(3):not(.wpmm-type-widget) {
  width: 19%;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu ul li:nth-child(4):not(.wpmm-type-widget) {
  width: 33%;
  position: static;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu ul li:nth-child(4):not(.wpmm-type-widget) > ul {
  position: absolute;
  height: 100%;
  width: 33%;
  top: 0;
  right: 0;
  left: inherit;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu ul li:nth-child(4):not(.wpmm-type-widget) > ul > li {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dee0e3;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget {
  margin-bottom: 7px;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a {
  padding: 0 !important;
  margin: 0;
  line-height: 1;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .wpmm-item-title {
  color: #333 !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  margin-bottom: 10px !important;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget:nth-child(1) .wpmm-item-title {
  margin-top: 0 !important;
}

.el-black-screen {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0, .84);
  z-index: 50;
  opacity: 0;
  visibility: hidden;
  transition: opacity .6s;
}

.el-black-screen.active {
  opacity: 1;
  visibility: visible;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li>i {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li>i::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  width: 0;
  height: 2px;
  background: #fcc800;
  transition: width .4s;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li>div {
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  #wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li:hover>i::after {
      width: 60%;
  }

  #wp-megamenu-primary-menu>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a {
    transition: color .4s !important;
    line-height: 15px;
  }

  #wp-megamenu-primary-menu>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget:hover> a {
    color: #317bc6 !important;
  }

  #wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li:hover>div {
    pointer-events: all;
  }
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li {
  padding: 0 !important;
}

.careers-page .intro-section .container a.round-btn.white {
  margin: 0 auto;
}

.product-page .desc-section .container .row:not(:last-child) {
    margin-bottom: 80px;
}

/* iPhone XR */
/* @media only screen and (device-width : 414px)
    and (device-height : 896px)
    and (-webkit-device-pixel-ratio : 2) {
      .homepage .tabs-section .col-md-5.col-12.img-col.entry-el.in {
        margin-top: 70px;
      }

      html .homepage .tabs-section {
        height: auto;
      }

} */

@media screen and (max-width: 768px) {
  .homepage .tabs-section .col-md-5.col-12.img-col.entry-el.in {
    margin-top: 70px !important;
  }
}

@media screen and (min-width: 1024px) {
  .forcefullwidth_wrapper_tp_banner {
    min-height: 600px;
  }
}

.partnes-section {
  padding: 30px 0;
  position: relative;
}
.product-page .hero + div > div:first-of-type.partnes-section > div:first-of-type {
    padding-top: 13vw;
}
.partnes-section p.undertitle {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  width: 600px;
  max-width: 90%;
  margin: 0 auto;
}

.partnes-section a.main-btn {
  margin: 50px auto 100px;
}

.partnes-section .partners {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}

.partnes-section .partners .single-partner {
  width: calc(33.333% - 40px);
  margin-bottom: 60px;
  background: #f6f7f8;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  margin-right: 60px;
}

.partnes-section .partners .single-partner:nth-child(3n),
.partnes-section .partners .single-partner:last-child {
  margin-right: 0;
}

.partnes-section .partners .single-partner a {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.partnes-section .partners .single-partner .logo {
  height: 130px;
  width: 100%;
}

.partnes-section .partners .single-partner .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.partnes-section .partners .single-partner .partner-details {
  padding: 35px;
  position: relative;
  height: 420px;
}

.partnes-section .partners .single-partner .partner-details h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  position: relative;
  margin-bottom: 30px;
  font-size: 16px;
}

.partnes-section .partners .single-partner .partner-details h3:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 45%;
  height: 2px;
  background: #fcc800;
}

.partnes-section .partners .single-partner .buttons-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  position: absolute;
  bottom: 20px;
  left: 10%;
  width: 80%;
}
}

.partnes-section .partners .single-partner .buttons-container.center {
  justify-content: center;
}

.partnes-section .partners .single-partner .buttons-container a {
  max-width: 45%;
}

.partnes-section .partners .single-partner .partner-details p {
  font-size: 14px;
}

@media screen and (max-width: 768px) {

  .partnes-section .partners {
    align-items: flex-start;
  }

  .partnes-section .partners .single-partner {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }

  .partnes-section .partners .single-partner .buttons-container a {
    width: 45%;
    text-align: center;
  }
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
  font-size: 14px !important;
}
  .latest-posts h2:after {
    margin: 5px 0px !important;
    background: transparent !important;
}
.hbspt-form .submitted-message {
  overflow: hidden !important;
}
    .single .row.blog h2 {
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      font-size: 24px;
      font-weight: 300;
      max-width: 700px;
      text-align: left;
    }
    .single .row.blog h2:after {
      display: none;
    }
    .faqanswer {
      display: none;
      width: 100%;
      padding: 12px 20px 0 30px;
    }

    .faqanswer p {
        margin: 0;
        padding-bottom: 20px;
        max-width: 100%;
        margin-left: 28px !important;
        text-align: left !important;
        margin-bottom: 10px !important;
    }


    .faqanswer a {
      font-weight: bold;
    }

    .togglefaq {
        text-decoration: none;
        padding: 10px 30px;
        line-height: 20px;
        display: block;
        width: 100%;
        margin-bottom: -1px;
        font-size: 18px;
        font-weight: 500;
        display: flex;
      align-items: center;
    }
    .togglefaq i {
      margin-right: 20px;
      font-size: 20px;
      float:left;
      font-size: 22px;
      font-weight: 300;
      margin-right: 10px;
    }

    .faq_item {
      border-bottom: 1px solid rgba(43, 89, 136, 0.27);
      width: 100%;
      padding-top: 10px;
      padding-bottom: 10px;
    }
