/* reset */
/* main variables */
body {
  font-family: 'Lato';
}

.clearfix {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}

a.btn {
  font-size: 24px;
  letter-spacing: 1px;
  color: #fff;
  border: none;
  border-radius: 7px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#03c903), to(#09dd09));
  background-image: linear-gradient(0deg, #03c903 0%, #09dd09 100%);
  padding: 15px 60px;
}

a.btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#01c601), to(#0be00b));
  background: linear-gradient(to bottom, #01c601 0%, #0be00b 100%);
}

@font-face {
  font-family: 'LatoCyr';
  src: url("../fonts/Lato-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'DejaVu Sans';
  src: url("../fonts/DejaVuSans.ttf") format("truetype");
}

/***********************************/
/*        New Design Styles        */
/*        Main Page Styles         */
/***********************************/
#uinames .just-made {
  font-family: 'LatoCyr';
}

.header {
  position: static;
  padding-top: 0;
}

.section1, .about-us .section1, .title-section, .legal-wrapper .section1, .scam-page .section1 {
  padding-top: 70px;
}

.title-section {
  padding-top: 70px !important;
}

.title-section h1.title {
  margin-bottom: 0;
}

.red-warning {
  background: red;
  color: white;
  text-align: center;
  padding: 3px 15px 5px;
  font-size: 20px;
  margin-bottom: 10px;
}

body:lang(en) .section1,
body:lang(de) .section1,
body:lang(pl) .section1,
body:lang(sv) .section1,
body:lang(da) .section1,
body:lang(nl) .section1 {
  background: url("../img/new/section1bg.jpg") top center no-repeat;
  background-size: cover;
}

body:lang(en) .section1 .headline h1, body:lang(en) .section1 .headline h2.h1,
body:lang(de) .section1 .headline h1,
body:lang(de) .section1 .headline h2.h1,
body:lang(pl) .section1 .headline h1,
body:lang(pl) .section1 .headline h2.h1,
body:lang(sv) .section1 .headline h1,
body:lang(sv) .section1 .headline h2.h1,
body:lang(da) .section1 .headline h1,
body:lang(da) .section1 .headline h2.h1,
body:lang(nl) .section1 .headline h1,
body:lang(nl) .section1 .headline h2.h1 {
  font-size: 60px;
  font-weight: 900;
  padding: 0;
  margin: 0 0 10px 0;
}

body:lang(en) .section1 .headline h2, body:lang(en) .section1 .headline h3.h2,
body:lang(de) .section1 .headline h2,
body:lang(de) .section1 .headline h3.h2,
body:lang(pl) .section1 .headline h2,
body:lang(pl) .section1 .headline h3.h2,
body:lang(sv) .section1 .headline h2,
body:lang(sv) .section1 .headline h3.h2,
body:lang(da) .section1 .headline h2,
body:lang(da) .section1 .headline h3.h2,
body:lang(nl) .section1 .headline h2,
body:lang(nl) .section1 .headline h3.h2 {
  letter-spacing: 2px;
  line-height: 45px;
  font-weight: 700;
  font-size: 40px;
}

body:lang(en) .section1 .headline h3,
body:lang(de) .section1 .headline h3,
body:lang(pl) .section1 .headline h3,
body:lang(sv) .section1 .headline h3,
body:lang(da) .section1 .headline h3,
body:lang(nl) .section1 .headline h3 {
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #f8f8f8;
  font-weight: 700;
  margin-bottom: 30px;
}

body:lang(en) .trading-section,
body:lang(de) .trading-section,
body:lang(pl) .trading-section,
body:lang(sv) .trading-section,
body:lang(da) .trading-section,
body:lang(nl) .trading-section {
  padding: 50px 0;
}

body:lang(en) .trading-section .col-lg-4,
body:lang(de) .trading-section .col-lg-4,
body:lang(pl) .trading-section .col-lg-4,
body:lang(sv) .trading-section .col-lg-4,
body:lang(da) .trading-section .col-lg-4,
body:lang(nl) .trading-section .col-lg-4 {
  margin-bottom: 20px;
}

body:lang(en) .trading-section .col-lg-4 .step-wrap,
body:lang(de) .trading-section .col-lg-4 .step-wrap,
body:lang(pl) .trading-section .col-lg-4 .step-wrap,
body:lang(sv) .trading-section .col-lg-4 .step-wrap,
body:lang(da) .trading-section .col-lg-4 .step-wrap,
body:lang(nl) .trading-section .col-lg-4 .step-wrap {
  text-align: center;
  padding: 20px 15px;
  background-color: #7950b5;
  border-radius: 9px;
  height: 100%;
  color: #fff;
  -webkit-box-shadow: 0 1px 10px #444444;
  box-shadow: 0 1px 10px #444444;
}

body:lang(en) .trading-section .col-lg-4 .step-wrap .title,
body:lang(de) .trading-section .col-lg-4 .step-wrap .title,
body:lang(pl) .trading-section .col-lg-4 .step-wrap .title,
body:lang(sv) .trading-section .col-lg-4 .step-wrap .title,
body:lang(da) .trading-section .col-lg-4 .step-wrap .title,
body:lang(nl) .trading-section .col-lg-4 .step-wrap .title {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 20px;
  font-weight: bold;
  margin: 20px auto;
}

body:lang(en) .trading-section .col-lg-4 .step-wrap .desc,
body:lang(de) .trading-section .col-lg-4 .step-wrap .desc,
body:lang(pl) .trading-section .col-lg-4 .step-wrap .desc,
body:lang(sv) .trading-section .col-lg-4 .step-wrap .desc,
body:lang(da) .trading-section .col-lg-4 .step-wrap .desc,
body:lang(nl) .trading-section .col-lg-4 .step-wrap .desc {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}

body:lang(en) .user-section,
body:lang(de) .user-section,
body:lang(pl) .user-section,
body:lang(sv) .user-section,
body:lang(da) .user-section,
body:lang(nl) .user-section {
  margin-bottom: 50px;
}

body:lang(en) .user-section .user-wrap,
body:lang(de) .user-section .user-wrap,
body:lang(pl) .user-section .user-wrap,
body:lang(sv) .user-section .user-wrap,
body:lang(da) .user-section .user-wrap,
body:lang(nl) .user-section .user-wrap {
  padding-left: 85px;
  padding-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

body:lang(en) .user-section .user-wrap:before,
body:lang(de) .user-section .user-wrap:before,
body:lang(pl) .user-section .user-wrap:before,
body:lang(sv) .user-section .user-wrap:before,
body:lang(da) .user-section .user-wrap:before,
body:lang(nl) .user-section .user-wrap:before {
  content: '';
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
}

body:lang(en) .user-section .user-wrap:nth-child(1):before,
body:lang(de) .user-section .user-wrap:nth-child(1):before,
body:lang(pl) .user-section .user-wrap:nth-child(1):before,
body:lang(sv) .user-section .user-wrap:nth-child(1):before,
body:lang(da) .user-section .user-wrap:nth-child(1):before,
body:lang(nl) .user-section .user-wrap:nth-child(1):before {
  background: url("../img/new/user1.png") no-repeat;
  background-size: cover;
}

body:lang(en) .user-section .user-wrap:nth-child(2):before,
body:lang(de) .user-section .user-wrap:nth-child(2):before,
body:lang(pl) .user-section .user-wrap:nth-child(2):before,
body:lang(sv) .user-section .user-wrap:nth-child(2):before,
body:lang(da) .user-section .user-wrap:nth-child(2):before,
body:lang(nl) .user-section .user-wrap:nth-child(2):before {
  background: url("../img/new/user2.png") no-repeat;
  background-size: cover;
}

body:lang(en) .user-section .user-wrap:nth-child(3):before,
body:lang(de) .user-section .user-wrap:nth-child(3):before,
body:lang(pl) .user-section .user-wrap:nth-child(3):before,
body:lang(sv) .user-section .user-wrap:nth-child(3):before,
body:lang(da) .user-section .user-wrap:nth-child(3):before,
body:lang(nl) .user-section .user-wrap:nth-child(3):before {
  background: url("../img/new/user3.png") no-repeat;
  background-size: cover;
}

body:lang(en) .user-section .user-wrap .title,
body:lang(de) .user-section .user-wrap .title,
body:lang(pl) .user-section .user-wrap .title,
body:lang(sv) .user-section .user-wrap .title,
body:lang(da) .user-section .user-wrap .title,
body:lang(nl) .user-section .user-wrap .title {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 33px;
  color: #000000;
  font-weight: bold;
}

body:lang(en) .user-section .user-wrap .desc,
body:lang(de) .user-section .user-wrap .desc,
body:lang(pl) .user-section .user-wrap .desc,
body:lang(sv) .user-section .user-wrap .desc,
body:lang(da) .user-section .user-wrap .desc,
body:lang(nl) .user-section .user-wrap .desc {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #000000;
  text-align: justify;
}

body:lang(en) .steps-section,
body:lang(de) .steps-section,
body:lang(pl) .steps-section,
body:lang(sv) .steps-section,
body:lang(da) .steps-section,
body:lang(nl) .steps-section {
  padding: 50px 0;
  background: url("../img/new/step_bg.png") no-repeat;
  background-size: cover;
  color: #ffffff;
}

body:lang(en) .steps-section h2,
body:lang(de) .steps-section h2,
body:lang(pl) .steps-section h2,
body:lang(sv) .steps-section h2,
body:lang(da) .steps-section h2,
body:lang(nl) .steps-section h2 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 39px;
  font-weight: bold;
  text-align: center;
}

body:lang(en) .steps-section .col-lg-4,
body:lang(de) .steps-section .col-lg-4,
body:lang(pl) .steps-section .col-lg-4,
body:lang(sv) .steps-section .col-lg-4,
body:lang(da) .steps-section .col-lg-4,
body:lang(nl) .steps-section .col-lg-4 {
  margin-bottom: 20px;
}

body:lang(en) .steps-section .col-lg-4 .step-wrap,
body:lang(de) .steps-section .col-lg-4 .step-wrap,
body:lang(pl) .steps-section .col-lg-4 .step-wrap,
body:lang(sv) .steps-section .col-lg-4 .step-wrap,
body:lang(da) .steps-section .col-lg-4 .step-wrap,
body:lang(nl) .steps-section .col-lg-4 .step-wrap {
  padding: 15px;
}

body:lang(en) .steps-section .col-lg-4 .step-wrap .title,
body:lang(de) .steps-section .col-lg-4 .step-wrap .title,
body:lang(pl) .steps-section .col-lg-4 .step-wrap .title,
body:lang(sv) .steps-section .col-lg-4 .step-wrap .title,
body:lang(da) .steps-section .col-lg-4 .step-wrap .title,
body:lang(nl) .steps-section .col-lg-4 .step-wrap .title {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #32e732;
  font-weight: 800;
  margin: 25px auto;
}

body:lang(en) .steps-section .col-lg-4 .step-wrap .subtitle,
body:lang(de) .steps-section .col-lg-4 .step-wrap .subtitle,
body:lang(pl) .steps-section .col-lg-4 .step-wrap .subtitle,
body:lang(sv) .steps-section .col-lg-4 .step-wrap .subtitle,
body:lang(da) .steps-section .col-lg-4 .step-wrap .subtitle,
body:lang(nl) .steps-section .col-lg-4 .step-wrap .subtitle {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #fafafa;
  font-weight: bold;
  margin-bottom: 20px;
  min-height: 50px;
}

body:lang(en) .steps-section .col-lg-4 .step-wrap .desc,
body:lang(de) .steps-section .col-lg-4 .step-wrap .desc,
body:lang(pl) .steps-section .col-lg-4 .step-wrap .desc,
body:lang(sv) .steps-section .col-lg-4 .step-wrap .desc,
body:lang(da) .steps-section .col-lg-4 .step-wrap .desc,
body:lang(nl) .steps-section .col-lg-4 .step-wrap .desc {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 21px;
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}

body:lang(en) .steps-section a.btn,
body:lang(de) .steps-section a.btn,
body:lang(pl) .steps-section a.btn,
body:lang(sv) .steps-section a.btn,
body:lang(da) .steps-section a.btn,
body:lang(nl) .steps-section a.btn {
  font-family: "DejaVu Sans";
}

body:lang(en) .live-section,
body:lang(de) .live-section,
body:lang(pl) .live-section,
body:lang(sv) .live-section,
body:lang(da) .live-section,
body:lang(nl) .live-section {
  padding: 0 0 70px;
  position: relative;
  min-height: 340px;
}

body:lang(en) .live-section:after, body:lang(en) .live-section:before,
body:lang(de) .live-section:after,
body:lang(de) .live-section:before,
body:lang(pl) .live-section:after,
body:lang(pl) .live-section:before,
body:lang(sv) .live-section:after,
body:lang(sv) .live-section:before,
body:lang(da) .live-section:after,
body:lang(da) .live-section:before,
body:lang(nl) .live-section:after,
body:lang(nl) .live-section:before {
  content: "";
  position: absolute;
  display: block;
  width: 416px;
  height: 471px;
  background: url("../img/new/coin.png") no-repeat;
  background-size: cover;
}

body:lang(en) .live-section:before,
body:lang(de) .live-section:before,
body:lang(pl) .live-section:before,
body:lang(sv) .live-section:before,
body:lang(da) .live-section:before,
body:lang(nl) .live-section:before {
  left: 0;
  top: 200px;
}

body:lang(en) .live-section:after,
body:lang(de) .live-section:after,
body:lang(pl) .live-section:after,
body:lang(sv) .live-section:after,
body:lang(da) .live-section:after,
body:lang(nl) .live-section:after {
  right: 0;
  top: 227px;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

body:lang(en) .live-section .container,
body:lang(de) .live-section .container,
body:lang(pl) .live-section .container,
body:lang(sv) .live-section .container,
body:lang(da) .live-section .container,
body:lang(nl) .live-section .container {
  background: #fff;
  -webkit-box-shadow: 0px 10px 36.3px 12.7px rgba(37, 26, 65, 0.1);
  box-shadow: 0px 10px 36.3px 12.7px rgba(37, 26, 65, 0.1);
  border: solid 10px #ffffff;
  padding-bottom: 50px;
  position: relative;
  z-index: 2;
}

body:lang(en) .live-section .container .title-box,
body:lang(de) .live-section .container .title-box,
body:lang(pl) .live-section .container .title-box,
body:lang(sv) .live-section .container .title-box,
body:lang(da) .live-section .container .title-box,
body:lang(nl) .live-section .container .title-box {
  padding: 40px 0 20px;
}

body:lang(en) .live-section .container .title-box h3,
body:lang(de) .live-section .container .title-box h3,
body:lang(pl) .live-section .container .title-box h3,
body:lang(sv) .live-section .container .title-box h3,
body:lang(da) .live-section .container .title-box h3,
body:lang(nl) .live-section .container .title-box h3 {
  text-align: center;
  font-size: 47px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
}

body:lang(en) .live-section .container .title-box h3 + h3,
body:lang(de) .live-section .container .title-box h3 + h3,
body:lang(pl) .live-section .container .title-box h3 + h3,
body:lang(sv) .live-section .container .title-box h3 + h3,
body:lang(da) .live-section .container .title-box h3 + h3,
body:lang(nl) .live-section .container .title-box h3 + h3 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
}

body:lang(en) .live-section .container .container-wrap,
body:lang(de) .live-section .container .container-wrap,
body:lang(pl) .live-section .container .container-wrap,
body:lang(sv) .live-section .container .container-wrap,
body:lang(da) .live-section .container .container-wrap,
body:lang(nl) .live-section .container .container-wrap {
  max-width: 910px;
  margin: 0 auto;
}

body:lang(en) .live-section .container .container-wrap .flx-table,
body:lang(de) .live-section .container .container-wrap .flx-table,
body:lang(pl) .live-section .container .container-wrap .flx-table,
body:lang(sv) .live-section .container .container-wrap .flx-table,
body:lang(da) .live-section .container .container-wrap .flx-table,
body:lang(nl) .live-section .container .container-wrap .flx-table {
  font-size: 18px;
  color: #444;
  font-weight: 300;
}

body:lang(en) .live-section .container .container-wrap .flx-head,
body:lang(de) .live-section .container .container-wrap .flx-head,
body:lang(pl) .live-section .container .container-wrap .flx-head,
body:lang(sv) .live-section .container .container-wrap .flx-head,
body:lang(da) .live-section .container .container-wrap .flx-head,
body:lang(nl) .live-section .container .container-wrap .flx-head {
  color: #7950b5;
  padding: 0 15px;
  font-weight: 700;
}

body:lang(en) .live-section .container .container-wrap .flx-head .flx-td,
body:lang(de) .live-section .container .container-wrap .flx-head .flx-td,
body:lang(pl) .live-section .container .container-wrap .flx-head .flx-td,
body:lang(sv) .live-section .container .container-wrap .flx-head .flx-td,
body:lang(da) .live-section .container .container-wrap .flx-head .flx-td,
body:lang(nl) .live-section .container .container-wrap .flx-head .flx-td {
  border: none;
}

body:lang(en) .live-section .container .container-wrap .flx-body,
body:lang(de) .live-section .container .container-wrap .flx-body,
body:lang(pl) .live-section .container .container-wrap .flx-body,
body:lang(sv) .live-section .container .container-wrap .flx-body,
body:lang(da) .live-section .container .container-wrap .flx-body,
body:lang(nl) .live-section .container .container-wrap .flx-body {
  padding: 0 15px;
}

body:lang(en) .live-section .container .container-wrap .flx-row,
body:lang(de) .live-section .container .container-wrap .flx-row,
body:lang(pl) .live-section .container .container-wrap .flx-row,
body:lang(sv) .live-section .container .container-wrap .flx-row,
body:lang(da) .live-section .container .container-wrap .flx-row,
body:lang(nl) .live-section .container .container-wrap .flx-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body:lang(en) .live-section .container .container-wrap .flx-td,
body:lang(de) .live-section .container .container-wrap .flx-td,
body:lang(pl) .live-section .container .container-wrap .flx-td,
body:lang(sv) .live-section .container .container-wrap .flx-td,
body:lang(da) .live-section .container .container-wrap .flx-td,
body:lang(nl) .live-section .container .container-wrap .flx-td {
  font-family: 'LatoCyr';
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  text-align: left;
}

body:lang(en) .live-section .container .container-wrap .flx-td p,
body:lang(de) .live-section .container .container-wrap .flx-td p,
body:lang(pl) .live-section .container .container-wrap .flx-td p,
body:lang(sv) .live-section .container .container-wrap .flx-td p,
body:lang(da) .live-section .container .container-wrap .flx-td p,
body:lang(nl) .live-section .container .container-wrap .flx-td p {
  margin: 0;
}

body:lang(en) .live-section .container .container-wrap .flx-td .fa,
body:lang(de) .live-section .container .container-wrap .flx-td .fa,
body:lang(pl) .live-section .container .container-wrap .flx-td .fa,
body:lang(sv) .live-section .container .container-wrap .flx-td .fa,
body:lang(da) .live-section .container .container-wrap .flx-td .fa,
body:lang(nl) .live-section .container .container-wrap .flx-td .fa {
  color: #7950b5;
  font-size: 20px;
}

body:lang(en) .live-section .container .container-wrap .flx-title,
body:lang(de) .live-section .container .container-wrap .flx-title,
body:lang(pl) .live-section .container .container-wrap .flx-title,
body:lang(sv) .live-section .container .container-wrap .flx-title,
body:lang(da) .live-section .container .container-wrap .flx-title,
body:lang(nl) .live-section .container .container-wrap .flx-title {
  display: none;
  color: #7950b5;
  font-weight: 700;
}

body:lang(en) .description-section,
body:lang(de) .description-section,
body:lang(pl) .description-section,
body:lang(sv) .description-section,
body:lang(da) .description-section,
body:lang(nl) .description-section {
  padding-bottom: 50px;
}

body:lang(en) .description-section h2, body:lang(en) .description-section h3,
body:lang(de) .description-section h2,
body:lang(de) .description-section h3,
body:lang(pl) .description-section h2,
body:lang(pl) .description-section h3,
body:lang(sv) .description-section h2,
body:lang(sv) .description-section h3,
body:lang(da) .description-section h2,
body:lang(da) .description-section h3,
body:lang(nl) .description-section h2,
body:lang(nl) .description-section h3 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 34px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 20px;
}

