@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?9vlzgg");
  src: url("../fonts/icomoon/icomoon.eot?9vlzgg#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff2?9vlzgg") format("woff2"), url("../fonts/icomoon/icomoon.ttf?9vlzgg") format("truetype"), url("../fonts/icomoon/icomoon.woff?9vlzgg") format("woff"), url("../fonts/icomoon/icomoon.svg?9vlzgg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
.icon-ban:before {
  content: "\e904"; }

.icon-local_mall:before {
  content: "\e54c"; }

.icon-account_balance_wallet:before {
  content: "\e850"; }

.icon-account_circle:before {
  content: "\e853"; }

.icon-ArrowLeft:before {
  content: "\e900"; }

.icon-ArrowRight:before {
  content: "\e901"; }

.icon-BlueLeaf:before {
  content: "\e902"; }

.icon-GreenLeaf:before {
  content: "\e903"; }

.icon-search:before {
  content: "\f002"; }

.icon-check:before {
  content: "\f00c"; }

.icon-close:before {
  content: "\f00d"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-thumbs-o-up:before {
  content: "\f087"; }

.icon-heart-o:before {
  content: "\f08a"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-arrows-alt:before {
  content: "\f0b2"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-comment-o:before {
  content: "\f0e5"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-mobile:before {
  content: "\f10b"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-pie-chart:before {
  content: "\f200"; }

body, div, span, p, input, button, blockquote, a {
  font-size: 14px;
  border: none; }

*, body, div, span, p, input, button, input, textarea, h1, h2, h3, h4, h5, h6, blockquote, a {
  font-family: 'Lato', sans-serif;
  font-weight: 400; }

body, html {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #F4F5F6; }

input, textarea {
  -webkit-border-radius: 0;
  border-radius: 0; }

p {
  margin: 0 0 15px 0; }

img {
  padding: 0;
  margin: 0;
  max-width: 100%;
  height: auto;
  border: none; }

*:focus {
  outline: 0; }

.clearfix {
  clear: both;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden; }

a, a:hover, a:active, a:focus {
  outline: 0;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

em, i {
  font-style: italic !important; }
  em *, i * {
    font-style: italic !important; }

b, strong {
  font-weight: 700 !important; }
  b *, strong * {
    font-weight: 700 !important; }

.navbar {
  position: relative;
  z-index: 10001;
  border-radius: 0;
  min-height: 1px;
  margin: 0;
  border: none;
  background: none;
  padding: 0 0 20px 0;
  float: none; }
  .navbar .navbar-collapse {
    padding: 0;
    margin: 0; }
    .navbar .navbar-collapse .navbar-nav {
      float: none;
      margin: 0;
      padding: 0;
      overflow: hidden; }
      .navbar .navbar-collapse .navbar-nav li {
        display: inline-block; }
        .navbar .navbar-collapse .navbar-nav li a {
          color: #5E6974;
          font-size: 15px;
          line-height: 18px;
          font-family: 'Lato', sans-serif;
          font-weight: 700;
          display: block;
          padding: 10px 24px 10px 0;
          transition: all 0.2s ease; }
          @media (max-width: 991px) {
            .navbar .navbar-collapse .navbar-nav li a {
              padding: 10px 15px 10px 0; } }
          .navbar .navbar-collapse .navbar-nav li a.active, .navbar .navbar-collapse .navbar-nav li a:hover {
            color: #24CE76 !important; }
        .navbar .navbar-collapse .navbar-nav li.right {
          float: right; }
        .navbar .navbar-collapse .navbar-nav li.demo {
          margin-left: 7px; }
          @media (max-width: 991px) {
            .navbar .navbar-collapse .navbar-nav li.demo {
              margin-left: 0; } }
          .navbar .navbar-collapse .navbar-nav li.demo a {
            background: rgba(255, 255, 255, 0.17);
            border: 2px solid #E7EBED;
            border-radius: 3px;
            padding: 8px 19px;
            color: #24CE76;
            transition: all 0.3s ease; }
            @media (max-width: 991px) {
              .navbar .navbar-collapse .navbar-nav li.demo a {
                padding: 8px 13px; } }
            .navbar .navbar-collapse .navbar-nav li.demo a:hover {
              border: 2px solid #24CE76;
              color: #FFF !important;
              background: #24CE76; }
  .navbar .home-link {
    float: left;
    display: inline-block;
    margin: 4px 30px 0 0; }
    @media (max-width: 767px) {
      .navbar .home-link {
        margin: 24px 15px 0 0px; } }
  @media (max-width: 767px) {
    .navbar.navbar-default {
      padding: 0; }
      .navbar.navbar-default .navbar-toggle {
        margin: 0;
        border-width: 0;
        padding: 0;
        border-radius: 0;
        background: rgba(255, 255, 255, 0.17);
        border: 1px solid #E7EBED;
        border-radius: 3px;
        padding: 11px 12px 8px 12px; }
        .navbar.navbar-default .navbar-toggle:hover {
          background: transparent; }
        .navbar.navbar-default .navbar-toggle .icon-bar {
          background-color: #5E6974;
          width: 15px;
          height: 2px;
          border-radius: 0;
          margin-bottom: 3px; }
      .navbar.navbar-default .navbar-header {
        margin: 0;
        padding: 20px 5px 11px 15px; }
      .navbar.navbar-default .navbar-collapse {
        max-height: 99999px;
        margin: 0;
        border: none;
        padding: 0; }
        .navbar.navbar-default .navbar-collapse .navbar-nav {
          position: absolute;
          top: 69px;
          left: 0;
          width: 100%;
          box-shadow: none;
          border: none;
          background: #fff;
          z-index: 10009; }
          .navbar.navbar-default .navbar-collapse .navbar-nav li {
            display: block; }
            .navbar.navbar-default .navbar-collapse .navbar-nav li a {
              color: #5E6974 !important;
              padding: 10px 15px;
              text-align: center;
              border-top: 1px solid #5E6974; }
            .navbar.navbar-default .navbar-collapse .navbar-nav li.right {
              float: none; }
            .navbar.navbar-default .navbar-collapse .navbar-nav li.demo a {
              background: none;
              border-top: 1px solid #5E6974 !important;
              border-radius: 0;
              padding: 10px 0; } }

.main-navigation {
  position: relative;
  z-index: 99999;
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(194, 199, 205, 0.35); }
  .main-navigation #nav-social {
    padding: 20px 0 16px 0; }
    @media (max-width: 767px) {
      .main-navigation #nav-social {
        display: none; } }
    .main-navigation #nav-social .list {
      text-align: right; }
      .main-navigation #nav-social .list a {
        display: inline-block;
        margin-left: 29px; }
        .main-navigation #nav-social .list a .icon {
          color: #AEB7C7;
          font-size: 18px;
          line-height: 18px; }
  .main-navigation.white {
    background: transparent;
    box-shadow: none; }
    .main-navigation.white #nav-social .list a .icon {
      color: #fff;
      color: rgba(255, 255, 255, 0.69); }
    .main-navigation.white .navbar .navbar-collapse .navbar-nav li a {
      color: #fff; }
    .main-navigation.white .navbar .navbar-collapse .navbar-nav li.demo a {
      background: rgba(255, 255, 255, 0.17);
      border: 2px solid #fff; }
      .main-navigation.white .navbar .navbar-collapse .navbar-nav li.demo a:hover {
        border: 2px solid #18A4E2;
        color: #FFF !important;
        background: #18A4E2;
        text-decoration: none; }
    @media (max-width: 767px) {
      .main-navigation.white .navbar.navbar-default .navbar-toggle {
        border: 1px solid #fff; }
        .main-navigation.white .navbar.navbar-default .navbar-toggle .icon-bar {
          background-color: #fff; } }

#page-holder.home {
  position: relative; }
  #page-holder.home:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 740px;
    background: red;
    background-image: linear-gradient(-135deg, #115294 0%, #117A94 100%); }

#home-section1 {
  padding: 14px 0 7px 0;
  position: relative;
  z-index: 98; }
  @media (max-width: 767px) {
    #home-section1 {
      padding: 10px 0 20px 0; } }
  #home-section1 .content {
    max-width: 810px;
    margin: 0 auto;
    color: #fff;
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
    line-height: 24px; }
    #home-section1 .content p {
      color: #fff;
      color: rgba(255, 255, 255, 0.6);
      font-size: 16px;
      line-height: 24px; }
    #home-section1 .content h1 {
      color: #fff;
      font-size: 46px;
      line-height: 56px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      margin-bottom: 14px; }
      #home-section1 .content h1 * {
        color: #fff;
        font-size: 46px;
        line-height: 56px;
        font-family: 'Lato', sans-serif;
        font-weight: 700; }
      @media (max-width: 767px) {
        #home-section1 .content h1 {
          font-size: 31px;
          line-height: 38px;
          margin-bottom: 8px; }
          #home-section1 .content h1 * {
            font-size: 31px;
            line-height: 38px; } }
    #home-section1 .content h4 {
      color: #fff;
      font-size: 21px;
      line-height: 28px;
      font-family: 'Lato', sans-serif;
      font-weight: 400; }
      @media (max-width: 767px) {
        #home-section1 .content h4 {
          font-size: 18px;
          line-height: 28px; } }
    @media (max-width: 767px) {
      #home-section1 .content .typing-holder {
        display: block; } }

