html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption, figure, main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details, menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template, [hidden] {
  display: none; }

.container {
  width: 1250px;
  margin: 0 auto; }

.row:after {
  content: '';
  clear: both;
  display: block; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  float: left;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px; }

.p-none {
  padding-left: 0;
  padding-right: 0; }

.col-1 {
  width: 8.3333%; }

.col-2 {
  width: 16.6666%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.3333%; }

.col-5 {
  width: 41.6666%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.3333%; }

.col-8 {
  width: 66.6666%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.3333%; }

.col-11 {
  width: 91.6666%; }

.col-12 {
  width: 100%; }

@font-face {
  font-family: 'ProximaNovaBold';
  src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot");
  src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot") format("embedded-opentype"), url("../fonts/ProximaNovaBold/ProximaNovaBold.woff2") format("woff2"), url("../fonts/ProximaNovaBold/ProximaNovaBold.woff") format("woff"), url("../fonts/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype"), url("../fonts/ProximaNovaBold/ProximaNovaBold.svg#ProximaNovaBold") format("svg"); }

@font-face {
  font-family: 'ProximaNovaRegular';
  src: url("../fonts/ProximaNovaRegular/ProximaNovaRegular.eot");
  src: url("../fonts/ProximaNovaRegular/ProximaNovaRegular.eot") format("embedded-opentype"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.woff2") format("woff2"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.woff") format("woff"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.ttf") format("truetype"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.svg#ProximaNovaRegular") format("svg"); }

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

* {
  box-sizing: border-box;
  outline: none; }

a {
  text-decoration: none; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.currency-list .currency-item .currency-track .fa-chevron-right,
.scroll .scroll-show,
.scroll .scroll-hide,
.advantage-mobile,
.mobile-drop,
.mobile-date {
  display: none; }

body {
  font-family: 'ProximaNovaRegular';
  font-size: 16px;
  color: #7c7c7c; }

.header {
  padding: 8px 0;
  background-color: #16264a;
  position: fixed;
  top: 0;
  width: 100%;
  height: 60px;
  z-index: 999;
  transition: all 0.35s; }
  .header .site-logo {
    width: 65px;
    padding: 2px 0; }
    .header .site-logo img {
      width: 65px;
      height: 40px; }
    .header .site-logo .logo-head {
      text-align: center; }
      .header .site-logo .logo-head .logo-link img {
        width: 170%;
        height: 40px;
        vertical-align: middle;
        transition: all 0.5s; }
  .header .select-city .city-link {
    font-size: 0.85em; }
  .header .site-nav .nav-list .list-item .item-link {
    font-size: 0.85em; }
  .header .address-item {
    font-size: 0.85em; }

.fix-top {
  padding: 7px 0;
  height: 55px; }
  .fix-top .site-logo .logo-head .logo-link img {
    height: 32px;
    width: 100px; }
  .fix-top .address-item {
    margin-bottom: 1px;
    font-size: 0.8em; }
  .fix-top .site-nav .nav-list .list-item .item-link {
    font-size: 0.8em; }
  .fix-top .select-city .city-link {
    font-size: 0.8em; }

.select-city {
  position: relative;
  text-align: right; }
  .select-city .city-link {
    color: #fff;
    line-height: 40px;
    cursor: pointer;
    padding-right: 20px;
    text-decoration: none;
    position: relative;
    font-size: 0.95em;
    transition: all 0.5s; }
    .select-city .city-link:after {
      content: '\f107';
      font-family: FontAwesome;
      position: absolute;
      right: 0; }
    .select-city .city-link:hover {
      opacity: .65; }
  .select-city .city-dropmenu {
    display: none;
    position: absolute;
    top: 80%;
    left: 5px;
    margin: 0;
    padding: 0;
    background: #323232; }
    .select-city .city-dropmenu li {
      list-style-type: none;
      padding: 15px 40px; }
      .select-city .city-dropmenu li a {
        color: #fff;
        text-decoration: none;
        font-size: 0.85em; }
        .select-city .city-dropmenu li a:hover {
          opacity: 0.65; }

.site-nav .nav-list {
  margin: 0; }
  .site-nav .nav-list .list-item {
    display: inline-block;
    margin-left: 35px;
    line-height: 40px; }
    .site-nav .nav-list .list-item .item-link {
      color: #fff;
      text-decoration: none;
      font-size: 0.95em;
      transition: all 0.5s; }
      .site-nav .nav-list .list-item .item-link:hover {
        opacity: 0.65; }

.address-item {
  color: #fff;
  font-size: 0.85em;
  transition: all 0.5s; }

.exechange {
  padding-top: 20px;
  margin-top: 60px; }

.title {
  position: relative;
  padding-left: 23px;
  padding-bottom: 15px; }
  .title:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 3px;
    height: 40px;
    background: #0071ca; }
  .title-head {
    padding-bottom: 5px;
    font-family: 'ProximaNovaBold';
    font-size: 1.4em;
    color: #111; }
  .title-head span {
    text-transform: uppercase;
  }
  .title .title-desc {
    display: inline-block;
    font-size: 0.95em; }
  .title .buy {
    margin-left: 80px;
    font-size: 0.95em; }
  .title .sale {
    margin-left: 120px;
    font-size: 0.95em; }

.currency-list {
  padding-left: 0;
  margin: 0; }
  .currency-list .first-item {
    border-top: 1px solid #dedede; }
  .currency-list .currency-item {
    list-style-type: none;
    position: relative;
    transition: all 0.25s linear;
    border-bottom: 1px solid #dedede; }
    .currency-list .currency-item .currency-link {
      display: inline-block;
      width: 100%;
      height: 100%;
      padding: 20px 0 10px;
      position: relative; }
      .currency-list .currency-item .currency-link .currency-name {
        width: 20%;
        display: inline-block;
        vertical-align: top;
        padding-left: 10px;
        color: #7c7c7c;
        font-size: 2.2em;
        text-transform: uppercase; }
      .currency-list .currency-item .currency-link .currency-buy {
        width: 20.5%;
        display: inline-block;
        vertical-align: top;
        font-family: 'ProximaNovaBold';
        font-size: 2.5em;
        color: #4b4b4b;
        padding-left: 60px; }
        .currency-list .currency-item .currency-link .currency-buy .buy-up {
          display: block;
          color: #3dd293;
          font-size: 14px;
          background: #red;
          position: relative; }
          .currency-list .currency-item .currency-link .currency-buy .buy-up:after {
            content: '\f0d8';
            font-family: FontAwesome;
            position: absolute;
            left: 40px;
            bottom: 2px; }
      .currency-list .currency-item .currency-link .currency-sale {
        width: 20.5%;
        display: inline-block;
        vertical-align: top;
        padding-left: 60px;
        font-family: 'ProximaNovaBold';
        font-size: 2.5em;
        color: #4b4b4b; }
        .currency-list .currency-item .currency-link .currency-sale .sale-down {
          display: block;
          color: #e76655;
          font-size: 14px;
          position: relative; }
          .currency-list .currency-item .currency-link .currency-sale .sale-down:after {
            content: '\f0d7';
            font-family: FontAwesome;
            position: absolute;
            left: 40px; }
      .currency-list .currency-item .currency-link .currency-order {
        width: 25%;
        display: inline-block;
        text-align: center; }
        .currency-list .currency-item .currency-link .currency-order .order-link {
          display: inline-block;
          background: #fff;
          padding: 12px 20px;
          font-family: 'ProximaNovaBold';
          color: #0071ca;
          border: 2px solid #0071ca;
          border-radius: 10px;
          text-decoration: none;
          cursor: pointer; }
        .currency-list .currency-item .currency-link .currency-order .fa-chevron-right {
          display: none; }
    .currency-list .currency-item .currency-track {
      width: 12%;
      height: 42px;
      border: 2px solid transparent;
      line-height: 35px;
      position: absolute;
      top: 57%;
      transform: translateY(-50%);
      right: 20px;
      cursor: pointer; }
      .currency-list .currency-item .currency-track .fa {
        float: left;
        height: 20px;
        width: 20px;
        margin: 10px 4px 0 6px;
        color: #0071ca;
        font-size: 1.2em;
        position: relative;
        z-index: 99; }
      .currency-list .currency-item .currency-track .track-link {
        color: #0071ca;
        font-size: 1.111em;
        vertical-align: middle;
        text-decoration: none; }
  .currency-list .currency-hover {
    transform: scale(1.05);
    z-index: 2;
    background: #0071ca;
    border-top-color: #0071ca;
    border-bottom-color: #0071ca; }
    .currency-list .currency-hover .currency-link .currency-name {
      color: #fff; }
    .currency-list .currency-hover .currency-link .currency-buy {
      color: #fff; }
      .currency-list .currency-hover .currency-link .currency-buy .buy-up {
        color: #fff; }
    .currency-list .currency-hover .currency-link .currency-sale {
      color: #fff; }
      .currency-list .currency-hover .currency-link .currency-sale .sale-down {
        color: #fff; }
    .currency-list .currency-hover .currency-track {
      border-color: #fff;
      border: 2px solid transparent;
      z-index: 10;
      border-radius: 15px; }
      .currency-list .currency-hover .currency-track:hover {
        border: 2px solid #fff;
        border-radius: 10px; }
      .currency-list .currency-hover .currency-track .track-link {
        color: #fff; }
      .currency-list .currency-hover .currency-track .fa {
        color: #fff; }

.currency-hide {
  display: none; }

.hide {
  display: none; }

.currency-show {
  padding: 30px 0; }
  .currency-show .show {
    color: #0071ca;
    cursor: pointer; }
    .currency-show .show .fa-angle-double-down {
      position: relative;
      left: 10px;
      top: 2px; }
  .currency-show .hide {
    color: #0071ca;
    cursor: pointer; }
    .currency-show .hide .fa-angle-double-up {
      position: relative;
      left: 10px;
      top: 2px; }
    .currency-show .hide .fa-angle-double-up {
      position: relative;
      left: 10px;
      top: 2px; }

.offer {
  border-top: 1px solid #dedede;
  margin-left: 20px; }

.slider-offer .slider-item {
  outline: none; }
  .slider-offer .slider-item .slider-title {
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 1.5em;
    color: #111; }
  .slider-offer .slider-item .slider-rate {
    font-size: 2.1em;
    font-family: 'ProximaNovaBold';
    color: #0071ca;
    text-transform: uppercase; }
  .slider-offer .slider-item .slider-circs {
    margin-top: 15px;
    color: #7c7c7c;
    font-size: 0.8em; }
  .slider-offer .slider-item .slider-buy {
    display: block;
    margin: 30px 0 30px 30px;
    text-align: center;
    width: 160px;
    height: 50px;
    background: #0071ca;
    color: #fff;
    border: 2px solid #0071ca;
    font-family: 'ProximaNovaBold';
    line-height: 50px;
    border-radius: 10px;
    text-decoration: none; }
    .slider-offer .slider-item .slider-buy:hover {
      background: #fff;
      color: #0071ca; }

.slider-offer .slick-dots {
  width: auto;
  margin-left: 90px; }
  .slider-offer .slick-dots li button {
    background: #000;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    opacity: 0.2; }
    .slider-offer .slick-dots li button:before {
      content: ''; }
  .slider-offer .slick-dots li.slick-active button {
    opacity: 1; }

.advantage {
  background: #fafafa;
  padding-top: 30px;
  padding-bottom: 35px; }
  .advantage .bordered {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede; }

.advantage-item .advantage-title {
  color: #111;
  font-family: 'ProximaNovaBold';
  font-size: 1.3em;
  padding-top: 15px;
  padding-bottom: 20px; }

.advantage-item .advantage-desc {
  color: #7c7c7c;
  line-height: 1.5;
  font-size: 0.95em; }

.about {
  background: url(../img/backg-bg.jpg) repeat-x;
  padding-top: 60px; }

.about-slider {
  padding-bottom: 40px; }
  .about-slider .about-item {
    padding-left: 2px;
    padding-top: 30px;
    padding-bottom: 45px;
    outline: none;
    position: relative; }
    .about-slider .about-item:after {
      content: "";
      position: absolute;
      width: 256px;
      height: 256px;
      top: 5%;
      left: 15%;
      transform: translate(-50%, 50%);
      z-index: 1;
      background: url(../img/credit-card.png) 0 0 repeat;
      transform: rotate(-30deg); }
  .about-slider .item-head {
    padding-left: 50%; }
    .about-slider .item-head h2 {
      color: #fff;
      font-size: 2.3em;
      font-family: 'ProximaNovaBold'; }
  .about-slider .item-text {
    padding-left: 50%;
    padding-top: 45px;
    padding-bottom: 85px;
    color: #fff;
    font-size: 0.95em; }
  .about-slider .slick-dots {
    bottom: 0px; }
    .about-slider .slick-dots li {
      height: 12px;
      width: 12px;
      margin: 0 4px; }
      .about-slider .slick-dots li button {
        background: #fff;
        height: 12px;
        width: 12px;
        border-radius: 50%;
        opacity: 0.2; }
        .about-slider .slick-dots li button:before {
          content: ''; }
    .about-slider .slick-dots li.slick-active button {
      opacity: 1; }

.reviews {
  padding-top: 30px;
  background: #fff; }

.reviews-slider {
  padding-top: 20px;
  padding-bottom: 50px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0; }
  .reviews-slider .reviews-item {
    outline: none;
    transition: all 0.5s ease; }
    .reviews-slider .reviews-item .reviews-text {
      color: #212121;
      font-size: 0.85em;
      padding: 35px 60px 70px 60px;
      line-height: 21px;
      position: relative; }
      .reviews-slider .reviews-item .reviews-text:before {
        content: url(../img/quote.png);
        position: absolute;
        top: 30px;
        left: 12px; }
    .reviews-slider .reviews-item .reviews-name {
      text-align: center;
      color: #1b1b1b;
      font-size: 0.8em;
      font-family: 'ProximaNovaBold';
      padding-bottom: 10px; }
    .reviews-slider .reviews-item .reviews-date {
      text-align: center;
      color: #212121;
      font-size: 0.8em; }
  .reviews-slider .reviews-item.slick-current .reviews-text {
    padding-left: 80px;
    padding-right: 30px;
    padding-bottom: 35px;
    margin-bottom: 50px;
    color: #fff;
    line-height: 25px;
    font-size: 0.9em;
    border-radius: 15px;
    background: #0071ca;
    position: relative; }
    .reviews-slider .reviews-item.slick-current .reviews-text:before {
      content: url(../img/quote-active.png);
      position: absolute;
      top: 30px;
      left: 15px; }
    .reviews-slider .reviews-item.slick-current .reviews-text:after {
      content: '';
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: -40px;
      border: 20px solid transparent;
      border-top: 20px solid #0071ca; }
  .reviews-slider .reviews-item.slick-current .reviews-name {
    color: #1b1b1b;
    font-size: 1em; }
  .reviews-slider .reviews-item.slick-current .reviews-date {
    margin: 15px 0;
    color: #909090;
    font-size: 0.778em; }
  .reviews-slider .slick-dots {
    bottom: 30px; }
    .reviews-slider .slick-dots li {
      height: 12px;
      width: 12px;
      margin: 0 4px; }
      .reviews-slider .slick-dots li button {
        background: #000;
        height: 12px;
        width: 12px;
        border-radius: 50%;
        opacity: 0.2; }
        .reviews-slider .slick-dots li button:before {
          content: ''; }
    .reviews-slider .slick-dots li.slick-active button {
      opacity: 1; }

.contacts {
  padding-bottom: 40px; }

.address-list {
  padding-top: 40px;
  padding-left: 75px;
  margin: 0; }
  .address-list .address-item {
    margin: 0;
    padding-bottom: 45px;
    position: relative; }
    .address-list .address-item:before {
      font-family: FontAwesome;
      position: absolute;
      top: -6px;
      left: -65px;
      color: #d1d1d1;
      font-size: 2.8em; }
    .address-list .address-item .item-title {
      display: inline-block;
      padding-bottom: 10px;
      color: #a2a2a2;
      font-family: 'ProximaNovaBold'; }
    .address-list .address-item .item-desc {
      color: #111111;
      font-family: 'ProximaNovaBold'; }
    .address-list .address-item .phone {
      font-size: 1.333em; }
    .address-list .address-item .social-link {
      display: inline-block;
      margin: 20px 10px 30px 0;
      text-decoration: none; }
      .address-list .address-item .social-link span {
        color: #7c7c7c; }
  .address-list .location-icon:before {
    content: '\f124'; }
  .address-list .phone-icon {
    padding-bottom: 0; }
    .address-list .phone-icon:before {
      content: '\f095';
      top: 0; }
  .address-list .clock-icon:before {
    content: '\f017'; }

#map {
  width: 100%;
  height: 400px; }

.scroll {
  padding-bottom: 30px; }
  .scroll .scroll-wrap {
    padding-top: 30px;
    border-top: 1px solid #ebebeb; }
    .scroll .scroll-wrap .scroll-title .title-head {
      font-family: 'ProximaNovaBold';
      color: #111;
      font-size: 1.444em; }
    .scroll .scroll-wrap .scroll-text {
      max-height: 300px;
      overflow-y: scroll;
      padding-right: 30px;
      padding-bottom: 25px; }
      .scroll .scroll-wrap .scroll-text .text-par {
        line-height: 24px;
        color: #656565;
        font-size: 0.889em; }
  .scroll ::-webkit-scrollbar-button {
    background-image: url("");
    background-repeat: no-repeat;
    width: 5px;
    height: 0px; }
  .scroll ::-webkit-scrollbar-track {
    background-color: #ebebeb; }
  .scroll ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: #393939; }
  .scroll ::-webkit-resizer {
    background-image: url("");
    background-repeat: no-repeat;
    width: 2px;
    height: 0px; }
  .scroll ::-webkit-scrollbar {
    width: 2px; }
  .scroll .not-bt {
    border-top: none; }

.footer {
  padding: 18px 0;
  background: #f2f2f2; }
  .footer .copy {
    font-size: 1.4em;
    line-height: 40px;
    color: #868686;
    font-family: 'ProximaNovaBold';
    text-transform: uppercase; }
  .footer .site-nav .nav-list {
    padding-right: 0; }
    .footer .site-nav .nav-list .list-item {
      line-height: 40px;
      margin-left: 0;
      margin-right: 30px; }
      .footer .site-nav .nav-list .list-item .item-link {
        color: #5c5c5c; }
        .footer .site-nav .nav-list .list-item .item-link:hover {
          opacity: .65; }
  .footer .footer-social {
    color: #5c5c5c; }
    .footer .footer-social span {
      line-height: 40px; }
    .footer .footer-social a {
      display: inline-block;
      margin-left: 20px;
      vertical-align: middle; }
      .footer .footer-social a .fa {
        font-size: 1.5em; }

.block {
  display: block; }

.form-request {
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  overflow: hidden;
  z-index: 999;
  margin-top: -100vh;
  transition: all 0.5s ease; }

.form-request-active {
  margin-top: 0; }
  .form-request-active .form-wrap {
    position: relative;
    height: 700px;
    padding-top: 100px;
    padding-bottom: 90px; }
    .form-request-active .form-wrap:before {
      content: '';
      position: absolute;
      top: 0;
      right: 50%;
      width: 100%;
      height: 100%;
      background: #fff;
      z-index: 0; }
    .form-request-active .form-wrap:after {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      width: 100%;
      height: 100%;
      background: url(../img/form-bg.png);
      z-index: 0; }
    .form-request-active .form-wrap .form .left-part {
      margin-left: 25%;
      background: #fff; }
      .form-request-active .form-wrap .form .left-part .title {
        padding-bottom: 40px; }
        .form-request-active .form-wrap .form .left-part .title .title-head {
          font-size: 1.73em; }
        .form-request-active .form-wrap .form .left-part .title .title-desc {
          font-size: 0.95em; }
      .form-request-active .form-wrap .form .left-part .btn-group {
        padding-bottom: 25px;
        position: relative;
        z-index: 3; }
        .form-request-active .form-wrap .form .left-part .btn-group label {
          display: inline-block;
          width: 161px;
          height: 50px;
          border: 2px solid #0071ca;
          font-family: 'ProximaNovaBold';
          text-align: center;
          line-height: 47px;
          text-decoration: none;
          font-size: 0.95em; }
          .form-request-active .form-wrap .form .left-part .btn-group label input:checked + span {
            background:#0071ca;
            color: #fff; }
          .form-request-active .form-wrap .form .left-part .btn-group label span {
            text-align: center;
            display: block;
            color: #0071ca; }
        .form-request-active .form-wrap .form .left-part .btn-group .btn-but {
          color: #0071ca;
          border-radius: 5px 0 0 5px; }
        .form-request-active .form-wrap .form .left-part .btn-group .btn-sale {
          background: #fff;
          color: #0071ca;
          border-radius: 0 5px 5px 0;
          margin-left: -5px; }
        .form-request-active .form-wrap .form .left-part .btn-group .btn-active {
          background: #0071ca;
          color: #fff; }
        .form-request-active .form-wrap .form .left-part .btn-group label input {
          position: absolute;
          top: -50px;
          visibility: hidden; }
      .form-request-active .form-wrap .form .left-part .form-set {
        margin-bottom: 25px;
        width: 72%;
        height: 50px;
        padding-left: 15px;
        border: 2px solid #e6ecf2;
        border-radius: 5px;
        font-size: 0.889em;
        color: #7c7c7c;
        outline: none;
        background: #fff;
        position: relative; }
      .form-request-active .form-wrap .form .left-part select.form-set {
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: '';
        -ms-appearance: none;
        appearance: none !important;
        background-image: url(../img/arrow-bottom.png);
        background-position: center right 25px;
        background-repeat: no-repeat; }
      .form-request-active .form-wrap .form .left-part select.form-set::-ms-expand {
        display: none; }
      .form-request-active .form-wrap .form .left-part .course-title {
        padding-left: 165px;
        position: relative;
        z-index: 3; }
        .form-request-active .form-wrap .form .left-part .course-title .title-text {
          font-size: 0.8em;
          color: #a9a9a9; }
          .form-request-active .form-wrap .form .left-part .course-title .title-text:last-child {
            color: #a9a9a9;
            padding-left: 45px; }
      .form-request-active .form-wrap .form .left-part .wrap-input {
        position: relative; }
        .form-request-active .form-wrap .form .left-part .wrap-input span {
          text-transform: uppercase;
          font-size: 1.222em;
          color: #111;
          font-family: 'ProximaNovaBold';
          position: absolute;
          right: 35px;
          top: 0px; }
        .form-request-active .form-wrap .form .left-part .wrap-input label {
          position:absolute;
          left: 12px;
          top: 0px; }
      .form-request-active .form-wrap .form .left-part .course-now {
        position: relative;
        z-index: 3;
        padding-top: 10px; }
        .form-request-active .form-wrap .form .left-part .course-now .course-num {
          display: inline-block;
          font-family: 'ProximaNovaBold';
          font-size: 1.778em;
          text-transform: uppercase; }
        .form-request-active .form-wrap .form .left-part .course-now .num-name {
          color: #7c7c7c; }
        .form-request-active .form-wrap .form .left-part .course-now .num-buy {
          color: #a9a9a9;
          padding-left: 20px; }
        .form-request-active .form-wrap .form .left-part .course-now .num-sale {
          color: #a9a9a9;
          padding-left: 20px; }
    .form-request-active .form-wrap .form .right-part {
      margin-left: 15%;
      position: relative;
      z-index: 1; }
    .form-request-active .form-wrap .form .right-part .wrap-input {
      position: relative; }
      .form-request-active .form-wrap .form .right-part .wrap-input label {
        position:absolute;
        left: 12px;
        top: 0px; }
      .form-request-active .form-wrap .form .right-part .form-set {
        margin-bottom: 25px;
        width: 63%;
        height: 50px;
        padding-left: 15px;
        border: 2px solid #e6ecf2;
        border-radius: 5px;
        font-size: 0.889em;
        color: #7c7c7c;
        outline: none;
        background: #fff;
        position: relative; }
      .form-request-active .form-wrap .form .right-part .c-checkbox.disabled-address {
        pointer-events: none; }
      .form-request-active .form-wrap .form .right-part .c-checkbox.disabled-address .check:not(checked) + label:before {
        border: 1px solid #d3d4d7; }
      .form-request-active .form-wrap .form .right-part .c-checkbox.disabled-address .check + label {
        color: #b5b5b5; }
      .form-request-active .form-wrap .form .right-part .check + label {
        cursor: pointer;
        display: block;
        color: #7c7c7c;
        font-size: 0.889em;
        margin-bottom: 25px; }
      .form-request-active .form-wrap .form .right-part .check:not(checked) {
        position: absolute;
        opacity: 0; }
      .form-request-active .form-wrap .form .right-part .check:not(checked) + label {
        position: relative;
        padding: 0 0 0 40px; }
      .form-request-active .form-wrap .form .right-part .check:not(checked) + label:before {
        content: '';
        position: absolute;
        top: -4px;
        left: 0;
        width: 20px;
        height: 20px;
        border-radius: 5px;
        background: #fff;
        border: 2px solid  #0071ca; }
      .form-request-active .form-wrap .form .right-part .check:checked + label:before {
        background: #0071ca; }
    .form-request-active .form-wrap .form button[type=submit] {
      width: 63%;
      outline: none;
      border: 2px solid #0071ca;
      background: #0071ca;
      color: #fff;
      height: 50px;
      text-align: center;
      line-height: 45px;
      border-radius: 5px;
      cursor: pointer; }
      .form-request-active .form-wrap .form button[type=submit]:hover {
        background: transparent;
        color: #0071ca; }
    .form-request-active .form-wrap .form .regulations {
      padding-top: 25px;
      padding-right: 250px; }
      .form-request-active .form-wrap .form .regulations p {
        font-size: 0.778em;
        color: #7c7c7c;
        padding-bottom: 20px; }
        .form-request-active .form-wrap .form .regulations p a {
          color: #0071ca;
          text-decoration: underline; }

.form-request .deliv {
  display: none; }
.form-request .deliv.view {
  display: block; }

.close-form {
  position: absolute;
  height: 20px;
  width: 20px;
  top: 20px;
  right: 50px;
  text-align: center;
  z-index: 999;
  cursor: pointer; }

.course-active {
  color: #0071ca !important; }

.form-wrap select.form-set:focus,
.form-wrap .wrap-input input:focus,
.form-wrap .right-part input:focus {
  border: 2px solid #0071ca;
  box-shadow: 1px 1px 1px 1px #0071ca; }
.form-wrap .wrap-input label {
  bottom: 12px;
  left: 10px;
  color: #4d4d4d; }
.form-wrap .wrap-input input:focus ~ label,
.form-wrap .wrap-input input:valid ~ label {
  font-size: 0.789em;
  -webkit-transform: translate(-8px, -15px);
  -moz-transform: translate(-8px, -15px);
  -ms-transform: translate(-8px, -15px);
  -o-transform: translate(-8px, -15px);
  transform: translate(-8px, -15px); }

.overlay {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 990; }

.show {
  display: block; }

.hidden {
  overflow: hidden; }

/* help page */
.help {
  margin-top: 60px;
  padding-top: 20px; }

.left-wrap {
  width: 280px;
  height: 100vh; }

.bar-list {
  margin: 0;
  padding-left: 10px; }
  .bar-list .bar-item {
    list-style-type: none; }
    .bar-list .bar-item .bar-link {
      display: inline-block;
      color: #111;
      font-size: 1.375em;
      font-family: 'ProximaNovaBold';
      margin: 13px 0;
      border-bottom: 2px solid transparent;
      overflow-wrap: break-word; }
    .bar-list .bar-item .bar-active {
      color: #0071ca;
      border-bottom: 2px solid #0071ca; }
    .bar-list .bar-item .bar-link {
      overflow-wrap: break-word; }

.left-fix {
  position: fixed;
  top: 90px;
  width: 280px; }
  .left-fix .nav-bar .bar-list .bar-item .bar-link {
    overflow-wrap: break-word; }

.help-wrap {
  max-width: 700px; }
  .help-wrap .item-text h3 {
    margin-top: 10px;
    margin-bottom: 10px; }

.search {
  position: relative; }
  .search input {
    display: inline-block;
    width: 100%;
    height: 50px;
    border: 1px solid #e6ecf2;
    border-radius: 5px;
    padding-left: 50px;
    color: #7c7c7c; }
  .search button {
    border: none;
    outline: none;
    position: absolute;
    top: 49%;
    left: 1px;
    transform: translateY(-50%);
    background: #fff;
    cursor: pointer;
    padding: 13px 10px; }
    .search button .fa-search {
      color: #c9c9c9;
      font-size: 1.3em; }

.article-desc {
  padding-top: 20px; }
  .article-desc .article-title {
    padding-bottom: 25px; }
    .article-desc .article-title h4 {
      color: #111;
      font-size: 2.250em;
      font-family: 'ProximaNovaBold'; }
    .article-desc .article-title span {
      display: inline-block;
      padding: 5px 0;
      color: #7c7c7c;
      font-size: 1.125em; }
  .article-desc .article-list {
    padding-left: 0;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    border-top: 2px solid #0071ca; }
    .article-desc .article-list .article-item {
      list-style-type: none;
      border-bottom: 1px solid #e3e3e3; }
      .article-desc .article-list .article-item:last-child {
        border-bottom: none; }
      .article-desc .article-list .article-item .item-head {
        padding: 33px 0 33px 25px;
        color: #111;
        font-family: 'ProximaNovaBold';
        font-size: 1.125em;
        position: relative;
        cursor: pointer; }
        .article-desc .article-list .article-item .item-head:after {
          content: '\f103';
          font-family: FontAwesome;
          position: absolute;
          top: 50%;
          right: 20px;
          transform: translateY(-50%);
          color: #7c7c7c; }
      .article-desc .article-list .article-item .item-text {
        padding: 0 80px 45px 50px;
        display: none;
        color: #7c7c7c; }
      .article-desc .article-list .article-item .item-head-active:after {
        content: '\f102'; }

.help-form {
  padding-bottom: 35px; }
  .help-form:after {
    content: '';
    clear: both;
    display: block; }
  .help-form .help-set {
    width: 49%;
    margin-bottom: 25px;
    height: 50px;
    padding-left: 15px;
    border: 2px solid #e6ecf2;
    border-radius: 5px;
    font-size: 0.889em;
    color: #7c7c7c;
    outline: none;
    background: #fff;
    position: relative; }
  .help-form select.help-set {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    background-image: url(../img/arrow-bottom.png);
    background-position: center right 25px;
    background-repeat: no-repeat; }
  .help-form select.help-set::-ms-expand {
    display: none; }
  .help-form input {
    width: 49%;
    margin-bottom: 25px;
    margin-left: 1.4%;
    height: 50px;
    padding-left: 15px;
    border: 2px solid #e6ecf2;
    border-radius: 5px;
    font-size: 0.889em;
    color: #7c7c7c;
    outline: none;
    background: #fff; }
  .help-form textarea {
    resize: none;
    width: 100%;
    height: 150px;
    padding-left: 15px;
    padding-top: 15px;
    border: 2px solid #e6ecf2;
    border-radius: 5px;
    font-size: 0.889em;
    color: #7c7c7c;
    outline: none;
    background: #fff; }
  .help-form button {
    float: right;
    width: 30%;
    height: 50px;
    border: 2px solid #0071ca;
    color: #fff;
    text-align: center;
    line-height: 46px;
    background: #0071ca;
    margin-top: 15px;
    border-radius: 5px;
    outline: none;
    cursor: pointer; }

/* detail */
.dinamic {
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 30px; }

.ratio {
  padding-left: 0;
  margin: 0; }
  .ratio .ratio-item {
    list-style-type: none;
    border-top: 1px solid #dedede;
    padding-left: 25px;
    padding-top: 15px;
    padding-bottom: 30px; }
    .ratio .ratio-item .item-buy {
      display: inline-block;
      width: 38%;
      font-size: 3em;
      color: #4b4b4b;
      font-family: 'ProximaNovaBold'; }
      .ratio .ratio-item .item-buy .item-title {
        display: block;
        font-family: 'ProximaNovaBold';
        color: #7c7c7c;
        font-size: 14px;
        padding-bottom: 5px; }
      .ratio .ratio-item .item-buy .buy-up {
        display: block;
        color: #3dd293;
        font-size: 14px;
        position: relative; }
        .ratio .ratio-item .item-buy .buy-up:after {
          content: '\f0d8';
          font-family: FontAwesome;
          position: absolute;
          left: 40px;
          bottom: 2px; }
    .ratio .ratio-item .item-bank {
      display: inline-block;
      vertical-align: top;
      width: 35%;
      font-size: 2.2em;
      color: #4b4b4b;
      font-family: 'ProximaNovaBold'; }
      .ratio .ratio-item .item-bank .item-title {
        display: block;
        font-family: 'ProximaNovaBold';
        color: #7c7c7c;
        font-size: 14px;
        padding-bottom: 5px; }
      .ratio .ratio-item .item-bank .buy-up {
        display: block;
        color: #3dd293;
        font-size: 14px;
        position: relative; }
        .ratio .ratio-item .item-bank .buy-up:after {
          content: '\f0d8';
          font-family: FontAwesome;
          position: absolute;
          left: 40px;
          bottom: 2px; }
    .ratio .ratio-item .item-between {
      display: inline-block;
      vertical-align: top;
      width: 25%;
      font-size: 2.2em;
      color: #4b4b4b;
      font-family: 'ProximaNovaBold'; }
      .ratio .ratio-item .item-between .item-title {
        display: block;
        font-family: 'ProximaNovaBold';
        color: #7c7c7c;
        font-size: 14px;
        padding-bottom: 5px; }
      .ratio .ratio-item .item-between .sale-down {
        display: block;
        color: #e76655;
        font-size: 14px;
        position: relative; }
        .ratio .ratio-item .item-between .sale-down:after {
          content: '\f0d7';
          font-family: FontAwesome;
          position: absolute;
          left: 40px; }

.course-ratio .currency-order {
  width: 40%;
  display: inline-block;
  padding-left: 20px; }
  .course-ratio .currency-order .order-link {
    display: inline-block;
    background: #0071ca;
    padding: 12px 20px;
    font-family: 'ProximaNovaBold';
    color: #fff;
    border: 2px solid #0071ca;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer; }
  .course-ratio .currency-order .fa-chevron-right {
    display: none; }
  .course-ratio .currency-order:hover .order-link {
    background: #fff;
    color: #0071ca; }

.course-ratio .currency-track {
  display: inline-block;
  width: 25%;
  margin-left: 10px;
  padding: 9px 0;
  border: 2px solid transparent;
  position: relative;
  cursor: pointer;
  border: 2px solid transparent; }
  .course-ratio .currency-track:hover {
    border-color: #0071ca;
    border-radius: 5px; }
  .course-ratio .currency-track .fa {
    height: 20px;
    width: 20px;
    margin: 0 6px 0 8px;
    color: #0071ca;
    font-size: 1.2em;
    position: relative;
    z-index: 99; }
  .course-ratio .currency-track .track-link {
    color: #0071ca;
    font-size: 1.111em;
    vertical-align: middle;
    text-decoration: none; }

.graph {
  max-width: 700px;
  width: 100%;
  min-height: 360px; }
  .graph img {
    width: 100%; }

.drop-list-week {
  position: absolute;
  top: 0;
  right: 0; }
  .drop-list-week .drop-sel {
    margin-bottom: 25px;
    width: 150px;
    height: 45px;
    padding-left: 15px;
    border: 2px solid #e6ecf2;
    border-radius: 5px;
    font-size: 1em;
    font-family: 'ProximaNovaBold';
    color: #111;
    outline: none;
    background: #fff;
    position: relative;
    cursor: pointer; }
  .drop-list-week select.drop-sel {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    background-image: url(../img/arrow-bottom.png);
    background-position: center right 25px;
    background-repeat: no-repeat; }
  .drop-list-week select.drop-sel::-ms-expand {
    display: none; }

.backg {
  padding-top: 30px;
  background: url(../img/backg-bg.jpg) repeat-x;
  position: relative; }
  .backg .backg-wrap {
    background: url(../img/mob.png) no-repeat right bottom;
    background-size: 30%;
    padding-bottom: 40px; }
  .backg .backg-head {
    padding-bottom: 30px; }
    .backg .backg-head h2 {
      color: #fff;
      font-size: 2em;
      font-family: 'ProximaNovaBold';
      line-height: 50px; }
      .backg .backg-head h2 span {
        text-transform: uppercase; }
  .backg .backg-form input[type="text"] {
    display: inline-block;
    width: 100px;
    height: 45px;
    background: #fff;
    border-radius: 5px;
    color: #111;
    font-size: 1.1em;
    font-family: 'ProximaNovaBold';
    text-align: center;
    outline: none;
    border: none; }
  .backg .backg-form .switch {
    display: inline-block;
    margin-left: 15px;
    height: 55px; }
    .backg .backg-form .switch span {
      display: inline-block;
      vertical-align: middle;
      padding: 0 25px;
      color: #fff;
      font-size: 1.2em;
      font-family: 'ProximaNovaBold';
      position: relative;
      cursor: pointer;
      opacity: .65; }
    .backg .backg-form .switch .check {
      opacity: 1; }
    .backg .backg-form .switch .checkbox {
      vertical-align: middle;
      margin: 0 3px 0 0;
      width: 17px;
      height: 17px; }
    .backg .backg-form .switch .checkbox + label {
      cursor: pointer; }
    .backg .backg-form .switch .checkbox:not(checked) {
      position: absolute;
      opacity: 0; }
    .backg .backg-form .switch .checkbox:not(checked) + label {
      position: relative;
      top: -7px;
      padding: 0 0 0 100px; }
    .backg .backg-form .switch .checkbox:not(checked) + label:before {
      content: '';
      position: absolute;
      top: -5px;
      left: 0;
      width: 100px;
      height: 46px;
      border-radius: 25px;
      background: #fff;
      box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2); }
    .backg .backg-form .switch .checkbox:not(checked) + label:after {
      content: '';
      position: absolute;
      top: -2px;
      left: 4px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #0071ca;
      transition: all .2s; }
    .backg .backg-form .switch .checkbox:checked + label:after {
      left: 56px; }
  .backg .backg-form input[type="email"] {
    display: block;
    padding-left: 15px;
    margin: 35px 0;
    width: 25%;
    height: 45px;
    background: #fff;
    border-radius: 5px;
    font-size: 0.9em;
    color: #7c7c7c;
    outline: none;
    border: none; }
  .backg .backg-form button {
    display: inline-block;
    background: transparent;
    padding: 12px 30px;
    color: #fff;
    font-family: 'ProximaNovaBold';
    border: 2px solid #fff;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer; }
    .backg .backg-form button:hover {
      background: #fff;
      color: #0071ca; }

.map-change {
  margin-top: 30px; }
  .map-change .change-wrap {
    padding: 30px 20px 35px;
    background: #fbfbfb;
    border-radius: 20px; }
  .map-change .change-title {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 25px;
    margin-right: 25px;
    border-bottom: 1px solid #dedede; }
    .map-change .change-title span {
      display: inline-block;
      width: 33%;
      color: #7c7c7c;
      font-size: 1em; }
  .map-change .map-wrap {
    margin-left: 25px;
    margin-right: 25px; }
    .map-change .map-wrap .map-title {
      padding-top: 40px;
      padding-bottom: 20px; }
      .map-change .map-wrap .map-title span {
        display: inline-block;
        padding-right: 100px;
        width: 33%;
        color: #111;
        font-size: 1.2em;
        font-family: 'ProximaNovaBold';
        vertical-align: top; }
        .map-change .map-wrap .map-title span:last-child {
          font-size: 1em;
          font-family: 'ProximaNovaRegular';
          color: #111; }
      .map-change .map-wrap .map-title .mobile-title-show {
        display: none; }
      .map-change .map-wrap .link-map {
        cursor: pointer; }
        .map-change .map-wrap .link-map span {
          padding-left: 5px;
          color: #0071ca; }
        .map-change .map-wrap .link-map i.fa {
          color: #0071ca; }
      .map-change .map-block {
        width: 100%;
        height: 0;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        transition: .3s; }
        .map-change .map-block #cd-google-map {
          width: 100%;
          height: 500px; }
          .map-change .map-block .close-map {
            position: absolute;
            top: 0;
            left: 0;
            width: 70px;
            height: 70px;
            background: rgba(0, 0, 255, 0.3);
            text-align: center;
            font: 25px/70px 'MSC_700';
            color: #0071ca;
            cursor: pointer;
            transition: .3s;
            z-index: 3; }
          .map-change .map-block .close-map:hover {
            background: rgba(0, 0, 255, 0.3); }
          .map-change .map-block.open {
            height: 500px; }

.highlight{
  background: #f8ee7c;
}

.info {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 20px; }