body:lang(en) .description-section .clearfix,
body:lang(de) .description-section .clearfix,
body:lang(pl) .description-section .clearfix,
body:lang(sv) .description-section .clearfix,
body:lang(da) .description-section .clearfix,
body:lang(nl) .description-section .clearfix {
  margin-top: 40px;
}

body:lang(en) .description-section p, body:lang(en) .description-section li,
body:lang(de) .description-section p,
body:lang(de) .description-section li,
body:lang(pl) .description-section p,
body:lang(pl) .description-section li,
body:lang(sv) .description-section p,
body:lang(sv) .description-section li,
body:lang(da) .description-section p,
body:lang(da) .description-section li,
body:lang(nl) .description-section p,
body:lang(nl) .description-section li {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #000000;
  text-align: justify;
}

body:lang(en) .description-section img.right,
body:lang(de) .description-section img.right,
body:lang(pl) .description-section img.right,
body:lang(sv) .description-section img.right,
body:lang(da) .description-section img.right,
body:lang(nl) .description-section img.right {
  margin-left: 15px;
}

body:lang(en) .description-section img.right.last,
body:lang(de) .description-section img.right.last,
body:lang(pl) .description-section img.right.last,
body:lang(sv) .description-section img.right.last,
body:lang(da) .description-section img.right.last,
body:lang(nl) .description-section img.right.last {
  margin-top: 100px;
  margin-bottom: 100px;
}