.gform-wrapper.subscribe-form {
  position: relative;
  padding: 0 161px 9px 0;
  max-width: 471px;
  margin: 27px auto 0 auto; }
  @media (max-width: 767px) {
    .gform-wrapper.subscribe-form {
      padding: 0;
      max-width: 100%;
      margin: 23px 0 17px 0; } }
  .gform-wrapper.subscribe-form .gform-body input[type="text"] {
    color: #8392A6;
    font-size: 16px;
    line-height: 19px;
    display: block;
    padding: 14px 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    width: 100%;
    background: #fff;
    border: 1px solid #E0E6ED;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    @media (max-width: 767px) {
      .gform-wrapper.subscribe-form .gform-body input[type="text"] {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 20px; } }
    .gform-wrapper.subscribe-form .gform-body input[type="text"]::-webkit-input-placeholder {
      color: #8392A6 !important;
      opacity: 1; }
    .gform-wrapper.subscribe-form .gform-body input[type="text"]:-moz-placeholder {
      color: #8392A6 !important;
      opacity: 1; }
    .gform-wrapper.subscribe-form .gform-body input[type="text"]::-moz-placeholder {
      color: #8392A6 !important;
      opacity: 1; }
    .gform-wrapper.subscribe-form .gform-body input[type="text"]:-ms-input-placeholder {
      color: #8392A6 !important;
      opacity: 1; }
  .gform-wrapper.subscribe-form .gform-footer {
    position: absolute;
    top: 0;
    right: 0;
    width: 141px; }
    @media (max-width: 767px) {
      .gform-wrapper.subscribe-form .gform-footer {
        position: relative;
        width: 100%; } }
    .gform-wrapper.subscribe-form .gform-footer input[type="submit"] {
      color: #fff;
      font-size: 16px;
      line-height: 19px;
      display: block;
      padding: 13px;
      width: 100%;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      background: #24CE76;
      letter-spacing: 0.5px;
      border-radius: 3px;
      transition: all 0.3s ease;
      border: 2px solid #24CE76; }
      .gform-wrapper.subscribe-form .gform-footer input[type="submit"]:hover {
        color: #24CE76;
        background: transparent; }
  .gform-wrapper.subscribe-form.gform-confirmation-message {
    padding: 0;
    max-width: 100%;
    margin: 37px 0 20px 0;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-align: center; }
    @media (max-width: 767px) {
      .gform-wrapper.subscribe-form.gform-confirmation-message {
        margin: 20px 0; } }
.gform-wrapper div.success-message {
  display: none; }
  .gform-wrapper div.success-message span.thank-you {
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
    padding: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    background: #24CE76;
    letter-spacing: 0.5px;
    border-radius: 3px;
    transition: all 0.3s ease;
    border: 2px solid #24CE76;
    padding-left: 40px;
    text-transform: uppercase; }
    .gform-wrapper div.success-message span.thank-you:before {
      position: absolute;
      top: 14px;
      left: 13px;
      content: "\f00c";
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

#home-section2 {
  position: relative;
  z-index: 98;
  padding: 0 0 61px 0; }
  @media (max-width: 767px) {
    #home-section2 {
      padding: 0 0 30px 0; } }
  #home-section2 .sec-img {
    position: relative;
    text-align: center;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      #home-section2 .sec-img {
        margin-bottom: 40px; } }
    #home-section2 .sec-img img {
      margin: 0 auto; }
    #home-section2 .sec-img:after, #home-section2 .sec-img:before {
      position: absolute;
      top: 92%;
      color: #AEB7C7;
      font-size: 250px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media (max-width: 1300px) {
        #home-section2 .sec-img:after, #home-section2 .sec-img:before {
          top: 100%; } }
      @media (max-width: 991px) {
        #home-section2 .sec-img:after, #home-section2 .sec-img:before {
          display: none; } }
    #home-section2 .sec-img:after {
      content: "\e900";
      left: -41px; }
      @media (max-width: 1300px) {
        #home-section2 .sec-img:after {
          left: -10px; } }
      @media (max-width: 1199px) {
        #home-section2 .sec-img:after {
          left: 0px; } }
    #home-section2 .sec-img:before {
      content: "\e901";
      right: -41px; }
      @media (max-width: 1300px) {
        #home-section2 .sec-img:before {
          right: -10px; } }
      @media (max-width: 1199px) {
        #home-section2 .sec-img:before {
          right: 0px; } }
  #home-section2 .sec-title {
    text-align: center;
    max-width: 750px;
    margin: 0 auto 30px auto; }
    @media (max-width: 767px) {
      #home-section2 .sec-title {
        margin: 0 auto 24px auto; } }
    #home-section2 .sec-title h2 {
      color: #2D3D4D;
      font-size: 38px;
      line-height: 46px;
      font-family: 'Lato', sans-serif;
      font-weight: 700; }
      @media (max-width: 767px) {
        #home-section2 .sec-title h2 {
          font-size: 24px;
          line-height: 29px; } }
  #home-section2 .icon-list {
    text-align: center;
    max-width: 980px;
    margin: 0 auto 12px auto; }
    @media (max-width: 1199px) {
      #home-section2 .icon-list {
        margin: 0 auto 21px auto; } }
    #home-section2 .icon-list .item {
      margin-bottom: 20px; }
      #home-section2 .icon-list .item .icon {
        display: block;
        color: #18A4E2;
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 13px; }
      #home-section2 .icon-list .item .text {
        color: #5E6974;
        font-size: 18px;
        line-height: 24px;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        display: block; }
  #home-section2 .content-list {
    max-width: 980px;
    margin: 0 auto 40px auto; }
    @media (max-width: 767px) {
      #home-section2 .content-list {
        margin: 0 auto; } }
    #home-section2 .content-list .item {
      background: #fff;
      border: 1px solid #E7EBED;
      border-radius: 5px;
      padding: 30px 33px 14px 33px; }
      @media (max-width: 767px) {
        #home-section2 .content-list .item {
          padding: 18px 15px 4px 15px;
          margin-bottom: 20px; } }
      #home-section2 .content-list .item h3 {
        /*font-size: 36px;*/
        font-size: 34px;
        line-height: 44px;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        margin-bottom: 23px; }
        @media (max-width: 767px) {
          #home-section2 .content-list .item h3 {
            font-size: 20px;
            line-height: 24px;
            margin-bottom: 19px; } }
      #home-section2 .content-list .item ul {
        list-style: none;
        margin: 0 0 6px 0;
        padding: 0; }
        #home-section2 .content-list .item ul li {
          position: relative;
          color: #2D3D4D;
          font-size: 18px;
          line-height: 22px;
          font-family: 'Lato', sans-serif;
          font-weight: 700;
          padding: 0 0 17px 33px; }
          @media (max-width: 767px) {
            #home-section2 .content-list .item ul li {
              font-size: 16px;
              line-height: 22px; } }
          #home-section2 .content-list .item ul li:before {
            content: "\f00c";
            font-size: 18px;
            font-family: 'icomoon';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            top: 2px;
            left: 0; }
      #home-section2 .content-list .item a {
        color: #fff;
        font-size: 18px;
        line-height: 22px;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        border-radius: 3px;
        display: inline-block;
        padding: 13px 15px;
        text-align: center;
        display: inline-block;
        min-width: 220px;
        border: 2px solid transparent;
        transition: all 0.3s ease; }
        @media (max-width: 767px) {
          #home-section2 .content-list .item a {
            min-width: 100%; } }
      #home-section2 .content-list .item.green h3 {
        color: #24CE76; }
      #home-section2 .content-list .item.green ul li:before {
        color: #24CE76; }
      #home-section2 .content-list .item.green a {
        background: #24CE76; }
        #home-section2 .content-list .item.green a:hover {
          border: 2px solid #24CE76;
          color: #24CE76;
          background: #FFF; }
      #home-section2 .content-list .item.blue h3 {
        color: #18A4E2; }
      #home-section2 .content-list .item.blue ul li:before {
        color: #18A4E2; }
      #home-section2 .content-list .item.blue a {
        background: #18A4E2; }
        #home-section2 .content-list .item.blue a:hover {
          border: 2px solid #18A4E2;
          color: #18A4E2;
          background: #FFF; }

