.body {
    font-family: Lato, sans-serif;
    font-size: 18px;
    height: 100%;
    line-height: 1.3
}

.main-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    min-width: 320px
}

.h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 16px;
    padding-top: 0;
    text-shadow: 1px 0 6px #000
}

.container, .h2 {
    text-align: center
}

.container {
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.container.live-box {
    background-color: #fff;
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, .22)
}

.float-img {
    margin-bottom: 20px;
    text-align: justify
}

.content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-order: 2;
    order: 2;
    padding-left: 0;
    padding-right: 0
}

.machine-section {
    background-color: #248fdd;
    color: #fff;
    line-height: 1.5;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: justify
}

.form-control {
    background-color: #eee;
    font-size: 16px;
    font-weight: 700;
    height: 37px;
    margin-bottom: 0;
    width: 100%
}

.form-control.control-bordered {
    border: 1px solid #000;
    border-radius: 0;
    font-size: 17px;
    height: 56px
}

.form-control.control-bordered.textarea {
    height: 200px
}

.form-control.form-control-bg.email-control {
    background-image: url(../images/user-icon_1user-icon.png);
    background-size: 24px 22px;
    padding-left: 40px
}

.form-control.form-control-bg.email-control, .form-control.form-control-bg.pass-control {
    background-color: #eee;
    background-position: 8px 50%;
    background-repeat: no-repeat;
    font-size: 17px;
    height: 42px
}

.form-control.form-control-bg.pass-control {
    background-image: url(../images/pass-icon_1pass-icon.png);
    background-size: 18px 22px;
    padding-left: 35px
}

.title-wrap {
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-top: 0
}

.form-box {
    margin: 10px auto 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.trade {
    color: #000;
    padding-bottom: 10px;
    padding-top: 30px
}

.float-img-right {
    float: right;
    margin-bottom: 15px;
    margin-left: 20px;
    max-width: 400px;
    -o-object-fit: fill;
    object-fit: fill;
    overflow: visible;
    position: static
}

.bottom-head {
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left
}

.footer-nav-list {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-bottom: 30px;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center
}

.paragraph {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.4;
    padding: 0 15px;
    text-align: justify
}

.h1 {
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
    margin-top: 0;
    text-align: center;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .75);
    text-transform: uppercase
}

.h1, .soft-img {
    margin-bottom: 0
}

.soft-img {
    max-height: 100%
}

.footer-logo {
    max-width: 400px;
    text-align: center
}

.footer-logo.w--current {
    max-width: 250px
}

.faq-section {
    padding-bottom: 50px;
    padding-top: 50px
}

.form-cell {
    padding-left: 5px;
    padding-right: 5px;
    width: 50%
}

.warning-icon {
    display: none
}

.footer-nav-item {
    border-left: 1px solid #fff;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0
}

.main-section {
    background-color: #228cd8;
    background-image: url(../img/Main-Picture-2a.webp);
    background-position: 50% 50%;
    background-size: cover;
    border: 1px solid #000;
    color: #fff;
    padding-bottom: 40px;
    padding-top: 40px
}

.float-image {
    -o-object-fit: contain;
    object-fit: contain
}

.phone-cell {
    padding-left: 5px;
    padding-right: 5px;
    width: 65%
}

.logo-img {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    /* max-height: 90px; */
    max-width: 100%
}

.text-center {
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center
}

.text-center.soft-btn {
    margin-bottom: 25px;
    margin-top: 25px
}

.footer-nav-link {
    color: #32346b;
    display: inline;
    text-decoration: none
}

.footer-nav-link:hover {
    text-decoration: underline
}