body:lang(en) .description-section img.left,
body:lang(de) .description-section img.left,
body:lang(pl) .description-section img.left,
body:lang(sv) .description-section img.left,
body:lang(da) .description-section img.left,
body:lang(nl) .description-section img.left {
  margin-left: 120px;
  margin-right: 120px;
}

body:lang(en) .description-section ul,
body:lang(de) .description-section ul,
body:lang(pl) .description-section ul,
body:lang(sv) .description-section ul,
body:lang(da) .description-section ul,
body:lang(nl) .description-section ul {
  padding-left: 20px;
}

body:lang(en) .description-section ul li,
body:lang(de) .description-section ul li,
body:lang(pl) .description-section ul li,
body:lang(sv) .description-section ul li,
body:lang(da) .description-section ul li,
body:lang(nl) .description-section ul li {
  margin-bottom: 15px;
}

body:lang(en) .advantages-section,
body:lang(de) .advantages-section,
body:lang(pl) .advantages-section,
body:lang(sv) .advantages-section,
body:lang(da) .advantages-section,
body:lang(nl) .advantages-section {
  background-color: #352d7e;
  padding: 50px 0;
  color: #fff;
}

body:lang(en) .advantages-section h2,
body:lang(de) .advantages-section h2,
body:lang(pl) .advantages-section h2,
body:lang(sv) .advantages-section h2,
body:lang(da) .advantages-section h2,
body:lang(nl) .advantages-section h2 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 34px;
  font-weight: bold;
  margin-bottom: 20px;
}