#home-section3 {
  padding: 66px 0;
  background: #fff; }
  @media (max-width: 767px) {
    #home-section3 {
      padding: 30px 0 40px 0; } }
  #home-section3 .sec-img {
    padding: 70px 0 20px 0;
    text-align: center; }
    @media (max-width: 991px) {
      #home-section3 .sec-img {
        padding: 0 0 27px 0; } }

.home-stand-side {
  padding: 0 0 16px 48px; }
  @media (max-width: 1199px) {
    .home-stand-side {
      padding: 0; } }
  .home-stand-side .top {
    margin-bottom: 41px; }
    @media (max-width: 767px) {
      .home-stand-side .top {
        margin-bottom: 30px; } }
    .home-stand-side .top h2 {
      color: #2D3D4D;
      /*font-size: 38px;*/
      font-size: 36px;
      line-height: 46px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      margin-bottom: 27px; }
      @media (max-width: 767px) {
        .home-stand-side .top h2 {
          font-size: 24px;
          line-height: 29px;
          margin-bottom: 15px; } }
    .home-stand-side .top * {
      color: #5E6974;
      font-size: 20px;
      line-height: 30px; }
      @media (max-width: 767px) {
        .home-stand-side .top * {
          font-size: 15px;
          line-height: 18px; } }
  .home-stand-side .bottom h4 {
    color: #2D3D4D;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .home-stand-side .bottom h4 {
        font-size: 16px;
        line-height: 22px; } }
    .home-stand-side .bottom h4.with-icon {
      position: relative;
      padding-left: 30px; }
      .home-stand-side .bottom h4.with-icon:before {
        position: absolute;
        top: 0;
        left: -3px;
        font-size: 23px;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        @media (max-width: 767px) {
          .home-stand-side .bottom h4.with-icon:before {
            font-size: 20px;
            top: -2px; } }
  .home-stand-side .bottom * {
    color: #5E6974;
    font-size: 16px;
    line-height: 30px; }
  .home-stand-side .bottom p {
    margin-bottom: 32px; }
    @media (max-width: 767px) {
      .home-stand-side .bottom p {
        margin-bottom: 24px; } }
  .home-stand-side.green .bottom h4.with-icon:before {
    color: #24CE76; }
  .home-stand-side.blue .bottom h4.with-icon:before {
    color: #19A8E3; }

.home-stand-testimonial {
  text-align: center;
  max-width: 570px;
  margin: 0 auto 51px auto; }
  @media (max-width: 767px) {
    .home-stand-testimonial {
      margin: 0 auto 30px auto; } }
  .home-stand-testimonial .content {
    color: #5E6974;
    font-size: 18px;
    line-height: 22px;
    font-style: italic;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .home-stand-testimonial .content {
        margin-bottom: 14px; } }
  .home-stand-testimonial .author img {
    display: inline-block;
    margin-right: 7px; }
  .home-stand-testimonial .author .text {
    display: inline-block;
    color: #5E6974;
    font-size: 14px;
    line-height: 17px; }
    .home-stand-testimonial .author .text strong {
      font-family: 'Lato', sans-serif;
      font-weight: 700; }

.home-stand-cta {
  text-align: center;
  margin-bottom: 34px; }
  @media (max-width: 767px) {
    .home-stand-cta {
      margin-bottom: 10px; } }
  .home-stand-cta .icon {
    display: inline-block;
    font-size: 46px;
    line-height: 46px;
    color: #2F4050;
    margin-right: 20px;
    position: relative;
    top: 14px; }
    @media (max-width: 767px) {
      .home-stand-cta .icon {
        margin: 0 0 24px 0;
        top: 0; } }
    .home-stand-cta .icon.green:before {
      color: #24CE76; }
    .home-stand-cta .icon.blue:before {
      color: #18A4E2; }
  .home-stand-cta .content {
    display: inline-block;
    color: #2F4050;
    font-size: 24px;
    line-height: 29px;
    margin-right: 20px;
    position: relative;
    top: 4px; }
    @media (max-width: 767px) {
      .home-stand-cta .content {
        top: 0;
        margin: 0 0 19px 0;
        display: block; } }
  .home-stand-cta .cta {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    display: inline-block;
    border-radius: 3px;
    padding: 13px 15px;
    background: #2F4050;
    min-width: 220px;
    text-align: center;
    transition: all 0.3s ease;
    border: 2px solid transparent; }
    @media (max-width: 767px) {
      .home-stand-cta .cta {
        min-width: 100%; } }
    .home-stand-cta .cta.blue {
      background: #18A4E2; }
      .home-stand-cta .cta.blue:hover {
        border: 2px solid #18A4E2;
        color: #18A4E2;
        background: #FFF; }
    .home-stand-cta .cta.green {
      background: #24CE76; }
      .home-stand-cta .cta.green:hover {
        border: 2px solid #24CE76;
        color: #24CE76;
        background: #FFF; }

#home-section4 {
  padding: 100px 0 67px 0;
  background: #fff; }
  @media (max-width: 767px) {
    #home-section4 {
      padding: 40px 0 42px 0; } }
  #home-section4 .on-right {
    float: right; }
    @media (max-width: 767px) {
      #home-section4 .on-right {
        float: none; } }
  #home-section4 #graph-sec4 {
    padding: 80px 0 94px 50px; }
    @media (max-width: 1199px) {
      #home-section4 #graph-sec4 {
        padding: 108px 0 94px 0; } }
    @media (max-width: 991px) {
      #home-section4 #graph-sec4 {
        padding: 0 0 94px 0; } }
    @media (max-width: 767px) {
      #home-section4 #graph-sec4 {
        padding: 0; } }
    #home-section4 #graph-sec4 .top {
      border: 3px dashed #AEB7C7;
      border-left: none;
      position: relative;
      margin: 0 36px 26px 89px; }
      @media (max-width: 1199px) {
        #home-section4 #graph-sec4 .top {
          margin: 0 0 26px 89px; } }
      @media (max-width: 767px) {
        #home-section4 #graph-sec4 .top {
          margin: 0 0 20px 0;
          border: 3px dashed #AEB7C7; } }
      #home-section4 #graph-sec4 .top:after {
        content: "";
        position: absolute;
        top: -3.5px;
        left: -63px;
        z-index: 11;
        display: block;
        width: 92px;
        height: 218px;
        background: url(../img/landing_/graph-arrow.png) no-repeat center center; }
        @media (max-width: 767px) {
          #home-section4 #graph-sec4 .top:after {
            display: none; } }
      #home-section4 #graph-sec4 .top .item {
        float: left;
        width: 33.33%;
        position: relative;
        padding: 9px 0 9px 55px; }
        @media (max-width: 767px) {
          #home-section4 #graph-sec4 .top .item {
            padding: 4px;
            text-align: center; } }
        #home-section4 #graph-sec4 .top .item .icon {
          color: #18A4E2;
          font-size: 48px;
          position: absolute;
          top: 3px;
          left: 0; }
          @media (max-width: 767px) {
            #home-section4 #graph-sec4 .top .item .icon {
              position: relative;
              top: 0;
              left: 0; } }
          #home-section4 #graph-sec4 .top .item .icon.icon-mobile {
            font-size: 62px; }
          #home-section4 #graph-sec4 .top .item .icon.icon-laptop {
            top: 9px;
            left: -14px; }
            @media (max-width: 767px) {
              #home-section4 #graph-sec4 .top .item .icon.icon-laptop {
                top: 5px;
                left: 0; } }
          #home-section4 #graph-sec4 .top .item .icon.icon-account_circle {
            top: 8px;
            left: -13px; }
            @media (max-width: 767px) {
              #home-section4 #graph-sec4 .top .item .icon.icon-account_circle {
                top: 5px;
                left: 0; } }
        #home-section4 #graph-sec4 .top .item .text {
          color: #2D3D4D;
          font-size: 18px;
          line-height: 24px;
          font-family: 'Lato', sans-serif;
          font-weight: 700; }
          @media (max-width: 1199px) {
            #home-section4 #graph-sec4 .top .item .text {
              font-size: 16px;
              line-height: 24px; } }
          @media (max-width: 767px) {
            #home-section4 #graph-sec4 .top .item .text {
              display: none; } }
    #home-section4 #graph-sec4 .columns {
      overflow: hidden;
      min-height: 420px; }
      @media (max-width: 767px) {
        #home-section4 #graph-sec4 .columns {
          min-height: 1px;
          margin-bottom: 36px; } }
      #home-section4 #graph-sec4 .columns .col {
        float: left;
        width: 25%;
        text-align: center;
        position: relative; }
        @media (max-width: 767px) {
          #home-section4 #graph-sec4 .columns .col {
            float: none;
            width: 100%; } }
        #home-section4 #graph-sec4 .columns .col:after {
          content: "";
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          height: 1000px; }
          @media (max-width: 767px) {
            #home-section4 #graph-sec4 .columns .col:after {
              display: none; } }
        #home-section4 #graph-sec4 .columns .col .col-inner {
          position: relative;
          padding: 10px; }
          #home-section4 #graph-sec4 .columns .col .col-inner .triangle-down {
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -184px;
            display: none;
            width: 350px;
            height: 0;
            padding-left: 71px;
            padding-top: 10%;
            overflow: hidden; }
            #home-section4 #graph-sec4 .columns .col .col-inner .triangle-down:after {
              content: "";
              display: block;
              width: 0;
              height: 0;
              margin-left: -100px;
              margin-top: -100px;
              border-left: 215px solid transparent;
              border-right: 215px solid transparent; }
            #home-section4 #graph-sec4 .columns .col .col-inner .triangle-down.white:after {
              border-top: 100px solid #f4f5f6; }
            #home-section4 #graph-sec4 .columns .col .col-inner .triangle-down.darkBlue:after {
              border-top: 100px solid #5E6974; }
            #home-section4 #graph-sec4 .columns .col .col-inner .triangle-down.green:after {
              border-top: 100px solid #2D3D4D; }
            #home-section4 #graph-sec4 .columns .col .col-inner .triangle-down.blue:after {
              border-top: 100px solid #24CE76; }
          @media (max-width: 767px) {
            #home-section4 #graph-sec4 .columns .col .col-inner .triangle-down {
              display: block; } }
          #home-section4 #graph-sec4 .columns .col .col-inner:before {
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 39px 0 39px 23px;
            position: absolute;
            top: 11px;
            right: -23px;
            z-index: 10;
            border-color: transparent transparent transparent transparent; }
            @media (max-width: 767px) {
              #home-section4 #graph-sec4 .columns .col .col-inner:before {
                display: none; } }
        #home-section4 #graph-sec4 .columns .col .title {
          color: #fff;
          font-size: 20px;
          line-height: 24px;
          font-family: 'Lato', sans-serif;
          font-weight: 700;
          margin-bottom: 7px; }
          @media (max-width: 767px) and (min-width: 400px) {
            #home-section4 #graph-sec4 .columns .col .title {
              margin-top: 70px; } }
          @media (max-width: 400px) {
            #home-section4 #graph-sec4 .columns .col .title {
              margin-bottom: 0px;
              margin-top: 35px;
              line-height: 21px; } }
        #home-section4 #graph-sec4 .columns .col .content {
          color: #F4F5F6;
          color: rgba(244, 245, 246, 0.94);
          font-size: 16px;
          line-height: 25px; }
        #home-section4 #graph-sec4 .columns .col.col-1 {
          background: #5E6974; }
          #home-section4 #graph-sec4 .columns .col.col-1:after {
            background: #5E6974; }
          #home-section4 #graph-sec4 .columns .col.col-1 .col-inner {
            margin-top: 262px; }
            @media (max-width: 767px) {
              #home-section4 #graph-sec4 .columns .col.col-1 .col-inner {
                margin-top: 0; } }
            #home-section4 #graph-sec4 .columns .col.col-1 .col-inner:before {
              border-color: transparent transparent transparent #5E6974; }
        #home-section4 #graph-sec4 .columns .col.col-2 {
          background: #2D3D4D; }
          #home-section4 #graph-sec4 .columns .col.col-2:after {
            background: #2D3D4D; }
          #home-section4 #graph-sec4 .columns .col.col-2 .col-inner {
            margin-top: 184px; }
            @media (max-width: 767px) {
              #home-section4 #graph-sec4 .columns .col.col-2 .col-inner {
                margin-top: 0; } }
            #home-section4 #graph-sec4 .columns .col.col-2 .col-inner:before {
              border-color: transparent transparent transparent #2D3D4D; }
        #home-section4 #graph-sec4 .columns .col.col-3 {
          background: #24CE76; }
          #home-section4 #graph-sec4 .columns .col.col-3:after {
            background: #24CE76; }
          #home-section4 #graph-sec4 .columns .col.col-3 .col-inner {
            margin-top: 124px; }
            @media (max-width: 767px) {
              #home-section4 #graph-sec4 .columns .col.col-3 .col-inner {
                margin-top: 0; } }
            #home-section4 #graph-sec4 .columns .col.col-3 .col-inner:before {
              border-color: transparent transparent transparent #24CE76; }
        #home-section4 #graph-sec4 .columns .col.col-4 {
          background: #18A4E2; }
          #home-section4 #graph-sec4 .columns .col.col-4:after {
            background: #18A4E2; }
          #home-section4 #graph-sec4 .columns .col.col-4 .col-inner {
            margin-top: 32px; }
            @media (max-width: 767px) {
              #home-section4 #graph-sec4 .columns .col.col-4 .col-inner {
                margin-top: 0; } }