.btn {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#bfad50), to(#f5e58d));
    background-image: linear-gradient(0deg, #bfad50, #f5e58d);
    border-radius: 2px;
    color: #31336b;
    font-family: Open Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    padding: 13px 40px;
    text-align: center;
    text-transform: uppercase
}

.btn:hover {
    background-color: #3c8b3c;
    opacity: .8
}

.btn.btn-sm {
    font-size: 18px;
    padding-bottom: 14px;
    padding-top: 14px;
    text-transform: none
}

.btn.btn-sm.btn-100 {
    display: block;
    font-size: 16px;
    padding-bottom: 14px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-transform: uppercase;
    white-space: break-spaces;
    width: 100%
}

.btn.btn-sm.btn-100, .btn.generate-pass {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a110cb), to(#a110cb));
    background-image: linear-gradient(180deg, #a110cb, #a110cb);
    border-radius: 5px;
    color: #fff
}

.btn.generate-pass {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1.2;
    min-height: 37px;
    padding: 0;
    text-transform: none
}

.btn.btn-login {
    border-radius: 2px;
    font-size: 22px;
    padding-bottom: 8px;
    padding-top: 7px;
    white-space: normal;
    width: 100%
}

.btn.anchor-js {
    background-color: #a110cb;
    background-image: none;
    color: #fff;
    text-transform: uppercase
}

.soft-icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #248fdd;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 190px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
    right: 0;
    text-align: center;
    top: -70px;
    width: 100%
}

.logo {
    display: block;
    margin-right: 0;
    max-height: 90px;
    max-width: 560px
}

.logo, .logo.w--current {
    width: auto
}

.form-row-nowrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -5px;
    margin-right: -5px
}

.form-title {
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px;
    text-align: center;
    text-transform: uppercase
}

.prefix-cell {
    padding-left: 5px;
    padding-right: 5px;
    width: 35%
}

.form-container {
    background-color: #fff;
    border: 12px #24155e;
    color: #333;
    font-size: 16px;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 10px
}

.form-container.w380 {
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .3);
    width: 380px
}

.footer {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    background-color: transparent;
    border: 1px #000;
    border-top: 1px solid #000;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    -webkit-order: 3;
    order: 3;
    padding-bottom: 40px;
    padding-top: 40px
}

.top-warning {
    background-color: red;
    color: #fff;
    padding: 7px 10px;
    text-align: center
}

.steps-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.warning {
    line-height: 1;
    margin-bottom: 0
}

.soft-title {
    font-size: 22px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 14px;
    margin-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    text-transform: uppercase
}

.footer-img {
    max-width: 100%
}

.faq-title {
    background-color: transparent;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase
}

.soft-item {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, .4);
    color: #000;
    font-size: 16px;
    height: 100%;
    padding: 0 0 5px;
    position: relative
}

.form-group {
    margin-bottom: 8px;
    position: relative
}

.phone-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0
}

.h2-title-inner {
    color: #000;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left
}

.h2-machine, .h2-title-inner {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.3;
    text-transform: uppercase
}

.h2-machine {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center
}

.h2-title-inner-2 {
    color: #000;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    text-transform: none
}

.h2-title-inner-2.mob {
    display: none
}

.float-img-left {
    float: left;
    margin-bottom: 15px;
    margin-right: 20px
}

.paragraph-15 {
    margin-bottom: 20px
}

.faq-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px
}

.faq-cell {
    display: block;
    height: auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%
}

.faq-cell.faq-cell-last {
    padding-left: 0;
    padding-right: 0
}

.faq-item {
    border-radius: 4px;
    box-shadow: 4px 4px 11px -4px rgba(0, 0, 0, .5);
    color: #686868;
    height: 100%;
    padding: 12px 10px 5px;
    text-align: justify
}

.faq-list-title {
    color: #32346b;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.3;
    margin-top: 0;
    min-height: 38px;
    padding-left: 51px;
    position: relative;
    text-align: left
}

.faq-list-num, .faq-list-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.faq-list-num {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background-color: #248fdd;
    border-radius: 50%;
    color: #fff;
    height: 38px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 38px
}