body:lang(en) .advantages-section p,
body:lang(de) .advantages-section p,
body:lang(pl) .advantages-section p,
body:lang(sv) .advantages-section p,
body:lang(da) .advantages-section p,
body:lang(nl) .advantages-section p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 24px;
  text-align: justify;
}

body:lang(en) .advantages-section img,
body:lang(de) .advantages-section img,
body:lang(pl) .advantages-section img,
body:lang(sv) .advantages-section img,
body:lang(da) .advantages-section img,
body:lang(nl) .advantages-section img {
  max-width: 100%;
}

body:lang(en) .advantages-section img.right,
body:lang(de) .advantages-section img.right,
body:lang(pl) .advantages-section img.right,
body:lang(sv) .advantages-section img.right,
body:lang(da) .advantages-section img.right,
body:lang(nl) .advantages-section img.right {
  margin-left: 20px;
}

body:lang(en) .advantages-section .clearfix,
body:lang(de) .advantages-section .clearfix,
body:lang(pl) .advantages-section .clearfix,
body:lang(sv) .advantages-section .clearfix,
body:lang(da) .advantages-section .clearfix,
body:lang(nl) .advantages-section .clearfix {
  margin-bottom: 30px;
}

body:lang(en) .advantages-section .col-lg-6 .advant-wrap,
body:lang(de) .advantages-section .col-lg-6 .advant-wrap,
body:lang(pl) .advantages-section .col-lg-6 .advant-wrap,
body:lang(sv) .advantages-section .col-lg-6 .advant-wrap,
body:lang(da) .advantages-section .col-lg-6 .advant-wrap,
body:lang(nl) .advantages-section .col-lg-6 .advant-wrap {
  padding-left: 110px;
  position: relative;
  margin-bottom: 30px;
}

body:lang(en) .advantages-section .col-lg-6 .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6 .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6 .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6 .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6 .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6 .advant-wrap:before {
  content: '';
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
}