#home-community-cycle {
  padding: 100px 0;
  background: #fff; }
  @media (max-width: 767px) {
    #home-community-cycle {
      padding: 49px 0; } }
  #home-community-cycle .top {
    text-align: center;
    max-width: 620px;
    margin: 0 auto 50px auto; }
    @media (max-width: 767px) {
      #home-community-cycle .top {
        margin: 0 auto; } }
    #home-community-cycle .top h1 {
      color: #2D3D4D;
      font-size: 38px;
      line-height: 46px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      margin-bottom: 11px; }
      @media (max-width: 767px) {
        #home-community-cycle .top h1 {
          font-size: 24px;
          line-height: 29px;
          margin-bottom: 19px; } }
    #home-community-cycle .top * {
      color: #7F8792;
      font-size: 18px;
      line-height: 24px; }
  #home-community-cycle .cycle-holder {
    position: relative;
    max-width: 1020px;
    margin: 0 auto 49px auto; }
    @media (max-width: 767px) {
      #home-community-cycle .cycle-holder {
        margin: 0 auto;
        overflow: hidden; } }
    #home-community-cycle .cycle-holder .icon-nav {
      color: #E0E6ED;
      font-size: 85px;
      cursor: pointer;
      position: absolute;
      top: 150px;
      z-index: 99; }
      @media (max-width: 767px) {
        #home-community-cycle .cycle-holder .icon-nav {
          top: 0;
          position: relative; } }
      #home-community-cycle .cycle-holder .icon-nav#prev-community {
        left: -70px; }
        @media (max-width: 1199px) {
          #home-community-cycle .cycle-holder .icon-nav#prev-community {
            left: -20px; } }
        @media (max-width: 767px) {
          #home-community-cycle .cycle-holder .icon-nav#prev-community {
            display: none; } }
      #home-community-cycle .cycle-holder .icon-nav#next-community {
        right: -70px; }
        @media (max-width: 1199px) {
          #home-community-cycle .cycle-holder .icon-nav#next-community {
            right: -20px; } }
        @media (max-width: 767px) {
          #home-community-cycle .cycle-holder .icon-nav#next-community {
            display: none; } }
    #home-community-cycle .cycle-holder .cycle-slideshow-custom {
      margin: 0 auto; }
      @media (max-width: 767px) {
        #home-community-cycle .cycle-holder .cycle-slideshow-custom {
          margin: 0 auto 25px auto; } }
      @media (max-width: 350px) {
        #home-community-cycle .cycle-holder .cycle-slideshow-custom {
          height: 420px; } }
      #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item {
        max-width: 340px;
        padding: 0 15px; }
        @media (max-width: 1199px) {
          #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item {
            max-width: 300px; } }
        @media (max-width: 767px) {
          #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item {
            float: none;
            width: 100%;
            max-width: 300px;
            margin: 0 auto 30px auto; } }
        #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner {
          border: 1px solid #E0E6ED;
          border-radius: 3px;
          overflow: hidden; }
          #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner img {
            display: block;
            margin: 0 auto 18px auto; }
          #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content {
            padding: 0 19px 15px 19px; }
            #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content .h4-title {
              color: #3B4858;
              font-size: 18px;
              line-height: 24px;
              font-family: 'Lato', sans-serif;
              font-weight: 700;
              margin-bottom: 2px;
              white-space: normal; }
            #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content .author {
              color: #B1BAC9;
              font-size: 16px;
              line-height: 21px;
              margin-bottom: 10px;
              white-space: normal; }
            #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content .excerpt {
              color: #848C96;
              font-size: 16px;
              line-height: 21px;
              padding-bottom: 17px;
              margin-bottom: 16px;
              border-bottom: 1px solid #E0E6ED;
              white-space: normal; }
            #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content .bottom .more {
              float: left;
              border: 1px solid #19A8E3;
              border-radius: 3px;
              color: #19A8E3;
              font-size: 13px;
              line-height: 16px;
              font-family: 'Lato', sans-serif;
              font-weight: 700;
              padding: 8px 17px;
              transition: all 0.3s ease; }
              #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content .bottom .more:hover {
                color: #FFF;
                background: #19A8E3; }
            #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content .bottom .b-right {
              float: right;
              padding-top: 7px; }
              #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content .bottom .b-right a {
                display: inline-block; }
                #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content .bottom .b-right a .icon {
                  color: #B4BDCB;
                  font-size: 20px;
                  line-height: 20px;
                  display: inline-block;
                  margin-right: 13px; }
                #home-community-cycle .cycle-holder .cycle-slideshow-custom .box .item .item-inner .item-content .bottom .b-right a .text {
                  color: #B1BAC9;
                  font-size: 13px;
                  line-height: 21px;
                  font-family: 'Lato', sans-serif;
                  font-weight: 700;
                  position: relative;
                  top: -3px; }
    #home-community-cycle .cycle-holder #community-pager {
      display: none;
      z-index: 102;
      position: relative;
      text-align: center;
      margin-bottom: 19px; }
      @media (max-width: 767px) {
        #home-community-cycle .cycle-holder #community-pager {
          display: block; } }
      #home-community-cycle .cycle-holder #community-pager span {
        display: inline-block;
        margin: 0 10px;
        text-indent: -9999px;
        cursor: pointer;
        width: 20px;
        height: 20px;
        border: 1px solid #B1BAC9;
        border-radius: 50%;
        position: relative; }
        #home-community-cycle .cycle-holder #community-pager span.cycle-pager-active:after {
          content: "";
          position: absolute;
          top: 2px;
          left: 2px;
          width: 14px;
          height: 14px;
          background: #18A4E2;
          border-radius: 50%; }
  #home-community-cycle .bottom {
    text-align: center; }
    #home-community-cycle .bottom .view-all {
      color: #3B4858;
      font-size: 18px;
      line-height: 22px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      border: 2px solid #B4BDCB;
      border-radius: 3px;
      display: inline-block;
      padding: 11px 15px;
      min-width: 220px;
      text-align: center;
      transition: all 0.3s ease; }
      @media (max-width: 767px) {
        #home-community-cycle .bottom .view-all {
          min-width: 100%; } }
      #home-community-cycle .bottom .view-all:hover {
        color: #FFF;
        background: #3B4858;
        border: 2px solid #3B4858; }