.still-section {
    background-image: url(../images/still_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 35px;
    padding-top: 40px;
    text-align: center
}

.h2-login {
    color: #0c2c4f;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.3;
    margin-top: 0
}

.intro-section {
    background-color: #31336b;
    background-image: url(../images/soft_bg.webp);
    background-size: cover;
    color: #fff;
    opacity: 1;
    padding-bottom: 90px;
    padding-top: 90px;
    text-align: center
}

.intro-section.bg-flat {
    background-image: none
}

.h2-still {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.3;
    margin-top: 0
}

.form-section {
    color: #615b85;
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 75px;
    padding-top: 20px;
    text-align: center
}

.form-block {
    margin-bottom: 0
}

.text-span-2 {
    color: #013680
}

.intro-title {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.3;
    text-transform: uppercase;
    white-space: normal
}

.form-pre-wrap, .intro-title {
    margin-bottom: 0;
    margin-top: 0
}

.form-pre-wrap {
    border: 1px #000;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .3);
    padding: 15px;
    width: 380px
}

.contact-section {
    background-image: url(../images/map-bg.webp);
    background-position: 50% 50%;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 20px
}

.h2-contact {
    color: #333;
    font-size: 42px;
    line-height: 1.3;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center
}

.contact-cell {
    margin-bottom: 10px
}

.legal-section {
    line-height: 1.3em;
    padding-bottom: 40px;
    padding-top: 20px
}

.lang-box {
    -ms-flex-item-align: center;
    -webkit-box-flex: 0;
    bottom: auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    left: auto;
    min-width: 84px;
    position: absolute;
    right: 0
}

.lang, .lang-box {
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    display: block
}

.lang {
    -ms-flex-item-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-right: 0;
    max-height: 20px
}

.country-flag {
    margin-right: 10px;
    width: 20px
}

.select-toggle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #6c757d;
    border-radius: 5px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 10px 30px 10px 10px
}

.select-list {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    display: none;
    padding-top: 0;
    right: 0;
    width: 110px
}

.select-lang {
    float: left
}

.icon {
    margin-right: 0;
    right: 8px
}

.header-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: relative;
    text-align: left
}

.header-wrap, .lang-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.lang-item {
    display: block
}

.about-section {
    padding-bottom: 40px;
    padding-top: 20px
}

.bg-box-right {
    margin-bottom: 20px;
    position: relative
}

.bg-img {
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    position: static;
    right: 0;
    top: 0
}

.bg-img-img {
    display: block;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 180px
}

.bg-txt {
    max-width: 80%;
    padding-right: 0;
    width: auto
}

.team-section {
    background-color: #31336b;
    color: #fff;
    padding-bottom: 40px;
    padding-top: 50px;
    text-align: center
}

.h2-team {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 20px;
    margin-top: 0
}

.lang-link {
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    padding: 4px;
    text-decoration: none
}

.lang-link-flag {
    height: 18px;
    margin-right: 4px;
    width: 22px
}

.paragraph-39 {
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 16px;
    text-align: center
}

.paragraph16 {
    font-size: 16px;
    letter-spacing: 1px
}

.column-14 {
    height: auto
}

.scam-section {
    color: #000;
    padding-bottom: 50px;
    padding-top: 50px
}

.image-6 {
    height: 471px;
    left: -49px;
    position: absolute;
    top: 144px;
    width: 416px;
    z-index: -1
}

.live-section {
    font-size: 18px;
    line-height: 1.4em;
    padding-bottom: 30px;
    padding-top: 50px;
    text-align: justify
}

.live-section.r1.r3 {
    display: none;
    height: 260px;
    padding-bottom: 0;
    padding-top: 0;
    position: relative
}

.image-7 {
    position: absolute;
    right: -49px;
    top: 144px;
    -webkit-transform: rotateX(0deg) rotateY(180deg) rotate(0deg);
    transform: rotateX(0deg) rotateY(180deg) rotate(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: -1
}

.heading-7 {
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 20px
}

.heading-7.h7 {
    font-size: 47px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 39px;
    text-transform: uppercase
}

.heading-7.h3 {
    font-size: 28px;
    font-weight: 700;
    margin-top: -12px;
    padding-bottom: 57px;
    text-transform: uppercase
}

.steps-section {
    background-color: #248fdd;
    color: #000;
    padding-bottom: 10px;
    padding-top: 16px
}

.steps-item {
    color: #000;
    font-size: 16px;
    height: 100%;
    padding: 0 0 5px;
    position: relative
}

.steps-icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #248fdd;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 190px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
    right: 0;
    text-align: center;
    top: -70px;
    width: 100%
}

