body {
  font-family: 'Open Sans', sans-serif;
  color: #222; }

h2 {
  font-weight: 600;
  margin: 0 0 60px; }
  h2 span {
    display: inline-flex;
    position: relative; }
    h2 span:after {
      content: '';
      display: block;
      width: 80px;
      height: 4px;
      position: absolute;
      left: 0;
      bottom: -10px;
      background: #26A69A; }

.sc-subheading {
  font-style: italic;
  line-height: 1.6;
  margin: -20px 0 40px 0; }
  .sc-subheading strong {
    font-weight: 600; }

section + section {
  padding: 40px 0 100px; }

section.bg {
  background: #eceff1; }

.sc-hero {
  width: 100%;
  background-color: #37474F;
  background: #37474F url("../img/splatters.png") no-repeat center center;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 1px solid #ddd; }
  @media (max-width: 1199px) {
    .sc-hero {
      padding-bottom: 200px; } }
  @media (max-width: 379px) {
    .sc-hero {
      padding-bottom: 80px; } }
  .sc-hero .sc-navbar {
    padding-top: 40px;
    margin-bottom: 80px; }
    @media (min-width: 1960px) {
      .sc-hero .sc-navbar {
        margin-bottom: 200px; } }
    @media (max-width: 1599px) {
      .sc-hero .sc-navbar {
        padding-top: 20px;
        margin-bottom: 60px; } }
    @media (max-width: 959px) {
      .sc-hero .sc-navbar {
        display: none; } }
    .sc-hero .sc-navbar ul {
      display: flex;
      justify-content: flex-end;
      padding: 12px 24px 24px !important;
      flex-wrap: wrap; }
      .sc-hero .sc-navbar ul,
      .sc-hero .sc-navbar ul li {
        margin: 0;
        padding: 0;
        list-style: none; }
      .sc-hero .sc-navbar ul li {
        margin-top: 12px;
        white-space: nowrap; }
        .sc-hero .sc-navbar ul li + li {
          margin-left: 16px; }
      .sc-hero .sc-navbar ul .uk-button-text {
        font-size: 16px;
        display: block; }
        .sc-hero .sc-navbar ul .uk-button-text, .sc-hero .sc-navbar ul .uk-button-text:hover {
          color: #fff; }
          .sc-hero .sc-navbar ul .uk-button-text:before, .sc-hero .sc-navbar ul .uk-button-text:hover:before {
            border-bottom-color: #fff; }
  @media (max-width: 959px) {
    .sc-hero .sc-hero-img {
      margin-top: 80px;
      max-width: 80%; } }
  .sc-hero .sc-hero-cta {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 780px;
    margin: 44px auto 0; }
    @media (min-width: 1960px) {
      .sc-hero .sc-hero-cta {
        margin-top: 120px; } }
    @media (max-width: 1599px) {
      .sc-hero .sc-hero-cta {
        margin-top: 40px; } }
    @media (max-width: 959px) {
      .sc-hero .sc-hero-cta {
        margin-top: 20px;
        max-width: 100%;
        flex-direction: column; } }
    .sc-hero .sc-hero-cta .uk-button {
      border-radius: 4px;
      color: #fff;
      font-weight: 300;
      display: inline-flex;
      border-width: 2px;
      font-size: 16px;
      transition: all 200ms ease;
      padding: 8px 24px;
      margin-top: 16px; }
      .sc-hero .sc-hero-cta .uk-button strong {
        font-weight: 600;
        margin-right: 12px; }
      @media (max-width: 959px) {
        .sc-hero .sc-hero-cta .uk-button {
          justify-content: center; } }
    .sc-hero .sc-hero-cta .sc-cta-html {
      border-color: #f25129 !important; }
      .sc-hero .sc-hero-cta .sc-cta-html:hover {
        background: #f25129;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
    .sc-hero .sc-hero-cta .sc-cta-vue {
      border-color: #4dba87 !important; }
      .sc-hero .sc-hero-cta .sc-cta-vue:hover {
        background: #4dba87;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
    .sc-hero .sc-hero-cta .uk-button-primary {
      background: #26A69A; }
      .sc-hero .sc-hero-cta .uk-button-primary strong {
        margin-right: 0; }
      .sc-hero .sc-hero-cta .uk-button-primary:hover {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
  .sc-hero .sc-hero-description {
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    margin: 80px auto 40px;
    max-width: 60%; }
    .sc-hero .sc-hero-description strong {
      font-weight: 600;
      text-decoration: underline; }
    @media (min-width: 1960px) {
      .sc-hero .sc-hero-description {
        margin: 80px auto; } }
    @media (max-width: 1199px) {
      .sc-hero .sc-hero-description {
        margin: 60px auto;
        max-width: 80%; } }
    @media (max-width: 959px) {
      .sc-hero .sc-hero-description {
        margin: 40px auto 0;
        max-width: 90%; } }
  .sc-hero .sc-hero-shoots {
    position: absolute;
    bottom: -140px;
    left: 50%;
    width: 100%;
    max-width: 1200px;
    margin-left: -600px; }
    .sc-hero .sc-hero-shoots .view1 {
      position: absolute;
      left: 50%;
      margin-left: -286px;
      margin-top: 20px;
      z-index: 30;
      bottom: -40px; }
    .sc-hero .sc-hero-shoots .view2 {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 20; }
    .sc-hero .sc-hero-shoots .view3 {
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: 20; }
    @media (max-width: 1599px) {
      .sc-hero .sc-hero-shoots {
        max-width: initial;
        left: 0;
        margin-left: 0; }
        .sc-hero .sc-hero-shoots img {
          width: 400px; }
        .sc-hero .sc-hero-shoots .view1 {
          margin-left: -200px; }
        .sc-hero .sc-hero-shoots .view2 {
          left: 140px; }
        .sc-hero .sc-hero-shoots .view3 {
          right: 140px; } }
    @media (max-width: 959px) {
      .sc-hero .sc-hero-shoots .view2 {
        left: 80px; }
      .sc-hero .sc-hero-shoots .view3 {
        right: 80px; } }
    @media (max-width: 379px) {
      .sc-hero .sc-hero-shoots {
        display: none; } }

.sc-demo-box {
  display: flex;
  justify-content: flex-end;
  height: 380px;
  text-decoration: none !important;
  color: #222 !important;
  transition: box-shadow 140ms ease;
  flex-direction: column;
  background-size: cover;
  margin: 0 16px;
  position: relative; }
  @media (max-width: 959px) {
    .sc-demo-box {
      width: 100%; }
      .sc-demo-box + .sc-demo-box {
        margin-top: 32px; } }
  .sc-demo-box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1); }
  .sc-demo-box .links {
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    position: relative;
    z-index: 10;
    padding: 24px; }
  .sc-demo-box a {
    position: relative;
    z-index: 10;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px; }
    .sc-demo-box a:first-child {
      margin-bottom: 8px; }
    .sc-demo-box a span {
      border: 1px solid #1976d2;
      padding: 6px 10px;
      border-radius: 6px;
      color: #1976d2;
      font-weight: 700; }
    .sc-demo-box a:hover span {
      background: rgba(21, 101, 192, 0.15);
      color: #222; }

.sc-demo-preview-text {
  display: flex;
  flex-direction: column;
  padding: 8px 24px;
  border-radius: 3px; }

.sc-grid-wrapper {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  overflow: hidden; }

.sc-grid > div > div {
  background: rgba(0, 0, 0, 0.02);
  padding: 24px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  transition: all 200ms ease; }
  @media (max-width: 1199px) {
    .sc-grid > div > div {
      border-width: 0 1px 1px 0; } }
  .sc-grid > div > div h3 {
    margin: 0;
    font-size: 20px; }
  .sc-grid > div > div img {
    height: 80px; }
  .sc-grid > div > div strong {
    font-weight: 600; }
  .sc-grid > div > div.bg {
    background-color: #fff; }

.sc-grid-box .box {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #fff;
  border-radius: 4px;
  text-decoration: none !important;
  color: #222 !important;
  transition: box-shadow 140ms ease; }
  .sc-grid-box .box .img-wrapper {
    overflow: hidden;
    position: relative;
    border-radius: 0 0 4px 4px; }
    .sc-grid-box .box .img-wrapper img {
      transition: all 140ms ease-in-out;
      transform-origin: 0 0; }
    .sc-grid-box .box .img-wrapper:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.6);
      opacity: 0;
      transition: all 140ms ease; }
    .sc-grid-box .box .img-wrapper .links {
      position: absolute;
      top: 50%;
      display: none;
      margin-top: -21px;
      align-content: center;
      align-items: center;
      justify-content: center;
      width: 100%; }
      .sc-grid-box .box .img-wrapper .links a {
        border: 2px solid #f25129;
        padding: 8px 16px;
        text-transform: uppercase;
        z-index: 10;
        text-decoration: none !important;
        border-radius: 4px;
        transition: all 140ms ease;
        font-size: 14px;
        background: #fff;
        color: #222;
        font-weight: 700; }
        .sc-grid-box .box .img-wrapper .links a + a {
          margin-left: 16px;
          border-color: #4dba87; }
  .sc-grid-box .box:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
    .sc-grid-box .box:hover .img-wrapper img {
      transform: scale3d(2, 2, 2); }
    .sc-grid-box .box:hover .img-wrapper .links {
      display: flex; }
    .sc-grid-box .box:hover .img-wrapper:after {
      opacity: 1; }
  .sc-grid-box .box h4 {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 16px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center; }
    @media (max-width: 1199px) {
      .sc-grid-box .box h4 {
        font-size: 14px; } }

.sc-support-links {
  display: flex;
  flex-direction: column; }
  .sc-support-links a {
    text-decoration: none !important;
    font-weight: 600;
    color: #0277bd !important; }
    @media (max-width: 379px) {
      .sc-support-links a {
        font-size: 13px; } }
    .sc-support-links a svg {
      opacity: 0.4;
      transition: all 140ms ease; }
    .sc-support-links a:hover svg {
      opacity: 1; }
    .sc-support-links a + a {
      margin-top: 12px; }

.sc-tags {
  display: flex;
  flex-wrap: wrap; }
  .sc-tags,
  .sc-tags li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .sc-tags li {
    padding: 4px 12px;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 3px;
    margin: 8px 8px 0 0;
    display: flex;
    align-items: center;
    align-content: center; }
  .sc-tags h2, .sc-tags h3, .sc-tags h4 {
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0; }