#fav-brand {
  padding: 102px 0 100px 0;
  background-image: linear-gradient(-135deg, #115294 0%, #117A94 100%); }
  @media (max-width: 767px) {
    #fav-brand {
      padding: 54px 0 49px 0; } }
  #fav-brand .content {
    text-align: center; }
    #fav-brand .content * {
      color: #F5F7F9;
      font-size: 50px;
      line-height: 60px; }
      @media (max-width: 767px) {
        #fav-brand .content * {
          font-size: 24px;
          line-height: 29px; } }
    #fav-brand .content p {
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        #fav-brand .content p {
          margin-bottom: 30px; } }
    #fav-brand .content .cta {
      background: #24CE76;
      border-radius: 3px;
      display: inline-block;
      padding: 12px 15px;
      text-align: center;
      font-size: 18px;
      line-height: 22px;
      transition: all 0.3s ease;
      border: 2px solid transparent; }
      #fav-brand .content .cta .icon {
        display: inline-block;
        color: #fff;
        margin-right: 8px;
        font-size: 20px;
        line-height: 22px;
        position: relative;
        top: 2px;
        transition: all 0.3s ease; }
      #fav-brand .content .cta .text {
        color: #fff;
        font-size: 18px;
        line-height: 22px;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        display: inline-block;
        transition: all 0.3s ease; }
      #fav-brand .content .cta:hover {
        border: 2px solid #24CE76;
        color: #24CE76;
        background: #FFF; }
        #fav-brand .content .cta:hover .icon, #fav-brand .content .cta:hover .text {
          color: #24CE76; }

#featured-in {
  padding: 100px 0 56px 0;
  background: #e6ebf1; }
  @media (max-width: 767px) {
    #featured-in {
      padding: 51px 0; } }
  #featured-in .content {
    text-align: center; }
    #featured-in .content .h1-title {
      color: #2D3D4D;
      font-size: 38px;
      line-height: 46px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        #featured-in .content .h1-title {
          font-size: 24px;
          line-height: 29px; } }
    #featured-in .content .list {
      max-width: 930px;
      margin: 0 auto; }
      #featured-in .content .list img {
        display: inline-block;
        margin: 0 30px 22px 30px; }
        @media (max-width: 767px) {
          #featured-in .content .list img {
            margin: 0 20px 22px 20px; } }

.client-logos {
  padding: 100px 0 56px 0; }
  @media (max-width: 767px) {
    .client-logos {
      padding: 51px 0; } }
  .client-logos .content {
    text-align: center; }
    .client-logos .content .h1-title {
      color: #2D3D4D;
      font-size: 38px;
      line-height: 46px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .client-logos .content .h1-title {
          font-size: 24px;
          line-height: 29px; } }
    .client-logos .content .list {
      max-width: 930px;
      margin: 0 auto; }
      .client-logos .content .list img {
        display: inline-block;
        margin: 0 30px 22px 30px; }
        @media (max-width: 767px) {
          .client-logos .content .list img {
            margin: 0 20px 22px 20px; } }