.steps-img {
    margin-bottom: 0;
    max-height: 100%
}

.steps-title {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase
}

.users-column {
    height: auto;
    min-height: 500px
}

.users-column.steps-col-center {
    border-left: 1px solid #a1a3bc;
    border-right: 1px solid #a1a3bc
}

.steps-ph {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.4;
    padding: 0 15px;
    text-align: justify
}

.paragraph-40 {
    margin-bottom: 0;
    text-align: justify
}

.div-block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.div-block, .utility-page-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.utility-page-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100vh;
    -webkit-justify-content: center;
    justify-content: center;
    max-height: 100%;
    max-width: 100%;
    width: 100vw
}

.utility-page-content {
    text-align: center;
    width: 260px
}

.utility-page-content, .utility-page-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.utility-page-form {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch
}

.div-block-3 {
    display: block
}

.div-block-5 {
    position: static
}

.paragraph-44, .paragraph-46, .paragraph-48 {
    letter-spacing: 1px
}

.paragraph-48 {
    text-align: left;
    white-space: normal
}

.text-block-7 {
    font-size: 18px
}

.main-image {
    background-image: url(../img/Main-Picture-2b.webp);
    background-position: 50% 50%;
    background-size: cover;
    max-height: none
}

.column-15, .main-image {
    height: 100%;
    min-height: auto
}

.columns-2 {
    height: 450px;
    min-height: auto
}

.form-title-box {
    background-color: #000;
    border-bottom: 4px solid #a110cb
}

.span-bold {
    color: #a110cb
}

.breadcrumbs {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 40px;
    text-align: left
}

.b-error {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-justify-content: center;
    justify-content: center
}

.pop-h {
    margin-top: 0
}

.pop-h, .pop-p {
    line-height: 1.3;
    text-align: center
}

.pop-p {
    font-size: 18px;
    margin-top: 10px
}

.forms-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 20px
}

.f-col {
    padding-left: 20px;
    padding-right: 20px
}

.why-section {
    color: #000;
    padding-bottom: 50px;
    padding-top: 50px
}

.btn-2 {
    background-color: #ffa600;
    border-radius: 2px;
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    padding: 13px 40px;
    text-align: center;
    text-transform: uppercase
}

.btn-2:hover {
    opacity: .8
}

