/* body {
    font-family: Roboto, sans-serif;
    color: #096ad0;
    font-size: 14px;
    line-height: 20px;
  }
   */
  h1 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 54px;
    line-height: 1.3em;
    font-weight: 300;
  }
  
  h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 1.3em;
    font-weight: 300;
  }
  
  h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.4em;
    font-weight: 300;
  }
  
  h4 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 1.4em;
    font-weight: 300;
  }
  
  h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
  }
  
  p {
    margin-top: 0px;
    margin-bottom: 20px;
    color: #096ad0;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 300;
  }
/*   
  a {
    color: #096ad0;
    text-decoration: underline;
  } */
  
  ol {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 40px;
  }
  
  li {
    margin-bottom: 12px;
    color: rgba(9, 106, 208, 0.6);
  }
  
  img {
    display: inline-block;
    max-width: 100%;
  }
  
  blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 10px 20px;
    border-left: 1px solid #096ad0;
    font-size: 23px;
    line-height: 32px;
    font-weight: 300;
  }
  
  .section-new {
    position: relative;
    display: block;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .section-new.grid-new {
    z-index: -1;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  
  .section-new.bo-bottom-padding-new {
    padding-bottom: 0px;
  }
  
  .section-new.divider-new {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(9, 106, 208, 0.2);
  }
  
  .section-new.blue-new {
    background-color: #096ad0;
    color: #096ad0;
  }
  
  .section-new.full-screen-new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .section-new.full-screen-new.background-image-side-new {
    height: 600px;
    min-height: 0px;
    background-color: rgba(9, 106, 208, 0.2);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(9, 106, 208, 0.6)), to(rgba(9, 106, 208, 0.2))), url('/images/ann-danilina-c_rnPbSYVFM-unsplash.jpg');
    background-image: linear-gradient(180deg, rgba(9, 106, 208, 0.6), rgba(9, 106, 208, 0.2)), url('/images/ann-danilina-c_rnPbSYVFM-unsplash.jpg');
    background-position: 0px 0px, 50% 25%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  
  .section-new.full-screen-new.background-image-side-new-2 {
    height: 600px;
    min-height: 0px;
    background-color: rgba(9, 106, 208, 0.2);
    background-image: -webkit-gradient(linear, left top, right top, from(#000824), to(rgba(2, 16, 31, 0.49))), url('/images/fly-d-Kmgf73OnTL8-unsplash-min-smaller.jpg');
    background-image: linear-gradient(90deg, #000824, rgba(2, 16, 31, 0.49)), url('/images/fly-d-Kmgf73OnTL8-unsplash-min-smaller.jpg');
    background-position: 0px 0px, 50% 25%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    opacity: 1;
  }
  
  .section-new.full-screen-new.stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  .section-new.light-blue {
    border-style: none;
    background-color: rgba(9, 106, 208, 0.04);
  }
  
  .section-new.wider-padding {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  
  .section-new.wider-padding.background-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: linear-gradient(135deg, rgba(9, 82, 208, 0.6), rgba(9, 106, 208, 0.04)), url('/images/ann-danilina-c_rnPbSYVFM-unsplash.jpg');
    background-position: 0px 0px, 50% 25%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }
  
  .section-new.wider-padding.map {
    padding-top: 240px;
    padding-bottom: 240px;
    background-position: 50% 50%;
  }
  
  .section-new.light-blue {
    background-color: rgba(9, 106, 208, 0.08);
  }
  
  .section-new.blue {
    background-color: #096ad0;
    color: #096ad0;
  }
  
  .section-new.background-image {
    height: 600px;
    background-image: url('/images/cinematic---big.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  .section-new.half-screen-background-image {
    background-image: url('/images/169---big.svg');
    background-position: 0px 50%;
    background-size: 50%;
    background-repeat: no-repeat;
  }
  
  .section-new.half-screen-background-image.right {
    background-position: 100% 50%;
  }
  
  .section-new.black {
    background-color: #1f2c3d;
  }
  
  .section-new.page-header {
    padding-top: 160px;
    padding-bottom: 80px;
  }
  
  .section-new.page-header.image {
    padding-bottom: 160px;
    background-image: url('/images/cinematic---big.svg');
    background-position: 50% 50%;
    background-size: cover;
  }
  
  .section-new.full-screen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .section-new.top-divider {
    border-top: 1px solid rgba(9, 106, 208, 0.2);
  }
  
  .section-new.map {
    background-image: url('/images/map.svg');
    background-size: cover;
  }
  
  .section-new.legowerk-footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  .wrapper {
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
    max-width: 1230px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .wrapper.grid-container {
    position: fixed;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    display: block;
  }
  
  .wrapper.space-around {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .wrapper.navbar-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .wrapper.lg-negative-margins {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -80px;
    margin-bottom: -80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  
  .wrapper.navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .wrapper.mobile-navbar-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  .color-block {
    width: 100px;
    height: 100px;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 3px;
    background-color: rgba(9, 106, 208, 0.2);
  }
  
  .color-block.steel-blue {
    background-color: #096ad0;
  }
  
  .color-block.black {
    background-color: #1f2c3d;
  }
  
  .color-block.white {
    background-color: #fff;
  }
  
  .color-block.white.border {
    border: 1px solid #3d9afc;
  }
  
  .color-block.light-blue {
    border-style: none;
  }
  
  .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  .block {
    position: relative;
    min-width: auto;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-style: none;
    border-width: 1px;
  }
  
  .block.lg-50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    min-height: 400px;
    padding: 80px;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .column-overlay {
    width: 100%;
    height: 100%;
    border-right: 1px solid rgba(9, 106, 208, 0.05);
    border-left: 1px solid rgba(9, 106, 208, 0.05);
  }
  
  .column-overlay.white {
    border-right-color: hsla(0, 0%, 100%, 0.08);
    border-left-color: hsla(0, 0%, 100%, 0.08);
  }
  
  .centre-align-new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  
  .centre-align-new.bottom-margin {
    margin-bottom: 40px;
  }
  
  .centre-align-new.white {
    color: #fff;
    font-weight: 400;
  }
  
  .col {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  
  .col.centre-align {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .col.lg-4 {
    width: 33.33%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  
  .col.lg-4.align-bottom {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  
  .col.lg-4.align-bottom.md-4 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .col.lg-4.sm-2.lg-vertical-align {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .col.lg-4.flex-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  .col.lg-3 {
    width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  
  .col.lg-3._2-col-in-mobile {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .col.lg-3.no-padding {
    float: left;
  }
  
  .col.lg-3.flex-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  .col.lg-3.sm-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .col.lg-1 {
    width: 8.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  
  .col.lg-6 {
    width: 50%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  
  .col.lg-6.centre-align {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .col.lg-6.centre-align-vertical {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .col.lg-6.md-3.centre-align {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .col.lg-6.md-4._30 {
    width: 50%;
  }
  
  .col.lg-6.sm-margin-bottom.stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  .col.lg-2 {
    width: 16.66%;
  }
  
  .col.lg-2.md-33.xs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  
  .col.lg-5 {
    width: 41.66%;
  }
  
  .col.lg-5.align-vertically {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .col.lg-7 {
    width: 58.33%;
  }
  
  .col.lg-8 {
    width: 66.66%;
  }
  
  .col.lg-9 {
    width: 75%;
  }
  
  .col.lg-10 {
    width: 83.33%;
  }
  
  .col.lg-11 {
    width: 91.66%;
  }
  
  .col.lg-12 {
    width: 100%;
  }
  
  .paragraph-small-new {
    color: rgba(9, 106, 208, 0.6);
    font-size: 15px;
    font-weight: 300;
  }
  
  .paragraph-small-new.centre-align.margin-bottom {
    text-align: center;
  }
  
  .paragraph-small-new.no-top-margins {
    margin-top: 0px;
  }
  
  .paragraph-small-new.align-to-h1 {
    margin-bottom: 6px;
    margin-left: 5px;
  }
  
  .paragraph-small-new.divider-line {
    margin-right: 8px;
    margin-left: 8px;
  }
  
  .paragraph-small-new.short-paragraph {
    width: 75%;
  }
  
  .paragraph-small-new.short-paragraph.c {
    width: auto;
    margin-top: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  
  .paragraph-small-new.short-paragraph.white.centre {
    text-align: center;
  }
  
  .paragraph-small-new.white {
    color: hsla(0, 0%, 100%, 0.6);
  }
  
  .paragraph-small-new.footer {
    margin-bottom: 0px;
    font-size: 13px;
  }
  
  .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    text-align: left;
  }
  
  .row.flex-horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  
  .row.flex-horizontal.blue.padding {
    margin-right: -30px;
    margin-left: -30px;
    padding: 20px;
  }
  
  .row.flex-horizontal.no-bottom-margin {
    margin-bottom: 0px;
  }
  
  .row.centre-align {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .row.align-centre {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .row.align-centre.flex-vertical-align {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .row._40-pad {
    margin-bottom: 40px;
  }
  
  .button {
    padding: 10px 25px;
    border: 1px solid #096ad0;
    border-radius: 40px;
    background-color: #096ad0;
    box-shadow: 0 4px 11px 0 rgba(1, 58, 117, 0.33);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-size: 16px;
    font-weight: 300;
  }
  
  .button:hover {
    border: 1px solid #096ad0;
    background-color: #096ad0;
    box-shadow: 0 6px 20px 0 rgba(1, 58, 117, 0.33);
    -webkit-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
    transform: translate(0px, -4px);
    color: #fff;
  }
  
  .button.ghost {
    border: 1px solid #096ad0;
    background-color: transparent;
    box-shadow: none;
    color: #096ad0;
  }
  
  .button.ghost:hover {
    background-color: #096ad0;
    background-image: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: #fff;
  }
  
  .button.ghost.reversed {
    border-color: #fff;
    background-color: transparent;
    color: #fff;
  }
  
  .button.ghost.reversed:hover {
    background-color: #fff;
    color: #096ad0;
  }
  
  .button.ghost.med {
    font-weight: 500;
  }
  
  .button.reversed {
    background-color: #fff;
    color: #096ad0;
  }
  
  .button.reversed:hover {
    background-image: none;
  }
  
  .button.lg-wide {
    width: 100%;
    text-align: center;
  }
  
  .button.margin-left {
    margin-right: 20px;
  }
  
  .button.side-margins {
    margin-right: 16px;
    margin-left: 16px;
  }
  
  .button.form-button {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0px 3px 3px 0px;
    box-shadow: none;
    font-size: 14px;
  }
  
  .button.white {
    margin-right: 0px;
    margin-bottom: 20px;
    border-style: none;
    background-color: #fff;
    box-shadow: 0 4px 11px 0 rgba(1, 58, 117, 0.1);
    color: #1f2c3d;
    font-weight: 500;
  }
  
  /* .navbar {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: transparent;
  }
  
  .navbar.fixed {
    position: fixed;
    display: block;
    padding-top: 36px;
    padding-bottom: 36px;
    background-color: #1f2c3d;
  } */
  
  .margin-bottom-centre {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .margin-bottom-centre.small {
    margin-bottom: 20px;
  }
  
  .form {
    width: 100%;
  }
  
  .form-field {
    min-width: 200px;
    margin-bottom: 20px;
    padding: 26px 16px;
    border-style: none;
    border-radius: 3px;
    background-color: rgba(9, 106, 208, 0.04);
    background-image: none;
    color: #096ad0;
  }
  
  .form-field::-webkit-input-placeholder {
    color: #096ad0;
  }
  
  .form-field:-ms-input-placeholder {
    color: #096ad0;
  }
  
  .form-field::-ms-input-placeholder {
    color: #096ad0;
  }
  
  .form-field::placeholder {
    color: #096ad0;
  }
  
  .form-field.no-bottom-margins {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  
  .form-field.no-bottom-margins.margin-right {
    margin-right: 20px;
  }
  
  .form-field.side-margins {
    margin-right: 16px;
    margin-left: 16px;
  }
  
  .text-area {
    min-height: 140px;
    margin-bottom: 20px;
    padding-top: 16px;
    padding-left: 16px;
    border-style: none;
    border-radius: 3px;
    background-color: rgba(9, 106, 208, 0.04);
    color: #096ad0;
  }
  
  .text-area::-webkit-input-placeholder {
    color: #096ad0;
  }
  
  .text-area:-ms-input-placeholder {
    color: #096ad0;
  }
  
  .text-area::-ms-input-placeholder {
    color: #096ad0;
  }
  
  .text-area::placeholder {
    color: #096ad0;
  }
  
  .page-preview-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    padding: 36px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1f2c3d;
    box-shadow: none;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    text-decoration: none;
  }
  
  .page-preview-link:hover {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, #2279d4, #096ad0);
    box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
    transform: translate(0px, -4px);
  }
  
  .page-wrapper {
    overflow: hidden;
  }
  
  .price-table-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(9, 106, 208, 0.2);
    border-radius: 6px;
  }
  
  .price-table-container.flex-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  .price-table-container.link {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-transition: border 200ms ease-in-out;
    transition: border 200ms ease-in-out;
    text-decoration: none;
  }
  
  .price-table-container.link:hover {
    border-color: #096ad0;
  }
  
  .price-table-container.left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: none;
  }
  
  .price-table-container.bg-white {
    background-color: rgba(9, 106, 208, 0.04);
  }
  
  .logo {
    position: absolute;
    /* margin-left: 20px; */
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  
  .logo.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  
  .logo.rel {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .logo.rel.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  
  .column-styleguide {
    width: 100%;
    height: 40px;
    margin-bottom: 0px;
    border: 1px solid #096ad0;
    border-radius: 6px;
    background-color: rgba(9, 106, 208, 0.06);
  }
  
  .styleguide-caption {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  
  .styleguide-caption.small-divider {
    margin-top: -15px;
    font-size: 12px;
  }
  
  .white-new {
    color: #fff;
    font-weight: 300;
  }
  
  .horizontal-line {
    width: 100%;
    height: 1px;
    margin-bottom: 40px;
    background-color: #fff;
  }
  
  .horizontal-line.blue {
    background-color: #096ad0;
  }
  
  .horizontal-line.light {
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: rgba(41, 127, 202, 0.8);
    color: #096ad0;
  }
  
  .horizontal-line.light.white {
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  
  .footer-logo {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .footer-link {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 0.5;
    -webkit-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
    font-size: 15px;
    font-weight: 300;
    text-decoration: none;
    cursor: pointer;
  }
  
  .footer-link:hover {
    opacity: 1;
  }
  
  .footer-link.w--current {
    opacity: 1;
    font-weight: 500;
  }
  
  .footer-link.spacing {
    margin-right: 16px;
    margin-left: 16px;
  }
  
  .footer-link.spacing.last {
    margin-right: 0px;
  }
  
  .footer-link.no-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  
  .footer-link.no-padding.last {
    margin-right: -20px;
  }
  
  .social-media-icon {
    padding: 8px;
  }
  
  .contact-form-container {
    width: 100%;
    border-radius: 6px;
  }
  
  .contact-form-container.card {
    padding: 60px;
    border-style: none;
    border-width: 1px;
    border-color: rgba(9, 106, 208, 0.2);
    background-color: #fff;
    box-shadow: 10px 0 80px 0 rgba(31, 44, 61, 0.1);
  }
  
  .contact-form-container.card.white-background {
    border: 1px solid #096ad0;
    background-color: #fff;
  }
  
  .contact-form-container.light-blue.padding {
    padding: 40px;
  }
  
  .icon-new {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 24px;
  }
  
  .light-blue {
    background-color: rgba(9, 106, 208, 0.04);
  }
  
  .question {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .answer-texth4-new {
    margin-top: 8px;
  }
  
  .question-arrow-icon {
    margin-top: 26px;
    margin-right: 8px;
    margin-left: 24px;
  }
  
  .question-arrow-icon.left {
    margin-top: 11px;
    margin-right: 16px;
    margin-left: 0px;
  }
  
  .answer {
    display: block;
    overflow: hidden;
    padding-right: 8px;
    padding-left: 64px;
    color: #9096a4;
  }
  
  .answer._2 {
    margin-left: 32px;
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .question-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    margin-bottom: 24px;
    padding: 20px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(9, 106, 208, 0.2);
    border-radius: 8px;
    background-color: #fff;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
  }
  
  .question-container.transparent {
    margin-bottom: 16px;
    padding: 10px 0px;
    border-style: none;
    background-color: transparent;
  }
  
  .service-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    margin-top: 11px;
    margin-bottom: 0px;
    padding: 0px;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #096ad0;
    border-radius: 50%;
    color: #096ad0;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }
  
  .service-icon._2 {
    width: 40px;
    height: 40px;
    margin-top: 11px;
    margin-bottom: 0px;
    border-color: #096ad0;
    color: #096ad0;
  }
  
  .question-text-new {
    margin-top: 15px;
    margin-left: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  
  .div-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
/*   
  .nav-menu-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
  }
  
  .nav-link-2 {
    position: relative;
    padding: 16px 20px 18px;
    -webkit-transition: opacity 150ms ease;
    transition: opacity 150ms ease;
    color: #096ad0;
    font-size: 15px;
    line-height: 24px;
    cursor: pointer;
  }
  
  .nav-link-2:hover {
    opacity: 1;
    color: #096ad0;
  }
  
  .nav-link-2.w--current {
    -webkit-transition-property: none;
    transition-property: none;
    color: #096ad0;
    font-weight: 700;
  }
  
  .nav-link-2.border {
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #096ad0;
    border-radius: 50px;
    opacity: 1;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
  }
  
  .nav-link-2.border:hover {
    background-color: #096ad0;
    color: #fff;
  }
  
  .nav-link-2.border.cta {
    background-color: #096ad0;
    color: #fff;
  }
  
  .nav-link-2.dropdown {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
    opacity: 1;
  }
  
  .nav-link-2.full-opacity {
    opacity: 1;
  }
  
  .nav-link-2.burger-nav {
    position: relative;
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
    opacity: 1;
    -webkit-transition: opacity 150ms ease, color 200ms ease;
    transition: opacity 150ms ease, color 200ms ease;
    color: rgba(9, 106, 208, 0.6);
    text-decoration: none;
  }
  
  .nav-link-2.burger-nav:hover {
    opacity: 1;
    color: #096ad0;
  }
   */
  .menu-button-2.w--open {
    background-color: #fff;
    color: rgba(9, 106, 208, 0.2);
  }
  
  /* .nav-bar {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }
  
  .nav-bar.sample-website {
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .nav-bar.burger-nav {
    background-color: #fff;
  }
   */
  .toggle-grid {
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 16px;
    border-radius: 60px;
    background-color: #1f2c3d;
    color: #fff;
  }
  
  .logo-navbar {
    max-width: 200px;
  }
  
  .logo-navbar.white {
    width: 70px;
  }
  
  .blue {
    background-color: #096ad0;
  }
  
  .partner-logo {
    width: 100px;
  }
  
  .phone-image.negative-margins {
    margin-bottom: -125px;
  }
  
  .no-marginsh4-new {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  .styleguide-small-divider {
    width: 100%;
    margin-top: 0px;
    opacity: 0.3;
  }
  
  .no-bottom-margins {
    margin-bottom: 0px;
  }
  
  .margin-top {
    margin-top: 20px;
  }
  
  .column-image {
    margin-bottom: 20px;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
  }
  
  .column-image:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }
  
  .slider {
    width: 100%;
    height: 100%;
    background-color: transparent;
  }
  
  .slide {
    background-color: transparent;
  }
  
  .slide.small {
    width: 70%;
    margin-right: 10px;
    margin-left: 10px;
  }
  
  .slider-arrow {
    color: #096ad0;
  }
  
  .slide-nav {
    color: #096ad0;
  }
  
  .full-width-image {
    width: 100%;
  }
  
  .overflow-visible {
    overflow: visible;
  }
  
  .small-icon {
    display: block;
    margin-right: 16px;
    float: left;
  }
  
  .inline-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75%;
  }
  
  .no-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .components-list-container {
    display: none;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 24px;
    background-color: #1f2c3d;
  }
  
  .components-list-container._2 {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  .flex-stretch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .no-vertical-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  
  .flex-horizontal-justify-start-align-centre {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .tick-icon {
    margin-right: 8px;
  }
  
  .flex-horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .flex-horizontal.align-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  
  .blog-thumbnail-container {
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(9, 106, 208, 0.2);
    border-radius: 6px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    text-decoration: none;
  }
  
  .blog-thumbnail-container:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }
  
  .blog-thumbnail-container.no-border {
    border-style: none;
  }
  
  .blog-thumbnail-container.no-border:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  
  .padding {
    padding: 20px;
  }
  
  .padding.no-horizontal-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .margin-bottom-gutter {
    margin-bottom: 30px;
  }
  
  .tab {
    width: 100%;
  }
  
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .tab-link {
    width: 33.33%;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
    opacity: 0.5;
    color: #096ad0;
    text-align: center;
  }
  
  .tab-link.w--current {
    background-color: transparent;
    opacity: 1;
    font-weight: 700;
  }
  
  .centred-logo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .text-block {
    color: #fff;
    font-size: 14px;
  }
/*   
  .nav-link-with-icon-containr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .menu-icon {
    margin-right: 8px;
  }
  
  .navbar-links-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  } */
  
  .dark-blue {
    background-color: #1f2c3d;
  }
/*   
  .nav-link {
    padding: 26px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
  }
  
  .nav-link.cta {
    background-color: #096ad0;
    -webkit-transition: background-color 100ms ease-in-out;
    transition: background-color 100ms ease-in-out;
    color: #fff;
  }
  
  .nav-link.cta:hover {
    background-color: #328ae6;
  } */
  
  .back-to-legowerk-link {
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 16px;
    padding: 8px 14px;
    border-radius: 90px;
    background-color: #1f2c3d;
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
  }
  
  .dropdown-container {
    position: fixed;
    display: block;
    width: 100%;
    margin-top: 36px;
    background-color: #1f2c3d;
  }
  
  .components-wrapper {
    overflow: hidden;
    border-style: solid none;
    border-width: 20px;
    border-color: rgba(9, 106, 208, 0.2);
  }
  
  .hover.hover-on-image {
    position: absolute;
    display: block;
    width: auto;
    height: 100%;
    padding: 30px;
    background-color: #e4f1fd;
    opacity: 1;
  }
  
  .portrait-container {
    position: relative;
    margin-bottom: 30px;
  }
  
  .team-small-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  
  .div-block-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .image-9 {
    margin-right: 20px;
  }
  
  .bold {
    font-weight: 500;
  }
  
  .form-with-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .testimonial-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
  }
  
  .testimonial-container.border {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #096ad0;
    border-radius: 3px;
    background-color: #fff;
  }
  
  .quotation-mark {
    margin-right: 24px;
    opacity: 0.1;
  }
  
  .slider-3 {
    height: 100%;
    background-color: transparent;
  }
  
  .slide-nav-2 {
    position: relative;
    margin-top: 20px;
    margin-bottom: -20px;
    font-size: 10px;
  }
  
  .hide {
    display: none;
  }
  
  .flex-horizontal-space-between {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .horizontal-short-line {
    height: 1px;
    margin-right: -50px;
    margin-left: -50px;
    background-color: rgba(9, 106, 208, 0.2);
  }
  
  .div-block-32 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .social-link {
    display: inline;
    margin-right: 6px;
    margin-left: 6px;
    padding: 8px;
    border: 1px solid #096ad0;
    border-radius: 50px;
    background-color: #096ad0;
  }
  
  .team-small-container-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .team-container {
    margin-bottom: 30px;
  }
  
  .section-header-new {
    display: block;
    margin: 0px auto 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  
  .section-header-new.left {
    text-align: left;
  }
  
  .section-header-new.left.pad-20 {
    margin-bottom: 20px;
  }
  
  .section-header-new.hide {
    display: none;
  }
  
  .half-screen-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .page-title {
    color: #fff;
  }
  
  .short-paragraph-new {
    width: 75%;
  }
  
  .short-paragraph-new.white-w {
    color: #fff;
  }
  
  .div-block-33 {
    width: 100%;
  }
  
  .app-download-button {
    margin-right: 30px;
    float: left;
  }
  
  .feature-icon-horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .icon-side {
    width: 50px;
    margin-right: 30px;
  }
  
  .value-proposition-container.vertical-align {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  
  .value-proposition-buttons {
    margin-top: 40px;
  }
  
  .value-proposition-hero-image.margin-auto {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  
  .computer-image {
    position: absolute;
    width: 70vw;
    margin-left: 10vw;
  }
  
  .computer-image-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .side-image.lightbox-video {
    position: relative;
  }
  
  .side-image.map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }
  
  .border-to-edge-picture {
    position: relative;
    top: 0px;
    width: 100vw;
    height: 600px;
    float: left;
    background-image: url('/images/cinematic---big.svg');
    background-position: 50% 50%;
    background-size: cover;
  }
  
  .big-blog-thumbnail-container {
    margin-bottom: 80px;
    -webkit-transition: -webkit-transform 200ms ease-in-out;
    transition: -webkit-transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  }
  
  .big-blog-thumbnail-container.no-bottom-margins {
    margin-bottom: 0px;
  }
  
  .rich-text-block {
    text-align: left;
  }
  
  .rich-text-block img {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  
  .footer-heading {
    margin-bottom: 20px;
    text-decoration: none;
  }
  
  .div-block-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  
  .footer-links-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .footer-logo-2 {
    margin-bottom: 40px;
  }
  
  .avatar-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .div-block-48 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .full-width {
    width: 100%;
  }
  
  .works-link {
    text-decoration: none;
  }
  
  .low-opacity {
    color: rgba(9, 106, 208, 0.6);
  }
  
  .centred-logo {
    margin-right: 20px;
    margin-left: 20px;
  }
  
  .video-placeholder {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  
  .lightbox-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: -webkit-transform 200ms ease-in-out;
    transition: -webkit-transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  }
  
  .lightbox-link:hover {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }
  
  .play-icon {
    position: absolute;
  }
  
  .transparent-overlay {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .dropdown-link-text {
    margin-right: 20px;
    text-decoration: none;
  }
  
  .dropdown-chevron {
    margin-right: -1px;
  }
  
  .dropdown-link {
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: 0.6;
    color: #096ad0;
    font-size: 15px;
  }
  
  .dropdown-link:hover {
    opacity: 1;
  }
  
  .dropdown-link.w--current {
    opacity: 1;
  }
  
  .dropdown-list-2 {
    border: 1px solid #000;
  }
  
  .dropdown-list-2.w--open {
    margin-top: 0px;
    border-color: #096ad0;
    border-radius: 6px;
    background-color: #fff;
    opacity: 1;
  }
  
  .small-slide {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
  }
  
  .date-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .value-point-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  
  .negative-margin {
    margin-left: -18px;
  }
  
  .container-2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  
  .blog-thumbnail {
    -webkit-transition: -webkit-transform 150ms ease;
    transition: -webkit-transform 150ms ease;
    transition: transform 150ms ease;
    transition: transform 150ms ease, -webkit-transform 150ms ease;
  }
  
  .blog-thumbnail:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }
  
  .blog-tag {
    position: relative;
    left: 0px;
    top: 0px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 30px;
    padding: 6px 10px;
    background-color: #096ad0;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
  }
  
  .blog-content-preview-container {
    position: relative;
    margin-top: -37px;
  }
  
  .back-icon {
    margin-right: 8px;
  }
  
  .utility-page-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .utility-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    text-align: center;
  }
  
  .utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .utility-page-icon {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  
  .video-preview {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 6px;
  }
  
  .play-icon-1 {
    position: relative;
    z-index: 2;
  }
  
  .video-preview-container {
    position: relative;
    z-index: 1;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
  }
  
  .video-preview-container:hover {
    position: relative;
    z-index: 1;
    -webkit-transform: translate(-5px, -5px);
    -ms-transform: translate(-5px, -5px);
    transform: translate(-5px, -5px);
  }
  
  .map {
    overflow: hidden;
    border-radius: 6px;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0px 0px;
    background-size: 125px;
  }
  
  .pin {
    position: absolute;
  }
  
  ._0-opacity {
    opacity: 0;
  }
  
  .lightbox-image {
    -webkit-transition: -webkit-transform 200ms ease-in-out;
    transition: -webkit-transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  }
  
  .lightbox-image:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }
  
  .how-it-works-line {
    position: absolute;
    top: 315px;
    width: 100vw;
    height: 1px;
    background-color: rgba(9, 106, 208, 0.2);
  }
  
  .how-it-works-step {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .step-number {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  .circle {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px none #096ad0;
    border-radius: 49px;
    background-color: #fff;
    box-shadow: 0 5px 30px 0 rgba(31, 44, 61, 0.1);
  }
  
  .how-it-works-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .step-container {
    margin-bottom: 80px;
  }
  
  .no-underline {
    text-decoration: none;
  }
  
  .h4-new.centre {
    text-align: center;
  }
  
  @media screen and (max-width: 1199px) {
    h1 {
      line-height: 1.2em;
    }
  
    .section-new {
      padding-top: 50px;
      padding-bottom: 50px;
    }
  
    .section-new.grid-new {
      margin-right: 0px;
      margin-left: 0px;
    }
  
    .section-new.full-screen-new {
      min-height: 800px;
    }
  
    .section-new.full-screen-new.background-image-side-new {
      background-image: linear-gradient(135deg, #096ad0, rgba(9, 106, 208, 0.2)), url('/images/ann-danilina-c_rnPbSYVFM-unsplash.jpg');
      background-position: 0px 0px, 0px 0px;
      background-size: auto, cover;
      background-repeat: repeat, no-repeat;
    }
  
    .section-new.wider-padding {
      padding-top: 120px;
      padding-bottom: 120px;
    }
  
    .section-new.half-screen-background-image {
      background-size: 48%;
    }
  
    .section-new.half-screen-background-image.right {
      background-size: 48%;
    }
  
    .section-new.no-vertical-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  
    .wrapper {
      padding-right: 30px;
      padding-left: 30px;
    }
  
    .wrapper.space-around {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .wrapper.lg-negative-margins {
      margin-top: 0px;
      margin-bottom: 0px;
    }
  
    .wrapper.navbar {
      padding-top: 6px;
      padding-bottom: 6px;
    }
  
    .wrapper.mobile-nav {
      position: fixed;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .grid {
      height: 100vh;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
    }
  
    .block {
      width: auto;
      min-height: auto;
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
    }
  
    .block.mobile {
      height: 100%;
      padding-right: 15px;
      padding-left: 15px;
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
    }
  
    .col {
      width: 50%;
      margin-bottom: 0px;
      padding-right: 15px;
      padding-left: 15px;
    }
  
    .col.lg-4 {
      width: 50%;
    }
  
    .col.lg-4.align-bottom.md-4 {
      width: 100%;
    }
  
    .col.lg-4.flex-stretch.md-4 {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
  
    .col.lg-4.md-4 {
      width: 100%;
    }
  
    .col.lg-4.md-3 {
      width: 75%;
    }
  
    .col.lg-4.md-33 {
      width: 33.33%;
    }
  
    .col.lg-3 {
      width: 33.33%;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
  
    .col.lg-3._1-col-in-mobile {
      width: 25%;
    }
  
    .col.lg-3._2-col-in-mobile {
      width: 50%;
    }
  
    .col.lg-3.md-4 {
      width: 100%;
    }
  
    .col.lg-3.md-2 {
      width: 50%;
    }
  
    .col.lg-3.no-padding {
      margin-bottom: 0px;
      padding-right: 0px;
      padding-left: 0px;
    }
  
    .col.lg-3.hidden-md-down {
      display: none;
    }
  
    .col.lg-3.md-1 {
      width: 25%;
    }
  
    .col.lg-1 {
      display: none;
    }
  
    .col.lg-1.empty {
      display: none;
    }
  
    .col.lg-1.hidden-lg-down {
      display: none;
    }
  
    .col.lg-6.centre-align-vertical.md-4.md-margin-bottom {
      margin-bottom: 40px;
    }
  
    .col.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .col.lg-6.md-3 {
      width: 75%;
    }
  
    .col.lg-6.md-4 {
      width: 100%;
    }
  
    .col.lg-2.md-1 {
      width: 25%;
    }
  
    .col.lg-2.md-33 {
      width: 33.33%;
    }
  
    .col.lg-2.md-2 {
      width: 50%;
    }
  
    .col.lg-2.hidden-md-down {
      display: none;
    }
  
    .col.lg-2.md-4 {
      width: 100%;
    }
  
    .col.lg-5 {
      width: 50%;
    }
  
    .col.lg-5.md-4 {
      width: 100%;
    }
  
    .col.lg-5.md-3 {
      width: 75%;
    }
  
    .col.lg-8.md-4 {
      width: 100%;
    }
  
    .col.lg-9.md-1 {
      width: 25%;
    }
  
    .col.lg-10.md-2 {
      width: 50%;
    }
  
    .col.lg-11.md-3 {
      width: 75%;
    }
  
    .paragraph-small-new.short-paragraph {
      width: 100%;
    }
  
    .row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .row.flex-horizontal.blue.padding {
      margin-right: -20px;
      margin-left: -20px;
    }
  
    .row.flex-horizontal.no-bottom-margin {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .row.no-bottom-margins {
      margin-bottom: 0px;
    }
  
    .row.align-centre {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .row.md-reverse-layout {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .row.md-reverse-layout.md-centre-align {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
    }
  
    .navbar {
      padding-top: 37px;
      padding-bottom: 37px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .margin-bottom-centre {
      margin-bottom: 40px;
    }
  
    .margin-bottom-centre.md-centre-align {
      text-align: center;
    }
  
    .page-preview-link {
      height: 22px;
    }
  
    .price-table-container {
      margin-bottom: 30px;
      text-align: center;
    }
  
    .price-table-container.link {
      padding-right: 30px;
      padding-left: 30px;
    }
  
    .price-table-container.left {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .white-new {
      color: #fff;
    }
  
    .contact-form-container.card {
      padding: 40px;
    }
  
    .service-icon {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-right: 0px;
    }
  
    .service-icon._2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
  
    .nav-menu-2 {
      overflow: scroll;
      width: 100%;
      max-height: 100vh;
      padding-bottom: 30px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      background-color: #fff;
    }
  
    .nav-link-2 {
      display: block;
      padding-top: 24px;
      padding-bottom: 24px;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      background-color: #fff;
      text-align: center;
    }
  
    .nav-link-2.border {
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
    }
  
    .nav-link-2.dropdown {
      display: block;
      width: 200px;
      margin-right: auto;
      margin-left: auto;
    }
  
    .nav-link-2.dropdown:hover {
      padding-bottom: 24px;
      border-bottom-style: none;
      border-bottom-width: 0px;
    }
  
    .nav-link-2.burger-nav {
      opacity: 1;
    }
  
    .menu-button-2 {
      position: relative;
      display: block;
      color: #2e323c;
    }
  
    .menu-button-2.w--open {
      background-color: transparent;
      color: #096ad0;
    }
  
    .nav-bar {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-right: 0px;
      padding-left: 0px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #fff;
    }
  
    .nav-logo-2 {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
    }
  
    .logo-navbar.white {
      width: 70px;
    }
  
    .partner-logo {
      margin-top: 30px;
      margin-bottom: 30px;
    }
  
    .phone-image {
      max-width: 82%;
    }
  
    .phone-image.negative-margins {
      max-width: 50%;
      margin-bottom: -382px;
    }
  
    .hidden-lg-down {
      display: none;
    }
  
    .md-1 {
      width: 25%;
    }
  
    .md-2 {
      width: 50%;
    }
  
    .md-3 {
      width: 75%;
    }
  
    .md-4 {
      width: 100%;
    }
  
    .slide.small {
      width: 80%;
    }
  
    .inline-form {
      width: 100%;
    }
  
    .blog-thumbnail-container {
      margin-bottom: 30px;
    }
  
    .centred-logo-container {
      display: block;
    }
  
    .components-wrapper {
      border-style: solid none;
    }
  
    .hover.hover-on-image {
      position: relative;
      left: 0px;
      right: 0px;
      bottom: 0px;
      height: auto;
      padding-left: 0px;
      background-color: transparent;
      opacity: 1;
    }
  
    .portrait-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
    }
  
    .flex-horizontal-space-between {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .horizontal-short-line {
      margin-right: -30px;
      margin-left: -30px;
    }
  
    .team-small-container-1 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 40px;
    }
  
    .section-header-new {
      margin-bottom: 40px;
    }
  
    .section-header-new.left.pad-20 {
      text-align: center;
    }
  
    .computer-picture {
      max-width: 70vw;
    }
  
    .app-download-button {
      width: 130px;
    }
  
    .app-download-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
  
    .feature-icon-horizontal {
      margin-bottom: 20px;
    }
  
    .value-proposition-container {
      display: block;
      margin-right: auto;
      margin-left: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .value-proposition-hero-image {
      display: block;
      margin-right: auto;
      margin-bottom: 40px;
      margin-left: auto;
    }
  
    .computer-image {
      position: relative;
      display: block;
      width: 70%;
      margin-right: auto;
      margin-bottom: 40px;
      margin-left: auto;
    }
  
    .side-image.lightbox-video {
      display: block;
      width: 80%;
      margin-right: auto;
      margin-bottom: 40px;
      margin-left: auto;
    }
  
    .border-to-edge-picture {
      height: 500px;
    }
  
    .footer-social-links-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin-top: 20px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .social-media-icons-contianer {
      display: block;
      margin-right: auto;
      margin-bottom: 40px;
      margin-left: auto;
    }
  
    .social-media-icons-contianer.no-bottom-margins {
      margin-bottom: 0px;
    }
  
    .footer-links-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
  
    .footer-logo-2 {
      margin-bottom: 40px;
    }
  
    .div-block-49 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .md-align-centre {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-right: auto;
      margin-left: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
      text-align: center;
    }
  
    .div-block-50 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .mobile-nav {
      position: fixed;
      left: 0px;
      top: 0px;
      right: 0px;
      background-color: #1f2c3d;
    }
  
    .white-burger {
      color: #fff;
    }
  
    .menu-button-3 {
      background-color: #1f2c3d;
    }
  
    .menu-button-3.w--open {
      background-color: #1f2c3d;
    }
  
    .nav-link-3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      padding-top: 31px;
      padding-bottom: 31px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      background-color: #1f2c3d;
      color: #fff;
      text-align: left;
    }
  
    .nav-menu-container {
      position: absolute;
      top: 60px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      min-height: 100vh;
      background-color: #1f2c3d;
    }
  
    .nav-dropdown-link {
      width: 100%;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 40px;
      float: left;
      background-color: rgba(9, 106, 208, 0.2);
      color: #fff;
    }
  
    .dropdown-list {
      background-color: #1f2c3d;
    }
  
    .dropdown-list.w--open {
      overflow: auto;
      height: 50vh;
    }
  
    .brand {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
    }
  
    .text-block-2 {
      text-align: left;
    }
  
    .transparent-overlay {
      position: absolute;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .burger-icon {
      color: #096ad0;
    }
  
    .dropdown-link-text {
      margin-right: 0px;
    }
  
    .dropdown-chevron {
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
    }
  
    .dropdown {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-right: 30px;
      padding-left: 30px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
    }
  
    .dropdown-list-2.w--open {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .nav-cta-button-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .small-slide {
      width: 100%;
    }
  
    .partner-logo-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 50%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .date-container {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .negative-margin {
      margin-left: -19px;
    }
  
    .container-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .how-it-works-line {
      top: 245px;
    }
  
    .how-it-works-tab {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .step-container {
      margin-bottom: 80px;
    }
  
    .footer-newsletter-form-container {
      width: 100%;
      margin-top: 40px;
    }
  }
  
  @media screen and (max-width: 767px) {
    h1 {
      margin-bottom: 10px;
      font-size: 48px;
      line-height: 1.3em;
    }
  
    h2 {
      font-size: 38px;
    }
  
    h3 {
      font-size: 28px;
    }
  
    .section-new.full-screen-new {
      min-height: 600px;
    }
  
    .section-new.full-screen-new.background-image-side-new {
      height: 400px;
    }
  
    .section-new.wider-padding.background-image {
      height: 400px;
    }
  
    .section-new.wider-padding.map {
      padding-top: 200px;
      padding-bottom: 200px;
    }
  
    .section-new.half-screen-background-image {
      background-size: cover;
    }
  
    .section-new.half-screen-background-image.right {
      background-size: cover;
    }
  
    .section-new.no-vertical-padding.sm-flex-vertical {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  
    .wrapper.space-around {
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
  
    .block {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
    }
  
    .block.mobile {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
    }
  
    .block.lg-50 {
      width: 100%;
    }
  
    .col.lg-4.sm-2 {
      width: 100%;
    }
  
    .col.lg-4.sm-2.sm-no-margin-bottom {
      margin-bottom: 0px;
    }
  
    .col.lg-3.no-padding.sm-2 {
      width: 50%;
    }
  
    .col.lg-3.flex-stretch.md-2.sm-2 {
      width: 100%;
    }
  
    .col.lg-3.sm-1 {
      width: 50%;
    }
  
    .col.lg-3.sm-2 {
      width: 100%;
    }
  
    .col.lg-6 {
      width: 100%;
    }
  
    .col.lg-6.centre-align {
      width: 75%;
    }
  
    .col.lg-6.sm-1 {
      width: 50%;
    }
  
    .col.lg-6.md-3.sm-2 {
      width: 100%;
    }
  
    .col.lg-6.sm-margin-bottom {
      margin-bottom: 40px;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
    }
  
    .col.lg-2.sm-1 {
      width: 50%;
    }
  
    .col.lg-5 {
      width: 100%;
    }
  
    .col.lg-5.bottom-margin-mobile {
      margin-bottom: 40px;
    }
  
    .col.lg-5.sm-no-bottom-margin {
      margin-bottom: 0px;
    }
  
    .col.lg-8.centre-align.sm-2 {
      width: 100%;
    }
  
    .col.lg-8.sm-2 {
      width: 100%;
    }
  
    .col.lg-10.md-2.sm-2 {
      width: 100%;
    }
  
    .col.lg-11.md-3.sm-1 {
      width: 50%;
    }
  
    .paragraph-small-new.short-paragraph {
      width: 100%;
    }
  
    .row {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .row.flex-horizontal {
      margin-bottom: 0px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .row.sm-reverse {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
    }
  
    .row.sm-no-wrap {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
  
    .row.margin-bottom.sm-reverse-layout {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
    }
  
    .form-field.side-margins.no-bottom-margins {
      min-width: auto;
    }
  
    .page-preview-link {
      height: 220px;
    }
  
    .price-table-container {
      padding: 40px;
    }
  
    .footer-logo {
      margin-top: 0px;
      margin-bottom: 40px;
      padding-left: 0px;
    }
  
    .testimonial-image {
      margin-bottom: 40px;
    }
  
    .contact-form-container.card {
      padding: 40px;
    }
  
    .question-container {
      margin-bottom: 16px;
      padding-right: 24px;
      padding-left: 24px;
    }
  
    .question-text-new {
      margin-top: 8px;
    }
  
    .menu-button-2 {
      width: 56px;
      height: 56px;
      margin-right: 4px;
    }
  
    .logo-navbar.white {
      width: 60px;
    }
  
    .partner-logo {
      margin-top: 20px;
      margin-bottom: 20px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
    }
  
    .phone-image {
      max-width: 60%;
      margin-bottom: 40px;
      border-bottom: 1px solid #096ad0;
    }
  
    .phone-image.negative-margins {
      max-width: 70%;
      margin-bottom: -409px;
    }
  
    .sm-1 {
      width: 50%;
    }
  
    .hidden-md-down {
      display: none;
    }
  
    .sm-2 {
      width: 100%;
    }
  
    .sm-align-centre {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
    }
  
    .slider-arrow {
      font-size: 28px;
    }
  
    .slide-nav {
      font-size: 10px;
    }
  
    .flex-horizontal-space-between {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
  
    .flex-horizontal-space-between.footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  
    .horizontal-short-line {
      margin-right: -40px;
      margin-left: -40px;
    }
  
    .team-small-container-1 {
      margin-bottom: 30px;
    }
  
    .computer-picture {
      margin-bottom: 40px;
    }
  
    .value-proposition-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
    }
  
    .side-image {
      margin-bottom: 20px;
    }
  
    .border-to-edge-picture {
      height: 400px;
    }
  
    .big-blog-thumbnail-container.no-bottom-margins {
      margin-bottom: 40px;
    }
  
    .social-media-icons-container-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
    }
  
    .footer-social-links-container {
      margin-top: 40px;
    }
  
    .footer-links-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 40px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
  
    .footer-logo-2 {
      padding-left: 0px;
    }
  
    .centred-logo {
      margin-left: 30px;
    }
  
    .play-icon {
      width: 50px;
    }
  
    .small-slide {
      margin-right: 10px;
      margin-left: 10px;
      padding-right: 0px;
      padding-left: 0px;
    }
  
    .step-content {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      text-align: left;
    }
  
    .how-it-works-step {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 80%;
      margin-right: auto;
      margin-bottom: 40px;
      margin-left: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
  
    .circle {
      margin-right: 40px;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
  
    .circle.no-margins {
      margin-right: 0px;
    }
  
    .footer-newsletter-form-container {
      margin-top: 20px;
    }
  }
  
  @media screen and (max-width: 479px) {
    h1 {
      font-size: 42px;
      line-height: 50px;
    }
  
    h2 {
      font-size: 36px;
      line-height: 42px;
    }
  
    h3 {
      font-size: 27px;
      line-height: 34px;
    }
  
    h4 {
      font-size: 21px;
      line-height: 30px;
    }
  
    .section-new.full-screen-new.background-image-side-new {
      height: auto;
      background-image: linear-gradient(135deg, #000824, rgba(0, 8, 36, 0.32)), url('/images/fly-d-Kmgf73OnTL8-unsplash-min-smaller.jpg');
    }
  
    .section-new.full-screen-new.navbar-section {
      display: block;
      padding-top: 0px;
    }
  
    .section-new.wider-padding.background-image {
      background-image: linear-gradient(135deg, rgba(9, 82, 208, 0.6), rgba(9, 106, 208, 0.04)), url('/images/ann-danilina-c_rnPbSYVFM-unsplash.jpg');
      background-position: 0px 0px, 25% 50%;
      background-size: auto, cover;
      background-repeat: repeat, repeat;
    }
  
    .section-new.half-screen-background-image {
      background-position: 50% 50%;
    }
  
    .section-new.half-screen-background-image.right {
      background-position: 50% 50%;
    }
  
    .section-new.page-header {
      padding-top: 80px;
    }
  
    .section-new.page-header.image {
      padding-bottom: 80px;
    }
  
    .wrapper.space-around {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .wrapper.lg-negative-margins {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
  
    .wrapper.mobile-nav {
      position: relative;
    }
  
    .color-block {
      margin-bottom: 20px;
    }
  
    .grid {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .block {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
    }
  
    .block.lg-50 {
      padding: 40px;
    }
  
    .col {
      margin-bottom: 0px;
    }
  
    .col.lg-4 {
      width: 100%;
    }
  
    .col.lg-4.centre-align.xs-margin-bottom {
      margin-bottom: 20px;
    }
  
    .col.lg-4.md-3.xs-2 {
      width: 100%;
    }
  
    .col.lg-4.xs-1 {
      width: 50%;
    }
  
    .col.lg-4.md-33.xs-2 {
      width: 100%;
    }
  
    .col.lg-3 {
      width: 100%;
    }
  
    .col.lg-3._2-col-in-mobile {
      width: 100%;
    }
  
    .col.lg-3.md-2.sm-2 {
      width: 100%;
    }
  
    .col.lg-3.md-2.xs-2 {
      width: 100%;
    }
  
    .col.lg-3.sm-1.flex-stretch.xs-2 {
      width: 100%;
    }
  
    .col.lg-3.sm-1.xs-2 {
      width: 100%;
    }
  
    .col.lg-6 {
      width: 100%;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
  
    .col.lg-6.centre-align {
      width: 100%;
    }
  
    .col.lg-6.sm-1 {
      width: 50%;
    }
  
    .col.lg-6.sm-1.xs-2 {
      width: 100%;
    }
  
    .col.lg-6.md-3.xs-2 {
      width: 100%;
    }
  
    .col.lg-2.md-1.sm-1.xs-2 {
      width: 100%;
    }
  
    .col.lg-2.md-33.xs-2 {
      width: 100%;
    }
  
    .col.lg-5 {
      width: 100%;
    }
  
    .col.lg-5.md-3.xs-2 {
      width: 100%;
    }
  
    .row.flex-horizontal {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
    .button.form-button {
      padding-right: 12px;
      padding-left: 12px;
    }
  
    .form-field.no-bottom-margins {
      min-width: auto;
    }
  
    .form-field.side-margins.no-bottom-margins {
      margin-bottom: 40px;
    }
  
    .page-preview-link {
      height: 160px;
    }
  
    .price-table-container {
      padding: 35px;
    }
  
    .footer-logo {
      display: block;
    }
  
    .footer-link.spacing {
      padding-top: 14px;
      padding-bottom: 14px;
    }
  
    .footer-link.spacing.last {
      margin-right: 16px;
    }
  
    .footer-link.no-padding.first {
      margin-left: -12px;
    }
  
    .footer-link.no-padding.last {
      margin-right: -10px;
    }
  
    .footer-link.first {
      margin-left: -10px;
    }
  
    .footer-link.last {
      margin-right: -10px;
    }
  
    .social-media-icon {
      padding: 0px;
    }
  
    .contact-form-container {
      padding: 0px;
    }
  
    .contact-form-container.card {
      padding: 20px 30px;
    }
  
    .contact-form-container.card.white-background {
      padding: 25px 30px 20px;
    }
  
    .contact-form-container.light-blue.padding {
      padding: 20px;
    }
  
    .question-arrow-icon {
      margin-left: 16px;
    }
  
    .answer {
      padding-left: 0px;
    }
  
    .question-text-new {
      margin-bottom: 8px;
      margin-left: 0px;
      font-size: 21px;
    }
  
    .menu-button-2 {
      margin-right: 0px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
    }
  
    .nav-bar {
      position: relative;
    }
  
    .partner-logo {
      width: 90px;
      margin-top: 20px;
      margin-bottom: 20px;
    }
  
    .phone-image {
      max-width: 80%;
    }
  
    .phone-image.negative-margins {
      max-width: 90%;
      margin-bottom: -456px;
    }
  
    .xs-1 {
      width: 50%;
    }
  
    .xs-2 {
      width: 100%;
    }
  
    .slider-arrow {
      margin-right: 20px;
      margin-left: 20px;
      font-size: 22px;
    }
  
    .slide-nav {
      height: 32px;
      font-size: 8px;
    }
  
    .blog-thumbnail-container {
      margin-bottom: 30px;
    }
  
    .tab-link {
      padding-right: 10px;
      padding-left: 10px;
    }
  
    .team-small-container {
      margin-bottom: 30px;
    }
  
    .form-with-button {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  
    .form-with-button.inline-form {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
    .form-with-button.horizontal {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
    .testimonial-container {
      padding: 50px 30px 30px;
    }
  
    .quotation-mark {
      position: absolute;
      width: 30px;
      margin-top: -30px;
      margin-right: 0px;
      margin-left: -10px;
    }
  
    .flex-horizontal-space-between {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .horizontal-short-line {
      margin-right: -35px;
      margin-left: -35px;
    }
  
    .team-container {
      margin-bottom: 0px;
    }
  
    .short-paragraph-new {
      width: 100%;
    }
  
    .computer-picture {
      max-width: 80vw;
    }
  
    .app-download-button {
      width: 110px;
    }
  
    .app-download-container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
    .computer-image {
      width: 110%;
    }
  
    .side-image {
      margin-bottom: 20px;
    }
  
    .side-image.lightbox-video {
      width: 100%;
    }
  
    .social-media-icons-container-2 {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
  
    .horizontal-footer-links-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .footer-social-links-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 40px;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
  
    .social-media-icons-contianer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
  
    .social-media-icons-contianer.no-bottom-margins {
      margin-bottom: 0px;
    }
  
    .div-block-49 {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      text-align: left;
    }
  
    .play-icon {
      width: 40px;
    }
  
    .mobile-nav {
      position: fixed;
      width: 100%;
    }
  
    .nav-menu-container {
      overflow: auto;
    }
  
    .dropdown-list.w--open {
      overflow: auto;
    }
  
    .icon-2 {
      position: absolute;
    }
  
    .small-slide {
      margin-right: 0px;
      margin-left: 0px;
    }
  
    .left-arrow {
      width: 60px;
    }
  
    .right-arrow {
      width: 60px;
    }
  
    .value-point-container {
      width: 100%;
      margin-bottom: 40px;
    }
  
    .cta-container {
      margin-bottom: 40px;
    }
  
    .negative-margin {
      margin-left: -10px;
    }
  
    .how-it-works-step {
      width: 100%;
    }
  
    .circle {
      margin-right: 20px;
    }
  
    .how-it-works-tab {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
    }
  
    .paragraph {
      text-align: left;
    }
  
    .paragraph-2 {
      text-align: left;
    }
  
    .paragraph-3 {
      text-align: left;
    }
  
    .paragraph-4 {
      text-align: left;
    }
  
    .paragraph-5 {
      text-align: left;
    }
  
    .paragraph-6 {
      text-align: left;
    }
  
    .paragraph-7 {
      text-align: left;
    }
  }
  
  