@import url('../fonts/lato/lato.css');
@import url('../fonts/tektur/tektur.css');
@import url('../fonts/font-awesome/font-awesome.css');
@font-face {
    font-family: 'OpenRunde';
    src: url('/wp-content/themes/newexchanger__q/fonts/OpenRunde-Regular.woff2') format('woff2'),
         url('/wp-content/themes/newexchanger__q/fonts/OpenRunde-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'OpenRunde';
    src: url('/wp-content/themes/newexchanger__q/fonts/OpenRunde-Medium.woff2') format('woff2'),
         url('/wp-content/themes/newexchanger__q/fonts/OpenRunde-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'OpenRunde';
    src: url('/wp-content/themes/newexchanger__q/fonts/OpenRunde-Semibold.woff2') format('woff2'),
         url('/wp-content/themes/newexchanger__q/fonts/OpenRunde-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'OpenRunde';
    src: url('/wp-content/themes/newexchanger__q/fonts/OpenRunde-Bold.woff2') format('woff2'),
         url('/wp-content/themes/newexchanger__q/fonts/OpenRunde-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
.tr {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body {
  color: #fff;
    margin: 0;
  background: #302f37;
  position: relative;
  font-family: 'OpenRunde', sans-serif;
  /*font-smoothing: antialiased;*/
  background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
/*html, body{*/
/*    height: 100%;*/
/*    margin: 0;*/
/*}*/
div,
span,
a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
body#error-page {
  display: block !important;
}
body.-darkTheme {
  background: #021221;
  color: #fff;
}
a {
  text-decoration: none;
  color: #bdc164;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  color: #fff;
}
body.-darkTheme a:hover {
  color: #fff;
}
p {
  margin: 0 0 20px;
  line-height: 24px;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
  padding: 0;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: 'OpenRunde', sans-serif;
}
h1 b,
h2 b,
h3 b,
.h1 b,
.h2 b,
.h3 b,
h1 strong,
h2 strong,
h3 strong,
.h1 strong,
.h2 strong,
.h3 strong {
  color: #00d190;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
}
h1 {
  font-size: 60px;
  line-height: 67px;
  margin-bottom: 20px;
  font-weight: 500;
}
h2 {
  font-size: 45px;
  line-height: 52px;
  margin-bottom: 10px;
}
h3,
.pntable_wrap_title_ins,
.userapi_form_title_ins,
.userapi_table_title_ins {
  font-family: 'OpenRunde', sans-serif;
  font-size: 37px;
  line-height: 44px;
  margin-bottom: 10px;
  font-weight: bold;
}
h4 {
  font-size: 20px;
  line-height: 31px;
  color: #666666;
  margin-bottom: 30px;
}
h5 {
  font-size: 15px;
  line-height: 22px;
  color: #59646D;
}
p {
  font-size: 17px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 20px;
}
h6 {
  color: #00eba1;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.3px;
  font-size: 14px;
  margin-bottom: 10px;
}
a,
ul,
li,
ol,
button,
div,
input,
textarea {
  outline: none;
}
blockquote {
  border-left: 3px solid #00eba1;
  padding-left: 40px;
  margin-left: 0;
}
table {
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 100%;
}
table thead {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  border-bottom: solid 1px #e5e5e5;
}
body .containe_body{
    background-image: url(/wp-content/themes/newexchanger__q/css/cst_images/img/back-min.webp);
    background-position: center top 32%;
    background-repeat: no-repeat;
    background-size: inherit;
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
}
.containe_body{
    padding: 0px 0 80px 0;
}
table thead th {
  padding: 0.7rem 0.9rem;
}
table tbody td {
  padding: 0.9rem 0.9rem;
}
table tbody tr:nth-child(2n + 1) {
/*   background-color: #f4f4f4; */
}
pre {
  font-family: inherit;
  white-space: break-spaces;
  line-height: 20px;
}
.container {
  max-width: 1180px;
  margin: 0 auto;
}
textarea {
  background: none;
  border: none;
  font-size: 16px;
  border-bottom: 1px solid #e1e1e1;
  border-radius: 4px 4px 0 0;
}
textarea:focus {
  border: none;
  border-bottom: 1px solid #01EAA1;
}
select {
  width: 100%;
  height: 50px;
}
input[type=submit] {
  width: initial;
}
input[type="radio"] {
  width: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 10px;
  cursor: pointer;
  position: relative;
  top: -1px;
}
input[type="checkbox"] {
  visibility: hidden;
  width: 0;
  height: 0;
}
input:checked + .checkbox:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #4E98E6;
  font-size: 20px;
}
.checkbox,
.checkbox.checked {
  padding-top: 0;
  background-image: url(../img/checkbox_w2.png);
  padding: 2px 0px 6px 28px;
}
input[type=text]:disabled,
input[type=email]:disabled,
input[type=password]:disabled,
textarea:disabled {
  border: none;
}
input[type=text],
input[type=email],
input[type=password] {
  color: #fff;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  background: none;
  font-size: 16px;
  padding: 22px 15px 25px;
  font-weight: normal;
  border-radius: 4px 4px 0 0;
  font-family: 'Lato', sans-serif;
  width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus {
  border: none;
  border-bottom: 1px solid #00ff1b;
}
.log_label,
.cf_label,
.reg_label,
.lp_label,
.rf_label,
.acf_label,
.checkstatus_label,
.uv_label {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
  color: #34414d;
  font-family: 'Lato', sans-serif;
}
.changeBlock input,
.exchangeBlock input {
  background: none;
  border-radius: 0;
  padding: 0 0 7px;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  width: 100%;
  height: 58px;
  border-bottom: 1px solid #AEB3B8;
}
.xtl_input_wrap input {
  border-color: #2F3A44;
  font-size: 36px;
  color: #fff;
}
.xchange_sum_input input {
  font-size: 36px;
}
.exit_link:hover {
  border: none !important;
  background: #b66d05 !important; 
}
.select_js_title {
  background: none;
  border: none;
  border-radius: 4px;
  height: 58px;
  color: #fff;
  border-bottom: 1px solid #2F3A44;
  border-radius: 0;
  padding: 0;
}
.select_js_title .select_js_abs {
  background: url(../img/jsel.png) no-repeat center center;
  right: 0;
}
.iselect_js .select_ico {
  left: 0px;
  top: 7px;
  width: 25px;
}
.iselect_js .select_js_title_ins {
  padding: 4px 30px 0 36px;
}
.exchangeBlock .select_js_title {
  color: #fff;
  border-bottom: 1px solid #AEB3B8;
}
.exchangeBlock .select_js_title .select_js_abs {
  background: url(../img/jselBlack.png) no-repeat center center;
}
.select_js_ul {
  background: #2f3a44;
  border: none;
  min-width: 300px;
  border-radius: 3px;
}
.iselect_js .select_js_ulli {
  padding: 11px 6px 15px 39px;
  height: 40px;
  font-size: 14px;
  line-height: 18px;
  border-top: none;
  color: #fff;
  font-family: 'Lato', sans-serif;
}
.iselect_js .select_js_ulli.active,
.iselect_js .select_js_ulli:hover {
  background: #212b34;
}
.iselect_js .select_js_ulli .select_ico {
  left: 8px;
  top: 0px;
  width: 21px;
}
.select_js.open .select_js_title {
  background: none;
}
.exchangeBlock .select_js_ul {
  background: #F4F4F4;
}
.exchangeBlock .iselect_js .select_js_ulli {
  color: #000;
}
.exchangeBlock .iselect_js .select_js_ulli.active,
.exchangeBlock .iselect_js .select_js_ulli:hover {
  background: #fff;
}
input[type="submit"]{
    padding: 10px 20px !important;
    border-radius: 100px !important;
    border: 2px solid transparent !important;
    background-clip: padding-box !important;
    color: white !important;
    cursor: pointer;
    background: #fe9602;
}
input[type=submit]:hover{
    border-radius: 100px !important;
    background: #b66d05;
    color: white;
}
.btn,
input[type="submit"],
.wp-block-button__link,
a.success_paybutton,
a.exit_link {
  font-family: 'Lato', sans-serif;
  height: inherit;
  -webkit-appearance: none;
  display: inline-block;
  cursor: pointer;
  /*background: #00eba1;*/
  border-radius: 10px;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  border: none;
  font-weight: bold;
  text-align: center;
  padding: 23px 30px 23px;
  position: relative;
  top: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  outline: none !important;
}

.paymentReceived__btn {
    margin-top: 25px;
}
.btn:active,
.wp-block-button__link:active,
a.success_paybutton:active,
.btn:hover,
.wp-block-button__link:hover,
a.success_paybutton:hover {
  background: #00b57a;
}
.btn.-small,
input[type="submit"].-small,
.wp-block-button__link.-small,
a.success_paybutton.-small {
  font-size: 15px;
  padding: 13px 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.-arrow,
input[type="submit"].-arrow,
.wp-block-button__link.-arrow,
a.success_paybutton.-arrow {
  padding-right: 60px;
}
.btn.-arrow:after,
input[type="submit"].-arrow:after,
.wp-block-button__link.-arrow:after,
a.success_paybutton.-arrow:after {
  content: '';
  background-image: url(../img/btn_arrow.svg);
  width: 23px;
  height: 23px;
  display: inline-block;
  background-size: contain;
  position: absolute;
  top: 3px;
  bottom: 0;
  margin: auto;
  margin-left: 10px;
}
a.xtl_submit,
a.xtp_submit {
  display: inline-block;
  cursor: pointer;
/*   background: #00eba1; */
  border-radius: 10px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 23px 33px 23px;
  position: relative;
  top: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  outline: none !important;
  line-height: 8px;
}
a.xtl_submit:hover,
a.xtp_submit:hover {
  /*background: #00a26d;*/
}
.contactsEl {
  position: relative;
  top: 9px;
}
.contactsEl__items {
  border-radius: 6px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  padding: 13px 15px 11px;
}
.contactsEl__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 18px;
  cursor: pointer;
}
.contactsEl__item:last-child {
  margin-right: 0;
}
.contactsEl__item i {
  position: relative;
  color: #00d190;
  margin-right: 7px;
  font-size: 17px;
  top: 1px;
}
.contactsEl__item span {
  font-size: 15px;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contactsEl__item:hover span {
  color: #00d190 !important;
}
.contactsEl__label {
  position: absolute;
  top: -19px;
  left: 8px;
  z-index: 2;
}
.contactsEl__back {
  position: absolute;
  top: -35px;
  right: -40px;
  z-index: 0;
  max-width: 60px;
}
.feedbackEl__note {
  background: #fff;
  padding: 18px 20px 20px;
  border-radius: 10px;
  margin-bottom: 24px;
  font-size: 17px;
  position: relative;
  line-height: 22px;
}
.feedbackEl__botton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 9px;
}
.feedbackEl__img {
  margin-right: 10px;
}
.feedbackEl__img img {
  max-width: 43px;
}
.feedbackEl__right {
  font-size: 15px;
}
.feedbackEl__name {
  margin-bottom: 5px;
  color: #fff;
}
.feedbackEl__date {
  color: #9ca2a8;
}
.feedbackEl__tri {
  position: absolute;
  left: 30px;
  bottom: -16px;
}
.feedbackEl p {
  color: #000;
  margin-bottom: 0;
}
.fullBack {
border-radius: 20px;
    overflow: hidden;
    max-width: 1320px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
}
.darkBack {
  background: #021221;
}
.headerBlock {
  padding: 13px 0 25px;
}
.headerBlock__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.headerBlock__right {
  margin-left: auto;
  margin-right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: 6px;
}
.headerBlock__logo {
  max-width: 200px;
  margin-right: 50px;
  display: block;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.headerBlock__logo img {
  display: block;
}
.headerBlock__logo:hover {
  opacity: 0.7;
}
.headerBlock__slogan {
  position: absolute;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
  top: 44px;
  left: 62px;
  width: 180px;
}
.headerBlock__work {
  background: #25e6e7;
  display: inline;
  padding: 3px 9px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  top: -16px;
  z-index: 2;
  left: 10px;
  /*-webkit-transform: rotate(-2deg);*/
  /*        transform: rotate(-2deg);*/
}
.headerBlock-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.headerBlock-menu a {
  font-size: 15px;
  color: #fff;
  margin-right: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.headerBlock-menu a:hover {
  color: #fe9602;
}
.headerBlock-lang {
  border: 1.5px solid #000;
  padding: 10px;
  border-radius: 6px;
  margin-right: 10px;
}
.headerBlock-profile {
  background: unset;
  padding: 10px;
  border-radius: 6px;
  border: unset;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: flex-start;
      -ms-flex-pack: flex-start;
          justify-content: flex-start;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 110px;
    overflow: hidden;
}
.headerBlock-profile:hover {
  opacity: 0.8;
}
.headerBlock-profile i {
  font-size: 22px;
  font-weight: lighter;
  margin: -10px 6px -10px 0;
}
.headerBlock-profile span {
  font-size: 15px;
  text-transform: capitalize;
}
.headerBlock-profile__img {
  border-radius: 100%;
  border: 1.5px solid #000;
  text-transform: uppercase;
  width: 22px;
  min-width: 22px;
  height: 22px;
  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;
  font-weight: bold;
  background: #000;
  color: #fff;
  position: relative;
  left: -6px;
  top: -2px;
  margin-left: 4px;
  margin-bottom: -5px;
}
.headerBlock-theme {
  position: relative;
  right: 10px;
  margin: 0 8px;
  top: 3px;
}
.headerBlock-theme img {
  max-width: 24px;
}
.headerBlock-theme.-dark img {
  position: relative;
  top: -1.5px;
}
.headerBlock-mobileMenu__right .headerBlock-theme {
  margin: 0 21px;
  top: 10px;
}
.headerBlock-mobileMenu__right .headerBlock-theme.-light {
  top: 9px;
}
.firstBlock {
  padding-top: 60px;
  position: relative;
  z-index: 2;
}
.firstBlock__head {
  text-align: center;
}
.firstBlock__head h1 {
  margin-bottom: 30px;
}
.firstBlock-toggle {
  border: 1.5px solid #000;
  border-radius: 7px;
  padding: 8px;
  margin-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto 55px;
}
.firstBlock-toggle__item {
  padding: 12px;
  font-size: 15px;
  border-radius: 4px;
  cursor: pointer;
}
.firstBlock-toggle__item.-active {
  background: #00eba1;
}

.changeBlock {
  margin-bottom: 80px;
  position: relative;
  overflow: hidden;
  padding-top: 50px;
  margin-top: -50px;
}
.changeBlock__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1000px;
}
.changeBlock__order {
  margin-bottom: 50px;
}
.changeBlock__widget {
  display: none;
}
.changeBlock__widget.-active {
  display: block !important;
}
.changeBlock .changeBlock__back {
  position: absolute;
  top: 0px;
  right: -20px;
  max-width: 160px;
}
.changeBlock .xtl_table_wrap {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 60px 0 0px;
  color: #fff;
}
.changeBlock .fullBack {
  overflow: initial;
}
.changeBlock a.xtl_change {
  background: url(../img/change_icon.svg) no-repeat center center;
  width: 72px;
  height: 72px;
  border-radius: 100%;
}
.changeBlock .xtl_center_col {
  width: 72px;
  margin: 0 50px;
  padding: 0;
  position: relative;
  top: 22px;
}
.changeBlock .changeBlock__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.changeBlock a.xtl_submit,
.changeBlock a.xtp_submit {
  font-size: 20px;
  padding: 32px 33px 38px;
  width: 100%;
}
.changeBlock .xtl_exchange_rate {
  text-align: center;
  font-size: 14px;
  margin: 15px 0 0;
  font-family: 'Lato', sans-serif;
  color: #9ca2a8;
}
.changeBlock .xtl_exchange_reserve {
  display: none;
}
.changeBlock .xtl_html_abs {
  background: #021221 url(../img/spinner1.gif) no-repeat center center;
  background-color: #021221;
  background-size: 50px;
}
.changeBlock input[type=search] {
  width: 100%;
  height: 50px;
  background-color: #2f3a44;
  border: none;
  color: #fff;
  border-radius: 3px 3px 0 0;
  background-image: url(../img/search.png);
  background-repeat: no-repeat;
  background-position: 10px 19px;
  padding: 10px 10px 10px 36px;
}
.changeBlock .select_js_ul {
  background: #2f3a44;
  border: none;
  min-width: 300px;
  border-radius: 3px;
}
.changeBlock .iselect_js .select_js_ulli {
  padding: 11px 6px 15px 39px;
  height: 40px;
  font-size: 14px;
  line-height: 18px;
  border-top: none;
  color: #fff;
  font-family: 'Lato', sans-serif;
}
.changeBlock .iselect_js .select_js_ulli.active,
.changeBlock .iselect_js .select_js_ulli:hover {
  background: #212b34;
}
.changeBlock .iselect_js .select_js_ulli .select_ico {
  left: 8px;
  top: 0px;
  width: 21px;
}
.changeBlock .select_js.open .select_js_title {
  background: none;
}
.changeBlock-item {
  width: 100%;
  max-width: 330px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.changeBlock-item:nth-child(3n) {
  margin-right: 0;
}
.changeBlock-item__left {
  position: relative;
  top: -10px;
  max-width: 54px;
  margin-right: 20px;
}
.changeBlock-item__head {
  font-family: 'OpenRunde', sans-serif;
  font-size: 17px;
  margin-bottom: 6px;
}
.changeBlock-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.changeBlock-col__label {
  font-size: 16px;
  margin-bottom: 10px;
  color: #9ca2a8;
}
.changeBlock-col__item.-value {
  margin-right: 20px;
}
.changeBlock-col__item.-currency {
  min-width: 170px;
}
.changeBlock__reload {
  display: none;
}
.table1Block {
  padding: 60px 0 20px;
}
.table1Block .xtt_left_col_icon {
  width: 100%;
}
.table1Block .xtt_left_col_table,
.table1Block .xtt_right_col_table {
  float: left;
  padding: 0;
  border-radius: 0;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
}
.table1Block .xtt_right_col_icon {
  width: 100%;
}
.table1Block .xtt_right_col_table {
  width: 100%;
}
.table1Block .xtt_left_col_icon_ins,
.table1Block .xtt_right_col_icon_ins {
  border: 1.5px solid #000;
  border-radius: 7px;
  padding: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
}
.table1Block .xtt_one_line_left,
.table1Block .xtt_one_line_right {
  padding: 2px 0;
  position: relative;
  left: -4px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table1Block .xtt_one_line_reserv_right {
  display: none;
}
.table1Block .xtt_one_line_left:hover,
.table1Block .js_item_left.active .xtt_one_line_left,
.table1Block .xtt_one_line_right:hover,
.table1Block .js_item_right.active .xtt_one_line_right {
  background: #F4F4F4;
  border-radius: 5px;
}
.table1Block .xtt_one_line_name_right {
  width: 50%;
}
.table1Block .xtt_one_line_ico_left,
.table1Block .xtt_one_line_ico_right {
  width: 60px;
}
.table1Block .tbl_icon {
  border: 1px solid #fff;
  padding: 9px 11px 9px;
  background: none;
  margin: 0 0px 0px 0;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  border-radius: 5px;
  line-height: 15px;
  font-family: 'Lato', sans-serif;
}
.table1Block .tbl_icon.active {
  background: #01eaa1;
  border: 1px solid #01eaa1;
  color: #000;
}
.table1Block .table1Block__btn {
  border: 1.5px solid #01eaa1;
  display: block;
  padding: 8px 10px;
  float: left;
  color: #000;
  border-radius: 7px;
}
.table1Block .xtt_html_abs {
  background: #021221 url(../img/spinner1.gif) no-repeat center center;
  background-color: #021221;
  background-size: 50px;
}
.table1Block .xtt_one_line_curs_right:after {
  border: 1.5px solid #01eaa1;
  display: block;
  padding: 8px 10px;
  float: left;
  color: #000;
  border-radius: 7px;
  position: absolute;
  top: 6px;
  right: 5px;
}
.table1Block-cols {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table1Block-cols__col {
  background: #fff;
  border-radius: 20px;
  padding: 30px 40px;
  width: 100%;
  margin-right: 40px;
}
.table1Block-cols__left {
  max-width: calc(40% - 40px);
}
.table1Block-cols__right {
  max-width: 60%;
  margin-right: 0;
}
.tableBlock {
  margin-bottom: 100px;
}
.tableBlock__head {
  text-align: center;
  margin-bottom: -20px;
}
.aboutBlock {
  position: relative;
  margin-bottom: 50px;
}
.aboutBlock__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.aboutBlock__left {
  width: 50%;
  background-size: cover;
}
.aboutBlock__left img {
  display: none;
}
.aboutBlock__right {
  width: 50%;
  padding: 80px 0;
  max-width: 500px;
}
.aboutBlock .aboutBlock__back {
  position: absolute;
  top: -80px;
  left: -80px;
  max-width: 270px;
  z-index: -1;
}
.lastBlock {
  height: 150px;
}
.benefitsBlock {
  margin-bottom: 90px;
}
.benefitsBlock__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.benefitsBlock__row.-n1 .benefitsBlock-item {
  max-width: 100%;
  position: relative;
  padding: 50px 40px;
}
.benefitsBlock__row.-n2 .benefitsBlock-item:first-child {
  max-width: 480px;
}
.benefitsBlock__row.-n3 .benefitsBlock-item:first-child {
  max-width: 680px;
}
.benefitsBlock-item {
  background: #fff;
  border-radius: 15px;
  padding: 40px;
  margin: 0 20px 20px 0;
  overflow: hidden;
  width: 100%;
}
.benefitsBlock-item__label {
  position: relative;
  top: -15px;
  right: 90px;
}
.benefitsBlock-item__head {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.benefitsBlock-item__img {
  max-width: 58px;
  margin-bottom: 30px;
}
.benefitsBlock-item__right {
  position: absolute;
  right: 0;
  max-width: 400px;
  bottom: 0;
}
.benefitsBlock-item__right img {
  max-width: 400px;
}
.feedbacksFavBlock {
  margin-bottom: 120px;
}
.feedbacksFavBlock .container {
  padding: 70px 0;
}
.feedbacksFavBlock__head {
  position: relative;
  margin-bottom: 35px;
}
.feedbacksFavBlock__head h2,
.feedbacksFavBlock__head h3,
.feedbacksFavBlock__head h4 {
  color: #fff;
}
.feedbacksFavBlock__head img {
  position: absolute;
  left: -34px;
  top: -24px;
}
.feedbacksFavBlock__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.feedbacksFavBlock__btn {
  width: 100%;
  margin-top: 40px;
}
.bottomBlock__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bottomBlock-item {
  max-width: calc(50% - 10px);
  margin: 0 20px 20px 0;
  padding: 50px 40px 250px;
  background: #fff;
  border-radius: 20px;
  position: relative;
}
.bottomBlock-item__img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
}
.faqBlock {
  margin-bottom: 50px;
}
.faqBlock .container {
  position: relative;
}
.faqBlock__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 40px 40px;
  border-radius: 20px;
}
.faqBlock__right {
  width: 60%;
}
.faqBlock__left {
  width: 40%;
}
.faqBlock__left h3 {
  max-width: 300px;
}
.faqBlock .faqBlock__back {
  position: absolute;
  bottom: 30px;
  left: -70px;
  max-width: 130px;
}
.faqBlock-item {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 0 0 11px 33px;
  position: relative;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 14px;
  display: block;
}
.faqBlock-item:last-child {
  border-bottom: none;
}
.faqBlock-item__head {
  color: #000;
  margin-bottom: 5px;
}
.faqBlock-item__desc {
  display: none;
  height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faqBlock-item__plus {
  position: absolute;
  left: 0;
  font-size: 28px;
  top: 1px;
  color: #00d190;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faqBlock-item.-active .faqBlock-item__desc {
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.faqBlock-item.-active .faqBlock-item__plus {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.seoBlock {
  margin-bottom: 50px;
}
.seoBlock h1,
.seoBlock h2,
.seoBlock h3,
.seoBlock h4,
.seoBlock h5 {
  font-size: 17px;
  line-height: 23px;
  opacity: 0.5;
}
.seoBlock p {
  font-size: 13px;
  line-height: 19px;
  opacity: 0.3;
}
.footerBlock {
  background: #021221;
  border-radius: 20px 20px 0 0;
  padding: 20px 0;
  color: #9CA2A7;
}
.footerBlock .headerBlock__work {
  color: #000;
}
.footerBlock__firstRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #3e3e3e;
  margin-bottom: 20px;
}
.footerBlock__firstRow .footerBlock__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footerBlock__logo {
  /*margin-right: 15px;*/
  /*max-width: 200px;*/
}
.footerBlock__left__logo {
  width: 45px;
  height: 45px;
  object-fit: contain;
}
.footerBlock__left__img {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}
.footer-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer-main-text {
  font-size: 30px;
  font-weight: bold;
}

.footer-red {
  color: #ff0000; /* красный */
}

.footer-white {
  color: #ffffff; /* белый */
}
.footer-sub-text {
  font-size: 8px;
  color: #cccccc;
  margin-top: 4px;
  white-space: nowrap;
  text-align: left;
  /* ширина как у "24ExPay" */
  width: max-content;
}
.footerBlock__logo img {
  display: block;
}
.footerBlock__descriptor {
  font-size: 13px;
  line-height: 15px;
  color: #9ca2a8;
  max-width: 150px;
  position: relative;
  top: 1px;
}
.footerBlock__right {
  margin-left: auto;
}
.footerBlock__secondRow {
  border-bottom: 1px solid #3e3e3e;
  padding-bottom: 20px;
  margin-bottom: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footerBlock__secondRow .footerBlock__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footerBlock__title {
  font-size: 13px;
  line-height: 15px;
  color: #9ca2a8;
  margin-right: 20px;
}
.footerBlock__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0;
  -webkit-box-align: right;
      -ms-flex-align: right;
          align-items: right;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footerBlock__logos a {
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 10px;
}
.footerBlock__logos.-banks {
  margin-right: 20px;
}
.footerBlock__logos.-banks img {
  max-height: 30px;
  margin-right: 10px;
  height: 45px;
}
.footerBlock__logos img {
  display: block;
}
.footerBlock__aboutMenu {
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footerBlock__aboutMenu a {
  display: block;
  margin-right: 20px;
  color: #9ca2a8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footerBlock__aboutMenu a:hover {
  color: #fff;
}
.footerBlock__socials {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footerBlock__menusRow {
  border-bottom: 1px solid #3e3e3e;
  padding-bottom: 30px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footerBlock__jurRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.footerBlock__jurRow p {
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 0;
  color: #9ca2a8;
}
.footerBlock__jurRow img.-nort {
  max-height: 27px;
  max-width: 100%;
}
.footerBlock__jurRow .footerBlock__right {
  margin-left: auto;
}
.footerBlock .contactsEl__items {
  background: #25323E;
}
.footerBlock .contactsEl__items span {
  color: #fff;
}
.footerBlock-social {
  border: 1px solid #7e7e7e;
  padding: 7px;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  margin: 10px 10px 10px 0;
}
.footerBlock-social i {
  position: relative;
  font-size: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footerBlock-social span {
  font-size: 15px;
  color: #fff;
  margin-left: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footerBlock-social:hover i {
  color: #fff;
}
.footerBlock-social:hover span {
  color: #00d190;
}
.footerBlock-menu {
  width: 100%;
  max-width: 25%;
  padding-right: 40px;
}
.footerBlock-menu.-x2 {
  width: 100%;
  max-width: 50%;
  padding-right: 0;
}
.footerBlock-menu__head {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-family: 'OpenRunde', sans-serif;
  margin-bottom: 17px;
}
.footerBlock-menu__items a {
  color: #9ca2a8;
  display: block;
  margin-bottom: 17px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footerBlock-menu__items a:hover {
  color: #fff;
}
.footerBlock-menu.-x2 .footerBlock-menu__items {
  -webkit-column-count: 4;
          column-count: 4;
}
.contentBlock {
  /*margin-bottom: 80px;*/
  padding: 40px 0;
  margin-top: 40px;
}
.contentBlock p {
  color: #fff;
}
.contentBlock .exch_ajax_wrap_abs,
.contentBlock .exchange_status_abs {
  background-color: #fff;
  background-image: url(../img/spinner1.gif);
  background-size: 50px;
}
.exchangeBlock {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 0;
  position: relative;
}
.exchangeBlock:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  background: #525252;
  left: 25px;
}
.exchangeBlock-item {
  position: relative;
  padding-left: 100px;
  margin-bottom: 50px;
}
.exchangeBlock-item.-last {
  margin-top: -50px;
}
.exchangeBlock-item.-last:after,
.exchangeBlock-item.-n3:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  background: #525252;
  left: 25px;
  top: 0;
}
.exchangeBlock-item:before {
  content: '1';
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  border-radius: 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;
  font-size: 30px;
  font-weight: bold;
  left: 0;
  top: -3px;
  background: #525252;
  font-family: 'OpenRunde', sans-serif;
  z-index: 2;
}
.exchangeBlock-item.-n2:before {
  content: '2';
}
.exchangeBlock-item.-n3:before {
  content: '3';
}
.exchangeBlock-item.-n4:before {
  content: '4';
}
.exchangeBlock-item.-last:before {
  display: none;
}
.exchangeBlock-item__head {
  width: 100%;
}
.exchangeBlock-item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
}
.exchangeBlock-item__value {
  width: 30%;
  padding-right: 30px;
}
.exchangeBlock-item__currency {
  width: 20%;
  padding-right: 30px;
}
.exchangeBlock-item__account {
  width: 50%;
}
.exchangeBlock-item__label,
.exchangeBlock-item .xchange_curs_label,
.exchangeBlock-item .xchange_pers_label {
  font-family: 'Lato', sans-serif;
  line-height: 20px;
  padding: 0;
  font-size: 16px;
  margin-bottom: 10px;
  color: #cccdce;
}
.exchangeBlock-item__checks {
  margin-left: 30px;
  position: relative;
  top: 9px;
}
.exchangeBlock-item__reserve {
  font-size: 14px;
  opacity: 0.4;
  margin-top: -30px;
}
.exchangeBlock-item .span_give_max,
.exchangeBlock-item .span_get_max {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  opacity: 0.4;
  padding-top: 7px;
  width: 1000px;
}
.exchangeBlock-item .span_give_max span,
.exchangeBlock-item .span_get_max span {
  margin-right: 10px;
}
.exchangeBlock-item .xchange_pers {
  width: 100%;
}
.exchangeBlock-item .xchange_pers_title {
  display: none;
}
.exchangeBlock-item .xchange_data_left,
.exchangeBlock-item .xchange_pers_div {
  width: 100%;
}
.exchangeBlock-item .xchange_sumandcom {
  padding: 0 0 10px 0;
  font-size: 14px;
  opacity: 0.4;
  padding-top: 7px;
  color: #000;
  margin: 0 0 -16px 0;
}
.fAboutBlock {
  margin-bottom: 100px;
  margin-top: 100px;
}
.fAboutBlock__head {
  max-width: 900px;
  margin-bottom: 40px;
}
.fAboutBlock__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fAboutBlock-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 430px;
}
.fAboutBlock-item__img {
  width: 100%;
  max-width: 54px;
  margin-right: 20px;
}
.fAboutBlock-item__name {
  font-family: 'OpenRunde', sans-serif;
  margin-bottom: 5px;
  font-size: 17px;
}
.fAboutBlock-item__desc {
  font-size: 15px;
  line-height: 22px;
  opacity: 0.7;
}
.companyBlock {
  margin-bottom: 100px;
}
.companyBlock .fullBack {
  position: relative;
  overflow: initial;
}
.companyBlock__back {
  position: absolute;
  top: -60px;
  right: 80px;
  max-width: 135px;
  width: 100%;
}
.companyBlock__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.companyBlock__left {
  position: relative;
  max-width: 535px;
  width: 100%;
  margin-right: 60px;
}
.companyBlock__left img {
  max-width: 100%;
}
.companyBlock__right {
  max-width: 460px;
}
.companyBlock__label {
  position: absolute;
  top: -19px;
  font-weight: bold;
  right: 20px;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
.companyBlock__label b {
  background: #25E6E7;
  padding: 5px 10px;
  border-radius: 4px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.companyBlock__label b:nth-child(2n) {
  position: relative;
  top: -7px;
}
.docsBlock {
  margin-bottom: 100px;
}
.docsBlock .container {
  padding: 60px 20px 70px;
}
.docsBlock .fullBack {
  position: relative;
  overflow: initial;
}
.docsBlock__back {
  position: absolute;
  max-width: 155px;
  top: -60px;
  left: 60px;
}
.docsBlock__head {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.docsBlock__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1000px;
  margin: 0 auto;
}
.docsBlock-item {
  width: 100%;
  background: #273542;
  border-radius: 15px;
  margin: 0 15px 15px 0;
  padding: 17px 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.docsBlock-item__img {
  max-width: 43px;
  width: 100%;
  margin-right: 20px;
}
.docsBlock-item__name {
  font-weight: bold;
  margin-bottom: 7px;
  font-size: 17px;
}
.docsBlock-item__desc {
  font-size: 15px;
  opacity: 0.7;
}
.mediaBlock {
  margin-bottom: 100px;
}
.mediaBlock__head {
  margin-bottom: 40px;
}
.mediaBlock__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mediaBlock-item {
  width: 100%;
  max-width: calc(33% - 13px);
  margin-right: 20px;
  padding: 30px;
  border-radius: 15px;
  background: #fff;
  margin-bottom: 20px;
  color: #000;
}
.mediaBlock-item:nth-child(3n) {
  margin-right: 0;
}
.mediaBlock-item__img {
  max-width: 130px;
  width: 100%;
  margin-bottom: 20px;
}
.mediaBlock-item__img img {
  max-width: 100%;
}
.mediaBlock-item__head {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px;
}
.mediaBlock-item__meta {
  color: #00d190;
  font-size: 17px;
  font-weight: bold;
}
.notice_message {
  margin: 30px auto 30px;
  padding: 20px 20px 1px 20px;
  max-width: 1180px;
  background: #058c7c47;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 7px;
}
.notice_message p:last-child {
  margin-bottom: 0;
}
.block_statusbids {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin: 30px 0;
}
.block_payinfo {
  padding: 20px 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-top: 1px solid #E9E9E9;
}
.-darkTheme .block_payinfo{border-color: #484848;}
.block_payinfo_give,
.block_payinfo_get {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.block_persdata_line,
.block_xchdata_line {
  padding: 0 20px 5px 0;
  width: 50%;
  max-width: 100%;
  font-size: 18px;
  font-weight: bold;
  word-wrap: break-word;
  line-height: 25px;
}
.block_persdata_line span,
.block_xchdata_line span {
  display: block;
  padding: 0 0 3px 0;
  font-size: 16px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 10px;
}
.block_status_text,
.block_status_time {
  margin-bottom: 13px;
  font-size: 17px;
}
.block_status_time {
  margin-bottom: 24px;
}
span.block_status_text_info,
.block_status_time span {
  font-weight: normal;
}
.block_status_bids {
  background: #58445f;
  padding: 3px 9px 5px;
  border-radius: 5px;
  font-weight: bold;
}
.-darkTheme .block_status_bids{background: #25323e;}
.block_status_bids.-success {
  background: #4CAF50;
  color: #fff;
}
.block_status_bids.-payed {
  background: #0DA79F;
  color: #fff;
}
.block_status_bids.-delete {
  background: #f44336;
  color: #fff;
}
.block_status_bids.-error {
  background: #f44336;
  color: #fff;
}
.block_status_bids.-cancel {
  background: #dfdfdf;
}
.block_instruction_ins ol {
  list-style-type: none;
  counter-reset: num;
}
.block_instruction_ins li {
  /*position: relative;*/
  /*font-size: 20px;*/
  /*line-height: 32px;*/
  /*padding-left: 20px;*/
  /*margin-bottom: 16px;*/
  position: sticky;
    font-size: 10px;
    line-height: 17px;
    padding-left: 16px;
    margin-bottom: 15px;
}
.notice_message_text_ins{
/*     display: none; */
}
.block_instruction_ins li:after {
  content: counter(num);
  counter-increment: num;
  width: 37px;
  height: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: -40px;
  top: -1px;
  font-family: 'OpenRunde', sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  background: #525252;
  border-radius: 100%;
}
.block_statusbid_title_ins{
    color: #fff;
}
.block_instruction_ins p{padding: 0;}
.blockInstruction__btns {
  margin: 20px 0;
}
.blockInstruction .block_paybutton_ins {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blockInstruction a.cancel_paybutton {
  width: initial;
  margin: 0;
  color: red;
  font-weight: bold;
  background: none;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
}
.blockInstruction a.success_paybutton {
  margin: 0;
  margin-right: 20px;
}
.blockInstruction__autocheck {
  margin: 30px 0 0px;
}
.block_check_payment {
  bottom: -30px;
}
.block_warning_merch {
  padding: 0;
  margin: 0 -20px 20px;
  background: none;
  margin: 0 auto;
  max-width: 820px;
  text-align: center;
}
.block_warning_merch p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 5px;
}
.block_paybutton_merch a.merch_paybutton {
  background: none;
  height: initial;
  margin: 0px auto;
  font-size: 13px;
  color: red;
  padding: 0;
  line-height: 18px;
}
.langlist_div {
  height: initial;
  margin-right: 10px;
  z-index: 999;
}
.langlist_title {
  height: inherit;
  border: unset;
  padding: 18px 8px 18px 10px;
  border-radius: 4px;
  background: none;
  font: inherit;
  color: #fff;
  text-transform: uppercase;
  line-height: 0px;
}
.langlist_title span {
  background-image: url(../img/l_arr2.png);
}
.lastBlock {
  overflow: hidden;
  padding-top: 30px;
}
.lastBlock .container {
  position: relative;
}
.lastBlock__head {
  background: #01eaa1;
  display: inline;
  padding: 3px 9px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  top: -16px;
  z-index: 2;
  left: 10px;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
  -webkit-box-shadow: 0 3px 9px -6px #000000 3d;
          box-shadow: 0 3px 9px -6px #000000 3d;
}
.lastBlock__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lastBlock-item {
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-right: 20px;
  max-width: 300px;
  width: 100%;
}
.lastBlock-item__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: calc(50% - 14px);
}
.lastBlock-item__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: calc(50% - 14px);
}
.lastBlock-item__icon {
  width: 100%;
  max-width: 17px;
  margin: 0 20px;
  position: relative;
  top: 10px;
}
.lastBlock-item__img {
  max-width: 38px;
  margin-right: 10px;
}
.lastBlock-item__img img {
  max-width: 38px;
}
.lastBlock-item__desc {
  width: 100%;
}
.graphBlock {
  margin-bottom: 100px;
}
.graphBlock .container {
  padding: 60px 0px;
}
.graphBlock__head {
  margin-bottom: 30px;
}
.graphBlock iframe {
  min-height: 450px;
}
.xchange_pers_div_ins {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.xchange_curs_line,
.xchange_pers_line {
  margin-right: 30px;
  width: 100%;
}
.breadBlock {
  padding: 0;
}
.breadBlock__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadBlock .breadcrumb_div {
  padding: 0;
  max-width: 1180px;
  margin-bottom: 50px;
  margin-top: 0;
}
.breadBlock__sep {
  margin: 0 5px;
}
.breadBlock ul li a {
  color: #34414D;
  font-family: 'Lato', sans-serif;
}
.pn_copy {
  padding: 0px 27px 0px 8px;
  border-radius: 4px;
  background: url(../img/copy2.svg) no-repeat right center;
  background-color: #513e50;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pn_copy.copied {
  background: url(../img/copy2.svg) no-repeat right center;
  background-color: #97ffde;
}
.many_reviews_ins {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.one_reviews {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  width: calc(33% - 40px);
  margin-right: 40px;
  margin-bottom: 30px;
}
.feedbackPageBlock {
  margin-top: 40px;
}
.feedbackPageBlock .feedbackEl__name {
  color: #000;
  font-weight: bold;
}
.pagenavi {
  font-family: 'Lato', sans-serif;
  margin-bottom: 70px;
}
.pagenavi span {
  color: #000;
  background: #01eaa1;
  border: 1px solid #01eaa1;
}
.pagenavi a,
.nav-previous a,
.nav-next a {
  color: #000;
}
.feedbackFormBlock__wrap {
  padding: 60px;
}
.feedbackFormBlock__label {
  background: #25E6E7;
  display: inline-block;
  font-size: 15px;
  padding: 7px 10px 6px;
  line-height: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-family: 'Lato', sans-serif;
}
.feedbackFormBlock__head {
  max-width: 500px;
}
.feedbackFormBlock__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.feedbackFormBlock__col {
  width: 50%;
  padding-right: 30px;
}
.feedbackFormBlock__col:nth-child(2n) {
  padding-right: 0;
}
.feedbackFormBlock__pre {
  opacity: 0.4;
  max-width: 400px;
}
.feedbackFormBlock .rf_div_ins {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.feedbackFormBlock .form_field_line {
  width: 100%;
  max-width: 100%;
}
.feedbackFormBlock textarea {
  height: 141px;
}
.feedbackFormBlock .has_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.feedbackFormBlock .has_submit input {
  margin-right: 20px;
}
.feedbackFormBlock .resultgo {
  width: 100%;
}
.contactsBlock__desc {
  margin-top: -10px;
  font-size: 20px;
  margin-bottom: 40px;
}
.contactsBlock__btns {
  margin-bottom: 100px;
}
.contactsBlock__btn {
  margin-right: 10px;
}
.contactsBlock__btn i {
  font-size: 22px;
  position: relative;
  left: -7px;
  top: 2px;
}
.contactsBlock__btn.-telegram {
  background: #3FB7F5;
  color: #fff;
}
.contactsFormBlock {
  margin-bottom: 100px;
}
.contactsFormBlock__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.contactsFormBlock__col {
  width: 50%;
  padding-right: 30px;
}
.contactsFormBlock__col:nth-child(2n) {
  padding-right: 0;
}
.contactsFormBlock__pre {
  opacity: 0.4;
  max-width: 400px;
}
.contactsFormBlock .cf_submit {
  margin-right: 20px;
}
.contactsFormBlock .cf_line.has_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contactsFormBlock textarea {
  height: 235px;
}
.contactsFormBlock .form_field_line {
  max-width: 100%;
}
.contactsFormBlock-form {
  padding: 60px 0;
}
.resultgo {
  width: 100%;
}
.sideBlock {
  /*margin-bottom: 100px;*/
  margin-top: 40px;
  padding: 0px 0px 100px 0px;
}
.block_check_payment_ins{
    background: #999b60;
}
.sideBlock__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sideBlock__left {
  width: 100%;
  max-width: calc(70% - 30px);
  margin-right: 30px;
  background: #48484852;
    backdrop-filter: blur(10px);
    border-radius: 10px;
}
.exchange_status_html{
    margin: 10px;
}
.sideBlock__right {
  width: 100%;
  max-width: 30%;
}
.log_div_wrap,
.cf_div_wrap,
.reg_div_wrap,
.lp_div_wrap,
.rf_div_wrap,
.acf_div_wrap,
.domacc_div_wrap,
.checkstatus_div_wrap,
.userverify_div_wrap,
.user_widget,
.register_widget,
.login_widget,
.checkstatus_widget,
.userwallets_form,
.userxch_tablediv,
.statstablediv,
.promopage,
.paytext,
.paydiv,
.userapi_form {
  margin: 0 0 20px 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 20px;
  padding: 40px;
}
.lp_div_title_ins{
    color: #fff;
}
.form_field_label_ins{
    color: #c2bdbd;
}
.user_widget,
.register_widget,
.login_widget,
.checkstatus_widget {
  padding: 30px;
}
.userxch_tablediv,
.statstablediv {
  padding: 15px;
}
.user_widget_title_ins {
  font-weight: bold;
}
.user_widget_body ul li a {
  font-family: 'Lato', sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  margin-bottom: 13px;
  display: inline-block;
}
.user_widget_body ul li a:hover {
  color: #00d190;
  text-decoration: none;
}
.user_widget_body ul li.current a {
  color: #6cd558;
}
a.exit_link {
  width: 100%;
  
  margin-top: -13px;
  padding: 10px 20px !important;
    border-radius: 100px !important;
    border: 2px solid transparent !important;
    background-clip: padding-box !important;
    color: white !important;
    cursor: pointer;
    background: #fe9602;
}
a.exit_link:have{
    background: #b66d05; 
}
.acf_div_title {
  display: none;
}
.acf_div_ins {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form_field_line {
  width: 100%;
  max-width: calc(50% - 15px);
  margin-right: 30px;
}
.form_field_line:nth-child(2n) {
  margin-right: 0;
}
.acf_line.has_submit {
  max-width: 100%;
}
.field_name_enable_ips {
  max-width: 100%;
}
.standart_window_content_ins .form_field_line {
  max-width: 100%;
}
.userwallets,
.paytable,
.userapi_table {
  margin-top: 60px;
}
.feedbackPageBlock .feedbackEl__tri.-gray {
  display: none;
}
.exch_course2 {
  background: url(../img/liarr.png) no-repeat 0 center;
}
table tbody tr:nth-child(1n) {
/*   background-color: #fff; */
  border-bottom: 1px solid #e7e7e7;
}
.statstablediv table th {
  padding: 15px 0px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
.pntable table th {
  font-family: 'Lato', sans-serif;
  color: #000;
  background: #ffffff;
  padding: 15px;
  border-bottom: 1px solid #eaeef4;
  font-weight: bold;
}
.pntable table td {
  padding: 15px;
  font-family: 'Lato', sans-serif;
  border-bottom: 1px solid #eaeef4;
  font-size: 14px;
  line-height: 20px;
}
.pntable table {
  border-radius: 12px;
  overflow: hidden;
}
.paytext_ins {
  font-size: 17px;
  line-height: 24px;
}
.one_reviews_answer {
  text-align: left;
  margin-top: 15px;
}
.xtl_left_col,
.xtl_right_col {
  border-radius: 0px;
  background: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
a.exch_status_link {
  color: #00eba1;
}
.headerBlock__middle{min-width: 160px;}
.headerBlock-toggle {
  display: none;
  position: relative;
  z-index: 2;
  cursor: pointer;
  height: 70px;
  padding: 0 20px;
  border: none;
  background: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-left: auto;
  top: -6px;
  right: -20px;
}
.headerBlock-toggle span {
  display: block;
  background: #b6b927;
  border-radius: 10px;
  width: 40px;
  height: 2.5px;
  -webkit-transition: 0.25s margin 0.25s, 0.25s opacity, 0.25s -webkit-transform;
  transition: 0.25s margin 0.25s, 0.25s opacity, 0.25s -webkit-transform;
  -webkit-transition: 0.25s margin 0.25s,0.25s opacity,0.25s -webkit-transform;
  transition: 0.25s margin 0.25s,0.25s opacity,0.25s -webkit-transform;
  transition: 0.25s margin 0.25s,0.25s transform,0.25s opacity;
  transition: 0.25s margin 0.25s,0.25s transform,0.25s opacity,0.25s -webkit-transform;
  transition: 0.25s margin 0.25s, 0.25s transform, 0.25s opacity, 0.25s -webkit-transform;
}
.headerBlock-toggle span:nth-child(1) {
  margin-bottom: 10px;
}
.headerBlock-toggle span:nth-child(3) {
  margin-top: 10px;
}
.headerBlock-toggle.--active span {
  -webkit-transition: 0.25s margin, 0.25s opacity 0.25s, 0.25s -webkit-transform 0.25s;
  transition: 0.25s margin, 0.25s opacity 0.25s, 0.25s -webkit-transform 0.25s;
  -webkit-transition: 0.25s margin,0.25s opacity 0.25s,0.25s -webkit-transform 0.25s;
  transition: 0.25s margin,0.25s opacity 0.25s,0.25s -webkit-transform 0.25s;
  transition: 0.25s margin,0.25s transform 0.25s,0.25s opacity 0.25s;
  transition: 0.25s margin,0.25s transform 0.25s,0.25s opacity 0.25s,0.25s -webkit-transform 0.25s;
  transition: 0.25s margin, 0.25s transform 0.25s, 0.25s opacity 0.25s, 0.25s -webkit-transform 0.25s;
}
.headerBlock-toggle.--active span:nth-child(1) {
  margin-top: 2px;
  margin-bottom: -2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.headerBlock-toggle.--active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}
.headerBlock-toggle.--active span:nth-child(3) {
  margin-top: -2px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.headerBlock-mobileMenu {
  display: none;
  background: #272525;
  position: fixed;
  top: 80px;
  right: 0;
  width: 100%;
  max-width: calc(100% - 20px);
  padding: 20px 30px 40px;
  bottom: 0;
  z-index: 99999;
}
.headerBlock-mobileMenu__menu {
  margin-bottom: 15px;
}
.headerBlock-mobileMenu .headerBlock-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.headerBlock-mobileMenu .headerBlock-menu li {
  display: block;
  width: 100%;
  padding: 10px 0;
}
.headerBlock-mobileMenu__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.headerBlock-mobileMenu .langlist_div {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.headerBlock-mobileMenu .headerBlock-profile {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.headerBlock-mobileMenu .contactsEl__items {
  background: #f4f4f4;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.headerBlock-mobileMenu .contactsEl__back {
  display: none;
}
@media (max-width: 1000px) {
  .headerBlock-toggle {
    display: inline-block;
  }
  .headerBlock__right {
    display: none;
  }
  .headerBlock__middle {
    display: none;
  }
}
body.admin-bar .headerBlock-mobileMenu {
  top: 120px;
}
html.-openMenu,
body.-openMenu {
  overflow: hidden;
}
.contactsBlock__btn {
  margin-bottom: 10px;
}
.firstBlock-toggle__item {
  font-weight: bold;
}
.faqBlock-item__plus {
  top: 5px;
}
.changeBlock__back,
.aboutBlock__back,
.faqBlock__back{
  -webkit-animation: topBottom 10s ease-in-out infinite;
          animation: topBottom 10s ease-in-out infinite;
}
.gameBnrBlock__backLeft{
-webkit-animation: topBottomSmall 10s ease-in-out infinite;
          animation: topBottomSmall 10s ease-in-out infinite;	
}
.contactsEl__back {
  -webkit-animation: topBottomSmall 8s ease-in-out infinite;
          animation: topBottomSmall 8s ease-in-out infinite;
}
body .graphBlock .tradingview-widget-copyright a:visited .blue-text {
  color: #00eba1 !important;
}
@-webkit-keyframes topBottom {
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(15px, 25px);
            transform: translate(15px, 25px);
  }
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@-webkit-keyframes topBottomSmall {
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(-5px, -10px);
            transform: translate(-5px, -10px);
  }
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@media (max-width: 1200px) {
  .container {
    margin: 0 20px;
  }
  h1 {
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 20px;
  }
  h2 {
    font-size: 34px;
    line-height: 42px;
  }
  h3 {
    font-size: 26px;
    line-height: 33px;
  }
  h4 {
    font-size: 17px;
    line-height: 25px;
  }
  .aboutBlock__right {
    width: 70%;
    padding: 50px 30px;
    max-width: 500px;
  }
  .aboutBlock__left {
    width: 50%;
    background: none !important;
    position: relative;
  }
  .aboutBlock__left img {
    display: block;
    position: absolute;
    right: -20px;
    bottom: 0;
    max-height: 100%;
  }
  .benefitsBlock__row.-n1 .benefitsBlock-item {
    padding-right: 330px;
  }
  .benefitsBlock-item__label {
    right: 41px;
    position: relative;
    bottom: 8px;
    max-width: 51px;
  }
  .benefitsBlock-item__note {
    max-width: 400px;
  }
  .benefitsBlock-item__right {
    max-width: 300px;
  }
  .feedbackEl__note {
    padding: 20px;
    border-radius: 10px;
  }
  .changeBlock .changeBlock__back {
    position: absolute;
    top: 20px;
    right: -30px;
    max-width: 90px;
  }
  .changeBlock .xtl_center_col {
    margin: 0 20px;
  }
  .changeBlock-col__item.-currency {
    min-width: 150px;
  }
  .xtl_input_wrap input {
    font-size: 20px;
  }
  .breadBlock__cols {
    padding: 0 20px;
  }
  .fAboutBlock {
    margin-bottom: 70px;
    margin-top: 40px;
  }
  .companyBlock__back {
    top: -30px;
    right: -30px;
    max-width: 85px;
  }
  .docsBlock__back {
    max-width: 95px;
    top: -40px;
    left: 10px;
  }
  .feedbackPageBlock {
    margin-top: 30px;
    padding: 0;
  }
  .feedbackFormBlock__wrap {
    padding: 30px 20px;
  }
  .notice_message {
    margin: 0px auto 30px;
  }
  .exchangeBlock-item {
    padding-left: 80px;
  }
  .sideBlock {
    margin-bottom: 70px;
  }
  .sideBlock__cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sideBlock__right {
    max-width: 100%;
  }
  .sideBlock__left {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .headerBlock__logo {
    max-width: 180px;
    margin-right: 20px;
  }
  .headerBlock__logo img {
    max-width: 160px;
    position: relative;
    top: 8px;
  }
}
@media (max-width: 900px) {
  h1 {
    font-size: 28px;
    line-height: 35px;
  }
  h2 {
    font-size: 30px;
    line-height: 37px;
  }
  h3 {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 7px;
  }
  .btn {
    font-size: 17px;
    line-height: 7px;
    padding: 24px 33px 25px;
  }
  .fAboutBlock__head h1 {
    font-size: 32px;
    line-height: 41px;
  }
  .firstBlock {
    padding-top: 20px;
  }
  .firstBlock-toggle {
    margin: 0 auto 35px;
  }
  .headerBlock__middle {
    display: none;
  }
  .changeBlock .changeBlock__back {
    position: absolute;
    top: 30px;
    right: -20px;
    max-width: 60px;
  }
  .changeBlock__items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .changeBlock-item {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .changeBlock .xtl_table_wrap {
    padding: 30px 0 0px;
  }
  .changeBlock-col {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    margin-bottom: 10px;
    padding: 0;
  }
  .changeBlock-col__label {
    font-size: 13px;
    margin-bottom: 3px;
  }
  .xtl_input_wrap input {
    font-size: 20px;
  }
  .changeBlock input,
  .exchangeBlock input {
    font-size: 20px;
    line-height: 27px;
  }
  .changeBlock .changeBlock__cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .changeBlock .xtl_center_col {
    display: none;
  }
  .changeBlock a.xtl_submit,
  .changeBlock a.xtp_submit {
    font-size: 17px;
    padding: 25px 33px 31px;
  }
  .changeBlock .xtl_exchange_rate {
    font-size: 13px;
  }
  .changeBlock__reload {
    display: block;
    background: none;
    color: #fff;
    border: 1.5px solid #00eba1;
    margin-top: 10px;
    width: 100%;
  }
  .changeBlock-col__item.-value {
    width: 100%;
  }
  .table1Block-cols__left {
    max-width: calc(50% - 20px);
    margin-right: 20px;
  }
  .table1Block-cols__col {
    padding: 20px 20px;
    margin-right: 20px;
  }
  .table1Block .xtt_left_col_icon_ins,
  .table1Block .xtt_right_col_icon_ins {
    margin-bottom: 0px;
    border: none;
    padding: 0;
  }
  .table1Block .tbl_icon {
    border: 1.5px solid #000;
    padding: 6px 6px 7px;
    margin: 0 5px 5px 0;
    font-size: 14px;
  }
  .aboutBlock__cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .aboutBlock__right {
    width: 100%;
    padding: 40px 30px;
    max-width: 100%;
  }
  .aboutBlock__left {
    width: 100%;
  }
  .aboutBlock__left img {
    position: relative;
    right: 0;
    bottom: 0;
    max-height: initial;
    max-width: 100%;
    background: #01eaa1;
  }
  .aboutBlock .aboutBlock__back {
    position: absolute;
    top: -40px;
    left: -30px;
    max-width: 90px;
    z-index: -1;
  }
  .benefitsBlock-item__left {
    padding: 30px 30px 0 30px;
  }
  .benefitsBlock-item__label {
    position: absolute;
    left: 60px;
    right: initial;
    top: 10px;
    bottom: initial;
  }
  .benefitsBlock-item__right {
    position: relative;
    right: 0;
    max-width: 100%;
    bottom: 0;
    border-top: 1px solid #f4f4f4;
  }
  .-darkTheme .benefitsBlock-item__right{
    border-top: 1px solid #525252;
  }
  .benefitsBlock-item__right img {
    max-width: 100%;
  }
  .benefitsBlock__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .benefitsBlock-item {
    max-width: 100%;
    padding: 30px;
    margin-right: 0;
  }
  .benefitsBlock__row.-n1 .benefitsBlock-item {
    max-width: 100%;
    position: relative;
    padding: 0;
  }
  .benefitsBlock__row.-n2 .benefitsBlock-item:first-child {
    max-width: 100%;
  }
  .benefitsBlock__row.-n3 .benefitsBlock-item:first-child {
    max-width: 100%;
  }
  .benefitsBlock-item__note {
    max-width: 100%;
  }
  .feedbacksFavBlock .container {
    padding: 40px 0;
  }
  .feedbacksFavBlock__head {
    margin-bottom: 25px;
  }
  .feedbacksFavBlock__items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .feedbackEl {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .feedbacksFavBlock__btn {
    margin-top: -10px;
  }
  .one_reviews {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .bottomBlock__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bottomBlock-item {
    position: relative;
    max-width: 100%;
    padding: 30px;
    margin: 0 0 20px;
  }
  .faqBlock .faqBlock__back {
    bottom: -20px;
    left: -20px;
    max-width: 60px;
  }
  .bottomBlock-item__img {
    position: relative;
    bottom: -30px;
    left: -30px;
    right: 0;
    max-width: calc(100% + 60px);
    width: calc(100% + 60px);
    margin-top: -30px;
  }
  .faqBlock__cols {
    padding: 30px 30px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .faqBlock__left {
    width: 100%;
    margin-bottom: 10px;
  }
  .faqBlock__right {
    width: 100%;
  }
  .footerBlock__firstRow {
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footerBlock__firstRow .footerBlock__left {
    margin-bottom: 20px;
  }
  .footerBlock__logo {
    margin-right: 35px;
    max-width: 170px;
  }
  .footerBlock__logo img {
    max-width: 180px;
  }
  .contactsEl__items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
  }
  .contactsEl__item {
    width: 100%;
    margin: 10px 0 10px;
  }
  .footerBlock__secondRow {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footerBlock__secondRow .footerBlock__left {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footerBlock__title {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .footerBlock__logos {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footerBlock__logos.-banks {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
  .footerBlock__aboutMenu {
    width: 100%;
    margin-bottom: 30px;
  }
  .footerBlock__right {
    margin-left: 0;
  }
  .footerBlock__socials {
    margin-left: -10px;
    margin-bottom: 10px;
  }
  .footerBlock__menusRow {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footerBlock-menu {
    max-width: 50%;
    padding-right: 20px;
    margin-bottom: 20px;
  }
  .footerBlock-menu.-x2 {
    max-width: 100%;
    padding-right: 0;
  }
  .footerBlock-menu.-x2 .footerBlock-menu__items {
    -webkit-column-count: 3;
            column-count: 3;
  }
  .footerBlock__jurRow {
    margin-bottom: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footerBlock__left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .footerBlock__jurRow .footerBlock__right {
    margin: 0 auto 10px;
  }
  .changeBlock {
    margin-bottom: 30px;
  }
  .benefitsBlock {
    margin-bottom: 60px;
  }
  .feedbacksFavBlock {
    margin-bottom: 80px;
  }
  .changeBlock__back {
    top: 30px;
    right: -80px;
    max-width: 120px;
  }
  .aboutBlock__back {
    top: -30px;
    left: -40px;
    max-width: 100px;
  }
  .faqBlock__back {
    bottom: -30px;
    left: -40px;
    max-width: 80px;
  }
  .breadBlock .breadcrumb_div {
    margin-top: 0;
  }
  .breadcrumb {
    display: block;
  }
  .container .breadBlock__cols {
    padding: 0;
  }
  .fAboutBlock {
    margin-bottom: 30px;
  }
  .fAboutBlock__items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .fAboutBlock-item {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .companyBlock__cols {
    padding: 30px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .companyBlock__left {
    margin: 30px 0 20px;
  }
  .companyBlock__right {
    max-width: 100%;
  }
  .companyBlock {
    margin-bottom: 70px;
  }
  .docsBlock-item {
    max-width: 100%;
  }
  .docsBlock .container {
    padding: 30px 0px 40px;
  }
  .docsBlock__back {
    max-width: 55px;
    top: -30px;
    left: 10px;
  }
  .docsBlock {
    margin-bottom: 70px;
  }
  .mediaBlock {
    margin-bottom: 70px;
  }
  .mediaBlock__head {
    margin-bottom: 20px;
  }
  .mediaBlock__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mediaBlock-item {
    max-width: 100%;
    margin-right: 0;
    padding: 30px 20px;
  }
  .companyBlock__back {
    right: 0;
  }
  .feedbackFormBlock__wrap {
    padding: 30px 0px;
  }
  .feedbackFormBlock .rf_div_ins {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .feedbackFormBlock__col {
    width: 100%;
    padding-right: 0;
  }
  .feedbackFormBlock__pre {
    font-size: 10px;
    line-height: 17px;
  }
  .contactsFormBlock {
    margin-bottom: 70px;
  }
  .contactsBlock__btns {
    margin-bottom: 60px;
  }
  .contactsFormBlock__cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contactsFormBlock__col {
    width: 100%;
    padding-right: 0;
  }
  .contactsFormBlock__pre {
    font-size: 11px;
    line-height: 14px;
  }
  .contactsFormBlock-form {
    padding: 30px 0;
  }
  .graphBlock {
    margin-bottom: 70px;
  }
  .graphBlock iframe {
    height: 300px;
  }
  .graphBlock .container {
    padding: 30px 0px;
  }
  .tableBlock__head {
    margin-bottom: -40px;
  }
  .tableBlock {
    margin-bottom: 30px;
  }
  .exchangeBlock-item {
    padding-left: 50px;
  }
  .exchangeBlock-item__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .exchangeBlock-item__value {
    width: 100%;
    padding-right: 0;
  }
  .exchangeBlock-item__currency {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .exchangeBlock-item__account {
    width: 100%;
  }
  .exchangeBlock-item:before {
    width: 30px;
    height: 30px;
    font-size: 18px;
    left: 0;
    top: 2px;
  }
  .exchangeBlock:before {
    left: 15px;
  }
  .exchangeBlock-item.-last:after,
  .exchangeBlock-item.-n3:after {
    left: 15px;
  }
  .exchangeBlock-item__checks {
    margin-left: 0;
  }
  .log_div_wrap,
  .cf_div_wrap,
  .reg_div_wrap,
  .lp_div_wrap,
  .rf_div_wrap,
  .acf_div_wrap,
  .domacc_div_wrap,
  .checkstatus_div_wrap,
  .userverify_div_wrap,
  .user_widget,
  .register_widget,
  .login_widget,
  .checkstatus_widget,
  .userwallets_form,
  .userxch_tablediv,
  .statstablediv,
  .promopage,
  .paytext,
  .paydiv,
  .userapi_form {
    margin: 0 -20px 20px -20px;
    padding: 20px;
  }
  .form_field_line {
    max-width: 100%;
    margin-right: 0;
  }
  .block_status_bids {
    display: block;
    margin-top: 8px;
  }
  .block_instruction_ins li:after {
    top: 1px;
  }
  .block_payinfo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block_payinfo_give,
  .block_payinfo_get {
    margin-bottom: 2px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block_persdata_line,
  .block_xchdata_line {
    max-width: 100%;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
    width: 100%;
  }
  .page-id-614 .resultfalse,
  .page-id-614 .xtp_error,
  .page-id-614 .xtl_error {
    margin: -30px 0 0;
  }
  .exchangeBlock-item__reserve {
    margin-bottom: 30px;
  }
}
body.-darkTheme {
  background: #021221;
  color: #fff;
}
body.-darkTheme h2,
body.-darkTheme h3,
body.-darkTheme .pntable_wrap_title_ins,
body.-darkTheme .userapi_form_title_ins,
body.-darkTheme .userapi_table_title_ins,
body.-darkTheme .user_widget_title_ins,
body.-darkTheme .statuserdiv_title_ins {
  color: #fff;
}
body.-darkTheme h5,
body.-darkTheme h4,
body.-darkTheme p {
  color: #afafaf;
}
body.-darkTheme input[type=text],
body.-darkTheme input[type=email],
body.-darkTheme input[type=password],
body.-darkTheme textarea {
  color: #fff;
  border-bottom: 1px solid #9a9a9a;
  background: #2e3e4c;
}
body.-darkTheme input[type=text]:hover,
body.-darkTheme input[type=email]:hover,
body.-darkTheme input[type=password]:hover,
body.-darkTheme textarea:hover,
body.-darkTheme input[type=text]:focus,
body.-darkTheme input[type=email]:focus,
body.-darkTheme input[type=password]:focus,
body.-darkTheme textarea:focus {
  border-color: #00eba1;
}
body.-darkTheme .xtl_input_wrap input,
body.-darkTheme .select_js_title,
body.-darkTheme .changeBlock input,
body.-darkTheme .exchangeBlock input:not(.xchange_submit) {
  background: none;
  border-color: #9a9a9a;
}
body.-darkTheme input[type=text]:disabled,
body.-darkTheme input[type=email]:disabled,
body.-darkTheme input[type=password]:disabled,
body.-darkTheme textarea:disabled {
  background: #1f2930;
}
body.-darkTheme select {
  border: 1px solid #787979;
  background: #2d3e4c;
  color: #fff;
}
body.-darkTheme .log_label,
body.-darkTheme .cf_label,
body.-darkTheme .reg_label,
body.-darkTheme .lp_label,
body.-darkTheme .rf_label,
body.-darkTheme .acf_label,
body.-darkTheme .checkstatus_label,
body.-darkTheme .uv_label,
body.-darkTheme .exchangeBlock-item__label,
body.-darkTheme .exchangeBlock-item .xchange_curs_label,
body.-darkTheme .exchangeBlock-item .xchange_pers_label,
body.-darkTheme .block_persdata_line span,
body.-darkTheme .block_xchdata_line span {
  color: #fff;
}
body.-darkTheme .darkBack,
body.-darkTheme .fullBack {
  background: #25323E;
}
body.-darkTheme .user_widget_body ul li a {
  color: #fff;
}
body.-darkTheme .user_widget_body ul li.current a {
  color: #00eba1;
}
body.-darkTheme a.btn:hover {
  color: #000;
}
body.-darkTheme .docsBlock-item,
body.-darkTheme .feedbackEl__note,
body.-darkTheme .notice_message,
body.-darkTheme .headerBlock-mobileMenu .contactsEl__items {
  background-color: #021221;
}
body.-darkTheme .standart_window_ins{
  background-color: #25323E;
}

body.-darkTheme .bottomBlock-item,
body.-darkTheme .faqBlock__cols,
body.-darkTheme .benefitsBlock-item,
body.-darkTheme .lastBlock-item,
body.-darkTheme .mediaBlock-item,
body.-darkTheme .feedbackPageBlock .feedbackEl__note,
body.-darkTheme .xchange_div,
body.-darkTheme .standart_window_title,
body.-darkTheme .block_statusbids,
body.-darkTheme .contentBlock .exch_ajax_wrap_abs,
body.-darkTheme .contentBlock .exchange_status_abs,
body.-darkTheme .changeBlock .xtl_html_abs,
body.-darkTheme .log_div_wrap,
body.-darkTheme .cf_div_wrap,
body.-darkTheme .reg_div_wrap,
body.-darkTheme .lp_div_wrap,
body.-darkTheme .rf_div_wrap,
body.-darkTheme .acf_div_wrap,
body.-darkTheme .domacc_div_wrap,
body.-darkTheme .checkstatus_div_wrap,
body.-darkTheme .userverify_div_wrap,
body.-darkTheme .user_widget,
body.-darkTheme .register_widget,
body.-darkTheme .login_widget,
body.-darkTheme .checkstatus_widget,
body.-darkTheme .userwallets_form,
body.-darkTheme .userxch_tablediv,
body.-darkTheme .statstablediv,
body.-darkTheme .promopage,
body.-darkTheme .paytext,
body.-darkTheme .paydiv,
body.-darkTheme .userapi_form,
body.-darkTheme .pntable table th,
body.-darkTheme .pntable table td,
body.-darkTheme .statuserdiv,
body.-darkTheme .headerBlock-mobileMenu,
body.-darkTheme .table1Block-cols__col {
  background-color: #25323e;
}
body.-darkTheme .headerBlock-menu a {
  color: #fff;
}
body.-darkTheme .headerBlock-menu a:hover {
  color: #00eba1;
}
body.-darkTheme .contactsEl__items {
  background: #25323e;
}
body.-darkTheme .headerBlock__work {
  color: #000;
}
body.-darkTheme .contactsEl__item span {
  color: #fff;
}
body.-darkTheme .langlist_title {
  border: 1.5px solid #01eaa1;
  color: #01eaa1;
}
body.-darkTheme .firstBlock-toggle {
  border: 1.5px solid #01eaa1;
}
body.-darkTheme .firstBlock-toggle__item.-active {
  color: #000;
}
body.-darkTheme .headerBlock__slogan {
  color: #fff;
}
body.-darkTheme .exchangeBlock-item .xchange_sumandcom {
  color: #fff;
}
body.-darkTheme .exchangeBlock-item .span_give_max span,
body.-darkTheme .exchangeBlock-item .span_get_max span {
  color: #fff;
}
body.-darkTheme .faqBlock-item {
  border-bottom: 1px solid #525252;
}
body.-darkTheme .mediaBlock-item__img {
  max-width: 140px;
  background: #fff;
  padding: 14px 10px 10px;
  border-radius: 10px;
}
body.-darkTheme .mediaBlock-item__head {
  color: #fff;
}
body.-darkTheme .feedbackPageBlock .feedbackEl__name {
  color: #fff;
}
body.-darkTheme .feedbackPageBlock .feedbackEl__note {
  color: #fff;
}
body.-darkTheme .feedbackPageBlock .feedbackEl__tri.-main {
  display: none;
}
body.-darkTheme .feedbackPageBlock .feedbackEl__tri.-gray {
  display: block;
}
body.-darkTheme .breadBlock ul li a {
  color: #fff;
}
body.-darkTheme .pagenavi a,
body.-darkTheme .nav-previous a,
body.-darkTheme .nav-next a {
  color: #fff !important;
  border: 1px solid #25323e;
  background: #25323e;
}
body.-darkTheme .contactsBlock__btn.-telegram {
  color: #021221;
}
body.-darkTheme .exchangeBlock-item:before {
  color: #000;
}
body.-darkTheme .exchangeBlock-item.-last:after,
body.-darkTheme .exchangeBlock-item.-n3:after {
  background: #25323e;
}
body.-darkTheme .exchangeBlock .select_js_title {
  color: #fff;
  border-bottom: 1px solid #AEB3B8;
}
body.-darkTheme .exchangeBlock .select_js_title .select_js_abs {
  background: url(../img/jsel.png) no-repeat center center;
}
body.-darkTheme .standart_window_title {
  color: #fff;
}
body.-darkTheme .langlist_ul {
  background: #25323e;
  border: 1px solid #25323e;
}
body.-darkTheme a.langlist_li {
  color: #fff;
}
body.-darkTheme .pntable table th,
body.-darkTheme .pntable table td {
  color: #fff;
  border-bottom: 1px solid #6a6a6a;
}
body.-darkTheme table tbody tr:nth-child(1n) {
  background-color: #25323e;
  border-bottom: 1px solid #6a6a6a;
}
body.-darkTheme .pn_copy {
  background-color: #01eaa1;
  color: #000;
}
body.-darkTheme .statuserdiv {
  -webkit-box-shadow: none;
          box-shadow: none;
}
body.-darkTheme .promo_topmenu li.current a {
  color: #fff;
}
body.-darkTheme .promo_menu ul li.act a {
  color: #fff;
}
body.-darkTheme .promo_menu ul li a,
body.-darkTheme .bannerboxlink a {
  border-bottom: 1px dotted #00eba1;
  color: #00eba1;
}
body.-darkTheme .bannerboxlink a:hover,
body.-darkTheme .bannerboxlink a.act:hover {
  color: #00eba1;
  border-color: #00eba1;
}
body.-darkTheme .userapi_table_one {
  background: #25323e;
  -webkit-box-shadow: none;
          box-shadow: none;
}
body.-darkTheme .block_status_bids.-cancel {
  color: #000;
}
body.-darkTheme .headerBlock-profile:hover {
  color: #000;
}
body.-darkTheme .companyBlock__label {
  color: #000;
}
body.-darkTheme .headerBlock-toggle span {
  background: #fff;
}
body.-darkTheme .table1Block .xtt_left_col_icon_ins,
body.-darkTheme .table1Block .xtt_right_col_icon_ins {
  border: 1.5px solid #f4f4f4;
}
body.-darkTheme .table1Block .tbl_icon {
  border: 1px solid #25323e;
  color: #f4f4f4;
}
body.-darkTheme .table1Block .tbl_icon.active {
  color: #000;
}
body.-darkTheme .xtt_one_line_name {
  color: #fff;
}
body.-darkTheme .table1Block .xtt_one_line_left:hover,
body.-darkTheme .table1Block .js_item_left.active .xtt_one_line_left,
body.-darkTheme .table1Block .xtt_one_line_right:hover,
body.-darkTheme .table1Block .js_item_right.active .xtt_one_line_right {
  background: #021221;
}
body.-darkTheme .xtt_one_line_left,
body.-darkTheme .xtt_one_line_right {
  border-bottom: 1px solid #404040;
}
body.-darkTheme .table1Block .xtt_left_col_table,
body.-darkTheme .table1Block .xtt_right_col_table {
  background: #25323e;
}
body.-darkTheme .js_item_left.active .xtt_one_line_name,
body.-darkTheme .js_item_left.active .xtt_one_line_curs,
body.-darkTheme .xtt_one_line_left:hover .xtt_one_line_name,
body.-darkTheme .xtt_one_line_left:hover .xtt_one_line_curs,
body.-darkTheme .table1Block .xtt_one_line_curs_right:after,
body.-darkTheme .xtt_one_line_right:hover .xtt_one_line_name,
body.-darkTheme .xtt_one_line_right:hover .xtt_one_line_curs,
body.-darkTheme .xtt_one_line_right:hover .xtt_one_line_reserv,
body.-darkTheme .js_item_right.active .xtt_one_line_name,
body.-darkTheme .js_item_right.active .xtt_one_line_curs,
body.-darkTheme .js_item_right.active .xtt_one_line_reserv,
body.-darkTheme .xtt_one_line_curs {
  color: #fff;
}
.popExchanges {
  position: fixed;
  bottom: 10px;
  left: 20px;
  z-index: 999999;
}
.popExchanges-item {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  height: 0;
  visibility: hidden;
  padding: 0;
}
.popExchanges-item.-active {
  opacity: 1;
  height: initial;
  visibility: initial;
  padding: 15px 30px 11px 15px;
}
.popExchanges-check {
  padding: 15px 30px 17px 15px;
}
.popExchanges-item,
.popExchanges-check {
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 400px;
  margin-bottom: 10px;
  position: relative;
  top: 0;
  -webkit-box-shadow: 5px 3px 20px -11px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 3px 20px -11px rgba(0, 0, 0, 0.15);
}
.popExchanges-item__close,
.popExchanges-check__close {
  position: absolute;
  top: 4px;
  right: 8px;
  cursor: pointer;
}
.popExchanges-item__head,
.popExchanges-check__head {
  font-family: 'OpenRunde', sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
  font-weight: bold;
}
.popExchanges-item__row,
.popExchanges-check__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popExchanges-item__item,
.popExchanges-check__item {
  font-size: 15px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popExchanges-item__val,
.popExchanges-check__val {
  margin-right: 10px;
}
.popExchanges-item__icon,
.popExchanges-check__icon {
  margin-right: 5px;
}
.popExchanges-item__icon img,
.popExchanges-check__icon img {
  max-width: 25px;
  position: relative;
  top: -3px;
  margin-right: 4px;
}
.popExchanges-item__currency,
.popExchanges-check__currency {
  text-transform: uppercase;
  font-weight: bold;
}
.popExchanges-item__sep,
.popExchanges-check__sep {
  margin: 0 10px;
  position: relative;
  top: -3px;
}
.popExchanges-item__sep img,
.popExchanges-check__sep img {
  max-width: 14px;
}
.popExchanges-item__input,
.popExchanges-check__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.-darkTheme .popExchanges-item,
body.-darkTheme .popExchanges-check {
  background: #25323E;
  -webkit-box-shadow: 5px 3px 30px -11px rgba(0, 0, 0, 0.34);
          box-shadow: 5px 3px 30px -11px rgba(0, 0, 0, 0.34);
}
@media (max-width: 767px) {
  .popExchanges {
    display: none;
  }
  
  .supportBlock-item {
    width: 100%;
    max-width: calc(50% - 70px);
    /*background: #f5f6f8;*/
    border-radius: 20px;
    padding: 30px 30px 30px;
    margin-bottom: 20px;
    position: relative;
    
    background: rgb(99 91 91 / 45%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.supportBlock-item__social {
    display: flex;
    position: relative;
    top: 0;
    left: 0;
}
.supportBlock-item__soc {
    max-width: 88px;
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.supportBlock-item__soc img {
    max-width: 53px;
}
  
  
  .acf_div{
      margin: 10px;
  }
  body .containe_body {
    background-image: url(/wp-content/themes/newexchanger__q/css/cst_images/img/back-min.webp);
    background-position: center top 25% !important;
        background-size: auto !important;
        background-repeat: repeat-y !important;
}
.sidebar{
     display: none;
}
}
.sidebar{
     display: none;
}
.headerBlock__middle{
     display: none;
}
.block_instruction_ins {
  max-width: 800px;
}

.block_instruction_ins a[href="/paccount"] img {
    max-width: 100%;
    margin-top: 20px;
    width: 452px;
}
.js_choice_link {
  position: absolute;
  right: 0;
  left: initial;
}
.js_choice_ul {
  left: -250px;
}
.contentBlock-loadImg__title {
  font-size: 30px !important;
  font-weight: bold !important;
  margin: 60px 0 20px !important;
}
.contentBlock-loadImg__btn{margin-bottom: 30px;}
.contentBlock-loadImg__btn a {
  background: #00eba1;
  border-radius: 10px;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  border: none;
  font-weight: bold;
  text-align: center;
  padding: 23px 30px 23px;
      margin-top: 10px;
    display: inline-block;
}
p.contentBlock-loadImg__verifyLoadedMsg{
    background: #f4f4f4;
    display: inline-block;
    padding: 10px 17px 11px;
    line-height: 23px;
    border-radius: 6px;
    margin-bottom: 0;
}
.-darkTheme p.contentBlock-loadImg__verifyLoadedMsg{
	background: #021221;
}
.bBlock {
  background: #01EAA1;
  padding: 7px;
  position: relative;
  z-index: 333;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 7px;
  color: #000;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 4px 1px rgb(0 0 0 / 5%);
          box-shadow: 0 0 4px 1px rgb(0 0 0 / 5%);
}
.bBlock__close {
  position: absolute;
  right: 10px;
  top: 20%;
}
.bBlock__close i {
  font-weight: normal;
}
body.-openMenu .bBlock{display: none;height: 0;}

.contentBlock-loadImg__img{
    max-width: 300px !important;
}

.verBlock, .walletsverify_box .standart_windowins{
    max-width: 800px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
    padding: 0;
}
.verBlock h3, {margin: 0;}
.verBlock h4,  .walletsverify_box .standart_windowins h4{
    color: #000;
    font-weight: bold;
    margin: 4px 0 15px;
}
.verBlock p,  .walletsverify_box .standart_windowins p{color: #000;margin-bottom: 13px;}
.walletsverify_box .standart_window_title{padding: 30px;}

.-darkTheme .verBlock h4, .-darkTheme .walletsverify_box .standart_windowins h4 {
    color: #fff;
}
.-darkTheme .verBlock p, .-darkTheme .walletsverify_box .standart_windowins p {
    color: #fff;
}
.-darkTheme .verBlock-or span {
    background: #25323E;
}
.-darkTheme .verBlock-or:before {
    border-bottom: 1px solid #636363;
}



.walletsverify_box .standart_window_title_ins{
	font-family: 'OpenRunde', sans-serif;
    font-size: 37px;
    line-height: 44px;
    margin-bottom: 0px;
    font-weight: bold;
}
.verBlock__head{
    background: #F4F4F4;
    padding: 20px 30px;
}
.verBlock__body{
    padding: 10px 10px;
}
.verBlock__desc{
	display: none;
	margin-bottom: 30px;
}
.verBlock__desc.-active{display: block;}
.verBlock__submit{
    padding: 10px 10px 30px;
}
.standart_window_submit{padding: 0;}
.verBlock__submit .btn{width: 100%;}
.verBlock__submit .resultgo_walletverify{
	margin-top: 10px;
	text-align: center;
}

.verBlock-toggle{
	margin: 15px 0 25px;
}
.verBlock-load{margin-bottom: 25px;}
.verBlock-load__loader{
    border: 2px dashed #01eaa1;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    position: relative;
}
.verBlock-load___input{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
}
.verBlock-load__img{
    margin-bottom: 15px;
    margin-top: 5px;
}

.verBlock-row{
	display: flex;
	margin-bottom: 20px;
}
.verBlock-row__left{
    width: 100%;
    max-width: 35%;
    padding-right: 30px;
}
.verBlock-row__right{
    width: 100%;
    max-width: 65%;
    padding-top: 5px;
}
.verBlock-row__left img{
    max-width: 100%;
    border-radius: 10px;
    border: 1px solid #ebe9e9;
}
.-darkTheme .verBlock-row__left img{
	border-color: #676767;
}
.verBlock-or{
	    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin: -10px auto 19px;
    font-size: 10px;
    max-width: 350px;
}
.verBlock-or:before{
    content: '';
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    display: block;
    top: 10px;
    position: relative;
    z-index: 1;
}
.verBlock-or span{
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 12px;
}

.verBlock-files .verify_accline_wrap{
	display: flex;
    flex-wrap: wrap;
}
.verBlock-files .verify_accline{
    font-size: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 2px solid #00eba1;
    border-radius: 10px;
    padding: 6px;
}
.verBlock-files .verify_accline > a:first-child{
font-size: 16px;
    position: relative;
    padding-left: 40px;
    display: block;
    font-weight: bold;
    margin-bottom: -17px;
}
.verBlock-files .verify_accline > a:first-child:before{
	content: '';
	background-image: url(../img/file.svg);
    width: 34px;
    height: 30px;
    display: block;
    background-size: contain;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;}
.verBlock-files .verify_accline > a:last-child{
	    font-size: 13px;
	    display: block;
	    padding-left: 40px;
}
.verBlock-files h4.verBlock-files__head{margin-bottom: 10px;}
.verBlock-files .ustbl_bar{
    width: 100%;
    margin-bottom: 20px;
}
.verBlock-files__empty{
	    background: #F3F7FC;
    padding: 10px 10px 11px;
    border-radius: 5px;
    text-align: center;
}
.-darkTheme .verBlock-files__empty{background: #021221;}

.contentBlock-loadImg__btn a{
	font-size: 0;
}
.contentBlock-loadImg__btn a:after{
	content: 'ÃÂ¡Ã‘ÂÃ‘â€¹ÃÂ»ÃÂºÃÂ° ÃÂ´ÃÂ»Ã‘Â ÃÂ²ÃÂµÃ‘â‚¬ÃÂ¸Ã‘â€žÃÂ¸ÃÂºÃÂ°Ã‘â€ ÃÂ¸ÃÂ¸ Ã‘ÂÃ‘â€¡ÃÂµÃ‘â€šÃÂ°';
	font-size: 18px;
    position: relative;
    top: 3px;
}
.contentBlock-loadImg__btn a:hover{background: #00A26D;}
html[lang="en-US"] .contentBlock-loadImg__btn a:after{
	content: 'Upload a photo of the card';
}


@media (max-width: 767px){
	.verBlock-row {
	    flex-wrap: wrap;
	}
	.verBlock-row__left {
	    max-width: 100%;
	    padding-right: 0;
	}
	.verBlock-row__right {
	    max-width: 100%;
	    padding-top: 10px;
	}
	.walletsverify_box .standart_window_title_ins {
	    font-size: 27px;
	    line-height: 44px;
	}
}

.changeBlock-pdf{
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 999;
    cursor: pointer;
    display: block;
}
.changeBlock-pdf img{
	max-width: 350px;
}

@media (min-width: 1400px){
	.changeBlock-pdf{right: 10%}
}
@media (min-width: 767px) and (max-width: 1000px){
	.changeBlock-pdf {
	    top: -7px;
	    right: -82px;
	}
	.changeBlock-pdf img {
	    max-width: 280px;
	}
}

@media (max-width: 767px){
	.changeBlock-pdf {
	    top: 47px;
	    right: -50px;
	}
	.changeBlock-pdf img{
		max-width: 240px;
	}
}

.exchangeBlock-captcha{
    position: fixed;
    top: 39%;
    bottom: 50%;
    left: 0;
    right: 0;
    max-width: 200px;
    margin: auto;
    background: #f4f4f4;
    padding: 20px;
    width: 100%;
    height: 200px;
    display: flex;
    border-radius: 10px;
    flex-direction: column;
    box-shadow: 0 7px 30px -31px black;
}
.exchangeBlock-captcha [type="submit"]{
    max-height: 30px;
    line-height: 0;
    margin-top: 20px;
}
.exchangeBlock-insertCode{
	transition: 1s;
	font-weight: bold;
}
.exchangeBlock-insertCode.-fade{
	opacity: 0.3;
}
.exchangeBlock-insertCode.-link{
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #00ff1b;
    cursor: pointer;
}
.-darkTheme .exchangeBlock-insertCode.-link{
	color: #fff;
}
.hidden{display: none;}


.garlandEl{
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0;
    right: 0;
}
.garlandEl__item{
	background-image: url(../img/garland.png);
    width: 100%;
    height: 40px;
    background-size: 460px;
}
.headerBlock__logony{
    position: relative;
    top: -20px;
    left: -10px;
    display: block;
    margin-bottom: -39px;
}
.headerBlock__logony img{
	max-width: 280px;
}
@media (max-width: 1200px) and (min-width: 1000px){
	.headerBlock__logony {
	    top: -5px;
	    left: -70px;
	    display: block;
	    margin-bottom: -19px;
	    margin-right: -80px;
	}
	.headerBlock__logony img {
	    max-width: 210px;
	}
}
@media (max-width: 1000px){
	.headerBlock__logony {
	    left: -40px;
	}
}
@media (max-width: 768px){
	.garlandEl {
	    left: -130px;
	}
}


.gameBnrBlock{}
.gameBnrBlock .container{
	position: relative;
}
.gameBnrBlock h2{
	margin-bottom: 15px;
}
.gameBnrBlock ul{
	font-size: 17px;
	line-height: 23px;
	list-style-type: none; /* ÃƒÂÃ‚Â£ÃƒÂÃ‚Â±ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Â¦ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Âµ ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚ÂºÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Â¹ */
	counter-reset: num; /* ÃƒÂÃ¢â‚¬â€ÃƒÂÃ‚Â°ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬ËœÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¼Ãƒâ€˜Ã‚Â Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚ÂºÃƒÂÃ‚Â° */
	margin-bottom: 40px;
}
.gameBnrBlock li{
	position: relative;
    margin-bottom: 10px;
    padding-left: 25px;
}
.gameBnrBlock li:before{
	content: counter(num) '. '; /* ÃƒÂÃ¢â‚¬â„¢Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Â²ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¼ Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ */
    counter-increment: num; /* ÃƒÂÃ‚Â£ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â·ÃƒÂÃ‚Â½ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Âµ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Â¡Ãƒâ€˜Ã¢â‚¬ËœÃƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚ÂºÃƒÂÃ‚Â° */
    color: #00eba1;
    font-weight: bold;
    position: absolute;
    left: 0;
}
.gameBnrBlock a:hover{
	color: #00EBA1;
}
.gameBnrBlock__wrap{
    position: relative;
    background: #070707;
    border-radius: 20px;
    color: #fff;
    padding: 45px 40px 55px;
    overflow: hidden;
}
.gameBnrBlock__left{
	width: 100%;
	max-width: 560px;
}
.gameBnrBlock__right{
	position: absolute;
    right: 0;
    max-width: 450px;
    bottom: 0;
    right: 0;
}
.gameBnrBlock__btns{}
.gameBnrBlock__btns a{
    border: 1.5px solid #00eba1;
    margin-right: 15px;
}
.gameBnrBlock__btns a.-round{
    background: none;
    color: #fff;
}
.gameBnrBlock__btns a:hover{
	background: #00B57A;
	border-color: #00B57A;
	color: #000;
}
.gameBnrBlock__backBottom{
    max-width: 190px;
    position: absolute;
    bottom: -130px;
    left: 130px;
    right: 0;
    margin: 0 auto;
}
.gameBnrBlock__backLeft{
	position: absolute;
    top: -17px;
    left: 20px;
    max-width: 44px;
}

.exnodeEl{
    position: relative;
    font-family: 'OpenRunde', sans-serif;
    color: #fff;
    padding-left: 25px;
    margin-right: 10px;
}
.exnodeEl:before{
	content: '';
	position: absolute;
	border-radius: 100%;
	background-image: url(../img/gameBnr/exnode.png);
	width: 18px;
	height: 18px;
    left: 1px;
    top: 2px;
	background-repeat: no-repeat;
	background-size: contain;
}
.bestchangeEl{
    position: relative;
    font-family: 'OpenRunde', sans-serif;
    color: #fff;
    padding-left: 25px;
    margin-right: 10px;
}
.bestchangeEl:before{
	content: '';
	position: absolute;
	background-image: url(../img/gameBnr/bc.png);
	width: 18px;
	height: 18px;
    left: 1px;
    top: 2px;
	background-repeat: no-repeat;
	background-size: contain;
}

.rubleEl{
    font-family: system-ui;
}

body.-darkTheme .gameBnrBlock__wrap {
    background: #25323e;
}

@media (max-width: 767px){
.gameBnrBlock {
    margin-bottom: 20px;
}
.gameBnrBlock__btns a {
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
}
.gameBnrBlock__wrap {
    padding: 35px 30px 380px;
}
.gameBnrBlock__backBottom{display: none;}
}
@media (max-width: 500px){
.gameBnrBlock__right {
    right: -80px;
}
.gameBnrBlock__wrap {
    padding: 35px 30px 340px;
}
}

.changeBlock__order{position: relative;}
.changeBlock-close{
	padding: 30px;
/*    position: absolute;
    left: 0;
    z-index: 21;
    right: 0;
    bottom: 0;
    top: 0;
    background: #021221e8;
    border-radius: 20px;*/
}
.changeBlock-close__desc{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-direction: column;
    text-align: center;
    font-size: 17px;
    line-height: 26px;
    height: 100%;
    max-width: 390px;
    margin: 0 auto;
}
.changeBlock-close__desc img{
	max-width: 75px;
    margin-bottom: 26px;
}
.changeBlock-close__desc span{}
.xtl_submit_ins a.-close{cursor: not-allowed;}

#exch_html .changeBlock-close{
    background: #fffffff0;
    border-radius: 0;
}
#exch_html .changeBlock-close__desc{color: #000;}
body.-darkTheme #exch_html .changeBlock-close{
    background: #25323eed;
}
body.-darkTheme #exch_html .changeBlock-close__desc{color: #fff;}

form.-sbpBankName .exchangeBlock-item__account{display: flex;}
@media (max-width: 767px){
	form.-sbpBankName .exchangeBlock-item__account{display: block;}
}

.block_instruction .text{
    position: relative;
}
.block_instruction.-hasCheckForm .block_instruction_ins{margin-right: 30px;}
.loadCheckForm{
    border-radius: 20px;
    background: #f4f4f4;
    max-width: 320px;
    padding: 30px 30px 35px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.-darkTheme .loadCheckForm{background: #021221;}
.-darkTheme .loadCheckForm label:before{background: #021221;}
.loadCheckForm__title{margin-bottom: 15px;}
.loadCheckForm__title p{margin-bottom: 0px;}
.loadCheckForm__title .tooltipImgEl{
    font-size: 14px;
    color: #00bf83;
    position: relative;
    top: -3px;
}
.loadCheckForm__title .tooltipImgEl img{
    max-width: 13px;
}
.loadCheckForm input[type=submit]{
	width: 100%;
    padding: 14px;
    font-size: 16px;
}
.loadCheckForm label{
    padding: 13px;
    display: block;
    border: 1px dashed #cacaca;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    height: 20px;
    cursor: pointer;
    display: block;
    transition: 0.3s;
}
.loadCheckForm label:focus, .loadCheckForm label:hover, .loadCheckForm label:focus-within, .loadCheckForm label:target, .loadCheckForm label:active{
	border-color: #00EBA1;
}
.loadCheckForm label:before{
	content: '';
	width: 10px;
	height: 100px;
	background: #F4F4F4;
	display: block;
	    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.loadCheckForm__input{
	position: absolute;
    top: -3px;
    left: 10px;
    height: 100px;
    width: 400px;
    padding-top: 13px;
}
.loadCheckForm form p{
    padding: 0;
    margin: 0;
}
.loadCheckForm .result{
    background: white;
    margin-top: 10px;
    text-align: center;
    padding: 10px;
    border-radius: 7px;
    color: #000;
}
.loadCheckForm__subhead{
	background: #fff;
    border-radius: 7px;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: -5px;
    color: #000;
    text-align: center;
    margin-bottom: -10px;
} 
.loadCheckForm > p{display: none;}
@media (max-width: 1000px){
	.block_instruction.-hasCheckForm {
	    display: block;
	}	
	.loadCheckForm {
	    top: 0;
	    position: relative;
	}

}

.-darkTheme .lastBlock__head{color: #000;}

.tooltipImgEl{
	display: inline-block;
}
.tooltipImgEl img{
    position: relative;
    top: 2px;
}
.tippy-content img{max-width: 100%;}
.-darkTheme .tippy-box{background: #021221;}
.tippy-box{max-width: 500px !important;}

#user_switching_switch_on{bottom: 15px !important;}
#user_switching_switch_on a{
	background: #25e6e7;
	color: #000;
	padding: 8px 12px;
	border-radius: 7px;
}

.-darkTheme .btn[disabled]{
    background: #1C5C55;
    color: #8a8a8a;
}
.block_instruction_ins.-loadCheckForm{
	min-height: 320px;
}

.resultfalse.exch_error{background: none;}



.exchangeBlock-item__row.-name{
	flex-wrap: wrap;
}
.exchangeBlock-item__row.-name > .xchange_pers,
.exchangeBlock-item__row.-name > .xchange_pers_line{
	width: 50%;
	margin-right: 0;
}

.exchangeBlock-item__row.-name.-count3 > .xchange_pers,
.exchangeBlock-item__row.-name.-count3 > .xchange_pers_line{
	width: 100%;
}

.exchangeBlock-item__row.-name.-count4 > .xchange_pers,
.exchangeBlock-item__row.-name.-count4 > .xchange_pers_line{
	width: 100%;
}

@media (max-width: 1000px){
	.xchange_pers_div_ins{flex-wrap: wrap;}
	.xchange_curs_line, .xchange_pers_line {
	    margin-right: 0px;
	}

	.exchangeBlock-item__row.-name > .xchange_pers, 
	.exchangeBlock-item__row.-name > .xchange_pers_line {
	    width: 100%;
	}
}


.exchangeBlock-file{
	border: 1px solid #aeb3b8;
	border-radius: 10px;
	padding: 20px;
	display: none;
}
.exchangeBlock-file.-active{display: block;}
.exchangeBlock-file input{
    border: none;
    font-size: 13px;
    height: initial;
}
.exchangeBlock-file__label{}
.exchangeBlock-file__toggle{
    position: absolute;
    right: 32px;
    max-width: 10px;
    bottom: 16px;
}
.exchangeBlock-file__clip{
    width: 16px;
}

.headBlock__head .copyEl{
    font-size: 33px;
    position: relative;
    bottom: 10px;
    opacity: 0.2;
    cursor: pointer;
    transition: 0.3s;
}
.xchange_div{
    background: none;
}
.headBlock{
    background: #48484852;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.standart_window_ins {
    padding: 0px 20px 10px;
    background: #72727263;
    border-radius: 10px;
    backdrop-filter: blur(20px);
}
.standart_window_title{
    font: 600 18px 'OpenRunde', sans-serif;
    color: #000;
    margin: 0 -20px 15px;
    padding: 15px 40px 15px 20px;
    border: none;
    border-radius: 4px 4px 0 0;
    backdrop-filter: blur(20px);
    background: none;
}
.standart_window_title_ins{
    color: #fff;
}
.resultfalse, .xtp_error, .xtl_error{
        padding: 14px 20px;
    border-radius: 10px;
    color: #fff;
    background: #63752978;
    margin: 0 0 20px 0;
    font: 13px 'OpenRunde', sans-serif;
}
.supportBlock {
    margin-bottom: 40px;
}
.supportBlock__items {
    display: flex;
    justify-content: space-around;
}
.page-template-pn-contacts .supportBlock__head {
    display: none;
}
.supportBlock__head {
    margin-bottom: 35px;
}
.supportBlock-item.-ru_RU {
    padding-bottom: 160px;
}
.supportBlock-item:first-child {
    margin-right: 20px;
}
.supportBlock-item {
    width: 100%;
    max-width: calc(50% - 70px);
    /*background: var(--gray);*/
    border-radius: 20px;
    padding: 30px 30px 30px;
    margin-bottom: 20px;
    position: relative;
    
    background: rgb(99 91 91 / 45%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.supportBlock-item__head {
    font-family: "OpenRunde", sans-serif;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: bold;
    color: #f5f3f3;
}
.supportBlock-item__btn {
}
.supportBlock-item__desc {
    max-width: 360px;
    margin-bottom: 33px;
    line-height: 26px;
    color: #dcdcdc;
}
.containerBlockS{
    max-width: 1175px;
    margin: 0 auto;
}
.page-template-pn-contacts .supportBlock {
    margin-top: -20px;
}
.supportBlock-item__img {
    max-width: 340px;
    display: block;
    margin-left: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}
.supportBlock-item.-social {
    /* max-width: 100%; */
    padding-bottom: 35px;
    height: fit-content;
}
.btn {
    font-family: "OpenRunde", sans-serif;
    height: inherit;
    -webkit-appearance: none;
    display: inline-block;
    cursor: pointer;
    background: linear-gradient(0.38deg, #EC5738 0.97%, #FBCB2D 99.03%);
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    border: none;
    font-weight: bold;
    text-align: center;
    padding: 23px 30px 23px;
    position: relative;
    top: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    outline: none !important;
}
.supportBlock-item__soc {
    max-width: 88px;
    height: 88px;
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.user_widget_title{
    color: #fff;
}
.select_js_search_1{
    position: sticky;
    top: unset;
    width: unset;
    max-width: unset;
    background-color: unset;
    border-radius: unset;
    box-shadow: unset;
    z-index: 999;
    overflow: unset;
    display: unset;
    transform: unset;
}
.select_js_search {
    display: none !important;
    position: absolute !important;
    z-index: 9999 !important;
    float: none;
    top: 0 !important;
    width: 100%;
    min-width: 100px;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box !important;
}
.user_widget{
    margin: unset;
}
.headBlock__head .copyEl i{transition: 0.3s;}
.headBlock__head .copyEl.-active i{transform: scale(1.2)}
.headBlock__head:hover .copyEl{opacity: 1;}