.body {
  height: 100%;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.3;
}

.main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.h2 {
  margin-top: 16px;
  margin-bottom: 20px;
  padding-top: 0px;
  color: #fff;
  font-size: 26px;
  line-height: 1;
  font-weight: 900;
  text-align: center;
  text-shadow: 1px 0 6px #000;
}

.container {
  position: relative;
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.container.live-box {
  background-color: #fff;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.22);
}

.float-img {
  margin-bottom: 20px;
  text-align: justify;
}

.content {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.machine-section {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #67476e;
  color: #fff;
  line-height: 1.5;
  text-align: justify;
}

.form-control {
  width: 100%;
  height: 37px;
  margin-bottom: 0px;
  background-color: #eee;
  font-size: 16px;
  font-weight: 700;
}

.form-control.control-bordered {
  height: 56px;
  border: 1px solid #000;
  border-radius: 0px;
  font-size: 17px;
}

.form-control.control-bordered.textarea {
  height: 200px;
}

.form-control.form-control-bg.email-control {
  height: 42px;
  padding-left: 40px;
  background-color: #eee;
  background-image: url('../images/user-icon_1user-icon.png');
  background-position: 8px 50%;
  background-size: 24px 22px;
  background-repeat: no-repeat;
  font-size: 17px;
}

.form-control.form-control-bg.pass-control {
  height: 42px;
  padding-left: 35px;
  background-color: #eee;
  background-image: url('../images/pass-icon_1pass-icon.png');
  background-position: 8px 50%;
  background-size: 18px 22px;
  background-repeat: no-repeat;
  font-size: 17px;
}

.title-wrap {
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.form-box {
  width: 100%;
  margin: 10px auto 0px;
  padding-right: 15px;
  padding-left: 15px;
}

.trade {
  padding-top: 30px;
  padding-bottom: 10px;
  color: #000;
}

.float-img-right {
  position: static;
  overflow: visible;
  max-width: 400px;
  margin-bottom: 15px;
  margin-left: 20px;
  float: right;
  -o-object-fit: fill;
  object-fit: fill;
}

.bottom-head {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  text-align: left;
}

.footer-nav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.paragraph {
  padding: 0px 15px;
  font-size: 15px;
  line-height: 1.4;
  text-align: justify;
  letter-spacing: 1px;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 50px;
  line-height: 1;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 0 6px rgba(0, 0, 0, 0.75);
}

.soft-img {
  max-height: 100%;
  margin-bottom: 0px;
}

.footer-logo {
  max-width: 400px;
  text-align: center;
}

.footer-logo.w--current {
  max-width: 250px;
}

.faq-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.form-cell {
  width: 50%;
  padding-right: 5px;
  padding-left: 5px;
}

.warning-icon {
  display: none;
}

.footer-nav-item {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-left: 0px;
  border-left: 1px solid #fff;
}

.main-section {
  padding-top: 40px;
  padding-bottom: 40px;
  border: 1px solid #000;
  background-image: url('../images/Main-Picture-4a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.float-image {
  -o-object-fit: contain;
  object-fit: contain;
}

.phone-cell {
  width: 65%;
  padding-right: 5px;
  padding-left: 5px;
}

.logo-img {
  display: inline-block;
  max-height: 90px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.text-center {
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: center;
}

.text-center.soft-btn {
  margin-top: 25px;
  margin-bottom: 25px;
}

.footer-nav-link {
  display: inline;
  color: #32346b;
  text-decoration: none;
}

.footer-nav-link:hover {
  text-decoration: underline;
}

.btn {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 13px 40px;
  border-radius: 2px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#bfad50), to(#f5e58d));
  background-image: linear-gradient(0deg, #bfad50, #f5e58d);
  font-family: 'Open Sans', sans-serif;
  color: #31336b;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.btn:hover {
  background-color: #3c8b3c;
  opacity: 0.8;
}

.btn.btn-sm {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  text-transform: none;
}

.btn.btn-sm.btn-100 {
  display: block;
  width: 100%;
  padding-right: 0px;
  padding-bottom: 14px;
  padding-left: 0px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6797a8), to(#6797a8));
  background-image: linear-gradient(0deg, #6797a8, #6797a8);
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  white-space: break-spaces;
}

.btn.generate-pass {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6797a8), to(#6797a8));
  background-image: linear-gradient(180deg, #6797a8, #6797a8);
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  cursor: pointer;
}

.btn.btn-login {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 8px;
  border-radius: 2px;
  font-size: 22px;
  white-space: normal;
}

.btn.anchor-js {
  background-color: #6797a8;
  background-image: none;
  color: #fff;
  text-transform: uppercase;
}

.soft-icon {
  position: static;
  left: 0%;
  top: -70px;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 190px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #67476e;
  text-align: center;
}

.logo {
  display: block;
  width: auto;
  max-height: 90px;
  max-width: 560px;
  margin-right: 0%;
}

.logo.w--current {
  width: auto;
}

.form-row-nowrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
}

.form-title {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 13px 10px;
  color: #fff;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 900;
  text-align: center;
  text-transform: none;
}

.prefix-cell {
  width: 35%;
  padding-right: 5px;
  padding-left: 5px;
}

.form-container {
  height: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px 0px 10px;
  border-style: none;
  border-width: 12px;
  border-color: #24155e;
  background-color: #fff;
}

.form-container.w380 {
  width: 380px;
  border-color: #bbb;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

.footer {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  border-style: solid none none;
  border-width: 1px;
  border-color: #000;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.top-warning {
  padding: 7px 10px;
  background-color: red;
  color: #fff;
  text-align: center;
}

.steps-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.warning {
  margin-bottom: 0px;
  line-height: 1;
}

.soft-title {
  margin-top: 25px;
  margin-bottom: 14px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.footer-img {
  max-width: 100%;
}

.faq-title {
  margin-top: 0px;
  margin-bottom: 30px;
  padding: 0px;
  background-color: transparent;
  color: #000;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.soft-item {
  position: relative;
  height: 100%;
  padding: 0px 0px 5px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.4);
  color: #000;
  font-size: 16px;
}

.form-group {
  position: relative;
  margin-bottom: 8px;
}

.phone-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  padding-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.h2-title-inner {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #000;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
}

.h2-machine {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.h2-title-inner-2 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #000;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 900;
  text-align: left;
  text-transform: none;
}

.float-img-left {
  margin-right: 20px;
  margin-bottom: 15px;
  float: left;
}

.paragraph-15 {
  margin-bottom: 20px;
}

.faq-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-bottom: 10px;
  margin-left: -10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.faq-cell {
  display: block;
  width: 50%;
  height: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.faq-cell.faq-cell-last {
  padding-right: 0px;
  padding-left: 0px;
}

.faq-item {
  height: 100%;
  padding: 12px 10px 5px;
  border-radius: 4px;
  box-shadow: 4px 4px 11px -4px rgba(0, 0, 0, 0.5);
  color: #686868;
  text-align: justify;
}

.faq-list-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 38px;
  margin-top: 0px;
  padding-left: 51px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #32346b;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 900;
  text-align: left;
}

.faq-list-num {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 38px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #67476e;
  color: #fff;
}

.still-section {
  padding-top: 40px;
  padding-bottom: 35px;
  background-image: url('../images/still_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.h2-login {
  margin-top: 0px;
  color: #0c2c4f;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 900;
}

.intro-section {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #31336b;
  background-image: url('../images/soft_bg.jpg');
  background-size: cover;
  opacity: 1;
  color: #fff;
  text-align: center;
}

.intro-section.bg-flat {
  background-image: url('../images/soft_bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h2-still {
  margin-top: 0px;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 900;
}

.form-section {
  padding-top: 20px;
  padding-bottom: 75px;
  color: #615b85;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}

.form-block {
  margin-bottom: 0px;
}

.text-span-2 {
  color: #013680;
}

.intro-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 48px;
  line-height: 1.3;
  font-weight: 900;
  text-transform: uppercase;
  white-space: normal;
}

.form-pre-wrap {
  width: 380px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px;
  border: 1px none #000;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

.contact-section {
  padding-top: 20px;
  padding-bottom: 40px;
  background-image: url('../images/map-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.h2-contact {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #333;
  font-size: 42px;
  line-height: 1.3;
  text-align: center;
}

.contact-cell {
  margin-bottom: 10px;
}

.legal-section {
  padding-top: 20px;
  padding-bottom: 40px;
  line-height: 1.3em;
}

.lang-box {
  position: absolute;
  left: auto;
  right: 0px;
  bottom: auto;
  display: block;
  min-width: 84px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.lang {
  display: block;
  max-height: 20px;
  margin-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 14px;
  line-height: 20px;
}

.country-flag {
  width: 20px;
  margin-right: 10px;
}

.select-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px 10px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #6c757d;
  color: #fff;
}

.select-list {
  right: 0px;
  display: none;
  width: 110px;
  padding-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.select-lang {
  float: left;
}

.icon {
  right: 8px;
  margin-right: 0px;
}

.header-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.lang-item {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-section {
  padding-top: 20px;
  padding-bottom: 40px;
}

.bg-box-right {
  position: relative;
  margin-bottom: 20px;
}

.bg-img {
  position: static;
  top: 0px;
  right: 0px;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
}

.bg-img-img {
  display: block;
  width: 180px;
  height: auto;
  margin-right: 20px;
  margin-left: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg-txt {
  width: auto;
  max-width: 80%;
  padding-right: 0px;
}

.team-section {
  padding-top: 50px;
  padding-bottom: 40px;
  background-color: #31336b;
  color: #fff;
  text-align: center;
}

.h2-team {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 900;
}

.lang-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  color: #000;
  font-size: 14px;
  text-decoration: none;
}

.lang-link-flag {
  width: 22px;
  height: 18px;
  margin-right: 4px;
}

.paragraph-39 {
  margin-top: 16px;
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: 1px;
}

.paragraph16 {
  font-size: 16px;
  letter-spacing: 1px;
}

.form-column {
  height: auto;
}

.scam-section {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #000;
}

.image-6 {
  position: absolute;
  left: -49px;
  top: 144px;
  z-index: -1;
  width: 416px;
  height: 471px;
}

.live-section {
  padding-top: 50px;
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 1.4em;
  text-align: justify;
}

.live-section.r1.r3 {
  position: relative;
  display: none;
  height: 260px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.image-7 {
  position: absolute;
  top: 144px;
  right: -49px;
  z-index: -1;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.heading-7 {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 900;
}

.heading-7.h7 {
  margin-top: 0px;
  padding-top: 39px;
  padding-bottom: 0px;
  font-size: 47px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading-7.h3 {
  margin-top: -12px;
  padding-bottom: 57px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}

.steps-section {
  padding-top: 16px;
  padding-bottom: 10px;
  background-color: #67476e;
  color: #000;
}

.steps-item {
  position: relative;
  height: 100%;
  padding: 0px 0px 5px;
  color: #000;
  font-size: 16px;
}

.steps-icon {
  position: static;
  left: 0%;
  top: -70px;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 190px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #67476e;
  text-align: center;
}

.steps-img {
  max-height: 100%;
  margin-bottom: 0px;
}

.steps-title {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.users-column {
  height: auto;
  min-height: 500px;
}

.users-column.steps-col-center {
  border-right: 1px solid #a1a3bc;
  border-left: 1px solid #a1a3bc;
}

.steps-ph {
  padding: 0px 15px;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  text-align: justify;
  letter-spacing: 1px;
}

.paragraph-40 {
  margin-bottom: 0px;
  text-align: justify;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-3 {
  display: block;
}

.div-block-5 {
  position: static;
}

.paragraph-44 {
  letter-spacing: 1px;
}

.paragraph-45 {
  letter-spacing: 1px;
}

.paragraph-46 {
  letter-spacing: 1px;
}

.paragraph-47 {
  letter-spacing: 1px;
}

.paragraph-48 {
  text-align: left;
  letter-spacing: 1px;
  white-space: normal;
}

.text-block-7 {
  font-size: 18px;
}

.video-column {
  height: 100%;
  min-height: auto;
}

.form-title-box {
  border-bottom: 4px solid #6797a8;
  background-color: #000;
}

.span-bold {
  color: #6797a8;
}

.breadcrumbs {
  margin-bottom: 40px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.b-error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pop-h {
  margin-top: 0px;
  line-height: 1.3;
  text-align: center;
}

.pop-p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
}

.video-container {
  height: auto;
}

.algo-video-container {
  position: relative;
  height: 0%;
  padding-bottom: 56.25%;
  background-image: url('../images/Main-Picture-2b.jpg');
  background-size: cover;
}

.algo-video-play-btn {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  width: 100px;
  height: 100px;
  margin: auto;
  background-image: url('../images/play-button-inverse_1play-button-inverse.png');
  background-position: 50% 50%;
  background-size: contain;
}

.video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-bottom: 0px;
}

.forms-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.f-col {
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (max-width: 991px) {
  .h2 {
    font-size: 22px;
  }

  .title-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .form-box {
    width: auto;
  }

  .trade {
    padding-top: 40px;
  }

  .float-img-right {
    max-width: 250px;
  }

  .h1 {
    font-size: 40px;
  }

  .logo {
    max-width: 360px;
    margin-right: 10px;
  }

  .form-container {
    max-width: 400px;
    margin-top: 33px;
  }

  .form-container.w380 {
    margin-top: 40px;
  }

  .footer {
    text-align: center;
  }

  .soft-title {
    font-size: 22px;
  }

  .soft-item {
    height: 100%;
  }

  .float-img-left {
    max-width: 250px;
  }

  .faq-list-title {
    font-size: 20px;
  }

  .h2-login {
    font-size: 24px;
  }

  .intro-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .form-section {
    font-size: 18px;
  }

  .intro-title {
    font-size: 40px;
  }

  .h2-contact {
    margin-bottom: 0px;
    font-size: 30px;
  }

  .lang-box {
    position: static;
    margin-left: 0px;
  }

  .header-wrap {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .bg-img {
    display: none;
    overflow: visible;
  }

  .bg-img-img {
    padding-right: 0px;
  }

  .bg-txt {
    max-width: none;
  }

  .form-column {
    height: auto;
  }

  .image-6 {
    display: none;
  }

  .live-section {
    padding-bottom: 10px;
  }

  .image-7 {
    display: none;
  }

  .heading-7 {
    margin-top: 0px;
  }

  .heading-7.h7 {
    font-size: 35px;
  }

  .heading-7.h3 {
    font-size: 26px;
  }

  .steps-section {
    padding-top: 40px;
  }

  .steps-item {
    height: 100%;
  }

  .steps-title {
    font-size: 22px;
  }

  .video-column {
    margin-right: auto;
    margin-left: auto;
  }

  .columns {
    height: auto;
  }

  .forms-wrap {
    width: 380px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .f-col {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .column-13 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container {
    position: static;
  }

  .container.live-box {
    height: 100%;
  }

  .float-img {
    text-align: center;
  }

  .machine-section {
    text-align: center;
  }

  .title-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .trade {
    padding-top: 40px;
  }

  .float-img-right {
    max-width: 100%;
    margin-left: 0px;
    float: none;
    text-align: center;
  }

  .footer-nav-list {
    padding-top: 19px;
  }

  .faq-section {
    padding-bottom: 10px;
  }

  .form-cell {
    width: 100%;
  }

  .logo-img {
    width: 100%;
    max-width: none;
  }

  .text-center {
    margin-top: 15px;
    margin-bottom: 0px;
  }

  .footer-nav-link {
    font-size: 16px;
  }

  .btn {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .btn.generate-pass {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .btn.btn-login {
    margin-bottom: 0px;
  }

  .logo {
    width: 100%;
    margin-right: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .logo.w--current {
    width: auto;
    max-width: none;
  }

  .footer {
    margin-bottom: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .top-warning {
    display: none;
  }

  .steps-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .faq-title {
    font-size: 24px;
  }

  .soft-item {
    margin-bottom: 20px;
  }

  .soft-item.soft-last {
    margin-bottom: 0px;
  }

  .h2-title-inner {
    font-size: 22px;
    text-align: center;
  }

  .h2-machine {
    font-size: 20px;
  }

  .h2-title-inner-2 {
    font-size: 22px;
    text-align: center;
  }

  .float-img-left {
    max-width: 100%;
    margin-right: 0px;
    float: none;
  }

  .faq-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .faq-cell {
    width: 100%;
  }

  .intro-title {
    font-size: 6vw;
  }

  .legal-section {
    padding-top: 15px;
  }

  .icon {
    display: none;
  }

  .about-section {
    padding-bottom: 0px;
    text-align: center;
  }

  .bg-img {
    display: none;
  }

  .bg-txt {
    width: 100%;
  }

  .team-section {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .paragraph-39 {
    font-size: 18px;
  }

  .image-6 {
    display: none;
  }

  .live-section {
    padding-top: 40px;
  }

  .image-7 {
    display: none;
    overflow: visible;
  }

  .heading-7 {
    font-size: 30px;
  }

  .heading-7.h3 {
    margin-bottom: 0px;
    padding-right: 80px;
    padding-bottom: 26px;
    padding-left: 80px;
  }

  .steps-section {
    padding-top: 40px;
  }

  .steps-item {
    margin-bottom: 20px;
  }

  .users-column {
    min-height: auto;
    margin-bottom: 14px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .users-column.steps-col-center {
    border-right-style: none;
    border-left-style: none;
  }

  .paragraph-48 {
    font-size: 18px;
    line-height: 1.3;
  }

  .pop-h {
    font-size: 30px;
    line-height: 35px;
  }

  .pop-p {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (max-width: 479px) {
  .title-wrap {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .logo-img {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .btn {
    padding-right: 48px;
  }

  .btn.generate-pass {
    font-size: 14px;
  }

  .logo {
    max-width: 40vw;
  }

  .logo.w--current {
    max-width: 40vw;
  }

  .form-container {
    margin-top: 25px;
  }

  .form-container.w380 {
    width: auto;
  }

  .faq-list {
    margin-bottom: 0px;
  }

  .faq-cell.faq-cell-last {
    margin-top: 0px;
    padding-top: 0px;
  }

  .form-pre-wrap {
    width: auto;
  }

  .legal-section {
    padding-top: 10px;
  }

  .form-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-7.h3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph-48 {
    white-space: normal;
  }

  .video-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns {
    height: auto;
  }

  .breadcrumbs {
    margin-bottom: 40px;
  }

  .pop-h {
    font-size: 28px;
  }

  .algo-video-play-btn {
    width: 70px;
    height: 70px;
  }

  .forms-wrap {
    width: auto;
  }
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}