#get-in-touch {
  padding: 100px 0;
  background: #fff; }
  @media (max-width: 767px) {
    #get-in-touch {
      padding: 50px 0; } }
  #get-in-touch .content .h1-title {
    text-align: center;
    color: #2D3D4D;
    font-size: 38px;
    line-height: 46px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-bottom: 58px; }
    @media (max-width: 767px) {
      #get-in-touch .content .h1-title {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 32px; } }
  #get-in-touch .content .gform-wrapper {
    max-width: 1000px;
    margin: 0 auto; }
    #get-in-touch .content .gform-wrapper form .gform-body {
      margin-bottom: 30px; }
      #get-in-touch .content .gform-wrapper form .gform-body .gfield {
        margin-bottom: 22px;
        padding: 0 15px; }
        @media (max-width: 767px) {
          #get-in-touch .content .gform-wrapper form .gform-body .gfield {
            margin-bottom: 19px;
            padding: 0; } }
        #get-in-touch .content .gform-wrapper form .gform-body .gfield input[type="text"],
        #get-in-touch .content .gform-wrapper form .gform-body .gfield textarea {
          color: #2D3D4D;
          font-size: 16px;
          line-height: 19px;
          font-family: 'Lato', sans-serif;
          font-weight: 400;
          border: 1px solid #E0E6ED;
          border-radius: 3px;
          display: block;
          padding: 14px 16px;
          width: 100%; }
          #get-in-touch .content .gform-wrapper form .gform-body .gfield input[type="text"]::-webkit-input-placeholder,
          #get-in-touch .content .gform-wrapper form .gform-body .gfield textarea::-webkit-input-placeholder {
            color: #848C96 !important;
            opacity: 1; }
          #get-in-touch .content .gform-wrapper form .gform-body .gfield input[type="text"]:-moz-placeholder,
          #get-in-touch .content .gform-wrapper form .gform-body .gfield textarea:-moz-placeholder {
            color: #848C96 !important;
            opacity: 1; }
          #get-in-touch .content .gform-wrapper form .gform-body .gfield input[type="text"]::-moz-placeholder,
          #get-in-touch .content .gform-wrapper form .gform-body .gfield textarea::-moz-placeholder {
            color: #848C96 !important;
            opacity: 1; }
          #get-in-touch .content .gform-wrapper form .gform-body .gfield input[type="text"]:-ms-input-placeholder,
          #get-in-touch .content .gform-wrapper form .gform-body .gfield textarea:-ms-input-placeholder {
            color: #848C96 !important;
            opacity: 1; }
        #get-in-touch .content .gform-wrapper form .gform-body .gfield textarea {
          height: 160px; }
        #get-in-touch .content .gform-wrapper form .gform-body .gfield.col-50 {
          width: 50%;
          float: left; }
          @media (max-width: 767px) {
            #get-in-touch .content .gform-wrapper form .gform-body .gfield.col-50 {
              width: 100%;
              float: none; } }
        #get-in-touch .content .gform-wrapper form .gform-body .gfield.error {
          position: relative; }
          #get-in-touch .content .gform-wrapper form .gform-body .gfield.error input[type="text"],
          #get-in-touch .content .gform-wrapper form .gform-body .gfield.error textarea {
            border-color: #DB4437; }
          #get-in-touch .content .gform-wrapper form .gform-body .gfield.error .error-message {
            color: #DB4437;
            font-size: 12px;
            line-height: 15px;
            position: absolute;
            top: -18px;
            left: 15px; }
            @media (max-width: 767px) {
              #get-in-touch .content .gform-wrapper form .gform-body .gfield.error .error-message {
                position: relative;
                top: 0;
                left: 0;
                margin-bottom: 3px; } }
    #get-in-touch .content .gform-wrapper form .gform-footer {
      text-align: center; }
      #get-in-touch .content .gform-wrapper form .gform-footer button {
        background: #24CE76;
        border-radius: 3px;
        color: #fff;
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 0.5px;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        display: inline-block;
        padding: 15px;
        min-width: 220px;
        text-align: center;
        border: 2px solid transparent;
        transition: all 0.3s ease; }
        @media (max-width: 767px) {
          #get-in-touch .content .gform-wrapper form .gform-footer button {
            min-width: 100%; } }
        #get-in-touch .content .gform-wrapper form .gform-footer button:hover {
          border: 2px solid #24CE76;
          color: #24CE76;
          background: #FFF; }
          #get-in-touch .content .gform-wrapper form .gform-footer button:hover .icon, #get-in-touch .content .gform-wrapper form .gform-footer button:hover .text {
            color: #24CE76; }
        #get-in-touch .content .gform-wrapper form .gform-footer button.loading {
          background: #24CE76;
          color: #fff; }
    #get-in-touch .content .gform-wrapper form.sending .gform-body .gfield input[type="text"],
    #get-in-touch .content .gform-wrapper form.sending .gform-body .gfield textarea {
      border-color: #24CE76; }
    #get-in-touch .content .gform-wrapper form.sending .gform-footer button {
      font-size: 0;
      line-height: 0; }

footer {
  padding: 69px 0 15px 0; }
  @media (max-width: 767px) {
    footer {
      padding: 30px 0 15px 0; } }
  footer .top-left {
    margin-bottom: 18px; }
    footer .top-left .home-link {
      margin-bottom: 36px; }
    footer .top-left .columns .col {
      float: left;
      width: 33.33%;
      padding-right: 15px; }
      @media (max-width: 767px) {
        footer .top-left .columns .col {
          float: none;
          width: 100%;
          padding-right: 0; } }
      footer .top-left .columns .col * {
        color: #2D3D4D;
        font-size: 16px;
        line-height: 30px; }
        @media (max-width: 767px) {
          footer .top-left .columns .col * {
            font-size: 16px;
            line-height: 30px; } }
        footer .top-left .columns .col * a:hover {
          text-decoration: underline; }
      footer .top-left .columns .col p {
        margin-bottom: 25px; }
        @media (max-width: 767px) {
          footer .top-left .columns .col p {
            margin-bottom: 15px; } }
  footer .top-right {
    margin: 6px 0 30px 0; }
    @media (max-width: 767px) {
      footer .top-right {
        margin: 6px 0 19px 0; } }
    footer .top-right .intro-text {
      color: #2D3D4D;
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        footer .top-right .intro-text {
          font-size: 14px;
          line-height: 30px; } }
    footer .top-right .gform-wrapper.subscribe-form {
      margin: 0; }
  footer .devider {
    border: 1px dotted rgba(98, 109, 121, 0.3);
    margin-bottom: 14px; }
  footer .menu-footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 767px) {
      footer .menu-footer ul {
        text-align: center;
        margin-bottom: 20px; } }
    footer .menu-footer ul li {
      display: inline-block;
      margin-right: 28px; }
      @media (max-width: 767px) {
        footer .menu-footer ul li {
          margin: 0 10px; } }
      footer .menu-footer ul li a {
        color: #AEB7C7;
        font-size: 16px;
        line-height: 30px;
        display: block; }
  footer .copyright {
    color: #AEB7C7;
    font-size: 16px;
    line-height: 30px;
    text-align: right; }
    @media (max-width: 767px) {
      footer .copyright {
        text-align: center; } }

#login-section {
  padding: 100px 0 50px 0; }
  @media (max-width: 767px) {
    #login-section {
      padding: 30px 0; } }
  #login-section .content {
    background: #fff;
    border: 1px solid #E0E6ED;
    border-radius: 3px;
    padding: 34px 53px 26px 53px;
    max-width: 417px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      #login-section .content {
        padding: 20px 15px; } }
    #login-section .content .home-link {
      text-align: center;
      margin-bottom: 25px; }
    #login-section .content .title {
      color: #2D3D4D;
      font-size: 18px;
      line-height: 22px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      text-align: center;
      margin-bottom: 27px; }
    #login-section .content #login-form {
      margin-bottom: 32px; }
      #login-section .content #login-form .line {
        margin-bottom: 16px; }
        #login-section .content #login-form .line input[type="text"],
        #login-section .content #login-form .line input[type="password"] {
          border: 1px solid #E0E6ED;
          border-radius: 3px;
          color: #2D3D4D;
          font-size: 16px;
          line-height: 19px;
          font-family: 'Lato', sans-serif;
          font-weight: 400;
          display: block;
          padding: 13px 17px;
          width: 100%; }
          @media (max-width: 767px) {
            #login-section .content #login-form .line input[type="text"],
            #login-section .content #login-form .line input[type="password"] {
              font-size: 14px;
              line-height: 16px;
              padding: 12px; } }
          #login-section .content #login-form .line input[type="text"]::-webkit-input-placeholder,
          #login-section .content #login-form .line input[type="password"]::-webkit-input-placeholder {
            color: #848C96 !important;
            opacity: 1; }
          #login-section .content #login-form .line input[type="text"]:-moz-placeholder,
          #login-section .content #login-form .line input[type="password"]:-moz-placeholder {
            color: #848C96 !important;
            opacity: 1; }
          #login-section .content #login-form .line input[type="text"]::-moz-placeholder,
          #login-section .content #login-form .line input[type="password"]::-moz-placeholder {
            color: #848C96 !important;
            opacity: 1; }
          #login-section .content #login-form .line input[type="text"]:-ms-input-placeholder,
          #login-section .content #login-form .line input[type="password"]:-ms-input-placeholder {
            color: #848C96 !important;
            opacity: 1; }
      #login-section .content #login-form .line-s {
        padding-top: 5px; }
        #login-section .content #login-form .line-s input[type="submit"] {
          color: #fff;
          font-size: 16px;
          line-height: 19px;
          letter-spacing: 0.5px;
          font-family: 'Lato', sans-serif;
          font-weight: 700;
          background: #24CE76;
          border-radius: 3px;
          display: block;
          padding: 14px;
          text-align: center;
          width: 100%;
          border: 2px solid transparent;
          transition: all 0.3s ease; }
          @media (max-width: 767px) {
            #login-section .content #login-form .line-s input[type="submit"] {
              font-size: 14px;
              line-height: 16px;
              padding: 12px; } }
          #login-section .content #login-form .line-s input[type="submit"]:hover {
            border: 2px solid #24CE76;
            color: #24CE76;
            background: #FFF; }
            #login-section .content #login-form .line-s input[type="submit"]:hover .icon, #login-section .content #login-form .line-s input[type="submit"]:hover .text {
              color: #24CE76; }
      #login-section .content #login-form .login-error {
        background: rgba(219, 68, 55, 0.15);
        border: 1px solid #DB4437;
        border-radius: 3px;
        color: #DB4437;
        font-size: 16px;
        line-height: 19px;
        padding: 13px 15px 14px 47px;
        margin-bottom: 13px;
        position: relative; }
        #login-section .content #login-form .login-error:after {
          content: "\e904";
          font-family: 'icomoon';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #DB4437;
          font-size: 18px;
          line-height: 18px;
          position: absolute;
          top: 15px;
          left: 16px; }
    #login-section .content .forgot-pass {
      text-align: center; }
      #login-section .content .forgot-pass a {
        color: #18A4E2;
        font-size: 16px;
        line-height: 19px; }

