@charset "UTF-8";
/*
Theme Name: Money24
Theme URI: https://wordpress.org/themes/CustomTheme/
Author: the KofeLatte team
Author URI: http://KofeLatte.com.ua/
Description: CustomTheme brings your site to life with immersive featured images and subtle animations. Our default theme works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: money24
Tags: custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*grey*/
/*   <Breadcrumbs/>   */
/*   <Muve-top/>   */
/* === BEGIN FONTS === */
@font-face {
  font-family: 'DINPro-Bold';
  src: url("./assets/fonts/DINPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DINPro-Regular';
  src: url("./assets/fonts/DINPro.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DINPro-Light';
  src: url("./assets/fonts/DINPro-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/* === END FONTS === */
/* === BEGIN INPUTs === */
.wpcf7-not-valid,
.error-input,
input.required.error {
  border-color: #f4f4f4 !important;
  background: #f4f4f4;
  border-radius: 0;
  height: 48px; }

.wpcf7-not-valid-tip,
.error-txt,
.error {
  color: #af0a48;
  font-size: 85%;
  display: block; }

.required {
  display: inline-block;
  color: #eea800;
  line-height: 1.2;
  vertical-align: top; }

/*custom checkbox*/
.form-group {
  margin-bottom: 20px; }
  .form-group input {
    display: none; }
  .form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #f4f4f4;
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 29px; }
  .form-group input:checked + label:before {
    content: '';
    background: url("./assets/img/checkbox.png") center no-repeat; }

/**/
/*custom .quantity */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type='number'] {
  -moz-appearance: textfield; }

/**/
/* === END INPUTs === */
/*first-screen small table*/
.small-table-exchange .table-head > td {
  color: #fff;
  padding-left: 0; }

.small-table-exchange .table-head > .course-value,
.small-table-exchange .table-head .link-box {
  color: #8e8f93; }

.small-table-exchange table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

.small-table-exchange table,
.small-table-exchange td,
.small-table-exchange th {
  border: 1px solid #595959;
  color: #8e8f93;
  border: none; }

.small-table-exchange td,
.small-table-exchange th {
  padding: 3px;
  width: 30px;
  padding: 25px;
  height: 35px;
  padding: 9px 9px 9px 25px; }

.small-table-exchange tr {
  background-color: #1b1c1e; }
  .small-table-exchange tr:nth-child(odd) {
    background-color: #17181b; }
  .small-table-exchange tr:first-child {
    background: none; }

.small-table-exchange th {
  background-color: #7accee; }

.small-table-exchange .course-value {
  text-align: right;
  padding-right: 25px;
  width: 25%; }
  .small-table-exchange .course-value span {
    background-size: 8px !important;
    padding-right: 20px;
    color: #fff; }

.small-table-exchange .link-box {
  text-align: right;
  padding-right: 25px;
  width: 25%; }

#opinion .currency-box .img-box {
  background-size: 50px !important; }

#big-table {
  flex-direction: column;
  padding: 0 15px; }
  #big-table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
    #big-table table tr:first-child [data-columns="1"] {
      padding-left: 145px;
      text-align: left; }
    #big-table table [data-columns="1"] {
      width: 38.1098% !important; }
    #big-table table [data-columns="2"] {
      width: 40.2439% !important; }
    #big-table table [data-columns="3"] {
      width: 21.6463% !important; }
      #big-table table [data-columns="3"] span {
        justify-content: center; }
  #big-table table,
  #big-table td,
  #big-table th {
    border: 1px solid #0b0c0e;
    border-bottom: 4px solid #0b0c0e; }
  #big-table th {
    background-color: #7accee; }
  #big-table tr {
    background-color: #141517; }
  #big-table .currency-box {
    display: flex;
    min-height: 72px; }
    #big-table .currency-box .img-box {
      min-width: 108px;
      height: 108px;
      border-right: 1px solid #0b0c0e; }
    #big-table .currency-box .currency-name {
      display: flex;
      width: 100%;
      align-items: center;
      font-size: 18px;
      line-height: 55px;
      font-weight: 400;
      padding: 0 0 0 38px; }
      #big-table .currency-box .currency-name .tooltip-box {
        margin-left: auto;
        margin-right: 55px; }
      #big-table .currency-box .currency-name a {
        display: flex; }
  #big-table .updated_course {
    max-width: initial;
    display: flex;
    align-items: flex-end; }

.course-value-row {
  display: flex;
  justify-content: space-between;
  padding: 0 50px; }
  .course-value-row .buy,
  .course-value-row .pay {
    font-size: 36px;
    line-height: 55px;
    font-weight: 700;
    color: #fff;
    padding-right: 20px;
    margin: 0 10px;
    background-size: 11px !important;
    min-width: 100px;
    display: flex;
    justify-content: flex-end; }

.table-request {
  border-radius: 4px;
  padding: 9px 20px; }
  .table-request:hover {
    color: #18181f;
    text-decoration: none; }

td[data-columns] {
  text-align: center; }

