@font-face {
  font-family: 'PT Sans';
  src: url('//www.bigmir.net/fonts/PTSans.eot');
  src: local('PT Sans'), url('//www.bigmir.net/fonts/PTSans.eot?#iefix') format('embedded-opentype'), url('//www.bigmir.net/fonts/PTSans.woff') format('woff'), url('//www.bigmir.net/fonts/PTSans.ttf') format('truetype'), url('//www.bigmir.net/fonts/PTSans.svg#PT Sans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PT Sans';
  src: url('//www.bigmir.net/fonts/PTSansBold.eot');
  src: local('PT Sans Bold'), url('//www.bigmir.net/fonts/PTSansBold.eot?#iefix') format('embedded-opentype'), url('//www.bigmir.net/fonts/PTSansBold.woff') format('woff'), url('//www.bigmir.net/fonts/PTSansBold.ttf') format('truetype'), url('//www.bigmir.net/fonts/PTSansBold.svg#PT Sans Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'PT Sans';
  src: url('//www.bigmir.net/fonts/PTSansItalic.eot');
  src: local('PT Sans Italic'), url('//www.bigmir.net/fonts/PTSansItalic.eot?#iefix') format('embedded-opentype'), url('//www.bigmir.net/fonts/PTSansItalic.woff') format('woff'), url('//www.bigmir.net/fonts/PTSansItalic.ttf') format('truetype'), url('//www.bigmir.net/fonts/PTSansItalic.svg#PT Sans Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'PT Sans';
  src: url('//www.bigmir.net/fonts/PTSansBoldItalic.eot');
  src: local('PT Sans Bold Italic'), url('//www.bigmir.net/fonts/PTSansBoldItalic.eot?#iefix') format('embedded-opentype'), url('//www.bigmir.net/fonts/PTSansBoldItalic.woff') format('woff'), url('//www.bigmir.net/fonts/PTSansBoldItalic.ttf') format('truetype'), url('//www.bigmir.net/fonts/PTSansBoldItalic.svg#PT Sans Bold Italic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Bm Icons';
  src: url('//www.bigmir.net/fonts/BmIcons.eot');
  src: local('Bm Icons'), url('//www.bigmir.net/fonts/BmIcons.eot?#iefix') format('embedded-opentype'), url('//www.bigmir.net/fonts/BmIcons.woff') format('woff'), url('//www.bigmir.net/fonts/BmIcons.ttf') format('truetype'), url('//www.bigmir.net/fonts/BmIcons.svg#Bm Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.g-media__big_visible {
  display: none;
}
@media all and (min-width: 1400px) {
  .g-media__big_visible {
    display: block;
  }
}
.g-media__big_hidden {
  display: block;
}
@media all and (min-width: 1400px) {
  .g-media__big_hidden {
    display: none;
  }
}
.g-media__medium_visible {
  display: none;
}
@media all and (min-width: 1200px) {
  .g-media__medium_visible {
    display: block;
  }
}
.g-media__medium_hidden {
  display: block;
}
@media all and (min-width: 1200px) {
  .g-media__medium_hidden {
    display: none;
  }
}
html,
body {
  min-height: 100%;
}
body {
  padding-top: 30px;
  overflow-y: scroll;
  font-family: 'PT Sans', Tahoma, Arial, sans-serif;
}
a,
img {
  border: 0;
}
a {
  color: #059;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #982339;
  text-decoration: none;
}
a:focus {
  outline: none;
}
i,
em {
  font-style: italic;
}
i b,
em b,
i strong,
em strong {
  font-weight: bold;
  font-style: italic;
}
b,
strong {
  font-weight: bold;
}
b i,
strong i,
b em,
strong em {
  font-weight: bold;
  font-style: italic;
}
form {
  margin: 0;
  padding: 0;
}
input,
textarea {
  font-size: 12px;
}
.b-clearfix:before,
.b-clearfix:after {
  content: "";
  display: table;
}
.b-clearfix:after {
  clear: both;
}
.lt-ie8 .b-clearfix {
  zoom: 1;
}
.g-clearfix:before,
.g-clearfix:after {
  content: "";
  display: table;
}
.g-clearfix:after {
  clear: both;
}
.lt-ie8 .g-clearfix {
  zoom: 1;
}
.is-transparent {
  opacity: 0;
  filter: alpha(opacity=0);
}
.b-banner-outer {
  margin: auto;
}
.b-currency {
  position: relative;
  margin-bottom: 30px;
  border-bottom: 2px solid #333333;
}
.b-currency_exchange .b-currency-content {
  background: #ffd500;
}
.b-currency_convert {
  border-bottom-color: #d7d8d9;
}
.b-currency_convert .b-currency-content {
  background: #f7f9fa;
}
.b-currency__header {
  display: block;
  position: absolute;
  top: 5px;
  left: -5px;
  right: 5px;
  margin: 0 0 8px 0;
  padding-left: 10px;
  background: #505eb3;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
}
.b-currency__header:hover {
  color: #ffffff;
}
.b-currency__header:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  width: 0;
  height: 0;
  left: 0;
  border-top: 5px solid #333333;
  border-left: 5px solid transparent;
}
.b-currency-content {
  padding: 10px;
}
.b-currency-exchange {
  width: 100%;
}
.b-currency-exchange-header {
  border-bottom: 1px solid #ffffff;
}
.b-currency-exchange-header-item {
  padding-bottom: 10px;
  text-align: center;
}
.b-currency-exchange-header-item + .b-currency-exchange-header-item {
  padding-left: 10px;
}
.b-currency-exchange-header-item__title {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}
.b-currency-exchange-row + .b-currency-exchange-row .b-currency-exchange-cell {
  padding-top: 5px;
}
.b-currency-exchange-cell {
  padding-top: 10px;
}
.b-currency-exchange-cell + .b-currency-exchange-cell {
  padding-left: 6px;
}
.b-currency-exchange__title {
  display: block;
  text-align: right;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}
.b-currency-exchange-value {
  padding: 5px;
  background: #ffffff;
  white-space: nowrap;
}
.b-currency-exchange-value:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
}
.b-currency-exchange-value__number {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.b-currency-exchange-value_up:after {
  border-style: solid;
  border-width: 0 6px 9px 6px;
  border-color: transparent transparent #1c8000 transparent;
}
.b-currency-exchange-value_down:after {
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #c80000 transparent transparent transparent;
}
.b-currency-exchange-value_stable:after {
  width: 12px;
  height: 10px;
  border: 0;
}
.b-currency-convert-header {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ffffff;
}
.b-currency-convert-header__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-currency-convert-header__list-item {
  display: inline-block;
  margin-left: 10px;
}
.b-currency-convert-header__list-item__title {
  color: #333333;
  text-decoration: underline;
  cursor: pointer;
}
.b-currency-convert-header__list-item__title:hover {
  text-decoration: underline;
  color: #3d76cc;
}
.b-currency-convert-header__list-item:first-child {
  margin-left: 0;
}
.b-currency-convert-header__list-item_active .b-currency-convert-header__list-item__title {
  color: #3d76cc;
}
.b-currency-convert-header__list-item_inactive .b-currency-convert-header__list-item__title {
  color: #bfbfc0;
  cursor: default;
}
.b-currency-convert__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 10px;
  white-space: nowrap;
}
.b-currency-convert__list-item {
  display: inline-block;
  width: 70px;
  margin-left: 7px;
  vertical-align: bottom;
}
.b-currency-convert__list-item:first-child {
  margin-left: 0;
}
.b-currency-convert__list-item:nth-child(2) {
  margin-left: 6px;
}
.b-currency-convert__list-item__title {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.b-currency-convert__list-item__input {
  width: 100%;
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #c4c4c5;
  box-sizing: border-box;
  box-shadow: inset 1px 1px 1px 0 #c4c4c5;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.b-currency-convert__list-item__input:focus {
  outline: none;
}
.b-currency-convert__list-item_active .b-currency-convert__list-item__input {
  font-weight: bold;
}
.b-currency__link-detailed {
  display: inline-block;
  font-size: 14px;
  color: #3d76cc;
}
.lt-ie8 .b-currency__link-detailed {
  display: inline;
  zoom: 1;
}
.b-currency__link-detailed-outer {
  padding: 6px 0;
}
.b-currency__datestate {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #999;
}
/*// Global Mixins&Variables

@import '../../../../cdn/less/const';
@import '../../../../cdn/less/mixins';

// Project Mixins&Variables

@import '../../css/inc/const';
@import '../../css/inc/mixins';*/
.b-tabs {
  border-bottom: 5px solid #505eb3;
}
.b-tabs__header {
  display: inline-block;
  margin-right: -5px;
  vertical-align: baseline;
  font-size: 14px;
}
.lt-ie8 .b-tabs__header {
  display: inline;
  zoom: 1;
}
.b-tabs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  position: relative;
  padding-left: 10px;
  top: 1px;
}
.lt-ie8 .b-tabs__list {
  display: inline;
  zoom: 1;
}
.b-tabs__list-item {
  padding: 0;
  background: none;
  display: inline-block;
  padding: 5px 8px;
  border-radius: 3px 3px 0 0;
  vertical-align: baseline;
}
.lt-ie8 .b-tabs__list-item {
  display: inline;
  zoom: 1;
}
.b-tabs__list-item__title {
  font-size: 14px;
  color: #3d76cc;
}
.b-tabs__list-item_active {
  background-color: #505eb3;
}
.b-tabs__list-item_active .b-tabs__list-item__title {
  cursor: default;
  font-family: 'PT Sans', Tahoma, Arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
}
.b-currency {
  border-bottom-color: #325099;
}
.b-currency__header {
  background: #505eb3;
}
.b-currency__header:before {
  border-top-color: #325099;
}
.b-currency_convert {
  border-bottom-color: #d7d8d9;
}
.b-tabs {
  border-bottom-color: #505eb3;
}
.b-tabs__list-item__title {
  color: #3d76cc;
}
.b-tabs__list-item_active {
  background-color: #505eb3;
}
.b-tabs__list-item_active .b-tabs__list-item__title {
  font-family: 'PT Sans', Tahoma, Arial, sans-serif;
}
.b-currency {
  margin-bottom: 0;
}