.modal {
  top: 120px; }

body.team .modal {
  top: 20px; }

.modal-backdrop.in {
  opacity: 0.89;
  background: #2D3D4D; }

.modal.fade {
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }
  .modal.fade .modal-dialog {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    max-width: 645px;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
    .modal.fade .modal-dialog .modal-content {
      border: none;
      background: #fff;
      -webkit-box-shadow: none;
      box-shadow: none;
      overflow: hidden;
      position: relative;
      z-index: 10000; }
      .modal.fade .modal-dialog .modal-content .title-line {
        position: relative;
        padding: 15px 20px 16px 20px;
        background: #F4F5F6;
        box-shadow: 0px 1px 0px 0px #E0E6ED;
        border-radius: 3px 3px 0px 0px; }
        .modal.fade .modal-dialog .modal-content .title-line .close-modal {
          position: absolute;
          top: 17px;
          right: 18px;
          background: none; }
          @media (max-width: 767px) {
            .modal.fade .modal-dialog .modal-content .title-line .close-modal {
              right: 0; } }
          .modal.fade .modal-dialog .modal-content .title-line .close-modal .icon {
            color: #B1BAC9;
            font-size: 20px;
            line-height: 20px;
            font-size: 20px; }
        .modal.fade .modal-dialog .modal-content .title-line .modal-title {
          color: #2F4050;
          font-size: 24px;
          line-height: 29px;
          font-family: 'Lato', sans-serif;
          font-weight: 700; }
          @media (max-width: 767px) {
            .modal.fade .modal-dialog .modal-content .title-line .modal-title {
              font-size: 20px;
              line-height: 28px; } }
        .modal.fade .modal-dialog .modal-content .title-line.small {
          padding: 19px 45px; }
          @media (max-width: 767px) {
            .modal.fade .modal-dialog .modal-content .title-line.small {
              padding: 19px 20px; } }
          .modal.fade .modal-dialog .modal-content .title-line.small .modal-title {
            font-size: 18px;
            line-height: 22px;
            text-align: center; }
            @media (max-width: 767px) {
              .modal.fade .modal-dialog .modal-content .title-line.small .modal-title {
                text-align: left;
                font-size: 16px;
                line-height: 20px; } }
      .modal.fade .modal-dialog .modal-content .content-disclaimer {
        color: #5E6974;
        font-size: 15px;
        line-height: 23px;
        padding: 28px 21px 15px 21px; }
        .modal.fade .modal-dialog .modal-content .content-disclaimer * {
          color: #5E6974;
          font-size: 15px;
          line-height: 23px; }
        .modal.fade .modal-dialog .modal-content .content-disclaimer p {
          margin-bottom: 23px; }
        @media (max-width: 767px) {
          .modal.fade .modal-dialog .modal-content .content-disclaimer {
            font-size: 14px;
            line-height: 20px;
            padding: 20px 15px 15px 15px; }
            .modal.fade .modal-dialog .modal-content .content-disclaimer * {
              font-size: 14px;
              line-height: 20px; }
            .modal.fade .modal-dialog .modal-content .content-disclaimer p {
              margin-bottom: 15px; } }
      .modal.fade .modal-dialog .modal-content .content-recommend {
        padding: 42px 54px 50px 54px; }
        @media (max-width: 767px) {
          .modal.fade .modal-dialog .modal-content .content-recommend {
            padding: 20px 15px; } }
        .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield {
          margin-bottom: 23px; }
          @media (max-width: 767px) {
            .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield {
              margin-bottom: 15px; } }
          .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield input[type="text"] {
            border: 1px solid #E0E6ED;
            border-radius: 3px;
            color: #2D3D4D;
            font-size: 16px;
            line-height: 19px;
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            display: block;
            padding: 13px 17px;
            width: 100%; }
            @media (max-width: 767px) {
              .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield input[type="text"] {
                font-size: 14px;
                line-height: 16px;
                padding: 12px; } }
            .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield input[type="text"]::-webkit-input-placeholder {
              color: #848C96 !important;
              opacity: 1; }
            .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield input[type="text"]:-moz-placeholder {
              color: #848C96 !important;
              opacity: 1; }
            .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield input[type="text"]::-moz-placeholder {
              color: #848C96 !important;
              opacity: 1; }
            .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield input[type="text"]:-ms-input-placeholder {
              color: #848C96 !important;
              opacity: 1; }
          .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield.error {
            position: relative; }
            .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield.error input[type="text"] {
              border-color: #DB4437; }
            .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield.error .error-message {
              color: #DB4437;
              font-size: 12px;
              line-height: 15px;
              position: absolute;
              top: -18px;
              left: 0; }
              @media (max-width: 767px) {
                .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-body .gfield.error .error-message {
                  position: relative;
                  top: 0;
                  left: 0;
                  margin-bottom: 3px; } }
        .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-footer button[type="submit"] {
          color: #fff;
          font-size: 16px;
          line-height: 19px;
          letter-spacing: 0.5px;
          font-family: 'Lato', sans-serif;
          font-weight: 700;
          background: #24CE76;
          border-radius: 3px;
          display: block;
          padding: 14px;
          text-align: center;
          width: 100%; }
          @media (max-width: 767px) {
            .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form .gform-footer button[type="submit"] {
              font-size: 14px;
              line-height: 16px;
              padding: 12px; } }
        .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form.sending .gform-body .gfield input[type="text"],
        .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form.sending .gform-body .gfield textarea {
          border-color: #24CE76; }
        .modal.fade .modal-dialog .modal-content .content-recommend .gform-wrapper form.sending .gform-footer button {
          font-size: 0;
          line-height: 0; }

#modal-recommend.modal.fade .modal-dialog {
  max-width: 418px; }

#blue-bg-section {
  padding: 94px 0;
  background-image: linear-gradient(-135deg, #115294 0%, #117A94 100%); }
  @media (max-width: 767px) {
    #blue-bg-section {
      padding: 50px 0; } }
  #blue-bg-section .content {
    text-align: center; }
    #blue-bg-section .content * {
      color: #fff;
      font-size: 46px;
      line-height: 56px;
      font-family: 'Lato', sans-serif;
      font-weight: 700; }
      @media (max-width: 767px) {
        #blue-bg-section .content * {
          font-size: 31px;
          line-height: 38px; } }

