@charset "UTF-8";
@font-face {
  font-family: "Formular-BlackItalic";
  src: url("../fonts/Formular-BlackItalic.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Formular-Bold";
  src: url("../fonts/Formular-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Formular-Light";
  src: url("../fonts/Formular-Light.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Formular-Medium";
  src: url("../fonts/Formular-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Formular-Regular";
  src: url("../fonts/Formular-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: normal; }
header {
  font-family: "Formular-Light";
  position: fixed;
  width: calc(100vw - 145px);
  z-index: 999;
  padding: 14px  70px 30px 70px;
  transition: .5s;
  top: 0; }
  header .wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative; }
    header .wrapper .logo {
      width: 185px;
      margin-top: -12px; }
      header .wrapper .logo svg {
        width: 185px;
        height: 85px; }
        header .wrapper .logo svg .st0 {
          fill: #FFFFFF; }
        header .wrapper .logo svg .st1 {
          fill: #FFC001; }
        header .wrapper .logo svg .st2 {
          fill: none; }
    header .wrapper .menu {
      padding-left: 50px; }
      header .wrapper .menu a {
        text-decoration: none;
        color: #fff;
        font-size: .8vw;
        text-transform: uppercase;
        margin-right: 30px;
        padding-bottom: 5px;
        margin-bottom: -5px;
        font-family: "Formular-Regular"; }
        header .wrapper .menu a.active:before {
          content: "";
          position: absolute;
          z-index: -1;
          bottom: 0;
          background: #FFC001;
          height: 1px;
          width: 100%;
          left: unset;
          right: unset; }
  header .wrapper-mob {
    display: none; }
  header.scroll, header.black {
    margin-top: 0; }
    header.scroll .wrapper .logo svg .st0, header.black .wrapper .logo svg .st0 {
      fill: #000; }
    header.scroll .wrapper .logo svg .st1, header.black .wrapper .logo svg .st1 {
      fill: #FFC001; }
    header.scroll .wrapper .logo svg .st2, header.black .wrapper .logo svg .st2 {
      fill: none; }
    header.scroll .wrapper .menu a, header.black .wrapper .menu a {
      color: #000; }
    header.scroll .wrapper .order a, header.black .wrapper .order a {
      color: #000; }
  header.scroll {
    background-color: #fff;
    padding: 20px  70px 10px 70px; }
  header .order {
    position: absolute;
    right: 0;
    font-size: .8vw;
    text-transform: uppercase; }
    header .order a {
      text-decoration: none;
      color: #fff; }
    header .order :first-child {
      font-family: "Formular-Regular"; }
    header .order > :last-child {
      margin-left: 20px;
      font-size: 1.4vw; }
      header .order > :last-child span {
        font-family: "Formular-Regular"; }

.white svg {
  width: 185px;
  height: 85px; }
  .white svg .st0 {
    fill: #FFFFFF !important; }
  .white svg .st1 {
    fill: #FFC001 !important; }
  .white svg .st2 {
    fill: none !important; }

.button {
  text-decoration: none;
  color: #000;
  width: 200px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-content: center; }
  .button span {
    margin: auto;
    font-family: "Formular-regular"; }
  .button.button-yellow {
    background: #FFC001; }
  .button.button-white {
    background: transparent;
    color: #fff;
    border: 1px solid #fff; }
  .button.button-bordered {
    color: #000;
    border: 1px solid #000;
    display: flex; }

h1 {
  font-size: 3.3vw;
  line-height: 48px; }

.main {
  font-family: "Formular-light"; }
  .main .block1 {
    background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../img/kazakh-tenge.jpg");
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }
    .main .block1 .block1_inner {
      display: flex;
      justify-content: space-between;
      background-color: #fff;
      width: 84.6vw;
      padding: 4.2vw;
      margin-top: 120px; }
      .main .block1 .block1_inner .text {
        max-width: 450px; }
        .main .block1 .block1_inner .text p {
          font-size: 1vw;
          line-height: 24px; }
          .main .block1 .block1_inner .text p span {
            font-family: "Formular-Medium"; }
        .main .block1 .block1_inner .text .button {
          margin-top: 30px;
          margin-bottom: 10px; }
      .main .block1 .block1_inner .tablo .bar .filter {
        margin-top: -20px;
        display: flex;
        justify-content: flex-end;
        margin-bottom: 20px; }
        .main .block1 .block1_inner .tablo .bar .filter a {
          text-decoration: none;
          color: #acacac;
          border: 1px solid #acacac;
          border-radius: 5px;
          padding: 5px 10px;
          font-size: .8vw;
          text-transform: uppercase;
          margin-left: 10px; }
        .main .block1 .block1_inner .tablo .bar .filter .active {
          color: #000;
          border: 1px solid #000; }
      .main .block1 .block1_inner .tablo .digits {
        font-size: 2.1vw;
        margin-top: 40px;
        line-height: 70px; }
        .main .block1 .block1_inner .tablo .digits .click_mob {
          display: block; }
        .main .block1 .block1_inner .tablo .digits > :first-child .val:before {
          content: "Валюта";
          position: absolute;
          font-size: 1vw;
          color: #ACACAC;
          margin-top: -40px; }
        .main .block1 .block1_inner .tablo .digits > :first-child .buy:before {
          content: "Покупка";
          position: absolute;
          font-size: 1vw;
          color: #ACACAC;
          margin-top: -40px; }
        .main .block1 .block1_inner .tablo .digits > :first-child .sell:before {
          content: "Продажа";
          position: absolute;
          font-size: 1vw;
          color: #ACACAC;
          margin-top: -40px; }
        .main .block1 .block1_inner .tablo .digits .more_mob {
          display: none; }
        .main .block1 .block1_inner .tablo .digits .item .val {
          font-family: "Formular-Regular"; }
        .main .block1 .block1_inner .tablo .digits .item .buy {
          padding-left: 4.5vw;
          width: 102px;
          display: inline-block;}
        .main .block1 .block1_inner .tablo .digits .item .sell {
          padding-left: 3.5vw;
        padding-top: 40px; }
      .main .block1 .block1_inner .mob_bottom {
        display: none; }
    .main .block1 .bottom-bar {
      color: #fff;
      display: flex;
      justify-content: space-between;
      width: 84vw;
      line-height: 24px;
      padding: 20px 0;
      font-size: 1vw; }
      .main .block1 .bottom-bar .left {
        display: flex;
        margin-top: 10px; }
        .main .block1 .bottom-bar .left p {
          margin-right: 20px;
          margin-top: 0; }
      .main .block1 .bottom-bar .right {
        color: #848484;
        margin-top: 10px; }
  .main .block2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 50px; }
    .main .block2 .icons {
      width: 84vw;
      display: flex;
      justify-content: space-between;
      margin: 20px auto;
      padding-bottom: 20px;
      border-bottom: 1px solid #D3D3D3; }
      .main .block2 .icons .icon {
        display: flex; }
        .main .block2 .icons .icon p {
          font-family: "Formular-regular";
          font-size: 1.2vw;
          line-height: 25px;
          margin-left: 25px; }
    .main .block2 .text {
      width: 84vw; }
      .main .block2 .text h1 {
        line-height: 52px; }
      .main .block2 .text p {
        font-size: 1.25vw;
        color: #515151;
        line-height: 32px; }
      .main .block2 .text .more a {
        text-decoration: none;
        font-family: "Formular-Regular";
        color: #000; }
      .main .block2 .text .more img {
        transform: rotate(0deg);
        margin-left: 5px;
        transition: .5s; }
      .main .block2 .text .more.activerotate img {
        transform: rotate(180deg);
        transition: .5s; }
      .main .block2 .text .more_open {
        position: absolute;
        left: -9999px;
        opacity: 0;
        visibility: hidden;
        transition: .6s opacity, .6s visibility; }
        .main .block2 .text .more_open .list {
          display: flex;
          justify-content: space-between;
          font-size: 1.25vw;
          color: #515151;
          line-height: 32px; }
          .main .block2 .text .more_open .list ul {
            max-width: 500px; }
            .main .block2 .text .more_open .list ul li {
              color: #515151;
              margin: 20px 0; }
      .main .block2 .text .more_open.active {
        position: unset;
        opacity: 1;
        visibility: visible;
        transition: .6s opacity, .6s visibility; }
/*  .main .map {
    height: 500px;
    background-image: url("../img/map.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; 
  margin-top:40px}*/
  
  
    .main .map .city {
      position: absolute;
      top: 60px;
      left: 110px;
      color: #fff;
      font-size: 1.1vw; }
    .main .map .adress {
      position: absolute;
      left: 110px;
      bottom: 70px;
      color: #fff;
      font-size: 2.4vw; }
    .main .map .button {
      position: absolute;
      bottom: 70px;
      right: 110px; }

footer {
  font-family: "Formular-Light";
  height: 250px;
  background-color: #000;
  color: #fff;
  position: relative;
  font-size: 1vw;
  display: flex;
  padding: 10px  70px;
  line-height: 28px;
  align-items: center; }
  footer * {
    padding-right: 50px; }
  footer p {
    margin: 0; }
  footer .adress:before {
    content: "АДРЕС";
    position: absolute;
    margin-top: -40px;
    color: #848484;
    font-size: .7vw; }
  footer .hour:before {
    content: "ЧАСЫ РАБОТЫ";
    position: absolute;
    margin-top: -40px;
    color: #848484;
    font-size: .7vw; }
  footer .courses a {
    color: #fff;
    font-size: 1vw;
    text-decoration: none; }
  footer .courses:before {
    content: "КУРСЫ ВАЛЮТ	";
    position: absolute;
    margin-top: -40px;
    color: #848484;
    font-size: .7vw; }
  footer .right {
    position: absolute;
    right: 70px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: right; }
    footer .right * {
      padding-right: 0; }
    footer .right span {
      font-family: "Formular-regular"; }
    footer .right a {
      color: #fff;
      text-decoration: none;
      font-size: 1.25vw; }
      footer .right a.pol {
        color: #848484;
        font-size: 1vw; }
    footer .right p {
      color: #848484;
      font-size: 1vw; }
      footer .right p a {
        color: #fff;
        font-size: 1vw; }

#map {
  height: 500px; }

.ymaps-2-1-77-ground-pane {
  filter: brightness(50%);
  -ms-filter: brightness(50%);
  -webkit-filter: brightness(50%);
  -moz-filter: brightness(50%);
  -o-filter: brightness(50%); }

#body_CurrencyBoard1_usdrub {
  display: flex; }
  #body_CurrencyBoard1_usdrub .sell {
    padding-top: 0; }

.about {
  margin-top: 120px; }
  .about h1 {
    font-size: 2vw; }
  .about h1, .about h2 {
    text-align: center; }
  .about h2 {
    font-size: 1vw; }
  .about .row {
    padding: 30px	7vw;
    display: flex;
    justify-content: space-between; }
    .about .row .row_inner {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      max-width: 37vw; }
      .about .row .row_inner img {
        padding-bottom: 20px; }
      .about .row .row_inner .text {
        font-size: 1.1vw;
        line-height: 25px; }
      .about .row .row_inner .title {
        padding-bottom: 15px; }
        .about .row .row_inner .title a {
          font-size: 1.2vw;
          line-height: 2vw;
          font-family: "Formular-Regular";
          padding-bottom: 30px;
          text-decoration: none;
          color: #000; }
  .about .news_bar {
    display: flex;
    justify-content: center;
    width: 99vw;
    padding-bottom: 30px; }
    .about .news_bar a {
      text-decoration: none;
      color: #ACACAC;
      margin: 10px;
      font-size: 1.1vw; }
    .about .news_bar .active {
      color: #000; }

.news .text {
  color: #515151; }

.news-inner {
  max-width: 90vw;
  margin: 0 	auto;
  text-align: left;
  line-height: 28px;
  padding-bottom: 50px;
  padding-top: 30px; }
  .news-inner h2 {
    text-align: left;
    padding: 20px 0; }

.contacts {
  max-width: 90vw;
  margin: 245px auto 120px auto; }
  .contacts h1 {
    font-family: "Formular-Light"; }
    .contacts h1 span {
      font-family: "Formular-Regular"; }
  .contacts .row {
    display: flex;
    margin-top: 60px;
    font-size: 1vw;
    line-height: 28px;
    font-family: "Formular-Regular"; }
    .contacts .row > * {
      margin-right: 50px; }
    .contacts .row .title {
      position: absolute;
      margin-top: -30px;
      color: #acacac;
      font-size: .6vw;
      text-transform: uppercase; }

.dynamics .dynamic {
  margin-top: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative; }
  .dynamics .dynamic h2 {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0; }
  .dynamics .dynamic .bar .date {
    position: absolute;
    top: 5px;
    right: 75px;
    font-size: 1.1vw; }
    .dynamics .dynamic .bar .date :after {
      content: url(../img/calendar.svg);
      margin-left: 10px;
      position: absolute; }
  .dynamics .dynamic .graphic {
    padding-bottom: 50px; }
    .dynamics .dynamic .graphic .filter .currency {
      display: flex;
      justify-content: center;
      margin-top: 10px;
      margin-bottom: 10px; }
      .dynamics .dynamic .graphic .filter .currency a {
        text-decoration: none;
        color: #acacac;
        border: 1px solid #acacac;
        border-radius: 5px;
        padding: 5px 10px;
        font-size: .8vw;
        text-transform: uppercase;
        margin-left: 10px; }
        .dynamics .dynamic .graphic .filter .currency a.active {
          color: #000;
          border: 1px solid #000; }
.dynamics .history {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  background-color: #000;
  margin-bottom:-40px;
}
  .dynamics .history h2 {
    text-transform: uppercase; }
  .dynamics .history .head {
    display: flex;
    width: 500px;
    justify-content: space-between; }
    .dynamics .history .head p {
      text-transform: uppercase;
      font-size: 1vw;
      color: #acacac; }
  .dynamics .history .overview {
    height: 250px;
    overflow-y: scroll;
    margin-bottom: 60px;
    padding-right: 40px;
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    .dynamics .history .overview::-webkit-scrollbar {
      width: 3px;
      margin-left: 30px; }
    .dynamics .history .overview::-webkit-scrollbar-track {
      box-shadow: inset 0 0 5px grey; }
    .dynamics .history .overview::-webkit-scrollbar-thumb {
      background: #fff;
      border-radius: 10px; }
    .dynamics .history .overview::-webkit-scrollbar-thumb:hover {
      background: #b30000; }
    .dynamics .history .overview tbody .item {
      display: flex;
      width: 500px;
      justify-content: space-between;
      line-height: 25px; }
      .dynamics .history .overview tbody .item .s1, .dynamics .history .overview tbody .item .s2, .dynamics .history .overview tbody .item .s3 {
        width: 40px;
        text-align: left; }

.mfp-container {
  font-family: "Formular-Light";
  padding: 0 !important; }
  .mfp-container select {
    -webkit-appearance: none; }
  .mfp-container .logo {
    display: none; }
  .mfp-container .mfp-content {
    background-color: #fff;
    height: 100vh;
    width: 100vw; }
    .mfp-container .mfp-content .mfp-close {
      font-size: 0px; }
      .mfp-container .mfp-content .mfp-close:before {
        content: url("../img/closebl.svg");
        position: absolute;
        right: 50px;
        top: 50px; }
    .mfp-container .mfp-content h2 {
      font-family: "Formular-Regular";
      font-size: 4vw; }
    .mfp-container .mfp-content p {
      font-size: 1.1vw;
      max-width: 550px;
      line-height: 28px; }

.dialog_holder {
  max-width: 950px;
  margin: 0 auto; }
  .dialog_holder .form_exchange .fields {
    display: flex; }
    .dialog_holder .form_exchange .fields h3 {
      color: #ACACAC;
      font-size: .8vw;
      text-transform: uppercase; }
    .dialog_holder .form_exchange .fields .offer {
	max-width:410px;
      margin-left: 100px; }
    .dialog_holder .form_exchange .fields .item {
      height: 50px;
      margin-bottom: 20px; }
    .dialog_holder .form_exchange .fields input {
      border: 0;
      border-bottom: 1px solid #d4d4d4;
      padding: 15px 0;
      width: 100%;
      margin-bottom: 5px; }
      .dialog_holder .form_exchange .fields input:focus {
        outline: none; }
      .dialog_holder .form_exchange .fields input::-webkit-input-placeholder {
        color: #000; }
      .dialog_holder .form_exchange .fields input::-moz-placeholder {
        /* Firefox 19+ */
        color: #000; }
      .dialog_holder .form_exchange .fields input:-ms-input-placeholder {
        color: #000; }
      .dialog_holder .form_exchange .fields input:-moz-placeholder {
        /* Firefox 18- */
        color: #000; }
    .dialog_holder .form_exchange .fields select {
      border: 0;
      border-bottom: 1px solid #b4b4b4;
      padding: 15px 0;
      width: 100%;
      max-height: 49px;
      -webkit-appearance: none; }
      .dialog_holder .form_exchange .fields select:focus {
        outline: none; }
    .dialog_holder .form_exchange .fields .selection {
      position: relative; }
    .dialog_holder .form_exchange .fields .selection:before {
            content: url("../img/down.svg");
            position: absolute;
            right: 15px;
            bottom: 0px;
            }
    .dialog_holder .form_exchange .fields .actions {
      position: relative; }
    .dialog_holder .form_exchange .fields .actions .ConverterResult {
        position: absolute;
        bottom: -40px;
        font-family: Formular-Regular;
        }

@media only screen and (max-width: 568px) {
    .main .map {
        margin-top: 0;
    }
    footer .courses a {
        font-size: 4vw;
    }
  header {
    width: 100vw;
    padding-left: 30px;
    transition: 0s; }
    header.scroll {
      background: #000;
      margin-top: 0;
      padding: 40px  70px 10px 70px; }
      header.scroll .drawer-hamburger {
        padding: 20px 1.75rem 30px !important; }
    header .wrapper {
      display: none !important; }
    header .wrapper-mob {
      display: flex; }
      header .wrapper-mob .logo {
        width: 185px;
        margin-top: -10px; }
        header .wrapper-mob .logo svg {
          width: 170px;
          height: 63px; }
          header .wrapper-mob .logo svg .st0 {
            fill: #FFFFFF; }
          header .wrapper-mob .logo svg .st1 {
            fill: #FFC001; }
          header .wrapper-mob .logo svg .st2 {
            fill: none; }

  .menu-bot {
    padding-left: 30px;
    padding-top: 30px;
    line-height: 24px;
    font-size: 4vw; }
    .menu-bot a {
      text-decoration: none;
      color: #fff;
      font-size: 4.800vw; }
      .menu-bot a span {
        font-family: "Formular-Regular"; }
    .menu-bot p {
      color: #fff; }

  .drawer-open .drawer-hamburger {
    display: none; }

  .drawer-hamburger {
    padding: 40px 1.75rem 30px !important; }

  .drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #fff !important; }

  .drawer-hamburger-icon:after {
    display: none; }

  .drawer-nav {
    background-color: #000 !important;
    overflow-y: scroll !important; }
    .drawer-nav .logo {
      position: absolute;
      top: -75px;
      left: 30px; }

  .drawer-menu {
    margin-top: 99px !important; }
    
.main .block1 .block1_inner .tablo .digits .item .buy{
    width:75px;
}
.adress, .hour{
    display:none;
}

    .drawer-menu li a {
      color: #fff;
      font-size: 4.800vw;
      margin-left: 30px;
      padding-left: 0; }
    .drawer-menu .button {
      color: #000;
      margin-top: 20px;
      border-radius: 2px; }
      .drawer-menu .button span {
        font-family: "Formular-Medium"; }
    .drawer-menu .drawer-menu-item {
      padding: 0.45rem; }

  .main .block1 {
    background:linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../img/kazakh-tenge-mobile.jpg"); }
    .main .block1 .block1_inner {
      flex-direction: column;
      background-color: transparent;
      color: #fff;
      margin-top: 80px; }
      .main .block1 .block1_inner .text h1, .block1_inner .text button{
        font-size: 11vw;
        line-height: 56px; 
        display:none;}
      .main .block1 .block1_inner .text p {
        display: none; }
      .main .block1 .block1_inner .text a.button {
        display: none; }
      .main .block1 .block1_inner .tablo .bar {
        margin-top: 30px; }
        .main .block1 .block1_inner .tablo .bar .filter {
          justify-content: center; }
          .main .block1 .block1_inner .tablo .bar .filter a {
            margin-left: 0;
            margin-right: 10px;
            font-size:  2.8vw;
            color: #848484;
            border: 1px solid #848484; }
          .main .block1 .block1_inner .tablo .bar .filter .active {
            color: #fff;
            border: 1px solid #fff; }
      .main .block1 .block1_inner .tablo .digits {
        font-size: 5.333vw;
        line-height: 35px; }
        .main .block1 .block1_inner .tablo .digits .click_mob {
          display: none; }
          .main .block1 .block1_inner .tablo .digits .click_mob.active {
            display: block; }
        .main .block1 .block1_inner .tablo .digits .more_mob {
          display: flex;
          width: 80vw;
          color: #fff;
          border: 1px solid #848484;
          border-radius: 3px;
          justify-content: center;
          align-items: center;
          margin-top: 15px;
          text-decoration: none;
          padding-top: 5px;
          padding-bottom: 5px;
          font-size: 4vw;
          transform: rotate(0deg); }
          .main .block1 .block1_inner .tablo .digits .more_mob img {
            padding-left: 10px;
            margin-right: -10px; }
          .main .block1 .block1_inner .tablo .digits .more_mob.activerotate img {
            transform: rotate(180deg);
            transition: .5s;
            padding-left: 0;
            padding-right: 10px; }
        .main .block1 .block1_inner .tablo .digits .item {
          display: flex;
          justify-content: space-between; }
          .main .block1 .block1_inner .tablo .digits .item .sell {
            padding-left: 0;
            padding-top: 0; }
        .main .block1 .block1_inner .tablo .digits :first-child .val:before {
          margin-top: -36px;
          font-size: 4vw; }
        .main .block1 .block1_inner .tablo .digits :first-child .buy:before {
          margin-top: -36px;
          font-size: 4vw; }
        .main .block1 .block1_inner .tablo .digits :first-child .sell:before {
          margin-top: -36px;
          font-size: 4vw; }
      .main .block1 .block1_inner .mob_bottom {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center; }
        .main .block1 .block1_inner .mob_bottom .button {
          height: unset;
          padding-top: 20px;
          padding-bottom: 20px;
          margin-top: 20px;
          font-family: "Formular-medium";
          border-radius: 2px;
          margin-bottom: 16px;}
        .main .block1 .block1_inner .mob_bottom p {
          padding-top: 10px;
          margin: 0;
          line-height: 24px;
          font-size: 4vw; }
    .main .block1 .bottom-bar {
      display: none; }

  .block2 {
    display: none !important; }

  .index.map {
    display: none !important; }

  .index footer {
    display: none !important; }

  .black .wrapper-mob .logo svg .st0 {
    fill: #000; }
  .black .wrapper-mob .logo svg .st1 {
    fill: #FFC001; }
  .black .wrapper-mob .logo svg .st2 {
    fill: none; }
  .black .wrapper-mob .drawer-hamburger-icon {
    background-color: #000 !important; }
    .black .wrapper-mob .drawer-hamburger-icon:before {
      background-color: #000 !important; }
  .black.scroll .drawer-hamburger-icon {
    background-color: #fff !important; }
    .black.scroll .drawer-hamburger-icon:before {
      background-color: #fff !important; }

  .main .map .city {
    font-size: 3vw;
    left: 30px;
    bottom: 130px;
    top: unset; }
  .main .map .button {
    display: none; }
  .main .map .adress {
    font-size: 6vw;
    left: 30px; }

  footer {
    flex-direction: column;
    align-items: flex-start;
    font-size: 3vw;
    height: 25px;
    padding: 60px 30px 10px 30px; }
    footer * {
      margin-top: 20px; }
      footer *:before {
        font-size: 2vw !important;
        margin-top: -20px !important; }
    footer .right {
      right: 28px;
      bottom: 20px;
      margin-top: 0;
      padding-right: 0; }
      footer .right a {
        font-size: 3vw !important;
        margin-top: 0; }
      footer .right p {
        font-size: 3vw !important;
        margin-top: 0; }

  .about h1 {
    font-size: 4vw; }
  .about h2 {
    font-size: 3vw;
    padding-top: 0;
    margin-block-start: -10px; }
  .about .row {
    padding-top: 0;
    flex-direction: column; }
    .about .row .row_inner {
      max-width: 80vw !important;
      margin-top: 30px; }
      .about .row .row_inner .text {
        font-size: 3vw; }
      .about .row .row_inner .title a {
        font-size: 3.4vw;
        line-height: 7vw;
        text-decoration: none;
        color: #000; }

  .news .text {
    font-size: 3.1vw; }

  .news-inner h1 {
    line-height: 8vw; }

  .one-currency .block1 {
    padding-top: 20px; }

  .dynamics .date {
    display: none; }
  .dynamics .graphic .currency {
    flex-wrap: wrap;
    max-width: 200px;
    margin: 0 auto;
    margin-top: -10px !important; }
    .dynamics .graphic .currency a {
      margin-top: 10px !important;
      font-size: 3vw !important; }
  .dynamics .graphic img {
    max-width: 90vw; }
  .dynamics .history .head {
    max-width: 80vw;
    padding-bottom: 20px; }
    .dynamics .history .head p {
      font-size: 3vw; }
  .dynamics .history .item {
    max-width: 80vw; }

  .drawer-open .drawer-nav {
    top: -70px !important;
    padding-bottom: 70px;
    transform: translateY(70px); }

  .mfp-wrap {
    position: fixed !important;
    top: 0 !important;
    overflow: scroll !important; }

  .mfp-container .logo {
    display: block;
    max-width: 150px;
    margin-top: 4vh; }

  .mfp-container {
    height: 100%; }
    .mfp-container .button-yellow {
        margin-top: -55px;
        margin-bottom: 30px;
    }
    .mfp-container select {
      -webkit-appearance: none;
      border-radius: 0 !important;
      max-width: 90vw; }
    .mfp-container input {
      border-radius: 0 !important;
      max-width: 90vw; }
    .mfp-container h2 {
      font-size: 9vw !important;
      padding-top: 4vh; }
    .mfp-container .mfp-content {
      height: unset; }
    .mfp-container .mfp-close:before {
      right: 10px !important;
      top: 5vh !important; }
    .mfp-container p {
      display: none; }

  .dialog_holder {
    width: 90vw; }
    .dialog_holder .form_exchange .fields {
      flex-direction: column; }
      .dialog_holder .form_exchange .fields .offer {
        margin-left: 0;
        padding-top: 80px; }
      .dialog_holder .form_exchange .fields h3 {
        font-size: 4vw; }
      .dialog_holder .form_exchange .fields .actions .ConverterResult {
        right: unset;
        bottom: -35px; }

  .contacts .row {
    flex-direction: column;
    font-size: 4.800vw; }
    .contacts .row .title {
      font-size: 4vw; }
    .contacts .row > * {
      margin-top: 50px; } }

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



/*news*/
#body_body_uc_WebReader_Article_master_Note h1 a {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-size: 1.4vw;
}

#body_body_uc_WebReader_Article_master_Note{
    max-width:55vw;
    margin:0 auto;
    text-align:center;

}

.navigation:first-child, .navigation:last-child{
    text-decoration: none;
    color: #000!important;
   
    font-size: 1.1vw;}
.navigation span{
    text-decoration: none;
    color: #000;
    margin: 10px;
    font-size: 1.1vw;
}
.navigation a{
    text-decoration: none;
    color: #ACACAC;
    margin: 10px;
    font-size: 1.1vw;
}
.map{
    

    margin-top:50px;
}
.news_bar:first-child, .news_bar:last-child{
    text-decoration: none;
    color: #000!important;
    font-size: 1.1vw;}
 .news_bar span{
     text-decoration: none;
     color: #000;
     margin: 10px;
     font-size: 1.1vw;
 }

@media screen and (max-width: 900px) {
    #body_body_uc_WebReader_Article_master_Note {
        max-width: 80vw;
        margin: 0 auto;
        text-align: center;
        font-size: 3.2vw;
        line-height: 20px
    }

        #body_body_uc_WebReader_Article_master_Note h1 a {
            text-decoration: none;
            color: #000;
            text-transform: uppercase;
            font-size: 3vw;
        }

        #body_body_uc_WebReader_Article_master_Note h1 {
            line-height: 25px
        }

    .navigation :first-child, .navigation:last-child {
        margin: auto;
        font-size: inherit;
    }

    .news a {
        color: #000;
        font-weight: 100;
    }
}
.mfp-content{
	position:absolute!important;
	top:0;
	left:0;
}
.mfp-container{
	height:100vh!important;
}
.mfhidden {
	
    transition: .2s;
    overflow:hidden;
    height:100vh!important;
    display:none;
	overflow-y:scroll;}

.mfp_ready {
  transition: .5s; }