.exchange-requests {
  width: 100%; }
  .exchange-requests table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
  .exchange-requests tr {
    border: 1px solid #ededed;
    text-align: center; }
    .exchange-requests tr:first-child {
      background-color: #555;
      color: #fff;
      font-weight: 700;
      text-align: center;
      border: 1px solid #ededed; }
      .exchange-requests tr:first-child td,
      .exchange-requests tr:first-child th {
        padding: 3px;
        width: 30px;
        height: 60px; }
  .exchange-requests td,
  .exchange-requests th {
    border: none;
    border-bottom: 1px solid #ededed; }
  .exchange-requests td,
  .exchange-requests th {
    padding: 2px;
    width: 30px;
    height: 48px; }
  .exchange-requests th {
    background-color: #7accee; }
  .exchange-requests .status-cell {
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em; }

#table-cross .currency-box .img-box {
  background-size: 46px !important; }

.modal-open .modal {
  padding-right: 0 !important; }

.modal-dialog {
  display: flex;
  align-items: center;
  max-width: 890px;
  min-height: calc(100% - (5rem * 2)); }

.modal-header {
  border: none;
  padding-bottom: 0; }

.modal-body .nice_Select {
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  width: 100%;
  background: url("assets/img/select_close.png") calc(100% - 15px) center no-repeat !important; }
  .modal-body .nice_Select.open {
    background: url("assets/img/select_open.png") calc(100% - 15px) center no-repeat #f9f9f9 !important; }
  .modal-body .nice_Select .list {
    width: 100%;
    background: #f9f9f9; }
    .modal-body .nice_Select .list li.option {
      height: 42px; }
      .modal-body .nice_Select .list li.option:before {
        display: none; }
      .modal-body .nice_Select .list li.option:hover {
        color: #fff; }

.nice_Select {
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  width: 100%;
  background: url("assets/img/select_close.png") calc(100% - 15px) center no-repeat !important; }
  .nice_Select.open {
    background: url("assets/img/select_open.png") calc(100% - 15px) center no-repeat #f9f9f9 !important; }
  .nice_Select .list {
    width: 100%;
    background: #f9f9f9; }
    .nice_Select .list li.option {
      height: 42px; }
      .nice_Select .list li.option:before {
        display: none; }
      .nice_Select .list li.option:hover {
        color: #fff; }

.calculator #get.currency-box a.checked {
  background-image: none; }
  .calculator #get.currency-box a.checked:hover {
    color: #fff;
    font-weight: 400; }

.calculator.cross #get.currency-box a.checked,
.calculator.cross #give.currency-box a.checked {
  background-image: none; }
  .calculator.cross #get.currency-box a.checked:hover,
  .calculator.cross #give.currency-box a.checked:hover {
    color: #fff;
    font-weight: 400; }

.calculator.small .page-title {
  max-width: 581px; }

.modal-content {
  border-radius: 0;
  border: none;
  padding: 43px 40px 33px; }
  .modal-content p {
    line-height: 18px;
    margin-top: 10px; }
  .modal-content .modal-header {
    padding: 0;
    margin-bottom: 40px; }
  .modal-content .modal-body {
    padding: 0; }

textarea {
  width: 100%;
  min-height: 170px; }

div.wpcf7 input[type="file"] {
  border: none;
  padding: 0;
  color: transparent; }
  div.wpcf7 input[type="file"]:focus {
    height: 50px; }

input[type="file"] + label {
  margin-left: 15px;
  cursor: pointer;
  margin: 5px 0 25px 15px; }
  input[type="file"] + label img {
    margin-right: 10px; }

input[type=file] {
  cursor: pointer;
  width: 180px;
  height: 60px; }

input[type=file]:before {
  width: 100%;
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  text-transform: uppercase;
  content: 'Прикрепить';
  display: inline-block;
  color: #333;
  background: white;
  border: 1px solid #e1e1e1;
  padding: 0 10px;
  border-radius: 4px;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif; }

input[type=file]::-webkit-file-upload-button {
  visibility: hidden; }

.modal-header .title_3 {
  line-height: 24px;
  margin-bottom: 0;
  width: 100%;
  max-width: calc(100% - 50px);
  text-transform: uppercase; }

.modal-header .close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 60px;
  top: 50px;
  outline: none !important;
  width: 42px;
  height: 42px;
  background-color: #f6f6f6;
  border-radius: 4px;
  padding: 0;
  opacity: 1;
  transition: .3s; }

.form-control,
input[type]:not(.btn),
textarea,
select {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 11px 12px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  color: #0c0c0c; }
  .form-control:focus,
  input[type]:not(.btn):focus,
  textarea:focus,
  select:focus {
    background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    outline: none; }

::-webkit-input-placeholder {
  color: #797364 !important; }

::-moz-placeholder {
  color: #797364 !important; }

:-ms-input-placeholder {
  color: #797364 !important; }

input[type="tel"]::placeholder {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #0c0c0c !important; }

#ajaxModal input.btn.btn-secondary,
#support input.btn.btn-secondary {
  margin-left: auto;
  display: flex; }

.step .modal-content {
  max-width: 430px;
  margin: 0 auto; }

.step .btn {
  width: 100%; }

.step p a {
  display: block;
  text-align: center; }

.step-3 .modal-content {
  max-width: 660px; }

.canche .modal-content {
  max-width: 430px;
  margin: 0 auto; }

.canche .btn {
  width: 100%; }

.done [type="submit"] {
  max-width: 250px;
  margin: 0 auto;
  display: block; }

.request,
.nice_Select,
input {
  margin-top: 12px; }

.request .btn {
  display: block;
  margin: 0 auto; }

.request .title_5 {
  display: block;
  margin-top: 14px; }

.request [type="number"] {
  margin-top: 12px; }

.btn-cycle {
  display: flex;
  width: 15px;
  min-width: 15px;
  height: 15px;
  background: url("assets/img/icon_cycle.png") center no-repeat;
  margin-left: auto; }

.form-subscribe .modal-header,
.form-callback .modal-header {
  border: none;
  padding-bottom: 0;
  padding: 0;
  height: 0; }

.form-subscribe .modal-content,
.form-callback .modal-content {
  margin: 15px;
  padding: 0; }

.form-subscribe .modal-body,
.form-callback .modal-body {
  padding: 0; }

.form-subscribe div.col-md-6 p.col-md-12:first-child,
.form-callback div.col-md-6 p.col-md-12:first-child {
  margin-top: 80px; }

.form-callback div.col-md-6 > .img-fluid {
  height: 100%; }

.form-callback div.col-md-6 p.col-md-12:first-child {
  margin-top: 45px; }

.form-one-click .modal-body {
  padding: 0rem 1rem 1rem 1rem; }

.form-one-click .modal-dialog {
  display: flex;
  align-items: center;
  max-width: 530px;
  margin: 0 auto;
  min-height: calc(100% - (5rem * 2)); }

@media screen and (max-width: 767px) {
  .modal-dialog {
    margin: 15px; }
    .modal-dialog [type="button"]:not(.close),
    .modal-dialog [type="submit"] {
      width: 100%;
      justify-content: center; }
  .form-subscribe .modal-content,
  .form-callback .modal-content {
    margin: 0; }
  .form-subscribe .col-md-6:first-child,
  .form-callback .col-md-6:first-child {
    display: none; }
  .form-subscribe div.col-md-6 p.col-md-12:first-child,
  .form-callback div.col-md-6 p.col-md-12:first-child {
    margin-top: 25px; }
  .form-subscribe .btn-secondary,
  .form-callback .btn-secondary {
    width: 100%; }
  .form-one-click .modal-content {
    padding: 0; }
  .form-one-click .modal-body {
    padding-bottom: 0; }
  .form-one-click .modal-dialog {
    max-width: calc(100% - 30px); }
  .form-one-click .row {
    flex-direction: column; }
    .form-one-click .row p.px-3 input {
      margin-top: 35px;
      width: 100%; } }

.calculator {
  background-color: #121215d6; }
  .calculator .col-lg-6.last-child:before {
    content: "";
    position: absolute;
    top: -160px;
    left: 0;
    width: 100vw;
    background: #17181b;
    height: calc(100% + 193px); }
  .calculator .modal-dialog {
    margin: 0 auto !important;
    min-height: auto; }
  .calculator .first-child {
    padding-right: 65px; }
  .calculator .last-child {
    padding-left: 65px;
    margin-top: -7px; }
    .calculator .last-child .tooltip-box {
      position: relative;
      padding: 44px 20px; }
      .calculator .last-child .tooltip-box::before {
        content: "";
        position: absolute;
        top: 0;
        left: -100vw;
        width: 200vw;
        border-top: 1px solid #0b0c0e; }
    .calculator .last-child .text-box {
      color: #8e8f93; }
  .calculator .result {
    font-size: 30px;
    line-height: 48px;
    font-weight: 700;
    color: #fff; }
  .calculator .modal-content .modal-header {
    max-width: 1380px;
    width: 100%;
    margin: 0 auto 66px; }
    .calculator .modal-content .modal-header .close {
      right: 30px;
      top: 20px;
      opacity: 1; }
  .calculator .page-title {
    color: #fff;
    margin: 0 auto;
    max-width: 1380px;
    width: 100%;
    position: relative;
    z-index: 1; }
  .calculator .modal-dialog {
    max-width: 100%; }
  .calculator .modal-content {
    background-color: #121215;
    margin-left: 60px; }
  .calculator.small .modal-content {
    width: 50%; }
  .calculator .nice_Select {
    background: url("assets/img/select_close.png") calc(100% - 15px) center no-repeat #f6f6f6 !important; }
  .calculator .slogan {
    width: 100%;
    color: #8e8f93;
    font-weight: 300;
    margin-bottom: 18px;
    display: flex;
    flex-direction: column;
    margin-right: 15px; }
  .calculator .give-line input,
  .calculator .get-line input {
    margin: 10px 0 5px;
    width: 100%;
    max-width: 315px; }
  .calculator .currency-box {
    min-width: 160px;
    background-color: #17181b;
    border-radius: 4px;
    position: relative;
    min-height: 48px;
    margin-right: 70px;
    margin-left: 30px;
    margin: 10px 0 23px auto; }
    .calculator .currency-box nav {
      display: flex;
      flex-direction: column;
      align-items: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 46px;
      padding-top: 2px; }
      .calculator .currency-box nav.hover a.checked:hover {
        color: #eea800; }
      .calculator .currency-box nav.scroll {
        height: 346px; }
        .calculator .currency-box nav.scroll a.checked {
          background: url("assets/img/icon_white_top.png") calc(100% - 15px) center no-repeat; }
      .calculator .currency-box nav a {
        display: flex;
        order: 1;
        align-items: center;
        width: 100%;
        padding: 8px 15px;
        visibility: hidden;
        font-size: 18px;
        line-height: 24px;
        font-weight: 500;
        text-decoration: none;
        color: #ffffff;
        background: #17181b;
        transition: none; }
        .calculator .currency-box nav a.checked {
          order: 0;
          visibility: inherit;
          border: none;
          background: url("assets/img/icon_white_bottom.png") calc(100% - 15px) center no-repeat; }
        .calculator .currency-box nav a:hover {
          color: #eea800;
          font-weight: 700; }
        .calculator .currency-box nav a:before {
          content: "";
          position: absolute;
          left: 52px;
          top: 0;
          height: 100%;
          border-left: 1px solid #121215; }
        .calculator .currency-box nav a img {
          margin-right: 30px;
          height: 28px;
          width: 30px;
          max-width: 30px;
          object-fit: contain; }
      .calculator .currency-box nav.hover a {
        visibility: inherit; }
        .calculator .currency-box nav.hover a.checked {
          background: url("assets/img/icon_white_top.png") calc(100% - 9px) center no-repeat; }
  .calculator .tooltip-box {
    margin-top: 42px;
    max-width: 544px;
    background-color: #17181b;
    padding: 20px;
    align-items: flex-start;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #8e8f93; }
  .calculator .btn-tooltip {
    margin-right: 20px; }

.calculator.small .modal-content .modal-header .page-title {
  margin: 0;
  padding-right: 70px; }

.give-line,
.get-line {
  display: flex;
  align-items: center;
  padding-right: 40px;
  align-items: flex-end; }
  .give-line input,
  .give-line .result,
  .get-line input,
  .get-line .result {
    margin-top: 0;
    width: 100%;
    max-width: 315px; }

.get-line {
  padding-top: 11px; }

.exchange-rate {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #8e8f93;
  margin-top: 50px;
  width: 100%; }
  .exchange-rate span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500; }

.count-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 544px;
  position: relative; }
  .count-box .btn-cycle {
    position: absolute;
    top: calc(50% + 5px);
    transform: translate(0, -50%);
    right: 0;
    width: 21px; }
    .count-box .btn-cycle:before {
      content: "";
      position: absolute;
      height: 35px;
      width: 21px;
      border-top: 2px solid #212123;
      border-right: 2px solid #212123;
      display: flex;
      bottom: 20px;
      left: -10px; }
    .count-box .btn-cycle:after {
      content: "";
      position: absolute;
      height: 35px;
      width: 21px;
      border-bottom: 2px solid #212123;
      border-right: 2px solid #212123;
      display: flex;
      top: 20px;
      left: -10px; }

header {
  display: flex;
  justify-content: space-between;
  position: fixed;
  width: 100%;
  padding: 12px 60px 13px 60px;
  background-color: #121215; }
  header.home {
    background-color: #090808; }

.header-line {
  display: flex;
  justify-content: space-between; }

.logo {
  display: flex;
  align-items: center;
  padding-left: 15px;
  max-width: 156px; }

.fixed-nav {
  width: 61px;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: fixed;
  left: 0;
  top: 0;
  background: #121215; }
  .fixed-nav a {
    display: flex;
    width: 60px;
    height: 60px;
    transition: .3s;
    border-bottom: #0b0c0e;
    justify-content: center;
    align-items: center;
    background: center no-repeat; }
    .fixed-nav a:hover {
      filter: brightness(0) invert(1); }
    .fixed-nav a.active {
      position: relative;
      filter: brightness(0) invert(1); }
      .fixed-nav a.active + div {
        width: 3px;
        height: 100%; }
  .fixed-nav li:before {
    display: none; }
  .fixed-nav .telegram {
    border-bottom: 2px solid #0b0c0e;
    background: url("assets/img/icon_telegram.png") center no-repeat; }
    .fixed-nav .telegram:hover {
      cursor: pointer;
      filter: none;
      background: url(assets/img/icon_telegram.png) center no-repeat; }
  .fixed-nav .account {
    background: url(assets/img/icon_user.png) center no-repeat; }
    .fixed-nav .account:hover {
      background: url(assets/img/icon_user_hover.png) center no-repeat; }
  .fixed-nav .calculator {
    background: url(assets/img/icon_calculator.png) center no-repeat;
    margin-top: 60px;
    width: 60px;
    height: 60px; }
    .fixed-nav .calculator:hover {
      background: url(assets/img/icon_calculator_hover.png) center no-repeat; }

.top-group {
  margin-bottom: 60px; }

.account .slide-box a {
  width: auto; }

#qtranslate-chooser {
  position: absolute;
  display: flex;
  top: 122px;
  flex-direction: row;
  flex-wrap: nowrap;
  background-color: #121215;
  border-bottom: 2px solid #0b0c0e;
  border-top: 2px solid #0b0c0e; }
  #qtranslate-chooser:hover li {
    display: flex; }
  #qtranslate-chooser a:hover {
    filter: none; }
  #qtranslate-chooser li {
    order: 1;
    display: none; }
    #qtranslate-chooser li a {
      color: #555558; }
    #qtranslate-chooser li.active {
      order: 0;
      display: flex; }
      #qtranslate-chooser li.active a {
        color: #fff; }

.qtranxs_text {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #fff; }
  .qtranxs_text:hover {
    text-decoration: none; }

.ancor-group {
  margin: auto; }

.social-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .social-group a {
    width: 25px;
    height: 25px;
    margin-bottom: 30px; }
    .social-group a:last-child {
      margin-bottom: 15px; }

.nav-container {
  display: flex;
  max-width: 560px;
  width: 100%; }

.header_nav {
  display: flex;
  align-items: center;
  padding: 0 15px;
  width: 100%; }
  .header_nav a {
    font-size: 17px;
    font-weight: 300;
    color: #8e8f93;
    margin: 0 25px 0 0;
    position: relative; }
    .header_nav a:hover {
      color: #fff;
      text-decoration: none; }
    .header_nav a.active {
      color: #fff; }

.top-group li {
  position: relative; }
  .top-group li:hover .slide-box {
    display: flex; }

.slide-box {
  display: none;
  align-items: center;
  width: 0;
  position: absolute;
  left: 60px;
  top: 0;
  color: #8e8f93;
  background: #121215;
  opacity: 0;
  transition: .2s;
  padding: 0 20px; }
  .slide-box.show {
    opacity: 1;
    width: 220px; }
  .slide-box a {
    color: #fff;
    width: 100%;
    justify-content: flex-start;
    white-space: nowrap; }
    .slide-box a:hover {
      text-decoration: none;
      filter: none; }

.top-group .slide-box a:hover {
  text-decoration: none;
  filter: none; }

.header_telephone.active img {
  transform: rotate(180deg); }

.header_telephone img {
  margin-bottom: 5px;
  padding: 10px;
  cursor: pointer; }

.header_telephone .header_telephone-number {
  font-size: 17px;
  line-height: 35px;
  font-weight: 500;
  color: #fff; }

.header_telephone {
  min-width: 180px;
  position: relative;
  padding-left: 0; }
  .header_telephone nav {
    position: absolute;
    display: flex;
    flex-direction: column;
    background-color: #17181b;
    border: 1px solid #0b0c0e;
    padding: 18px 20px;
    min-width: 205px;
    z-index: 1; }

.list-city {
  background: url(assets/img/icon_marker.png) no-repeat 0 4px;
  padding-left: 30px;
  position: relative;
  line-height: 36px;
  cursor: pointer; }
  .list-city.active .choice-city {
    background: url(assets/img/icon_arrow_orange_top.png) no-repeat calc(100% - 8px) 9px; }
  .list-city.active nav {
    display: grid;
    grid-gap: 0 50px;
    grid-template-columns: 1fr 1fr; }
  .list-city nav {
    display: none;
    position: absolute;
    flex-direction: column;
    background-color: #17181b;
    border: 1px solid #0b0c0e;
    padding: 18px 20px;
    min-width: 370px; }
    .list-city nav a {
      font-size: 16px;
      margin-bottom: 0;
      font-weight: 300;
      color: #8e8f93; }
      .list-city nav a:last-child {
        margin-bottom: none; }
      .list-city nav a:hover {
        color: #fff;
        text-decoration: none; }

.choice-city {
  font-size: 18px;
  padding-right: 25px;
  background: url(assets/img/icon_arrow_orange_bottom.png) no-repeat calc(100% - 8px) 9px; }

.calculator-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 78px;
  border-top: 2px solid #0b0c0e;
  width: calc(100% + 70px);
  margin: 0 -35px 0 !important;
  background: url(assets/img/icon_calculator_white.png) no-repeat calc(50% - 95px) center; }

.mobile-nav {
  display: none;
  margin-left: auto; }
  .mobile-nav .telegram-bot {
    width: 45px;
    background: url(assets/img/icon_telegram_mobile.png) center no-repeat;
    cursor: pointer; }
    .mobile-nav .telegram-bot:hover {
      filter: brightness(0) invert(1); }
  .mobile-nav .account-mobile {
    display: flex;
    cursor: pointer; }
    .mobile-nav .account-mobile .account-mobile__icon {
      min-width: 45px;
      background: url(assets/img/icon_user.png) center no-repeat; }
      .mobile-nav .account-mobile .account-mobile__icon:hover {
        filter: brightness(0) invert(1); }
  .mobile-nav .contact-link {
    display: flex;
    min-width: 45px;
    background: url(assets/img/icon_marker.png) center no-repeat;
    background-size: 17px;
    cursor: pointer; }
    .mobile-nav .contact-link:hover {
      filter: brightness(0) invert(1); }

.account-mobile__nav {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  height: 48px;
  background: #121215;
  border-top: 1px solid #000;
  text-align: -webkit-right;
  display: flex;
  justify-content: center;
  align-items: center; }

.mobile-show .icon-box li a {
  display: flex;
  height: 48px;
  width: 100%; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: -70px;
  background-color: #000;
  z-index: 222;
  display: flex;
  justify-content: center;
  align-items: center; }
  #overlay > img {
    max-width: 100px;
    height: auto; }

/*404*/
.page_404 {
  background: url(assets/img/bg_404.jpg) center no-repeat;
  background-position: bottom !important;
  background-size: cover !important; }
  .page_404 .container.info-box {
    padding-top: 60px;
    padding-bottom: 120px; }
  .page_404 .title_1 {
    color: #fff;
    margin: 50px 0; }
  .page_404 .title_4 {
    color: #fff;
    margin: 49px 0 58px;
    display: flex; }
  .page_404 .btn-primary-sm {
    margin: 3.4vw auto 0;
    width: 100%;
    padding: 27px 0px !important;
    max-width: 300px; }
    .page_404 .btn-primary-sm img {
      margin-right: 15px; }
  .page_404 .btn-box .btn-secondary {
    margin-left: 30px; }
  .page_404 .col-lg-6 img {
    margin: 0 auto;
    display: flex; }

/*article-page*/
h1,
.title_1 {
  font-family: 'DINPro-Bold'; }

h2,
.title_2 {
  font-size: 30px;
  font-family: 'DINPro-Bold'; }

h3,
.title_3 {
  font-family: 'DINPro-Bold'; }

h4,
.title_4 {
  font-family: 'DINPro-Bold'; }

h5,
.title_5 {
  font-family: 'DINPro-Bold'; }

h6,
.title_6 {
  font-family: 'DINPro-Bold'; }

.title_1,
.title_2,
.title_3,
.title_4,
.title_5,
.title_6 {
  line-height: 1.2;
  margin-bottom: .5rem;
  font-family: 'DINPro-Bold'; }

.article-page a:focus, .article-page a:active {
  outline: none; }

.article-page a[href*="tel:"], .article-page a[href*="mailto:"] {
  color: #4d7c4d; }
  .article-page a[href*="tel:"]:hover, .article-page a[href*="mailto:"]:hover {
    color: #7c4d7c;
    text-decoration: none; }

.article-page a.btn-default {
  color: #4d7c4d; }

.article-page .social a {
  min-width: 23px;
  height: 23px;
  margin-right: 35px;
  display: flex;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.article-page .social {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ededed;
  padding: 45px 0;
  margin-top: 45px; }

.article-page .social .title_5 {
  margin-right: 35px;
  margin-bottom: 24px; }

.article-page .navigation {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px; }
  .article-page .navigation a {
    font-size: 15.7px;
    line-height: 29px;
    font-weight: 700;
    color: #060606; }
  .article-page .navigation .prev {
    padding-left: 35px;
    background: url("assets/img/icon_navigation_prev.png") center left no-repeat; }
  .article-page .navigation .next {
    padding-right: 35px;
    background: url("assets/img/icon_navigation_next.png") center right no-repeat; }

.default-text {
  color: #959494; }

.row-news {
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
  margin: 86px auto; }
  .row-news > .title_3 {
    display: flex;
    width: 100%;
    margin-bottom: 44px; }
  .row-news .news-item {
    display: flex;
    flex-direction: column;
    border: none;
    width: 25%;
    padding: 0 15px; }
    .row-news .news-item .info-box {
      margin-left: 0;
      display: flex;
      flex-direction: column-reverse; }
    .row-news .news-item .title_4 {
      margin: 0; }
    .row-news .news-item .date {
      margin: 12px 0; }

/**/
.side-bar {
  display: flex;
  flex-direction: column;
  background-color: #f6f6f6;
  padding: 30px; }
  .side-bar .title_5 {
    margin-bottom: 22px; }
  .side-bar a {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #ffffff;
    font-weight: 400;
    color: #212123;
    margin-bottom: 18px; }
    .side-bar a.all-rubrik {
      font-size: 18px;
      color: #fff;
      font-weight: 400;
      background-color: #67ac34;
      width: max-content;
      padding: 5px;
      border-radius: 4px; }
    .side-bar a:hover {
      text-decoration: none; }

.side-bar-form {
  background: url(assets/img/bg_form_sidebar.png) center no-repeat;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 15px;
  margin-top: 41px; }
  .side-bar-form .img-box {
    display: flex;
    min-width: 39px;
    height: 39px;
    margin: 69px auto 33px;
    background: url(assets/img/icon_dog.png) center no-repeat; }
  .side-bar-form .title_6 {
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    margin-bottom: 24px; }
  .side-bar-form .description {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #8e8f93;
    margin-bottom: 42px; }
  .side-bar-form .btn {
    width: max-content;
    margin: 0 auto 39px; }

.questions-block {
  padding: 98px 0 104px;
  position: relative; }
  .questions-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: center 70% no-repeat;
    background-size: cover;
    background-image: url(assets/img/bg_404.jpg);
    background-attachment: fixed; }
  .questions-block .container {
    display: flex;
    align-items: center; }
  .questions-block .img-box {
    margin-right: 53px;
    align-self: flex-start; }
  .questions-block .title_2 {
    color: #fff;
    margin-bottom: 25px; }
  .questions-block p {
    max-width: 770px;
    color: #8e8f93; }
  .questions-block a {
    margin-left: auto; }

.contacts .fancybox > img {
  width: 100%;
  align-self: flex-start; }

.bg-video-wrap {
  display: flex;
  align-items: flex-end;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 55px;
  width: 100%;
  height: fit-content;
  background: #0a0508; }

video {
  width: 100%;
  height: auto; }

.exchange {
  padding-bottom: 30px; }
  .exchange .nav-tabs {
    display: flex;
    border: none; }
    .exchange .nav-tabs .nav-item {
      margin-bottom: -2px; }
    .exchange .nav-tabs li:before {
      display: none; }
  .exchange .course-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center; }
  .exchange .bay {
    margin-right: 50px; }
    .exchange .bay .value {
      font-size: 40px;
      font-weight: 700;
      color: #ffffff;
      padding-right: 30px;
      font-family: 'DINPro-Bold'; }
  .exchange .sale .value {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    padding-right: 30px;
    font-family: 'DINPro-Bold'; }
  .exchange .nav-link {
    background-color: #17181b;
    border-radius: 0;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.06em;
    color: #8e8f93;
    border: none;
    margin-right: 1px;
    border-bottom: 1px solid #000;
    padding: 13px 30px;
    border-radius: none; }
    .exchange .nav-link.active {
      font-size: 14px;
      font-weight: 500;
      border-bottom: 1px solid #121215;
      letter-spacing: 0.06em;
      color: #ffffff;
      background-color: #121215 !important; }
    .exchange .nav-link:hover {
      background-color: #121215;
      border-bottom: 1px solid #121215; }
  .exchange .tab-content {
    color: #8e8f93; }

.money-gallery {
  max-height: 460px;
  overflow: hidden;
  margin: auto; }

.trade {
  margin: 0 50px 0 30px; }

.offer-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 38px 30px 23px;
  background-color: #121215; }

.small-table-exchange {
  background-color: #121215;
  margin-top: 24px;
  padding: 10px 30px 24px; }

.tab-pane .btn {
  margin-left: auto; }

.tab-pane .info-block {
  display: flex;
  width: 100%;
  padding-top: 38px; }
  .tab-pane .info-block .tooltip {
    margin-right: 21px; }
  .tab-pane .info-block .tooltip-box .text-box {
    line-height: 16px;
    max-width: 179px; }

.updated_course {
  max-width: 125px;
  text-align: center;
  margin-left: auto;
  color: #8e8f93;
  margin-bottom: 0; }

.cripta-exchange {
  align-items: center;
  display: flex;
  max-height: 47px;
  padding: 12px 15px;
  background-color: #17181b;
  margin-top: 2px;
  margin-bottom: 1px;
  border-bottom: 1px solid #ffe8e800;
  color: #fff; }
  .cripta-exchange img {
    margin-right: 15px; }

.smal-table-exchange {
  margin-top: 24px;
  padding: 30px;
  background-color: #121215; }

#show-big-table {
  padding: 23px 23px;
  background-image: url(assets/img/icon_table_triger.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 1px;
  left: 15px; }

#show-small-table {
  padding: 23px 23px;
  background-image: url(/wp-content/themes/money24/assets/img/icon-table.svg);
  background-size: 38px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 60px; }

.slider-money {
  outline: none;
  margin-bottom: 34px; }
  .slider-money .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    max-height: 475px;
    padding: 15px;
    background: url(assets/img/slider-bg.png) center no-repeat;
    background-size: contain; }

#big-table .nav-link.active.show {
  background-color: #232324; }

#big-table .nav.nav-tabs {
  margin-bottom: 22px; }

#big-table .nav-item:nth-child(2) a {
  border-radius: 4px 0px 0px 4px; }

#big-table .nav-item .cripta-exchange {
  margin-bottom: 3px;
  border-radius: 0px 4px 4px 0px;
  max-height: 47px; }

#big-table tr:first-child {
  background-color: #090707;
  border-top: 2px solid #141517; }
  #big-table tr:first-child .course-value-row {
    padding: 0 75px; }
    #big-table tr:first-child .course-value-row .buy,
    #big-table tr:first-child .course-value-row .pay {
      color: #8e8f93;
      font-size: 16px;
      font-weight: 300; }

.slider-money-nav {
  max-width: 420px;
  margin: 0 auto;
  transition: .3s;
  padding: 0 35px; }
  .slider-money-nav .slick-slide {
    margin: 0 1px;
    text-align: center;
    background-color: #121215;
    color: #fff;
    font-size: 20px;
    line-height: 72px;
    font-weight: 300;
    cursor: pointer;
    outline: none; }
    .slider-money-nav .slick-slide.slick-current {
      font-weight: 700;
      color: #18181f; }
  .slider-money-nav .slick-prev,
  .slider-money-nav .slick-next {
    width: 72px;
    height: 72px;
    background-color: #121215; }
    .slider-money-nav .slick-prev:hover:before,
    .slider-money-nav .slick-next:hover:before {
      color: #18181f; }
  .slider-money-nav .slick-next {
    right: -38px; }
    .slider-money-nav .slick-next:before {
      content: "›";
      font-size: 48px;
      font-family: revert;
      opacity: 1;
      display: flex;
      justify-content: center;
      margin-bottom: 10px;
      align-items: center; }
  .slider-money-nav .slick-prev {
    left: -38px; }
    .slider-money-nav .slick-prev:before {
      content: "‹";
      font-size: 48px;
      font-family: revert;
      opacity: 1;
      display: flex;
      justify-content: center;
      margin-bottom: 10px;
      align-items: center; }

.advantages {
  color: #fff;
  position: relative;
  padding: 145px 0 145px; }
  .advantages:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    right: -15px;
    height: 100%;
    background: center no-repeat;
    background-size: contain; }
  .advantages:after {
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    right: -15px;
    height: 100%;
    background: #000;
    background-size: contain;
    z-index: -3; }
  .advantages .title_1 {
    color: #fff;
    margin-bottom: 42px; }
  .advantages p {
    max-width: 706px;
    color: #8e8f93; }
  .advantages .nav-item:before,
  .advantages .tab-content li:before {
    display: none; }
  .advantages .nav-item .nav-link {
    border-radius: 0;
    background-color: #151618;
    border: 1px solid #0b0c0e;
    border-top: none;
    border-bottom: none; }
  .advantages .nav-item:first-child .nav-link {
    border-radius: 4px 0 0 4px; }
  .advantages .nav-item:last-child .nav-link {
    border-radius: 0 4px 4px 0; }
  .advantages .tab-content {
    max-width: calc(100% - 600px);
    width: 100%;
    position: relative; }
    .advantages .tab-content li {
      margin-bottom: 37px;
      color: #fff; }
      .advantages .tab-content li .img-box {
        min-width: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 55px; }
    .advantages .tab-content .banner {
      position: absolute;
      left: 100%;
      top: -115px;
      max-width: 502px;
      width: 100%; }
      .advantages .tab-content .banner img {
        max-height: 502px; }
  .advantages .nav-tabs {
    margin-top: 81px;
    margin-bottom: 56px !important;
    border-bottom: none; }
    .advantages .nav-tabs .nav-link {
      color: #8e8f93; }
      .advantages .nav-tabs .nav-link.active {
        color: #fff; }
  .advantages .card {
    border: none; }
    .advantages .card:first-child a {
      border-radius: 4px 4px 0 0; }
    .advantages .card:last-child a {
      border-radius: 0 0 4px 4px; }
    .advantages .card .card-header {
      padding: 1px 0;
      border-bottom: none; }
      .advantages .card .card-header a {
        display: flex;
        padding: 14px 14px;
        background: url(assets/img/icon_tabs_close.png) calc(100% - 15px) center no-repeat #151618;
        color: #8e8f93; }
        .advantages .card .card-header a:hover {
          text-decoration: none;
          color: #fff !important; }
      .advantages .card .card-header a[aria-expanded='true'] {
        color: #fff;
        background: url("assets/img/icon_tabs_open.png") calc(100% - 15px) center no-repeat; }

/*new tabs*/
.nav-tabs {
  display: none; }

.tab-content .card {
  background: transparent; }

@media (min-width: 768px) {
  .nav-tabs {
    display: flex; }
  .card {
    border: none; }
  .card .card-header {
    display: none; }
  .card .collapse {
    display: block; } }

@media (max-width: 767px) {
  .advantages .card-body {
    background-color: #151618; }
  #tab-content.tab-content > .tab-pane {
    display: block !important;
    opacity: 1; } }

.contacts {
  color: #fff;
  position: relative;
  padding: 145px 0 145px; }
  .contacts .nice-select.nice_Select {
    background-color: #f6f6f6 !important;
    border: 1px solid #e7e7e8;
    border-radius: 4px;
    font-size: 18px;
    color: #212123; }
    .contacts .nice-select.nice_Select li:before {
      display: none; }
  .contacts .title_1 {
    margin-bottom: 61px; }
  .contacts .info-box {
    padding-left: 30px;
    padding-right: 145px; }
    .contacts .info-box > p {
      padding-left: 95px;
      margin-bottom: 20px; }
  .contacts .item-selection {
    margin-bottom: 45px;
    width: 100%; }
  .contacts .feet-back-box {
    display: flex; }
    .contacts .feet-back-box .modal-link {
      margin-left: 30px; }
  .contacts .phone-box {
    display: flex;
    flex-direction: column;
    margin-bottom: 48px; }
    .contacts .phone-box a {
      font-size: 18px;
      font-weight: 900;
      color: #212123; }
  .contacts .info-row {
    display: flex; }
    .contacts .info-row .img-box {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      max-width: 35px;
      width: 100%;
      margin-right: 60px; }
  .contacts .text-box {
    margin-bottom: 36px; }
    .contacts .text-box .title_6 {
      margin-bottom: 22px; }
  .contacts .btn {
    margin-left: 95px; }
  .contacts .fancybox {
    display: flex;
    background: url(assets/img/icon_zoom.png) right bottom no-repeat; }

/**/
.services {
  color: #fff;
  position: relative;
  padding: 145px 0 145px; }
  .services:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    right: -15px;
    height: 100%;
    background: center 0px no-repeat;
    background-size: 100% calc(100% + 240px);
    background-attachment: fixed; }
  .services .title_1 {
    color: #fff;
    margin-bottom: 42px;
    width: 100%; }
  .services p {
    width: 100%;
    padding-right: 40%;
    color: #8e8f93;
    margin-bottom: 57px; }
  .services .title_4 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 24px; }

.services-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.services-item {
  width: 32%;
  text-align: center;
  padding-top: 32%;
  position: relative;
  background-size: cover; }
  .services-item:first-child {
    margin-left: 0; }
  .services-item:last-child {
    margin-right: 0; }
  .services-item .info-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 250px; }
    .services-item .info-box .btn {
      padding: 0 0;
      opacity: 0;
      height: 0;
      transition: all .3s;
      font-size: 0; }
    .services-item .info-box .icon-box {
      margin-bottom: 36px; }
  .services-item:hover {
    text-decoration: none; }
    .services-item:hover .btn {
      padding: 11px 28px;
      opacity: 1;
      height: 48px;
      font-size: 16px; }

.bg-video-wrap {
  background: center 100% no-repeat;
  background-size: 100%;
  background-color: #000; }

#exchange .page-title {
  color: #fff; }

.union-block {
  display: flex;
  background-color: #fff;
  position: relative;
  padding: 91px 0 120px; }
  .union-block:before {
    content: "";
    position: absolute;
    left: -100vw;
    top: 0;
    width: 200vw;
    height: 100%;
    background: #fff; }
  .union-block .section-title {
    padding-right: 15px; }
  .union-block .first-line {
    display: flex;
    margin-bottom: 48px;
    align-items: center; }
    .union-block .first-line a {
      margin-left: auto; }
    .union-block .first-line .title_3 {
      margin-bottom: 0;
      padding-right: 15px; }
  .union-block .news-block {
    margin-right: 145px; }
  .union-block .reviews-block {
    width: 100%;
    max-width: 430px; }
    .union-block .reviews-block .reviews-column {
      background-color: #f6f6f6;
      border-radius: 4px;
      padding: 0 20px; }
    .union-block .reviews-block > .btn {
      margin-top: 36px; }
  .union-block .reviews-item {
    padding: 29px 0 25px;
    border-bottom: 1px solid #fff; }

.reviews-item .title-line {
  display: flex; }
  .reviews-item .title-line .date {
    margin-left: auto;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    color: #b5b8bb;
    min-width: 120px;
    text-align: right; }
  .reviews-item .title-line .title_5 {
    margin-bottom: 0; }

.reviews-item .stars_wr {
  margin: 20px 0;
  display: flex; }

.reviews-item p {
  color: #555555; }

.news-item {
  display: flex;
  padding-bottom: 23px;
  margin-bottom: 23px;
  border-bottom: 1px solid #ededed; }
  .news-item .img-box {
    max-width: 315px;
    width: 100%; }
  .news-item .date {
    display: flex;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    color: #b5b8bb;
    margin: 10px 0; }
  .news-item .views {
    margin-left: 40px;
    padding-left: 35px;
    background: url(assets/img/icon_views.png) left center no-repeat; }
  .news-item a:hover {
    text-decoration: none; }
  .news-item .title_4 {
    margin: 14px 0 0 0; }
  .news-item .info-box {
    margin-left: 30px; }
  .news-item p {
    color: #555555; }

.proposition {
  display: flex;
  align-items: center;
  padding: 85px 0 80px;
  position: relative; }
  .proposition .title_2 {
    color: #fff;
    margin-bottom: 0; }
  .proposition a {
    margin-left: auto; }
  .proposition:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100vw;
    width: 300vw;
    height: 100%;
    background: center no-repeat #020101;
    background-attachment: fixed; }
  .proposition img {
    margin-right: 45px; }

/*BEGIN seo-block*/
.home .seo-block {
  margin-bottom: 0; }

.seo-block {
  background-color: #fff;
  width: 100%;
  max-width: 1524px;
  position: relative;
  margin-bottom: 152px;
  padding: 144px 0 80px; }
  .seo-block img {
    max-width: 50%;
    padding: 30px 0 0;
    margin: 100px 25px 10px; }
  .seo-block:before {
    content: "";
    position: absolute;
    top: 0;
    right: -100vw;
    width: 200vw;
    height: 100%;
    background-color: #fff; }
  .seo-block .container-post {
    max-height: 600px;
    padding-right: 15px; }

.current-table-exchange {
  min-height: 285px; }

div#seo-block h1 {
  padding-bottom: 30px; }

/*END seo-block*/
/*sank_you_page*/
.characteristics-box .row {
  border: 1px solid #fff;
  border-bottom: 1px solid #e9e9e9 !important;
  padding: 11px 10px;
  cursor: pointer;
  min-height: 48px; }

.sank_you_page .sub-menu__baner {
  position: static !important; }
  .sank_you_page .sub-menu__baner img {
    max-height: 578 px;
    height: auto; }

.sank_you_page .title_1 {
  margin-top: 50px; }

.sank_you_page_table {
  margin-bottom: 100px; }
  .sank_you_page_table .quantity {
    min-width: 143px;
    border: none;
    justify-content: center; }
  .sank_you_page_table .prod_img {
    max-width: 100px; }
    .sank_you_page_table .prod_img img {
      max-width: 100px; }

/**/
/*search page*/
.wrap_page.search {
  /*chanch to next project!*/
  padding: 0 100px !important; }

.row-search {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin: 0 auto; }
  .row-search .product-layout {
    /*chanch to next project!*/
    max-width: 20%; }
    .row-search .product-layout .product-thumb.hover:hover {
      max-width: 300px;
      height: 560px;
      margin: 0 auto;
      box-shadow: 0 0 20px #00000015; }

/**/
.btn-title {
  display: flex;
  align-items: center; }
  .btn-title a {
    margin-left: auto; }

.wrap_page.contacts-page .contacts {
  padding: 45px 0 145px; }

.wrap_page.article-page .date {
  padding: 12px 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #b5b8bb; }

.advantages-page .advantages {
  margin-top: -96px; }

.services-page .services {
  margin-top: -96px; }

.vacancies-item {
  background-color: #f6f6f6;
  border-radius: 4px;
  padding: 33px 31px;
  margin-bottom: 36px;
  color: #555555; }
  .vacancies-item .title-line {
    display: flex;
    margin-bottom: 24px; }
    .vacancies-item .title-line .date {
      margin-left: auto;
      color: #b5b8bb;
      min-width: 110px; }

.container-post li:before {
  display: inline-block; }

.graphic {
  padding-top: 90px; }

.vacancies-contacts {
  margin-top: 24px; }
  .vacancies-contacts span {
    display: flex;
    flex-wrap: wrap; }
  .vacancies-contacts a,
  .vacancies-contacts strong {
    color: #212123;
    font-weight: 700;
    margin-left: 36px; }
    .vacancies-contacts a:nth-child(2),
    .vacancies-contacts strong:nth-child(2) {
      margin-left: 10px; }

.form-block {
  text-align: center;
  margin: 127px 0 108px; }
  .form-block a {
    margin-top: 48px; }

.reviews-row {
  display: flex;
  flex-wrap: wrap; }
  .reviews-row .reviews-item {
    margin-bottom: 36px;
    background-color: #f6f6f6;
    padding: 33px 29px; }

.show-more {
  background: url(assets/img/icon_arrow_orange_bottom.png) no-repeat calc(100% - 8px) 12px;
  padding-right: 25px;
  border: none;
  outline: none !important;
  cursor: pointer; }
  .show-more.show {
    background: url(assets/img/icon_arrow_orange_top.png) no-repeat calc(100% - 8px) 11px; }

.more {
  display: none; }

.cabinet-navigation {
  background-color: #f6f6f6;
  border-radius: 4px; }
  .cabinet-navigation nav {
    display: flex;
    flex-direction: column;
    padding: 30px; }
    .cabinet-navigation nav a {
      font-size: 18px;
      font-weight: 400;
      color: #212123;
      margin-bottom: 12px; }
      .cabinet-navigation nav a.active {
        border-radius: 4px;
        padding: 3px 10px;
        color: #fff;
        width: fit-content; }
        .cabinet-navigation nav a.active:hover {
          color: #fff; }
      .cabinet-navigation nav a:hover {
        text-decoration: none; }

.account .info-box {
  padding-left: 14%;
  margin-bottom: 17%; }
  .account .info-box label {
    margin: 17px 0; }
  .account .info-box .btn.btn-primary {
    margin-top: 60px; }
  .account .info-box input {
    background-color: #f6f6f6;
    border: 1px solid #e7e7e8; }

.account .telephone-box {
  display: flex;
  flex-wrap: wrap; }
  .account .telephone-box .title_4 {
    margin-right: 10px; }

.service-union {
  position: relative;
  padding-top: 45px;
  padding-bottom: 103px;
  color: #fff; }
  .service-union > .container > .page-title {
    display: none;
    color: #fff; }
  .service-union .info-box {
    max-width: 652px;
    margin-bottom: 100px; }
    .service-union .info-box .page-title {
      margin-top: 0;
      color: #fff; }
    .service-union .info-box .tooltip-box {
      max-width: 200px;
      font-size: 16px;
      line-height: 18px;
      font-weight: 300;
      margin: 52px 0 0;
      color: #8e8f93; }
      .service-union .info-box .tooltip-box .tooltip {
        margin-right: 20px; }
  .service-union .btn-primary {
    margin-top: 52px; }
  .service-union:before {
    content: "";
    position: absolute;
    top: -140px;
    left: 0;
    width: 100vw;
    height: calc(100% + 140px);
    background: url(assets/img/bg_service_union.jpg) center no-repeat;
    background-size: cover; }

.tooltip-box {
  display: flex;
  align-items: center; }

.tooltip {
  opacity: 1;
  position: relative;
  display: inline; }
  .tooltip .text-box {
    display: none;
    position: absolute;
    max-width: 305px;
    border: 1px solid #000;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #555555;
    left: -20px;
    right: -275px;
    bottom: calc(100% + 18px);
    cursor: pointer;
    background-color: #f6f6f6; }
    .tooltip .text-box:before {
      content: "";
      position: absolute;
      bottom: -6px;
      left: 27px;
      width: 12px;
      height: 12px;
      background: #f6f6f6;
      transform: matrix(1, -1, 1, 1, 0, 0); }
    .tooltip .text-box:after {
      content: "";
      position: absolute;
      bottom: -25px;
      left: 0;
      width: 100%;
      height: 30px; }
  .tooltip.active .text-box {
    height: auto;
    padding: 24px 22px;
    display: block;
    opacity: 1; }
  .tooltip .btn-tooltip {
    max-width: 30px;
    min-width: 30px;
    height: 30px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #18181f;
    border: none;
    outline: none;
    cursor: pointer; }

.advantages-2 {
  display: flex;
  justify-content: space-between;
  padding-top: 95px;
  border-top: 1px solid #2d2d30; }
  .advantages-2 .item {
    width: 100%;
    display: flex;
    padding: 0 15px; }
    .advantages-2 .item .img-box {
      min-width: 40px;
      height: 40px;
      margin-right: 26px; }
    .advantages-2 .item .text-box {
      max-width: 215px; }

.account-b .info-box {
  padding-left: 0;
  margin-bottom: 17%; }

.currency .breadcrumb {
  display: none; }

.currency .bg-video-wrap {
  display: none; }

.currency .exchange {
  margin-top: 0;
  padding-bottom: 63px;
  position: relative;
  padding-top: 63px;
  min-height: 55vw; }
  .currency .exchange:before {
    content: "";
    position: absolute;
    left: -50vw;
    right: -50vw;
    top: 0;
    background-color: #000;
    height: 100%;
    background-position: center bottom;
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat; }

.currency .page-title {
  color: #fff;
  margin-top: 0; }

.currency .small-table-exchange .link-box {
  text-align: center;
  padding-right: 0;
  width: 25%;
  padding: 0 10px; }

.currency .graphic .page-title {
  color: #333; }

/* === BEGIN wp_pagenavi === */
.more-peoducts {
  margin: 80px auto 40px;
  width: 180px;
  height: 36px;
  font-size: 16px;
  padding-right: 27px;
  line-height: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("./assets/img/icon_download.png") no-repeat 150px !important; }
  .more-peoducts:hover {
    text-decoration: none;
    color: #333; }

.wp-pagenavi {
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  margin: 48px auto 95px;
  position: relative; }
  .wp-pagenavi a {
    text-decoration: none;
    margin: 0 3px; }
  .wp-pagenavi .first {
    background: url("./assets/img/pagination_first.png") no-repeat center;
    padding: 10px 15px !important; }
    .wp-pagenavi .first:hover {
      background: url("./assets/img/pagination_first.png") no-repeat center; }
  .wp-pagenavi .last {
    padding: 10px 15px !important;
    background: url("./assets/img/pagination_last.png") no-repeat center; }
    .wp-pagenavi .last:hover {
      background: url("./assets/img/pagination_last.png") no-repeat center; }
  .wp-pagenavi .previouspostslink {
    background: url("./assets/img/pagination_prev.png") no-repeat center;
    text-decoration: none; }
    .wp-pagenavi .previouspostslink:hover {
      background: url("./assets/img/pagination_prev.png") no-repeat center; }
  .wp-pagenavi .nextpostslink {
    background: url("./assets/img/pagination_next.png") no-repeat center;
    text-decoration: none; }
    .wp-pagenavi .nextpostslink:hover {
      background: url("./assets/img/pagination_next.png") no-repeat center; }
  .wp-pagenavi .first,
  .wp-pagenavi .last,
  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .page,
  .wp-pagenavi .current {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 54px;
    height: 54px;
    font-size: 16px;
    font-weight: 500;
    color: #212123;
    padding: 3px 5px;
    background-color: #f6f6f6;
    cursor: pointer;
    text-decoration: none; }
  .wp-pagenavi .current {
    color: #212123;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none; }
  .wp-pagenavi .extend {
    display: flex;
    align-items: center; }

/* === END wp_pagenavi === */
/*звезды*/
p.stars a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  width: 16px;
  height: 16px;
  color: transparent; }
  p.stars a::before {
    display: block;
    content: '';
    width: 16px;
    height: 16px;
    background: url("assets/img/icon_white_star.png") center no-repeat; }
  p.stars a span {
    display: none; }
  p.stars a.active::before {
    opacity: 1;
    background: url("assets/img/icon_gold_star.png") center no-repeat; }

p.stars:hover a::before,
p.stars.selected a.active::before,
p.stars.selected a:not(.active)::before,
p.stars.selected a.active::before {
  background: url("assets/img/icon_gold_star.png") center no-repeat; }

p.stars.selected a.active ~ a::before {
  background: url("assets/img/icon_white_star.png") center no-repeat; }

p.stars a::before,
p.stars a:hover ~ a::before,
p.stars.selected a.active ~ a::before {
  background: url("assets/img/icon_white_star.png") center no-repeat; }

.stars {
  margin-left: 35px;
  margin: 3px 20px 0; }

p.stars.selected a.active::before,
p.stars:hover a::before,
p.stars.selected a:not(.active)::before,
p.stars.selected a.active::before {
  background: url("assets/img/icon_gold_star.png") center no-repeat; }

.star-rating {
  background-image: url("assets/img/icon_white_star.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 97px;
  height: 16px;
  position: relative; }

.star-rating span {
  background-image: url("assets/img/icon_gold_star.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  float: left;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  left: 0; }

.stars_wr small {
  background: url("assets/img/iconRating.png") left no-repeat;
  padding-left: 18px;
  margin-left: 10px; }

.reviewItem__stars {
  margin: 7px 0; }

/**/
.faq {
  margin-bottom: 170px; }
  .faq li {
    list-style: none; }
  .faq .item-title {
    position: relative;
    background-color: #f6f6f6;
    border-radius: 4px;
    padding: 21px 70px 21px 31px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #212123;
    cursor: pointer;
    margin-bottom: 24px; }
  .faq .item-title.show {
    border-radius: 4px 4px 0 0;
    margin-bottom: 0; }
  .faq .item-content {
    padding: 21px 31px;
    border: 2px solid #f6f6f6;
    border-radius: 0px 0px 4px 4px;
    margin-bottom: 24px; }
    .faq .item-content:before {
      display: none; }
  .faq .item-title:before {
    content: "+";
    position: absolute;
    right: 15px;
    top: 21px;
    height: 0;
    background: none;
    margin-top: 0; }
  .faq .item-title.show:before {
    content: "–"; }
  .faq .item-title + .item-content {
    display: none; }
  .faq .item-title.show + .item-content {
    display: flex; }

img.alignleft, img.alignright {
  max-width: 49%;
  height: auto; }

img.alignleft {
  margin: 0 30px 25px 0;
  float: left; }

img.alignright {
  margin: 0 0 25px 30px;
  float: right; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  max-width: 100%;
  width: 100%; }

footer {
  padding: 45px 0 45px 60px;
  background-color: #0b0c0e; }

.footer-row {
  display: flex;
  padding-bottom: 60px; }

.special-line {
  position: fixed;
  bottom: 0;
  left: 60px;
  height: 60px;
  width: 100vw;
  background-color: #121215; }

.ticker-container .icon-box {
  display: flex;
  align-items: center;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 60px;
  background: #121215; }
  .ticker-container .icon-box li {
    height: 60px;
    border-left: 2px solid #0b0c0e;
    transition: .3s;
    cursor: pointer; }
    .ticker-container .icon-box li a {
      display: flex;
      height: 100%;
      width: 100%; }
    .ticker-container .icon-box li:before {
      display: none; }
    .ticker-container .icon-box li.apple {
      width: 141px;
      background: url(assets/img/icon_apple.png) center no-repeat; }
    .ticker-container .icon-box li.lang-uk {
      width: 141px;
      background: url(assets/img/icon_apple_uk.png) center no-repeat; }
    .ticker-container .icon-box li.google_play {
      width: 159px;
      background: url(assets/img/icon_google_pay.png) center no-repeat; }

footer .icon-box {
  display: flex;
  align-items: center;
  margin: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  background: #121215; }

.icon-box li.apple.lang-uk {
  width: 141px;
  background: url(assets/img/icon_apple_uk.png) center no-repeat; }

.mobile-show .icon-box li.apple.lang-uk {
  width: 100%;
  background: url(assets/img/icon_apple_uk.png) center no-repeat; }

.ticker {
  position: fixed;
  bottom: 0;
  left: 60px;
  display: flex;
  color: #fff;
  white-space: nowrap;
  padding: 18px 0 18px 100%; }
  .ticker:hover {
    animation-play-state: paused; }

.ticker-item {
  display: flex;
  align-items: center;
  margin-right: 40px;
  overflow: hidden; }
  .ticker-item a {
    font-size: 16px;
    font-weight: 500;
    color: #fff; }
  .ticker-item .date {
    border-radius: 2px;
    padding: 0px 5px;
    margin-right: 20px; }
  .ticker-item p {
    font-weight: 300;
    color: #8e8f93;
    margin: 0 0 0 10px; }

.footer-row {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .footer-row p {
    display: flex;
    margin: 0;
    font-size: 14px; }

.copy-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 12px;
  border-bottom: none !important; }

a.copy {
  min-width: 320px;
  background: url("./assets/img/kofelatte.png") right no-repeat;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  color: #8e8f93; }

.copy-mobile {
  width: 130px;
  height: 30px;
  background: url(./assets/img/mobile_copyright.png) right 4px no-repeat; }

.footer-navigation li:before {
  display: none; }

.markup .col-lg-4.col-md-6.col-xs-12 {
  padding: 25px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.27); }
  .markup .col-lg-4.col-md-6.col-xs-12:hover {
    box-shadow: 0 0 1px #c01111; }

.markup .scroll {
  max-height: 350px; }

.markup .site-map ol {
  padding-bottom: 20px;
  padding-left: 40px; }
  .markup .site-map ol li {
    position: relative;
    border-left: 2px solid #68ac34; }
    .markup .site-map ol li:hover {
      cursor: pointer; }
      .markup .site-map ol li:hover > a {
        text-decoration: underline; }
      .markup .site-map ol li:hover:before {
        background-color: #eea800; }
    .markup .site-map ol li a {
      margin-left: 15px;
      line-height: 40px; }
    .markup .site-map ol li:before {
      position: absolute;
      left: -26px;
      top: 15px;
      width: 10px;
      height: 10px;
      background-color: #68ac34;
      border-radius: 50%;
      content: ""; }
    .markup .site-map ol li:after {
      position: absolute;
      left: -2px;
      top: 25px;
      width: 50%;
      height: 15px;
      border-bottom: 2px solid #68ac34;
      border-left: 2px solid #68ac34;
      content: ""; }

.markup .gradient-default {
  background: radial-gradient(#cec4c4, transparent);
  transition: all 2s; }
  .markup .gradient-default:hover {
    background: radial-gradient(red, transparent); }

.wrap_page {
  overflow: hidden;
  margin-bottom: auto;
  margin-top: 60px;
  padding-left: 60px; }

.wrap_page.currency .seo-block {
  margin-bottom: 0; }

body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  background-color: #fff;
  color: #333;
  font-family: "DINPro-Regular";
  overflow-x: hidden; }

.overflow-hidden {
  overflow: hidden; }

.scrolltop {
  position: fixed;
  z-index: 20;
  right: 10px;
  bottom: 20px;
  display: none;
  width: 100%;
  margin: 0 auto; }

.muve-top {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 20px;
  background: #68ac34;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  color: #fff;
  cursor: pointer;
  transition: 0.5s; }
  .muve-top:before {
    position: absolute;
    left: 52%;
    top: 52%;
    content: "↑";
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 24px;
    font-family: monospace; }

/*1*/
.brand-bg-1,
.brand-bg-2 {
  width: 75%;
  height: 15vh;
  margin-bottom: 25px;
  background-color: #68ac34; }

.brand-bg-2 {
  background-color: #eea800; }

/*2*/
::selection {
  color: #000; }

a:hover {
  text-decoration: underline; }

p {
  color: #636363;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400; }

b,
strong {
  color: #212123;
  font-weight: 700; }

i,
em {
  color: #636363;
  font-weight: 400; }

/*3*/
ol {
  padding: 0;
  counter-reset: li; }
  ol li {
    list-style: none;
    list-style-position: outside; }
    ol li:before {
      margin-left: 20px;
      margin-right: 20px;
      line-height: 30px;
      content: counter(li, decimal) ".";
      counter-increment: li;
      font-size: 16px;
      font-weight: 700; }

/*4*/
ul {
  padding: 0;
  list-style: none; }
  ul li {
    display: flex;
    color: #636363; }
    ul li:before {
      height: 6px;
      min-width: 6px;
      margin-left: 20px;
      margin-right: 20px;
      margin-top: 10px;
      border-radius: 50%;
      content: ""; }

/*5-6*/
body {
  font-family: "DINPro-Regular"; }

.font-weight-bold {
  font-family: "DINPro-Bold"; }

.font-weight-light {
  font-family: "DINPro-Light"; }

/*7-8*/
.page-title {
  display: block;
  margin: 64px 0 60px;
  font-weight: 700; }
  .page-title span {
    font-family: "DINPro-Light";
    font-weight: 300; }

h1,
.title_1,
.page-title {
  color: #212123;
  line-height: 48px;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 700; }

h2,
.title_2 {
  color: #212123;
  line-height: 42px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700; }

h3,
.title_3 {
  color: #212123;
  line-height: 36px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700; }

h4,
.title_4 {
  color: #212123;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700; }

h5,
.title_5 {
  color: #212123;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700; }

h6,
.title_6 {
  color: #212123;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700; }

.section-title {
  color: #212123;
  line-height: 55px;
  font-size: 34px;
  font-weight: 700; }

/*9*/
input[type="checkbox"],
input[type="radio"] {
  display: none; }
  input[type="checkbox"] + label,
  input[type="radio"] + label {
    color: #595959;
    cursor: pointer; }
    input[type="checkbox"] + label:hover,
    input[type="radio"] + label:hover {
      color: #212123; }
    input[type="checkbox"] + label:before,
    input[type="radio"] + label:before {
      display: inline-block;
      width: 16px;
      height: 16px;
      margin-right: 19px;
      padding: 9px;
      background-color: #f6f6f6;
      border: 1px solid #e7e7e8;
      border-radius: 2px;
      vertical-align: middle;
      content: "";
      cursor: pointer; }

input[type="radio"] + label:before {
  border-radius: 50%; }

input[type="radio"]:checked + label:before {
  background: url(assets/img/radio.png) center no-repeat;
  background-size: contain;
  border: 1px solid transparent;
  border-radius: 50%; }

input:checked + label {
  color: #212123; }
  input:checked + label:before {
    background: url(assets/img/checkbox.png) center no-repeat;
    background-size: contain;
    border: 1px solid transparent;
    content: ""; }

/*10-11*/
a {
  transition: all 0.2s; }

.btn {
  display: inline-block;
  padding: 12.5px 29px;
  border: 2px solid transparent;
  outline: none !important;
  border-radius: 4px;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  user-select: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .btn:focus {
    box-shadow: none !important; }

.btn-primary {
  padding: 11px 28px;
  color: #18181f;
  font-size: 16px;
  font-weight: 700; }
  .btn-primary:hover {
    color: #18181f; }

.btn-secondary {
  color: #fff; }

.btn-success {
  background-color: transparent; }
  .btn-success:hover {
    color: #fff; }

.btn-danger {
  background-color: transparent; }
  .btn-danger:hover {
    color: #18181f; }

.btn-link {
  background-color: transparent; }

/*12*/
/*13*/
.scroll::-webkit-scrollbar {
  width: 6px; }

.scroll::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  border: 0px solid #ededed; }

.scroll::-webkit-scrollbar-track {
  background-color: #ededed;
  cursor: pointer; }

::-webkit-scrollbar-button {
  background-color: transparent; }

.scroll::-webkit-scrollbar-button {
  display: none; }

/* IE */
.scroll {
  scrollbar-shadow-color: #ededed;
  scrollbar-highlight-color: #ededed; }

/* FireFox */
.scroll {
  overflow-y: auto;
  overflow-x: hidden; }

.scroll-heidden::-webkit-scrollbar {
  width: 0px; }

/*14*/
/*15*/
/*16*/
/*17*/
/*18*/
.breadcrumb {
  margin-top: 12px;
  padding-left: 0;
  background-color: transparent;
  color: #b2b2b2;
  font-size: 14px; }
  .breadcrumb a {
    padding-left: 6px;
    color: #eea800;
    text-decoration: none; }
    .breadcrumb a:first-child {
      padding: 0; }
    .breadcrumb a:hover {
      color: #eea800;
      text-decoration: underline; }

dl {
  color: #212123;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700; }

a.nav-link.active {
  background-color: transparent !important; }

/**/
.questions-block:before {
  z-index: -1; }

.first_screen_bg {
  z-index: -1; }

.bg-video-wrap {
  z-index: -1; }

.advantages:before {
  z-index: -1; }

.contacts .fancybox > img {
  z-index: -1; }

.services:before {
  z-index: -1; }

.union-block:before {
  z-index: -1; }

.seo-block:before {
  z-index: -1; }

.proposition:before {
  z-index: -1; }

.service-union:before {
  z-index: -1; }

.fixed-nav {
  z-index: 1; }

.calculator .last-child .tooltip-box {
  z-index: 1; }

.modal-header .close {
  z-index: 1; }

.calculator .currency-box {
  z-index: 1; }

.tooltip {
  z-index: 1; }

.slide-box {
  z-index: 1; }

.list-city nav {
  z-index: 1; }

video {
  z-index: 1; }

#give {
  z-index: 2; }

.overlay {
  z-index: 2; }

#show-big-table {
  z-index: 2; }

#show-small-table {
  z-index: 2; }

.special-line {
  z-index: 3; }

.ticker-container .icon-box {
  z-index: 3; }

.ticker {
  z-index: 3; }

header {
  z-index: 4; }

@media screen and (max-width: 767px) {
  header {
    z-index: 4; } }

@media screen and (max-width: 990px) {
  .proposition:before {
    z-index: -1; } }

/* === BEGIN MEDIA === */
/* ======================
$mobile-small 240px
$mobile-large 320px
$tablet-small 480px
$tablet-large 768px
$screen-small 1024px
$screen-large 1280px 
====================== */
@media screen and (min-width: 768px) {
  .mobile-show {
    display: none; }
  .header_nav a:last-child {
    margin: 0; } }

@media (min-width: 992px) {
  .ticker-container .icon-box {
    display: none; } }

@media only screen and (max-height: 850px) and (min-height: 665px) {
  .ancor-group {
    margin: 0; }
  .fixed-nav a {
    height: 50px; }
  .top-group {
    margin-bottom: 0 !important; }
  .social-group {
    margin-top: auto; }
    .social-group a {
      width: 25px;
      height: 25px;
      margin-bottom: 15px; } }

@media screen and (min-width: 1351px) {
  .list-city nav a.active {
    display: none; } }

@media screen and (max-width: 1366px) {
  .exchange {
    padding-bottom: 30px; } }

@media screen and (max-width: 1350px) {
  #small-table .updated_course {
    max-width: initial;
    text-align: left;
    order: -1;
    width: 100%; }
  .account .info-box {
    padding-left: 0;
    margin-bottom: 17%; }
  .small-table-exchange .link-box {
    text-align: left;
    padding-right: 5px;
    width: 25%;
    padding-left: 5px; }
  .exchange {
    padding-bottom: 50px; }
  .list-city nav {
    position: absolute;
    flex-direction: column;
    background-color: #17181b;
    border: 1px solid #0b0c0e;
    padding: 18px 20px;
    top: 43px;
    left: -140px; }
  .list-city span.choice-city {
    display: none; }
  .contac-resize {
    min-width: 16px;
    height: 20px;
    background: url(assets/img/icon_marker.png) no-repeat 0 0;
    margin-left: auto;
    background-size: contain;
    margin-top: 5px;
    display: none; }
  .header_telephone {
    padding-left: 5px; } }

@media screen and (max-width: 1199px) {
  .header_telephone {
    min-width: 200px; }
    .header_telephone .header_telephone-number {
      font-size: 18px;
      line-height: 30px;
      font-weight: 500;
      color: #fff; }
  .nav-container {
    max-width: 455px; }
  .course-value-row {
    padding: 0 20px; }
  #big-table .currency-box .currency-name {
    padding: 0 0 0 15px; }
  .exchange .offer-container {
    padding: 28px 15px 15px; }
  .exchange .small-table-exchange {
    padding: 10px 15px 15px; }
  .exchange .nav-link {
    padding: 13px 5px; }
    .exchange .nav-link .cripta-exchange {
      padding: 12px 10px; }
  .header_nav a {
    margin: 0 14px 0 0;
    font-size: 15px;
    white-space: nowrap; }
  .union-block .news-block {
    margin-right: 50px; }
  .exchange .bay {
    margin-right: 24px; }
    .exchange .bay .value {
      padding-right: 20px; }
  .exchange .sale .value,
  .exchange .bay .value {
    font-size: 32px; }
  .small-table-exchange .table-head > td {
    text-align: center; }
  .small-table-exchange td,
  .small-table-exchange th {
    padding: 9px 9px 9px 15px; }
  .small-table-exchange .link-box {
    text-align: center; }
  .advantages .tab-content {
    max-width: calc(100% - 415px);
    width: 100%;
    position: relative; }
  .slider-money-nav .slick-prev,
  .slider-money-nav .slick-next {
    width: 40px;
    height: 72px; }
  .slider-money-nav .slick-prev {
    left: -7px; }
  .slider-money-nav .slick-next {
    right: -7px; }
  .contacts .info-box {
    padding-right: 80px; }
  .contacts .phone-box {
    margin-bottom: 24px; }
  .contacts .item-selection {
    margin-bottom: 24px;
    width: 100%; }
  .contacts .text-box {
    margin-bottom: 24px; }
    .contacts .text-box .title_6 {
      margin-bottom: 12px; }
  #big-table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
    #big-table table [data-columns="1"] {
      width: 38.1098% !important; }
    #big-table table [data-columns="2"] {
      width: 33.2439% !important; }
    #big-table table [data-columns="3"] {
      width: 28.6463% !important; }
  #big-table .updated_course {
    max-width: 120px; }
  #show-small-table {
    margin-right: 40px; }
  .page_404 .btn-box {
    display: flex;
    flex-direction: column; }
    .page_404 .btn-box .btn-secondary {
      margin-left: 0;
      margin-top: 24px; }
    .page_404 .btn-box a {
      max-width: 300px; }
  .left-col {
    display: flex;
    margin: 36px auto 84px; }
    .left-col .side-bar-form {
      margin-top: 0px;
      background-size: cover;
      width: 50%; }
    .left-col .side-bar {
      width: 50%; }
  .row-news {
    margin: 24px auto; }
  .service-union {
    padding-bottom: 15px; }
  .advantages-2 {
    flex-wrap: wrap; }
    .advantages-2 .item {
      width: 50%;
      margin-bottom: 50px; }
  .vacancies-item {
    padding: 33px 9px; }
  .calculator .last-child .btn {
    padding: 12.5px 22px;
    text-transform: inherit; } }

@media screen and (max-width: 990px) {
  h1,
  .title_1 {
    font-size: 30px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
    color: #212123; }
  h2,
  .title_2 {
    font-size: 28px;
    line-height: 42px;
    font-weight: 700;
    text-transform: uppercase;
    color: #212123; }
  h3,
  .title_3 {
    font-size: 22x;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #212123; }
  h4,
  .title_4 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #212123; }
  h5,
  .title_5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #212123; }
  h6,
  .title_6 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #212123; }
  .page-title {
    margin: 47px 0 40px;
    font-size: 30px;
    line-height: 40px; }
  .proposition {
    flex-direction: column;
    text-align: center; }
    .proposition img {
      margin: 0 0 38px 0; }
    .proposition a {
      margin: 24px 0 0 0; }
  .union-block {
    flex-direction: column; }
    .union-block .news-block {
      margin-right: 0px; }
    .union-block .reviews-block {
      max-width: 100%; }
  .course-value-row {
    padding: 0 5px; }
    .course-value-row .pay,
    .course-value-row .buy {
      font-size: 18px;
      line-height: 55px;
      font-weight: 700;
      color: #fff;
      padding-right: 20px;
      margin: 0 5px;
      background-size: 11px !important;
      min-width: 90px;
      display: flex;
      justify-content: flex-end; }
  #big-table .currency-box .img-box {
    min-width: 72px;
    height: 72px;
    border-right: 1px solid #0b0c0e; }
  #big-table .currency-box .currency-name {
    font-size: 17px;
    padding: 0 0 0 20px; }
    #big-table .currency-box .currency-name .tooltip-box {
      margin-left: auto;
      margin-right: 20px; }
  .proposition:before {
    content: "";
    position: absolute;
    top: 0;
    left: -285px;
    height: 100%;
    right: -185px;
    background: center 76% no-repeat #020101; }
  .vacancies-item {
    padding: 30px 20px; }
  #big-table .updated_course {
    display: none; }
  #big-table .nav-tabs {
    flex-wrap: nowrap; }
    #big-table .nav-tabs .nav-item {
      width: 100%; }
      #big-table .nav-tabs .nav-item .cripta-exchange,
      #big-table .nav-tabs .nav-item .nav-link {
        white-space: nowrap;
        text-align: center; }
      #big-table .nav-tabs .nav-item .nav-link {
        width: 100%; }
  #big-table .nav-link {
    padding: 13px 15px; }
  #big-table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #141517; }
    #big-table table tr:first-child [data-columns="1"] {
      padding-left: 80px;
      text-align: left; }
    #big-table table [data-columns="1"] {
      width: 38.1098% !important; }
    #big-table table [data-columns="2"] {
      width: 40.2439% !important; }
    #big-table table [data-columns="3"] {
      width: 21.6463% !important; }
  #show-small-table {
    display: none; }
  .contacts {
    padding: 69px 0; }
    .contacts .info-box {
      margin-bottom: 36px; }
    .contacts .info-row .img-box {
      margin-right: 24px; }
  .news-item p {
    line-height: 20px; }
  .news-item .img-box {
    max-width: 315px;
    width: 100%;
    min-width: 315px; }
  .news-item .info-box {
    margin-left: 25px; }
  .news-item .title_4 {
    line-height: 20px; }
  .news-item .date {
    margin: 10px 0; }
  .table-request {
    padding: 9px 13px; }
  #big-table table [data-columns="3"] span {
    justify-content: center;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center; }
  #big-table table tr:first-child [data-columns="3"] span {
    font-size: 16px !important; }
  div#seo-block h1 {
    padding-bottom: 20px; }
  .advantages {
    padding: 74px 0 61px; }
    .advantages .tab-content {
      max-width: 100%; }
      .advantages .tab-content .banner {
        display: none; }
  .services .text-box {
    width: 49%; }
  .services .services-item {
    width: 49%;
    padding-top: 49%;
    margin-bottom: 2%; }
    .services .services-item .btn {
      display: none; }
  .services p {
    padding-right: 0; }
  .page_404 .container.info-box {
    padding-top: 0;
    padding-bottom: 60px; }
  .page_404 .col-lg-6 img {
    display: none; }
  .page_404 .title_1 {
    color: #fff;
    margin: 0 0 24px; }
  .page_404 .title_4 {
    margin: 24px 0; }
  .page_404 .btn-box .btn-secondary {
    margin-top: 12px; }
  .questions-block {
    padding: 60px 0; }
    .questions-block .img-box {
      display: none; }
  .row-news > .title_3 {
    margin-bottom: 28px; }
  .row-news .news-item {
    display: flex;
    flex-direction: column;
    border: none;
    width: 50%;
    padding: 0 15px; }
    .row-news .news-item .img-box {
      max-width: 315px;
      width: 100%;
      min-width: 220px; }
  .service-union {
    padding-top: 0; }
    .service-union > .container > .page-title {
      display: block;
      color: #fff;
      margin: 28px 0 36px; }
    .service-union .info-box .page-title {
      display: none; }
    .service-union .info-box .subtitle {
      margin: 32px 0 0; }
    .service-union .col-lg-7 {
      order: 1; }
    .service-union .col-lg-5 {
      order: 0; }
    .service-union:before {
      top: -105px;
      background-size: cover; }
    .service-union .btn-box {
      display: flex;
      align-items: center;
      justify-content: space-between; }
  .tooltip .text-box {
    left: -13px; }
  .header-line {
    max-width: 100%; }
  .header_nav {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 0;
    top: 60px;
    right: 0;
    background-color: #121215;
    padding: 31px 15px 15px 75px; }
    .header_nav.active {
      display: flex;
      border-top: 1px solid #0b0c0e; }
    .header_nav a {
      font-size: 18px;
      font-weight: 300;
      color: #8e8f93;
      margin: 0 0 31px; }
  .burger {
    width: 100%;
    height: auto;
    background: url(assets/img/icon_burger.png) right center no-repeat;
    cursor: pointer;
    transition: .1s; }
    .burger.active {
      background: url(assets/img/icon_burger_close.png) right center no-repeat; }
  .nav-container {
    max-width: 45px;
    order: 1; }
  .contac-resize {
    margin-left: auto;
    background: url(assets/img/icon_marker.png) no-repeat 0 5px;
    background-size: contain;
    margin-top: 4px;
    height: 26px; }
  .list-city {
    margin-left: auto;
    margin-right: 0; }
  .header_telephone {
    margin-right: 20px;
    padding-top: 4px; }
  .exchange {
    margin-top: 50px;
    margin-bottom: 0; }
  .exchange-rate {
    margin-bottom: 41px; }
  #big-table table tr:first-child [data-columns="1"] {
    padding-left: 125px;
    text-align: left; }
  #big-table tr:first-child .course-value-row {
    padding: 0 30px; }
  .contacts .info-box > p {
    padding-left: 60px;
    margin-bottom: 20px; }
  .contacts .btn {
    margin-left: 60px; }
  .list-city span.choice-city {
    display: inline; }
  .calculator.small .modal-content {
    width: 100% !important; }
  .calculator .modal-content .modal-header .close {
    top: 10px; }
  .calculator .col-lg-6.last-child {
    padding: 42px 15px 0; }
    .calculator .col-lg-6.last-child:before {
      content: "";
      position: absolute;
      top: 0;
      left: -100vw;
      width: 200vw;
      background: #17181b;
      height: 100%; }
    .calculator .col-lg-6.last-child .btn {
      padding: 12.5px 29px;
      text-transform: uppercase; }
  .wrap_page.services-page .seo-block {
    margin-bottom: 152px;
    padding: 70px 0 35px; }
  .exchange-rate {
    margin-top: 20px; }
  .count-box {
    padding: 0 15px; }
  .account .info-box {
    margin-top: 48px; }
  .faq {
    margin-bottom: 90px; }
  footer {
    padding: 35px 0 35px 60px; }
    footer .logo {
      display: none; } }

@media screen and (max-width: 767px) {
  #overlay > img {
    max-width: 50px;
    height: auto; }
  .breadcrumb {
    padding: 0 15px 15px 0; }
  header {
    display: flex;
    justify-content: space-between;
    padding: 14px 0;
    min-height: 60px; }
  .logo {
    padding-left: 0;
    max-width: 130px; }
  .header_nav {
    height: calc(100vh - 60px);
    top: 60px;
    padding: 25px 35px 0;
    overflow: auto; }
    .header_nav a {
      font-size: 18px;
      margin: 0 0 12px; }
  .list-city {
    background: none;
    margin-left: 0;
    padding-left: 0; }
    .list-city.active nav {
      display: flex;
      height: calc(100vh - 60px);
      top: 60px;
      padding: 25px 35px 0;
      overflow: auto;
      left: 0;
      right: 0;
      position: fixed;
      min-width: 100vw; }
  .choice-city {
    font-size: 14px;
    white-space: nowrap; }
  .home .contacts {
    padding: 0 0 69px; }
  .contac-resize {
    display: none; }
  .big-table-exchange {
    margin: 0 -30px;
    padding: 0 15px; }
  .exchange-requests td,
  .exchange-requests th {
    text-align: left;
    padding: 5px; }
  .exchange-requests .status-cell {
    text-align: right; }
  .exchange-requests tr td:first-child {
    text-align: center; }
  .exchange-requests tr td:nth-child(2) {
    width: 47%; }
  .exchange-requests tr td:last-child {
    text-align: right;
    width: 20%; }
  .calculator .modal-content {
    width: 100%;
    margin-left: 0; }
  #big-table td {
    border: none; }
  #big-table tr:first-child {
    border-top: none; }
  #big-table .tooltip .text-box {
    left: -50px; }
    #big-table .tooltip .text-box:before {
      left: 58px; }
  #big-table table [data-columns="3"] {
    padding-top: 35px; }
  #big-table .nav-link {
    padding: 13px 10px;
    font-style: 13px;
    letter-spacing: 0.02em; }
  #big-table .nav.nav-tabs {
    margin-bottom: 0; }
  #big-table .nav-tabs {
    flex-wrap: wrap; }
    #big-table .nav-tabs .nav-item {
      width: calc(50% - 28px); }
      #big-table .nav-tabs .nav-item.cripta-item {
        width: 100%;
        order: -1;
        margin: 10px auto 20px; }
        #big-table .nav-tabs .nav-item.cripta-item .cripta-exchange {
          width: 100%;
          justify-content: center; }
  #big-table .currency-box {
    min-height: 55px; }
    #big-table .currency-box .tooltip .btn-tooltip {
      max-width: 20px;
      min-width: 20px;
      height: 20px;
      font-size: 12px; }
    #big-table .currency-box .img-box {
      display: none; }
    #big-table .currency-box .currency-name {
      font-size: 17px;
      padding: 0 0 0 13px; }
      #big-table .currency-box .currency-name .tooltip-box {
        margin-left: 20px; }
  .course-value-row .pay,
  .course-value-row .buy {
    line-height: 33px;
    padding: 0 20px 6px 0; }
  .nav-item.wholesale {
    max-width: 55px; }
  .mobile-nav {
    display: flex;
    margin-left: auto; }
  .nav-container {
    max-width: 35px;
    order: 1; }
  .course-value-row,
  .course-value-row .pay,
  .course-value-row .buy {
    justify-content: flex-start;
    min-width: auto; }
  .table-request {
    padding: 9px 10px; }
  a.header_telephone-number:first-child {
    margin-top: 30px; }
  .list-city nav a {
    line-height: 1.9; }
  .mobile-show {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: auto;
    order: 1; }
    .mobile-show .btn-primary {
      background: transparent;
      font-size: 14px;
      margin-bottom: 30px;
      margin-top: 30px; }
      .mobile-show .btn-primary:focus {
        color: #121215 !important; }
    .mobile-show .icon-box {
      display: flex;
      align-items: center;
      width: calc(100% + 70px);
      margin: 0 -35px;
      position: static;
      background: #121215; }
      .mobile-show .icon-box li {
        border-top: 2px solid #0b0c0e;
        transition: .3s;
        cursor: pointer; }
        .mobile-show .icon-box li:before {
          display: none; }
        .mobile-show .icon-box li.apple {
          width: 100%;
          background: url(assets/img/icon_apple.png) center no-repeat; }
        .mobile-show .icon-box li.google_play {
          width: 100%;
          border-left: 2px solid #0b0c0e;
          background: url(assets/img/icon_google_pay.png) center no-repeat; }
  .header_telephone {
    display: none; }
  #qtranslate-chooser {
    position: static;
    justify-content: center;
    width: 100%;
    width: calc(100% + 70px);
    margin: 0 -35px; }
    #qtranslate-chooser li {
      display: flex;
      margin: 25px; }
      #qtranslate-chooser li a {
        margin: 0; }
      #qtranslate-chooser li:before {
        display: none; }
  .social-group {
    flex-direction: revert; }
    .social-group a {
      margin: 25px;
      background: center no-repeat; }
      .social-group a:last-child {
        margin-bottom: 25px; }
  .fixed-nav {
    display: none; }
  .wrap_page {
    padding-left: 0;
    margin-top: 57px; }
  .bg-video-wrap {
    left: 0;
    top: 56px; }
  .exchange {
    margin-top: 28px;
    margin-bottom: 60px; }
  .ticker-container .icon-box {
    display: none; }
  .vacancies-contacts a:nth-child(2),
  .vacancies-contacts strong:nth-child(2) {
    margin-left: 0; }
  .vacancies-contacts a:last-child {
    margin-bottom: 24px; }
  img.alignleft, img.alignright {
    width: 100%;
    max-width: 100% !important;
    margin: 0 !important;
    margin-bottom: 20px !important; }
  img.alignleft {
    float: left; }
  img.alignright {
    float: right; }
  img.aligncenter {
    margin: 0 !important;
    margin-bottom: 20px !important; }
  .btn-title {
    flex-direction: column;
    margin-bottom: 36px; }
    .btn-title a {
      margin: 0; }
  .page-title {
    margin: 28px 0 20px;
    font-size: 20px;
    line-height: 30px; }
  .contacts .title_1 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px; }
  .contacts .info-box {
    padding: 0; }
    .contacts .info-box .phone-box {
      margin-bottom: 0; }
    .contacts .info-box > p {
      padding-left: 0;
      margin-bottom: 20px; }
  .contacts .feet-back-box {
    flex-direction: column;
    margin-bottom: 36px; }
    .contacts .feet-back-box .modal-link {
      margin-left: 0;
      margin-top: 12px; }
  .contacts .btn {
    margin: 0 auto;
    display: flex;
    justify-content: center; }
  .services {
    padding: 45px 0 36px; }
    .services .title_1 {
      margin-top: 40px; }
  .wrap_page.contacts-page .contacts {
    padding: 0 0 145px; }
  .news-item {
    flex-direction: column; }
    .news-item .img-box {
      max-width: 100%;
      min-width: auto; }
      .news-item .img-box .img-fluid {
        width: 100%;
        margin-bottom: 28px; }
    .news-item .info-box {
      margin: 0; }
  .services .text-box {
    width: 100%; }
  .services .services-item {
    width: 100%;
    padding-top: 100%;
    margin-bottom: 15px;
    background-size: cover; }
    .services .services-item .btn {
      display: none; }
  .services p {
    padding-right: 0; }
  .reviews-item .title-line {
    flex-direction: column; }
  .news-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 48px; }
  .union-block {
    padding: 57px 0 30px; }
    .union-block .reviews-block > .btn {
      margin: 24px 24px;
      display: block; }
  .seo-block {
    padding: 45px 0 56px; }
  /*fix scroll*/
  .advantages {
    overflow: hidden; }
  .services:before {
    top: 0;
    right: 0; }
  .union-block:before {
    display: none; }
  .proposition {
    overflow: hidden;
    margin: 0 -15px; }
  .seo-block:before {
    display: none; }
  /**/
  footer {
    padding: 20px 0; }
  .special-line {
    left: 0; }
  .questions-block {
    padding: 60px 0 48px; }
    .questions-block .container {
      flex-direction: column; }
      .questions-block .container a {
        margin: 24px auto; }
  .vacancies-item {
    padding: 20px; }
  .wp-pagenavi {
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    margin: 0 auto 70px;
    position: relative; }
    .wp-pagenavi a {
      text-decoration: none;
      margin: 0 2px; }
    .wp-pagenavi .first,
    .wp-pagenavi .last,
    .wp-pagenavi .previouspostslink,
    .wp-pagenavi .nextpostslink,
    .wp-pagenavi .page,
    .wp-pagenavi .current {
      min-width: 29px;
      height: 29px; }
    .wp-pagenavi .current {
      color: #212123;
      font-size: 16px;
      cursor: pointer;
      text-decoration: none; }
    .wp-pagenavi .extend {
      display: flex;
      align-items: center; }
  .form-block {
    margin: 60px 0 100px; }
  .left-col {
    display: flex;
    flex-direction: column;
    margin: 24px auto 72px; }
    .left-col .side-bar-form {
      width: 100%; }
    .left-col .side-bar {
      width: 100%; }
  .vacancies-item .title-line {
    flex-direction: column; }
    .vacancies-item .title-line .date {
      margin-left: 0;
      color: #b5b8bb; }
  .vacancies-contacts a,
  .vacancies-contacts strong {
    width: 97%;
    margin-left: 0; }
  .row-news {
    margin: 0 auto 48px; }
    .row-news .news-item {
      width: 100%;
      padding: 0;
      margin-bottom: 48px; }
      .row-news .news-item .img-box {
        max-width: 100%; }
        .row-news .news-item .img-box .img-fluid {
          margin-bottom: 0; }
  .account .info-box {
    margin-top: 48px;
    padding-left: 0;
    display: flex;
    flex-direction: column; }
    .account .info-box .btn.btn-primary {
      margin: 60px auto 0; }
  .service-union {
    padding-bottom: 15px; }
    .service-union .info-box {
      margin-bottom: 36px; }
    .service-union:before {
      top: -210px;
      height: calc(100% + 290px); }
    .service-union .btn-box {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
  .advantages-2 {
    flex-wrap: wrap;
    padding: 15px 0;
    border: none; }
    .advantages-2 .item {
      width: 100%;
      margin-bottom: 30px; }
  .modal-header .close {
    right: 35px; }
  .calculator .page-title {
    padding-right: 50px; }
  .calculator .modal-content {
    padding: 15px 15px 0; }
    .calculator .modal-content .modal-header {
      margin: 0 auto 28px; }
      .calculator .modal-content .modal-header .close {
        top: 10px;
        right: 10px; }
  .calculator .last-child {
    padding: 36px 0 0; }
  .exchange-rate {
    margin-top: 20px;
    padding: 0; }
  .count-box {
    padding: 0; }
  .modal-content input {
    margin-top: 0px;
    margin-bottom: 12px; }
  .modal-content p {
    margin-top: 8px;
    margin-bottom: 8px; }
  .modal-content .modal-header {
    padding: 0;
    margin-bottom: 20px; }
  .exchange-requests .status-cell {
    display: block;
    width: 100%; }
  .currency .exchange {
    margin-top: 0;
    margin-bottom: 60px; }
    .currency .exchange .nav-item {
      width: 50%; }
      .currency .exchange .nav-item a {
        width: 100%;
        letter-spacing: 0;
        text-align: center; }
    .currency .exchange .course-box {
      flex-wrap: wrap; }
      .currency .exchange .course-box .bay,
      .currency .exchange .course-box .sale {
        width: 50%;
        margin: 0;
        padding: 0 10px; }
        .currency .exchange .course-box .bay .value,
        .currency .exchange .course-box .sale .value {
          font-size: 24px; }
    .currency .exchange .tab-pane .btn {
      width: 100%;
      margin: 28px 0; }
    .currency .exchange .cripta-exchange.cripta-exchange-currency {
      order: 1;
      width: 100%;
      display: flex;
      justify-content: center; }
    .currency .exchange .tab-pane .info-block {
      display: flex;
      width: 100%;
      padding-top: 0; }
    .currency .exchange .small-table-exchange {
      margin: 24px -30px;
      padding: 10px 15px;
      background-color: #121215; }
      .currency .exchange .small-table-exchange .link-box {
        display: none; }
      .currency .exchange .small-table-exchange .course-value {
        padding: 10px; }
      .currency .exchange .small-table-exchange .table-head > td {
        color: #fff;
        letter-spacing: -1px; }
        .currency .exchange .small-table-exchange .table-head > td:first-child {
          text-align: left; }
      .currency .exchange .small-table-exchange td,
      .currency .exchange .small-table-exchange th {
        padding: 7px; }
  .currency .page-title {
    color: #fff; }
  .currency .offer-container {
    padding: 15px; }
  .currency #small-table .updated_course-currency {
    order: 0;
    margin: 20px 0; }
  #big-table table tr:first-child [data-columns="1"] {
    padding-left: 0px;
    text-align: left; }
    #big-table table tr:first-child [data-columns="1"] .d-md-none {
      font-size: 14px; }
  .graphic {
    padding-top: 15px; }
  /*style before redesign table mobile*/
  #big-table table tr .course-value-row {
    display: flex;
    width: 100%;
    justify-content: space-evenly; }
  #big-table table tr:first-child [data-columns="1"] > span.d-md-none {
    font-size: 14px;
    line-height: 15px;
    display: flex;
    padding-bottom: 5px;
    align-items: center;
    padding-left: 15px; }
  #big-table table tr:first-child [data-columns="3"] span {
    font-size: 14px !important;
    position: relative;
    right: 14px; }
  #big-table table [data-columns="1"] {
    display: flex;
    width: 100% !important; }
  #big-table table [data-columns="3"] {
    padding-top: 0;
    width: 14.6463% !important; }
    #big-table table [data-columns="3"] span {
      display: flex;
      height: 30px;
      line-height: 26px;
      justify-content: center;
      letter-spacing: -0.7px; }
  .course-value-row {
    margin: 0 auto; }
    .course-value-row .pay,
    .course-value-row .buy {
      margin: 0 3px 0 0;
      font-size: 16px;
      align-items: center;
      min-width: 65px;
      justify-content: flex-end;
      background-size: 9px !important;
      background-position-x: calc(100% - 6px) !important; }
  .table-request {
    padding: 0px 8px;
    font-size: 25px;
    display: flex;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    position: relative;
    right: 5px; }
  #big-table tr {
    border-bottom: 4px solid #0b0c0e; }
  #big-table .currency-box .currency-name {
    min-width: 102px; }
    #big-table .currency-box .currency-name .tooltip-box {
      margin: 0 5px; }
    #big-table .currency-box .currency-name a {
      font-size: 14px; }
  #big-table tr:first-child {
    font-size: 14px;
    padding-right: 0; }
    #big-table tr:first-child .course-value-row {
      padding: 0 5px; }
      #big-table tr:first-child .course-value-row .buy,
      #big-table tr:first-child .course-value-row .pay {
        font-size: 14px;
        padding-right: 10px; }
  #big-table tr:first-child .course-value-row .pay {
    padding-right: 0;
    justify-content: flex-start; }
  .footer-row {
    align-items: start;
    flex-direction: column; } }

@media screen and (max-width: 575px) {
  .calculator .slogan {
    margin: 0 15px 18px 0; }
  .calculator .result {
    font-size: 28px; }
  .calculator .currency-box {
    min-width: 107px; }
    .calculator .currency-box nav a:before {
      display: none; }
    .calculator .currency-box nav a img {
      display: none; }
  .count-box .btn-cycle {
    top: calc(50% + 10px); }
    .count-box .btn-cycle:before, .count-box .btn-cycle:after {
      display: none; }
  .give-line,
  .get-line {
    padding-right: 0; }
  .modal.step .btn, .modal.canche .btn {
    padding: 12.5px 6px;
    text-transform: inherit; } }

/* === END MEDIA === */

/*# sourceMappingURL=style.css.map */