#team-section {
  padding: 49px 0;
  background: #fff;
  border-bottom: 1px solid #e8ecee; }
  @media (max-width: 767px) {
    #team-section {
      padding: 50px 0 0 0; } }
  #team-section .content-top {
    text-align: center;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      #team-section .content-top {
        margin-bottom: 21px; } }
    #team-section .content-top .h1-title {
      color: #2D3D4D;
      font-size: 38px;
      line-height: 46px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      margin-bottom: 12px; }
      @media (max-width: 767px) {
        #team-section .content-top .h1-title {
          font-size: 24px;
          line-height: 29px;
          margin-bottom: 19px; } }
    #team-section .content-top p {
      color: #7F8792;
      font-size: 18px;
      line-height: 24px; }
      @media (max-width: 400px) {
        #team-section .content-top p {
          font-size: 16px; } }
  #team-section .list .box {
    margin-bottom: 53px; }
    #team-section .list .box img {
      margin-bottom: 31px; }
      @media (max-width: 767px) {
        #team-section .list .box img {
          margin-bottom: 20px; } }
    #team-section .list .box .h3-title {
      color: #2F4050;
      font-size: 24px;
      line-height: 29px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      margin-bottom: 7px; }
      @media (max-width: 767px) {
        #team-section .list .box .h3-title {
          margin-bottom: 10px; } }
    #team-section .list .box .pos {
      color: #5E6974;
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        #team-section .list .box .pos {
          margin-bottom: 20px;
          font-size: 15px;
          line-height: 18px; } }
    #team-section .list .box .content {
      color: #5E6974;
      font-size: 16px;
      line-height: 25px; }

#hiring-section {
  padding: 100px 0 20px 0;
  background: #fff; }
  @media (max-width: 767px) {
    #hiring-section {
      padding: 52px 0 20px 0; } }
  #hiring-section .content-top {
    text-align: center;
    margin-bottom: 50px; }
    #hiring-section .content-top .h1-title {
      color: #2D3D4D;
      font-size: 38px;
      line-height: 46px;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      margin-bottom: 12px; }
      @media (max-width: 767px) {
        #hiring-section .content-top .h1-title {
          font-size: 24px;
          line-height: 29px;
          margin-bottom: 9px; } }
    #hiring-section .content-top p {
      color: #7F8792;
      font-size: 18px;
      line-height: 24px; }
  #hiring-section #accordion {
    max-width: 977px;
    margin: 0 auto; }
    #hiring-section #accordion .more-less {
      border-bottom: 1px solid #C5C9CD;
      border-color: rgba(197, 201, 205, 0.5);
      padding-bottom: 20px; }
      #hiring-section #accordion .more-less a span {
        color: #18A4E2;
        font-size: 16px;
        line-height: 19px; }
        #hiring-section #accordion .more-less a span.more {
          display: none; }
        #hiring-section #accordion .more-less a span.less {
          display: block; }
      #hiring-section #accordion .more-less a.collapsed span.more {
        display: block; }
      #hiring-section #accordion .more-less a.collapsed span.less {
        display: none; }
    #hiring-section #accordion .panel {
      border-color: transparent;
      box-shadow: none;
      margin-bottom: 48px; }
      @media (max-width: 767px) {
        #hiring-section #accordion .panel {
          margin-bottom: 20px; } }
      #hiring-section #accordion .panel .panel-heading {
        color: #5E6974;
        background-color: transparent;
        border-color: transparent;
        padding: 0; }
        #hiring-section #accordion .panel .panel-heading .top {
          margin-bottom: 60px; }
          @media (max-width: 767px) {
            #hiring-section #accordion .panel .panel-heading .top {
              margin-bottom: 17px; } }
          #hiring-section #accordion .panel .panel-heading .top .heading-left {
            float: left;
            width: 70%; }
            #hiring-section #accordion .panel .panel-heading .top .heading-left .h-title {
              color: #18A4E2;
              font-size: 24px;
              line-height: 29px;
              font-family: 'Lato', sans-serif;
              font-weight: 700; }
              @media (max-width: 767px) {
                #hiring-section #accordion .panel .panel-heading .top .heading-left .h-title {
                  font-size: 18px;
                  line-height: 22px;
                  margin-bottom: 6px; } }
            #hiring-section #accordion .panel .panel-heading .top .heading-left .loc {
              color: #5E6974;
              font-size: 18px;
              line-height: 30px;
              position: relative;
              padding: 0 0 0 21px; }
              @media (max-width: 767px) {
                #hiring-section #accordion .panel .panel-heading .top .heading-left .loc {
                  font-size: 14px;
                  line-height: 30px; } }
              #hiring-section #accordion .panel .panel-heading .top .heading-left .loc:before {
                font-family: 'icomoon';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\f041";
                position: absolute;
                top: 4px;
                left: 0;
                color: #7F8792;
                color: rgba(127, 135, 146, 0.4);
                font-size: 20px;
                line-height: 20px; }
          #hiring-section #accordion .panel .panel-heading .top .heading-right {
            float: left;
            width: 30%;
            text-align: right;
            padding-left: 10px; }
            #hiring-section #accordion .panel .panel-heading .top .heading-right .apply {
              color: #fff;
              font-size: 18px;
              line-height: 22px;
              font-family: 'Lato', sans-serif;
              font-weight: 700;
              background: #24CE76;
              border-radius: 3px;
              display: inline-block;
              padding: 13px;
              min-width: 142px;
              text-align: center; }
              @media (max-width: 767px) {
                #hiring-section #accordion .panel .panel-heading .top .heading-right .apply {
                  font-size: 14px;
                  line-height: 17px;
                  min-width: 100px;
                  padding: 11px; } }
              @media (max-width: 400px) {
                #hiring-section #accordion .panel .panel-heading .top .heading-right .apply {
                  padding: 13px 0;
                  min-width: 65px; } }
      #hiring-section #accordion .panel .item {
        margin-bottom: 20px;
        padding-bottom: 20px; }
        @media (max-width: 767px) {
          #hiring-section #accordion .panel .item {
            margin-bottom: 5px;
            padding-bottom: 10px; } }
        #hiring-section #accordion .panel .item .attr {
          float: left;
          width: 25%;
          color: #2D3D4D;
          font-size: 18px;
          line-height: 22px;
          font-family: 'Lato', sans-serif;
          font-weight: 700; }
          @media (max-width: 767px) {
            #hiring-section #accordion .panel .item .attr {
              font-size: 16px;
              line-height: 22px;
              float: none;
              width: 100%;
              margin-bottom: 10px; } }
        #hiring-section #accordion .panel .item .item-content {
          float: left;
          width: 75%;
          color: #5E6974;
          font-size: 16px;
          line-height: 25px; }
          @media (max-width: 767px) {
            #hiring-section #accordion .panel .item .item-content {
              float: none;
              width: 100%;
              font-size: 14px;
              line-height: 22px; } }
          #hiring-section #accordion .panel .item .item-content * {
            color: #5E6974;
            font-size: 16px;
            line-height: 25px; }
            @media (max-width: 767px) {
              #hiring-section #accordion .panel .item .item-content * {
                font-size: 14px;
                line-height: 22px; } }
          #hiring-section #accordion .panel .item .item-content ul {
            margin: 0;
            padding: 0 0 0 15px; }
            @media (max-width: 767px) {
              #hiring-section #accordion .panel .item .item-content ul {
                padding: 0 0 0 20px; } }
            #hiring-section #accordion .panel .item .item-content ul li {
              padding-bottom: 5px; }
      #hiring-section #accordion .panel .panel-body {
        border: none;
        padding: 50px 0 0 0; }
        @media (max-width: 767px) {
          #hiring-section #accordion .panel .panel-body {
            padding: 20px 0 0 0; } }
        #hiring-section #accordion .panel .panel-body .item {
          border-bottom: 1px solid #C5C9CD;
          border-color: rgba(197, 201, 205, 0.5);
          margin-bottom: 47px;
          padding-bottom: 38px; }
          @media (max-width: 767px) {
            #hiring-section #accordion .panel .panel-body .item {
              margin-bottom: 20px;
              padding-bottom: 15px; } }

/**
 * Stick Nav
 */
.doSticky {
  display: none;
  transition: all 0.1s ease;
  position: fixed !important;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%; }
  .doSticky.isSticky {
    display: block;
    z-index: 9999; }

/**
 Typing cursor Animation
 */
.typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite; }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/**
 Spinner
**/
.sk-circle {
  margin: auto auto;
  width: 20px;
  height: 20px;
  position: relative; }

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #FFF;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.register-button {
    background: #24ce76 none repeat scroll 0 0;
    border: 2px solid #24ce76;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 19px;
    padding: 13px 26px;
    transition: all 0.3s ease 0s;
    margin: 10px auto;
}
.register-button:hover {
    background: transparent none repeat scroll 0 0;
    color: #24ce76;
}