body:lang(en) .advantages-section .col-lg-6 .advant-wrap .title,
body:lang(de) .advantages-section .col-lg-6 .advant-wrap .title,
body:lang(pl) .advantages-section .col-lg-6 .advant-wrap .title,
body:lang(sv) .advantages-section .col-lg-6 .advant-wrap .title,
body:lang(da) .advantages-section .col-lg-6 .advant-wrap .title,
body:lang(nl) .advantages-section .col-lg-6 .advant-wrap .title {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

body:lang(en) .advantages-section .col-lg-6 .advant-wrap .desc,
body:lang(de) .advantages-section .col-lg-6 .advant-wrap .desc,
body:lang(pl) .advantages-section .col-lg-6 .advant-wrap .desc,
body:lang(sv) .advantages-section .col-lg-6 .advant-wrap .desc,
body:lang(da) .advantages-section .col-lg-6 .advant-wrap .desc,
body:lang(nl) .advantages-section .col-lg-6 .advant-wrap .desc {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 24px;
  text-align: justify;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(1) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(1) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(1) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(1) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(1) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(1) .advant-wrap:before {
  background: url("../img/new/advant1.png") no-repeat;
  background-size: cover;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(2) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(2) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(2) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(2) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(2) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(2) .advant-wrap:before {
  background: url("../img/new/advant2.png") no-repeat;
  background-size: cover;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(3) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(3) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(3) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(3) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(3) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(3) .advant-wrap:before {
  background: url("../img/new/advant3.png") no-repeat;
  background-size: cover;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(4) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(4) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(4) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(4) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(4) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(4) .advant-wrap:before {
  background: url("../img/new/advant4.png") no-repeat;
  background-size: cover;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(5) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(5) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(5) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(5) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(5) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(5) .advant-wrap:before {
  background: url("../img/new/advant5.png") no-repeat;
  background-size: cover;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(6) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(6) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(6) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(6) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(6) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(6) .advant-wrap:before {
  background: url("../img/new/advant6.png") no-repeat;
  background-size: cover;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(7) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(7) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(7) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(7) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(7) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(7) .advant-wrap:before {
  background: url("../img/new/advant7.png") no-repeat;
  background-size: cover;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(8) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(8) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(8) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(8) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(8) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(8) .advant-wrap:before {
  background: url("../img/new/advant8.png") no-repeat;
  background-size: cover;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(9) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(9) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(9) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(9) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(9) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(9) .advant-wrap:before {
  background: url("../img/new/advant9.png") no-repeat;
  background-size: cover;
}

body:lang(en) .advantages-section .col-lg-6:nth-child(10) .advant-wrap:before,
body:lang(de) .advantages-section .col-lg-6:nth-child(10) .advant-wrap:before,
body:lang(pl) .advantages-section .col-lg-6:nth-child(10) .advant-wrap:before,
body:lang(sv) .advantages-section .col-lg-6:nth-child(10) .advant-wrap:before,
body:lang(da) .advantages-section .col-lg-6:nth-child(10) .advant-wrap:before,
body:lang(nl) .advantages-section .col-lg-6:nth-child(10) .advant-wrap:before {
  background: url("../img/new/advant10.png") no-repeat;
  background-size: cover;
}

body:lang(en) .customer-section,
body:lang(de) .customer-section,
body:lang(pl) .customer-section,
body:lang(sv) .customer-section,
body:lang(da) .customer-section,
body:lang(nl) .customer-section {
  padding: 50px 0;
}

body:lang(en) .customer-section h3,
body:lang(de) .customer-section h3,
body:lang(pl) .customer-section h3,
body:lang(sv) .customer-section h3,
body:lang(da) .customer-section h3,
body:lang(nl) .customer-section h3 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #000000;
  font-weight: 900;
  margin-bottom: 20px;
}

body:lang(en) .customer-section p,
body:lang(de) .customer-section p,
body:lang(pl) .customer-section p,
body:lang(sv) .customer-section p,
body:lang(da) .customer-section p,
body:lang(nl) .customer-section p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #000000;
}

body:lang(en) .customer-section p.h4,
body:lang(de) .customer-section p.h4,
body:lang(pl) .customer-section p.h4,
body:lang(sv) .customer-section p.h4,
body:lang(da) .customer-section p.h4,
body:lang(nl) .customer-section p.h4 {
  font-size: 22px;
  font-weight: 900;
  margin-top: 30px;
  margin-bottom: 20px;
}

body:lang(en) .customer-section .col-lg-3,
body:lang(de) .customer-section .col-lg-3,
body:lang(pl) .customer-section .col-lg-3,
body:lang(sv) .customer-section .col-lg-3,
body:lang(da) .customer-section .col-lg-3,
body:lang(nl) .customer-section .col-lg-3 {
  margin-bottom: 20px;
}

body:lang(en) .customer-section .col-lg-3 .step-wrap,
body:lang(de) .customer-section .col-lg-3 .step-wrap,
body:lang(pl) .customer-section .col-lg-3 .step-wrap,
body:lang(sv) .customer-section .col-lg-3 .step-wrap,
body:lang(da) .customer-section .col-lg-3 .step-wrap,
body:lang(nl) .customer-section .col-lg-3 .step-wrap {
  background-color: #352d7e;
  border-radius: 9px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 1px 10px #444444;
  box-shadow: 0 1px 10px #444444;
  margin-top: 100px;
  height: calc(100% - 100px);
  padding: 0 15px 15px;
}

body:lang(en) .customer-section .col-lg-3 .step-wrap .img-wrap,
body:lang(de) .customer-section .col-lg-3 .step-wrap .img-wrap,
body:lang(pl) .customer-section .col-lg-3 .step-wrap .img-wrap,
body:lang(sv) .customer-section .col-lg-3 .step-wrap .img-wrap,
body:lang(da) .customer-section .col-lg-3 .step-wrap .img-wrap,
body:lang(nl) .customer-section .col-lg-3 .step-wrap .img-wrap {
  -webkit-box-shadow: 0 1px 10px #444444;
  box-shadow: 0 1px 10px #444444;
  width: 126px;
  height: 126px;
  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: #fff;
  position: relative;
  top: -40px;
  margin: 0 auto -20px;
}

body:lang(en) .customer-section .col-lg-3 .step-wrap .title,
body:lang(de) .customer-section .col-lg-3 .step-wrap .title,
body:lang(pl) .customer-section .col-lg-3 .step-wrap .title,
body:lang(sv) .customer-section .col-lg-3 .step-wrap .title,
body:lang(da) .customer-section .col-lg-3 .step-wrap .title,
body:lang(nl) .customer-section .col-lg-3 .step-wrap .title {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

body:lang(en) .customer-section .col-lg-3 .step-wrap .desc,
body:lang(de) .customer-section .col-lg-3 .step-wrap .desc,
body:lang(pl) .customer-section .col-lg-3 .step-wrap .desc,
body:lang(sv) .customer-section .col-lg-3 .step-wrap .desc,
body:lang(da) .customer-section .col-lg-3 .step-wrap .desc,
body:lang(nl) .customer-section .col-lg-3 .step-wrap .desc {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}

body:lang(en) .customer-section a.btn,
body:lang(de) .customer-section a.btn,
body:lang(pl) .customer-section a.btn,
body:lang(sv) .customer-section a.btn,
body:lang(da) .customer-section a.btn,
body:lang(nl) .customer-section a.btn {
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 48px;
  font-weight: bold;
  margin-top: 30px;
}

body:lang(en) .faq,
body:lang(de) .faq,
body:lang(pl) .faq,
body:lang(sv) .faq,
body:lang(da) .faq,
body:lang(nl) .faq {
  text-align: center;
  padding: 20px 0 0;
}

body:lang(en) .faq h2,
body:lang(de) .faq h2,
body:lang(pl) .faq h2,
body:lang(sv) .faq h2,
body:lang(da) .faq h2,
body:lang(nl) .faq h2 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 36px;
  font-weight: 900;
  padding-bottom: 50px;
}

body:lang(en) .faq .single-quest,
body:lang(de) .faq .single-quest,
body:lang(pl) .faq .single-quest,
body:lang(sv) .faq .single-quest,
body:lang(da) .faq .single-quest,
body:lang(nl) .faq .single-quest {
  border-radius: 9px;
  -webkit-box-shadow: 0 13px 5px rgba(0, 0, 0, 0.22);
  box-shadow: 0 13px 5px rgba(0, 0, 0, 0.22);
  padding: 20px;
  margin-bottom: 15px;
  height: calc(100% - 15px);
  background-color: #fcfcfc;
}

body:lang(en) .faq .single-quest h3,
body:lang(de) .faq .single-quest h3,
body:lang(pl) .faq .single-quest h3,
body:lang(sv) .faq .single-quest h3,
body:lang(da) .faq .single-quest h3,
body:lang(nl) .faq .single-quest h3 {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 25px;
  color: #7950b5;
  font-weight: 700;
  padding-left: 50px;
  position: relative;
  padding-top: 10px;
}

body:lang(en) .faq .single-quest h3:before,
body:lang(de) .faq .single-quest h3:before,
body:lang(pl) .faq .single-quest h3:before,
body:lang(sv) .faq .single-quest h3:before,
body:lang(da) .faq .single-quest h3:before,
body:lang(nl) .faq .single-quest h3:before {
  content: attr(data-num);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #7136b7;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 45px;
  position: absolute;
  top: 0;
  left: 0;
}

body:lang(en) .faq .single-quest p,
body:lang(de) .faq .single-quest p,
body:lang(pl) .faq .single-quest p,
body:lang(sv) .faq .single-quest p,
body:lang(da) .faq .single-quest p,
body:lang(nl) .faq .single-quest p {
  letter-spacing: 1px;
  font-weight: 400;
  text-align: justify;
  font-size: 18px;
  line-height: 24px;
  color: #000;
}

body:lang(en) .faq-accordion,
body:lang(de) .faq-accordion,
body:lang(pl) .faq-accordion,
body:lang(sv) .faq-accordion,
body:lang(da) .faq-accordion,
body:lang(nl) .faq-accordion {
  padding-bottom: 40px;
}

body:lang(en) .faq-accordion .answer,
body:lang(de) .faq-accordion .answer,
body:lang(pl) .faq-accordion .answer,
body:lang(sv) .faq-accordion .answer,
body:lang(da) .faq-accordion .answer,
body:lang(nl) .faq-accordion .answer {
  letter-spacing: 1px;
  font-weight: 300;
  text-align: justify;
  font-size: 19px;
  line-height: 24px;
  color: #454545;
  padding: 15px 10px 10px;
  display: none;
}

body:lang(en) .faq-accordion .container,
body:lang(de) .faq-accordion .container,
body:lang(pl) .faq-accordion .container,
body:lang(sv) .faq-accordion .container,
body:lang(da) .faq-accordion .container,
body:lang(nl) .faq-accordion .container {
  padding: 10px;
}

body:lang(en) .faq-accordion .container .accordion-question,
body:lang(de) .faq-accordion .container .accordion-question,
body:lang(pl) .faq-accordion .container .accordion-question,
body:lang(sv) .faq-accordion .container .accordion-question,
body:lang(da) .faq-accordion .container .accordion-question,
body:lang(nl) .faq-accordion .container .accordion-question {
  border: 1px solid rgba(0, 0, 0, 0.19);
  margin-bottom: 15px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19);
}

body:lang(en) .faq-accordion .question,
body:lang(de) .faq-accordion .question,
body:lang(pl) .faq-accordion .question,
body:lang(sv) .faq-accordion .question,
body:lang(da) .faq-accordion .question,
body:lang(nl) .faq-accordion .question {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  background-color: #fff;
  padding: 10px;
}

body:lang(en) .faq-accordion .question .fa-chevron-down,
body:lang(de) .faq-accordion .question .fa-chevron-down,
body:lang(pl) .faq-accordion .question .fa-chevron-down,
body:lang(sv) .faq-accordion .question .fa-chevron-down,
body:lang(da) .faq-accordion .question .fa-chevron-down,
body:lang(nl) .faq-accordion .question .fa-chevron-down {
  font-size: 24px;
  -webkit-transition: .4s all linear;
  transition: .4s all linear;
  color: #7950b5;
}

body:lang(en) .faq-accordion .question h3,
body:lang(de) .faq-accordion .question h3,
body:lang(pl) .faq-accordion .question h3,
body:lang(sv) .faq-accordion .question h3,
body:lang(da) .faq-accordion .question h3,
body:lang(nl) .faq-accordion .question h3 {
  margin-bottom: 0;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #000;
  font-weight: 400;
}

body:lang(en) .faq-accordion a.btn,
body:lang(de) .faq-accordion a.btn,
body:lang(pl) .faq-accordion a.btn,
body:lang(sv) .faq-accordion a.btn,
body:lang(da) .faq-accordion a.btn,
body:lang(nl) .faq-accordion a.btn {
  font-size: 32px;
  font-weight: bold;
  margin-top: 20px;
}

.form-section .form-group .fa-envelope, .form-section .form-group .fa-user, .form-section .form-group .fa-lock {
  position: absolute;
  left: 10px;
  top: calc(50% - 8px);
  z-index: 111;
}

.footer-menu:lang(da) li.login:after, .footer-menu:lang(da) li.blog,
.footer-menu:lang(nl) li.login:after, .footer-menu:lang(nl) li.blog,
.footer-menu:lang(de) li.login:after {
  display: none;
}

.footer-menu .scam {
  display: none;
}

html:not([lang='en-US']) .blog:after {
  display: none;
}

html[lang='en-US'] .footer-menu .scam {
  display: inline-block;
}

@media screen and (max-width: 1200px) {
  body:lang(en) .video-container, body:lang(en) .algo-video-container, body:lang(en) .algo-video-container video,
  body:lang(de) .video-container,
  body:lang(de) .algo-video-container,
  body:lang(de) .algo-video-container video,
  body:lang(pl) .video-container,
  body:lang(pl) .algo-video-container,
  body:lang(pl) .algo-video-container video,
  body:lang(sv) .video-container,
  body:lang(sv) .algo-video-container,
  body:lang(sv) .algo-video-container video,
  body:lang(da) .video-container,
  body:lang(da) .algo-video-container,
  body:lang(da) .algo-video-container video,
  body:lang(nl) .video-container,
  body:lang(nl) .algo-video-container,
  body:lang(nl) .algo-video-container video {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .red-warning {
    display: none;
  }
  .header {
    padding-top: 10px;
  }
  body:lang(en) .live-section .title-box,
  body:lang(de) .live-section .title-box,
  body:lang(pl) .live-section .title-box,
  body:lang(sv) .live-section .title-box,
  body:lang(da) .live-section .title-box,
  body:lang(nl) .live-section .title-box {
    padding: 30px 0 5px;
  }
  body:lang(en) .live-section .title-box h3,
  body:lang(de) .live-section .title-box h3,
  body:lang(pl) .live-section .title-box h3,
  body:lang(sv) .live-section .title-box h3,
  body:lang(da) .live-section .title-box h3,
  body:lang(nl) .live-section .title-box h3 {
    font-size: 35px;
  }
  body:lang(en) .live-section .title-box h3 + h3,
  body:lang(de) .live-section .title-box h3 + h3,
  body:lang(pl) .live-section .title-box h3 + h3,
  body:lang(sv) .live-section .title-box h3 + h3,
  body:lang(da) .live-section .title-box h3 + h3,
  body:lang(nl) .live-section .title-box h3 + h3 {
    font-size: 26px;
  }
  body:lang(en) .live-section:after, body:lang(en) .live-section:before,
  body:lang(de) .live-section:after,
  body:lang(de) .live-section:before,
  body:lang(pl) .live-section:after,
  body:lang(pl) .live-section:before,
  body:lang(sv) .live-section:after,
  body:lang(sv) .live-section:before,
  body:lang(da) .live-section:after,
  body:lang(da) .live-section:before,
  body:lang(nl) .live-section:after,
  body:lang(nl) .live-section:before {
    display: none;
  }
  body:lang(en) .live-section .flx-head .flx-td,
  body:lang(de) .live-section .flx-head .flx-td,
  body:lang(pl) .live-section .flx-head .flx-td,
  body:lang(sv) .live-section .flx-head .flx-td,
  body:lang(da) .live-section .flx-head .flx-td,
  body:lang(nl) .live-section .flx-head .flx-td {
    font-size: 14px;
  }
  body:lang(en) .formwrap-outer,
  body:lang(de) .formwrap-outer,
  body:lang(pl) .formwrap-outer,
  body:lang(sv) .formwrap-outer,
  body:lang(da) .formwrap-outer,
  body:lang(nl) .formwrap-outer {
    max-width: 400px;
    margin: 20px auto 0;
  }
}

@media screen and (max-width: 767px) {
  body:lang(en) .main-section .headline h1, body:lang(en) .main-section .headline h2.h1,
  body:lang(de) .main-section .headline h1,
  body:lang(de) .main-section .headline h2.h1,
  body:lang(pl) .main-section .headline h1,
  body:lang(pl) .main-section .headline h2.h1,
  body:lang(sv) .main-section .headline h1,
  body:lang(sv) .main-section .headline h2.h1,
  body:lang(da) .main-section .headline h1,
  body:lang(da) .main-section .headline h2.h1,
  body:lang(nl) .main-section .headline h1,
  body:lang(nl) .main-section .headline h2.h1 {
    font-size: 40px !important;
  }
  body:lang(en) .main-section .headline h2,
  body:lang(de) .main-section .headline h2,
  body:lang(pl) .main-section .headline h2,
  body:lang(sv) .main-section .headline h2,
  body:lang(da) .main-section .headline h2,
  body:lang(nl) .main-section .headline h2 {
    font-size: 26px;
  }
  body:lang(en) .main-section .headline h3,
  body:lang(de) .main-section .headline h3,
  body:lang(pl) .main-section .headline h3,
  body:lang(sv) .main-section .headline h3,
  body:lang(da) .main-section .headline h3,
  body:lang(nl) .main-section .headline h3 {
    font-size: 24px;
  }
  body:lang(en) .user-section .user-wrap .title,
  body:lang(de) .user-section .user-wrap .title,
  body:lang(pl) .user-section .user-wrap .title,
  body:lang(sv) .user-section .user-wrap .title,
  body:lang(da) .user-section .user-wrap .title,
  body:lang(nl) .user-section .user-wrap .title {
    font-size: 20px;
    line-height: 30px;
  }
  body:lang(en) .live-section .container,
  body:lang(de) .live-section .container,
  body:lang(pl) .live-section .container,
  body:lang(sv) .live-section .container,
  body:lang(da) .live-section .container,
  body:lang(nl) .live-section .container {
    max-width: 100%;
  }
  body:lang(en) .live-section .container .title-box h3,
  body:lang(de) .live-section .container .title-box h3,
  body:lang(pl) .live-section .container .title-box h3,
  body:lang(sv) .live-section .container .title-box h3,
  body:lang(da) .live-section .container .title-box h3,
  body:lang(nl) .live-section .container .title-box h3 {
    font-size: 40px;
  }
  body:lang(en) .live-section .container .title-box h3 + h3,
  body:lang(de) .live-section .container .title-box h3 + h3,
  body:lang(pl) .live-section .container .title-box h3 + h3,
  body:lang(sv) .live-section .container .title-box h3 + h3,
  body:lang(da) .live-section .container .title-box h3 + h3,
  body:lang(nl) .live-section .container .title-box h3 + h3 {
    font-size: 20px;
  }
  body:lang(en) .live-section .container .container-wrap .flx-table,
  body:lang(de) .live-section .container .container-wrap .flx-table,
  body:lang(pl) .live-section .container .container-wrap .flx-table,
  body:lang(sv) .live-section .container .container-wrap .flx-table,
  body:lang(da) .live-section .container .container-wrap .flx-table,
  body:lang(nl) .live-section .container .container-wrap .flx-table {
    font-size: 18px;
  }
  body:lang(en) .live-section .container .container-wrap .flx-table .row,
  body:lang(de) .live-section .container .container-wrap .flx-table .row,
  body:lang(pl) .live-section .container .container-wrap .flx-table .row,
  body:lang(sv) .live-section .container .container-wrap .flx-table .row,
  body:lang(da) .live-section .container .container-wrap .flx-table .row,
  body:lang(nl) .live-section .container .container-wrap .flx-table .row {
    max-width: 400px;
    margin: 0 auto;
    border-bottom: thin solid #3c94f9;
    padding: 10px 0;
  }
  body:lang(en) .live-section .container .container-wrap .flx-head,
  body:lang(de) .live-section .container .container-wrap .flx-head,
  body:lang(pl) .live-section .container .container-wrap .flx-head,
  body:lang(sv) .live-section .container .container-wrap .flx-head,
  body:lang(da) .live-section .container .container-wrap .flx-head,
  body:lang(nl) .live-section .container .container-wrap .flx-head {
    display: none;
  }
  body:lang(en) .live-section .container .container-wrap .flx-td,
  body:lang(de) .live-section .container .container-wrap .flx-td,
  body:lang(pl) .live-section .container .container-wrap .flx-td,
  body:lang(sv) .live-section .container .container-wrap .flx-td,
  body:lang(da) .live-section .container .container-wrap .flx-td,
  body:lang(nl) .live-section .container .container-wrap .flx-td {
    border: none;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  body:lang(en) .live-section .container .container-wrap .flx-td > div,
  body:lang(de) .live-section .container .container-wrap .flx-td > div,
  body:lang(pl) .live-section .container .container-wrap .flx-td > div,
  body:lang(sv) .live-section .container .container-wrap .flx-td > div,
  body:lang(da) .live-section .container .container-wrap .flx-td > div,
  body:lang(nl) .live-section .container .container-wrap .flx-td > div {
    width: 50%;
  }
  body:lang(en) .live-section .container .container-wrap .flx-td p,
  body:lang(de) .live-section .container .container-wrap .flx-td p,
  body:lang(pl) .live-section .container .container-wrap .flx-td p,
  body:lang(sv) .live-section .container .container-wrap .flx-td p,
  body:lang(da) .live-section .container .container-wrap .flx-td p,
  body:lang(nl) .live-section .container .container-wrap .flx-td p {
    margin: 0;
  }
  body:lang(en) .live-section .container .container-wrap .flx-title,
  body:lang(de) .live-section .container .container-wrap .flx-title,
  body:lang(pl) .live-section .container .container-wrap .flx-title,
  body:lang(sv) .live-section .container .container-wrap .flx-title,
  body:lang(da) .live-section .container .container-wrap .flx-title,
  body:lang(nl) .live-section .container .container-wrap .flx-title {
    display: block;
    text-align: right;
    padding-right: 15px;
  }
  body:lang(en) .right, body:lang(en) .left,
  body:lang(de) .right,
  body:lang(de) .left,
  body:lang(pl) .right,
  body:lang(pl) .left,
  body:lang(sv) .right,
  body:lang(sv) .left,
  body:lang(da) .right,
  body:lang(da) .left,
  body:lang(nl) .right,
  body:lang(nl) .left {
    float: none;
  }
  body:lang(en) .advantages-section,
  body:lang(en) .description-section,
  body:lang(de) .advantages-section,
  body:lang(de) .description-section,
  body:lang(pl) .advantages-section,
  body:lang(pl) .description-section,
  body:lang(sv) .advantages-section,
  body:lang(sv) .description-section,
  body:lang(da) .advantages-section,
  body:lang(da) .description-section,
  body:lang(nl) .advantages-section,
  body:lang(nl) .description-section {
    text-align: center;
  }
  body:lang(en) .advantages-section img,
  body:lang(en) .description-section img,
  body:lang(de) .advantages-section img,
  body:lang(de) .description-section img,
  body:lang(pl) .advantages-section img,
  body:lang(pl) .description-section img,
  body:lang(sv) .advantages-section img,
  body:lang(sv) .description-section img,
  body:lang(da) .advantages-section img,
  body:lang(da) .description-section img,
  body:lang(nl) .advantages-section img,
  body:lang(nl) .description-section img {
    margin: 20px auto !important;
  }
  body:lang(en) .customer-section,
  body:lang(de) .customer-section,
  body:lang(pl) .customer-section,
  body:lang(sv) .customer-section,
  body:lang(da) .customer-section,
  body:lang(nl) .customer-section {
    text-align: center;
  }
  body:lang(en) .customer-section a.btn,
  body:lang(de) .customer-section a.btn,
  body:lang(pl) .customer-section a.btn,
  body:lang(sv) .customer-section a.btn,
  body:lang(da) .customer-section a.btn,
  body:lang(nl) .customer-section a.btn {
    font-size: 20px;
  }
  body:lang(en) a.btn,
  body:lang(de) a.btn,
  body:lang(pl) a.btn,
  body:lang(sv) a.btn,
  body:lang(da) a.btn,
  body:lang(nl) a.btn {
    padding: 10px 40px;
  }
  body:lang(en) .faq-accordion a.btn,
  body:lang(en) .faq h2,
  body:lang(de) .faq-accordion a.btn,
  body:lang(de) .faq h2,
  body:lang(pl) .faq-accordion a.btn,
  body:lang(pl) .faq h2,
  body:lang(sv) .faq-accordion a.btn,
  body:lang(sv) .faq h2,
  body:lang(da) .faq-accordion a.btn,
  body:lang(da) .faq h2,
  body:lang(nl) .faq-accordion a.btn,
  body:lang(nl) .faq h2 {
    font-size: 25px;
  }
}

@media screen and (max-width: 575px) {
  body:lang(en) .main-section .headline h1, body:lang(en) .main-section .headline h2.h1,
  body:lang(de) .main-section .headline h1,
  body:lang(de) .main-section .headline h2.h1,
  body:lang(pl) .main-section .headline h1,
  body:lang(pl) .main-section .headline h2.h1,
  body:lang(sv) .main-section .headline h1,
  body:lang(sv) .main-section .headline h2.h1,
  body:lang(da) .main-section .headline h1,
  body:lang(da) .main-section .headline h2.h1,
  body:lang(nl) .main-section .headline h1,
  body:lang(nl) .main-section .headline h2.h1 {
    font-size: 30px !important;
  }
  body:lang(en) .main-section .headline h2, body:lang(en) .main-section .headline h3,
  body:lang(de) .main-section .headline h2,
  body:lang(de) .main-section .headline h3,
  body:lang(pl) .main-section .headline h2,
  body:lang(pl) .main-section .headline h3,
  body:lang(sv) .main-section .headline h2,
  body:lang(sv) .main-section .headline h3,
  body:lang(da) .main-section .headline h2,
  body:lang(da) .main-section .headline h3,
  body:lang(nl) .main-section .headline h2,
  body:lang(nl) .main-section .headline h3 {
    font-size: 20px;
    line-height: 30px;
  }
  body:lang(en) .form-body button,
  body:lang(en) .formwrap-outer .form-title,
  body:lang(de) .form-body button,
  body:lang(de) .formwrap-outer .form-title,
  body:lang(pl) .form-body button,
  body:lang(pl) .formwrap-outer .form-title,
  body:lang(sv) .form-body button,
  body:lang(sv) .formwrap-outer .form-title,
  body:lang(da) .form-body button,
  body:lang(da) .formwrap-outer .form-title,
  body:lang(nl) .form-body button,
  body:lang(nl) .formwrap-outer .form-title {
    font-size: 20px;
  }
  body:lang(en) .steps-section .col-lg-4 .step-wrap img,
  body:lang(en) .trading-section .col-lg-4 .step-wrap img,
  body:lang(de) .steps-section .col-lg-4 .step-wrap img,
  body:lang(de) .trading-section .col-lg-4 .step-wrap img,
  body:lang(pl) .steps-section .col-lg-4 .step-wrap img,
  body:lang(pl) .trading-section .col-lg-4 .step-wrap img,
  body:lang(sv) .steps-section .col-lg-4 .step-wrap img,
  body:lang(sv) .trading-section .col-lg-4 .step-wrap img,
  body:lang(da) .steps-section .col-lg-4 .step-wrap img,
  body:lang(da) .trading-section .col-lg-4 .step-wrap img,
  body:lang(nl) .steps-section .col-lg-4 .step-wrap img,
  body:lang(nl) .trading-section .col-lg-4 .step-wrap img {
    max-width: 50%;
  }
  body:lang(en) .user-section .user-wrap,
  body:lang(de) .user-section .user-wrap,
  body:lang(pl) .user-section .user-wrap,
  body:lang(sv) .user-section .user-wrap,
  body:lang(da) .user-section .user-wrap,
  body:lang(nl) .user-section .user-wrap {
    padding-left: 65px;
    padding-top: 0;
  }
  body:lang(en) .user-section .user-wrap:before,
  body:lang(de) .user-section .user-wrap:before,
  body:lang(pl) .user-section .user-wrap:before,
  body:lang(sv) .user-section .user-wrap:before,
  body:lang(da) .user-section .user-wrap:before,
  body:lang(nl) .user-section .user-wrap:before {
    width: 50px;
    height: 50px;
  }
  body:lang(en) .live-section .container .title-box h3,
  body:lang(de) .live-section .container .title-box h3,
  body:lang(pl) .live-section .container .title-box h3,
  body:lang(sv) .live-section .container .title-box h3,
  body:lang(da) .live-section .container .title-box h3,
  body:lang(nl) .live-section .container .title-box h3 {
    font-size: 30px;
  }
  body:lang(en) .live-section .flx-title,
  body:lang(de) .live-section .flx-title,
  body:lang(pl) .live-section .flx-title,
  body:lang(sv) .live-section .flx-title,
  body:lang(da) .live-section .flx-title,
  body:lang(nl) .live-section .flx-title {
    font-size: 16px;
  }
  body:lang(en) .description-section img,
  body:lang(de) .description-section img,
  body:lang(pl) .description-section img,
  body:lang(sv) .description-section img,
  body:lang(da) .description-section img,
  body:lang(nl) .description-section img {
    max-width: 100%;
  }
  body:lang(en) .advantages-section .col-lg-6 .advant-wrap,
  body:lang(de) .advantages-section .col-lg-6 .advant-wrap,
  body:lang(pl) .advantages-section .col-lg-6 .advant-wrap,
  body:lang(sv) .advantages-section .col-lg-6 .advant-wrap,
  body:lang(da) .advantages-section .col-lg-6 .advant-wrap,
  body:lang(nl) .advantages-section .col-lg-6 .advant-wrap {
    padding-left: 60px;
  }
  body:lang(en) .advantages-section .col-lg-6 .advant-wrap:before,
  body:lang(de) .advantages-section .col-lg-6 .advant-wrap:before,
  body:lang(pl) .advantages-section .col-lg-6 .advant-wrap:before,
  body:lang(sv) .advantages-section .col-lg-6 .advant-wrap:before,
  body:lang(da) .advantages-section .col-lg-6 .advant-wrap:before,
  body:lang(nl) .advantages-section .col-lg-6 .advant-wrap:before {
    width: 50px;
    height: 50px;
  }
  body:lang(en) .customer-section a.btn,
  body:lang(de) .customer-section a.btn,
  body:lang(pl) .customer-section a.btn,
  body:lang(sv) .customer-section a.btn,
  body:lang(da) .customer-section a.btn,
  body:lang(nl) .customer-section a.btn {
    line-height: 30px;
  }
  body:lang(en) .faq-accordion a.btn,
  body:lang(en) .faq h2,
  body:lang(en) .faq .single-quest h3,
  body:lang(de) .faq-accordion a.btn,
  body:lang(de) .faq h2,
  body:lang(de) .faq .single-quest h3,
  body:lang(pl) .faq-accordion a.btn,
  body:lang(pl) .faq h2,
  body:lang(pl) .faq .single-quest h3,
  body:lang(sv) .faq-accordion a.btn,
  body:lang(sv) .faq h2,
  body:lang(sv) .faq .single-quest h3,
  body:lang(da) .faq-accordion a.btn,
  body:lang(da) .faq h2,
  body:lang(da) .faq .single-quest h3,
  body:lang(nl) .faq-accordion a.btn,
  body:lang(nl) .faq h2,
  body:lang(nl) .faq .single-quest h3 {
    font-size: 20px;
  }
}