@media screen and (max-width: 991px) {
    .h2 {
        font-size: 22px
    }

    .title-wrap {
        padding-bottom: 0;
        padding-top: 0
    }

    .form-box {
        width: auto
    }

    .trade {
        padding-top: 40px
    }

    .float-img-right {
        max-width: 250px
    }

    .h1 {
        font-size: 40px
    }

    .main-section {
        background-attachment: fixed;
        background-image: url(../images/bg_800.webp);
        background-repeat: repeat
    }

    .logo {
        margin-right: 10px;
        max-width: 360px
    }

    .form-container {
        margin-top: 33px;
        max-width: 400px
    }

    .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-bottom: 50px;
        padding-top: 50px
    }

    .form-section {
        font-size: 18px
    }

    .intro-title {
        font-size: 40px
    }

    .h2-contact {
        font-size: 30px;
        margin-bottom: 0
    }

    .lang-box {
        margin-left: 0;
        position: static
    }

    .header-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding-left: 0;
        padding-right: 0
    }

    .bg-img {
        display: none;
        overflow: visible
    }

    .bg-img-img {
        padding-right: 0
    }

    .bg-txt {
        max-width: none
    }

    .column-14 {
        height: auto
    }

    .image-6 {
        display: none
    }

    .live-section {
        padding-bottom: 10px
    }

    .image-7 {
        display: none
    }

    .heading-7 {
        margin-top: 0
    }

    .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
    }

    .main-image {
        width: 700px
    }

    .column-15, .main-image {
        margin-left: auto;
        margin-right: auto
    }

    .columns-2 {
        height: 300px
    }

    .forms-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        width: 380px
    }

    .f-col {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 767px) {
    .column-13 {
        padding-left: 0;
        padding-right: 0
    }

    .container {
        position: static
    }

    .container.live-box {
        height: 100%
    }

    .float-img, .machine-section {
        text-align: center
    }

    .title-wrap {
        padding-bottom: 0;
        padding-top: 0
    }

    .trade {
        padding-top: 40px
    }

    .float-img-right {
        float: none;
        margin-left: 0;
        max-width: 100%;
        text-align: center
    }

    .footer-nav-list {
        padding-top: 19px
    }

    .faq-section {
        padding-bottom: 10px
    }

    .form-cell {
        width: 100%
    }

    .main-section {
        background-image: url(../images/bg_800.webp)
    }

    .logo-img {
        max-width: none;
        width: 100%
    }

    .text-center {
        margin-bottom: 0;
        margin-top: 15px
    }

    .footer-nav-link {
        font-size: 16px
    }

    .btn {
        font-size: 18px;
        margin-bottom: 20px
    }

    .btn.generate-pass {
        font-size: 14px;
        margin-bottom: 0
    }

    .logo {
        margin-right: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%
    }

    .logo.w--current {
        max-width: none;
        width: auto
    }

    .form-container.w380 {
        padding-bottom: 0
    }

    .footer {
        margin-bottom: 30px;
        padding-bottom: 5px;
        padding-top: 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: 0
    }

    .h2-title-inner {
        font-size: 22px;
        text-align: center
    }

    .h2-machine {
        font-size: 20px
    }

    .h2-title-inner-2 {
        font-size: 22px;
        text-align: center
    }

    .h2-title-inner-2.mob {
        display: block;
        margin-top: 40px
    }

    .h2-title-inner-2.desc {
        display: none
    }

    .float-img-left {
        float: none;
        margin-right: 0;
        max-width: 100%
    }

    .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
    }

    .form-pre-wrap {
        padding-bottom: 0
    }

    .legal-section {
        padding-top: 15px
    }

    .icon {
        display: none
    }

    .about-section {
        padding-bottom: 0;
        text-align: center
    }

    .bg-img {
        display: none
    }

    .bg-txt {
        width: 100%
    }

    .team-section {
        padding-bottom: 0;
        padding-top: 30px
    }

    .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: 0;
        padding-bottom: 26px;
        padding-left: 80px;
        padding-right: 80px
    }

    .steps-section {
        padding-top: 40px
    }

    .steps-item {
        margin-bottom: 20px
    }

    .users-column {
        margin-bottom: 14px;
        min-height: auto;
        padding-left: 0;
        padding-right: 0
    }

    .users-column.steps-col-center {
        border-left-style: none;
        border-right-style: none
    }

    .paragraph-48 {
        font-size: 18px;
        line-height: 1.3
    }

    .main-image {
        width: auto
    }

    .pop-h {
        font-size: 30px;
        line-height: 35px
    }

    .pop-p {
        font-size: 16px;
        line-height: 20px
    }

    .why-section {
        padding-bottom: 20px;
        padding-top: 10px
    }

    .btn-2 {
        font-size: 18px;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 479px) {
    .title-wrap {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0
    }

    .main-section {
        background-attachment: fixed;
        background-image: url(../images/bg_500.webp);
        background-repeat: repeat;
        background-size: cover
    }

    .btn {
        padding-right: 48px
    }

    .btn.generate-pass {
        font-size: 14px
    }

    .form-container.w380 {
        max-width: 100%;
        width: auto
    }

    .faq-list {
        margin-bottom: 0
    }

    .faq-cell.faq-cell-last {
        margin-top: 0;
        padding-top: 0
    }

    .form-pre-wrap {
        width: auto
    }

    .legal-section {
        padding-top: 10px
    }

    .heading-7.h3 {
        padding-left: 0;
        padding-right: 0
    }

    .paragraph-48 {
        white-space: normal
    }

    .columns-2 {
        height: 200px
    }

    .breadcrumbs {
        margin-bottom: 40px
    }

    .pop-h {
        font-size: 28px
    }

    .forms-wrap {
        width: auto
    }

    .btn-2 {
        padding-right: 48px
    }
}
