@charset "UTF-8";
@font-face {
  font-family: "bebas";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/BebasNeueBold/BebasNeueBold.eot");
  src: url("../fonts/BebasNeueBold/BebasNeueBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeueBold/BebasNeueBold.woff") format("woff"), url("../fonts/BebasNeueBold/BebasNeueBold.ttf") format("truetype"); }

@font-face {
  font-family: "norms";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/TTNorms/TTNorms-Light.eot");
  src: url("../fonts/TTNorms/TTNorms-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNorms/TTNorms-Light.woff") format("woff"), url("../fonts/TTNorms/TTNorms-Light.ttf") format("truetype"); }

@font-face {
  font-family: "norms";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/TTNorms/TTNorms-Regular.eot");
  src: url("../fonts/TTNorms/TTNorms-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNorms/TTNorms-Regular.woff") format("woff"), url("../fonts/TTNorms/TTNorms-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "norms";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/TTNorms/TTNorms-Medium.eot");
  src: url("../fonts/TTNorms/TTNorms-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNorms/TTNorms-Medium.woff") format("woff"), url("../fonts/TTNorms/TTNorms-Medium.ttf") format("truetype"); }

@font-face {
  font-family: "norms";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/TTNorms/TTNorms-Bold.eot");
  src: url("../fonts/TTNorms/TTNorms-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNorms/TTNorms-Bold.woff") format("woff"), url("../fonts/TTNorms/TTNorms-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "halvar";
  font-weight: 800;
  font-style: normal;
  src: url("../fonts/Halvar/HalvarBreit-XBd.eot");
  src: url("../fonts/Halvar/HalvarBreit-XBd.eot?#iefix") format("embedded-opentype"), url("../fonts/Halvar/HalvarBreit-XBd.woff") format("woff"), url("../fonts/Halvar/HalvarBreit-XBd.ttf") format("truetype"); }

@font-face {
  font-family: "display";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/SFUIDisplay/SFUIDisplay-Regular.eot");
  src: url("../fonts/SFUIDisplay/SFUIDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SFUIDisplay/SFUIDisplay-Regular.woff") format("woff"), url("../fonts/SFUIDisplay/SFUIDisplay-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "display";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/SFUIDisplay/SFUIDisplay-Bold.eot");
  src: url("../fonts/SFUIDisplay/SFUIDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SFUIDisplay/SFUIDisplay-Bold.woff") format("woff"), url("../fonts/SFUIDisplay/SFUIDisplay-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "segoe";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/SegoeUi/SegoeUI.eot");
  src: url("../fonts/SegoeUi/SegoeUI.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUi/SegoeUI.woff") format("woff"), url("../fonts/SegoeUi/SegoeUI.ttf") format("truetype"); }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

*::-webkit-input-placeholder {
  color: #666;
  opacity: 1; }

*:-moz-placeholder {
  color: #666;
  opacity: 1; }

*::-moz-placeholder {
  color: #666;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #666;
  opacity: 1; }

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #666; }

body input:required:valid,
body textarea:required:valid {
  color: #666; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: normal;
  font-family: "Montserrat", sans-serif;
  background: #22283C;
  color: #fff; }

html, body {
  overflow-x: hidden; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

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

a {
  display: block;
  text-decoration: none;
  outline: none;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  a:hover {
    text-decoration: none; }

.color-accent {
  color: #1AA3E0; }

.color-blue {
  color: #3069F3; }

.description {
  font-size: 24px;
  font-weight: 500;
  margin: 14px 0 0; }

button, .btn {
  outline: none;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 38px;
  border: none;
    border-radius: 8px; }
  button:hover, button:focus, .btn:hover, .btn:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff; }
  .btn:hover {
    -webkit-box-shadow: 0 10px 20px rgba(26, 163, 224, 0.3);
            box-shadow: 0 10px 20px rgba(26, 163, 224, 0.3);
    color: #fff; }

.btn-blue {
  width: 91px;
  height: 32px; }

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-radius: 8px;
  margin-left: 0; }

.or {
  margin: 22px auto 24px;
  font-weight: 500;
  width: 100%;
  text-align: center; }

.btn-green {
  background: #81C728; }

.btn-blue {
  background: #1AA3E0; }

.btn-red {
  background: #DB635A; }

.btn-violet {
  background: #988ff2; }

.btn-white {
  border: 1px solid rgba(152, 164, 196, 0.5);
  background: #fff;
  color: #424B62;
  font-size: 16px; }
  .btn-white:hover {
    color: #424B62; }

.btn-disable {
  background: #1AA3E0;
  opacity: .5; }

.links {
  color: #1AA3E0;
  opacity: .5;
  font-size: 14px;
  font-weight: bold; }

.btn-accent {
  border-radius: 8px;
  background: #1AA3E0;
  -webkit-box-shadow: 0 10px 20px rgba(26, 163, 224, 0.3);
          box-shadow: 0 10px 20px rgba(26, 163, 224, 0.3);
  font-size: 14px;
  font-weight: bold; }
  .btn-accent:hover {
    -webkit-box-shadow: none;
            box-shadow: none; }

.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.body {
  background: #fafafa;
  color: #424B62; }
  .body .container {
    max-width: 1310px; }
  .body h1 {
    margin: 60px 0;
    color: #22283C;
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase; }
  .body h2 {
    text-transform: uppercase;
    margin: 0 0 40px;
    color: #424B62;
    font-size: 26px;
    font-weight: 600; }
  .body .icon-check {
    width: 24px;
    min-width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 3px;
    border: 2px solid #FC8B8C;
    margin: 0 9px 0 0; }

input, textarea, .form-control {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #424B62;
  padding: 0 10px;
  border: 1px solid rgba(66, 75, 98, 0.15);
    border-radius: 4px; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
    color: #424B62; }
  input::-moz-placeholder, textarea::-moz-placeholder, .form-control::-moz-placeholder {
    color: #424B62; }
  input::-ms-input-placeholder, textarea::-ms-input-placeholder, .form-control::-ms-input-placeholder {
    color: #424B62; }
  input::placeholder, textarea::placeholder, .form-control::placeholder {
    color: #424B62; }
  input:hover, input:focus, textarea:hover, textarea:focus, .form-control:hover, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }

select {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  padding: 0 10px;
  border: none;
    border-radius: 4px;
  cursor: pointer; }
  select::-webkit-input-placeholder {
    color: #FFFFFF; }
  select::-moz-placeholder {
    color: #FFFFFF; }
  select::-ms-input-placeholder {
    color: #FFFFFF; }
  select::placeholder {
    color: #FFFFFF; }
  select:hover, select:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

svg {
  display: inline-block;
  width: 100%;
  height: 100%; }

svg {
  display: inline-block;
  width: 100%;
  height: 100%; }

.links-active {
  color: #988FF2; }

.logo span {
  display: inline-block; }

.body {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  background: url("../img/line.svg") no-repeat center;
    background-size: 100%; }

footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.nav {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.nav-item {
  margin: 0 26px 0 0; }
  .nav-item:last-child {
    margin: 0; }

.nav-link {
  color: #9B9EA8;
  font-size: 13px;
  padding: 0;
  font-weight: 600; }
  .nav-link:hover {
    color: #fff; }

.nav-link.active {
  color: #fff; }

h1 {
  font-size: 37px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 68px;
  width: 100%; }

h2 {
  font-size: 36px;
  font-weight: 900;
  width: 100%;
  text-transform: uppercase;
  line-height: 44px; }

.main-text__subtitle {
  font-size: 77px;
  font-weight: 900;
  text-shadow: 0 15px 20px rgba(0, 0, 0, 0.5);
  line-height: 99.4%; }

.links-accent {
  color: #1AA3E0; }
  .links-accent:hover {
    color: inherit; }

.wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .wrapper .row {
    height: 100%; }

.main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  min-height: 100%; }

.content {
  width: calc(100% - 96px);
  position: relative; }

header {
  background: #424B62;
  color: #fff;
  position: relative;
  z-index: 3; }
  header .container {
    max-width: 1310px; }
  header .support-box {
    font-weight: 500;
    font-size: 12px;
    margin: 0 10px 0 0; }
  header .dropDown-menu {
    top: 67px; }
    header .dropDown-menu a {
      padding: 0;
      width: 100%; }

.logo {
  width: 100%;
  max-width: 118px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .logo svg path {
    fill: #988FF2; }

.support-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 500; }
  .support-box .header-item__icon {
    margin: 0 11px 0 0;
    width: 22px;
    height: 22px; }
  .support-box:hover {
    color: #fff; }

.header-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #fff;
  font-weight: 500; }
  .header-item__icon {
    margin: 0 10px 0 0;
    fill: none;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .header-item:last-child {
    margin: 0; }
  .header-item:hover {
    color: #fff; }

.header-rus .header-menu li > a {
  font-size: 13px;
  padding: 25.5px 14px; }

.header-fr .header-menu li > a, .header-fl .header-menu li > a {
  padding: 25.5px 12px; }

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 0 0; }
  .header-menu li {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header-menu li a {
      color: #fff;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600;
      padding: 25.5px 15px; }
      .header-menu li a:hover {
        color: #988FF2;
        background: #353C4F; }
    .header-menu li .dropDown-menu a {
      padding: 0;
      width: 100%;
      text-transform: none;
      font-weight: normal;
      font-size: 14px;
      color: #9B9EA8; }
    .header-menu li .active {
      color: #988FF2;
      background: #353C4F; }

.dropItem .support-box {
  margin: 0; }

footer {
  padding: 45px 0 25px;
  background: #22283C; }
  footer .container {
    max-width: 1310px; }
  footer .logo {
    text-align: center;
    margin: 0 auto 32px;
    height: 40px; }
    footer .logo svg path {
      fill: #98A4C4; }

.list-social {
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .list-social li {
    margin: 0 24px 0 0; }
    .list-social li:last-child {
      margin: 0; }
    .list-social li a {
      width: 18px;
      height: 18px; }

.copyright {
  text-align: center;
  color: #98A4C4;
  font-size: 12px;
  line-height: 15px; }
  .copyright a {
    display: inline; }
  .copyright p:last-child {
    margin: 15px auto 0; }

.text-name {
  margin: 24px auto 0;
  font-weight: 600;
  font-size: 9px;
  text-align: center;
  width: 100%;
  color: #fff; }

.footer-menu__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.footer-box {
  line-height: 200%;
  margin: 0 0 34px; }
  .footer-box h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 900; }

.footer-menu li a {
  color: #98A4C4;
  font-size: 14px;
  font-weight: 500; }
  .footer-menu li a:hover {
    color: #fff; }

.info-box {
  text-align: center;
  margin: 0 auto 80px;
  font-weight: 500;
  color: #424b62;
  line-height: 20px; }
  .info-box a {
    display: inline; }
    .info-box a:hover {
      color: #424b62; }
  .info-box span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #98A4C4;
    margin: 24px 0 0; }
  .info-box strong {
    font-weight: bold; }

.form {
  max-width: 626px;
  width: 100%;
  border-radius: 8px;
  -webkit-box-shadow: 0 20px 30px rgba(68, 68, 68, 0.16);
          box-shadow: 0 20px 30px rgba(68, 68, 68, 0.16);
  background: #fff;
  border: 1px solid rgba(152, 164, 196, 0.5);
  margin: 78px auto 46px;
  padding: 24px; }
  .form .form-group__title {
    margin: 0; }
  .form label {
    width: 100%;
    position: relative; }
  .form input {
    padding: 0 0 12px;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    color: rgba(152, 164, 196, 0.8);
    border: none;
      border-radius: 0;
      border-bottom: 1px solid #22283C; }
    .form input::-webkit-input-placeholder {
      color: rgba(152, 164, 196, 0.8); }
    .form input::-moz-placeholder {
      color: rgba(152, 164, 196, 0.8); }
    .form input::-ms-input-placeholder {
      color: rgba(152, 164, 196, 0.8); }
    .form input::placeholder {
      color: rgba(152, 164, 196, 0.8); }
    .form input:valid, .form input:invalid, .form input:required:valid, .form input:required:invalid {
      color: #22283C; }
  .form .btn {
    width: 100%;
    height: 61px;
    border-radius: 8px;
    font-size: 21px;
    font-weight: bold; }
    .form .btn .icon {
      width: 24px;
      height: 24px;
      margin: 0 10px 0 0; }
  .form .form-group .links-green {
    position: absolute;
    right: 0;
    bottom: 11px;
    background: #fff; }

.form-login input {
  color: #22283C;
  font-weight: bold; }
  .form-login input::-webkit-input-placeholder {
    color: #22283C; }
  .form-login input::-moz-placeholder {
    color: #22283C; }
  .form-login input::-ms-input-placeholder {
    color: #22283C; }
  .form-login input::placeholder {
    color: #22283C; }

.btn-view {
  position: absolute;
  right: 0;
  bottom: 9px;
  width: 20px;
  height: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 1;
  cursor: pointer; }

.links-green {
  color: #81C728;
  font-weight: 500;
  font-size: 16px; }
  .links-green:hover {
    color: rgba(152, 164, 196, 0.8); }

.btn-soc {
  margin: 0 0 17px; }
  .btn-soc:last-child {
    margin: 0; }

.form-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 16px;
  color: rgba(66, 75, 98, 0.5);
  font-size: 21px;
  font-weight: 600; }
  .form-title__icon {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin: 0 16px 0 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.form-group {
  margin: 0 0 23px; }

.form-group__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 8px; }

.form-group__title {
  color: #424B62;
  font-size: 14px; }

.d-mobile {
  display: none; }

.mobile-menu, .sorting-mobile {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  z-index: 11;
  width: 100%;
  background: #2F3545;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 19px 24px 0; }
  .mobile-menu .header-item, .sorting-mobile .header-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 21px;
    font-size: 12px; }
    .mobile-menu .header-item:last-child, .sorting-mobile .header-item:last-child {
      margin: 0; }
  .mobile-menu .dropDown-menu, .sorting-mobile .dropDown-menu {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 18px 0 27px; }
    .mobile-menu .dropDown-menu:before, .sorting-mobile .dropDown-menu:before {
      content: '';
      position: absolute;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      top: 0;
      width: calc(100% + 50px);
      height: 100%;
      background: #232834; }
  .mobile-menu .support-box, .sorting-mobile .support-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .mobile-menu .header-menu li, .sorting-mobile .header-menu li {
    width: 100%; }
    .mobile-menu .header-menu li a, .sorting-mobile .header-menu li a {
      padding: 0; }

.line-title__menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 24px; }
  .line-title__menu h4 {
    color: #8890A7;
    font-size: 14px;
    font-weight: 600; }

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: #2F3545;
  opacity: .7;
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
          transform: matrix(1, 0, 0, -1, 0, 0);
  display: none; }

.dropItem-language {
  padding: 0 0 0 10px; }
  .dropItem-language:before {
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    content: '';
    position: absolute;
    width: 1px;
    height: 47px;
    background: #98A4C4; }
  .dropItem-language > a:after {
    border-top-color: #98A4C4; }
  .dropItem-language .header-item {
    margin: 0; }
  .dropItem-language .dropDown-menu {
    left: auto;
    right: 0; }

.btn-close, .btn-close__account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 0 auto;
  width: 20px;
  min-width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer; }
  .btn-close:hover:before, .btn-close:hover:after, .btn-close__account:hover:before, .btn-close__account:hover:after {
    background: #fff; }
  .btn-close:before, .btn-close:after, .btn-close__account:before, .btn-close__account:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #9B9EA8;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    top: 0; }
  .btn-close:before, .btn-close__account:before {
    left: 9px;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .btn-close:after, .btn-close__account:after {
    right: 10px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.btn-close:before, .btn-close:after {
  background: #fff; }

.dropItem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .dropItem > a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .dropItem > a:after {
      content: '';
      margin: 0 0 0 7px;
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 5px solid #fff; }
  .dropItem .language-box:after {
    border-top-color: #98A4C4; }

.dropItem-cabinet {
  margin: 0 10px 0 0; }
  .dropItem-cabinet .dropDown-menu .header-item__icon svg path {
    stroke: #9B9EA8; }
  .dropItem-cabinet .dropDown-menu .logout-item svg path {
    stroke: transparent; }

.dropDown-menu {
  position: absolute;
  display: none;
  left: 0;
  background: #2F3545;
  padding: 20px 27px;
  z-index: 2;
  top: 52px;
  min-width: 100%; }
  .dropDown-menu a {
    margin: 0 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #9B9EA8;
    font-size: 14px;
    font-weight: 500; }
    .dropDown-menu a:hover {
      color: #fff; }
    .dropDown-menu a:last-child {
      margin: 0; }

.btn-burger {
  display: none;
  width: 24px;
  height: 24px;
  margin: auto 0; }
  .btn-burger span {
    width: 100%;
    height: 2px;
    display: block;
    background: #fff;
    margin: 0 0 5px;
    border-radius: 3px; }
    .btn-burger span:last-child {
      margin: 0; }
  .btn-burger svg {
    width: 100%;
    height: 100%; }

.recaptcha {
  margin: 0 auto 24px;
  width: 100%; }

.form-description {
  margin: 40px 0 38px;
  font-size: 14px; }

.form-message__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: #E6F4D4;
  width: 108px;
  height: 108px;
  padding: 14px;
  margin: 0 auto; }

.form-on-check .form-message__img {
  background: #dadbfd; }

.form-success .form-message__img {
  background: #E6F4D4; }

.form-message__title {
  text-align: center;
  margin: 30px auto 10px;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600; }

.form-message {
  margin: 78px auto 240px; }
  .form-message .text {
    margin: 0 auto 50px;
    text-align: center;
    color: #98A4C4;
    font-weight: 500; }

.form-error .form-message__img {
  background: rgba(252, 139, 140, 0.2); }

.btn-crimson {
  background: #FC8B8C; }

.fill-none {
  fill: none; }

.header-item__name .icon {
  width: 20px;
  height: 22px; }

.wrapper-main {
  background: #fafafa; }

.account {
  width: 100%;
  border-radius: 8px;
  position: relative;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden; }
  .account-body {
    border: 1px solid rgba(152, 164, 196, 0.5);
      border-radius: 0 8px 8px 0;
      border-left: none;
    width: calc(100% - 302px);
    padding: 30px 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: rgba(66, 75, 98, 0.6); }
    .account-body strong {
      font-weight: 900;
      display: block;
      font-size: 32px;
      line-height: 39px; }
    .account-body p {
      font-size: 32px;
      line-height: 39px; }
      .account-body p strong {
        display: inline; }
  .account .btn-close__account {
    position: absolute;
    right: 20px;
    top: 20px; }

.account-box__cost p, .account-box__cost strong {
  color: #424B62; }

.account-box__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 18px;
  color: #424B62;
  visibility: hidden; }
  .account-box__check strong {
    font-weight: bold; }

.account-head {
  background: #988FF2;
  width: 302px;
  color: #fff;
  padding: 32px 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px; }
  .account-head .name-account {
    font-size: 46px;
    font-weight: 900;
    margin: 8px 0 0;
    line-height: 94.4%;
    letter-spacing: -0.08em;
    text-transform: uppercase; }

.payment-method {
  margin: 60px 0 0; }
  .payment-method .btn-buy {
    width: 113px;
    height: 38px;
    font-size: 16px;
    border-radius: 8px;
    margin: 0 auto; }
  .payment-method .info-box {
    margin: 40px auto;
    padding: 40px 0 0;
    border-top: 1px solid rgba(66, 75, 98, 0.2);
    color: #424B62;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 140%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .payment-method .info-box .info-box__icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 23px 0 0; }
      .payment-method .info-box .info-box__icon .icon {
        width: 50px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .payment-method .info-box .info-box__icon .icon:not(:last-child) {
          margin: 0 10px 0 0; }

.pay-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid rgba(152, 164, 196, 0.5);
    border-radius: 8px;
  background: #fff;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  padding: 40px 0;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
  color: rgba(66, 75, 98, 0.6);
  cursor: pointer;
  margin: 0 0 40px;
  position: relative; }
  .pay-box:hover {
    -webkit-box-shadow: 0 20px 30px rgba(68, 68, 68, 0.16);
            box-shadow: 0 20px 30px rgba(68, 68, 68, 0.16); }
  .pay-box__icon {
    height: 82px;
    max-width: 188px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto 40px; }

.download-info {
  background: #988FF2;
  padding: 40px 0 58px;
  color: #fff;
  margin: 0 0 60px;
  position: relative; }
  .download-info:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 188px;
    background: url("../img/bg.svg") no-repeat center bottom;
      background-size: cover; }
  .download-info h2 {
    color: #fff;
    margin: 0 0 11px; }

.download-info__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .download-info__text .btn-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 278px; }
  .download-info__text .btn {
    width: 100%;
    height: 64px;
    padding: 0 16px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .download-info__text .btn:not(:last-child) {
      margin: 0 0 24px; }
    .download-info__text .btn .icon {
      width: 32px;
      height: 32px;
      margin: 0 10px 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .download-info__text .text {
    width: calc(100% - 278px);
    padding: 0 48px 0 0;
    line-height: 160%; }

.open-signal .btn-signal {
  max-width: 261px;
  margin: 0 0 0 auto; }

.open-signal .description {
  margin: 60px 0; }
  .open-signal .description a {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    display: inline; }
  .open-signal .description strong {
    font-size: 18px;
    font-weight: bold;
    line-height: 160%; }

.open-signal .info-box {
  text-align: center;
  margin: 60px auto 40px;
  line-height: 160%; }
  .open-signal .info-box strong {
    font-weight: bold; }

.card {
  border: none;
    border-top: 1px solid rgba(66, 75, 98, 0.2);
  background: transparent; }

.card-header {
  background: transparent;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  .card-header .btn-link {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    padding: 19px 24px;
    cursor: pointer; }
    .card-header .btn-link:hover {
      text-decoration: none; }
  .card-header .icon-arrow {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    position: absolute;
    right: 30px;
    top: 50%;
    width: 12px;
    height: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: matrix(1, 0, 0, -1, 0, 0) translate(0);
            transform: matrix(1, 0, 0, -1, 0, 0) translate(0); }
    .card-header .icon-arrow path {
      fill: #424B62; }
  .card-header .collapsed + .icon-arrow {
    -webkit-transform: rotate(0) translate(0, -50%);
            transform: rotate(0) translate(0, -50%); }
    .card-header .collapsed + .icon-arrow path {
      fill: #98A4C4; }

.card-body {
  background: #FCFCFC;
  padding: 24px 23px 50px;
  line-height: 160%;
  font-weight: 500; }
  .card-body .links-accent {
    text-decoration: underline;
    display: inline-block; }

.tabs-wrapper {
  -webkit-box-shadow: 0 1.27294px 1.88173px rgba(0, 0, 0, 0.137761);
          box-shadow: 0 1.27294px 1.88173px rgba(0, 0, 0, 0.137761);
  background: #fff;
  padding: 40px 0 0; }

.nav-tabs {
  border: none; }
  .nav-tabs .nav-item {
    margin: 0 30px 0 0; }
    .nav-tabs .nav-item:last-child {
      margin: 0; }
  .nav-tabs .nav-link {
    border: none;
      border-bottom: 1px solid transparent;
      border-radius: 0;
    padding: 0 0 7px;
    color: #98A4C4;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .nav-tabs .nav-link .icon {
      width: 24px;
      height: 24px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 8px 0 0; }
      .nav-tabs .nav-link .icon svg {
        width: 100%;
        height: 100%;
        fill: none;
        -webkit-transition: .3s ease;
        transition: .3s ease; }
      .nav-tabs .nav-link .icon path {
        stroke: #988FF2; }
  .nav-tabs .nav-link.active {
    color: #424B62;
    border-color: #424B62; }
    .nav-tabs .nav-link.active .icon svg path {
      stroke: #424B62; }
    .nav-tabs .nav-link.active .icon-time svg .p-fill {
      fill: #424B62; }

.tab-content {
  padding: 24px 0 40px; }
  .tab-content .form {
    max-width: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    margin: 24px 0; }
    .tab-content .form:hover {
      -webkit-box-shadow: 0 20px 30px rgba(68, 68, 68, 0.16);
              box-shadow: 0 20px 30px rgba(68, 68, 68, 0.16); }
    .tab-content .form .btn-save {
      font-size: 16px;
      margin: 0 0 0 auto;
      width: 120px;
      height: 38px; }
  .tab-content .info-box {
    font-weight: normal;
    margin: 0; }

.status {
  margin: 0 auto 0 15px;
  background: #81C728;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  height: 20px;
  padding: 0 5px;
  font-size: 14px;
  font-weight: 500; }
  .status .icon {
    width: 11px;
    height: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 4px 0 0; }

.status-not {
  background: #FC8B8C; }

.table-wrapper {
  width: 100%;
  overflow-x: auto;
  margin: 16px 0 0; }

.table {
  margin: 0;
  border: none;
  color: #424B62;
  font-size: 21px;
  line-height: 145%;
  font-weight: bold;
  width: 100%; }
  .table thead {
    color: #98A4C4;
    font-weight: 500;
    font-size: 18px;
    border-bottom: 1px solid rgba(66, 75, 98, 0.2); }
  .table td, .table th {
    border: none;
    padding: 15px 22px; }
    .table td .icon, .table th .icon {
      width: 20px;
      height: 20px; }
  .table .td-status {
    width: 200px; }
  .table .td-purchase {
    width: 580px; }
  .table tbody tr:nth-child(odd) {
    background: rgba(152, 164, 196, 0.08); }

.table-license {
  margin: 47px 0 0;
  width: 100%;
  overflow: hidden;
  border-radius: 0 0 10px 10px; }
  .table-license thead {
    background: #22283C;
    color: #1AA3E0;
    font-weight: 500;
    font-size: 24px; }
    .table-license thead th {
      padding: 15px 15px 26px;
      position: relative; }
      .table-license thead th:nth-child(2) .th-box__icon {
        width: 34px;
        height: 32px; }
      .table-license thead th:nth-child(3) .th-box__icon {
        width: 26px;
        height: 36px; }
      .table-license thead th:nth-child(4) .th-box__icon {
        width: 40px;
        height: 40px; }
      .table-license thead th:nth-child(5) .th-box__icon {
        width: 44px;
        height: 44px; }
      .table-license thead th:nth-child(6) .th-box__icon {
        width: 44px;
        height: 45px; }
    .table-license thead .th-title {
      color: #FFFFFF;
      font-size: 30px;
      font-weight: 900;
      text-transform: uppercase;
      padding: 10px 30px; }
  .table-license td, .table-license th {
    text-align: center;
    min-width: 224px; }
    .table-license td:first-child, .table-license th:first-child {
      text-align: left; }
  .table-license td {
    padding: 15px;
    text-align: center;
    border: none;
      border-right: 1px solid rgba(34, 40, 60, 0.2); }
    .table-license td p {
      text-align: center;
      position: relative;
      z-index: 1; }
    .table-license td:first-child {
      font-weight: 600;
      color: #22283C;
      font-size: 18px; }
    .table-license td:last-child {
      border: none; }
  .table-license tbody {
    font-size: 22px;
    font-weight: bold;
    color: rgba(34, 40, 60, 0.6);
    background: #fff; }
    .table-license tbody tr:nth-child(even) {
      background: #eee; }
    .table-license tbody tr:first-child td {
      padding: 20px 15px; }
    .table-license tbody tr:last-child {
      background: #fff;
      margin: 30px 0 0; }
      .table-license tbody tr:last-child td {
        border: none;
        padding: 20px 10px 35px;
        position: relative; }
        .table-license tbody tr:last-child td:nth-child(2):before, .table-license tbody tr:last-child td:nth-child(3):before, .table-license tbody tr:last-child td:nth-child(4):before, .table-license tbody tr:last-child td:nth-child(5):before, .table-license tbody tr:last-child td:nth-child(6):before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          -webkit-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          opacity: .2;
          background: #22283C;
          height: 1px;
          width: calc(100% - 30px); }
  .table-license .icon-check {
    width: 30px;
    height: 23px; }

.th-box__icon {
  width: 32px;
  height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 5px;
  z-index: 1;
  position: relative; }

.th-box__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: 32px; }
  .th-box__price .currency {
    font-size: 20px;
    margin: 0 0 5px; }

.th-box__name {
  text-align: center;
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase; }

.th-box {
  color: #FFFFFF;
  position: relative; }
  .th-box > * {
    position: relative;
    z-index: 1; }
  .th-box {
    background-color: #a6cfe3  }
  .th-box:nth-child(3) {
    background-color: #98a5c2; }
  .th-box:nth-child(4) {
    background-color: #82c728  }
  .th-box:nth-child(5) {
    background-color: #978ff1 }
  .th-box:nth-child(6) {
    background-color: #fc8b8c  }
  .th-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% + 10px);
    background: url("../img/table-bg0.svg") no-repeat center bottom;
      background-size: 100%; }
  .th-box:nth-child(3):before {
    background: url("../img/table-bg1.svg") no-repeat center bottom;
      background-size: 100%; }
  .th-box:nth-child(4):before {
    background: url("../img/table-bg2.svg") no-repeat center bottom;
      background-size: 100%; }
  .th-box:nth-child(5):before {
    background: url("../img/table-bg3.svg") no-repeat center bottom;
      background-size: 100%; }
  .th-box:nth-child(6):before {
    background: url("../img/table-bg4.svg") no-repeat center bottom;
      background-size: 100%; }

.th-box__bg {
  width: 100%;
  height: 166px;
  position: absolute;
  left: 0;
  top: 0; }

.table-license__description {
  margin: 60px auto 0;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  width: 100%; }

.bg-grey {
  background: #98A4C3; }

.bg-green {
  background: #81C728; }

.bg-violet {
  background: #988FF2; }

.bg-pink {
  background: #FC8B8C; }

.bg-light-blue {
  background: #A6CEE3; }

.license-box {
  margin: 0 0 45px; }
  .license-box .btn {
    margin: 20px auto 0;
    max-width: none;
    height: 48px;
    width: 100%;
    font-size: 14px; }
  .license-box .icon-check {
    width: 21px;
    height: 16px;
    margin: 0 13px 0 0; }
    .license-box .icon-check path {
      fill: #fff; }
  .license-box .th-box__icon {
    margin: 0 11px 0 0;
    width: 34px;
    height: 34px; }
  .license-box .th-box__price {
    font-size: 48px; }
    .license-box .th-box__price .currency {
      font-size: 30px;
      margin: 0 0 5px; }
  .license-box:nth-child(2) .th-box__icon {
    width: 41px;
    height: 41px; }
  .license-box:nth-child(3) .th-box__icon {
    width: 44px;
    height: 44px; }
  .license-box:nth-child(4) .th-box__icon {
    width: 44px;
    height: 45px; }
  .license-box:last-child {
    margin: 0; }

.list-check {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 12px;
  font-weight: 600; }
  .list-check li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
    margin: 0 0 25px; }

.license-box-body, .license-box-footer {
  border-radius: 10px;
  overflow: hidden; }

.license-box-body {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  padding: 17px 50px 33px 25px;
  /*position: relative;*/
  z-index: 1; }

.license-box-footer {
  padding: 0px 17px 29px 20px;
  margin: -15px 0 0;
  display: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
  .license-box-footer .line-dash {
    background-color: #676565;
    width: 20px;
    height: 2px;
    margin: 0 14px 0 0; }

.line-dash-text {
  font-size: 14px;
  font-weight: bold;
  min-width: 20px;
  margin: 0 14px 0 0;
  color: #000; }

.license-box__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 15px; }
  .license-box__name h3 {
    font-size: 23px;
    font-weight: 900;
    text-transform: uppercase; }

.license-box__line {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.license-box__line-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 15px; }
  .license-box__line-item:last-child {
    margin: 0; }
  .license-box__line-item span {
    font-weight: bold;
    font-size: 25px;
  }

.license-box__line-item p {
  opacity: .6; }

.btn-dropList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #FFFFFF;
    border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 7px;
  -webkit-transition: .3s ease;
  transition: .3s ease; }

.btn-dropList.click {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.tooltip-wrapper {
  position: relative; }

.tooltip-hidden {
  display: none;
  position: absolute;
  top: calc(100% + 17px);
  right: -20px;
  z-index: 1;
  background: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(68, 68, 68, 0.16);
          box-shadow: 0 20px 30px rgba(68, 68, 68, 0.16);
  border-radius: 8px;
  border: 1px solid rgba(152, 164, 196, 0.5);
  width: 284px;
  padding: 24px 17px 24px 24px;
  font-size: 16px;
  font-weight: normal;
  line-height: 160%;
  color: #424B62; }
  .tooltip-hidden strong {
    font-weight: bold; }
  .tooltip-hidden:before {
    width: 30px;
    height: 30px;
    content: '';
    position: absolute;
    right: 0;
    -webkit-transform: translate(-50%, 0) rotate(45deg);
            transform: translate(-50%, 0) rotate(45deg);
    background: #fff;
    border: 1px solid rgba(152, 164, 196, 0.5);
      border-right: none;
      border-bottom: none;
      border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    top: -16px; }

.error, .successful {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.btn-tooltip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  cursor: pointer; }

.on-check {
  color: #988ff2; }

.successful {
  color: #81c728; }

.error {
  color: #fc8b8c; }

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .checkbox .checkbox-inp {
    display: none; }
  .checkbox .checkbox-custom {
    position: relative;
    min-width: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid rgba(152, 164, 196, 0.5);
      border-radius: 0;
    background: transparent;
    cursor: pointer;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    margin: 0 7px 0 0; }
  .checkbox .label {
    display: inline-block;
    vertical-align: middle;
    color: #424B62;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold; }
  .checkbox .checkbox-inp:checked + .checkbox-custom::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background: url("../img/check.svg") no-repeat center;
      background-size: contain; }

.subscribe-wrapper {
  width: 100%;
  background: #fff;
  border: 1px solid rgba(152, 164, 196, 0.5);
    border-radius: 8px;
  padding: 24px 24px 29px;
  margin-bottom: 24px;
  position: relative; }
  .subscribe-wrapper .form-title {
    margin: 0 0 33px; }
  .subscribe-wrapper .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .subscribe-wrapper .checkbox {
    margin: 0 64px 0 0; }
    .subscribe-wrapper .checkbox:last-child {
      margin: 0; }

.img-bg {
  position: absolute;
  bottom: 0;
  right: 26px;
  width: 108px;
  height: 125px; }

.account-info {
  padding: 23px 24px;
  color: #fff;
  border-radius: 8px;
  border: 1px solid rgba(152, 164, 196, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  font-weight: 500; }
  .account-info .subname {
    width: 100%;
    font-weight: 600; }
  .account-info .btn-white {
    height: 38px;
    width: 89px;
    border: none;
    margin: 0 0 5px auto; }
  .account-info .date {
    font-weight: 500; }
    .account-info .date strong {
      font-weight: bold; }

.name-account {
  letter-spacing: -0.04em;
  font-size: 46px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 5px 0 4px;
  line-height: 100%; }

.license {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .license p {
    font-weight: 500; }
  .license strong {
    font-weight: bold; }

.copy {
  margin: 0 0 0 8px;
  width: 16px;
  min-width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.account-info__standart {
  background: #77BF1B url("../img/bg-pro.svg") no-repeat center;
    background-size: cover; }
  .account-info__standart .btn-white {
    color: #81C728; }

.account-info__premium {
  background: #988FF2 url("../img/bg-alert.svg") no-repeat center;
    background-size: cover;
  padding-bottom: 40px; }
  .account-info__premium .btn-white {
    width: 101px;
    color: #988FF2; }

.account-info__basic {
  background: #98A4C3 url("../img/bg-free.svg") no-repeat center;
    background-size: cover; }
  .account-info__basic .btn-white {
    color: #98A4C3;
    margin: 0 0 22px auto; }

.account-info__unlimited {
  background: #FC8B8C url("../img/bg-alert.svg") no-repeat center;
    background-size: cover;
  padding-bottom: 40px; }
  .account-info__unlimited .btn-white {
    color: #98A4C3;
    margin: 0 0 22px auto; }

.account-standart .account-head {
  background: #81C728; }

.account-unlimited .account-head {
  background: #FC8B8C; }

.account-basic .account-head {
  background: #98A4C3; }

.account-price {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  margin: 0 0 60px;
  cursor: pointer;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .account-price:hover {
    -webkit-box-shadow: 0px 20px 30px rgba(68, 68, 68, 0.16);
            box-shadow: 0px 20px 30px rgba(68, 68, 68, 0.16); }
  .account-price .account-head {
    width: 100%;
    padding: 42px 24px 32px;
    position: relative; }
    .account-price .account-head .btn, .account-price .account-head .account-box, .account-price .account-head .sale-box-price {
      display: none; }
  .account-price .account-body {
    width: 100%;
    padding: 32px 24px 24px;
    border: 1px solid rgba(152, 164, 196, 0.5);
      border-top: none;
      border-radius: 0 0 8px 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .account-price .account-box {
    margin: 0 0 12px;
    width: 100%;
    position: relative; }
    .account-price .account-box .old-price {
      opacity: .4;
      margin: 0 auto 0 0; }
  .account-price .account-box__cost {
    margin: 0 0 32px; }
  .account-price .btn {
    width: 113px;
    height: 38px;
    margin: 0 auto; }
  .account-price strong {
    font-weight: bold; }

.sale-box-price {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../img/sale.svg") no-repeat left center;
    background-size: 100%;
  width: 91.5px;
  height: 38.5px;
  padding: 0 4px 0 20px; }

.sale-box-price__val {
  line-height: 41px;
  font-size: 34px;
  font-weight: bold; }

.sale-box-price__percent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 13px;
  font-size: 11px;
  font-weight: 600; }
  .sale-box-price__percent p {
    line-height: 23px;
    font-size: 19px;
    margin: 0 0 -4px; }

.price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #424B62; }

.old-price {
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  font-size: 32px;
  font-weight: normal;
  margin: 0 12px 0 0; }

.new-price {
  font-size: 32px;
  font-weight: bold; }

.sale-item {
  position: absolute;
  right: 12px;
  top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.icon-star {
  width: 22px;
  height: 22px;
  margin: 0 0 0 10px; }

.sale {
  width: 65px;
  height: 22px; }

.account-footer {
  width: 100%;
  padding: 24px 0 0;
  border-top: 1px solid rgba(66, 75, 98, 0.2); }

.checkbox-slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0 40px;
  width: 100%;
  color: #98A4C4; }
  .checkbox-slider .check-input {
    display: none; }
  .checkbox-slider .checkbox-anim {
    cursor: pointer;
    margin: 0 20px;
    position: relative;
    width: 30px;
    height: 16px;
    border: 3px solid #fc8bc8;
      border-radius: 30px;
    background: transparent;
    -webkit-transition: .5s;
    transition: .5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .checkbox-slider .checkbox-anim:after {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      left: 2px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #fc8bc8; }
  .checkbox-slider .check-input:checked + .checkbox-anim:after {
    left: auto;
    right: 2px; }

.checkbox__text {
  position: relative;
  cursor: pointer;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase; }

.checkbox__text.active {
  color: #424B62; }

.toggler-button {
  margin: 0;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.sale-wrapper {
  margin: 0 0 30px;
  padding: 10px 20px; }
  .sale-wrapper .form-title {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0; }
  .sale-wrapper .form-title__icon {
    width: 60px;
    height: 35px; }
  .sale-wrapper .btn {
    max-width: 280px;
    margin: 0 auto; }

.timer {
  text-align: center;
  margin: 0 auto; }
  .timer p {
    font-weight: bold;
    text-align: center;
    margin: 0 0 5px;
    font-size: 18px; }

.countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #22283C; }

.countdown-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 14px; }

.countdown-number__seconds, .countdown-number__days {
  display: none; }

.countdown-dots {
  margin: 0 15px;
  padding: 8px 0 0;
  font-size: 18px; }

.countdown-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 40px;
  border: 1px solid rgba(152, 164, 196, 0.5);
    border-radius: 5px;
  font-size: 22px;
  font-weight: bold; }

.main {
  padding: 120px 0 30px;
  position: relative;
  background: url("../img/bg.jpeg") no-repeat center;
    background-size: cover; }
  .main .list-social {
    width: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 150px 0 0; }
    .main .list-social li {
      margin: 0 40px 0 0; }
      .main .list-social li a {
        width: 24px;
        height: 24px; }
        .main .list-social li a .icon path {
          fill: #1AA3E0; }
  .main .btn {
    width: 250px;
    height: 61px;
    margin: 40px 0 164px;
    font-size: 21px; }
  .main .line-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.main-text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1; }

.box-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px; }
  .box-scroll .text {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .box-scroll .icon {
    width: 8px;
    height: 27px;
    margin: 33px 0 0 0; }

.main-image {
  width: 1180px; }
  .main-image img {
    width: 100%; }

.header-tools .container {
  max-width: 1730px; }

.section-tools {
  background: url("../img/bg2-2.svg") no-repeat center bottom;
    background-size: 100%;
  padding: 77px 0 0;
  color: #fff; }

.section-tools__text {
  max-width: 540px; }

.section-tools__image {
  position: relative;
  width: 100%;
  max-width: 1148px;
  margin: -200px auto -50px; }
  .section-tools__image img {
    margin: 0;
    width: 100%; }

.box-tools {
  position: absolute;
  max-width: 302px;
  font-weight: 500;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 20px; }
  .box-tools .circle {
    display: none; }
  .box-tools h3 {
    color: #1AA3E0;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 0 15px 0 0; }
    .box-tools h3:after {
      content: '';
      background: #1AA3E0;
      height: 1px;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .box-tools h3:before {
      content: '';
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      background: #1AA3E0;
      width: 6px;
      height: 6px;
      border-radius: 50%; }

.box-tools1 {
  left: -37px;
  top: 465px;
  max-width: 190px; }
  .box-tools1 h3:after {
    width: 332px;
    right: -332px; }
  .box-tools1 h3:before {
    right: -332px; }

.box-tools2 {
  top: 376px;
  left: 88px;
  max-width: 220px; }
  .box-tools2 h3:after {
    width: 596px;
    right: -632px; }
  .box-tools2 h3:before {
    right: -632px; }

.box-tools3 {
  top: 260px;
  left: 272px;
  max-width: 155px; }
  .box-tools3 h3:after {
    width: 350px;
    right: -347px; }
  .box-tools3 h3:before {
    right: -347px; }

.box-tools4 {
  right: -30px;
  top: 280px;
  max-width: 210px; }
  .box-tools4 h3 {
    padding: 0; }
    .box-tools4 h3:after {
      width: 228px;
      left: -238px; }
    .box-tools4 h3:before {
      left: -238px; }

.box-tools5 {
  right: -130px;
  bottom: 390px;
  max-width: 190px; }
  .box-tools5 h3 {
    padding: 0; }
    .box-tools5 h3:after {
      width: 156px;
      left: -166px; }
    .box-tools5 h3:before {
      left: -166px; }

.box-tools6 {
  bottom: 338px;
  right: 60px;
  max-width: 155px; }
  .box-tools6 h3 {
    padding: 0; }
    .box-tools6 h3:after {
      width: 294px;
      left: -304px; }
    .box-tools6 h3:before {
      left: -304px; }

.box-tools7 {
  bottom: 220px;
  right: 145px;
  max-width: 209px; }
  .box-tools7 h3 {
    padding: 0; }
    .box-tools7 h3:after {
      width: 318px;
      left: -328px; }
    .box-tools7 h3:before {
      left: -328px; }

.box-tools8 {
  bottom: 200px;
  left: -15px;
  max-width: 190px; }
  .box-tools8 h3:after {
    width: 240px;
    right: -250px; }
  .box-tools8 h3:before {
    right: -250px; }

.fullscreen-video {
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0 2.65657px 3.81881px rgba(0, 0, 0, 0.11527), 0 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 96px 138px rgba(0, 0, 0, 0.41);
          box-shadow: 0 2.65657px 3.81881px rgba(0, 0, 0, 0.11527), 0 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 96px 138px rgba(0, 0, 0, 0.41); }

.video-wrapper {
  width: 100%;
  position: relative;
  display: table;
  margin: 65px auto;
  max-width: 892px; }

.playpause {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 124px;
  height: 124px;
  background: url("../img/play.svg") no-repeat center;
    background-size: contain;
  z-index: 2;
  cursor: pointer; }

.tools-slider__box {
  position: relative;
  width: 100%; }
  .tools-slider__box img {
    width: 100%; }

.tools-slider, .tools-slider-nav {
  display: none; }

.works {
  padding: 70px 0 29px;
  background: #fff url("../img/line.svg") no-repeat center;
    background-size: 100%; }
  .works h2 {
    color: #22283C; }
  .works .card-header {
    border-bottom: 1px solid rgba(66, 75, 98, 0.2); }
    .works .card-header .btn-link {
      color: #fff; }
  .works .card-body {
    background: transparent; }
    .works .card-body ul {
      margin: 0 0 10px; }
    .works .card-body p {
      margin: 0 0 20px; }
      .works .card-body p:last-child {
        margin: 0; }
    .works .card-body strong {
      font-weight: 600; }

.works-section {
  background: #FFFFFF;
  padding: 50px 0 55px; }

.works-slider {
  width: 100%;
  color: #22283C;
  line-height: 24px; }

.works-slider__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.works-slider__image {
  width: 648px;
  min-width: 648px;
  margin: 0 80px 0 0; }

.works-slider__text {
  max-width: 648px; }
  .works-slider__text h3 {
    line-height: 100.4%;
    font-size: 40px;
    font-weight: 900;
    margin: 0 0 40px; }

.works-slider__nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: auto;
  bottom: 0;
  margin: 0 16px; }
  .slick-dots li.slick-active {
    background: #1AA3E0;
    -webkit-box-shadow: 0 5px 10px rgba(26, 163, 224, 0.5);
            box-shadow: 0 5px 10px rgba(26, 163, 224, 0.5);
    border-color: #1AA3E0; }
  .slick-dots li {
    border-radius: 50%;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border: 1px solid #9B9EA8;
    margin: 0 12px 0 0; }
    .slick-dots li:last-child {
      margin: 0; }
    .slick-dots li button {
      display: none; }

.slick-arrow {
  position: relative;
  top: 0;
  -webkit-transform: translate(0);
          transform: translate(0);
  right: 0;
  left: 0;
  width: 8px;
  height: 13px;
  z-index: 1; }
  .slick-arrow:before {
    display: none; }

.slick-next {
  background: url("../img/arrow-right.svg") no-repeat center;
    background-size: contain;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  .slick-next:hover, .slick-next:focus {
    background: url("../img/arrow-right.svg") no-repeat center;
      background-size: contain; }

.slick-prev {
  background: url("../img/arrow-left.svg") no-repeat center;
    background-size: contain; }
  .slick-prev:hover, .slick-prev:focus {
    background: url("../img/arrow-left.svg") no-repeat center;
      background-size: contain; }

.slick-slide {
  outline: none; }

.stages-work {
  background: url("../img/bg3.svg") no-repeat center top;
    background-size: 100%;
  padding: 163px 0 174px; }
  .stages-work .btn {
    width: 222px;
    margin: 0 auto;
    height: 61px;
    font-size: 21px; }
  .stages-work .info-text {
    margin: 45px auto 0;
    text-align: center;
    max-width: 275px;
    line-height: 20px;
    font-weight: bold; }
  .stages-work h2 {
    margin: 0 0 24px; }

.stages-work__box {
  position: relative;
  width: 315px;
  color: #fff;
  margin: 0 0 70px; }
  .stages-work__box:last-child:after {
    display: none; }
  .stages-work__box:nth-child(2):after {
    right: -95px; }
  .stages-work__box:after {
    content: '';
    width: 170px;
    height: 16px;
    position: absolute;
    top: 170px;
    right: 0;
    background: url("../img/arrow-stages.svg") no-repeat;
      background-size: contain; }
  .stages-work__box:before {
    content: '';
    position: absolute;
    left: 30%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: url("../img/shadow.svg") no-repeat center;
      background-size: cover;
    width: 100%;
    height: 350px; }
  .stages-work__box > * {
    position: relative;
    z-index: 1; }
  .stages-work__box .number {
    color: #1D2337;
    font-weight: 900;
    line-height: 357px;
    font-size: 300px; }
  .stages-work__box .icon {
    min-width: 64px;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    fill: none; }
  .stages-work__box .text {
    max-width: 221px;
    margin: 0 0 0 8px;
    line-height: 20px;
    font-weight: bold; }
  .stages-work__box h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 100.4%;
    margin: 0 0 14px; }

.stages-work__box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 100px; }

.stages-work__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.about {
  background: #FFFFFF;
  padding: 50px 0;
  color: #22283C; }
  .about h2 {
    color: #22283C; }
  .about .description {
    max-width: 432px;
    color: #1AA3E0; }
  .about .info-text {
    color: #424B62;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px; }
    .about .info-text h3 {
      font-size: 21px;
      font-weight: bold;
      padding: 0 0 16px;
      position: relative;
      margin: 0 0 16px;
      line-height: 26px; }
      .about .info-text h3:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        opacity: .5;
        background: #98A4C4;
        width: 100px;
        height: 1px; }

.advantages-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 60px 0 0; }

.advantages-box {
  margin: 0 0 30px;
  position: relative;
  color: #424B62;
  font-size: 12px;
  font-weight: 500; }
  .advantages-box:last-child {
    width: 100%; }
  .advantages-box p {
    max-width: 130px; }
  .advantages-box:before {
    content: '';
    position: absolute;
    height: 16px;
    width: 18px;
    left: -24px;
    top: 30px;
    background: url("../img/arrow-top.svg") no-repeat center;
      background-size: contain; }
  .advantages-box .number {
    line-height: 78px;
    font-size: 64px;
    font-weight: 900;
    color: #1AA3E0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .advantages-box .number span {
      display: inline-block;
      margin: 0 0 0 7px;
      font-size: 16px;
      line-height: 20px; }

.about-box {
  margin: 0 0 28px; }

.about-img {
  width: 1157px;
  margin: 80px 0 0; }

.about-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 89px 0 0; }

.about-box {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  width: 195px; }

.about-box__icon {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 16px; }

.about-license {
  margin: 92px 0 0;
  padding: 0 0 270px;
  background: url("../img/bg4.svg") no-repeat center bottom;
    background-size: 100%; }
  .about-license .container {
    max-width: 1430px; }
  .about-license .btn-group {
    margin: 0 0 158px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    padding: 0 30px 0 0; }
  .about-license .btn {
    width: 136px;
    font-size: 16px;
    height: 38px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin: 0 auto; }
  .about-license .btn-registration {
    max-width: 184px; }

.line-dash {
  width: 31px;
  height: 2px;
  background: #000000;
  display: inline-block; }

.main-download {
  padding: 120px 0 113px;
  background: url("../img/bg6.svg") no-repeat center;
    background-size: 100%; }
  .main-download .btn-group {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 30px 0 0;
    max-width: 800px;
    width: 100%; }
  .main-download .btn {
    width: 100%;
    max-width: 382px;
    margin: 0 0 30px;
    height: 65px; }
    .main-download .btn .icon {
      width: 32px;
      height: 32px;
      margin: 0 10px 0 0;
      fill: #fff; }
  .main-download .main-image {
    width: 1390px;
    position: relative;
    top: 0;
    right: 0; }

.seo-container {
  padding: 53px 0; }
  .seo-container .info-text {
    line-height: 24px;
    font-size: 16px;
    width: 100%; }
    .seo-container .info-text p {
      margin: 0 0 20px; }
      .seo-container .info-text p:last-child {
        margin: 0; }
    .seo-container .info-text .btn {
      margin: 113px auto 0; }
  .seo-container .btn {
    width: 100%;
    max-width: 382px;
    margin: 0 0 30px;
    height: 65px; }
    .seo-container .btn .icon {
      width: 32px;
      height: 32px;
      margin: 0 10px 0 0; }

.works-download {
  background: transparent;
  padding: 0; }
  .works-download .description {
    color: #98A4C4; }
  .works-download h2 {
    color: #fff; }
  .works-download .btn {
    margin: 21px auto 28px;
    max-width: 382px;
    width: 100%;
    height: 65px; }
  .works-download .video-wrapper {
    margin: 41px auto 60px;
    background: #22283C; }
  .works-download .fullscreen-video {
    -webkit-box-shadow: none;
            box-shadow: none;
    mix-blend-mode: multiply; }
  .works-download .playpause {
    background: url("../img/play2.svg") no-repeat center;
      background-size: contain; }
  .works-download .video-click {
    background: transparent; }
  .works-download .info-box {
    margin: 60px 0;
    text-align: center;
    color: #98A4C4;
    font-size: 16px;
    line-height: 160%; }
    .works-download .info-box strong {
      font-weight: bold; }

.accordion {
  overflow: hidden;
  width: 100%;
  border: 1px solid #424B62;
    border-radius: 8px; }

.accordion-title {
  width: 100%;
  padding: 24px; }
  .accordion-title h2 {
    margin: 0;
    color: #98A4C4;
    font-size: 26px;
    font-weight: 600; }

.main-trends {
  padding: 138px 0 38px; }
  .main-trends h1 {
    margin: 0 0 50px;
    font-size: 40px; }

.tools-image {
  width: 100%;
  height: 526px; }
  .tools-image img {
    width: 100%; }

.tradingview-widget-container {
  height: 100%; }

.tools__content {
  padding: 20px 85px;
  font-weight: bold;
  line-height: 180%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .tools__content p {
    margin: 0 0 40px; }
    .tools__content p:last-child {
      margin: 0; }
  .tools__content .btn {
    max-width: 222px;
    margin: 40px auto 0; }

.main-charts, .main-history {
  background: url("../img/bg.jpeg") no-repeat center;
    background-size: cover; }

.tools-section {
  padding: 0 0 60px; }
  .tools-section h2 {
    font-size: 25px;
    margin: 0 0 25px;
    font-weight: bold; }

.tools-section__history .tools__content {
  padding: 20px 50px; }

.form-history {
  width: 100%;
  max-width: 414px; }
  .form-history label {
    width: 100%;
    margin: 0 0 20px; }
  .form-history button.btn {
    width: 100%;
    margin: 32px 0 0;
    max-width: none;
    font-size: 21px; }
    .form-history button.btn:last-child {
      margin: 32px 0 0; }

.title-label {
  width: 100%;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px; }

.select-form__history {
  width: 100%;
  height: 55px;
  background: rgba(66, 75, 98, 0.3) url("../img/arrow-bottom.svg") no-repeat 96% center;
    background-size: 22px;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  padding: 0 23px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-radius: 0; }

.main-history__info {
  font-weight: bold; }
  .main-history__info a {
    display: inline;
    text-decoration: underline; }
  .main-history__info p {
    margin: 0 0 20px; }
    .main-history__info p:last-child {
      margin: 0; }

.history-wrapper {
  margin: 100px 0 60px; }

.table-history {
  width: 100%; }
  .table-history .icon-line {
    width: 16px;
    height: 1px; }
  .table-history .icon-check {
    width: 14px;
    height: 11px; }
  .table-history td {
    padding: 18px 10px; }
  .table-history tbody {
    font-size: 14px; }
    .table-history tbody tr {
      min-height: 53px; }
      .table-history tbody tr:nth-child(odd) {
        background: rgba(66, 75, 98, 0.3); }
      .table-history tbody tr td:first-child {
        padding: 18px 10px 18px 20px; }
      .table-history tbody tr td:last-child {
        padding: 18px 20px 18px 10px; }
  .table-history thead {
    color: #1AA3E0;
    font-size: 24px;
    font-weight: 500; }
    .table-history thead tr {
      background: transparent; }
      .table-history thead tr th {
        padding: 0 10px 35px; }
        .table-history thead tr th:first-child {
          padding: 0 10px 35px 20px; }
        .table-history thead tr th:last-child {
          padding: 0 20px 35px 10px; }

.signal-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.main-history__content {
  border-bottom: 1px solid #FFFFFF;
  margin: 0 0 40px;
  position: relative;
  padding: 0 0 9px; }
  .main-history__content:before {
    content: '';
    position: absolute;
    bottom: 13px;
    right: 0;
    width: 17px;
    height: 9px;
    background: url("../img/arrow-bottom.svg") no-repeat center;
      background-size: contain;
    -webkit-transition: .3s ease;
    transition: .3s ease; }
  .main-history__content .main-history__info {
    margin: 10px 0 30px;
    font-size: 14px;
    display: none; }
    .main-history__content .main-history__info .text {
      margin: 0 0 40px;
      font-size: 14px;
      font-weight: 500; }

.main-history__content.open:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.main-history__title {
  font-size: 18px;
  font-weight: bold; }

.service {
  background: #22283C;
  width: 100%;
  padding: 140px 0 120px;
  color: #fff; }
  .service h1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 900; }
  .service h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 70px auto 40px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 150%; }

.service-menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 19px 0 30px; }
  .service-menu li {
    margin: 0 40px 0 0; }
    .service-menu li:last-child {
      margin: 0; }
    .service-menu li a {
      text-transform: uppercase;
      color: #fff;
      font-size: 14px; }
    .service-menu li .active {
      color: #909090; }

.service-content.hidden {
  max-height: 2430px;
  overflow-y: hidden; }

.service-content {
  padding: 0 58px;
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  line-height: 150%;
  font-size: 18px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .service-content ul {
    counter-reset: item; }
    .service-content ul h3 {
      position: relative; }
      .service-content ul h3:before {
        content: counters(item, ".") ". ";
        counter-increment: item;
        display: inline-block;
        margin: 0 5px 0 0; }
    .service-content ul li {
      margin: 0 0 30px;
      position: relative; }
      .service-content ul li ul {
        margin: 30px 0; }
      .service-content ul li:last-child {
        margin: 0; }
      .service-content ul li p {
        display: block;
        margin: 30px 0; }
        .service-content ul li p:last-child {
          margin: 0; }

.list-service {
  display: block;
  margin: 30px 0;
  counter-reset: item; }
  .list-service li {
    position: relative; }
    .list-service li:before {
      content: counters(item, ".") ". ";
      counter-increment: item;
      display: inline-block;
      margin: 0 5px 0 0;
      font-weight: 500; }

.list-text {
  counter-reset: listStyle;
  margin: 30px 0; }
  .list-text li {
    counter-increment: listStyle; }
    .list-text li:before {
      content: counter(listStyle, lower-alpha) ". ";
      display: inline-block;
      margin: 0 5px 0 0;
      font-weight: 500; }

.list-text2 {
  counter-reset: listStyle;
  margin: 30px 0; }
  .list-text2 li {
    counter-increment: listStyle; }
    .list-text2 li:before {
      content: counter(listStyle, lower-alpha) ") ";
      display: inline-block;
      margin: 0 5px 0 0;
      font-weight: 500; }

.list-line {
  margin: 30px 0;
  counter-reset: line; }
  .list-line li {
    position: relative; }
    .list-line li:before {
      content: '—';
      counter-increment: line;
      display: inline-block;
      margin: 0 5px 0 0;
      font-weight: 500; }

.list-num {
  display: block;
  margin: 30px 0;
  counter-reset: list; }
  .list-num li {
    position: relative;
    counter-increment: list; }
    .list-num li:before {
      content: counter(list) ") ";
      display: inline-block;
      margin: 0 5px 0 0;
      font-weight: 500; }

.btn-load {
  position: relative;
  width: 100%;
  max-width: 880px;
  padding: 0 58px;
  margin: 66px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  cursor: pointer; }
  .btn-load:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: calc(100% - 116px);
    height: 1px;
    background: rgba(255, 255, 255, 0.2); }
  .btn-load span {
    position: relative;
    display: inline-block;
    padding: 0 50px;
    font-weight: 500;
    font-size: 18px;
    background: #22283C; }
    .btn-load span:before {
      content: '';
      position: absolute;
      left: 50%;
      width: 29px;
      height: 14px;
      bottom: -24px;
      background: url("../img/arrow-bottom.svg") no-repeat center;
        background-size: contain;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }

.main-pricing {
  padding: 50px 0 160px; }
  .main-pricing .container {
    max-width: 1440px; }

.additional-bonuses {
  padding: 0 0 45px; }
  .additional-bonuses h2 {
    font-weight: 600;
    margin: 0 0 66px; }
  .additional-bonuses .btn {
    max-width: 222px;
    margin: 20px auto 0;
    width: 100%;
    height: 61px;
    font-size: 21px; }

.additional-bonuses__box {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 80px;
  line-height: 150%; }
  .additional-bonuses__box p {
    margin: 0 0 20px; }
    .additional-bonuses__box p:last-child {
      margin: 0; }
  .additional-bonuses__box a {
    display: inline;
    color: #fff;
    font-weight: 600; }
  .additional-bonuses__box h3 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600; }

.additional-bonuses__box-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 18px; }

.additional-bonuses__box-icon {
  width: 80px;
  min-width: 80px;
  height: 80px;
  margin: 0 50px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.page-wrapper {
  background: url("../img/bg2.jpg") no-repeat center;
    background-size: cover;
  font-family: "Bebas Neue", sans-serif; }
  .page-wrapper .btn {
    max-width: 187px;
    width: 100%;
    margin: 33px 0 0 0;
    height: 49px;
    letter-spacing: 1.96px;
    font-size: 14px;
    font-family: "norms", sans-serif; }
    .page-wrapper .btn .icon {
      margin: 0 0 0 40px; }
  .page-wrapper .description {
    letter-spacing: 0.86px;
    font-weight: normal;
    font-size: 34.5px;
    margin: 0; }
  .page-wrapper h1 {
    font-weight: normal;
    font-size: 60.5px;
    letter-spacing: 1.73px; }
  .page-wrapper h2 {
    letter-spacing: 1.73px;
    font-size: 69px;
    width: 100%;
    line-height: normal;
    font-weight: normal; }

.main-page-making {
  padding: 288px 0 0; }
  .main-page-making .main-bottom {
    margin: 240px 0 0; }
  .main-page-making .main-page__img {
    position: absolute;
    width: 800px;
    top: -40%;
    right: -25%; }
  .main-page-making .main-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: .41;
    width: 30px;
    color: #fff; }
    .main-page-making .main-text .text {
      white-space: nowrap;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      margin: -80px 0 0; }
    .main-page-making .main-text .icon {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 1px solid #fff;
        border-radius: 50%; }
      .main-page-making .main-text .icon img {
        -webkit-filter: invert(1);
                filter: invert(1); }

.video-making {
  padding: 190px 0 130px; }
  .video-making .video-wrapper {
    position: relative;
    margin: 0;
    max-width: none; }
    .video-making .video-wrapper video {
      width: 100%;
      height: auto;
      position: relative;
      z-index: 1;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .video-making .video-wrapper:before {
      width: 710px;
      height: 395px;
      border-radius: 10px;
      -webkit-box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.17);
              box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.17);
      background-color: #4b7dff;
      content: '';
      position: absolute;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      bottom: -10px; }
  .video-making .video-button {
    position: absolute;
    top: 50%;
    left: 63%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .video-making .video-button .text {
      letter-spacing: 0.4px;
      font-family: 'norms', sans-serif;
      font-size: 16px;
      font-weight: bold;
      margin: 0 0 -20px 13px; }
      .video-making .video-button .text span {
        font-weight: 300; }
  .video-making .playpause {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 84px;
    width: 84px;
    height: 84px;
    background: #4b7dff;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    -webkit-transform: none;
            transform: none;
    top: 0;
    left: 0; }

.btn-blue {
  background: #4b7dff; }
  .btn-blue:hover {
    color: #fff;
    background: rgba(75, 125, 255, 0.4);
    -webkit-box-shadow: none;
            box-shadow: none; }

.about-making {
  background: transparent;
  color: #fff; }
  .about-making .description {
    color: #fff;
    max-width: none; }
  .about-making h2 {
    margin: 0 auto 102px;
    color: #fff; }
  .about-making .about-box {
    width: auto;
    margin: 0;
    font-weight: normal; }
  .about-making .about-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .about-making .about-img {
    position: absolute; }
  .about-making .about-img1 {
    width: 67px;
    top: 60%;
    left: 0;
    margin: 0; }
  .about-making .about-img2 {
    width: 739px;
    right: -40%;
    top: -40%;
    margin: 0; }

.about-text {
  font-family: 'norms', sans-serif; }
  .about-text p {
    margin: 0 0 30px; }
    .about-text p:last-child {
      margin: 0; }

.about-wrapper {
  width: 100%;
  margin: 69px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.about-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 14px; }
  .about-box .number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-family: 'bebas', sans-serif;
    font-size: 44px;
    line-height: 1;
    margin: 0 0 16px;
    position: relative;
    padding: 0 0 0 25px; }
    .about-box .number:before {
      content: '';
      position: absolute;
      left: 10px;
      bottom: 10px;
      width: 8px;
      height: 18px;
      background: url("../img/arrow-top.png") no-repeat center;
        background-size: contain; }
    .about-box .number span {
      font-size: 22px;
      line-height: 1;
      display: inline-block;
      margin: 0 0 5px 5px; }
  .about-box:nth-child(2) .number:before {
    height: 27px; }
  .about-box:last-child .number:before {
    height: 34px; }

.advantages-making {
  padding: 88px 0;
  color: #fff; }
  .advantages-making .row {
    position: relative; }
  .advantages-making .advantages-box {
    font-family: "norms", sans-serif;
    font-size: 16px;
    font-weight: normal; }
    .advantages-making .advantages-box:last-child {
      width: 186px; }
    .advantages-making .advantages-box:before {
      display: none; }
    .advantages-making .advantages-box p {
      max-width: none; }
  .advantages-making .advantages-wrapper {
    margin: 76px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .advantages-making .advantages-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    margin: 0 0 120px;
    width: 186px;
    line-height: 1.67;
    letter-spacing: 0.38px;
    color: #ffffff; }
    .advantages-making .advantages-box .icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 auto 30px;
      width: 118px;
      height: 118px;
      border: solid 2px #4b7dff;
        border-radius: 50%; }

.easy {
  padding: 0 0 76px; }
  .easy .easy-text {
    text-align: center;
    font-size: 20px;
    font-family: 'norms', sans-serif; }
  .easy .btn {
    margin: 26px auto 0;
    max-width: 187px; }

.easy-wrapper {
  margin: 64px 0 67px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative; }
  .easy-wrapper:before {
    content: '';
    position: absolute;
    width: 736px;
    height: 1px;
    background: url("../img/line.png") no-repeat center;
      background-size: contain;
    top: 46%;
    left: 162px; }

.easy-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: relative; }
  .easy-box:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 16px;
    background: url("../img/arrow-green.png") no-repeat center;
      background-size: contain;
    top: 43.5%;
    left: 275px; }
  .easy-box .icon-wrap {
    position: relative;
    z-index: 1;
    margin: 0 0 53px; }
    .easy-box .icon-wrap .number {
      position: absolute;
      width: 29px;
      height: 29px;
      background: #f8de22;
      z-index: 2;
      right: 7px;
      bottom: 7px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      border-radius: 50%;
      line-height: 1.67;
      letter-spacing: 0.38px;
      font-size: 15px;
      font-weight: 500;
      font-family: 'norms', sans-serif; }
  .easy-box .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    border-radius: 50%;
    width: 155px;
    height: 155px;
    background: #2b3251;
    overflow: hidden; }
  .easy-box:nth-child(2):before {
    left: 295px; }
  .easy-box:last-child:before {
    display: none; }

.easy-box__content {
  font-size: 30px;
  letter-spacing: 0.75px; }
  .easy-box__content p {
    font-family: 'norms', sans-serif;
    letter-spacing: 0.38px;
    font-size: 15px;
    margin: 15px 0 0; }

.home-wrapper {
  background: url("../img/bg1.jpg") no-repeat center top;
    background-size: cover;
  font-family: "Bebas Neue", sans-serif; }
  .home-wrapper h1, .home-wrapper h2 {
    font-size: 69px;
    letter-spacing: 1.73px;
    font-weight: normal;
    line-height: normal; }
  .home-wrapper .description {
    margin: 0;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.86px;
    font-size: 34.5px; }
  .home-wrapper .btn-accent {
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent;
    border: solid 2px #4b7dff; }
    .home-wrapper .btn-accent:hover {
      border: solid 2px #4b7dff;
      color: #4b7dff;
      background: #fff; }
  .home-wrapper .btn-border {
    border-radius: 5px;
    border: solid 2px #ffffff;
    color: #fff; }
    .home-wrapper .btn-border:hover {
      background: #4879f6;
      color: #fff; }
  .home-wrapper .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 258px;
    width: 100%;
    height: 49px;
    padding: 12px 20px;
    border-radius: 5px;
    letter-spacing: 1.96px;
    font-size: 14px;
    font-family: "norms", sans-serif;
    font-weight: bold;
    color: #fff;
    z-index: 1;
    position: relative; }
    .home-wrapper .btn .icon {
      margin: 0 0 0 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .home-wrapper label {
    display: block;
    margin: 0 0 19px; }
    .home-wrapper label:last-child {
      margin: 0; }
  .home-wrapper input {
    outline: none;
    font-family: "norms", sans-serif;
    color: rgba(255, 255, 255, 0.73);
    font-size: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    background: transparent;
    border-radius: 5px;
    border: solid 1px rgba(255, 255, 255, 0.4);
    height: 49px;
    padding: 0 23px;
    font-weight: normal; }
    .home-wrapper input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.73); }
    .home-wrapper input::-moz-placeholder {
      color: rgba(255, 255, 255, 0.73); }
    .home-wrapper input::-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.73); }
    .home-wrapper input::placeholder {
      color: rgba(255, 255, 255, 0.73); }
    .home-wrapper input:valid, .home-wrapper input:invalid {
      color: rgba(255, 255, 255, 0.73); }
  .home-wrapper form {
    border: none;
    position: relative;
    width: 400px;
    border-radius: 10px;
    background-color: #4b7dff;
    margin: 0 auto;
    padding: 49px 63px 63px;
    overflow: hidden; }
    .home-wrapper form:before {
      content: '';
      position: absolute;
      width: 1464px;
      height: 1077px;
      background: url("../img/figure.png") no-repeat center;
        background-size: contain;
      bottom: 357px;
      left: -305px; }
    .home-wrapper form h3 {
      text-align: center;
      width: 100%;
      margin: 0 auto 59px;
      letter-spacing: 3.36px;
      font-size: 24px; }
    .home-wrapper form .btn {
      margin: 40px auto 0;
      max-width: 200px;
      width: 100%; }
    .home-wrapper form input:valid, .home-wrapper form input:invalid {
      color: rgba(255, 255, 255, 0.73); }
    .home-wrapper form input:required:valid, .home-wrapper form input:required:invalid {
      color: rgba(255, 255, 255, 0.73); }

.main-making-home {
  padding: 288px 0 0; }
  .main-making-home .btn {
    margin: 33px 0 0; }
  .main-making-home .main-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: -80px 0 -50px; }
  .main-making-home .main-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: .41;
    width: 30px;
    color: #fff; }
    .main-making-home .main-text .text {
      white-space: nowrap;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      margin: -80px 0 0; }
    .main-making-home .main-text .icon {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 1px solid #fff;
        border-radius: 50%; }
      .main-making-home .main-text .icon img {
        -webkit-filter: invert(1);
                filter: invert(1); }
  .main-making-home .image1 {
    margin: 0 37px 0 128px; }

.contacts {
  padding: 0 0 94px; }
  .contacts .row {
    position: relative; }
  .contacts .image-bg {
    right: 100px;
    top: -10px; }

.list-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 88px 0 0; }
  .list-contacts li {
    margin: 0 65px 0 0; }
    .list-contacts li:last-child {
      margin: 0; }
    .list-contacts li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 190px;
      height: 81px;
      border-radius: 5px;
      border: solid 2px rgba(255, 255, 255, 0.28);
      padding: 24px 0 10px; }
      .list-contacts li a:hover {
        background: #4b7dff;
        border: solid 2px #4b7dff; }

.vfx-alert h2 {
  margin: 0 0 113px; }

.vfx-alert__image {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.list-number {
  font-family: "norms", sans-serif;
  counter-reset: item; }
  .list-number li {
    margin: 0 0 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .list-number li:last-child {
      margin: 0; }
    .list-number li:before {
      counter-increment: item;
      content: counters(item, ".");
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 27px 0 0;
      min-width: 18px;
      width: 18px;
      height: 18px;
      border: solid 1px #4879f6;
        border-radius: 50%;
      font-size: 12.5px;
      font-weight: 500;
      color: #4b7dff; }

.reasons {
  padding: 91px 0 67px; }
  .reasons h2 {
    margin: 0 auto 97px; }
  .reasons .image-bg {
    top: 165px;
    right: 0; }
  .reasons .row {
    position: relative; }

.image-bg {
  position: absolute; }

.reasons-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 37px; }
  .reasons-box .icon {
    margin: 0 auto 35px;
    width: 94px;
    height: 94px;
    border: solid 2px #4879f6;
      border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .reasons-box h3 {
    text-align: center;
    width: 100%;
    font-size: 24px;
    line-height: 1.17;
    letter-spacing: 0.84px; }
  .reasons-box .text {
    font-family: "norms", sans-serif;
    font-size: 15px;
    margin: 20px 0 0; }

.signals h2 {
  margin: 0 auto 89px; }

.signals .btn {
  margin: 74px 0 0 42px;
  max-width: 190px; }

.signals .list-check {
  font-size: 16px;
  font-weight: normal;
  font-family: "norms", sans-serif; }
  .signals .list-check li {
    width: 100%;
    position: relative;
    padding: 0 0 0 42px;
    margin: 0 0 30px; }
    .signals .list-check li:last-child {
      margin: 0; }
    .signals .list-check li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      background: url("../img/check.png") no-repeat center;
        background-size: contain;
      width: 18px;
      height: 13px; }

.signals-image {
  position: relative; }
  .signals-image .img-logo {
    position: absolute;
    right: 120px;
    top: -70px;
    width: 297px;
    height: 320px;
    opacity: 0.09; }
  .signals-image img {
    position: relative;
    z-index: 1; }

.main-brokers {
  padding: 140px 0 120px; }
  .main-brokers h1 {
    font-size: 90px;
    width: auto; }
  .main-brokers .container {
    max-width: 1500px; }

.main-brokers__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 120px;
  padding: 0 0 0 100px;
  width: 100%; }

.brokers-list-links {
  margin: 0 auto 0 40px;
  padding: 0 0 0 40px;
  border-left: 1px solid #fff;
  max-width: 460px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min-content, 120px));
  column-gap: 1.5em;
  row-gap: 0.1em;
  justify-content: space-between;}

.brokers-links {
  color: #fff;
  text-decoration: underline;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px 0;
  white-space: nowrap;
}

.brokers-location {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  outline: none; }
  .brokers-location:hover {
    color: #1AA3E0; }

.main-brokers__box-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 36px; }

.brokers-location__text {
  text-decoration: underline;
  margin: 0 0 0 9px;
  font-size: 20px;
  font-weight: 600; }

.main-brokers__box {
  max-width: 1390px;
  width: 100%;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px -200px 60px rgba(0, 0, 0, 0.11527);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px -200px 60px rgba(0, 0, 0, 0.11527);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(34, 40, 60, 0.5)), to(rgba(34, 40, 60, 0.5))), url("../img/brokers-bg.png") no-repeat center;
  background: linear-gradient(0deg, rgba(34, 40, 60, 0.5), rgba(34, 40, 60, 0.5)), url("../img/brokers-bg.png") no-repeat center;
    background-size: cover;
  padding: 80px 34px 20px 55px;
  border: 1px solid #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 80px;
  overflow: hidden; }
  .main-brokers__box:last-child {
    margin: 0; }
  .main-brokers__box .btn {
    max-width: 216px;
    height: 60px;
    border-radius: 8px;
    font-size: 21px;
    width: 100%; }

.main-brokers-right {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.list-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 9px; }
  .list-rating li {
    width: 36px;
    height: 36px;
    margin: 0 10px 0 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .list-rating li img {
      position: absolute;
      width: 308px;
      height: 523px;
      left: 50%;
      top: 15%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-width: none; }
    .list-rating li:last-child {
      margin: 0; }

.rating-wrapper {
  margin: 9px 0 0 0;
  font-weight: 600; }

.main-brokers-left {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.main-brokers-center {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.main-brokers__logo {
  height: 102px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0 59px;
  width: 100%;
  max-width: 370px; }
  .main-brokers__logo img {
    width: 100%; }

.main-brokers__logo.l-0 img {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.brokers-info-money {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 600; }
  .brokers-info-money p {
    font-size: 40px;
    font-weight: 500; }

.brokers-info-money__box {
  margin: 0 70px 0 0; }
  .brokers-info-money__box:last-child {
    margin: 0; }

.broker-total-text {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 600; }

.brokers-description {
  margin: 0 0 auto;
  font-weight: 500;
  line-height: 180%; }

.list-info {
  margin: 0 0 auto;
  line-height: 120%;
  font-weight: 500; }
  .list-info li {
    margin: 0 0 10px; }
    .list-info li:last-child {
      margin: 0; }

.modal-backdrop {
  background: #22283C; }

.modal-backdrop.show {
  opacity: .85; }

.modal-dialog {
  max-width: 1076px; }

.modal-content {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px -200px 60px rgba(0, 0, 0, 0.11527);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px -200px 60px rgba(0, 0, 0, 0.11527);
  border: 1px solid #FFFFFF;
    border-radius: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(34, 40, 60, 0.5)), to(rgba(34, 40, 60, 0.5))), url("../img/brokers-bg.png") no-repeat center;
  background: linear-gradient(0deg, rgba(34, 40, 60, 0.5), rgba(34, 40, 60, 0.5)), url("../img/brokers-bg.png") no-repeat center;
    background-size: cover;
  padding: 72px 0 37px; }

.modal-content__wrapper {
  max-width: 528px;
  width: 100%;
  margin: 0 auto;
  height: 100%; }

.modal-header {
  border: none;
  padding: 0;
  margin: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .modal-header .close {
    padding: 0;
    margin: 0;
    width: 21px;
    height: 21px;
    min-width: 21px;
    position: relative;
    opacity: 1;
    border: none;
    outline: none; }
    .modal-header .close:before, .modal-header .close:after {
      content: '';
      position: absolute;
      width: 2px;
      height: 100%;
      background: #F2F2F2;
      -webkit-transition: .3s ease;
      transition: .3s ease;
      top: 0; }
    .modal-header .close:before {
      left: 9px;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .modal-header .close:after {
      right: 10px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }

.logo-modal {
  max-width: 161px;
  width: 100%; }

.modal-body {
  padding: 0; }
  .modal-body h2 {
    margin: 0;
    font-size: 40px;
    font-weight: 600;
    text-transform: none; }

.auto-location {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 18px 0 32px;
  font-size: 20px;
  font-weight: 500; }
  .auto-location a {
    display: inline;
    text-decoration: underline; }

.auto-location-icon {
  margin: 0 13px 0 0;
  width: 28px;
  height: 28px;
  min-width: 28px; }

.form-search-location {
  width: 100%;
  position: relative; }
  .form-search-location label {
    width: 100%; }
  .form-search-location input {
    width: 100%;
    background: transparent;
    height: 51px;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
    padding: 0 20px 0 50px;
    color: #fff; }
    .form-search-location input:hover, .form-search-location input:focus {
      color: #fff; }
      .form-search-location input:hover:invalid, .form-search-location input:hover:valid, .form-search-location input:focus:invalid, .form-search-location input:focus:valid {
        color: #fff; }
    .form-search-location input:invalid, .form-search-location input:valid {
      color: #fff; }
  .form-search-location button {
    position: absolute;
    left: 21px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: transparent;
    padding: 0;
    margin: 0; }

.variable-location {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 27px 0 0; }

.variable-location__links {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 15px; }
  .variable-location__links:last-child {
    margin: 0; }

.main-hiw .container {
  max-width: 1310px; }

.signal-algorithms {
  padding: 119px 0 102px; }
  .signal-algorithms h2 {
    font-size: 60px;
    font-weight: 600;
    margin: 0 auto; }
  .signal-algorithms .btn {
    max-width: 222px;
    margin: -90px auto 0;
    height: 61px;
    font-size: 21px; }
  .signal-algorithms .box-text {
    max-width: 600px; }

.accordion-also {
  padding: 0 0 37px; }
  .accordion-also .card-body {
    background: transparent; }
  .accordion-also .card-header {
    border: none; }
    .accordion-also .card-header .btn-link {
      color: #fff; }
  .accordion-also .card {
    border-top: 1px solid rgba(66, 75, 98, 0.8); }
  .accordion-also .accordion-title h2 {
    font-size: 30px;
    margin: 0; }

.box-text {
  font-weight: 500;
  line-height: 150%; }
  .box-text p {
    margin: 0 0 20px; }
    .box-text p:last-child {
      margin: 0; }

.signal-algorithms__slider {
  margin: 0 -130px;
  width: calc(100% + 260px); }
  .signal-algorithms__slider .slide {
    padding: 86px 130px 183px;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text; }

.signal-algorithms__slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 240px;
  width: 100%; }
  .signal-algorithms__slider-nav .slick-dots {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    margin: 0 10px; }
    .signal-algorithms__slider-nav .slick-dots li {
      background: #C4C4C4;
      width: 12px;
      height: 12px;
      border: 2px solid transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0 10px 0 0; }
      .signal-algorithms__slider-nav .slick-dots li:last-child {
        margin: 0; }
    .signal-algorithms__slider-nav .slick-dots .slick-active {
      border: 2px solid #C4C4C4;
      background: transparent; }
  .signal-algorithms__slider-nav .slick-arrow {
    width: 8px;
    height: 16px; }

.signal-algorithms-box {
  position: relative;
  height: 100%;
  padding: 113px 84px 113px 0;
  overflow: hidden;
  font-weight: 500; }

.signal-algorithms__slider .row {
  -webkit-box-shadow: 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px 2.65657px 3.81881px rgba(0, 0, 0, 0.11527);
          box-shadow: 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px 2.65657px 3.81881px rgba(0, 0, 0, 0.11527);
  border: 2px solid rgba(32, 32, 32, 0.8);
  background: #22283C url("../img/hiw-bg1.svg") no-repeat left top;
    background-size: cover; }

.signal-algorithms-content {
  padding: 67px 80px 79px 30px;
  font-size: 20px;
  line-height: 150%;
  min-height: 460px; }
  .signal-algorithms-content strong {
    font-weight: 600; }
  .signal-algorithms-content p {
    margin: 0 0 15px; }
    .signal-algorithms-content p:last-child {
      margin: 0; }

.signal-algorithms-img {
  padding: 67px 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .signal-algorithms-img img {
    margin: 0 auto;
    border-radius: 5px;
    -webkit-box-shadow: 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px 2.65657px 3.81881px rgba(0, 0, 0, 0.11527);
            box-shadow: 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px 2.65657px 3.81881px rgba(0, 0, 0, 0.11527); }

.bg-white {
  color: #1D1D1F;
  background: #fff; }

.indicators {
  padding: 63px 0;
  background: url("../img/line.svg") no-repeat center #fff;
    background-size: 100%; }
  .indicators h2 {
    text-align: center;
    margin: 0 auto;
    font-size: 60px;
    font-weight: 600; }
  .indicators .description {
    margin: 35px auto 48px;
    max-width: 585px;
    font-size: 16px;
    font-weight: 500;
    width: 100%; }
  .indicators .container {
    max-width: 1670px; }

.indicators-slider {
  border-radius: 10px;
  background: #F5F5F7;
  padding: 63px 180px 0; }
  .indicators-slider .slick-slide {
    padding: 0 0 15px; }

.indicators-slider-nav {
  position: absolute;
  z-index: 1;
  right: 56px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .indicators-slider-nav .slick-dots {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    margin: 10px auto; }
    .indicators-slider-nav .slick-dots li {
      background: #C4C4C4;
      width: 12px;
      height: 12px;
      border: 2px solid transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0 0 10px; }
      .indicators-slider-nav .slick-dots li:last-child {
        margin: 0; }
    .indicators-slider-nav .slick-dots .slick-active {
      border: 2px solid #C4C4C4;
      background: transparent; }
  .indicators-slider-nav .slick-prev {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .indicators-slider-nav .slick-next {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .indicators-slider-nav .slick-arrow {
    width: 8px;
    height: 16px; }

.indicators-box {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.indicators-box__img {
  margin: 0 auto -140px; }

.links-click {
  color: #1D1D1F;
  padding: 0 0 0 110px;
  font-size: 15px;
  font-weight: 500; }

.indicators-box__top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.indicators-box__title {
  font-size: 45px;
  font-weight: 600;
  text-transform: uppercase; }

.indicators-box__content {
  font-weight: 500;
  color: #1D1D1F;
  line-height: 150%;
  max-width: 1030px;
  width: 100%;
  margin: 0 auto;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }
  .indicators-box__content p {
    margin: 0 0 30px; }
    .indicators-box__content p:last-child {
      margin: 0; }

.indicators-box__list {
  font-weight: 500;
  margin: 10px 0 0; }
  .indicators-box__list li {
    margin: 0 0 30px; }
    .indicators-box__list li:last-child {
      margin: 0; }

.about-signals {
  padding: 204px 0 160px;
  background: url("../img/bg.jpeg") no-repeat center;
    background-size: cover; }
  .about-signals h1 {
    text-align: center;
    margin: 0 auto 65px;
    max-width: 970px;
    width: 100%;
    font-size: 80px;
    font-weight: 600;
    line-height: 98px; }
  .about-signals .container {
    max-width: 1730px; }

.about-signals__menu {
  position: absolute;
  left: 20px;
  top: 0; }
  .about-signals__menu li {
    margin: 0 0 17px; }
    .about-signals__menu li:last-child {
      margin: 0; }
    .about-signals__menu li a {
      color: #909090;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      text-align: right; }
      .about-signals__menu li a:hover {
        color: #fff; }

.about-signals__box {
  -webkit-box-shadow: 0px 2.65657px 3.81881px rgba(0, 0, 0, 0.11527), 0px -10px 20px rgba(0, 0, 0, 0.25), 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px 2.65657px 3.81881px rgba(0, 0, 0, 0.11527);
          box-shadow: 0px 2.65657px 3.81881px rgba(0, 0, 0, 0.11527), 0px -10px 20px rgba(0, 0, 0, 0.25), 0px 96px 138px rgba(0, 0, 0, 0.41), 0px 40.1065px 57.6531px rgba(0, 0, 0, 0.29473), 0px 21.4429px 30.8241px rgba(0, 0, 0, 0.244404), 0px 12.0207px 17.2797px rgba(0, 0, 0, 0.205), 0px 6.3841px 9.17714px rgba(0, 0, 0, 0.165596), 0px 2.65657px 3.81881px rgba(0, 0, 0, 0.11527);
  width: 100%;
  background: #22283C url("../img/line.svg") no-repeat center;
    background-size: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 70px 215px 65px; }
  .about-signals__box .video-wrapper {
    max-width: 586px;
    margin: 0; }
  .about-signals__box .playpause {
    width: 94px;
    height: 94px; }

.about-signals__box-content {
  width: calc(100% - 586px);
  padding: 0 90px 0 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%; }
  .about-signals__box-content .line-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 27px 0 0;
    font-size: 14px;
    font-weight: 500; }

.item-about-signals {
  width: 47%;
  position: relative;
  padding: 0 0 0 10px;
  line-height: 150%; }
  .item-about-signals:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 1px;
    height: 35px;
    background: #1AA3E0; }

.signal-structure h2 {
  text-align: center;
  margin: 0;
  font-size: 60px;
  font-weight: 600; }

.signal-structure .description {
  margin: 30px auto 118px;
  font-size: 20px;
  font-weight: 500;
  max-width: 600px;
  width: 100%; }

.signal-structure .container {
  max-width: 1380px;
  width: 100%; }

.signal-structure__box {
  position: relative;
  margin: 0 auto 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 475px;
  width: 100%; }
  .signal-structure__box .number {
    position: absolute;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #1AA3E0;
    width: 165px; }
    .signal-structure__box .number:after {
      content: '';
      position: absolute;
      right: -2px;
      bottom: -3.5px;
      background: #1AA3E0;
      width: 7px;
      height: 7px;
      border-radius: 50%; }
    .signal-structure__box .number .text-num {
      display: none; }
  .signal-structure__box .number1 {
    left: -110px;
    top: 45px; }
  .signal-structure__box .number2 {
    left: -110px;
    top: 95px; }
  .signal-structure__box .number3, .signal-structure__box .number4, .signal-structure__box .number8 {
    height: 105px;
    width: auto;
    border: none;
      border-right: 1px solid #1AA3E0;
    padding: 0 5px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .signal-structure__box .number3:after, .signal-structure__box .number4:after, .signal-structure__box .number8:after {
      top: -2px;
      bottom: auto;
      right: -3.5px; }
  .signal-structure__box .number3 {
    left: 40px;
    bottom: -30px; }
  .signal-structure__box .number4 {
    left: 160px;
    bottom: -30px; }
  .signal-structure__box .number8 {
    height: 88px;
    right: 108px;
    bottom: -28px; }
  .signal-structure__box .number5, .signal-structure__box .number6, .signal-structure__box .number7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .signal-structure__box .number5:after, .signal-structure__box .number6:after, .signal-structure__box .number7:after {
      right: auto;
      left: -2px; }
  .signal-structure__box .number7 {
    right: -110px;
    top: 45px; }
  .signal-structure__box .number6 {
    right: -110px;
    top: 95px; }
  .signal-structure__box .number5 {
    right: -110px;
    bottom: 90px; }

.signal-structure__box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 45px; }

.signal-structure__box-description {
  margin: 0 0 39px;
  max-width: 360px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 150%; }
  .signal-structure__box-description .number {
    margin: 0 30px 0 0;
    font-size: 60px;
    line-height: 73px;
    font-weight: 500; }
  .signal-structure__box-description strong {
    font-weight: bold; }
  .signal-structure__box-description:nth-child(7), .signal-structure__box-description:last-child {
    max-width: 47%; }

.power {
  padding: 105px 0 150px;
  background: url("../img/line.svg") no-repeat center;
    background-size: 100%; }
  .power h2 {
    text-align: center;
    margin: 0 auto 55px;
    font-size: 30px;
    font-weight: 600; }
  .power .video-wrapper {
    margin: 0 auto;
    max-width: 1280px; }

.statistical-data {
  padding: 0 0 110px; }
  .statistical-data .description {
    text-align: center;
    margin: 0 auto 100px;
    font-size: 20px;
    font-weight: 500;
    max-width: 700px;
    width: 100%; }
  .statistical-data .box-text {
    max-width: 600px;
    width: 100%; }

.statistical-data__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.statistical-data__box {
  margin: 0 0 70px;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.token {
  font-size: 18px;
  font-weight: bold; }
  .token p {
    font-weight: bold; }

.token-line {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 15px 0 0; }
  .token-line p {
    font-weight: bold;
    font-size: 18px; }
    .token-line p a {
      display: inline; }

.video-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.5px solid #1AA3E0;
  color: #1AA3E0;
  font-size: 14px;
  font-weight: 500;
  padding: 0 0 3px; }
  .video-links .icon {
    width: 19px;
    height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 7px 0 0; }

.telegram-box {
  border: 1px solid rgba(152, 164, 196, 0.5);
  background: #ffffff;
  border-radius: 8px;
  min-height: 309px;
  padding: 15px 35px 15px 15px; }
  .telegram-box h3 {
    width: 100%;
    padding: 0 0 12px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #424B62;
    margin: 0 0 14px; }
  .telegram-box .w-50 {
    width: 100% !important; }
  .telegram-box .checkbox {
    width: 100%;
    margin: 0 0 12px; }
    .telegram-box .checkbox .checkbox-inp:checked + .checkbox-custom:before {
      background: url("../img/check2.svg") no-repeat center;
        background-size: 10px; }
    .telegram-box .checkbox:last-child {
      margin: 0 0 12px; }
    .telegram-box .checkbox .label {
      font-size: 14px;
      font-weight: 600; }
      .telegram-box .checkbox .label .icon {
        width: 32px;
        height: 13px; }
  .telegram-box .checkbox-custom {
    margin: 0 9px 0 0;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(43, 136, 245, 0.5);
      border-radius: 3px; }
  .telegram-box .select {
    width: 100%;
    height: 35px;
    padding: 0 15px;
    border: 1px solid rgba(66, 75, 98, 0.15);
      border-radius: 4px;
    margin: 0 0 18px;
    color: #424B62;
    font-size: 13px;
    font-weight: 500;
    background: url("../img/arrow-selet.svg") no-repeat 96% center #fff;
      background-size: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none; }

.telegram-box__body {
  width: 100%; }

.token-telegram-wrapper {
  margin: 0 0 24px; }
  .token-telegram-wrapper .btn {
    margin: 22px auto 0; }

.telegram-box__row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .telegram-box__row .checkbox {
    width: 33.3%;
    margin: 0 0 12px; }
    .telegram-box__row .checkbox:last-child {
      margin: 0 0 12px; }

.telegram-box__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 24px; }
  .telegram-box__wrapper .button-group {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .telegram-box__wrapper .button-group .btn {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding: 0 40px;
      margin: 0 36px 0 0; }
      .telegram-box__wrapper .button-group .btn:last-child {
        margin: 0; }
      .telegram-box__wrapper .button-group .btn .icon {
        margin: 0 8px 0 0; }

.telegram-box {
  max-width: 265px;
  width: 100%;
  margin: 0 0 43px; }

.telegram-box-max {
  max-width: 411px; }

.btn-border-green {
  border: 1px solid #81C728;
  color: #81C728; }
  .btn-border-green:hover {
    background: #81C728; }

.main-current h1 {
  margin: 0 0 33px; }

.main-current h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px; }

.main-current .select {
  max-width: 414px;
  width: 100%;
  height: 55px;
  background: #424B62 url("../img/arrow-bottom.svg") no-repeat 96% center;
    background-size: 22px;
  padding: 0 50px 0 19px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
    border-radius: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600; }

.table-current__img-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 40px;
  margin: 3px 0 0; }

.table-current__img-dot {
  border-radius: 50%;
  background: #1BC53C;
  width: 8px;
  height: 8px; }

.table-current {
  width: 100%;
  margin: 70px 0 0; }

.thead {
  width: 100%;
  letter-spacing: -0.01em;
  font-size: 23px;
  font-weight: 600; }

.th, .td {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center; }
  .th:first-child, .td:first-child {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    text-align: left;
    padding: 0 0 0 40px; }
  .th img, .td img {
    margin: 0 auto; }

.table-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px;
  background: #2C3247;
  margin: 0 0 35px; }

.tbody {
  font-size: 20px;
  font-weight: 600; }

.main-error {
  background: url("../img/stars-bg.png") no-repeat center;
    background-size: cover;
  mix-blend-mode: lighten;
  margin: 147px 0 63px;
  padding: 0 0 103px; }
  .main-error h1 {
    text-align: center;
    text-transform: none;
    font-size: 40px; }

.main-error__img {
  margin: 0 auto; }

.main-moved {
  padding: 57px 0 98px;
  background: url("../img/line.svg") no-repeat center;
    background-size: 100%; }
  .main-moved h1 {
    margin: 30px auto 22px;
    font-size: 56px;
    text-align: center; }
  .main-moved .description {
    margin: 0 auto 70px;
    font-size: 30px;
    max-width: 540px;
    width: 100%;
    text-align: center; }
  .main-moved .btn {
    max-width: 382px;
    font-size: 21px;
    width: 100%;
    height: 65px;
    margin: 0 auto; }

.form-sing {
  max-width: 1100px;
  width: 100%;
  margin: 100px auto;
  padding: 28px 44px 54px;
  -webkit-box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.98);
  font-family: 'Manrope', sans-serif; }
  .form-sing .form-title {
    margin: 0 0 4px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .form-sing h3 {
    color: #282C40;
    font-size: 36px;
    font-weight: bold; }
  .form-sing .form-group {
    margin: 0;
    max-width: 31%;
    width: 100%; }
  .form-sing .form-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 34px 0 0; }
  .form-sing .form-group__line {
    margin: 0 0 11px; }
  .form-sing label {
    width: 100%; }
  .form-sing input {
    background: transparent;
    width: 100%;
    height: auto;
    font-family: 'Manrope', sans-serif;
    border: none;
      border-radius: 0;
      border-bottom: 2px solid #EBEBEB;
    padding: 0 0 11px;
    color: #373C56;
    font-size: 14px;
    font-weight: 600; }
    .form-sing input::-webkit-input-placeholder {
      color: rgba(130, 134, 154, 0.5);
      font-weight: 500; }
    .form-sing input::-moz-placeholder {
      color: rgba(130, 134, 154, 0.5);
      font-weight: 500; }
    .form-sing input::-ms-input-placeholder {
      color: rgba(130, 134, 154, 0.5);
      font-weight: 500; }
    .form-sing input::placeholder {
      color: rgba(130, 134, 154, 0.5);
      font-weight: 500; }
    .form-sing input:required:valid {
      color: #373C56; }
  .form-sing .form-group-check {
    position: relative;
    max-width: 34%;
    padding: 0 31px 0 0; }
    .form-sing .form-group-check:after {
      content: '';
      display: inline-block;
      width: 19px;
      height: 12px;
      right: 0;
      bottom: 17px;
      background: url("../img/check4.svg") no-repeat center;
        background-size: cover;
      position: absolute; }
    .form-sing .form-group-check input {
      border-bottom-color: #2DD348; }
  .form-sing .form-group__title {
    color: #82869A;
    font-weight: 500;
    font-size: 12px; }
  .form-sing .radio {
    width: auto; }

.btn-orange {
  -webkit-filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.15));
  height: 55px;
  max-width: 244px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFB648), to(#FDC064));
  background: linear-gradient(180deg, #FFB648 0%, #FDC064 100%);
  border-radius: 10px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  font-size: 15px;
  font-weight: 600; }

.logo-form {
  width: 106px;
  height: 43px;
  background: url("../img/logo-black.svg") no-repeat center;
    background-size: contain; }

.form-footer {
  margin: 39px 0 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  .form-footer .links-orange {
    font-size: 12px;
    font-weight: 500; }

.links-orange {
  color: #F0AE4B; }

.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: rgba(130, 134, 154, 0.6);
  font-size: 11px;
  font-weight: 500;
  width: auto; }
  .radio .radio-inp {
    display: none; }
  .radio .radio-custom {
    position: relative;
    min-width: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #D8D8D8;
      border-radius: 50%;
    cursor: pointer;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    margin: 0 10px 0 0;
    background: #EBEBEB; }
  .radio .label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer; }
  .radio .radio-inp:checked + .radio-custom::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 10px;
    border-radius: 50%;
    height: 10px;
    background: #1AA3E0; }
  .radio a {
    display: inline; }

.form-subtitle {
  color: rgba(40, 44, 64, 0.6);
  font-size: 16px;
  font-weight: 300;
  font-family: 'Manrope', sans-serif;
  display: none; }

.form-sing-black {
  background: #2A2E42;
  -webkit-box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
          box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
  color: #fff; }
  .form-sing-black h3 {
    color: #fff; }
  .form-sing-black .logo-form {
    background: url("../img/logo-white.svg") no-repeat center;
      background-size: contain; }
  .form-sing-black input:required:valid {
    color: #fff; }
  .form-sing-black input {
    color: #fff; }
    .form-sing-black input::-webkit-input-placeholder {
      color: rgba(130, 134, 154, 0.5); }
    .form-sing-black input::-moz-placeholder {
      color: rgba(130, 134, 154, 0.5); }
    .form-sing-black input::-ms-input-placeholder {
      color: rgba(130, 134, 154, 0.5); }
    .form-sing-black input::placeholder {
      color: rgba(130, 134, 154, 0.5); }
  .form-sing-black .btn-orange {
    color: #2D3145; }
  .form-sing-black .form-subtitle {
    color: rgba(255, 255, 255, 0.6); }

.form-result-text {
  color: #282C40;
  font-size: 32px;
  font-weight: bold; }
  .form-result-text a {
    display: inline; }

.form-sing-result .form-body {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 63px 0 0; }

.form-sing-result.form-sing-black .form-result-text {
  color: #fff; }

.form-sing-black .form-footer .links-orange:hover {
  color: #fff; }

.form-sing-vertical {
  max-width: 550px;
  padding: 54px 87px 51px; }
  .form-sing-vertical .form-subtitle {
    display: block; }
  .form-sing-vertical .form-group {
    max-width: none;
    margin: 0 0 25px; }
  .form-sing-vertical .form-group-check {
    padding: 0; }
  .form-sing-vertical .form-footer {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
    margin: 0; }
  .form-sing-vertical button {
    margin: 40px auto 0;
    max-width: none; }

.form-sing-result-vertical {
  max-width: 550px;
  padding: 80px 87px 118px; }
  .form-sing-result-vertical .form-title {
    margin: 0; }
  .form-sing-result-vertical .form-body {
    margin: 30px auto 0; }
  .form-sing-result-vertical .logo-form {
    width: 151px;
    height: 62px;
    margin: 0 auto; }
  .form-sing-result-vertical .form-result-text {
    text-align: center;
    max-width: 315px;
    margin: 0 auto;
    width: 100%; }
  .form-sing-result-vertical .btn {
    max-width: none;
    margin: 45px auto 0; }

#modalDownload .modal-dialog {
  max-width: 100%;
  margin: 0;
  height: 100%; }

#modalDownload .modal-content {
  -webkit-filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.25));
  border: 1px solid #202020;
  border-radius: 20px;
  max-width: 805px;
  margin: auto;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.25);
  background: #FFFFFF;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

#modalDownload .close {
  right: 54px;
  top: 92px;
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: .6;
  cursor: pointer;
  z-index: 1; }
  #modalDownload .close:before, #modalDownload .close:after {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: 2px;
    height: 100%;
    background: #fff; }
  #modalDownload .close:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  #modalDownload .close:after {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }

.modal-content__left {
  padding: 41px 49px 35px;
  width: calc(100% - 331px);
  height: 100%;
  color: #202020; }
  .modal-content__left .modal-title {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto 25px;
    color: #202020;
    font-size: 22px;
    font-weight: 600; }
  .modal-content__left .dropItem {
    margin: 0 0 46px;
    width: 100%; }
  .modal-content__left .dropDown-menu {
    left: 0;
    background: #f0f1f2;
    top: 100%; }

.broker {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: rgba(155, 158, 168, 0.15);
  height: 48px;
  padding: 0 17px 0 0; }
  .broker:after {
    content: '';
    width: 16px;
    height: 8px;
    background: url("../img/arrow-select.svg") no-repeat center;
      background-size: contain; }

.modal-content__right {
  max-width: 331px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 0 auto; }

.modal-dialog__wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.form-modal {
  width: 100%; }
  .form-modal label {
    margin: 0 0 12px;
    width: 100%; }
  .form-modal input {
    height: 42px;
    width: 100%;
    border: 1px solid #202020;
      border-radius: 0; }
  .form-modal .checkbox .label {
    font-size: 11px;
    font-weight: 600;
    color: #202020; }
  .form-modal button {
    width: 100%;
    border-radius: 0;
    max-width: none;
    background: #FD5B46;
    height: 42px;
    font-size: 12px;
    font-weight: 600; }
  .form-modal .checkbox-custom {
    border: 1px solid #202020; }

.input-title {
  text-transform: uppercase;
  color: #202020;
  font-size: 12px;
  font-weight: 600; }

.warning-form {
  margin: 19px auto 0;
  text-align: center;
  font-size: 8px;
  font-weight: 600; }
  .warning-form h4 {
    text-align: center;
    width: 100%;
    font-size: 10px; }

.navigation-box {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600; }
  .navigation-box p {
    max-width: 232px;
    width: 100%;
    text-align: right; }

.navigation-box1 {
  top: 8px;
  right: 108px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .navigation-box1 img {
    margin: 0 0 20px 17px; }

.navigation-box3 {
  display: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  left: 82px;
  bottom: 74px; }
  .navigation-box3 p {
    max-width: 229px;
    width: 100%;
    text-align: left; }

.navigation-box2 {
  left: -231px;
  top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .navigation-box2 img {
    margin: 0 -120px 0 0; }

.pay-box__sale {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  position: absolute;
  font-weight: 500;
  font-size: 13px;
  top: 20px;
  right: 20px;
  width: 35px;
  height: 35px; }

.bg-red {
  background: #D64730; }

.pay-box__sale-min {
  width: 24px;
  height: 24px;
  top: 5px;
  right: 5px;
  font-size: 9px; }

.pay-box-min {
  height: 108px;
  padding: 18px 0;
  font-size: 9px;
  margin: 0 0 11px;
  width: 48%; }
  .pay-box-min .pay-box__icon {
    margin: 0 auto 19px; }
  .pay-box-min:hover {
    color: rgba(66, 75, 98, 0.6);
    -webkit-box-shadow: 0px 9.47756px 14.2163px rgba(68, 68, 68, 0.16);
            box-shadow: 0px 9.47756px 14.2163px rgba(68, 68, 68, 0.16); }
  .pay-box-min:focus {
    -webkit-box-shadow: 0 9.47756px 14.2163px rgba(152, 143, 242, 0.5);
            box-shadow: 0 9.47756px 14.2163px rgba(152, 143, 242, 0.5);
    outline: none;
    color: rgba(66, 75, 98, 0.6); }

.row-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.main-brokers-page .container {
  max-width: 1230px; }

.main-brokers-page .brokers-location {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 28px auto 37px; }

.broker-card {
  width: 100%;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  overflow: hidden;
  background: rgba(23, 25, 27, 0.35);
  position: relative;
  height: 100%; }
  .broker-card .brokers-info-money {
    width: 100%;
    color: #909090;
    font-size: 10px;
    font-weight: normal;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .broker-card .brokers-info-money__box {
    margin: 0; }
    .broker-card .brokers-info-money__box p {
      font-size: 35px;
      font-weight: normal;
      color: #fff; }
  .broker-card .rating-wrapper {
    margin: 50px auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    font-weight: normal;
    font-size: 16px; }
  .broker-card .list-rating {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto 10px; }
    .broker-card .list-rating li {
      width: 36px;
      height: 36px;
      margin: 0 10px 0 0; }
      .broker-card .list-rating li:last-child {
        margin: 0; }
      .broker-card .list-rating li img {
        width: 100%;
        height: 100%;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        -webkit-transform: none;
                transform: none; }
  .broker-card .btn {
    -webkit-box-shadow: none;
            box-shadow: none;
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    height: 50px;
    font-size: 17px; }
    .broker-card .btn:hover {
      -webkit-box-shadow: 0 10px 20px rgba(26, 163, 224, 0.3);
              box-shadow: 0 10px 20px rgba(26, 163, 224, 0.3); }

.broker-card__head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 25px;
  border-bottom: 1px solid rgba(144, 144, 144, 0.25); }

.broker-card__text {
  border-bottom: 1px solid rgba(144, 144, 144, 0.25);
  padding: 20px;
  line-height: 170%;
  font-size: 14px; }

.broker-logo {
  max-width: 273px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.btn-collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25px;
  height: 25px;
  min-width: 25px;
  border: 0.5px solid #FFFFFF;
    border-radius: 50%;
  padding: 5px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.btn-collapse.collapsed {
  -webkit-transform: none;
          transform: none; }

.broker-card__body {
  padding: 15px 25px;
  position: relative;
  z-index: 1; }

.broker-card-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%; }

.broker-card-description {
  margin: 10px auto 0;
  font-size: 12px;
  display: block;
  text-align: center; }

.broker-card-col {
  margin-bottom: 25px; }

.main-mobile-app {
  background: url("../img/mobilea-app-bg.jpeg") no-repeat center;
    background-size: cover;
  position: relative;
  padding: 73px 0 0;
  overflow: hidden; }
  .main-mobile-app:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(23, 29, 49, 0.75); }
  .main-mobile-app .main-image {
    width: 726px;
    position: relative;
    margin: 0 -40px 0 0; }
    .main-mobile-app .main-image:before {
      content: '';
      position: absolute;
      width: 663px;
      height: 663px;
      background: #3069F3;
      -webkit-filter: blur(240px);
              filter: blur(240px);
      top: 12px;
      right: 47px;
      border-radius: 50%; }
    .main-mobile-app .main-image:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 726px;
      height: 754px;
      background: url("../img/shadow.png") no-repeat center;
        background-size: contain; }
    .main-mobile-app .main-image img {
      position: relative;
      z-index: 1; }

.download-app {
  position: absolute;
  left: 0;
  bottom: 116px;
  z-index: 2;
  max-width: 236px;
  width: 100%;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
  color: #fff;
  background: #333333;
  border-radius: 20px;
  padding: 20px; }
  .download-app span {
    margin: 5px 0 0;
    display: inline-block;
    font-size: 10px; }

.download-app-links {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0; }

.download-app-qr {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.appendix-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 40px 0 0; }

.app-links {
  margin: 30px 15px 0 0;
  border-radius: 9.5px;
  overflow: hidden; }
  .app-links:last-child {
    margin-right: 0; }

.container-my .container {
  max-width: 1470px; }

.container-my h2 {
  font-weight: 600;
  text-transform: none; }

.container-my h1 {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-transform: none;
  font-weight: 600;
  font-size: 60px; }

.advantages-app {
  padding: 147px 0 90px; }
  .advantages-app .advantages-app-box-col {
    padding: 0 30px; }
  .advantages-app .row {
    margin: 0 -30px; }

.mb-30 {
  margin-bottom: 30px; }

.advantages-app-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 381px;
  border-radius: 20px;
  color: #fff;
  padding: 20px 25px;
  font-size: 18px;
  background: #2BBC78;
  line-height: 27px; }
  .advantages-app-box h3 {
    font-size: 35px;
    font-weight: 600;
    line-height: 170%; }
  .advantages-app-box p {
    max-width: 280px;
    width: 100%; }

.advantages-app-box-two {
  background: -webkit-gradient(linear, left top, left bottom, from(#796EF5), to(#7B71F7));
  background: linear-gradient(180deg, #796EF5 0%, #7B71F7 100%); }

.advantages-app-box-three {
  background: #3069F3; }

.advantages-app-box__img {
  bottom: 0;
  right: 0;
  position: absolute; }

.advantages-app-box__icon {
  margin: 15px 0 0;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.advantages-signal {
  background: url("../img/advg-bg-signal.svg") no-repeat center;
    background-size: cover;
  padding: 0 0 90px; }
  .advantages-signal h2 {
    margin: 0 0 90px; }

.advantages-signal-phone-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  max-width: 876px;
  height: 723px;
  width: 100%; }

.advantages-signal-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 876px;
  width: 100%; }

.advantages-signal-item {
  line-height: 150%;
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  max-width: 394px;
  width: 100%;
  z-index: 1; }

.advantages-signal-item1 {
  top: 83px;
  left: -76px; }

.advantages-signal-item2 {
  top: 70px;
  max-width: 377px;
  right: -398px; }

.advantages-signal-item3 {
  top: 262px;
  max-width: 344px;
  left: -172px; }

.advantages-signal-item4 {
  top: 230px;
  right: -366px;
  max-width: 435px; }

.advantages-signal-item5 {
  bottom: 228px;
  max-width: 254px;
  left: -239px; }

.advantages-signal-item6 {
  bottom: 258px;
  max-width: 433px;
  right: -256px; }

.advantages-signal-item7 {
  bottom: 77px;
  max-width: 351px;
  right: -45px; }

.all-unicode {
  padding: 70px 0 26px; }
  .all-unicode h2 {
    font-size: 48px;
    margin: 0;
    line-height: 60px; }
  .all-unicode .box-text {
    font-size: 20px;
    line-height: 170%; }

.install h2 {
  font-size: 50px;
  max-width: 513px;
  width: 100%;
  line-height: 61px;
  margin: 0 0 30px; }

.install-content {
  padding: 50px 70px;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25); }
  .install-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1227px;
    z-index: -1;
    background: #191825;
    border-radius: 8px; }

.install-img {
  max-width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1; }

.install-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.install-buttons-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 0 10px; }
  .install-buttons-group .install-btn {
    border-radius: 8px;
    margin: 0 0 11px;
    overflow: hidden; }
    .install-buttons-group .install-btn:last-child {
      margin: 0; }

.application {
  padding: 97px 0 46px; }
  .application h2 {
    margin: 0 0 49px; }
  .application .box-text {
    text-align: center;
    margin: 32px auto 0;
    font-size: 22px;
    font-weight: 600;
    line-height: 170%;
    max-width: 800px;
    width: 100%; }

.application-row {
  padding: 0 80px; }

.application-col {
  padding: 0 31px; }

.application-box {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  height: 293px;
  margin: 0 0 45px;
  background: -webkit-gradient(linear, left bottom, left top, from(#191825), to(#191825)), #C4C4C4;
  background: linear-gradient(0deg, #191825, #191825), #C4C4C4;
  color: #fff;
  padding: 24px 22px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5; }
  .application-box h3 {
    margin: 22px 0 25px;
    line-height: 1;
    font-size: 70px; }
  .application-box p {
    max-width: 400px;
    width: 100%; }

.application-img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.map-application-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1039px;
  width: 100%;
  padding: 117px 0 204px; }
  .map-application-wrap .box-text {
    text-align: center;
    max-width: 844px;
    width: 100%;
    margin: 0 auto;
    font-size: 30px;
    line-height: 170%;
    position: relative;
    z-index: 1; }

.map-application-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.option-trading {
  padding: 0 0 117px; }
  .option-trading h2 {
    max-width: 597px;
    font-size: 50px;
    letter-spacing: -0.2px;
    line-height: 61px; }
  .option-trading .app-links {
    margin: 15px 0 0 0; }
  .option-trading .appendix-wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.option-trading-img {
  position: relative;
  width: 1157px;
  margin: 0 auto 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  float: right; }

.img-decor {
  position: absolute;
  bottom: 14px; }

.img-decor1 {
  left: 407px; }

.img-decor2 {
  bottom: 26px;
  right: 441px; }

.animate__animated {
  --animate-duration: .5s; }

.img-animate {
  -webkit-animation: shake 12s infinite;
          animation: shake 12s infinite; }

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
            transform: translate(1px, 1px) rotate(0deg); }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
            transform: translate(-1px, -2px) rotate(-1deg); }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
            transform: translate(-3px, 0px) rotate(1deg); }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
            transform: translate(3px, 2px) rotate(0deg); }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
            transform: translate(1px, -1px) rotate(1deg); }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
            transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
            transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
            transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
            transform: translate(-1px, -1px) rotate(1deg); }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
            transform: translate(1px, 2px) rotate(0deg); }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
            transform: translate(1px, -2px) rotate(-1deg); } }

@keyframes shake {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
            transform: translate(1px, 1px) rotate(0deg); }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
            transform: translate(-1px, -2px) rotate(-1deg); }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
            transform: translate(-3px, 0px) rotate(1deg); }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
            transform: translate(3px, 2px) rotate(0deg); }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
            transform: translate(1px, -1px) rotate(1deg); }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
            transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
            transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
            transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
            transform: translate(-1px, -1px) rotate(1deg); }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
            transform: translate(1px, 2px) rotate(0deg); }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
            transform: translate(1px, -2px) rotate(-1deg); } }

.btn-download {
  height: 62px;
  max-width: 232px;
  width: 100%;
  margin: 38px 0 0;
  font-size: 21px; }
  .btn-download .btn-icon {
    fill: #fff;
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.bg-black {
  background: #111111;
  color: #fff; }

.bg-white-section {
  color: #232323;
  background: #F9F7F7; }

.my-font {
  font-family: 'display', sans-serif; }
  .my-font h1 {
    font-family: 'halvar', sans-serif;
    line-height: normal; }

.my-lp .container {
  max-width: 1230px; }

.my-lp .btn {
  font-size: 18px;
  font-weight: bold;
  height: 56px;
  max-width: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 16px;
  white-space: nowrap; }

.my-lp .btn-icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  fill: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 0 12px; }

.my-lp .button-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .my-lp .button-group .btn {
    margin: 0 23px 10px 0; }
    .my-lp .button-group .btn:last-child {
      margin: 0 0 10px; }

.my-lp h2 {
  text-transform: none;
  font-size: 45px;
  font-weight: 600;
  line-height: 120%; }

.my-lp.text-right {
  text-align: right; }
  .my-lp.text-right .main-text {
    max-width: 512px; }
  .my-lp.text-right .button-group {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .my-lp.text-right h1 {
    line-height: 1.5; }

.main-binary {
  padding: 0;
  position: relative;
  overflow: hidden;
  z-index: 2;
  min-height: 640px; }
  .main-binary:after, .main-binary:before {
    content: '';
    position: absolute;
    bottom: 0;
    z-index: -1; }
  .main-binary:before {
    background: url("../img/decor-binary1.svg") no-repeat center top;
      background-size: 100%;
    width: 918px;
    height: 720px;
    left: 0;
    top: 0; }
  .main-binary:after {
    width: 1168px;
    height: 720px;
    right: 0;
    top: 0;
    background: url("../img/decor-binary2.svg") no-repeat center top;
      background-size: 100%; }
  .main-binary .main-image {
    width: 1268px;
    position: absolute;
    top: 0;
    right: -800px; }
  .main-binary h1 {
    font-size: 49px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1;
    font-family: 'halvar', sans-serif; }
    .main-binary h1 strong {
      display: block;
      font-size: 145.428px; }

.main-binary-two:before {
  background: url("../img/decor-binary1-1.svg") no-repeat center;
    background-size: 100%; }

.main-binary-two:after {
  background: url("../img/decor-binary2-2.svg") no-repeat center;
    background-size: 100%; }

.main-binary-two h1 {
  font-size: 28px; }
  .main-binary-two h1 strong {
    font-size: 115px; }

.main-binary-content {
  padding: 180px 0 109px;
  position: relative; }

.advantages-binary {
  position: relative;
  z-index: 1;
  padding: 90px 0 30px; }
  .advantages-binary:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: -1;
    width: 1440px;
    height: 587px;
    background: url("../img/circle-binary.svg") no-repeat center top;
      background-size: 100%; }
  .advantages-binary h2 {
    font-weight: 500;
    margin: 0 0 65px;
    font-size: 36px;
    line-height: 140%; }
  .advantages-binary .box-text {
    font-size: 18px;
    line-height: 170%;
    margin: 0 0 30px; }
  .advantages-binary .btn {
    margin: 0 auto; }

.box-text-footer {
  margin: 0 auto 39px;
  text-align: center; }

.advantages-binary-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 49px;
  text-transform: uppercase; }
  .advantages-binary-box__icon {
    width: 89px;
    height: 85px;
    border: 2px solid #407BFF;
      border-radius: 5px;
    margin: 0 auto 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .advantages-binary-box__icon .svg-icon {
      width: 40px;
      height: 40px;
      fill: #407BFF; }

.binary-section3 {
  position: relative;
  padding: 150px 0 130px;
  z-index: 1; }
  .binary-section3 h2 {
    margin: 0 0 45px; }
  .binary-section3 .box-text {
    font-size: 18px;
    line-height: 170%;
    font-weight: normal;
    max-width: 365px;
    width: 100%; }

.binary-section-img {
  width: 100%;
  max-width: 2098px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1; }
  .binary-section-img img {
    width: 100%; }

.binary-section4 {
  padding: 35px 0; }
  .binary-section4 .box-text {
    font-size: 20px;
    line-height: 170%;
    font-weight: normal; }
  .binary-section4 h3 {
    margin: 30px 0;
    font-size: 20px;
    font-weight: 600; }
  .binary-section4 .btn {
    margin: 16px auto 0; }

.binary-section4-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.binary-section4-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.binary-section4-col2 {
  margin: 0 -60px 0 -45px; }

.binary-section4-item {
  margin: 0 0 28px;
  color: #fff;
  position: relative;
  z-index: 1;
  font-size: 22px;
  font-weight: 600;
  line-height: 170%;
  padding: 0 14px; }

.binary-section4-item1 {
  width: 467px;
  height: 285px;
  padding: 0 14px 77px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .binary-section4-item1 p {
    max-width: 235px; }

.binary-section4-item2 {
  padding: 88px 14px 10px;
  width: 395px;
  height: 403px;
  margin: -70px 0 0; }

.binary-section4-item3 {
  width: 431px;
  height: 391px;
  padding: 0 16px 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .binary-section4-item3 p {
    max-width: 347px; }

.binary-section4-item4 {
  width: 523px;
  height: 225px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 51px 12px; }
  .binary-section4-item4 p {
    max-width: 257px; }

.binary-section4-item5 {
  width: 314px;
  height: 640px;
  padding: 19px; }

.binary-section4-item__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  border-radius: 20px; }

.binary-instruction {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 108px 0 0; }
  .binary-instruction:before {
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% + 108px);
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 862px;
    height: 772px;
    background: url("../img/circle-binary2.svg") no-repeat center;
      background-size: 100%;
    z-index: -1; }
  .binary-instruction .box-text {
    margin: 26px 0 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 150%; }

.binary-instruction-two:before {
  background: url("../img/circle-binary2-2.svg") no-repeat center;
    background-size: 100%; }

.binary-instruction-box {
  margin: 0 0 30px;
  font-size: 18px;
  line-height: 170%; }
  .binary-instruction-box h3 {
    margin: 0 0 20px;
    color: #909090;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 1; }

.signal-structure-my {
  padding: 108px 0 30px;
  position: relative;
  z-index: 1; }
  .signal-structure-my:before {
    content: '';
    position: absolute;
    width: 841px;
    height: 897px;
    background: url("../img/circle-binary4.svg") no-repeat center;
      background-size: 100%;
    left: 0;
    z-index: -1; }
  .signal-structure-my h2 {
    margin: 0 0 70px; }
  .signal-structure-my .tab-content {
    font-size: 20px;
    -webkit-font-feature-settings: 'liga' off;
            font-feature-settings: 'liga' off;
    font-weight: 600; }
  .signal-structure-my .box-text {
    font-size: 18px;
    line-height: 170%;
    margin: 0 0 50px; }
  .signal-structure-my .signal-structure-content {
    width: 100%;
    max-width: none;
    margin: 0; }
    .signal-structure-my .signal-structure-content h3 {
      text-transform: uppercase;
      margin: 0 0 18px;
      font-size: 30px; }

.signal-structure-my-two:before {
  background: url("../img/circle-binary4-4.svg") no-repeat center;
    background-size: 100%; }

.box-text-bottom {
  margin: 90px 0 0; }

.tab-header {
  width: 100%;
  color: #929292;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .tab-header li {
    margin: 0 38px 46px 0;
    cursor: pointer;
    -webkit-transition: .3s ease;
    transition: .3s ease; }
    .tab-header li:hover {
      color: #8DC6FF; }
    .tab-header li:last-child {
      margin: 0 0 46px; }
  .tab-header .active {
    color: #8DC6FF; }

.signal-structure-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.signal-structure-content {
  width: calc(100% - 515px);
  max-width: 502px;
  margin: 35px auto 0 0; }

.signal-structure-images {
  width: 515px; }

.task-box {
  width: 33%;
  background: #2C2C2C;
  color: #ffff;
  padding: 27px 10px 28px 17px;
  font-size: 18px;
  line-height: 170%;
  margin: 50px 0 0; }
  .task-box h4 {
    color: #909090;
    font-size: 24px;
    text-transform: capitalize;
    margin: 0 0 20px; }

.js-tab-content {
  display: none;
  font-size: 20px;
  font-weight: 500; }
  .js-tab-content strong {
    font-weight: 600;
    display: inline-block; }

.js-tab-content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.tab-content__item-img {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.start-work-binary {
  padding: 120px 0 30px;
  z-index: 1;
  position: relative; }
  .start-work-binary .box-text {
    text-align: center;
    max-width: 950px;
    width: 100%;
    margin: 0 auto; }

.start-work-binary-video {
  width: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin: 30px 0 50px;
  z-index: 2;
  height: 630px; }
  .start-work-binary-video img {
    width: 100%; }
  .start-work-binary-video iframe {
    width: 100%;
    height: 100%; }

.btn-play-video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 207px;
  width: 100%; }

.binary-section5 {
  position: relative;
  z-index: 1;
  padding: 90px 0; }
  .binary-section5:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 1166px;
    height: 1440px;
    top: -520px;
    right: 0;
    background: url("../img/circle-binary3.svg") no-repeat center;
      background-size: 100%; }
  .binary-section5 .text {
    text-align: center;
    margin: 89px auto 0;
    max-width: 752px;
    font-size: 20px;
    line-height: 140%; }

.binary-slider-nav {
  width: 100%;
  margin: 80px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .binary-slider-nav .slick-dots {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin: 0 auto 20px; }
    .binary-slider-nav .slick-dots .slick-active button {
      background: #407BFF; }
      .binary-slider-nav .slick-dots .slick-active button:before {
        display: block; }
    .binary-slider-nav .slick-dots li {
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: auto;
      height: auto;
      background: transparent;
      border-radius: 0;
      border: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .binary-slider-nav .slick-dots li button {
        padding: 0;
        display: block;
        background: #C4C4C4;
        width: 10px;
        height: 10px;
        position: relative; }
        .binary-slider-nav .slick-dots li button:before {
          display: none;
          content: '';
          position: absolute;
          width: 18px;
          height: 18px;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          border: 1px solid #407BFF;
            border-radius: 50%; }
      .binary-slider-nav .slick-dots li:after {
        content: '';
        display: inline-block;
        width: 103px;
        height: 1px;
        background: #ffffff;
        margin: 0 10px; }
      .binary-slider-nav .slick-dots li:last-child:after {
        display: none; }
  .binary-slider-nav .slick-arrow {
    width: 33px;
    height: 33px;
    fill: #fff;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    -webkit-transform: none;
            transform: none;
    background: transparent; }

.binary-slider-info .form-sing-vertical {
  margin: 0 50px 75px auto;
  max-width: 389px;
  padding: 40px 35px 50px; }
  .binary-slider-info .form-sing-vertical .btn {
    width: 100%;
    max-width: none;
    margin: 33px 0 0;
    height: 45px;
    text-shadow: 0px 0.8251px 1.65019px rgba(0, 0, 0, 0.15);
    font-weight: 600;
    font-size: 12px; }
  .binary-slider-info .form-sing-vertical h3 {
    font-size: 35px; }
  .binary-slider-info .form-sing-vertical .form-group {
    margin: 0 0 20px; }

.binary-slider-content {
  padding: 36px 0 0; }
  .binary-slider-content .box-text {
    font-size: 18px; }

.binary-slider-content__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0 28px; }
  .binary-slider-content__title .icon-arrow {
    fill: #fff;
    width: 50px;
    height: 50px; }
  .binary-slider-content__title h3 {
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold; }

.binary-slider-img {
  max-width: 494px;
  width: 100%;
  margin: 0 0 0 auto; }

.binary-slider-img2 {
  max-width: 415px; }

.binary-slider-img3 {
  max-width: 500px;
  padding: 50px; }
  .binary-slider-img3 img {
    -webkit-filter: drop-shadow(0px 6.79389px 33.9695px rgba(64, 123, 255, 0.25));
            filter: drop-shadow(0px 6.79389px 33.9695px rgba(64, 123, 255, 0.25)); }

.binary-slider-img4 {
  max-width: 258px; }

.binary-slider-img5 {
  max-width: 423px; }

.binary-slider-img6 {
  max-width: 594px;
  padding: 50px; }
  .binary-slider-img6 img {
    -webkit-filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
    border-radius: 5px; }

.binary-slider-img7 {
  max-width: 313px; }

.binary-slider-text {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #E30A17;
  font-weight: bold;
  font-size: 120px;
  line-height: 140%;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 40px; }

.binary-mobile {
  padding: 30px 0; }
  .binary-mobile h2 {
    margin: 0 0 40px; }

.binary-mobile-item {
  position: relative;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .binary-mobile-item .box-text {
    width: 100%;
    font-weight: 600;
    margin: 0; }

.binary-mobile-item1 {
  width: 533px;
  height: 569px;
  padding: 27px;
  margin: 0 -90px 0 0; }
  .binary-mobile-item1 .box-text {
    max-width: 397px; }

.binary-mobile-item2 {
  width: 750px;
  height: 564px;
  padding: 0 0 26px; }
  .binary-mobile-item2 .box-text {
    max-width: 290px;
    margin: 0 0 0 150px; }

.binary-mobile-item3 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .binary-mobile-item3 .box-text {
    max-width: 375px; }

.binary-mobile-item__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  z-index: -1; }

.binary-start {
  padding: 10px 0 94px; }
  .binary-start h2 {
    max-width: 554px; }

.binary-start-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: url("../img/start-binary-bg.svg") no-repeat center;
    background-size: cover;
  border-radius: 20px;
  padding: 46px 118px 47px 34px;
  color: #fff; }
  .binary-start-content .form-sing-vertical {
    max-width: 389px;
    padding: 40px 36px 50px;
    margin: 0; }
    .binary-start-content .form-sing-vertical .btn {
      width: 100%;
      max-width: none;
      text-shadow: 0 0.8251px 1.65019px rgba(0, 0, 0, 0.15);
      font-size: 12px;
      text-transform: none;
      font-weight: 600;
      height: 45px;
      margin: 33px auto 0; }

.binary-section5-two .svg-icon {
  fill: #232323; }

.binary-section5-two .slick-dots li:after {
  background: #232323; }

.main-binary-three h1 {
  font-size: 27px;
  max-width: 608px; }

.main-binary-three:before {
  background: url("../img/decor-binary1-2.svg") no-repeat center top;
    background-size: 100%; }

.main-binary-three:after {
  background: url("../img/decor-binary2-3.svg") no-repeat center top;
    background-size: 100%; }

.advantages-binary-two {
  overflow: hidden; }
  .advantages-binary-two:before {
    top: 0; }

.binary-instruction-three:before {
  background: url("../img/circle-binary2-3.svg") no-repeat center;
    background-size: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.signal-structure-my-three:before {
  background: url("../img/circle-binary4-1.svg") no-repeat center;
    background-size: 100%; }

.main-binary-four h1 {
  font-size: 34px;
  line-height: normal; }

.main-binary-four:before {
  background: url("../img/decor-binary1-3.svg") no-repeat center top;
    background-size: 100%; }

.main-binary-four:after {
  background: url("../img/decor-binary2-3.svg") no-repeat center top;
    background-size: 100%; }

.binary-section4-two h2 {
  margin-bottom: 25px;
  font-size: 20px; }

.main-binary-five:after {
  background: url("../img/decor-binary2-3.svg") no-repeat center top;
    background-size: 100%; }

.binary-start-two .binary-start-content {
  background: linear-gradient(222.22deg, #37AEE2 9.9%, #407BFF 101.34%);
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.binary-start-two h3 {
  font-size: 25px;
  font-weight: 600; }

.binary-start-two .btn-border {
  border: 1px solid #FFFFFF;
  margin: 30px 0 0; }
  .binary-start-two .btn-border:hover {
    border-color: #4b7dff; }

.binary-start-text {
  max-width: 533px; }

.binary-start-img {
  margin: 0 -300px 0 0;
  width: 769px; }

.binary-section3-two {
  padding: 30px 0 330px; }

.binary-start-three h2 {
  font-size: 30px; }

.main-binary-sex:before, .main-binary-seven:before {
  background: url("../img/decor-binary1-4.svg") no-repeat center top;
    background-size: 100%; }

.main-binary-sex:after, .main-binary-seven:after {
  background: url("../img/decor-binary2-2.svg") no-repeat center top;
    background-size: 100%; }

.signal-structure-my-four:before {
  background: url("../img/circle-binary4-2.svg") no-repeat center;
    background-size: 100%; }

.main-binary-seven:after {
  background: url("../img/decor-binary2-1.svg") no-repeat center top;
    background-size: 100%; }

.binary-section3-three {
  padding: 30px 0; }

.signal-structure-my-sex:before {
  background: url("../img/circle-binary4-3.svg") no-repeat center top;
    background-size: 100%; }

.my-font2 {
  font-family: 'Mukta', sans-serif; }
  .my-font2 h1, .my-font2 h2 {
    font-family: 'Mukta', sans-serif; }

.my-font3 {
  font-family: 'Lemonada', sans-serif; }
  .my-font3 h1, .my-font3 h2 {
    font-family: 'Lemonada', sans-serif; }
  .my-font3 h2 {
    font-weight: 600; }
  .my-font3 .box-text {
    font-weight: normal; }

.text-right {
  text-align: right; }
  .text-right .binary-slider-content__title {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.form-sing .form-title.text-right h3 {
  width: 100%; }

.binary-section4-three h3 {
  max-width: 370px; }

.binary-mobile-two .binary-mobile-item1 {
  font-size: 20px; }

.binary-mobile-two .binary-mobile-item2 .box-text {
  max-width: 220px; }
  .binary-mobile-two .binary-mobile-item2 .box-text .btn {
    margin: 0 0 0 auto; }

.binary-section4 .binary-section4-item3 {
  padding: 0 20px 10px 30px; }

.download-mobile {
  padding: 0 0 80px; }
  .download-mobile .container {
    position: relative; }
    .download-mobile .container:before, .download-mobile .container:after {
      content: '';
      width: calc(100% - 30px);
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      height: 1px;
      background: rgba(255, 255, 255, 0.35);
      position: absolute; }
    .download-mobile .container:before {
      top: 0; }
    .download-mobile .container:after {
      bottom: 0; }
  .download-mobile h2 {
    text-transform: none;
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -0.240984px;
    line-height: normal; }

.download-mobile-img {
  width: 1228px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 0 -220px; }

.download-mobile-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1; }

.list-device {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 523px; }
  .list-device p {
    width: 100%;
    text-align: center;
    margin: 0 auto 25px;
    font-size: 25px;
    font-weight: bold; }

.device-item {
  border: 1.9px solid #FFFFFF;
    border-radius: 9.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  margin: 0 0 25px 0;
  height: 76px; }

.qr-item {
  border: 1.9px solid #FFFFFF;
    border-radius: 9.5px;
  height: 176px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  font-size: 23px;
  font-weight: 600;
  text-align: center; }
  .qr-item span {
    max-width: 256px;
    width: 100%; }
  .qr-item .qr-item__links {
    max-width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.btn-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #000; }
  .btn-next:hover {
    color: #424B62; }
  .btn-next__icon {
    margin: 0 2px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    fill: #909090;
    width: 15px;
    height: 15px; }

.wrapper-main-payment h1 {
  margin: 30px 0 20px; }

.payment-variable {
  margin: 30px 0 0; }
  .payment-variable h3 {
    font-size: 22px;
    font-weight: 600;
    color: #424B62;
    margin: 0 0 20px; }
  .payment-variable .line-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 11px; }
    .payment-variable .line-wrapper h3 {
      margin: 0; }

.links-grey {
  text-decoration: underline;
  color: #909090;
  font-size: 22px;
  font-weight: 600; }
  .links-grey:hover {
    color: #424B62; }

.form-payment-variable {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .form-payment-variable .btn {
    width: 100%;
    height: 57px; }

.label-radio-variable {
  border-radius: 5.82857px;
  background: #F1F1F1;
  height: 94px;
  max-width: 297px;
  width: 100%;
  margin: 0 0 25px;
  position: relative;
  padding: 0 25px;
  cursor: pointer;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .label-radio-variable .pay-box__sale {
    top: -11px;
    right: -10px; }
  .label-radio-variable .radio-custom {
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin: 0 32px 0 0;
    background: rgba(143, 155, 179, 0.16);
    border: 1.16571px solid #C5CEE0; }
    .label-radio-variable .radio-custom:before {
      width: 14px;
      height: 14px; }
  .label-radio-variable .radio-inp:checked + .radio-custom {
    border: 2px solid #3366FF; }
    .label-radio-variable .radio-inp:checked + .radio-custom:before {
      background: #3366FF;
      width: 14px;
      height: 14px; }

.label-radio-variable.active {
  background: #fff;
  -webkit-box-shadow: 0px 4.66286px 23.3143px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4.66286px 23.3143px rgba(0, 0, 0, 0.25); }

.radio-icon-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 130px;
  width: 100%; }

.your-plane {
  padding: 0 20px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%; }
  .your-plane .line-wrapper {
    width: 100%; }

.your-plane-box {
  color: #fff;
  width: 100%;
  background: linear-gradient(102.31deg, #6D6EC4 0%, #988FF2 98.18%);
  border-radius: 20px;
  padding: 28px 28px 27px 33px; }
  .your-plane-box h3 {
    color: #fff;
    margin: 0;
    font-size: 46px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -0.08em; }
  .your-plane-box__top {
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    padding: 0 0 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .your-plane-box__body {
    padding: 15px 0 0; }
  .your-plane-box__footer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: 600;
    padding: 14px 0 0; }

.list-dots {
  list-style-type: disc;
  padding: 0 0 0 20px;
  font-size: 14px;
  font-weight: 600; }
  .list-dots li {
    margin: 0 0 9px; }
    .list-dots li:last-child {
      margin: 0; }

.forex-page {
  background: linear-gradient(199.13deg, #00233D 1.89%, #090831 87.44%);
  overflow: hidden;
  z-index: 1;
  position: relative; }
  .forex-page:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/forex-decor1.svg") no-repeat center;
      background-size: 100%;
    width: 469px;
    height: 1508px;
    z-index: -1; }
  .forex-page:after {
    content: '';
    position: absolute;
    width: 1331px;
    height: 993px;
    right: 0;
    top: 0;
    background: url("../img/forex-decor2.svg") no-repeat center;
      background-size: 100%;
    z-index: -1; }
  .forex-page .container {
    max-width: 1350px;
    position: relative;
    z-index: 2; }
  .forex-page footer {
    position: relative;
    z-index: 2; }
    .forex-page footer .logo {
      height: 45px; }
    .forex-page footer .container {
      max-width: 1130px; }
  .forex-page .footer-menu__wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .forex-page .footer-box {
    margin: 0 40px 34px 0; }
    .forex-page .footer-box:last-child {
      margin: 0 0 34px auto; }
  .forex-page h2 {
    position: relative;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    z-index: 1;
    margin: 0 auto 50px; }
    .forex-page h2:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 35px;
      left: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      background: radial-gradient(50% 50% at 50% 50%, rgba(60, 70, 119, 0.67) 0%, #5D5FEF 0.01%, rgba(196, 196, 196, 0) 100%);
      overflow: hidden;
      z-index: -1; }

.main-forex {
  padding: 157px 0 269px;
  background: transparent;
  z-index: 2; }
  .main-forex h1 {
    font-size: 64px;
    font-weight: bold;
    margin: 0 auto 80px;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    max-width: none;
    text-align: center; }
  .main-forex .btn {
    margin: 80px auto 0;
    background: #5D5FEF;
    border-radius: 10px;
    height: 72px;
    max-width: 312px;
    width: 100%;
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase; }

.forex-work {
  position: relative;
  z-index: 1; }
  .forex-work:before {
    content: '';
    position: absolute;
    width: 1365px;
    height: 2678px;
    background: url("../img/forex-decor3.svg") no-repeat center;
      background-size: 100%;
    top: -459px;
    left: 0; }

.forex-work-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 25px; }
  .forex-work-box:last-child {
    margin: 0; }
  .forex-work-box__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 17px 0 0;
    max-width: 182px;
    width: 100%; }
  .forex-work-box .box-text p {
    margin: 0; }

.forex-work__img {
  position: absolute;
  right: 15px;
  top: 0;
  max-width: 566px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .forex-work__img img {
    position: relative;
    z-index: 1; }
  .forex-work__img:before {
    content: '';
    position: absolute;
    background: url("../img/forex-circle2.svg") no-repeat center;
      background-size: 100%;
    width: 849px;
    height: 711px;
    top: -84px;
    left: -116px; }

.start-forex {
  position: relative;
  z-index: 1;
  padding: 80px 0; }
  .start-forex:before {
    content: '';
    position: absolute;
    top: -186px;
    left: 0;
    width: 1600px;
    height: 2158px;
    background: url("../img/forex-decor4.svg") no-repeat center;
      background-size: 100%;
    z-index: -1; }
  .start-forex h2 {
    margin: 0 auto 144px; }

.start-forex-item {
  font-size: 25px;
  font-weight: 500;
  color: #F1F1F1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 80px;
  line-height: normal; }
  .start-forex-item h3 {
    text-transform: uppercase;
    background: #5D5FEF;
    font-weight: bold;
    padding: 2px 7px; }
  .start-forex-item:nth-child(2) {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .start-forex-item:nth-child(2) h3 {
      background: #369DB1; }
    .start-forex-item:nth-child(2) .start-forex-item__num {
      color: #369DB1; }

.start-forex-item__num {
  font-family: 'Poppins', sans-serif;
  font-size: 167px;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #5D5FEF;
  line-height: 1;
  margin: -20px 14px 0 0; }

.btn-turquoise {
  background: #369DB1;
  color: #fff;
  height: 58px;
  font-size: 26px;
  font-weight: 500;
  max-width: 268px;
  width: 100%;
  padding: 0; }

.download-forex {
  position: relative;
  z-index: 2; }
  .download-forex:before, .download-forex:after {
    content: '';
    position: absolute;
    z-index: -1; }
  .download-forex:before {
    background: url("../img/forex-decor5.svg") no-repeat center;
      background-size: 100%;
    width: 699px;
    height: 1481px;
    left: 0;
    top: -519px; }
  .download-forex:after {
    background: url("../img/forex-decor6.svg") no-repeat center;
      background-size: 100%;
    width: 716px;
    height: 1480px;
    left: 0;
    top: -89px; }
  .download-forex .btn {
    margin: 0 auto; }
  .download-forex h3 {
    text-align: center;
    margin: 0 auto 50px;
    font-size: 36px;
    font-weight: 500;
    text-transform: none; }
  .download-forex .btn-group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto 64px;
    max-width: 1000px; }
    .download-forex .btn-group .btn {
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      margin: 0 10px 26px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      font-size: 26px;
      font-weight: 500;
      padding: 10px 24px;
      max-width: none;
      height: auto; }
      .download-forex .btn-group .btn .icon {
        width: 39px;
        margin: 0 15px 0 0;
        height: 33px; }
      .download-forex .btn-group .btn .text {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
      .download-forex .btn-group .btn:nth-child(2) {
        margin: 0 10px 26px; }
    .download-forex .btn-group .btn-violet {
      background: #5D5FEF; }
  .download-forex h2 {
    margin: 0 auto 98px; }

.restrictions {
  padding: 150px 0;
  position: relative;
  z-index: 1; }
  .restrictions:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 1600px;
    height: 3039px;
    background: url("../img/forex-decor7.svg") no-repeat center;
      background-size: 100%; }
  .restrictions h2 {
    margin: 0 auto 98px; }

.restrictions-box {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 40px;
  padding: 0 100px;
  background: url("../img/forex-circle.svg") no-repeat center;
    background-size: 100%;
  width: 432px;
  height: 432px;
  font-size: 22px;
  font-weight: 500; }
  .restrictions-box__icon {
    margin: 0 auto 32px; }

.make-forex {
  padding: 0 0 269px;
  position: relative;
  z-index: 1;
  background: url("../img/forex-decor10.svg") no-repeat right bottom;
    background-size: 1411px; }
  .make-forex:before, .make-forex:after {
    content: '';
    position: absolute; }
  .make-forex:after {
    background: url("../img/forex-decor8.svg") no-repeat center;
      background-size: 100%;
    width: 1429px;
    height: 1137px;
    top: -203px;
    right: 0; }
  .make-forex:before {
    background: url("../img/forex-decor9.svg") no-repeat center;
      background-size: 100%;
    height: 1677px;
    width: 753px;
    bottom: 0;
    right: 0; }
  .make-forex .btn {
    margin: 0 auto;
    height: 72px;
    font-size: 36px;
    font-weight: 500;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 29px; }
  .make-forex h3 {
    margin: 166px auto 72px;
    font-size: 64px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    text-align: center; }

.new-design {
  background: #1F2539; }
  .new-design h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 49px;
    position: relative;
    z-index: 2; }
  .new-design .header-menu {
    margin: 0 auto; }

.main-download-new-design {
  background: transparent;
  padding: 0; }
  .main-download-new-design .main-image {
    width: 1000px;
    margin: 0 0 0 -100px; }
  .main-download-new-design .btn-group {
    margin: 36px 0 0; }
  .main-download-new-design h2 {
    max-width: 565px; }
  .main-download-new-design .btn-turquoise .icon {
    fill: #000; }
  .main-download-new-design .btn-turquoise:hover .icon {
    fill: #3E77F6; }

.btn-turquoise {
  background: #00FCFC;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .btn-turquoise .icon {
    fill: #000; }
  .btn-turquoise:hover {
    background: #fff;
    color: #3E77F6; }

.text-overlay {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 90px;
  line-height: 110px;
  margin: 0 0 -50px -43px;
  z-index: -1;
  position: relative;
  background: linear-gradient(177.09deg, rgba(0, 252, 252, 0.5) 2.42%, rgba(0, 252, 252, 0) 90.94%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 3px transparent;
  color: #1F2539; }

.seo-container-new-design {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 50px 0 150px; }
  .seo-container-new-design:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -772px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 1978px;
    height: 1537px;
    background: url("../img/seo-bg.svg") no-repeat center top;
      background-size: cover; }
  .seo-container-new-design .info-text {
    font-weight: bold;
    padding: 45px 0 0;
    position: relative;
    z-index: 1; }
    .seo-container-new-design .info-text:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 20px;
      background: url("../img/decor-line.svg") no-repeat center;
        background-size: 100%; }
    .seo-container-new-design .info-text p {
      margin: 0 0 5px; }
    .seo-container-new-design .info-text .btn {
      margin: 93px auto 0;
      font-size: 21px; }

.mail-my {
  text-decoration: underline;
  color: #fff;
  display: inline-block; }

.new-design-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 1; }

.pricing-new-design {
  padding: 36px 0; }
  .pricing-new-design h2 {
    margin: 0 0 60px; }
  .pricing-new-design .container {
    max-width: 1260px; }

.pricing-new-design-box {
  position: relative;
  margin: 0 0 30px;
  z-index: 1;
  max-width: 219px;
  width: 100%;
  height: 449px;
  padding: 20px 18px 30px 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .pricing-new-design-box .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
    font-weight: 600;
    padding: 11px 37px;
    text-transform: uppercase;
    margin: 30px auto 0;
    height: 37px; }
  .pricing-new-design-box h3 {
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: -0.045em;
    line-height: 1; }
  .pricing-new-design-box:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url("../img/price-border.svg") no-repeat center;
      background-size: cover; }
  .pricing-new-design-box:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    z-index: -2;
    -webkit-transition: .3s ease;
    transition: .3s ease; }

.pricing-new-design-box-premium {
  padding: 44px 18px 30px 29px; }
  .pricing-new-design-box-premium .btn {
    background: #fff;
    color: #3E77F6;
    width: 100%; }
  .pricing-new-design-box-premium .duration, .pricing-new-design-box-premium .list-description__icon {
    color: #fff; }
  .pricing-new-design-box-premium .list-description__icon {
    fill: #fff; }
  .pricing-new-design-box-premium:after {
    background: -webkit-gradient(linear, left top, left bottom, from(#00FCFC), color-stop(48.09%, #407BFF), to(#00FCFC));
    background: linear-gradient(180deg, #00FCFC 0%, #407BFF 48.09%, #00FCFC 100%);
    -webkit-box-shadow: 0px 4px 20px rgba(0, 252, 252, 0.35);
            box-shadow: 0px 4px 20px rgba(0, 252, 252, 0.35); }
  .pricing-new-design-box-premium:before {
    background: url("../img/price-border-hover.svg") no-repeat center;
      background-size: cover;
    width: 248px;
    height: 469px; }

.list-description__icon {
  fill: #00FCFC;
  width: 14px;
  height: 12px;
  min-width: 14px;
  margin: 0 6px 0 0;
  color: #00FCFC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.list-description {
  font-size: 14px;
  margin: 24px 0 auto; }
  .list-description li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 10px; }
    .list-description li:last-child {
      margin: 0; }

.price-value-new {
  text-align: center;
  width: 100%;
  font-weight: 800;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.045em; }

.duration {
  margin: 5px auto 17px;
  text-align: center;
  color: #00FCFC;
  text-transform: uppercase;
  font-size: 12px; }

.pricing-new-design-box__tag {
  width: calc(100% + 30px);
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  padding: 5px;
  color: #407BFF;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  left: 50%;
  top: 5px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .pricing-new-design-box__tag:before, .pricing-new-design-box__tag:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -10px;
    -webkit-box-shadow: none;
            box-shadow: none;
    z-index: -1; }
  .pricing-new-design-box__tag:after {
    right: 0;
    border-top: 10px solid #fff;
    border-left: 12px solid transparent; }
  .pricing-new-design-box__tag:before {
    left: 0;
    border-top: 10px solid #fff;
    border-right: 12px solid transparent; }

.pricing-new-design-wrap {
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .pricing-new-design-wrap:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: url("../img/pricing-bg.svg") no-repeat center;
      background-size: contain;
    height: 236px;
    width: 1917px; }

.about-signal-new-design {
  padding: 45px 0;
  position: relative;
  overflow: hidden; }
  .about-signal-new-design:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -782px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 1978px;
    height: 1537px;
    background: url("../img/seo-bg.svg") no-repeat center top;
      background-size: cover; }
  .about-signal-new-design .container {
    max-width: 1260px; }
  .about-signal-new-design h2 {
    margin: 0 0 65px; }
  .about-signal-new-design .btn {
    margin: 30px auto 0;
    padding: 12px 40px;
    font-size: 21px;
    height: 61px;
    max-width: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }

.about-signal-new-design__box {
  margin: 0 0 57px;
  position: relative;
  font-size: 18px;
  line-height: 150%;
  padding: 42px 0 0; }
  .about-signal-new-design__box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("../img/decor-line2.svg") no-repeat center;
      background-size: 100%;
    width: 100%;
    height: 24px; }
  .about-signal-new-design__box h3 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 23px; }
  .about-signal-new-design__box p {
    margin: 0 0 10px; }
    .about-signal-new-design__box p:last-child {
      margin: 0; }

.advantages-new-design {
  padding: 70px 0 100px; }
  .advantages-new-design h2 {
    margin: 0 0 75px; }
  .advantages-new-design h3 {
    min-height: 60px; }

.my-container .container {
  max-width: 1230px; }

.reviews-cripto {
  padding: 130px 0 75px;
  position: relative;
  z-index: 1; }
  .reviews-cripto:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 140px;
    width: 100%;
    height: 712px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background: url("../img/reviews-cripto-bg.svg") no-repeat center;
      background-size: cover;
    z-index: -1; }
  .reviews-cripto h2 {
    max-width: 670px;
    width: 100%;
    margin: 0 0 89px; }

.reviews-cripto-slider {
  width: 100%; }

.reviews-cripto-box {
  position: relative;
  max-width: 262px;
  width: 100%;
  height: 388px;
  margin: 0 auto 50px;
  padding: 0 10px;
  color: #fff;
  z-index: 1; }
  .reviews-cripto-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/border-reviews.svg") no-repeat center;
      background-size: 100%;
    z-index: -1; }

.reviews-cripto-box__head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 52px 12px 56px;
  border-bottom: 1px solid rgba(0, 252, 252, 0.5);
  font-size: 14px; }
  .reviews-cripto-box__head p {
    font-size: 12px;
    color: #00FCFC;
    margin: 4px 0 0; }

.reviews-cripto-box__photo {
  width: 48px;
  min-width: 48px;
  height: 39px;
  margin: 0 15px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url("../img/avatar-border.svg") no-repeat center;
    background-size: 100%; }
  .reviews-cripto-box__photo .svg-icon {
    fill: #fff;
    width: 22px;
    height: 26px; }

.reviews-cripto-box__body {
  padding: 28px 25px 30px 17px; }
  .reviews-cripto-box__body .box-text {
    font-size: 14px;
    font-weight: normal; }

.slider-nav-new {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .slider-nav-new .slick-dots {
    margin: 0 22px; }
    .slider-nav-new .slick-dots li {
      margin: 0 5px 0 0;
      border: 1px solid #00FCFC;
      width: 5px;
      height: 5px;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .slider-nav-new .slick-dots li:last-child {
        margin: 0; }
    .slider-nav-new .slick-dots .slick-active {
      background: #00FCFC; }
  .slider-nav-new .slick-arrow {
    width: 30px;
    height: 30px;
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
    border-radius: 3.75px;
    background: #00FCFC; }
    .slider-nav-new .slick-arrow svg {
      fill: #111111;
      width: 8px;
      height: 11px; }

.how-use-new-design {
  padding: 160px 0 0; }
  .how-use-new-design h2 {
    margin: 0 0 75px; }

.how-use-new-design__box {
  position: relative;
  z-index: 1;
  height: 357px;
  max-width: 294px;
  width: 100%;
  margin: 0 auto 30px;
  color: #fff;
  text-align: center;
  padding: 40px 10px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .how-use-new-design__box .box-text {
    margin: auto;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px; }
  .how-use-new-design__box .btn {
    height: 37px;
    max-width: 202px;
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600; }
  .how-use-new-design__box .btn-group {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }
    .how-use-new-design__box .btn-group .btn {
      padding: 10px;
      max-width: 101px;
      margin: 0 10px 0 0; }
      .how-use-new-design__box .btn-group .btn:last-child {
        margin: 0; }
  .how-use-new-design__box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/decor-how.svg") no-repeat center;
      background-size: 100%;
    z-index: -1; }

.btn-border-turquoise {
  color: #00FCFC;
  border: 1px solid #00FCFC; }

.how-use-new-design__box-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  margin: 0 auto;
  width: 121px;
  height: 113px;
  position: relative;
  z-index: 1; }
  .how-use-new-design__box-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/border-how.svg") no-repeat center;
      background-size: 100%; }
  .how-use-new-design__box-icon .svg-icon {
    width: 54px;
    height: 54px;
    fill: #00FCFC; }

.main-cripto {
  position: relative;
  z-index: 1;
  padding: 27px 0 0;
  background: url("../img/bg-cripto.jpeg") no-repeat center;
    background-size: cover;
  overflow: hidden;
  height: auto !important; }

.main-cripto-img {
  overflow: visible;
  width: 978px;
  margin: 0 100px 0 -400px; }

#demo-canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.main-cripto-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1; }
  .main-cripto-content h1 {
    font-size: 55px;
    line-height: normal;
    font-weight: bold;
    color: #F1F1F1;
    text-transform: uppercase;
    text-shadow: 4px 6px 22px rgba(0, 0, 0, 0.6);
    margin: 0 0 23px; }
  .main-cripto-content .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: none;
    padding: 9px 33px;
    height: auto;
    font-size: 18px;
    font-weight: 600; }

.best-forex {
  padding: 57px 0 0;
  position: relative;
  overflow: hidden; }
  .best-forex:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -571px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background: url("../img/seo-bg.svg") no-repeat center top;
      background-size: cover;
    width: 1978px;
    height: 1537px; }

.best-forex-slider {
  width: 100%; }
  .best-forex-slider .slick-dots li {
    border: 1px solid #00FCFC;
    width: 5px;
    height: 5px;
    margin: 0 5px 0 0; }
    .best-forex-slider .slick-dots li:last-child {
      margin: 0; }
  .best-forex-slider .slick-dots .slick-active {
    background: #00FCFC; }
  .best-forex-slider .slick-slide {
    opacity: .2; }
  .best-forex-slider .slick-current {
    opacity: 1; }
    .best-forex-slider .slick-current .best-forex-slider__item {
      -webkit-transform: scale(1);
              transform: scale(1); }

.best-forex-wrapper {
  width: 100%;
  position: relative; }

.best-forex-slider__nav {
  margin: 0 auto;
  max-width: 1070px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .best-forex-slider__nav .slick-arrow {
    position: relative;
    width: 75px;
    height: 75px;
    border: 1px solid #00FCFC;
      border-radius: 50%;
    fill: #00FCFC;
    background: transparent; }
    .best-forex-slider__nav .slick-arrow:before {
      content: '';
      position: absolute;
      display: inline-block;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: calc(100% - 10px);
      height: calc(100% - 10px);
      border: 1px solid #00FCFC;
        border-radius: 50%; }
    .best-forex-slider__nav .slick-arrow svg {
      width: 16px;
      height: 14px; }
  .best-forex-slider__nav .slick-dots li {
    border: 1px solid #00FCFC;
    width: 5px;
    height: 5px;
    margin: 0 5px 0 0; }
    .best-forex-slider__nav .slick-dots li:last-child {
      margin: 0; }
  .best-forex-slider__nav .slick-dots .slick-active {
    background: #00FCFC; }

.slick-dotted.best-forex-slider {
  margin-bottom: 0; }

.best-forex-slider__item {
  width: 991px;
  margin: 94px 29px 83px;
  position: relative;
  z-index: 1;
  background: #1F2539;
  -webkit-filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.6s;
  transition: -webkit-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.6s;
  transition: transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.6s;
  transition: transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.6s, -webkit-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.6s; }
  .best-forex-slider__item:before, .best-forex-slider__item:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .best-forex-slider__item:before {
    background: url("../img/best-forex-border.svg") no-repeat center;
      background-size: 100%;
    width: 978px;
    height: 447px; }
  .best-forex-slider__item:after {
    background: url("../img/best-forex-border2.svg") no-repeat center;
      background-size: 100%;
    width: 966px;
    height: 460px; }

.best-forex-slider__item-head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 146px 150px 175px;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .best-forex-slider__item-head:before {
    content: '';
    position: absolute;
    right: 0;
    top: 178px;
    width: 971px;
    height: 292px;
    background: url("../img/best-forex-bg.svg") no-repeat center;
      background-size: cover;
    opacity: .2;
    z-index: -1; }

.best-forex-slider__item-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 300px;
  width: 100%;
  -webkit-filter: drop-shadow(0px 4.2319px 21.1595px rgba(9, 187, 193, 0.2));
          filter: drop-shadow(0px 4.2319px 21.1595px rgba(9, 187, 193, 0.2)); }

.best-forex-slider__item-body {
  text-align: center;
  max-width: 767px;
  position: absolute;
  bottom: -65px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  font-size: 16px;
  padding: 70px 100px 18px;
  background: url("../img/best-forex-bg2.svg") no-repeat center top;
    background-size: 100%;
  z-index: 1; }
  .best-forex-slider__item-body .box-text {
    font-weight: normal;
    min-height: 75px;
    max-width: 387px;
    width: 100%;
    margin: 0 auto;
    padding: 16px 0 0 0;
    position: relative; }
    .best-forex-slider__item-body .box-text:before {
      content: '';
      position: absolute;
      left: 50%;
      top: 0;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      width: 477px;
      height: 8px;
      background: url("../img/best-forex-line.svg") no-repeat center;
        background-size: 100%; }
  .best-forex-slider__item-body h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto 12px;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif; }

.best-forex-slider__item-body-icon {
  position: absolute;
  left: 50%;
  top: 23px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 30px;
  height: 30px; }

.news-cripto {
  padding: 80px 0 0; }
  .news-cripto h2 {
    margin: 0 0 73px; }

.news-cripto-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 25px;
  margin: 0 0 25px;
  border-bottom: 1px solid #00FCFC; }
  .news-cripto-block .wp-block-image {
    width: 50%;
    height: 95px;
    border-radius: 4.29224px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .news-cripto-block .wp-block-image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .news-cripto-block:last-child {
    margin: 0;
    padding: 0;
    border: none; }
  .news-cripto-block h3 {
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.25px;
    line-height: 150%; }

.news-cripto-block-max .wp-block-image {
  height: 271px;
  -webkit-filter: drop-shadow(0px 3.43379px 17.1689px rgba(0, 252, 252, 0.25));
          filter: drop-shadow(0px 3.43379px 17.1689px rgba(0, 252, 252, 0.25)); }

.news-cripto-block-max .news-cripto-block__content {
  line-height: 150%;
  font-size: 18px; }

.news-cripto-block__content {
  width: 50%;
  padding: 0 0 0 30px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.25px; }

.nav-tabs-blog {
  border-bottom: 1px solid rgba(144, 144, 144, 0.2);
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .nav-tabs-blog .nav-item {
    margin: 0 0 -2px; }
    .nav-tabs-blog .nav-item .nav-link {
      padding: 4px 36px 10px;
      color: #000000;
      font-size: 14px;
      font-weight: 500;
      opacity: 1; }
      .nav-tabs-blog .nav-item .nav-link .icon {
        min-width: 24px;
        margin: 0 0 0 10px; }
        .nav-tabs-blog .nav-item .nav-link .icon path {
          stroke: none; }
    .nav-tabs-blog .nav-item .nav-link.active {
      background: transparent;
      border-color: #00FCFC; }
      .nav-tabs-blog .nav-item .nav-link.active .icon path {
        stroke: none; }

.blog {
  background: #F8F8F8;
  padding: 110px 0 222px;
  color: #000; }
  .blog .news-cripto-block {
    color: #000; }
  .blog .wp-block-image {
    -webkit-filter: none;
            filter: none; }
  .blog .tab-content {
    padding: 68px 0 0; }

.category-blog {
  width: 100%;
  font-family: 'Inter', sans-serif; }
  .category-blog__img {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .category-blog__img img {
      width: 100%; }
  .category-blog__body {
    width: 100%;
    padding: 10px 0 0; }
  .category-blog__title {
    font-size: 15px;
    letter-spacing: 0.25px;
    color: #000;
    font-weight: normal; }
  .category-blog__date {
    color: #818181;
    font-size: 10px;
    margin: 3px 0 0;
    font-family: 'segoe', sans-serif;
    text-transform: uppercase; }
  .category-blog:hover .category-blog__title {
    color: #000; }

.category-wrapper {
  margin-top: 85px; }
  .category-wrapper h3 {
    margin: 0 0 45px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.25px; }

.load-more {
  width: 100%;
  text-transform: uppercase;
  font-family: 'Inter', sans-serif;
  padding: 15px 0 0;
  margin: 30px 0 0;
  letter-spacing: 0.22px;
  font-size: 11px;
  color: #787878;
  border-top: 1px solid rgba(29, 29, 31, 0.1);
  text-align: center; }
  .load-more:hover {
    color: #000; }

.article {
  background: #fff;
  padding: 60px 0 90px;
  color: #202020;
  font-family: 'Inter', sans-serif; }
  .article h1 {
    font-size: 50px;
    font-weight: 800;
    text-transform: none;
    margin: 0 0 20px; }
  .article .category-blog__date {
    margin: 0 0 5px; }
  .article .box-text {
    max-width: 575px; }
  .article .list-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .article .list-social li {
      margin: 0 0 20px; }
      .article .list-social li:last-child {
        margin: 0; }
      .article .list-social li a {
        width: 40px;
        height: 40px;
        fill: #909090; }

.font-500 {
  font-weight: 500; }

.has-inline-color {
  display: inline; }

.text-decoration {
  text-decoration: underline; }

.article-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 60px 0 0; }
  .article-box ul {
    list-style: disc;
    padding: 0 0 0 20px; }
  .article-box ol {
    padding: 0 0 0 20px;
    list-style: decimal; }

.article-box-col {
  width: calc(100% - 40px);
  padding: 0 10px 0 26px;
  color: #202020;
  line-height: 140%;
  font-size: 16px;
  font-family: 'Inter', sans-serif; }
  .article-box-col .wp-block-image {
    margin: 0 0 60px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .article-box-col .wp-block-image img {
      width: 100%; }
  .article-box-col h1 {
    text-transform: none;
    font-weight: bold;
    margin: 0 0 26px;
    font-size: 40px; }
  .article-box-col h2 {
    font-weight: 600;
    text-transform: none;
    font-size: 30px;
    margin: 0 0 11px; }
  .article-box-col p {
    margin: 0 0 25px; }
  .article-box-col h5 {
    margin: 0 0 25px;
    font-weight: 600; }
  .article-box-col .box-text {
    max-width: none;
    margin: 0 0 35px;
    width: 100%; }
    .article-box-col .box-text p {
      margin: 0 0 25px; }
      .article-box-col .box-text p:last-child {
        margin: 0; }
  .article-box-col h3 {
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 30px; }

.mb-35 {
  margin-bottom: 35px; }

.has-text-italic {
  font-style: italic; }

.wp-block-quote {
  margin: 35px 0;
  position: relative;
  padding: 21px 0; }
  .wp-block-quote:before, .wp-block-quote:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 11px;
    background: url("../img/border-qoute.svg") no-repeat center;
      background-size: 100%; }
  .wp-block-quote:before {
    top: 0; }
  .wp-block-quote:after {
    bottom: 0; }
  .wp-block-quote p {
    margin: 0; }
  .wp-block-quote strong {
    font-weight: bold; }

.is-type-video {
  width: 100%;
  height: 371px;
  margin: 35px 0 0; }
  .is-type-video iframe {
    width: 100%;
    height: 100%; }

.wp-block-embed__wrapper {
  width: 100%;
  height: 100%; }

.main-hiw-about {
  padding: 195px 0 135px; }
  .main-hiw-about .main-text {
    position: relative;
    height: auto;
    padding: 60px 0 0; }
    .main-hiw-about .main-text .text-overlay {
      position: absolute;
      top: 0;
      white-space: nowrap;
      margin: 0;
      left: -30px; }
    .main-hiw-about .main-text .box-text {
      max-width: 598px;
      width: 100%;
      margin: 65px 0 0;
      font-size: 18px;
      font-weight: normal; }
      .main-hiw-about .main-text .box-text strong {
        font-weight: 600; }
  .main-hiw-about .main-image {
    margin: -124px 0 0;
    width: 711px; }

.signal-structure-hiw {
  position: relative; }
  .signal-structure-hiw:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2236px;
    background: url("../img/signal-bg.svg") no-repeat center;
      background-size: cover;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .signal-structure-hiw .new-design-title {
    padding: 0 0 0 113px; }
  .signal-structure-hiw h2 {
    text-transform: uppercase;
    text-align: left; }
  .signal-structure-hiw .signal-hiw-img {
    margin: 69px auto 120px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .signal-structure-hiw .signal-structure__box-description {
    width: 100%;
    margin: 0 auto;
    max-width: 420px;
    padding: 0 0 36px; }
    .signal-structure-hiw .signal-structure__box-description:before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 100%;
      max-width: 369px;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      height: 25px;
      background: url("../img/decor-line3.svg") no-repeat center;
        background-size: 100%; }
    .signal-structure-hiw .signal-structure__box-description .number {
      font-size: 50px; }
  .signal-structure-hiw .decor-none {
    padding: 0; }
    .signal-structure-hiw .decor-none:before {
      display: none; }

.power-hiw {
  background: transparent;
  padding: 100px 0 86px; }
  .power-hiw h2 {
    text-transform: uppercase;
    text-align: left;
    margin: 0; }
  .power-hiw .description {
    text-align: center;
    margin: 80px auto 56px;
    max-width: 912px;
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    line-height: 150%; }
    .power-hiw .description p {
      margin: 0 auto 30px; }
      .power-hiw .description p:last-child {
        margin: 0 auto; }

.statistical-hiw {
  position: relative;
  padding: 85px 200px 30px; }
  .statistical-hiw:before, .statistical-hiw:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    height: 331px;
    width: 112px;
    background: url("../img/stat-border.svg") no-repeat center;
      background-size: 100%; }
  .statistical-hiw:before {
    left: 0; }
  .statistical-hiw:after {
    background: url("../img/stat-border2.svg") no-repeat center;
      background-size: 100%;
    right: 0; }
  .statistical-hiw .statistical-data__box {
    margin: 0 0 52px;
    width: 115px; }

.signal-appear {
  background: #fff;
  padding: 65px 0 130px;
  color: #202020;
  font-size: 18px;
  position: relative;
  z-index: 1; }
  .signal-appear:before {
    content: '';
    position: absolute;
    width: 801px;
    height: 1001px;
    background: url("../img/step-hiw-decor1.svg") no-repeat center;
      background-size: 100%;
    top: 55px;
    left: 0;
    z-index: -1; }
  .signal-appear:after {
    content: '';
    position: absolute;
    width: 744px;
    height: 962px;
    background: url("../img/step-hiw-decor2.svg") no-repeat center;
      background-size: 100%;
    bottom: 0;
    right: 0;
    z-index: -1; }
  .signal-appear h2 {
    text-transform: uppercase;
    margin: 0 0 129px;
    font-size: 35px; }
  .signal-appear .container {
    position: relative; }

.signal-appear-wrapper {
  padding: 210px 0 0;
  position: relative; }
  .signal-appear-wrapper:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 0;
    height: 2243px;
    width: 9px;
    background: url("../img/line-decor.svg") no-repeat center;
      background-size: 100%; }

.signal-appear-wrapper {
  width: 100%; }

.signal-appear-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 100px 20px 115px;
  margin: 0 0 125px;
  position: relative; }
  .signal-appear-box:before {
    content: '';
    position: absolute;
    left: 110px;
    bottom: 0;
    width: 699px;
    height: 23px;
    background: url("../img/step-line.svg") no-repeat left center;
      background-size: 100%; }
  .signal-appear-box:last-child {
    margin: 0; }
  .signal-appear-box .box-text {
    line-height: 150%;
    font-size: 18px;
    font-weight: normal; }
  .signal-appear-box h3 {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600; }

.signal-appear-box__text {
  max-width: 335px;
  width: 100%; }

.signal-appear-box__img {
  max-width: 658px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.signal-algorithms-hiw {
  padding: 98px 0 80px; }
  .signal-algorithms-hiw h2 {
    text-transform: uppercase;
    text-align: left;
    margin: 0; }

.signal-algorithms-hiw-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding: 0 0 210px; }
  .signal-algorithms-hiw-box:nth-child(odd):before {
    content: '';
    position: absolute;
    left: 8px;
    bottom: 20px;
    height: 220px;
    width: 1px;
    background: #00FCFC; }
  .signal-algorithms-hiw-box:nth-child(odd):after {
    content: '';
    position: absolute;
    bottom: 12px;
    width: 9px;
    height: 9px;
    border: 1px solid #00FCFC;
      border-radius: 50%;
    left: 4px; }
  .signal-algorithms-hiw-box:last-child {
    padding: 0;
    margin: 0 0 109px; }
  .signal-algorithms-hiw-box:nth-child(3) .signal-algorithms-hiw-box__text {
    max-width: 425px; }
  .signal-algorithms-hiw-box:nth-child(3):before {
    height: 147px; }
  .signal-algorithms-hiw-box h3 {
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 16px;
    width: 100%; }
  .signal-algorithms-hiw-box h4 {
    text-transform: uppercase;
    margin: 0 0 36px;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif; }

.color-red {
  color: #f08d6a; }

.color-green {
  color: #96ed4f; }

.color-yellow {
  color: #fde370; }

.color-yellow2 {
  color: #e7f55c; }

.signal-algorithms-hiw-box__text {
  max-width: 514px;
  width: 100%; }
  .signal-algorithms-hiw-box__text .box-text {
    font-size: 18px;
    line-height: 150%;
    font-weight: normal; }

.signal-algorithms-hiw__img {
  max-width: 763px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.signal-algorithms-hiw__content {
  max-width: 700px;
  width: 100%; }

.box-decor-border {
  position: relative;
  padding: 0 0 35px; }
  .box-decor-border:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 25px;
    max-width: 369px;
    width: 100%;
    background: url("../img/decor-line3.svg") no-repeat center;
      background-size: 100%; }

.indicators-hiw {
  padding: 47px 0 70px;
  overflow: hidden;
  position: relative; }
  .indicators-hiw:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 768px;
    height: 883px;
    background: url("../img/ster-hiw-decor3.svg") no-repeat center;
      background-size: 100%; }
  .indicators-hiw .indicators-slider {
    background: transparent;
    border-radius: 0;
    width: 100%;
    position: relative;
    padding: 0 34px 0 63px; }
    .indicators-hiw .indicators-slider .slick-slide {
      border: none; }
    .indicators-hiw .indicators-slider .slick-active {
      border: none; }
    .indicators-hiw .indicators-slider:before, .indicators-hiw .indicators-slider:after {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      width: 103px;
      height: 100%;
      background: url("../img/indicator-border.svg") no-repeat center;
        background-size: contain; }
    .indicators-hiw .indicators-slider:before {
      left: 0; }
    .indicators-hiw .indicators-slider:after {
      right: 0;
      background: url("../img/indicator-border2.svg") no-repeat center;
        background-size: contain; }
  .indicators-hiw .indicators-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .indicators-hiw .indicators-slider-nav {
    position: relative;
    right: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
    left: 0;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .indicators-hiw .slick-dots {
    margin: 0 13px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .indicators-hiw .slick-dots li {
      margin: 0 10px 0 0;
      width: 12px;
      height: 12px;
      background: #22283C;
      border: 2px solid #22283C; }
      .indicators-hiw .slick-dots li:last-child {
        margin: 0; }
    .indicators-hiw .slick-dots .slick-active {
      background: transparent;
      border: 2px solid #22283C; }
  .indicators-hiw .slick-prev {
    background: url("../img/prev.svg") no-repeat center;
      background-size: 100%; }
  .indicators-hiw .slick-next {
    background: url("../img/next.svg") no-repeat center;
      background-size: 100%; }
  .indicators-hiw .slick-arrow {
    width: 24px;
    height: 24px;
    -webkit-transform: none;
            transform: none; }
  .indicators-hiw .indicators-box__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    margin: 0 0 60px; }
  .indicators-hiw .indicators-box__title {
    font-size: 30px;
    margin: 0 auto 20px;
    max-width: none;
    width: 100%; }
    .indicators-hiw .indicators-box__title br {
      display: none; }
  .indicators-hiw .indicators-box__list {
    margin: 0;
    font-weight: normal; }
    .indicators-hiw .indicators-box__list li {
      margin: 0 0 10px; }
  .indicators-hiw .indicators-box__content {
    width: calc(100% - 670px);
    padding: 0 96px 0 0;
    font-weight: normal;
    margin: 0; }
  .indicators-hiw .indicators-box__img {
    margin: 0;
    max-width: 658px;
    width: 100%;
    position: relative;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    .indicators-hiw .indicators-box__img img {
      width: 100%; }

.best-forex-hiw {
  padding: 85px 0 234px; }
  .best-forex-hiw .new-design-title {
    margin: 0 0 40px; }
  .best-forex-hiw .container {
    max-width: 1430px; }

.best-forex-hiw__slider {
  width: 100%;
  position: relative; }

.best-forex-hiw-wrap {
  position: relative;
  width: 100%;
  padding: 0 0 40px; }
  .best-forex-hiw-wrap:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 100%;
    max-width: 1400px;
    height: 462px;
    background: url("../img/border-slide.svg") no-repeat center bottom;
      background-size: contain; }

.best-forex-hiw__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 30px;
  background: url("../img/circle-slider.svg") no-repeat center;
    background-size: 100%;
  width: 504px;
  height: 504px;
  padding: 67px; }

.best-forex-hiw__content {
  text-align: center;
  font-size: 18px;
  font-weight: normal; }
  .best-forex-hiw__content h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 auto 9px; }
  .best-forex-hiw__content .box-text {
    font-size: 18px;
    font-weight: normal; }

.best-forex-hiw__slider-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 33px auto 0; }
  .best-forex-hiw__slider-nav .slick-dots {
    margin: 0 22px; }
    .best-forex-hiw__slider-nav .slick-dots li {
      border: 1px solid #00FCFC;
        border-radius: 50px;
      width: 5px;
      height: 5px;
      margin: 0 5px 0 0; }
      .best-forex-hiw__slider-nav .slick-dots li:last-child {
        margin: 0; }
    .best-forex-hiw__slider-nav .slick-dots .slick-active {
      background: #00FCFC; }
  .best-forex-hiw__slider-nav .slick-arrow {
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
    width: 30px;
    height: 30px;
    border-radius: 3.75px; }
    .best-forex-hiw__slider-nav .slick-arrow:before {
      display: none; }
  .best-forex-hiw__slider-nav .slick-prev {
    background: #00FCFC url("../img/prev.svg") no-repeat center;
      background-size: 22px; }
  .best-forex-hiw__slider-nav .slick-next {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    background: #00FCFC url("../img/next.svg") no-repeat center;
      background-size: 22px; }

.has-text-align-center {
  text-align: center; }

.has-text-align-right {
  text-align: right; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

/*==========  Desktop First  ==========*/
@media only screen and (max-width: 1750px) {
  .navigation-box3 img {
    max-width: 120px;
    margin: 0 -10px 0 0; }
  .advantages-signal-phone-img {
    max-width: 700px;
    height: auto; }
  .advantages-signal-wrap {
    max-width: 750px; }
  .advantages-signal-item5 {
    bottom: 100px; }
  .advantages-signal-item6 {
    bottom: 170px; }
  .advantages-signal-item7 {
    bottom: 30px; }
  .advantages-signal-item4 {
    top: 180px;
    right: -270px;
    max-width: 370px; }
  .advantages-signal-item2 {
    max-width: 340px;
    right: -318px; } }

@media only screen and (max-width: 1640px) {
  #modalDownload .modal-content {
    max-width: 705px; }
  .option-trading-img {
    width: 950px; }
  .img-decor1 {
    left: 300px; } }

@media only screen and (max-width: 1550px) {
  .section-tools__image {
    max-width: 790px;
    margin: -100px auto -50px; }
  .box-tools8 {
    bottom: 115px;
    left: -25px; }
  .box-tools8 h3:after {
    right: -150px;
    width: 140px; }
  .box-tools8 h3:before {
    right: -150px; }
  .box-tools7 {
    right: 140px;
    bottom: 120px; }
  .box-tools7 h3:after {
    width: 130px;
    left: -140px; }
  .box-tools7 h3:before {
    left: -140px; }
  .box-tools6 {
    right: 68px;
    bottom: 230px;
    max-width: 200px; }
  .box-tools6 h3:after {
    width: 100px;
    left: -100px; }
  .box-tools6 h3:before {
    left: -100px; }
  .box-tools5 {
    bottom: 250px;
    right: -125px; }
  .box-tools5 h3:after {
    width: 80px;
    left: -90px; }
  .box-tools5 h3:before {
    left: -90px; }
  .box-tools4 {
    top: 194px;
    right: -35px; }
  .box-tools4 h3:after {
    width: 130px;
    left: -130px; }
  .box-tools4 h3:before {
    left: -130px; }
  .box-tools3 {
    max-width: 202px;
    top: 183px;
    left: 318px; }
    .box-tools3 h3:after {
      width: 100px;
      right: -100px; }
    .box-tools3 h3:before {
      right: -100px; }
  .box-tools2 {
    top: 265px;
    left: 130px; }
    .box-tools2 h3:after {
      width: 350px;
      right: -350px; }
    .box-tools2 h3:before {
      right: -350px; }
  .box-tools1 {
    top: 355px;
    left: -30px; }
    .box-tools1 h3:after {
      width: 170px;
      right: -180px; }
    .box-tools1 h3:before {
      right: -180px; }
  .works-slider__image {
    width: 400px;
    min-width: 400px; }
  .stages-work__box:after {
    width: 40px;
    right: 40px; }
  .stages-work__box {
    width: 320px;
    margin: 0 0 30px; }
  .stages-work__box:nth-child(2):after {
    right: 0; }
  .main-download .main-image {
    max-width: 960px; }
  h1 {
    font-size: 36px;
    line-height: normal; }
  .main-text__subtitle {
    font-size: 70px; }
  .main {
    padding: 90px 0 30px; }
  .main-image {
    width: 900px; }
  .main .btn {
    margin: 30px 0 80px; }
  .stages-work {
    padding: 50px 0; }
    .stages-work h2 {
      margin: 0; }
  .about-img {
    width: 900px; }
  .about-img1 {
    width: 67px; }
  .about-img2 {
    width: 739px; }
  .advantages-box .number {
    font-size: 45px;
    line-height: 1; }
  .advantages-box:before {
    top: 15px; }
  .about-wrapper {
    margin: 30px 0 0; }
  .advantages-wrapper {
    margin: 30px 0 0; }
  .about-license {
    padding: 0 0 150px;
    margin: 30px 0 0; }
  .table-license {
    margin: 30px 0 34px; }
    .table-license td {
      padding: 13px; }
  .container {
    max-width: 1170px; }
  .about-signals__box {
    padding: 50px 70px; }
  .about-signals__box-content {
    padding: 0 40px 0 0; }
  .navigation-box3 {
    bottom: -15px; }
    .navigation-box3 p {
      max-width: 200px; }
    .navigation-box3 img {
      max-width: 120px; }
  .navigation-box {
    font-size: 16px; }
  .navigation-box1 {
    top: 10px; }
    .navigation-box1 img {
      max-width: 80px; }
  .main-binary:before {
    width: 700px;
    height: 600px; }
  .main-binary:after {
    width: 910px;
    height: 620px; }
  .main-binary {
    padding: 0; }
  .download-mobile-img {
    width: 1100px; }
  .main-forex .btn {
    margin: 30px auto;
    font-size: 18px;
    height: auto;
    padding: 10px 20px;
    max-width: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .text-overlay {
    margin: 0 0 -50px -13px; } }

@media only screen and (max-width: 1420px) {
  .table-license td, .table-license th {
    min-width: 192px; }
  .table-license thead th {
    padding: 10px 15px; }
  .indicators-slider {
    padding: 60px 90px 0; }
  .about-signals h1 {
    max-width: 820px;
    font-size: 70px; }
  .about-signals {
    padding: 100px 0 150px; }
  .navigation-box3 {
    left: 30px; }
  .advantages-signal-wrap {
    max-width: 700px; }
  .advantages-signal-phone-img {
    max-width: 500px; }
  .advantages-signal-item1, .advantages-signal-item2 {
    top: 10px; }
  .advantages-signal-item2 {
    right: -260px; }
  .advantages-signal-item3 {
    top: 100px; }
  .advantages-signal-item4 {
    top: 110px;
    right: -220px; }
  .advantages-signal-item6 {
    bottom: 140px;
    max-width: 380px;
    right: -170px; }
  .option-trading-img {
    width: 750px; }
  .img-decor1 {
    left: 180px;
    bottom: 0; }
  .img-decor2 {
    right: 260px;
    bottom: 0; } }

@media only screen and (max-width: 1320px) {
  .signal-algorithms__slider .row {
    width: calc(100% - 15px);
    margin: 0 auto; }
  .option-trading-img {
    width: 700px; }
  .img-decor1 {
    left: 180px;
    bottom: 0; }
  .img-decor2 {
    right: 260px;
    bottom: 0; }
  .qr-item {
    height: 120px;
    font-size: 18px; }
  .qr-item .qr-item__links {
    max-width: 100px; }
  .download-mobile h2 {
    font-size: 30px; }
  .restrictions:before {
    width: 1020px;
    height: 2020px; }
  .restrictions-box {
    width: 320px;
    height: 320px;
    font-size: 16px;
    padding: 0 50px; }
  .restrictions-box__icon {
    max-width: 70px; }
  .main-hiw-about .main-image {
    width: 500px;
    margin: -100px 0 0; }
  .main-hiw-about {
    padding: 80px 0; }
  .signal-algorithms-hiw__img, .signal-algorithms-hiw__content {
    max-width: 600px; }
  .signal-algorithms-hiw-box h4 {
    margin: 0 0 13px;
    font-size: 22px; }
  .signal-algorithms-hiw-box:nth-child(odd):before {
    height: 170px; } }

@media only screen and (max-width: 1250px) {
  .header-menu li a {
    padding: 29px 5px;
    font-size: 11px; }
  .table .td-purchase {
    width: auto; }
  .account-info {
    font-size: 15px; }
  .name-account {
    font-size: 32px; }
  .license {
    font-size: 15px; }
  .statistical-data__box {
    width: 16%; }
  .binary-mobile-item2 {
    width: 700px;
    height: 525px; }
  .binary-mobile-item1 {
    width: 490px;
    height: 525px;
    margin: 0 -80px 0 0; }
  .signal-appear-box {
    padding: 0 50px 20px; } }

@media only screen and (max-width: 1199px) {
  .header-menu li a, header .support-box {
    font-size: 14px; }
  .header-item {
    font-size: 12px; }
  .dropItem-cabinet {
    margin: 0; }
  .account-info__standart .account-info__item {
    width: 100%;
    margin: 0 0 16px; }
    .account-info__standart .account-info__item:last-child {
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .account-info__standart .account-info__item:last-child .btn {
        margin: 0;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
  .table-history thead {
    font-size: 18px; }
  .account-head .name-account, .account-body strong {
    font-size: 26px; }
  header .dropDown-menu {
    top: 65px; }
  .table-license td, .table-license th {
    min-width: 165px; }
  .table-license thead .th-title {
    font-size: 26px; }
  .th-box__price {
    font-size: 24px; }
    .th-box__price .currency {
      font-size: 16px;
      margin: 0 0 3px; }
  .table-license {
    font-size: 16px; }
    .table-license td:first-child {
      font-size: 16px; }
    .table-license tbody {
      font-size: 20px; }
  .th-box__name {
    font-size: 18px; }
  .th-box__price {
    font-size: 20px; }
  .table-license__description {
    font-size: 22px;
    margin: 40px 0 0; }
  .main-page-making {
    padding: 220px 0 0; }
    .main-page-making .main-page__img {
      width: 700px;
      top: -20%; }
  .main-page .main-bottom {
    margin: 200px 0 0; }
  .video-making .video-wrapper:before {
    width: 90%;
    height: 100%; }
  .about-img2 {
    width: 539px; }
  .easy-wrapper:before {
    width: 550px; }
  .easy-box:before {
    left: 238px; }
  .easy-box:nth-child(2):before {
    left: 248px; }
  .easy-box .icon-wrap {
    margin: 0 0 30px; }
  .easy-wrapper {
    margin: 40px 0; }
  .easy .easy-text {
    font-size: 16px; }
  .easy-box__content {
    font-size: 26px; }
  .list-contacts {
    margin: 40px 0 0; }
    .list-contacts li a {
      width: 100px;
      height: 60px;
      padding: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .main-making-home {
    padding: 220px 0 0; }
    .main-making-home .main-bottom {
      margin: -40px 0 0; }
    .main-making-home .image1 {
      max-width: 70px; }
    .main-making-home .image2 {
      max-width: 500px; }
  .main-brokers__box {
    padding: 40px; }
  .main-brokers__line {
    padding: 0;
    margin: 0 0 60px; }
  .main-brokers h1 {
    font-size: 70px; }
  .brokers-links {
    font-size: 16px; }
  .brokers-list-links {
    max-width: 370px; }
  .main-brokers {
    padding: 90px 0; }
  .brokers-location__text {
    font-size: 18px; }
  .main-brokers-right {
    width: 35%; }
  .main-brokers-center {
    width: 30%; }
  .brokers-info-money__box {
    margin: 0 30px 0 0; }
    .brokers-info-money__box p {
      font-size: 30px; }
  .indicators-slider {
    padding: 40px 50px 0; }
  .indicators-box__list {
    font-size: 14px; }
    .indicators-box__list li {
      margin: 0 0 15px; }
  .indicators-box__content p {
    margin: 0 0 20px; }
  .indicators-box__title {
    font-size: 35px; }
  .indicators-box__img {
    margin: 0 auto -100px; }
  .about-signals__box {
    padding: 40px 50px; }
  .about-signals__box-content {
    padding: 0;
    width: 100%;
    margin: 0 0 30px;
    font-size: 16px; }
  .about-signals__box .video-wrapper {
    margin: 0 auto; }
  .about-signals h1 {
    font-size: 60px;
    line-height: normal;
    max-width: 600px; }
  .about-signals__menu li {
    margin: 0 0 10px; }
  .signal-algorithms-content {
    min-height: 443px;
    padding: 67px 20px 79px; }
  .form-sing-result .form-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .form-result-text {
    margin: 0 auto 45px;
    text-align: center; }
  .navigation-box2 {
    left: -160px; }
  .header-rus .header-menu li > a {
    font-size: 11px;
    padding: 25.5px 6px; }
  .header-fr .header-menu li > a, .header-fl .header-menu li > a {
    font-size: 11px;
    padding: 25.5px 6px; }
  .header-fr .support-box, .header-fl .support-box {
    font-size: 10px; }
  .main-mobile-app .main-image {
    width: 400px; }
  .container-my h1 {
    font-size: 40px; }
  .advantages-app {
    padding: 70px 0 50px; }
    .advantages-app .advantages-app-box-col {
      padding: 0 15px; }
  .advantages-signal-wrap {
    max-width: none;
    width: 100%; }
  .advantages-signal-item {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
    max-width: 50%;
    margin: 0 0 15px; }
    .advantages-signal-item:last-child {
      margin: 0; }
  .advantages-signal-phone-img {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    max-width: 400px; }
  .advantages-signal {
    padding: 0 0 50px; }
    .advantages-signal h2 {
      margin: 0 0 30px; }
  .option-trading {
    padding: 0 0 80px; }
    .option-trading h2 {
      margin: 0 auto 30px;
      font-size: 40px;
      max-width: none; }
  .option-trading-img {
    margin: 30px auto 0;
    float: none; }
  .download-app {
    max-width: 150px;
    padding: 10px;
    bottom: 0; }
    .download-app span {
      font-size: 8px; }
  .download-app-qr {
    padding: 10px; }
  .download-app-links {
    font-size: 10px;
    margin: 0; }
  .main-binary {
    min-height: auto; }
  .main-binary h1 {
    font-size: 40px; }
  .main-binary h1 strong {
    font-size: 100px; }
  .main-binary .main-image {
    max-width: none;
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    margin: 20px auto 0; }
  .main-binary-content {
    padding: 30px 0; }
  .binary-section4-item {
    font-size: 18px;
    line-height: normal; }
  .binary-section4-item1 {
    width: 380px;
    height: 232px; }
  .binary-section4-item2 {
    width: 335px;
    height: 340px;
    padding: 71px 14px 10px;
    margin: -60px 0 29px; }
  .binary-section4-item3 {
    width: 357px;
    height: 323px; }
  .binary-section4-item4 {
    width: 438px;
    height: 188px;
    padding: 10px 12px; }
  .binary-section4-col2 {
    margin: 0 -56px 0 -27px; }
  .binary-section4-item5 {
    width: 263px;
    height: 538px; }
  .binary-instruction:before {
    display: none; }
  .binary-start-content {
    padding: 20px; }
  .binary-mobile-item2 {
    width: 550px;
    height: 415px; }
  .binary-mobile-item1 {
    width: 390px;
    height: 415px;
    margin: 0 -60px 0 0; }
  .binary-mobile-item3 .box-text {
    max-width: 220px; }
  .main-binary-three h1 {
    max-width: none; }
  .binary-mobile-two .binary-mobile-item1 {
    font-size: 15px; }
  .binary-mobile-two .binary-mobile-item2 .box-text {
    margin: 0 0 0 80px; }
  .forex-work:before {
    width: 1020px;
    height: 2200px; }
  .forex-work__img {
    max-width: 400px; }
    .forex-work__img:before {
      width: 640px;
      height: 511px; }
  .forex-work-box__icon {
    max-width: 120px; }
  .forex-work-box {
    font-size: 18px; }
  .start-forex:before {
    width: 1200px;
    height: 1800px; }
  .start-forex-item {
    font-size: 20px; }
  .start-forex-item__num {
    font-size: 120px; }
  .start-forex h2 {
    margin: 0 auto 50px; }
  .download-forex:before {
    width: 600px;
    height: 1000px; }
  .download-forex:after {
    width: 520px;
    height: 1020px; }
  .make-forex {
    background-size: 1000px;
    padding: 0 0 130px; }
    .make-forex:after {
      width: 1100px;
      height: 970px; }
    .make-forex:before {
      width: 1200px;
      height: 573px; }
    .make-forex h3 {
      margin: 100px auto 40px;
      font-size: 40px; }
    .make-forex .btn {
      font-size: 20px;
      height: auto;
      padding: 10px 20px; }
  .text-overlay {
    margin-left: 0; }
  .main-download-new-design .main-image {
    width: 800px; }
  .text-overlay {
    font-size: 70px; }
  .main-cripto-content h1 {
    font-size: 40px; }
  .main-cripto-img {
    margin: 0 100px 0 -300px;
    width: 618px; }
  .reviews-cripto {
    padding: 40px 0; }
  .reviews-cripto h2 {
    margin: 0 0 40px; }
  .advantages-new-design {
    padding: 40px 0 0; }
    .advantages-new-design h2 {
      margin: 0 0 40px; }
  .how-use-new-design {
    padding: 100px 0 0; }
  .my-container .best-forex-container:before {
    display: none; }
  .best-forex-slider__item {
    width: 771px; }
    .best-forex-slider__item:before {
      width: 785px; }
    .best-forex-slider__item:after {
      width: 773px;
      height: 374px; }
  .best-forex-slider__item-head {
    padding: 120px; }
  .best-forex-slider__nav {
    max-width: 850px; }
    .best-forex-slider__nav .slick-arrow {
      width: 55px;
      height: 55px; }
  .best-forex-slider__item-body {
    max-width: 670px;
    padding: 70px 50px 18px;
    bottom: -90px; }
    .best-forex-slider__item-body .box-text {
      max-width: none; }
  .best-forex-slider__item-img {
    max-width: 200px; }
  .best-forex-hiw__img {
    width: 400px;
    height: 400px; }
  .best-forex-hiw {
    padding: 70px 0 130px; }
  .best-forex-hiw__content {
    font-size: 16px; }
  .main-download-new-design .main-image {
    width: 600px; }
  .main-hiw-about .main-text .box-text {
    margin: 40px 0 0; }
  .main-hiw-about .main-text .text-overlay {
    left: -10px; }
  .signal-structure-hiw .new-design-title {
    padding: 0; }
  .signal-structure-hiw .signal-hiw-img {
    margin: 30px auto; }
  .indicators-hiw .indicators-box__img {
    max-width: 500px; }
  .indicators-hiw .indicators-box__content {
    padding: 0 30px 0 0;
    width: calc(100% - 500px); }
  .indicators-hiw .indicators-box__top {
    margin: 0 0 30px; }
  .signal-appear-box__img {
    max-width: 500px; }
  .signal-appear-wrapper {
    padding: 0; }
    .signal-appear-wrapper:before {
      display: none; }
  .signal-appear-box {
    padding: 0 0 20px; }
  .signal-algorithms-hiw__img, .signal-algorithms-hiw__content {
    max-width: 440px; }
  .signal-algorithms-hiw-box__text h3 {
    font-size: 22px; }
  .signal-algorithms-hiw-box__text .box-text {
    font-size: 16px; } }

@media only screen and (max-width: 1100px) {
  .statistical-data__wrapper {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .statistical-data__box {
    margin: 0 0 50px; }
  .about-signals__menu {
    position: relative;
    width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    left: 0;
    list-style: none;
    margin: 0 0 20px; }
  .about-signals__menu li {
    margin: 0;
  }
  .about-signals h1 {
    margin: 0 auto 40px;
    font-size: 50px;
    max-width: none; }
  .indicators-box__list {
    max-width: 420px; }
  .sale-box-price {
    width: 62px;
    height: 26px;
    padding: 0 7px 0 15px; }
  .sale-box-price__val {
    font-size: 18px;
    line-height: 22px; }
  .sale-box-price__percent {
    font-size: 8px;
    line-height: 10px; }
    .sale-box-price__percent p {
      line-height: 13px;
      font-size: 11px; }
  .main-download .btn {
    max-width: 48%; }
  .telegram-box {
    max-width: 49%;
    padding: 12px 4px 15px 9px;
    min-height: auto;
    margin: 0 0 24px; }
    .telegram-box h3 {
      color: #909090;
      font-size: 14px;
      padding: 0;
      border: none;
      margin: 0 0 24px; }
    .telegram-box .checkbox {
      width: 33.3%; }
      .telegram-box .checkbox .label {
        font-size: 12px;
        font-weight: 500; }
      .telegram-box .checkbox .checkbox-inp:checked + .checkbox-custom:before {
        background: url("../img/check3.svg") no-repeat center;
          background-size: cover; }
    .telegram-box .w-50 {
      width: 50% !important; }
  .telegram-box__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .telegram-box__wrapper {
    margin: 0; }
  .modal-content__right {
    max-width: 231px; }
  .modal-content__left {
    width: calc(100% - 231px);
    padding: 30px; }
    .modal-content__left .dropItem {
      margin: 0 0 30px; }
  #modalDownload .modal-content {
    max-width: 605px; }
  .header-fl .header-menu li > a {
    font-size: 10px; }
  .binary-slider-nav .slick-dots li:after {
    width: 50px; }
  .binary-slider-nav {
    margin: 40px 0 0; }
  .binary-section5:before {
    width: 900px;
    height: 1000px; }
  .binary-slider-content__title h3 {
    font-size: 30px; }
  .binary-slider-content .box-text {
    font-size: 16px;
    padding: 0; }
  .binary-slider-img7 {
    max-width: 250px; }
  .binary-start-text {
    max-width: 450px; }
  .main-forex {
    padding: 100px 0; }
    .main-forex h1 {
      font-size: 50px;
      margin: 0 auto 40px; }
  .forex-page:before {
    width: 369px;
    height: 1100px; }
  .forex-page:after {
    width: 1020px;
    height: 740px; }
  .statistical-hiw {
    padding: 40px 80px; }
  .power-hiw {
    padding: 50px 0 40px; }
    .power-hiw .description {
      margin: 40px 0 30px; }
  .indicators-hiw .indicators-slider {
    padding: 0; }
    .indicators-hiw .indicators-slider:before, .indicators-hiw .indicators-slider:after {
      display: none; } }

@media only screen and (max-width: 991px) {
  .header-item {
    font-size: 11px;
    margin: 0 20px 0 0; }
  .support-box {
    font-size: 11px; }
    .support-box .header-item__icon {
      width: 16px;
      height: 16px; }
  .header-item__icon {
    width: 16px;
    height: 16px;
    min-width: 16px; }
  .dropItem-language {
    padding: 0 0 0 10px; }
  header .support-box {
    margin: 0 10px 0 0;
    font-size: 10px; }
  .header-menu li a {
    font-size: 12px;
    padding: 22px 10px; }
  header .support-box {
    font-size: 10px; }
  .list-social {
    margin: 0 0 33px; }
    .list-social li {
      margin: 0 50px 0 0; }
      .list-social li:last-child {
        margin: 0; }
      .list-social li a {
        width: 33px;
        height: 33px; }
  header .dropDown-menu {
    top: 62px; }
  .list-social {
    margin: 0 0 33px; }
    .list-social li {
      margin: 0 50px 0 0; }
      .list-social li:last-child {
        margin: 0; }
      .list-social li a {
        width: 33px;
        height: 33px; }
  h1 {
    font-size: 40px;
    line-height: normal; }
  .main-text__subtitle {
    font-size: 70px;
    line-height: normal; }
  .section-tools__image {
    width: 410px;
    margin: -71px auto 0;
    display: none; }
    .section-tools__image img {
      margin: 0 auto; }
  .tools-slider {
    display: block;
    width: 338px;
    margin: -71px auto 0; }
  .tools-slider.slick-dotted.slick-slider {
    margin-bottom: 0; }
  .tools-slider__box img {
    margin: 0 auto; }
  .tools-slider-nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: -14px auto 16px; }
    .tools-slider-nav .slick-dots {
      margin: 0 5px; }
      .tools-slider-nav .slick-dots li {
        width: 6px;
        height: 6px;
        margin: 0 5px 0 0;
        border: 0.5px solid #FFFFFF; }
        .tools-slider-nav .slick-dots li:last-child {
          margin: 0; }
      .tools-slider-nav .slick-dots .slick-active {
        background: #fff; }
    .tools-slider-nav .slick-arrow {
      width: 3.5px;
      height: 7px; }
  .box-tools {
    display: block;
    font-size: 12px;
    line-height: 15px;
    height: auto;
    max-width: none;
    width: 100%;
    background: rgba(15, 16, 20, 0.8);
    padding: 4px 3px 7px 12px; }
    .box-tools:before {
      content: '';
      position: absolute;
      left: 0;
      height: calc(100% + 20px);
      width: 1px;
      background: #1AA3E0;
      top: 0; }
    .box-tools .circle {
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background: rgba(26, 163, 224, 0.3);
      position: absolute;
      display: block;
      left: -12px;
      bottom: -34px; }
      .box-tools .circle:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #fff;
        z-index: 2; }
      .box-tools .circle:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        border-radius: 50%;
        z-index: 1;
        background: #1AA3E0;
        width: 16px;
        height: 16px; }
    .box-tools h3 {
      padding: 0;
      line-height: 20px;
      font-size: 16px; }
      .box-tools h3:before, .box-tools h3:after {
        display: none; }
  .box-tools1 {
    top: 75px;
    left: 103px;
    max-width: 160px; }
  .box-tools8 {
    left: 93px;
    top: 88px;
    bottom: auto;
    max-width: 226px; }
  .box-tools7 {
    bottom: 103px;
    left: 106px;
    width: auto;
    right: auto;
    max-width: 226px; }
  .box-tools6 {
    max-width: 129px;
    bottom: 140px;
    right: 175px; }
    .box-tools6:before {
      left: auto;
      right: 0; }
    .box-tools6 .circle {
      left: auto;
      right: -12px; }
  .box-tools2 {
    max-width: 129px;
    top: 41px;
    left: 118px; }
    .box-tools2:before {
      left: auto;
      right: 0; }
    .box-tools2 .circle {
      left: auto;
      right: -12px; }
  .box-tools4 {
    max-width: 129px;
    top: 115px;
    right: 88px; }
    .box-tools4:before {
      left: auto;
      right: 0;
      top: auto;
      bottom: 0; }
    .box-tools4 .circle {
      left: auto;
      right: -12px;
      bottom: auto;
      top: -34px; }
  .box-tools3 {
    max-width: 129px;
    top: 106px;
    left: 90px; }
    .box-tools3:before {
      left: auto;
      right: 0;
      top: auto;
      bottom: 0; }
    .box-tools3 .circle {
      left: auto;
      right: -12px;
      bottom: auto;
      top: -34px; }
  .box-tools5 {
    max-width: 211px;
    bottom: 81px;
    right: 10px; }
  h2 {
    font-size: 24px;
    line-height: normal; }
  .description {
    font-size: 16px; }
  .works {
    padding: 40px 0; }
  .works-download {
    padding: 0; }
  .video-wrapper {
    margin: 24px 0 0; }
  .works-section {
    padding: 0 0 80px; }
  .works-slider__box {
    padding: 0; }
  .stages-work {
    padding: 40px 0; }
  .stages-work__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .stages-work__box {
    width: 400px;
    margin: 0 auto -30px; }
    .stages-work__box:after {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      top: auto;
      width: 40px;
      left: 52%;
      bottom: 0; }
    .stages-work__box:last-child {
      margin: 0 auto; }
    .stages-work__box .number {
      font-size: 240px;
      line-height: 293px;
      text-align: center; }
    .stages-work__box:before {
      width: 194px;
      height: 195px;
      left: 50%; }
    .stages-work__box .text {
      font-size: 12px;
      margin: 0;
      max-width: 194px; }
    .stages-work__box h3 {
      font-size: 16px;
      margin: 0 0 8px; }
      .stages-work__box h3 br {
        display: none; }
    .stages-work__box .icon {
      width: 47px;
      height: 47px;
      min-width: 47px;
      margin: 0 8px 0 0; }
  .stages-work__box-content {
    left: 56%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .advantages-box {
    width: auto;
    margin: 0 0 5px; }
  .advantages-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 9px 0 0;
    padding: 0 0 0 20px; }
  .about {
    padding: 40px 0; }
  .about .info-text {
    margin: 27px 0 0; }
  .main-download {
    padding: 16px 0 52px; }
    .main-download .main-image {
      margin: 19px auto 0;
      width: 100%;
      max-width: none; }
    .main-download .btn-group {
      width: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 15px 0 0;
      max-width: none; }
    .main-download .btn {
      width: 100%;
      height: 56px;
      margin: 0 0 15px;
      font-size: 14px; }
      .main-download .btn .icon {
        width: 24px;
        height: 24px; }
    .main-download .info-text {
      font-size: 12px;
      line-height: 18px;
      margin: 25px 0 0; }
      .main-download .info-text .btn, .main-download .info-text .btn:last-child {
        margin: 30px auto 0; }
  .works-download .video-wrapper {
    margin: 26px 0 38px; }
  .main-image {
    width: 800px; }
  .main {
    padding: 50px 0 30px; }
  .account {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .account-head {
    width: 100%;
    padding: 20px;
    font-size: 16px; }
    .account-head .name-account {
      font-size: 40px;
      line-height: 94.4%; }
  .account-body {
    width: 100%;
    border: 1px solid rgba(152, 164, 196, 0.5);
      border-top: none;
      border-radius: 0 0 8px 8px;
    padding: 20px; }
  .btn-close__account {
    z-index: 1; }
    .btn-close__account:before, .btn-close__account:after {
      background: #fff; }
  .table {
    font-size: 15px; }
    .table td {
      padding: 10px 16px; }
    .table thead {
      font-size: 13px; }
      .table thead th {
        padding: 0 16px 22px; }
  .tab-content {
    padding: 24px 0 40px; }
  .table-wrapper {
    margin: 0; }
  .tooltip-hidden {
    font-size: 13px;
    width: 240px; }
  .checkbox-slider {
    margin: 0 0 33px; }
  .service-menu {
    margin: 20px 0 40px; }
  .service {
    padding: 50px 0; }
    .service h1 {
      font-size: 30px; }
    .service h3 {
      margin: 40px auto 20px;
      font-size: 24px; }
  .service-content ul li ul, .service-content ul li p {
    margin: 20px 0; }
  .service-content {
    padding: 0 20px;
    font-size: 16px; }
  .service-content ul li {
    margin: 0 0 20px; }
  .btn-load {
    padding: 0 20px;
    margin: 30px 0 0;
    font-size: 16px; }
    .btn-load:before {
      width: calc(100% - 40px); }
    .btn-load span {
      padding: 0 10px; }
  .table-license thead th {
    padding: 4px 15px; }
  .about-img2, .about-img1 {
    position: relative;
    top: 0;
    left: 0;
    right: 0; }
  .about-img-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .about-making h2 {
    margin: 0 auto 40px; }
  .advantages-making .advantages-wrapper {
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 50px 0 0; }
  .advantages-making .advantages-box {
    width: 33.3%;
    margin: 0 0 40px; }
  .easy-box {
    margin: 0 0 50px; }
  .easy-wrapper:before, .easy-box:before {
    display: none; }
  .easy-wrapper {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 40px 0 0; }
  .advantages-making {
    padding: 60px 0; }
  .vfx-alert__image {
    margin: 30px auto 0; }
  .contacts {
    padding: 50px 0; }
  .main-brokers__box .btn {
    margin: 20px 0 0;
    height: 50px;
    font-size: 16px; }
  .broker-total-text {
    font-size: 16px; }
  .signal-algorithms-box {
    height: auto;
    padding: 20px 30px 40px; }
  .signal-algorithms-content {
    margin: 0 0 40px;
    padding: 12px 15px;
    min-height: auto; }
    .signal-algorithms-content p {
      margin: 0 0 12px; }
  .signal-algorithms-img {
    padding: 0 15px 68px; }
  .signal-algorithms {
    padding: 70px 0; }
    .signal-algorithms h2 {
      font-size: 50px;
      margin: 0 0 40px; }
  .indicators {
    padding: 60px 0; }
  .indicators-box__img {
    margin: 30px auto -40px; }
  .indicators-slider {
    padding: 30px 40px 0; }
  .indicators-box__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .indicators-box__title {
    max-width: none;
    text-align: center;
    margin: 0 auto 30px; }
  .indicators-box__content {
    padding: 0;
    width: 100%; }
  .links-click {
    padding: 0; }
  .indicators-slider-nav {
    right: 30px; }
  .indicators h2 {
    font-size: 50px; }
  .signal-structure__box-description {
    width: 49%;
    margin: 0 0 40px;
    max-width: none; }
    .signal-structure__box-description .number {
      font-size: 40px;
      margin: 0 10px 0 0; }
  .signal-structure__box-description:nth-child(7), .signal-structure__box-description:last-child {
    width: 49%;
    max-width: none; }
  .signal-algorithms__slider-nav {
    bottom: 230px; }
  .table-license td, .table-license th {
    min-width: 140px; }
  .indicators-box__list {
    max-width: none;
    width: 100%; }
  .navigation-box2 {
    left: -100px; }
    .navigation-box2 p {
      max-width: 80px; }
  .navigation-box3 img {
    max-width: 120px;
    margin: 0 10px 0 0; }
  .navigation-box1 img {
    max-width: 80px; }
  .text-name {
    margin: 0 auto 15px; }
  .header-rus .header-menu li a {
    font-size: 9px; }
  .header-fr .header-menu li > a, .header-fl .header-menu li > a {
    font-size: 9px;
    padding: 25.5px 4px; }
  .header-fr .support-box, .header-fl .support-box {
    font-size: 9px; }
  .header-fr .header-menu li .dropDown-menu a, .header-fl .header-menu li .dropDown-menu a {
    font-size: 12px; }
  .main-mobile-app .main-image {
    width: auto;
    max-width: 300px;
    margin: 30px auto 0; }
  .container-my h1 {
    font-size: 30px;
    line-height: normal; }
  .appendix-wrapper {
    margin: 20px 0 0; }
  .advantages-signal-phone-img {
    margin: 30px auto 0;
    position: relative;
    -webkit-transform: none;
            transform: none;
    top: 0;
    right: 0; }
  .advantages-signal-item {
    max-width: none;
    font-size: 16px; }
  .all-unicode {
    padding: 30px 0; }
    .all-unicode h2 {
      margin: 0 0 30px;
      font-size: 30px;
      line-height: normal; }
    .all-unicode .box-text {
      font-size: 16px; }
  .install-content {
    padding: 30px; }
    .install-content:before {
      width: 100%; }
  .install h2 {
    font-size: 30px;
    margin: 0 auto 30px;
    max-width: none;
    line-height: normal; }
  .install-img {
    margin: 20px auto 0;
    max-width: 300px; }
  .application {
    padding: 50px 0 35px; }
  .application-row {
    padding: 0; }
  .main-binary:before {
    left: -300px; }
  .main-binary:after {
    right: -300px; }
  .main-binary h1 {
    font-size: 30px; }
    .main-binary h1 strong {
      font-size: 90px; }
  .binary-instruction {
    padding: 70px 0 0; }
  .box-text-bottom {
    margin: 40px 0 0; }
  .signal-structure-my h2, .signal-structure-my .box-text {
    margin: 0 0 30px; }
  .signal-structure-my .signal-structure-content h3 {
    font-size: 24px; }
  .start-work-binary {
    padding: 60px 0 20px; }
  .btn-play-video {
    max-width: 150px; }
  .binary-start h2 {
    max-width: none;
    margin: 0 auto 30px; }
  .binary-mobile-item {
    font-size: 16px;
    line-height: 1; }
  .binary-mobile-item2 {
    width: 450px;
    height: 335px; }
    .binary-mobile-item2 .box-text {
      margin: 0 0 0 90px; }
  .binary-mobile-item1 {
    width: 320px;
    height: 335px;
    margin: 0 -40px 0 0; }
  .main-binary h1 {
    font-size: 24px; }
  .binary-start-text {
    max-width: none; }
  .binary-start-two h3 {
    font-size: 22px; }
  .binary-start-img {
    margin: 20px auto 0;
    max-width: 100%;
    width: 100%; }
  .binary-section3-two {
    padding: 30px 0 200px; }
  .binary-section5 .text {
    font-size: 18px;
    margin: 40px auto 0; }
  .binary-start-three h2 {
    font-size: 24px; }
  .download-mobile-img {
    width: 100%;
    margin: 0 auto; }
  .list-device {
    margin: 0 auto 20px; }
  .download-mobile h2 {
    text-align: center; }
  .download-mobile {
    padding: 40px 0; }
    .download-mobile .container {
      padding: 20px 15px; }
  .your-plane {
    padding: 0;
    margin: 30px 0 0; }
  .links-grey {
    font-size: 18px; }
  .your-plane-box h3 {
    font-size: 38px; }
  .forex-work__img {
    max-width: 320px; }
    .forex-work__img:before {
      width: 520px;
      height: 430px;
      top: -50px;
      left: -70px; }
  .forex-page h2 {
    font-size: 30px; }
  .forex-work:before {
    width: 800px;
    height: 1800px; }
  .start-forex:before {
    width: 1000px;
    height: 1300px; }
  .download-forex h3 {
    font-size: 30px;
    margin: 0 auto 30px; }
  .download-forex .btn-group .btn {
    font-size: 18px; }
  .btn-turquoise {
    font-size: 20px; }
  .restrictions {
    padding: 100px 0; }
  .text-overlay {
    font-size: 50px; }
  .new-design h2 {
    font-size: 30px; }
  .seo-container-new-design .info-text .btn {
    font-size: 18px;
    margin: 40px auto 0; }
  .pricing-new-design-wrap {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .about-signal-new-design__box {
    font-size: 16px; }
    .about-signal-new-design__box h3 {
      font-size: 22px; }
  .about-signal-new-design:before {
    top: -340px; }
  .main-cripto-img {
    max-width: 500px;
    width: 100%;
    margin: 20px auto 0; }
  .main-cripto-content h1 {
    font-size: 30px; }
  .article .list-social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .article .list-social li {
      margin: 0 20px 0 0; }
  .article-box {
    margin: 30px 0 0; }
  .article h1 {
    font-size: 40px;
    line-height: normal; }
  .article-box-col {
    padding: 0;
    width: 100%; }
  .article-box-col .wp-block-image {
    margin: 0 0 30px; }
  .article-box-col h2 {
    font-size: 26px; }
  .main-hiw-about .main-text .box-text {
    max-width: none; }
  .signal-structure-hiw .signal-structure__box-description {
    max-width: none;
    width: 100%; }
  .statistical-hiw .statistical-data__box {
    padding: 0 10px; }
  .signal-algorithms-hiw-box__text {
    max-width: none;
    width: 100%; }
  .signal-algorithms-hiw-box {
    padding: 0;
    margin: 0 0 40px; }
    .signal-algorithms-hiw-box:before, .signal-algorithms-hiw-box:after {
      display: none; }
  .signal-algorithms-hiw__img, .signal-algorithms-hiw__content {
    margin: 30px 0 0;
    max-width: none; }
  .signal-algorithms-hiw-box:nth-child(3) .signal-algorithms-hiw-box__text {
    max-width: none;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .signal-algorithms-hiw-box:last-child {
    margin: 0 0 40px; }
  .signal-algorithms-hiw-box h3 {
    font-size: 26px; }
  .signal-algorithms-hiw-box h4 {
    font-size: 20px; }
  .signal-algorithms-hiw {
    padding: 60px 0 80px; } }

@media only screen and (max-width: 940px) {
  .table-license td, .table-license th {
    min-width: 125px; }
  .th-box:before, .th-box:nth-child(3):before, .th-box:nth-child(4):before, .th-box:nth-child(5):before, .th-box:nth-child(6):before {
    background-size: cover; }
  .th-box:before {
    height: 108px; }
  .table-license td:first-child {
    font-size: 14px; }
  .table-license tbody {
    font-size: 18px; }
  .th-box__name {
    font-size: 16px; }
  .table-license thead .th-title {
    font-size: 22px; }
  .about-license .btn {
    width: auto;
    padding: 0 5px;
    font-size: 14px;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .main-brokers h1 {
    font-size: 60px; }
  .table-license .icon-check {
    width: 23px; }
  .best-forex-hiw-wrap:before {
    display: none; }
  .best-forex-hiw__img {
    width: 280px;
    height: 280px;
    margin: 0 auto 30px;
    padding: 40px; }
  .best-forex-hiw-wrap {
    padding: 0; }
  .signal-appear-box__text {
    max-width: none;
    margin: 0 0 30px; }
  .signal-appear h2 {
    margin: 0 0 40px; }
  .signal-appear-box h3 {
    font-size: 24px; }
  .signal-appear-box {
    margin: 0 0 50px; }
  .signal-appear-box__img {
    margin: 0 auto; } }

@media only screen and (max-width: 860px) {
  .about-box {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 0 48px;
    font-size: 14px;
    text-align: left; }
    .about-box:last-child {
      margin: 0; }
  .about-box__icon {
    margin: 0 18px 0 0;
    width: 46px;
    min-width: 46px;
    height: 46px; }
  .about-wrapper {
    margin: 39px 0 0; }
  .table-history {
    font-size: 14px; }
    .table-history thead {
      font-size: 16px; }
  .history-wrapper {
    margin: 40px 0; }
  .form-history button.btn:last-child {
    margin: 8px 0 0; }
  .additional-bonuses__box h3 {
    font-size: 24px; }
  .additional-bonuses__box-icon {
    width: 60px;
    height: 60px;
    min-width: 60px;
    margin: 0 30px 0 0; }
  .additional-bonuses__box {
    font-size: 16px;
    margin: 0 0 40px; }
  .about-making .about-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .main-brokers-left, .main-brokers-center {
    width: 50%; }
  .main-brokers-right {
    width: 100%;
    margin: 40px 0 0; }
  .main-brokers__box .btn {
    margin: 20px auto 0; }
  .brokers-list-links {
    width: 100%;
    max-width: none;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 20px auto 0;
    padding: 0;
    border: none; }
  .brokers-location {
    margin: 0 0 0 auto; }
  .th-box__name {
    font-size: 14px; }
  .table-license td, .table-license th {
    min-width: 120px; }
  .logo {
    width: 100px; }
  .main-brokers__logo {
    max-width: 300px; }
  .form-sing {
    padding: 54px 87px 51px; }
    .form-sing .form-group-check, .form-sing .form-group {
      max-width: none; }
    .form-sing .form-group-check {
      padding: 0; }
      .form-sing .form-group-check:after {
        right: 7px; }
    .form-sing .form-group {
      margin: 0 0 25px; }
    .form-sing button {
      max-width: none;
      margin: 40px auto 0; }
    .form-sing .form-body {
      margin: 63px 0 0; }
  .form-subtitle {
    display: block; }
  .form-footer {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
    margin: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .logo-form {
    width: 125px;
    height: 51px; }
  .form-sing-vertical .form-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .form-sing-vertical .form-body {
    margin: 36px 0 0; }
  .navigation-box {
    display: none !important; }
  #modalDownload .close {
    display: none; }
  header .dropDown-menu {
    top: 61px; }
  .header-menu li a {
    font-size: 11px;
    padding: 22px 6px; }
  .header-rus .header-menu li a {
    font-size: 8px; }
  .header-rus .support-box {
    font-size: 9px; }
  .header-fr .header-menu li a {
    font-size: 8px;
    padding: 25.5px 4px; }
  .header-fr .support-box {
    font-size: 8px; }
  .header-fl .header-menu li > a {
    font-size: 8px; }
  .header-fl .support-box {
    font-size: 7px; }
  .best-forex h2 {
    margin: 0 0 30px; }
  .best-forex-slider__item {
    width: 550px;
    margin: 70px 30px 110px; }
    .best-forex-slider__item:before {
      width: calc(100% + 8px);
      height: 100%;
      border: 1px solid #00FCFC;
      background: transparent; }
    .best-forex-slider__item:after {
      width: 100%;
      height: calc(100% + 8px);
      border: 1px solid #00FCFC;
      background: transparent; }
  .best-forex-slider__item-head {
    padding: 80px 40px 140px; }
  .best-forex-slider__item-body {
    background: rgba(31, 37, 57, 0.8);
    border: 1px solid #00FCFC;
    max-width: 90%; }
    .best-forex-slider__item-body .box-text:before {
      width: 300px; }
  .indicators-hiw .indicators-box__content {
    width: 100%;
    padding: 0;
    margin: 30px auto 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .indicators-hiw .indicators-box__img {
    max-width: 400px;
    margin: 0 auto; }
    .indicators-hiw .indicators-box__img:before {
      display: none; }
  .indicators-hiw .slick-slider .slick-slide {
    padding: 0; }
  .indicators-hiw .indicators-box__title {
    font-size: 24px; }}

@media only screen and (max-width: 900px) and (orientation: landscape) {
    .brokers-list-links {
    grid-template-columns: repeat(3, minmax(110px, 1fr));
  }
}

@media only screen and (max-width: 767px) {
  .btn-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 24px;
    height: 20px;
    margin: 15px 10px 0 auto; }
  .header-item {
    font-size: 14px;
    margin: 0 17px 0 0; }
  footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 38px 0 27px; }
    footer .logo {
      display: none; }
    footer .footer-box {
      width: 50%;
      margin: 0 0 12px; }
  .footer-menu__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 22px; }
  header {
    padding: 12px 0; }
    header .header-menu, header .dropItem {
      display: none; }
    header .btn-burger span {
      background: #fff;
      width: 24px;
      margin: 0 0 5px;
      border-radius: 3px; }
      header .btn-burger span:last-child {
        margin: 0; }
  .mobile-menu .header-menu {
    margin: 0 0 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .mobile-menu .header-menu li {
      margin: 0 0 10px; }
  .mobile-menu .support-box {
    font-size: 14px;
    margin: 0 0 15px; }
  .main-image {
    width: 566px; }
  h1 {
    font-size: 30px; }
  .main-text__subtitle {
    font-size: 50px; }
  .main .list-social {
    padding: 0;
    margin: 0 auto; }
    .main .list-social li {
      margin: 0 48px 0 0; }
      .main .list-social li a {
        width: 16px;
        height: 16px; }
  .works-slider__text {
    font-size: 12px;
    line-height: 18px; }
    .works-slider__text h3 {
      line-height: 20px;
      text-transform: uppercase;
      font-size: 16px; }
  .works-slider__image {
    width: 154px;
    min-width: 154px; }
  .fullscreen-video {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.8);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.8); }
  .slick-dotted.slick-slider {
    margin-bottom: 24px; }
  .slick-dots li {
    width: 12px;
    height: 12px; }
  .about .info-text {
    font-size: 12px;
    line-height: 15px; }
    .about .info-text h3 {
      font-size: 16px;
      line-height: 20px; }
  .about-license {
    margin: 40px 0 58px;
    background: transparent;
    padding: 0; }
  .about-license .btn-group {
    margin: 0; }
  .table-license {
    font-size: 16px; }
    .table-license thead {
      font-size: 18px; }
  .table-license td, .table-license th {
    min-width: 100px; }
  .table-license .icon-check {
    width: 18px;
    height: 13px; }
  .table-license td {
    padding: 10px 12px; }
  .about-license .btn-group {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .about-license .btn-group .btn {
      margin: 0 0 24px;
      width: 163px;
      height: 36px; }
      .about-license .btn-group .btn:last-child {
        margin: 0; }
  .wrapper .info-box {
    margin: 0 auto 40px; }
  .form {
    margin: 16px auto 40px;
    padding: 20px; }
    .form .btn {
      font-size: 18px; }
    .form input {
      padding: 0 0 11px; }
  .or {
    margin: 12px auto 16px; }
  .form-title {
    margin: 0 0 22px; }
  .mail-user, .language-box, .support-box {
    display: none; }
  .account-box {
    width: 50%;
    margin: 0 0 20px; }
  .account-body {
    padding: 20px 20px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .account-box__check {
    font-size: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .account-box__check .label {
      font-size: 15px; }
  .download-info {
    padding: 30px 0;
    margin: 0 0 40px; }
    .download-info__text {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      .download-info__text .text {
        width: 100%;
        padding: 0;
        margin: 33px 0 0;
        font-size: 15px;
        text-align: center; }
    .download-info .btn-group {
      margin: 0 auto; }
    .download-info h2 {
      text-align: center;
      margin: 0 auto 34px; }
  .table td {
    white-space: nowrap; }
  .tabs-wrapper {
    padding: 29px 0 0; }
  .account-info {
    height: auto;
    margin: 0 0 16px;
    padding: 16px 20px 20px; }
  .tab-content .form {
    margin: 0 0 20px; }
  .copy {
    width: 14px;
    height: 14px;
    min-width: 14px; }
  .account-price {
    margin: 0 0 16px; }
    .account-price .account-head {
      padding: 15px 20px 16px;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 12px;
      line-height: 15px; }
      .account-price .account-head .box {
        min-width: 140px; }
      .account-price .account-head .account-box, .account-price .account-head .sale-box-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .account-price .account-head .account-box {
        margin: 0 auto 0 11px;
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .account-price .account-head .account-box span {
          font-size: 12px;
          opacity: .6;
          line-height: 15px; }
        .account-price .account-head .account-box .price-wrapper {
          line-height: 24px;
          color: #fff; }
        .account-price .account-head .account-box strong {
          color: #fff;
          font-size: 20px;
          line-height: 24px; }
        .account-price .account-head .account-box .old-price {
          margin: 0 10px 0 0;
          font-size: 20px; }
        .account-price .account-head .account-box .new-price {
          font-size: 26px; }
      .account-price .account-head .sale-box-price {
        position: relative;
        -webkit-transform: none;
                transform: none;
        top: 0; }
    .account-price .name-account {
      font-size: 26px;
      margin: 0;
      letter-spacing: -0.08em; }
    .account-price .account-body {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 16px 20px;
      font-size: 15px; }
      .account-price .account-body .account-box__cost, .account-price .account-body .sale-box-price {
        display: none; }
      .account-price .account-body .account-box {
        margin: 0;
        width: auto; }
    .account-price .account-footer {
      padding: 0;
      border: none;
      width: auto; }
  .new-price {
    font-size: 26px; }
  .old-price {
    font-size: 18px;
    margin: 0 4px 0 0; }
  .sale-item {
    position: relative;
    right: 0;
    top: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: auto 0; }
  .sale {
    width: 46px;
    height: 15px; }
  .icon-star {
    width: 18px;
    height: 18px;
    margin: 0; }
  .tab-price .info-box {
    margin: 24px 0 0; }
  .service-menu {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 20px 0 0; }
    .service-menu li {
      margin: 0 0 10px; }
      .service-menu li:last-child {
        margin: 0 0 10px; }
  .about-license .btn {
    width: 100%;
    margin: 20px auto 0;
    height: 48px;
    font-size: 14px; }
  .about-license h2 {
    margin: 0 0 27px; }
  .additional-bonuses__box h3 br {
    display: none; }
  .additional-bonuses .btn {
    height: 48px;
    font-size: 18px;
    margin: 0 auto; }
  .main-pricing {
    padding: 50px 0 70px; }
  .additional-bonuses h2 {
    margin: 0 0 40px; }
  .main-page-making .main-page__img {
    top: 0;
    right: 0;
    position: relative;
    width: 100%; }
  .main-page-making .main-bottom {
    margin: 130px 0 -100px; }
  .page-wrapper h2, .page-wrapper h1, .home-wrapper h2, .home-wrapper h1 {
    font-size: 59px; }
  .page-wrapper .description, .home-wrapper .description {
    font-size: 24px; }
  .video-making {
    padding: 100px 0; }
    .video-making .playpause {
      width: 45px;
      height: 45px;
      min-width: 45px; }
      .video-making .playpause img {
        width: 17px; }
    .video-making .video-button {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      left: 50%; }
      .video-making .video-button .text {
        font-size: 14px;
        margin: 10px auto 0;
        text-align: center; }
    .video-making .video-wrapper {
      margin: 30px 0 0; }
      .video-making .video-wrapper:before {
        height: 100px; }
  .about-img-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .list-contacts {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .list-contacts li {
      margin: 0 0 20px; }
      .list-contacts li:last-child {
        margin: 0 0 20px; }
      .list-contacts li a {
        width: 60px;
        height: 45px; }
  .contacts .image-bg {
    display: none; }
  .vfx-alert h2 {
    margin: 0 0 40px; }
  .signals-image .img-logo {
    width: 200px;
    height: 220px; }
  .list-contacts {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .list-contacts li {
      margin: 0 0 20px; }
      .list-contacts li:last-child {
        margin: 0 0 20px; }
      .list-contacts li a {
        width: 60px;
        height: 45px; }
  .contacts .image-bg {
    display: none; }
  .main-making-home .image1 {
    margin: 0 30px; }
  .main-making-home .main-bottom {
    margin: 30px 0; }
  .reasons-box {
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .home-wrapper input {
    padding: 0 20px; }
  .signal-algorithms .box-text {
    max-width: none; }
  .signal-algorithms-img img {
    min-width: auto; }
  .signal-algorithms .btn {
    margin: 30px auto 0; }
  .signal-algorithms-content {
    font-size: 16px;
    line-height: normal; }
  .accordion-also .accordion-title h2 {
    font-size: 24px; }
  .indicators h2 {
    font-size: 40px; }
  .indicators .description {
    margin: 30px auto 40px; }
  .signal-structure__box {
    max-width: 270px;
    margin: 0 auto 40px; }
  .signal-structure__box .number {
    width: 67px;
    padding: 0; }
    .signal-structure__box .number img {
      display: none; }
    .signal-structure__box .number .text-num {
      display: block;
      color: #1AA3E0;
      font-size: 16px;
      font-weight: bold; }
  .signal-structure__box .number1, .signal-structure__box .number2 {
    left: -35px; }
  .signal-structure__box .number1 {
    top: 23px; }
  .signal-structure__box .number2 {
    top: 55px; }
  .signal-structure__box .number3, .signal-structure__box .number4, .signal-structure__box .number8 {
    height: 67px;
    width: auto;
    padding: 0 2px 0 0; }
  .signal-structure__box .number3 {
    left: 42px;
    bottom: -22px; }
  .signal-structure__box .number4 {
    bottom: -22px;
    left: 98px; }
  .signal-structure__box .number8 {
    right: 78px;
    bottom: -22px;
    height: 57px; }
  .signal-structure__box .number5 {
    right: -30px;
    bottom: 50px; }
  .signal-structure__box .number6 {
    top: 50px;
    right: -30px; }
  .signal-structure__box .number7 {
    top: 20px;
    right: -30px; }
  .signal-structure .description {
    font-size: 16px;
    margin: 0 auto 40px; }
  .signal-structure h2 {
    font-size: 50px; }
  .indicators-box__img {
    margin: 30px auto -10px; }
  .indicators-box__content {
    font-size: 14px; }
  .statistical-data__box {
    width: 15%;
    margin: 0 0 17px; }
  .main-brokers__logo {
    max-width: 250px; }
  .main-moved {
    padding: 30px 0; }
    .main-moved h1 {
      font-size: 40px; }
    .main-moved .description {
      font-size: 18px;
      margin: 0 auto 20px; }
    .main-moved .btn {
      font-size: 16px;
      height: 50px; }
  .form-sing-result {
    padding: 80px 87px 118px; }
    .form-sing-result h3 {
      display: none; }
    .form-sing-result .btn {
      max-width: none; }
    .form-sing-result .logo-form {
      margin: 0 auto;
      width: 151px;
      height: 62px; }
    .form-sing-result .form-body {
      margin: 30px 0 0; }
  .form-result-text {
    max-width: 315px;
    width: 100%; }
  .map-application-wrap .box-text {
    font-size: 16px;
    max-width: 500px; }
  .map-application-wrap {
    padding: 100px 0; }
  .option-trading-img {
    width: 100%; }
  .img-decor1 {
    max-width: 60px; }
  .img-decor2 {
    max-width: 30px; }
  .main-binary h1 br {
    display: none; }
  .main-binary h1 strong {
    font-size: 60px; }
  .my-lp h2 {
    font-size: 40px; }
  .advantages-binary {
    padding: 40px 0 20px; }
    .advantages-binary:before {
      width: 900px;
      height: 400px; }
  .advantages-binary h2 {
    margin: 0 0 30px; }
  .advantages-binary .box-text {
    margin: 0 0 30px; }
  .binary-section3 {
    padding: 50px 0; }
    .binary-section3 .box-text {
      max-width: none; }
  .binary-section-img {
    position: relative;
    margin: 30px auto 0; }
  .my-lp .box-text {
    font-size: 16px; }
  .binary-section4 h2 {
    margin: 0 0 30px; }
  .binary-section4 h3 {
    margin: 20px 0;
    font-size: 18px; }
  .binary-instruction-box {
    margin: 30px 0 0; }
  .signal-structure-my {
    padding: 70px 0 30px; }
  .binary-slider-img {
    margin: 20px auto 0; }
  .binary-slider-content__title {
    margin: 0 auto 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .binary-slider-content {
    padding: 0; }
  .binary-section5:before {
    top: -100px; }
  .binary-slider-info .form-sing-vertical {
    margin: 30px auto 0; }
  .binary-slider-content__title h3 {
    font-size: 24px;
    text-align: center; }
  .binary-slider-nav .slick-dots li:after {
    width: 20px; }
  .binary-mobile-item {
    margin: 0 auto 30px; }
  .binary-mobile-item2 {
    width: 320px;
    height: 241px; }
    .binary-mobile-item2 .box-text {
      max-width: none;
      margin: 0;
      padding: 0 0 0 60px; }
  .binary-slider-text {
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: none;
            transform: none;
    margin: 20px auto 0;
    text-align: center;
    font-size: 100px; }
  .binary-mobile-two .binary-mobile-item2 .box-text {
    padding: 0;
    margin: 0 0 0 20px; }
  .binary-mobile-two .binary-mobile-item1 .box-text {
    font-size: 12px; }
  .main-forex:before {
    height: 900px;
    width: 310px; }
  .main-forex:after {
    width: 820px;
    height: 540px; }
  .main-forex h1 {
    font-size: 40px;
    line-height: normal; }
  .forex-page h2 {
    font-size: 30px;
    margin: 0 auto 30px; }
  .forex-work__img {
    position: relative;
    margin: 30px auto 0;
    right: 0; }
  .forex-work-box__icon {
    max-width: 100px;
    margin: 0 10px 0 0; }
  .forex-work-box__icon {
    font-size: 16px; }
  .start-forex-item {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 0 30px;
    font-size: 16px; }
    .start-forex-item br {
      display: none; }
    .start-forex-item:nth-child(2) {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .start-forex-item:last-child {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
  .start-forex-item__num {
    font-size: 90px; }
  .start-forex {
    padding: 50px 0; }
    .start-forex:before {
      width: 700px; }
  .download-forex h3 {
    font-size: 22px; }
  .download-forex:after {
    top: 50px;
    height: 800px;
    width: 420px; }
  .download-forex:before {
    top: -200px;
    width: 400px;
    height: 800px; }
  .download-forex .btn-group {
    margin: 0 0 30px; }
  .restrictions-box {
    margin: 0 auto; }
  .restrictions:before {
    width: 900px;
    height: 1400px; }
  .make-forex {
    background-size: 700px;
    padding: 0 0 60px; }
    .make-forex:before {
      width: 920px;
      height: 340px; }
    .make-forex:after {
      width: 830px;
      height: 740px; }
    .make-forex h3 {
      margin: 30px auto 20px;
      font-size: 30px; }
    .make-forex .btn {
      font-size: 18px; }
  .restrictions {
    padding: 60px 0; }
  .forex-page .footer-box {
    margin: 0 0 30px; }
    .forex-page .footer-box:last-child {
      margin: 0 0 30px; }
  .forex-page .footer-menu__wrapper {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .text-overlay {
    font-size: 50px; }
  .new-design h2 {
    font-size: 24px;
    line-height: normal; }
  .seo-container-new-design {
    padding: 50px 0; }
  .pricing-new-design-box h3 {
    font-size: 24px; }
  .price-value-new {
    font-size: 30px; }
  .about-signal-new-design .btn {
    font-size: 18px;
    margin: 0 auto;
    height: 58px; }
  .is-type-video {
    height: 260px; }
  .article {
    padding: 50px 0 60px; }
    .article h1 {
      font-size: 30px; }
  .signal-structure-hiw .signal-structure__box-description {
    padding: 0;
    margin: 0; }
    .signal-structure-hiw .signal-structure__box-description:before {
      display: none; }
  .statistical-hiw {
    padding: 0 60px;
    margin: 30px auto 0; }
    .statistical-hiw .statistical-data__wrapper {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .hidden-xs {
    display: none;
  } }

@media only screen and (max-width: 700px) {
  .table-history th:nth-child(3), .table-history th:nth-child(4), .table-history th:nth-child(5), .table-history td:nth-child(3), .table-history td:nth-child(4), .table-history td:nth-child(5) {
    display: none; }
  .modal-content {
    padding: 40px 20px 30px; }
  .modal-body h2 {
    font-size: 30px; }
  .item-about-signals {
    width: 100%;
    margin: 0 0 15px; }
  .about-signals__box {
    padding: 30px 40px; }
  .main-error {
    padding: 0 0 40px;
    margin: 30px 0; }
    .main-error h1 {
      font-size: 30px;
      line-height: normal; }
  .how-use-new-design {
    padding: 60px 0 0; } }

@media only screen and (max-width: 575px) {
  .main {
    padding: 14px 0 0; }
    .main .btn {
      margin: 32px 0 35px;
      width: 153px;
      height: 36px;
      font-size: 14px; }
  .stages-work .btn {
    font-size: 14px; }
  .btn {
    font-size: 14px; }
  .form-login .form-group__line .links-green {
    display: none; }
  .form-login .d-mobile {
    display: block;
    width: 100%;
    margin: 20px auto 22px;
    text-align: center; }
  .form-description {
    margin: 20px 0 32px;
    font-size: 16px; }
  .recaptcha {
    margin: 0 auto 20px; }
  .form-message__img {
    width: 80px;
    height: 80px; }
  .form-message__title {
    margin: 29px auto 20px; }
  .form-message .text {
    margin: 0 auto 30px; }
  .main-text__subtitle {
    line-height: 99.4%;
    font-size: 65px; }
  h1, h2 {
    font-size: 23px;
    line-height: 28px; }
  .main-error h1 {
    font-size: 23px; }
  .description {
    margin: 8px 0 0; }
  .body h1 {
    margin: 40px 0 24px;
    font-size: 26px;
    line-height: 32px; }
  .main-moved h1 {
    font-size: 26px; }
  .body h2 {
    margin: 0 0 32px;
    font-size: 24px;
    line-height: 29px; }
  .main-text {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 27px 0 0;
    position: relative;
    z-index: 1; }
  .section-tools {
    padding: 35px 0 0; }
  .playpause {
    width: 33px;
    height: 33px; }
  .works-slider__box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative; }
    .works-slider__box .text {
      margin: 10px 0 0;
      font-weight: bold; }
    .works-slider__box h3 {
      margin: 0;
      padding: 0 0 0 154px;
      height: 154px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .works-slider__image {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .table-license {
    font-size: 12px;
    margin: 10px 0 23px; }
  .table-license thead th {
    padding: 8px 12px; }
  .table-license td, .table-license th {
    min-width: 70px; }
  .works-download .video-wrapper {
    margin: 28px 0 40px; }
  .accordion-title {
    padding: 20px 12px 18px; }
    .accordion-title h2 {
      font-size: 18px; }
  .card-header .btn-link {
    padding: 12px 40px 10px 20px;
    font-size: 15px; }
  .card-body {
    padding: 24px 12px;
    font-size: 12px; }
  .works-download .btn {
    height: 56px; }
  .about-img {
    margin: 46px auto 0;
    max-width: 330px;
    width: 100%;
    height: 193px;
    background: url("../img/img-mob-min.png") no-repeat center;
      background-size: contain; }
    .about-img img {
      display: none; }
  .payment-method {
    margin: 40px 0 0; }
    .payment-method .info-box {
      margin: 32px 0;
      padding: 32px 0 0; }
      .payment-method .info-box .info-box__icon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0 16px 0 0; }
        .payment-method .info-box .info-box__icon .icon:not(:last-child) {
          margin: 0 0 10px 0; }
  .pay-box {
    padding: 16px 5px;
    font-size: 18px;
    margin: 0 0 16px; }
    .pay-box__icon {
      height: 50px;
      max-width: 125px;
      margin: 0 auto 16px; }
  .download-info:before {
    height: 90%; }
  .open-signal h1 {
    margin: 0 0 24px; }
  .open-signal .btn-signal {
    margin: 0; }
  .open-signal .description {
    margin: 24px 0 40px; }
  .open-signal .info-box {
    margin: 40px 0; }
  .accordion-title {
    padding: 20px; }
  .card-header .btn-link {
    padding: 21px 40px 21px 20px;
    font-size: 15px; }
  .card-body {
    padding: 20px;
    font-size: 15px; }
  .table {
    margin: 0 0 20px; }
  .subscribe-wrapper {
    padding: 20px; }
    .subscribe-wrapper .img-bg {
      display: none; }
    .subscribe-wrapper .line {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .subscribe-wrapper .line .checkbox {
        margin: 0 0 32px; }
        .subscribe-wrapper .line .checkbox:last-child {
          margin: 0; }
  .checkbox__text {
    font-size: 24px; }
  .checkbox-slider .checkbox-anim {
    margin: 0 14px; }
  .main-trends h1 {
    font-size: 35px;
    line-height: normal;
    margin: 0 0 20px; }
  .tools__content {
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    border: none; }
    .tools__content p {
      margin: 0 0 30px; }
      .tools__content p:last-child {
        margin: 0; }
  .main-trends {
    padding: 25px 0 47px; }
  .tools-section {
    padding: 0 0 12px; }
  .table-history th:nth-child(6), .table-history th:nth-child(7), .table-history th:nth-child(8), .table-history td:nth-child(6), .table-history td:nth-child(7), .table-history td:nth-child(8) {
    display: none; }
  .table-history tbody tr td:first-child, .table-history thead tr th:first-child {
    padding-left: 14px; }
  .table-history tbody tr td:last-child, .table-history thead tr th:last-child {
    padding-right: 14px; }
  .history-wrapper {
    margin: 7px 0 55px; }
  .tools-section__history .tools__content {
    padding: 0; }
  .tools-section h2 {
    font-size: 20px; }
  .tools-image {
    height: 580px; }
  .service-content {
    font-size: 14px; }
  .service-content ul h3 {
    font-size: 22px; }
  .additional-bonuses__box h3 {
    font-size: 20px; }
  .page-wrapper h2, .page-wrapper h1, .home-wrapper h2, .home-wrapper h1 {
    line-height: normal; }
  .about-making .about-box {
    margin: 0 0 30px; }
  .about-img2, .about-img1 {
    background: transparent;
    width: auto;
    height: auto;
    margin: 0; }
    .about-img2 img, .about-img1 img {
      display: block; }
  .main-brokers__box {
    margin: 0 0 30px;
    padding: 30px; }
  .main-brokers__box-content {
    margin: 0 0 40px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .main-brokers__logo {
    margin: 0 auto 20px 0;
    max-width: 170px; }
  .rating-wrapper {
    margin: 20px 0 0; }
  .main-brokers-left, .main-brokers-center {
    width: 100%; }
  .main-brokers-left {
    margin: 0 0 30px; }
  .main-brokers h1 {
    font-size: 34px;
    line-height: normal; }
  .variable-location__links {
    font-size: 14px;
    margin: 0 0 10px; }
  .auto-location {
    font-size: 16px;
    margin: 15px 0 20px; }
  .logo-modal {
    max-width: 140px; }
  .signal-algorithms h2, .signal-structure h2, .modal-body h2 {
    line-height: normal;
    font-size: 24px; }
  .box-text {
    font-size: 16px; }
  .indicators-box__title {
    font-size: 30px; }
  .signal-structure__box-description, .signal-structure__box-description:nth-child(7), .signal-structure__box-description:last-child {
    width: 100%;
    margin: 0 0 30px; }
  .signal-structure .description {
    margin: 20px auto 30px; }
  .signal-structure__box-wrapper {
    margin: 0; }
  .signal-algorithms .btn {
    margin: -100px auto 0; }
  .signal-algorithms__slider-nav {
    bottom: 230px; }
  .signal-algorithms__slider .row {
    background: url("../img/hiw-bg-mobile.svg") no-repeat center bottom;
      background-size: 100%; }
  .signal-algorithms-content {
    margin: 0;
    min-height: 275px;
    font-size: 15px;
    line-height: 150%;
    padding: 12px 0; }
  .signal-algorithms-img {
    min-height: auto; }
  .statistical-data__wrapper-indicators .statistical-data__box img {
    max-width: 37px; }
  .statistical-data .description {
    margin: 0 auto 50px; }
  .main-download .btn {
    max-width: none; }
  .telegram-box {
    max-width: none; }
  .video-links {
    display: none; }
  .token-line {
    margin: 33px 0 0; }
  .telegram-box__wrapper .button-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .telegram-box__wrapper .button-group .btn {
      margin: 0 auto 24px;
      width: 100%; }
  .nav-tabs .nav-link .icon {
    width: 20px;
    height: 20px; }
  .nav-tabs .nav-item {
    margin: 0 10px 0 0; }
  .table-current {
    margin: 30px 0 0; }
    .table-current img {
      max-width: 24px; }
  .th:first-child, .td:first-child {
    padding: 0 0 0 10px; }
  .thead {
    font-size: 18px; }
  .tbody {
    font-size: 16px; }
  .form-sing {
    padding: 54px 38px 51px; }
    .form-sing .form-body {
      margin: 39px 0 0; }
    .form-sing button {
      font-size: 15px; }
  .pay-box__sale {
    top: 10px;
    right: 10px; }
  .pay-box__sale-min {
    top: 5px;
    right: 5px; }
  .pay-box-min {
    font-size: 9px; }
  .broker-logo {
    padding: 0 10px 0 0; }
  .map-application-wrap {
    padding: 30px 0; }
    .map-application-wrap .box-text {
      font-size: 12px;
      line-height: normal;
      margin: 0 auto 20px; }
  .application .box-text {
    font-size: 16px;
    line-height: normal; }
  .img-decor2 {
    right: auto;
    left: 60%; }
  .img-decor1 {
    left: 50%; }
  .img-decor {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  .option-trading h2 {
    font-size: 30px;
    line-height: normal; }
  .install-img {
    max-width: 150px; }
  .download-app {
    bottom: 20px; }
  .main-binary:before {
    height: 400px;
    width: 500px; }
  .main-binary:after {
    height: 500px;
    width: 600px; }
  .main-binary h1 {
    font-size: 26px; }
    .main-binary h1 strong {
      font-size: 40px; }
  .my-lp h2 {
    font-size: 30px; }
  .advantages-binary h2 {
    margin: 0 0 40px;
    font-size: 30px; }
  .signal-structure-my .signal-structure-images {
    width: 300px; }
  .tab-header li {
    margin: 0 10px 10px 0; }
    .tab-header li:last-child {
      margin: 0 0 10px; }
  .tab-content {
    padding: 20px 0; }
  .start-work-binary-video {
    height: 400px; }
  .my-lp .button-group .btn {
    width: auto; }
  .main-forex .btn {
    margin: 30px auto; }
  .main-forex h1 {
    font-size: 24px; }
  .forex-page:before {
    height: 700px;
    width: 200px; }
  .forex-page:after {
    height: 400px;
    width: 750px; }
  .text-overlay {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 -15px; }
  .seo-container-new-design {
    padding: 0 0 50px; }
    .seo-container-new-design .info-text {
      font-size: 16px; }
  .best-forex-slider__nav {
    padding: 0 15px; }
    .best-forex-slider__nav .slick-arrow {
      width: 50px;
      height: 50px; }
      .best-forex-slider__nav .slick-arrow svg {
        width: 12px;
        height: 10px; }
  .best-forex-slider__item {
    width: 100%;
    margin: 30px auto 100px;
    -webkit-transform: none;
            transform: none; }
    .best-forex-slider__item:before {
      width: calc(100% - 16px); }
    .best-forex-slider__item:after {
      width: calc(100% - 8px);
      height: calc(100% - 8px); }
  .best-forex-slider {
    padding: 0 15px; }
  .best-forex-slider__nav {
    position: relative;
    -webkit-transform: none;
            transform: none;
    top: 0;
    left: 0; }
  .best-forex-slider__item-body {
    padding: 60px 30px 20px;
    font-size: 16px; }
    .best-forex-slider__item-body h3 {
      font-size: 20px; }
  .best-forex-slider__item-body-icon {
    top: 20px; }
  .best-forex-slider__item-img {
    max-width: 160px; }
  .news-cripto-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 0 20px; }
    .news-cripto-block:last-child {
      margin: 0 0 20px; }
    .news-cripto-block .wp-block-image {
      width: 100%; }
  .news-cripto-block__content {
    padding: 0;
    width: 100%;
    margin: 10px 0 0; }
  .blog {
    padding: 60px 0 90px; }
  .signal-structure-hiw .signal-structure__box-description {
    margin: 0; }
  .statistical-hiw {
    padding: 0; }
    .statistical-hiw:before, .statistical-hiw:after {
      display: none; }
  .main-hiw-about .main-text {
    padding: 15px 0 0; } }

@media only screen and (max-width: 480px) {
  .account-footer .btn {
    width: 64px;
    height: 30px;
    font-size: 16px; }
  .account-body strong {
    font-size: 16px;
    line-height: 20px; }
  .account-head {
    font-size: 12px; }
    .account-head .name-account {
      font-size: 20px; }
  .account-price .account-head {
    padding: 8px 16px; }
    .account-price .account-head .box {
      min-width: 130px; }
    .account-price .account-head .account-box {
      margin: 0 auto 0 4px; }
      .account-price .account-head .account-box span {
        font-size: 12px; }
      .account-price .account-head .account-box .new-price {
        font-size: 20px; }
      .account-price .account-head .account-box .price-wrapper {
        line-height: 1;
        min-height: 24px; }
  .account-price .account-body {
    padding: 8px 16px;
    font-size: 12px; }
  .account-price .name-account {
    margin: 0;
    line-height: 1;
    min-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .account-price .account-head .account-box strong {
    font-size: 20px; }
  .sale-item {
    top: 2px; }
  .main-image {
    margin: 0 0 0 -30px;
    width: 466px; }
  .page-wrapper h2, .page-wrapper h1, .home-wrapper h2, .home-wrapper h1 {
    font-size: 48px; }
  .main-page-making {
    padding: 140px 0 0; }
  .statistical-data .description {
    margin: 0 auto 40px; }
  .statistical-data {
    padding: 0 0 60px; }
  .power {
    padding: 70px 0; }
    .power h2 {
      font-size: 24px; }
  .indicators h2 {
    font-size: 24px;
    line-height: normal; }
  .about-signals__box .playpause {
    width: 33px;
    height: 33px; }
  .about-signals {
    padding: 70px 0 120px; }
    .about-signals h1 {
      font-size: 35px; }
  .thead {
    font-size: 16px; }
  .tbody {
    font-size: 14px; }
  .modal-content__right {
    max-width: none;
    width: 100%;
    margin: 20px auto; }
  .modal-content__left {
    width: 100%; }
  .application-img {
    top: 10px;
    -webkit-transform: none;
            transform: none; }
  .form-sing {
    padding: 31px 18px; }
    .form-sing .radio {
      margin: 0 0 19px; }
    .form-sing h3 {
      font-size: 25px; }
    .form-sing .logo-form {
      width: 90px;
      height: 37px;
      margin: 9px 0 0; }
    .form-sing .form-subtitle {
      margin: -15px 0 0; }
    .form-sing .form-body {
      margin: 37px 0 0; }
    .form-sing button {
      margin: 29px 0 0;
      height: 46px;
      font-size: 12px; }
  .form-subtitle {
    font-size: 14px; }
  .form-sing-result .logo-form {
    width: 150px;
    height: 60px; }
  .form-sing-vertical .form-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .form-sing-vertical .form-footer .radio {
      margin: 0 0 10px; }
  .binary-section4-col2 {
    margin: 0 auto; }
  .binary-section4-item {
    font-size: 15px; }
  .binary-section4-item1 {
    width: 320px;
    height: 196px;
    padding: 0 14px 65px; }
    .binary-section4-item1 p {
      max-width: 200px; }
  .binary-section4-item2 {
    margin: -40px 0 29px;
    width: 300px;
    height: 306px; }
  .binary-section4-item3 {
    width: 320px;
    height: 290px; }
  .binary-section4-item4 {
    width: 320px;
    height: 136px; }
    .binary-section4-item4 p {
      max-width: 180px; }
  .btn-play-video {
    max-width: 80px; }
  .binary-slider-nav .slick-dots li:after {
    width: 10px;
    margin: 0 7px; }
  .main-binary-egypt .button-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .main-binary-egypt .button-group .btn {
      margin: 0 0 10px; }
  .binary-mobile-two .binary-mobile-item2 .box-text {
    max-width: 190px; }
  .forex-page h2 {
    font-size: 24px; }
  .best-forex-slider__item-head {
    padding: 30px 30px 110px;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .best-forex-slider__item-img {
    max-width: 100px; }
  .best-forex-slider__item-body {
    padding: 40px 20px 20px; }
    .best-forex-slider__item-body .box-text {
      font-size: 14px;
      min-height: auto;
      padding: 10px; }
      .best-forex-slider__item-body .box-text:before {
        width: 100%; }
    .best-forex-slider__item-body h3 {
      font-size: 18px; }
  .best-forex-slider__item-body-icon {
    top: 10px;
    width: 20px;
    height: 20px; } }

@media only screen and (max-width: 420px) {
  .download-info:before {
    height: calc(100% - 54px);
    background: url("../img/bg2.svg") right bottom no-repeat;
      background-size: 100%; }
  .logo {
    width: 40px;
    height: 40px;
    background: url("../img/logo-mob.png") no-repeat center;
      background-size: contain; }
    .logo img {
      display: none; }
  footer .footer-box {
    width: 48%; }
  .section-tools__image {
    margin: -101px 0 0 -40px; }
  .stages-work__box {
    width: 280px; }
  .stages-work__box-content {
    width: 230px;
    left: 63%; }
  .stages-work {
    background-size: 1024px;
    background-position: left top; }
    .stages-work h2 {
      margin: 0; }
  .stages-work .btn {
    width: 135px;
    height: 36px;
    font-size: 14px; }
  .stages-work .info-text {
    font-size: 12px;
    margin: 16px auto 0;
    max-width: 170px; }
  .works-download .info-box {
    display: none; }
  .accordion {
    margin: 0 0 40px; }
  .advantages-making .advantages-box {
    width: 100%; }
  .home-wrapper form {
    padding: 20px;
    width: 100%; }
  .signals-image .img-logo {
    right: 0;
    width: 170px;
    height: 200px; }
  .main-making-home {
    padding: 140px 0 0; }
  .indicators-slider {
    padding: 30px 30px 0; }
  .nav-tabs .nav-link .icon {
    width: 14px;
    height: 14px;
    margin: 0 5px 0 0; }
  .thead {
    font-size: 12px; }
  .tbody {
    font-size: 10px; }
    .tbody .table-row {
      margin: 0 0 5px; }
  .table-row {
    height: 23px;
    margin: 0 0 8px; }
  .main-current .select {
    height: 40px;
    font-size: 14px;
    background-size: 18px; }
  .th:first-child, .td:first-child {
    padding: 0 0 0 4px; }
  .table-current img {
    max-width: 17px; }
  .form-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .main-cripto-content h1 {
    font-size: 24px;
    line-height: normal; }
  .main-cripto-content .btn {
    font-size: 16px; }
  .nav-tabs-blog .nav-item {
    width: 50%;
    margin: 0; }
  .nav-tabs-blog .nav-item .nav-link .icon {
    width: 24px;
    min-width: 24px; }
  .load-more {
    margin: 20px 0 0; } }

@media only screen and (max-width: 380px) {
  .checkbox__text {
    font-size: 18px; }
  .btn-burger {
    height: 16px; }
  .binary-mobile-two .binary-mobile-item1 {
    padding: 20px 30px 20px 10px; } }

@media only screen and (max-width: 340px) {
  .nav-tabs .nav-item {
    margin: 0 13px 0 0; }
  .name-account {
    font-size: 28px; }
  .form input {
    font-size: 14px; }
  .nav-tabs .nav-link {
    font-size: 11px; }
  .account-price .name-account, .new-price, .account-price .account-head .account-box strong, .account-body strong {
    font-size: 16px;
    line-height: normal; }
  .account-price .account-head .box {
    min-width: 100px; }
  .signal-structure__box .number {
    width: 57px; }
  .signal-structure__box .number7, .signal-structure__box .number5, .signal-structure__box .number6 {
    right: -24px; }
  .signal-structure__box .number1, .signal-structure__box .number2 {
    left: -24px; }
  .signal-structure__box .number3, .signal-structure__box .number4 {
    width: auto;
    height: 57px;
    bottom: -12px; }
  .signal-structure__box .number8 {
    height: 47px;
    bottom: -12px; }
  .token-line p {
    font-size: 15px; }
  .tools-slider {
    max-width: 320px; }
  .nav-tabs-blog .nav-item {
    margin: 0; } }
