h1, h2, h3, h4, p, ul {
  font-family: 'Open Sans', sans-serif; }

@media (min-width: 767px) {
  .navbar {
    padding: 20px 0;
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out; }

  .top-nav-collapse {
    padding: 0; } }
/*.modal-backdrop {
  opacity: 0.9 !important;
}*/
a.page-scroll {
  font-weight: bolder;
  font-size: 11px;
  letter-spacing: 1px; }

.navbar-default .navbar-nav > .active > a {
  background-color: transparent !important;
  color: #008eff !important; }

.navbar-default a:hover {
  background-color: #008eff; }

.navbar-default {
  background: transparent;
  border: none !important; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    float: right; }
  .navbar-default .navbar-nav > li > a {
    color: #008eff; }
  .navbar-default .navbar-brand {
    background-size: 116px 20px;
    background-position: center;
    background-repeat: no-repeat;
    width: 120px; }

.top-nav-collapse {
  background-color: #ffffff; }

button:focus {
  outline: 0; }

a:focus {
  outline: 0; }

.top-nav-collapse {
  background-color: #ffffff; }

.intro-section {
  padding-top: 150px;
  background: -webkit-linear-gradient(#004afe 0%, #009cff 50%);
  background: -moz-linear-gradient(#004afe 0%, #009cff 50%);
  background: -o-linear-gradient(#004afe 0%, #009cff 50%);
  background: linear-gradient(#004afe 0%, #009cff 50%);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  background-attachment: fixed;
  color: #ffffff;
  position: relative; }
  .intro-section .phone-holder {
    position: relative;
    overflow-y: hidden; }
  .intro-section .description {
    margin-top: 100px; }
  .intro-section .app-download {
    border-radius: 24px;
    padding: 10px 35px;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 45px;
    background-color: #ffffff;
    border: 1px solid #fff;
    color: #292f33;
    font-size: 17px;
    font-weight: bold; }
  .intro-section .video-btn {
    border-radius: 24px;
    padding: 8px 41px;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 45px;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-left: 10px; }
  .intro-section .app-download:hover {
    background-color: #23ff0a;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #23ff0a; }
  .intro-section .video-btn:hover {
    background-color: #23ff0a;
    color: #ffffff;
    border: 2px solid #23ff0a;
    text-decoration: none; }
  .intro-section p {
    margin-top: 40px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 27px; }
  .intro-section a {
    font-size: 18px; }
  .intro-section a:hover {
    text-decoration: none; }
  .intro-section .storebtn {
    width: 150px;
    margin-top: 20px;
    margin-left: 13px; }
  .intro-section h1 {
    font-weight: bold; }

.about-section {
  background: #ffffff;
  padding: 100px 0;
  background-attachment: fixed; }
  .about-section .description {
    margin-top: 160px; }
    .about-section .description h1 {
      color: #585b60; }

#tech-info {
  color: #9da6ac;
  margin-bottom: 67px;
  font-size: 18px; }

.circle img {
  float: left; }
.circle h3 {
  margin-top: 9px;
  position: relative;
  left: 23px;
  font-size: 18px;
  color: #585b60;
  margin-bottom: 22px; }
.circle p {
  margin-left: 64px;
  word-wrap: break-word;
  font-size: 14px;
  color: #9da6ac;
  margin-bottom: 78px; }
.circle .second {
  top: 10px;
  margin-bottom: 40px; }

.video-section {
  padding: 230px 0;
  background: url("../img/about.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .video-section img {
    height: 50px; }

.contact-section {
  background: #009cff;
  padding: 100px 0;
  background-attachment: fixed; }

.benefit {
  margin-bottom: 30px; }
  .benefit .benefit-title {
    font-size: 18px;
    line-height: 32px;
    font-weight: bold; }
  .benefit p {
    font-size: 14px;
    line-height: 24px;
    color: #585b60; }
  .benefit a img {
    margin-top: 20px;
    border-radius: 4px; }
  .benefit a .app-store {
    margin-left: 30px; }

.term-section {
  padding: 60px;
  background-color: #029bff;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff; }
  .term-section p.kyc-title {
    font-size: 28px;
    text-align: left;
    padding: 0 0 30px 0; }
  .term-section img {
    width: 160px;
    margin-top: 45px; }
  .term-section .wf-video {
    padding: 0 60px 0 0; }
    .term-section .wf-video .video-container {
      margin: 0 auto;
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px;
      height: 0;
      overflow: hidden; }
      .term-section .wf-video .video-container iframe, .term-section .wf-video .video-container object, .term-section .wf-video .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .term-section .wf-blockchain {
    padding: 0 0 0 60px; }
    .term-section .wf-blockchain .wf-blockchain-title {
      font-size: 24px;
      padding: 0 100px 0 20px;
      line-height: 32px;
      margin-bottom: 30px;
      font-weight: 500; }
    .term-section .wf-blockchain p {
      padding: 0 66px 0 20px;
      font-size: 14px;
      line-height: 28px;
      text-align: left; }

.form-section {
  padding: 100px 0;
  background: #f7f8fa;
  background-attachment: fixed; }
  .form-section input, .form-section textarea {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    width: 100%;
    padding: 15px;
    border: none;
    border-radius: 3px;
    margin-bottom: 20px;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    outline: none; }
  .form-section input[type=submit] {
    background-color: #008eff;
    color: #ffffff;
    height: 55px;
    font-weight: bold; }
  .form-section h1 {
    color: #585b60;
    font-size: 40px; }
  .form-section .contact p {
    color: #9da6ac;
    font-size: 22px;
    margin-bottom: 80px;
    margin-top: 20px; }
    .form-section .contact p h1 {
      color: #585b60; }
  .form-section img {
    float: left;
    margin-left: 39px; }
  .form-section .location {
    margin-top: 93px;
    font-size: 16px; }
    .form-section .location p {
      margin-left: 68px; }
  .form-section span {
    color: #585b60; }
  .form-section .info {
    margin-left: 68px; }
  .form-section .map {
    margin-top: 67px;
    margin-left: 0;
    width: 100%;
    height: 422px; }

.message {
  height: 190px;
  padding-bottom: 139px !important;
  margin-bottom: 20px !important; }

img {
  max-width: 100%; }

button {
  cursor: pointer;
  outline: none; }

.modal-dialogg {
  width: 600px;
  height: 100%;
  margin-top: 10%;
  margin-left: -300px;
  padding: 0;
  position: absolute;
  left: 50%;
  text-align: center; }

.modal-contentt {
  height: 0;
  border-radius: 0;
  border: none; }
  .modal-contentt .close {
    float: none;
    margin-left: 100%; }

.modal-footer {
  text-align: center; }

.modal-dialog {
  text-align: center;
  width: 35%; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
 * Phone XS
 */
@media (max-width: 767px) {
  .modal-dialogg {
    width: 100%;
    height: 100%;
    margin-top: 10%;
    margin-left: -50%;
    padding: 0;
    position: absolute;
    left: 50%;
    text-align: center; }

  .navbar-collapse .navbar-nav {
    text-align: center !important; }

  .navbar-default .navbar-collapse {
    float: none !important; }

  .phone-holder img {
    display: none; }

  .phone-holder-second img {
    display: none; }

  .intro-section .description {
    text-align: center;
    margin-top: 0; }
    .intro-section .description h1 span {
      display: block; }

  .intro-section .video-btn {
    margin-left: 0;
    margin-top: 0;
    padding: 8px 46px; }

  .intro-section p {
    display: none; }
  .intro-section h1 {
    font-size: 30px; }
  .intro-section h3 {
    font-size: 16px;
    line-height: 26px; }
  .intro-section .app-download {
    margin-top: 80px;
    margin-bottom: 20px; }

  .benefit a .app-store {
    margin-left: 10px; }

  .term-section .wf-blockchain {
    padding: 0;
    margin-top: 20px; }
    .term-section .wf-blockchain .wf-blockchain-title {
      padding: 0; }
    .term-section .wf-blockchain p {
      padding: 0; }
  .term-section .wf-video {
    padding: 0; }
    .term-section .wf-video .video-container {
      width: 100%; }
      .term-section .wf-video .video-container iframe {
        height: 100% !important; }

  .about-section {
    text-align: center; }

  .circle img {
    float: none; }

  .circle p {
    margin-left: 0; }

  .circle h3 {
    left: 0; }

  .term-section img {
    width: auto; }

  .term-section h1 {
    font-size: 30px; }

  .form-section {
    text-align: center; }
    .form-section h1 {
      font-size: 30px; }

  .form-section .location p {
    margin-left: 0;
    font-size: 12px; }

  .form-section .contact p {
    font-size: 16px;
    line-height: 26px; }

  .form-section img {
    display: none; }

  .form-section span {
    display: block; }

  .form-section input {
    font-size: 14px; }

  .about-section {
    padding: 0; }
    .about-section .description {
      margin-top: 60px; }
    .about-section h1 {
      font-size: 30px;
      margin-bottom: 20px; }
    .about-section #tech-info {
      font-size: 16px; }

  .navbar-default .navbar-brand {
    background: url("../img/logo.png");
    background-size: 43px 25px;
    background-position: center;
    background-repeat: no-repeat;
    width: 120px;
    margin-bottom: 6px;
    margin-left: -15px; }

  iframe {
    height: 200px !important; }

  .modal-dialog {
    text-align: center;
    width: 94%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .intro-section .video-btn {
    margin: 0;
    padding: 8px 34px;
    font-size: 14px; }
  .intro-section .description {
    margin-top: 0; }
    .intro-section .description h1 span {
      display: block; }
  .intro-section .app-download {
    padding: 8px 25px;
    font-size: 14px; }

  .about-section {
    padding: 0; }
    .about-section .phone-holder-second {
      display: none; }
    .about-section .description {
      margin-top: 80px; }

  .googleapp {
    margin-left: 10px; }

  .term-section {
    padding: 0; }
    .term-section .wf-video {
      padding: 0; }
      .term-section .wf-video .video-container {
        width: 77%; }
        .term-section .wf-video .video-container iframe {
          height: 77% !important; }
    .term-section .wf-blockchain {
      padding: 0;
      margin-bottom: 30px; }

  .modal-dialog {
    text-align: center;
    width: 50%; } }

/*# sourceMappingURL=style.css.map */
