@charset "UTF-8";
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
  position: relative;
  min-height: 1px;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  padding: 0 15px;
}

@media (max-width: 580px) {
  .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
    padding: 0 10px;
  }
}

.section-title a, .second-menu nav a, .second-menu__link a, .bottom-link-sec a, .sh-user__question, .aside-block-head__title a, .aside-links-block a, .breadcrumbs a, .news-inner-tags ul li a, .reg-block .forgot-pass-link, .faq-item__more-link, .aside-resume-cats li a, .sort-btn, .doc-item__link, .banki-letters-sec a, .param-item__right a, .calc-table td a, .kurs-table td a, .aside-kurs-dynamic a {
  color: #0040ab;
  transition: all 0.3s ease;
}

.section-title a:hover, .second-menu nav a:hover, .second-menu__link a:hover, .bottom-link-sec a:hover, .sh-user__question:hover, .aside-block-head__title a:hover, .aside-links-block a:hover, .breadcrumbs a:hover, .news-inner-tags ul li a:hover, .reg-block .forgot-pass-link:hover, .faq-item__more-link:hover, .aside-resume-cats li a:hover, .sort-btn:hover, .doc-item__link:hover, .banki-letters-sec a:hover, .param-item__right a:hover, .calc-table td a:hover, .kurs-table td a:hover, .aside-kurs-dynamic a:hover {
  color: #0076d8;
}

.user-content p a, .user-content ul a, .user-content ol a, .user-content table a, .user-content img a, .user-content blockquote a, .user-content h1 a, .user-content h2 a, .user-content h3 a, .user-content h4 a, .user-content h5 a, .aside-consult-block-item p a, .news-inner__meta a {
  color: #0040ab;
  border-bottom: 1px solid #9aacba;
  transition: all 0.3s ease;
}

.user-content p a:hover, .user-content ul a:hover, .user-content ol a:hover, .user-content table a:hover, .user-content img a:hover, .user-content blockquote a:hover, .user-content h1 a:hover, .user-content h2 a:hover, .user-content h3 a:hover, .user-content h4 a:hover, .user-content h5 a:hover, .aside-consult-block-item p a:hover, .news-inner__meta a:hover {
  color: #0076d8;
  border-bottom: 1px solid #0076d8;
}

.footer-promo a, .footer-right a {
  color: #9ca9b3;
  transition: all 0.3s ease;
}

.footer-promo a:hover, .footer-right a:hover {
  color: #FFF;
}

.ht-img-item__title a {
  color: #FFF;
  transition: all 0.3s ease;
}

.ht-img-item__title a:hover {
  color: #9ca9b3;
}

.aside-banks-table td:nth-child(2) a, .aside-factor-table td a, .news-list-item__title a, .finance-list-item__title a, .faq-cats > li > a, .faq-cats-submenu a, .job-bank__item a, .job-more-item a, .resume-item__title, .rko-bank__item a, .bank-list-item__title a, .service-bank__item a {
  color: #141414;
  transition: all 0.3s ease;
}

.aside-banks-table td:nth-child(2) a:hover, .aside-factor-table td a:hover, .news-list-item__title a:hover, .finance-list-item__title a:hover, .faq-cats > li > a:hover, .faq-cats-submenu a:hover, .job-bank__item a:hover, .job-more-item a:hover, .resume-item__title:hover, .rko-bank__item a:hover, .bank-list-item__title a:hover, .service-bank__item a:hover {
  color: #0040ab;
}

.section-title, .text-sec, .site-header, .search-panel .flex-container, .menu-btn, .color-panel__main, .pagination, .ht-img-item__content, .share-subscribe-sec, .job-list-sec, .resume-item, .resume-list-other__title, .docs-sec__right, .docs-block, .lk-sub-sec__right, .lk-subscribe-block, .bank-filials-sec, .bank-filials-map-sec__title, .calc-filter-sec {
  padding: 15px 15px;
}

@media (max-width: 580px) {
  .section-title, .text-sec, .site-header, .search-panel .flex-container, .menu-btn, .color-panel__main, .pagination, .ht-img-item__content, .share-subscribe-sec, .job-list-sec, .resume-item, .resume-list-other__title, .docs-sec__right, .docs-block, .lk-sub-sec__right, .lk-subscribe-block, .bank-filials-sec, .bank-filials-map-sec__title, .calc-filter-sec {
    padding: 10px 10px;
  }
}

.site-main, .home-top-banner .container, .news-inner-tags, .reg-block, .faq-search-block, .faq-cats-block, .faq-question-sec, .resume-search-form, .docs-block--old, .bank-about-sec__left {
  padding: 0 15px;
}

@media (max-width: 580px) {
  .site-main, .home-top-banner .container, .news-inner-tags, .reg-block, .faq-search-block, .faq-cats-block, .faq-question-sec, .resume-search-form, .docs-block--old, .bank-about-sec__left {
    padding: 0 10px;
  }
}

.aside-resume-cats li a {
  padding: 10px 15px;
}

@media (max-width: 580px) {
  .aside-resume-cats li a {
    padding: 10px;
  }
}

.user-content ul, .faq-cats-submenu {
  list-style: none;
}

.user-content ul li, .faq-cats-submenu li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 8px;
  line-height: 1.2;
}

.user-content ul li:before, .faq-cats-submenu li:before {
  content: '—';
  color: #0076d8;
  position: absolute;
  left: 0;
  top: 0;
}

*, *:after, *:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, div, span {
  max-height: 5000em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
  position: relative;
}

img {
  border: none;
}

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

i {
  display: inline-block;
  vertical-align: middle;
  font-family: 'fin' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-bubble:before {
  content: "";
}

.i-search:before {
  content: "";
}

.i-envelope:before {
  content: "";
}

.i-pen:before {
  content: "";
}

.i-down:before {
  content: "";
}

.i-desc:before {
  content: "";
}

.i-asc:before {
  content: "";
}

body {
  font-family: Segoe Ui, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  color: #141414;
}

a {
  text-decoration: none;
  color: inherit;
}

h1 {
  font-size: 24px;
  line-height: 1.1;
}

h3 {
  font-size: 20px;
  line-height: 1.2;
}

h4 {
  font-size: 16px;
  line-height: 1.25;
}

h5 {
  font-size: 14px;
  line-height: 1.3;
}

.user-content p, .user-content ul, .user-content ol, .user-content table, .user-content img, .user-content blockquote {
  margin-bottom: 20px;
}

.user-content h1, .user-content h2, .user-content h3, .user-content h4, .user-content h5 {
  margin-bottom: 10px;
}

.user-content img {
  max-width: 100%;
  height: auto;
}

.user-content .img-description {
  display: block;
  margin-top: -10px;
  padding-left: 20px;
  color: #657784;
}

.user-content blockquote {
  background-color: #c5e8fe;
  border-left: 6px solid #0076d8;
  padding: 25px 70px 25px 40px;
  font-size: 16px;
  position: relative;
}

@media (max-width: 580px) {
  .user-content blockquote {
    padding: 25px 25px 25px 25px;
  }
}

.user-content blockquote:after {
  content: "”";
  font-family: Arial;
  font-size: 100px;
  line-height: 20px;
  color: #abd5f3;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 10px;
}

@media (max-width: 580px) {
  .user-content blockquote:after {
    font-size: 40px;
  }
}

.user-content ul {
  margin-top: 5px;
}

.note-star {
  color: #72ab20;
  margin-right: 5px;
}

.hidden {
  display: none;
}

.row {
  margin: 0 -15px;
}

@media (max-width: 580px) {
  .row {
    margin: 0 -10px;
  }
}

.grid-1 {
  width: 8.33333%;
}

.grid-2 {
  width: 16.66667%;
}

.grid-3 {
  width: 25%;
}

.grid-4 {
  width: 33.33333%;
}

.grid-5 {
  width: 41.66667%;
}

.grid-6 {
  width: 50%;
}

.grid-7 {
  width: 58.33333%;
}

.grid-8 {
  width: 66.66667%;
}

.grid-9 {
  width: 75%;
}

.grid-10 {
  width: 83.33333%;
}

.grid-11 {
  width: 91.66667%;
}

.grid-12 {
  width: 100%;
}

@media (max-width: 1250px) {
  .grid-1_xl {
    width: 8.33333%;
  }
  .grid-2_xl {
    width: 16.66667%;
  }
  .grid-3_xl {
    width: 25%;
  }
  .grid-4_xl {
    width: 33.33333%;
  }
  .grid-5_xl {
    width: 41.66667%;
  }
  .grid-6_xl {
    width: 50%;
  }
  .grid-7_xl {
    width: 58.33333%;
  }
  .grid-8_xl {
    width: 66.66667%;
  }
  .grid-9_xl {
    width: 75%;
  }
  .grid-10_xl {
    width: 83.33333%;
  }
  .grid-11_xl {
    width: 91.66667%;
  }
  .grid-12_xl {
    width: 100%;
  }
  .hidden_xl {
    display: none !important;
  }
  .visible_xl {
    display: block !important;
  }
}

@media (max-width: 1025px) {
  .grid-1_l {
    width: 8.33333%;
  }
  .grid-2_l {
    width: 16.66667%;
  }
  .grid-3_l {
    width: 25%;
  }
  .grid-4_l {
    width: 33.33333%;
  }
  .grid-5_l {
    width: 41.66667%;
  }
  .grid-6_l {
    width: 50%;
  }
  .grid-7_l {
    width: 58.33333%;
  }
  .grid-8_l {
    width: 66.66667%;
  }
  .grid-9_l {
    width: 75%;
  }
  .grid-10_l {
    width: 83.33333%;
  }
  .grid-11_l {
    width: 91.66667%;
  }
  .grid-12_l {
    width: 100%;
  }
  .hidden_l {
    display: none !important;
  }
  .visible_l {
    display: block !important;
  }
}

@media (max-width: 810px) {
  .grid-1_m {
    width: 8.33333%;
  }
  .grid-2_m {
    width: 16.66667%;
  }
  .grid-3_m {
    width: 25%;
  }
  .grid-4_m {
    width: 33.33333%;
  }
  .grid-5_m {
    width: 41.66667%;
  }
  .grid-6_m {
    width: 50%;
  }
  .grid-7_m {
    width: 58.33333%;
  }
  .grid-8_m {
    width: 66.66667%;
  }
  .grid-9_m {
    width: 75%;
  }
  .grid-10_m {
    width: 83.33333%;
  }
  .grid-11_m {
    width: 91.66667%;
  }
  .grid-12_m {
    width: 100%;
  }
  .hidden_m {
    display: none !important;
  }
  .visible_m {
    display: block !important;
  }
}

@media (max-width: 580px) {
  .grid-1_s {
    width: 8.33333%;
  }
  .grid-2_s {
    width: 16.66667%;
  }
  .grid-3_s {
    width: 25%;
  }
  .grid-4_s {
    width: 33.33333%;
  }
  .grid-5_s {
    width: 41.66667%;
  }
  .grid-6_s {
    width: 50%;
  }
  .grid-7_s {
    width: 58.33333%;
  }
  .grid-8_s {
    width: 66.66667%;
  }
  .grid-9_s {
    width: 75%;
  }
  .grid-10_s {
    width: 83.33333%;
  }
  .grid-11_s {
    width: 91.66667%;
  }
  .grid-12_s {
    width: 100%;
  }
  .hidden_s {
    display: none !important;
  }
  .visible_s {
    display: block !important;
  }
}

section {
  position: relative;
  width: 100%;
}

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  position: relative;
}

.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.label {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 8px 3px 8px;
  margin-right: 5px;
  transition: all 0.3s ease;
}

.label--blue {
  color: #FFF;
  background-color: #0040ab;
}

.label--blue:hover {
  background-color: #0076d8;
}

.tab-slider {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.tab-slider .tab-slider--left, .tab-slider .tab-slider--right {
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #657784;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.tab-slider .tab-slider--left:hover, .tab-slider .tab-slider--right:hover {
  color: #0040ab;
}

.tab-slider.to-left .tab-slider--left {
  color: #141414;
  pointer-events: none;
}

.tab-slider.to-left figure:after {
  left: 2px;
}

.tab-slider.to-right .tab-slider--right {
  color: #141414;
  pointer-events: none;
}

.tab-slider.to-right figure:after {
  left: 14px;
}

.tab-slider figure {
  height: 18px;
  background-color: #72ab20;
  width: 30px;
  border-radius: 10px;
  position: relative;
  margin: 2px 5px 0 5px;
}

.tab-slider figure:after {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #d5f1b0;
  position: absolute;
  left: 2px;
  top: 2px;
  transition: all 0.3s ease;
}

.tab-slider--blue figure {
  background-color: #0076d8;
}

.tab-slider--blue figure:after {
  background-color: #e8effa;
}

.news-inner-more {
  margin-bottom: 25px;
}

.section-title {
  color: #141414;
}

.second-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  padding: 0 6px 0 15px;
  background-color: #e8effa;
}

@media (max-width: 1025px) {
  .second-menu {
    padding: 0 15px;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 580px) {
  .second-menu {
    padding: 0 10px;
  }
}

.second-menu nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 580px) {
  .second-menu nav {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.second-menu nav a {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  margin-right: 30px;
  padding: 16px 0 14px 0;
  border-bottom: 4px solid transparent;
}

@media (max-width: 1025px) {
  .second-menu nav a {
    font-size: 14px;
  }
}

@media (max-width: 580px) {
  .second-menu nav a {
    margin-right: 0;
  }
}

.second-menu nav a.active {
  border-bottom: 4px solid #0076d8;
  color: #141414;
}

.second-menu__btn {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1025px) {
  .second-menu__btn {
    margin-top: 15px;
    display: block;
  }
}

.second-menu__link {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 10px 15px 0;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
}

.second-menu__link span {
  margin-right: 10px;
}

.text-sec {
  max-width: 740px;
}

.site-main {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 40px;
}

@media (max-width: 810px) {
  .site-main {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-content {
  width: 100%;
}

@media (max-width: 810px) {
  .page-content {
    margin-bottom: 40px;
  }
}

.page-aside {
  width: 290px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 20px;
}

@media (max-width: 810px) {
  .page-aside {
    margin-left: 0;
    width: 100%;
    max-width: inherit;
  }
}

.page-aside--large {
  width: calc(100% / 3);
  min-width: 290px;
  max-width: 390px;
}

@media (max-width: 810px) {
  .page-aside--large {
    width: 100%;
    max-width: inherit;
    min-width: inherit;
  }
}

.page-aside--left {
  margin-left: 0;
  margin-right: 20px;
}

.page-title-sec {
  padding-bottom: 9px;
}

.page-title-sec h1 {
  position: relative;
  top: -3px;
}

.inner-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 810px) {
  .inner-flex {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.inner-flex-aside {
  width: 290px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 20px;
}

@media (max-width: 810px) {
  .inner-flex-aside {
    margin-left: 0;
    width: 100%;
    max-width: inherit;
  }
}

.inner-flex-aside--large {
  width: calc(100% / 3);
  min-width: 290px;
  max-width: 390px;
}

@media (max-width: 810px) {
  .inner-flex-aside--large {
    width: 100%;
    max-width: inherit;
    min-width: inherit;
  }
}

.inner-flex-aside--left {
  margin-left: 0;
  margin-right: 20px;
}

.inner-flex-content {
  width: 100%;
}

.bottom-link-sec a {
  font-size: 16px;
  font-weight: bold;
}

.site-main input[type="text"], .site-main input[type="tel"], .site-main input[type="email"], .site-main input[type="password"], .site-main textarea, .site-main select, .search-panel input[type="text"], .search-panel input[type="tel"], .search-panel input[type="email"], .search-panel input[type="password"], .search-panel textarea, .search-panel select {
  font-family: Segoe Ui, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  background-color: #fff;
  border: 2px solid #FFF;
  border-radius: 0;
  box-shadow: none;
  padding: 3px 10px 5px 10px;
  transition: all 0.3s ease;
  -webkit-appearance: none;
}

.site-main input[type="text"]::-webkit-input-placeholder, .site-main input[type="tel"]::-webkit-input-placeholder, .site-main input[type="email"]::-webkit-input-placeholder, .site-main input[type="password"]::-webkit-input-placeholder, .site-main textarea::-webkit-input-placeholder, .site-main select::-webkit-input-placeholder, .search-panel input[type="text"]::-webkit-input-placeholder, .search-panel input[type="tel"]::-webkit-input-placeholder, .search-panel input[type="email"]::-webkit-input-placeholder, .search-panel input[type="password"]::-webkit-input-placeholder, .search-panel textarea::-webkit-input-placeholder, .search-panel select::-webkit-input-placeholder {
  color: #657784;
  opacity: 1;
  transition: all 0.3s ease;
}

.site-main input[type="text"]::-moz-placeholder, .site-main input[type="tel"]::-moz-placeholder, .site-main input[type="email"]::-moz-placeholder, .site-main input[type="password"]::-moz-placeholder, .site-main textarea::-moz-placeholder, .site-main select::-moz-placeholder, .search-panel input[type="text"]::-moz-placeholder, .search-panel input[type="tel"]::-moz-placeholder, .search-panel input[type="email"]::-moz-placeholder, .search-panel input[type="password"]::-moz-placeholder, .search-panel textarea::-moz-placeholder, .search-panel select::-moz-placeholder {
  color: #657784;
  opacity: 1;
  transition: all 0.3s ease;
}

.site-main input[type="text"]:-moz-placeholder, .site-main input[type="tel"]:-moz-placeholder, .site-main input[type="email"]:-moz-placeholder, .site-main input[type="password"]:-moz-placeholder, .site-main textarea:-moz-placeholder, .site-main select:-moz-placeholder, .search-panel input[type="text"]:-moz-placeholder, .search-panel input[type="tel"]:-moz-placeholder, .search-panel input[type="email"]:-moz-placeholder, .search-panel input[type="password"]:-moz-placeholder, .search-panel textarea:-moz-placeholder, .search-panel select:-moz-placeholder {
  color: #657784;
  opacity: 1;
  transition: all 0.3s ease;
}

.site-main input[type="text"]:-ms-input-placeholder, .site-main input[type="tel"]:-ms-input-placeholder, .site-main input[type="email"]:-ms-input-placeholder, .site-main input[type="password"]:-ms-input-placeholder, .site-main textarea:-ms-input-placeholder, .site-main select:-ms-input-placeholder, .search-panel input[type="text"]:-ms-input-placeholder, .search-panel input[type="tel"]:-ms-input-placeholder, .search-panel input[type="email"]:-ms-input-placeholder, .search-panel input[type="password"]:-ms-input-placeholder, .search-panel textarea:-ms-input-placeholder, .search-panel select:-ms-input-placeholder {
  color: #657784;
  opacity: 1;
  transition: all 0.3s ease;
}

.site-main input[type="text"]:hover, .site-main input[type="tel"]:hover, .site-main input[type="email"]:hover, .site-main input[type="password"]:hover, .site-main textarea:hover, .site-main select:hover, .search-panel input[type="text"]:hover, .search-panel input[type="tel"]:hover, .search-panel input[type="email"]:hover, .search-panel input[type="password"]:hover, .search-panel textarea:hover, .search-panel select:hover {
  border: 2px solid #9ca9b3;
}

.site-main input[type="text"]:focus, .site-main input[type="tel"]:focus, .site-main input[type="email"]:focus, .site-main input[type="password"]:focus, .site-main textarea:focus, .site-main select:focus, .search-panel input[type="text"]:focus, .search-panel input[type="tel"]:focus, .search-panel input[type="email"]:focus, .search-panel input[type="password"]:focus, .search-panel textarea:focus, .search-panel select:focus {
  outline: none;
  border: 2px solid #0076d8;
}

.site-main input[type="text"]:focus::-webkit-input-placeholder, .site-main input[type="tel"]:focus::-webkit-input-placeholder, .site-main input[type="email"]:focus::-webkit-input-placeholder, .site-main input[type="password"]:focus::-webkit-input-placeholder, .site-main textarea:focus::-webkit-input-placeholder, .site-main select:focus::-webkit-input-placeholder, .search-panel input[type="text"]:focus::-webkit-input-placeholder, .search-panel input[type="tel"]:focus::-webkit-input-placeholder, .search-panel input[type="email"]:focus::-webkit-input-placeholder, .search-panel input[type="password"]:focus::-webkit-input-placeholder, .search-panel textarea:focus::-webkit-input-placeholder, .search-panel select:focus::-webkit-input-placeholder {
  opacity: 0;
}

.site-main input[type="text"]:focus::-moz-placeholder, .site-main input[type="tel"]:focus::-moz-placeholder, .site-main input[type="email"]:focus::-moz-placeholder, .site-main input[type="password"]:focus::-moz-placeholder, .site-main textarea:focus::-moz-placeholder, .site-main select:focus::-moz-placeholder, .search-panel input[type="text"]:focus::-moz-placeholder, .search-panel input[type="tel"]:focus::-moz-placeholder, .search-panel input[type="email"]:focus::-moz-placeholder, .search-panel input[type="password"]:focus::-moz-placeholder, .search-panel textarea:focus::-moz-placeholder, .search-panel select:focus::-moz-placeholder {
  opacity: 0;
}

.site-main input[type="text"]:focus:-moz-placeholder, .site-main input[type="tel"]:focus:-moz-placeholder, .site-main input[type="email"]:focus:-moz-placeholder, .site-main input[type="password"]:focus:-moz-placeholder, .site-main textarea:focus:-moz-placeholder, .site-main select:focus:-moz-placeholder, .search-panel input[type="text"]:focus:-moz-placeholder, .search-panel input[type="tel"]:focus:-moz-placeholder, .search-panel input[type="email"]:focus:-moz-placeholder, .search-panel input[type="password"]:focus:-moz-placeholder, .search-panel textarea:focus:-moz-placeholder, .search-panel select:focus:-moz-placeholder {
  opacity: 0;
}

.site-main input[type="text"]:focus:-ms-input-placeholder, .site-main input[type="tel"]:focus:-ms-input-placeholder, .site-main input[type="email"]:focus:-ms-input-placeholder, .site-main input[type="password"]:focus:-ms-input-placeholder, .site-main textarea:focus:-ms-input-placeholder, .site-main select:focus:-ms-input-placeholder, .search-panel input[type="text"]:focus:-ms-input-placeholder, .search-panel input[type="tel"]:focus:-ms-input-placeholder, .search-panel input[type="email"]:focus:-ms-input-placeholder, .search-panel input[type="password"]:focus:-ms-input-placeholder, .search-panel textarea:focus:-ms-input-placeholder, .search-panel select:focus:-ms-input-placeholder {
  opacity: 0;
}

.site-main input[type="text"].error, .site-main input[type="tel"].error, .site-main input[type="email"].error, .site-main input[type="password"].error, .site-main textarea.error, .site-main select.error, .search-panel input[type="text"].error, .search-panel input[type="tel"].error, .search-panel input[type="email"].error, .search-panel input[type="password"].error, .search-panel textarea.error, .search-panel select.error {
  border: 2px solid #e76249;
}

.input-wrapper input, .input-wrapper textarea {
  width: 100%;
}

.input-wrapper__error {
  color: #e03c1d;
  font-size: 12px;
  padding-left: 10px;
  line-height: 1.1;
  margin-top: 3px;
  display: none;
}

.select-wrapper {
  display: inline-block;
  position: relative;
}

.select-wrapper select {
  position: relative;
  z-index: 1;
  width: 100%;
  -webkit-appearance: none;
}

.select-wrapper:after {
  content: "";
  font-family: "fin" !important;
  font-size: 12px;
  position: absolute;
  z-index: 2;
  text-align: center;
  padding-top: 8px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  width: 40px;
  background-color: #fff;
  pointer-events: none;
}

.simple-form .input-wrapper, .simple-form .select-wrapper {
  width: 100%;
}

.simple-form .select-wrapper {
  width: 100%;
  margin-bottom: 15px;
}

.checkbox-wrapper {
  display: inline-block;
  position: relative;
}

.checkbox-wrapper input[type="checkbox"] {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 0;
  opacity: 0;
}

.checkbox-wrapper input[type="checkbox"] + label {
  display: block;
  cursor: pointer;
}

.checkbox-wrapper input[type="checkbox"] + label:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 2px solid #FFF;
  transition: all 0.3s ease;
}

.checkbox-wrapper input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 4px;
  width: 15px;
  height: 15px;
  background: url("../images/check.svg");
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s ease;
}

.checkbox-wrapper input[type="checkbox"] + label span {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.checkbox-wrapper input[type="checkbox"]:checked + label:before {
  border: 2px solid #0076d8;
}

.checkbox-wrapper input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.radio-wrapper {
  display: inline-block;
  position: relative;
}

.radio-wrapper input[type="radio"] {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 0;
  opacity: 0;
}

.radio-wrapper input[type="radio"] + label {
  display: block;
  cursor: pointer;
}

.radio-wrapper input[type="radio"] + label:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 2px solid #FFF;
  transition: all 0.3s ease;
}

.radio-wrapper input[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 4px;
  width: 15px;
  height: 15px;
  background: url("../images/check.svg");
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s ease;
}

.radio-wrapper input[type="radio"] + label span {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.radio-wrapper input[type="radio"]:checked + label:before {
  border: 2px solid #0076d8;
}

.radio-wrapper input[type="radio"]:checked + label:after {
  opacity: 1;
}

.line-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.line-form .input-wrapper, .line-form .select-wrapper {
  margin-right: 20px;
  width: 235px;
  margin-bottom: 10px;
}

.line-form .input-wrapper input, .line-form .input-wrapper select, .line-form .select-wrapper input, .line-form .select-wrapper select {
  height: 36px;
}

.big-form .btn {
  margin-left: 125px;
}

@media (max-width: 580px) {
  .big-form .btn {
    margin-left: 0;
  }
}

.form-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

@media (max-width: 580px) {
  .form-group {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.form-group label {
  width: 125px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 16px;
  line-height: 1;
  padding-right: 15px;
  padding-top: 5px;
}

@media (max-width: 580px) {
  .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
}

.form-group label strong {
  color: #e03c1d;
}

.form-group label small {
  color: #657784;
  font-size: 12px;
}

.form-group .input-wrapper, .form-group .select-wrapper {
  width: 100%;
}

.form-group-two {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1025px) {
  .form-group-two {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.form-group-two .form-group:first-child {
  margin-right: 20px;
}

@media (max-width: 1025px) {
  .form-group-two .form-group:first-child {
    margin-right: 0;
  }
}

.line-group {
  margin-bottom: 20px;
}

.line-group .radio-wrapper {
  margin-right: 20px;
}

.line-group .input-wrapper {
  margin-right: 20px;
}

.btn {
  display: inline-block;
  position: relative;
  font-family: Segoe Ui, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  vertical-align: middle;
  border: none;
  font-size: 16px;
  line-height: 1;
  border: 0 !important;
  border-radius: 2px;
  padding: 9px 20px 11px 20px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.btn:hover {
  color: #FFF;
}

.btn:focus {
  outline: none;
}

.btn:-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn--blue {
  color: #FFF !important;
  background-color: #0040ab;
}

.btn--blue:hover {
  background-color: #0076d8;
}

.btn--blue:active {
  background-color: #0040ab;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5);
}

.btn--grey {
  color: #FFF !important;
  background-color: #657784;
}

.btn--grey:hover {
  background-color: #9ca9b3;
}

.btn--grey:active {
  background-color: #657784;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5);
}

.site-header {
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 810px) {
  .site-header {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 580px) {
  .site-header {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.sh-middle {
  padding: 0 10px 0 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1025px) {
  .sh-middle {
    display: inline-block;
    padding-top: 5px;
  }
}

@media (max-width: 580px) {
  .sh-middle {
    padding: 0;
    margin-top: 10px;
    width: 100%;
  }
}

.sh-middle__actions {
  font-size: 16px;
  font-weight: bold;
}

.sh-middle__actions a {
  white-space: nowrap;
  transition: all 0.3s ease;
}

.sh-middle__actions a:hover {
  color: #0040ab;
}

.sh-middle__actions a i {
  margin-left: 5px;
}

.sh-middle__actions a:first-child {
  margin-right: 30px;
}

.sh-logo:hover strong {
  color: #0040ab;
}

.sh-logo strong {
  display: block;
  font-weight: bold;
  font-size: 36px;
  line-height: 0.8;
  color: #0076d8;
  transition: all 0.3s ease;
}

.sh-logo span {
  font-size: 12px;
  padding-left: 2px;
}

.sh-courses {
  padding-right: 30px;
}

@media (max-width: 1025px) {
  .sh-courses {
    padding-right: 0;
  }
}

@media (max-width: 580px) {
  .sh-courses {
    margin-bottom: 5px;
  }
}

.sh-courses__title {
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}

.sh-courses__item {
  display: inline-block;
  margin-left: 7px;
}

.sh-user {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 810px) {
  .sh-user {
    margin-top: 10px;
  }
}

.sh-user__login-panel {
  display: inline-block;
  border-radius: 2px;
  overflow: hidden;
  white-space: nowrap;
}

.sh-user__login-panel a {
  display: inline-block;
  margin-right: -4px;
  font-weight: bold;
  padding: 7px 18px;
  background-color: #d4ef00;
  position: relative;
  transition: all 0.3s ease;
}

.sh-user__login-panel a:hover {
  background-color: #c6e000;
}

.sh-user__login-panel a:first-child:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 28px;
  background-color: #a7bc00;
}

.sh-user__question {
  padding-left: 15px;
  font-size: 12px;
  line-height: 1.1;
}

.sh-user-menu {
  position: relative;
}

.sh-user-menu__title {
  display: inline-block;
  font-weight: bold;
  white-space: nowrap;
  padding: 7px 18px;
  background-color: #d4ef00;
  cursor: pointer;
  transition: all 0.3s ease;
}

.sh-user-menu__title:hover {
  background-color: #c6e000;
}

.sh-user-menu__title span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sh-user-menu__title i {
  margin-left: 5px;
  font-size: 10px;
  color: #90a300;
}

.sh-user-menu menu {
  position: absolute;
  top: 100%;
  z-index: 10;
  padding-top: 10px;
  list-style: none;
  width: 100%;
  overflow: hidden;
  transition: all 0.3s ease;
  -webkit-transform: translate(0, 5px);
      -ms-transform: translate(0, 5px);
          transform: translate(0, 5px);
  opacity: 0;
  pointer-events: none;
}

.sh-user-menu menu:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #d4ef00;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 7px;
  right: 18px;
  z-index: 1;
}

.sh-user-menu menu.visible {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  pointer-events: all;
}

.sh-user-menu menu li {
  display: block;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.sh-user-menu menu li:first-child {
  border-radius: 2px 2px 0 0;
}

.sh-user-menu menu li:last-child {
  border-radius: 0 0 2px 2px;
}

.sh-user-menu menu li a {
  display: block;
  background-color: #d4ef00;
  font-weight: bold;
  padding: 9px 18px;
  transition: all 0.3s ease;
}

.sh-user-menu menu li a:hover {
  background-color: #90a300;
  color: #FFF;
}

.sh-user-menu menu li.active a {
  background-color: #90a300;
  color: #FFF;
  pointer-events: none;
}

.search-panel {
  display: none;
  background-color: #e8effa;
}

.search-panel .flex-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1240px;
  margin: 0 auto;
}

@media (max-width: 580px) {
  .search-panel .flex-container {
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.search-panel__left {
  width: 50%;
}

@media (max-width: 1025px) {
  .search-panel__left {
    width: 70%;
  }
}

@media (max-width: 580px) {
  .search-panel__left {
    width: 100%;
  }
}

.search-panel__right {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-left: 20px;
  padding-top: 10px;
  margin-left: auto;
}

@media (max-width: 580px) {
  .search-panel__right {
    padding: 0;
    margin-bottom: 10px;
  }
}

.search-panel__title {
  color: #657784;
  font-size: 12px;
  margin-bottom: 5px;
}

.search-panel .line-form {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.search-panel .line-form .btn {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.search-panel .input-wrapper {
  width: 100%;
}

.search-panel-close {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.search-panel-close:hover span {
  color: #0076d8;
}

.search-panel-close:hover figure {
  border: 2px solid #0076d8;
}

.search-panel-close:hover figure:before, .search-panel-close:hover figure:after {
  background-color: #0076d8;
}

.search-panel-close span {
  color: #0040ab;
  margin-right: 10px;
  transition: all 0.3s ease;
}

.search-panel-close figure {
  position: absolute;
  width: 12px;
  height: 12px;
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  border: 2px solid #0040ab;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  transition: all 0.3s ease;
}

.search-panel-close figure:before, .search-panel-close figure:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 2px;
  background-color: #0040ab;
  transition: all 0.3s ease;
}

.search-panel-close figure:hover:before, .search-panel-close figure:hover:after {
  background-color: #0076d8;
}

.search-panel-close figure:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.search-panel-close figure:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.search-panel-close figure:before, .search-panel-close figure:after {
  left: 7px;
}

.site-nav {
  position: relative;
  z-index: 5;
  background-color: #0040ab;
}

.site-nav .container {
  padding: 0 10px;
}

.main-menu {
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.main-menu > li {
  position: relative;
}

.main-menu > li > a, .main-menu > li > span {
  text-align: center;
  white-space: nowrap;
  display: block;
  padding: 19px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  transition: all 0.3s ease;
}

@media (max-width: 1250px) {
  .main-menu > li > a, .main-menu > li > span {
    font-size: 14px;
    padding: 15px 10px;
  }
}

@media (max-width: 1025px) {
  .main-menu > li > a, .main-menu > li > span {
    font-size: 12px;
    padding: 12px 10px;
  }
}

.main-menu > li > a:hover, .main-menu > li > span:hover {
  background-color: #0076d8;
}

.has-sub {
  position: relative;
}

.has-sub > span {
  position: relative;
}

.has-sub > span:after {
  content: "";
  font-family: "fin" !important;
  margin-left: 8px;
  font-size: 10px;
}

.has-sub:hover ul {
  opacity: 1;
  pointer-events: all;
}

.has-sub ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}

.has-sub ul li {
  display: block;
}

.has-sub ul li a {
  display: block;
  background-color: #0076d8;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  white-space: nowrap;
  transition: all 0.3s ease;
}

@media (max-width: 1250px) {
  .has-sub ul li a {
    font-size: 12px;
    padding: 12px 10px;
  }
}

.has-sub ul li a:hover {
  background-color: #009ceb;
}

.mobile-mode {
  display: none;
}

.mobile-mode.menu-opened {
  display: block;
  margin-left: -10px;
  margin-right: -10px;
}

.mobile-mode.menu-opened > li {
  position: relative;
}

.mobile-mode.menu-opened > li > a, .mobile-mode.menu-opened > li > span {
  text-align: left;
  font-size: 16px;
  padding: 10px 10px;
  cursor: pointer;
  border-bottom: 1px solid #004ac4;
}

.mobile-mode.menu-opened > li > a:hover, .mobile-mode.menu-opened > li > span:hover {
  background-color: inherit;
}

.mobile-mode .has-sub ul {
  display: none;
  position: relative;
  opacity: 1;
}

.mobile-mode .has-sub ul li {
  display: block;
}

.mobile-mode .has-sub ul li a {
  padding: 10px 15px 10px 25px;
}

.menu-btn {
  margin: 0 -10px;
  cursor: pointer;
}

.menu-btn span {
  display: inline-block;
  vertical-align: middle;
  font-family: Segoe Ui, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #FFF;
  padding: 0 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.menu-btn figure {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 3px;
  background-color: #FFF;
  position: relative;
  transition: all 0.3s ease;
}

.menu-btn figure:before, .menu-btn figure:after {
  content: "";
  width: 23px;
  height: 3px;
  position: absolute;
  left: 0;
  background-color: #FFF;
  transition: all 0.3s ease;
}

.menu-btn figure:before {
  top: -6px;
}

.menu-btn figure:after {
  bottom: -6px;
}

.menu-btn.menu-opened {
  background-color: #862411;
}

.menu-btn.menu-opened figure {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-btn.menu-opened figure:after {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

.menu-btn.menu-opened figure:before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 0;
}

.site-footer {
  background-color: #4e545e;
  color: #FFF;
  padding: 25px 0 40px 0;
}

.site-footer .container {
  padding: 0 10px;
}

.footer-menu {
  width: 100%;
  margin-bottom: 10px;
  list-style: none;
}

.footer-menu li {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}

@media (max-width: 1250px) {
  .footer-menu li {
    margin-right: 20px;
  }
}

@media (max-width: 580px) {
  .footer-menu li {
    font-size: 14px;
  }
}

.footer-menu li a {
  transition: all 0.3s ease;
}

.footer-menu li a:hover {
  color: #9ca9b3;
}

.footer-main {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 810px) {
  .footer-main {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.footer-left {
  width: 340px;
  padding-right: 40px;
}

@media (max-width: 810px) {
  .footer-left {
    width: 50%;
    margin-bottom: 15px;
  }
}

@media (max-width: 580px) {
  .footer-left {
    width: 100%;
    padding-right: 0;
  }
}

.footer-left p {
  margin-bottom: 10px;
}

.footer-social {
  padding-right: 35px;
  padding-top: 5px;
  white-space: nowrap;
}

@media (max-width: 810px) {
  .footer-social {
    width: 25%;
    padding-right: 40px;
    margin-bottom: 25px;
  }
}

@media (max-width: 580px) {
  .footer-social {
    width: 100%;
    padding-right: 0;
  }
}

.footer-social a {
  display: inline-block;
  margin-right: 10px;
  transition: all 0.3s ease;
}

.footer-social a:hover {
  opacity: 0.6;
}

.footer-promo {
  width: 215px;
}

@media (max-width: 810px) {
  .footer-promo {
    width: 25%;
    padding-right: 0;
    margin-bottom: 25px;
  }
}

@media (max-width: 1025px) {
  .footer-promo {
    padding-right: 40px;
  }
}

.footer-promo strong {
  color: #FFF;
  display: block;
  margin-bottom: 5px;
}

.footer-promo p {
  font-size: 12px;
  line-height: 1;
}

.footer-right {
  width: 250px;
}

@media (max-width: 810px) {
  .footer-right {
    width: 100%;
    padding-right: 0;
  }
}

.footer-right .user-find-error {
  margin-bottom: 5px;
}

@media (max-width: 810px) {
  .footer-right .user-find-error {
    display: none;
  }
}

.footer-right a {
  font-size: 12px;
}

.aside-block {
  margin-bottom: 20px;
}

.aside-block .color-panel .color-panel__header {
  font-size: 12px;
  padding: 8px 20px;
}

.aside-block .color-panel .color-panel__main {
  padding: 10px 20px;
}

.aside-block-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 10px;
  padding: 0 0 0 20px;
}

.aside-block-head__title {
  margin-right: 10px;
}

.aside-block-head__title + span {
  font-size: 12px;
  color: #657784;
}

.aside-courses-table {
  font-size: 14px;
}

.aside-courses-table td {
  padding: 3px 15px 3px 0;
  vertical-align: top;
}

.aside-courses-table td:first-child {
  white-space: nowrap;
}

.aside-courses-table-cb {
  width: 100%;
}

.aside-courses-table-cb td {
  vertical-align: top;
}

.aside-courses-table-cb td:first-child {
  font-size: 24px;
  width: 60px;
}

@media (max-width: 580px) {
  .aside-courses-table-cb td:first-child {
    width: auto;
    text-align: left;
  }
}

.actcb-change {
  font-size: 12px;
}

.actcb-change--red {
  color: #e03c1d;
}

.actcb-change--green {
  color: #72ab20;
}

.aside-banks-table {
  font-size: 16px;
}

.aside-banks-table td {
  padding: 5px 15px 5px 0;
}

.aside-banks-table td:first-child {
  text-align: right;
}

.aside-banks-table td img {
  max-width: 100%;
  float: right;
}

.aside-links-block {
  background-color: #f1f3eb;
  padding: 20px;
}

.aside-links-block a {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
}

.aside-factor-block {
  background-color: #f1f3eb;
  padding: 20px;
}

.aside-factor-table {
  font-size: 16px;
  line-height: 1.2;
}

.aside-factor-table td {
  padding: 5px 15px 5px 0;
}

.aside-consult-block {
  padding-left: 20px;
}

.aside-consult-block-item {
  margin-bottom: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.aside-consult-block-item i {
  padding-top: 5px;
  width: 30px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 22px;
}

.aside-consult-block-item p {
  font-size: 16px;
  position: relative;
}

.page-aside .tab-slider {
  margin-top: 10px;
}

@media (max-width: 580px) {
  .page-aside .tab-slider {
    width: 100%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}

.aside-calc-block {
  background-color: #d5f1b0;
  padding: 20px;
}

.aside-calc-wrapper {
  position: relative;
  overflow: hidden;
}

.aside-calc {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}

.aside-calc.active {
  position: relative;
  z-index: 2;
  opacity: 1;
  visibility: visible;
}

.news-list-item {
  margin-bottom: 20px;
}

.news-list-item header {
  margin-bottom: 5px;
}

.news-list-item header time {
  font-size: 12px;
  color: #657784;
  margin-right: 10px;
}

.news-list-item__day {
  font-size: 12px;
  color: #9ca9b3;
}

.news-list-item__title {
  margin-bottom: 5px;
}

.news-list-item__intro {
  margin-bottom: 5px;
}

.news-list-item--mod {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1025px) {
  .news-list-item--mod {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.news-list-item--mod header {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 20px;
}

.news-list-item--mod header time {
  margin-right: 0;
}

.news-list-item--mod .news-list-item__day {
  display: block;
}

.finance-list-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

@media (max-width: 1025px) {
  .finance-list-item {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.finance-list-item header {
  width: 305px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 15px;
}

@media (max-width: 1025px) {
  .finance-list-item header {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
}

.finance-list-item__photo {
  float: left;
  margin-right: 15px;
  width: 85px;
}

.finance-list-item__name {
  font-size: 16px;
  font-weight: bold;
}

.finance-list-item .label {
  margin-bottom: 5px;
}

.finance-list-item__title {
  margin-bottom: 5px;
}

.color-panel__header {
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  padding: 13px 15px;
}

.color-panel--green .color-panel__header {
  background-color: #72ab20;
  color: #FFF;
}

.color-panel--green .color-panel__main {
  background-color: #d5f1b0;
}

.color-panel--orange .color-panel__header {
  background-color: #e5a700;
  color: #FFF;
}

.color-panel--orange .color-panel__main {
  background-color: #fbeba9;
}

.color-panel--grey .color-panel__header {
  background-color: #657784;
  color: #FFF;
}

.color-panel--grey .color-panel__main {
  background-color: #f1f3eb;
}

.color-panel--blue-light .color-panel__header {
  background-color: #d9e0ec;
  color: #141414;
}

.color-panel--blue-light .color-panel__header--gold {
  background-color: #fdd300;
}

.color-panel--blue-light .color-panel__main {
  background-color: #e8effa;
}

.pagination {
  margin-bottom: 20px;
}

@media (max-width: 580px) {
  .pagination {
    text-align: center;
  }
}

.pagination__title {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  line-height: 30px;
}

@media (max-width: 580px) {
  .pagination__title {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
  }
}

.pagination a {
  color: #0040ab;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.pagination a:hover {
  background-color: #e8effa;
}

.pagination a.active {
  background-color: #0040ab;
  color: #FFF;
  pointer-events: none;
}

.breadcrumbs {
  margin-bottom: 10px;
}

.breadcrumbs a {
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
  position: relative;
}

.breadcrumbs a:after {
  content: '/';
  padding-left: 10px;
  color: #141414;
}

.agmodal {
  position: relative;
  background: #c5e8fe;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  width: 450px;
  margin: 50px auto;
  padding: 30px 35px 30px 35px;
  transition: all 0.4s ease;
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  cursor: auto;
  display: none;
}

.agmodal__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1em;
}

.agmodal__title--thanks {
  font-size: 24px;
  font-weight: bold;
}

.agmodal--fade {
  opacity: 0;
}

.agmodal--slide {
  -webkit-transform: translate3d(0, -500px, 0);
          transform: translate3d(0, -500px, 0);
}

.agmodal--scale {
  -webkit-transform: scale3d(0.9, 0.9, 1);
          transform: scale3d(0.9, 0.9, 1);
}

.agmodal--3d {
  -webkit-transform: perspective(1000px) rotateX(45deg);
          transform: perspective(1000px) rotateX(45deg);
}

.agmodal--morph {
  transition: opacity 0.4s ease, width 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1), opacity 0.4s ease, width 0.4s ease;
  transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1), opacity 0.4s ease, width 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(-400px, 0, 0) scale3d(1.4, 0.5, 1);
          transform: translate3d(-400px, 0, 0) scale3d(1.4, 0.5, 1);
}

.agmodal--visible {
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
          transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  opacity: 1;
}

.agmodal--video {
  padding: 0;
  width: 1920px;
  max-width: 75%;
  max-height: 100%;
  height: auto;
}

.agmodal--video video {
  width: 100%;
  display: block;
}

@media (max-width: 600px) {
  .agmodal {
    width: 100%;
    max-width: 100%;
  }
}

html.agmodal--lock-test {
  overflow-y: hidden !important;
}

html.agmodal--lock body {
  overflow: hidden !important;
}

.agmodal__wrapper {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: all 0.4s ease;
  cursor: pointer;
  overflow: auto;
  overflow-y: scroll;
  box-sizing: border-box;
  pointer-events: none;
  opacity: 0;
}

.agmodal__wrapper .agmodal {
  display: block;
}

.agmodal__wrapper:focus {
  outline-width: 0;
}

.agmodal__wrapper--visible {
  pointer-events: auto;
  opacity: 1;
}

.agmodal__wrapper * {
  box-sizing: border-box;
}

.agmodal__close {
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
  box-sizing: border-box;
  top: 7px;
  right: 7px;
}

.agmodal__close:before, .agmodal__close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}

.agmodal__close:hover:before, .agmodal__close:hover:after {
  background-color: #000;
}

.agmodal__close:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.agmodal__close:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.agmodal__video-preloader {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: center;
  z-index: 10;
  font-size: 64px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 3px solid #666;
  -webkit-animation: fanload 2s infinite linear;
  animation: fanload 2s infinite linear;
}

@-webkit-keyframes fanload {
  0% {
    border-color: #666;
  }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    border-color: white;
  }
  100% {
    border-color: #666;
  }
}

@keyframes fanload {
  0% {
    border-color: #666;
  }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    border-color: white;
  }
  100% {
    border-color: #666;
  }
}

.fancybox-close {
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
  box-sizing: border-box;
  top: 7px;
  right: 7px;
}

.fancybox-close:before, .fancybox-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}

.fancybox-close:hover:before, .fancybox-close:hover:after {
  background-color: #000;
}

.fancybox-close:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.fancybox-close:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 50;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 20px;
  margin-top: -10px;
  cursor: pointer;
  z-index: 50;
  opacity: 0;
  transition: all 0.3s ease;
}

.fancybox-prev span {
  cursor: pointer;
  box-sizing: border-box;
  left: 10px;
  -webkit-transform: translate(-20px, 0);
  -ms-transform: translate(-20px, 0);
  transform: translate(-20px, 0);
}

.fancybox-prev span:before, .fancybox-prev span:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease;
}

.fancybox-prev span:before {
  top: 0%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-prev span:after {
  top: 100%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-next span {
  cursor: pointer;
  box-sizing: border-box;
  right: 10px;
  -webkit-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  transform: translate(20px, 0);
}

.fancybox-next span:before, .fancybox-next span:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease;
}

.fancybox-next span:before {
  top: 0%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-next span:after {
  top: 100%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-nav:hover span {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #2c3749;
  background: rgba(44, 55, 73, 0.9);
  cursor: pointer;
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.home-top-banner {
  padding-top: 25px;
}

.home-top-banner img {
  display: block;
}

.home-top-sec__left, .home-top-sec__right {
  margin-bottom: 20px;
}

.home-top-sec .news-list-item {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6dbdf;
}

.ht-img-item {
  position: relative;
  overflow: hidden;
}

.ht-img-item__img {
  position: relative;
  z-index: 1;
  display: block;
}

.ht-img-item__content {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  right: 0;
  color: #FFF;
  background: transparent;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
}

.ht-img-item__content header {
  margin-bottom: 5px;
}

.ht-img-item__content header time {
  font-size: 12px;
}

.bank-spec-banner {
  display: block;
}

.home-bank-news {
  margin-bottom: 20px;
}

.home-bank-sales {
  margin-bottom: 20px;
}

.middle-banner {
  margin-bottom: 20px;
}

.middle-banner img {
  display: block;
}

.home-analytics-sec {
  margin-bottom: 20px;
}

.home-events-sec {
  margin-bottom: 20px;
}

.home-finance-sec {
  margin-bottom: 20px;
}

.home-finance-sec .finance-list-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d6dbdf;
}

.home-finance-sec .finance-list-item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.news-inner {
  padding-right: 50px;
  margin-bottom: 20px;
}

@media (max-width: 810px) {
  .news-inner {
    padding-right: 0;
  }
}

.news-inner__title {
  margin-bottom: 5px;
}

.news-inner time {
  color: #657784;
  display: block;
  margin-bottom: 15px;
}

.news-inner__meta {
  color: #657784;
}

.share-subscribe-sec {
  margin-top: 25px;
  background-color: #e8effa;
}

.share-subscribe-sec h4 {
  margin-bottom: 10px;
}

.share-subscribe-sec .share-block {
  margin-bottom: 20px;
}

.news-inner-tags {
  padding-top: 25px;
  padding-bottom: 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 580px) {
  .news-inner-tags {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.news-inner-tags__title {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 60px;
}

@media (max-width: 580px) {
  .news-inner-tags__title {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.news-inner-tags ul {
  list-style: none;
}

.news-inner-tags ul li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
}

.news-inner-tags ul li a {
  font-size: 16px;
  font-weight: bold;
}

.reg-sec {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

@media (max-width: 810px) {
  .reg-sec {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.reg-block {
  width: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #c5e8fe;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 90px;
}

@media (max-width: 1250px) {
  .reg-block {
    padding-right: 15px;
  }
}

@media (max-width: 1025px) {
  .reg-block {
    width: 70%;
  }
}

@media (max-width: 580px) {
  .reg-block {
    width: 100%;
    padding-right: 10px;
  }
}

.reg-log-block {
  padding: 20px 25px 25px 35px;
}

@media (max-width: 1025px) {
  .reg-log-block {
    padding: 20px 15px 25px 15px;
  }
}

@media (max-width: 580px) {
  .reg-log-block {
    padding: 20px 10px 25px 10px;
  }
}

.reg-log-block h3 {
  margin-bottom: 10px;
}

@media (max-width: 1025px) {
  .reg-log-block h3 {
    font-size: 14px;
  }
}

.faq-search-block {
  background-color: #d5f1b0;
  padding-top: 10px;
}

.faq-search-block .btn {
  margin-bottom: 10px;
}

.faq-cats-block {
  background-color: #d5f1b0;
  padding-top: 20px;
  padding-bottom: 10px;
}

.faq-cats {
  list-style: none;
}

.faq-cats > li {
  padding-bottom: 15px;
  padding-left: 20px;
}

.faq-cats > li > a {
  font-size: 16px;
  font-weight: bold;
}

.faq-cats-submenu {
  margin-top: 5px;
}

.faq-cats-has-sub {
  position: relative;
}

.faq-cats-has-sub .i-down {
  position: absolute;
  left: 0px;
  top: 5px;
  text-align: center;
  line-height: 18px;
  font-size: 10px;
  cursor: pointer;
  width: 15px;
  height: 15px;
  transition: all 0.3s ease;
}

.faq-cats-has-sub .i-down:hover {
  color: #0076d8;
}

.faq-cats-has-sub .i-down.sub-opened {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.faq-list {
  margin-top: 10px;
}

.faq-item {
  margin-bottom: 30px;
}

.faq-item__more-link {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.faq-item-q {
  margin-bottom: 10px;
}

.faq-item-q main {
  background-color: #f1f3eb;
  padding: 15px;
  position: relative;
}

.faq-item-q main:after {
  content: '';
  width: 15px;
  height: 15px;
  background-color: #f1f3eb;
  position: absolute;
  bottom: -8px;
  left: 25px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.faq-item-q footer {
  margin-top: 12px;
  padding-left: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 580px) {
  .faq-item-q footer {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.faq-item-q footer span {
  color: #657784;
  margin-right: 10px;
  padding-right: 30px;
}

.faq-item-q footer time {
  color: #8d9da8;
  font-size: 12px;
}

@media (max-width: 580px) {
  .faq-item-q footer time {
    margin-bottom: 5px;
  }
}

.faq-item-a {
  margin-bottom: 10px;
  padding-left: 20px;
}

.faq-item-a main {
  background-color: #e8effa;
  padding: 15px;
  position: relative;
}

.faq-item-a main:after {
  content: '';
  width: 15px;
  height: 15px;
  background-color: #e8effa;
  position: absolute;
  bottom: -8px;
  left: 25px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.faq-item-a footer {
  margin-top: 12px;
  padding-left: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 580px) {
  .faq-item-a footer {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.faq-item-a footer span {
  color: #657784;
  margin-right: 10px;
  padding-right: 30px;
}

.faq-item-a footer time {
  color: #8d9da8;
  font-size: 12px;
  white-space: nowrap;
}

@media (max-width: 580px) {
  .faq-item-a footer time {
    margin-top: 5px;
  }
}

.faq-share-sec {
  margin-bottom: 40px;
}

.faq-question-sec {
  background-color: #c5e8fe;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.faq-question-sec form {
  max-width: 740px;
}

.aside-resume-block {
  margin-top: 35px;
  padding: 25px;
  background-color: #e8effa;
}

@media (max-width: 810px) {
  .aside-resume-block {
    margin-top: 0;
  }
}

.aside-resume-block .btn {
  margin-top: 15px;
}

.job-list-sec {
  margin-bottom: 25px;
}

.job-bank {
  margin-bottom: 40px;
}

.job-bank__logo {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.job-bank__title {
  margin-bottom: 10px;
}

.job-bank__item {
  margin-bottom: 10px;
  line-height: 1.2;
}

.job-more-item {
  margin-bottom: 15px;
  line-height: 1.2;
  padding-right: 50px;
}

@media (max-width: 1025px) {
  .job-more-item {
    padding-right: 0;
  }
}

.job-inner-sec {
  margin-bottom: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 810px) {
  .job-inner-sec {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.job-inner-left {
  padding-right: 60px;
}

@media (max-width: 810px) {
  .job-inner-left {
    padding-right: 0;
  }
}

.job-inner-right {
  width: 280px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media (max-width: 1025px) {
  .job-inner-right {
    width: 200px;
  }
}

.aside-resume-cats {
  background-color: #f1f3eb;
  display: block;
  list-style: none;
  padding: 10px 0;
}

.aside-resume-cats li {
  display: block;
}

.aside-resume-cats li a {
  display: block;
}

.aside-resume-cats li a:hover {
  background-color: #d6ddc8;
}

.aside-resume-cats li.current a {
  color: #141414;
  background-color: #d6ddc8;
  pointer-events: none;
}

.resume-search-form {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f1f3eb;
}

.resume-search-form h4 {
  margin-bottom: 10px;
}

.resume-search-form footer .btn:first-child {
  margin-right: 20px;
}

.form-group--resume {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}

.form-group--resume input {
  width: 60px;
}

.form-group--resume label {
  margin-right: 5px;
}

.sort-sec {
  margin-bottom: 20px;
}

@media (max-width: 580px) {
  .sort-sec {
    text-align: center;
  }
}

.sort-sec__title {
  color: #657784;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}

@media (max-width: 580px) {
  .sort-sec__title {
    display: block;
    margin-bottom: 10px;
  }
}

.sort-btn {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: bold;
  font-size: 16px;
  padding: 2px 10px 3px 10px;
  border-radius: 2px;
}

.sort-btn i {
  margin-left: 5px;
  color: #0076d8;
  font-size: 9px;
}

.sort-btn:hover {
  background-color: #f1f3eb;
}

.sort-btn.active {
  background-color: #0076d8;
  color: #FFF;
}

.sort-btn.active i {
  color: #FFF;
}

.resume-list {
  margin-bottom: 20px;
}

.resume-item {
  background-color: #e8effa;
  margin-bottom: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 580px) {
  .resume-item {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.resume-item__photo {
  margin-right: 22px;
}

@media (max-width: 580px) {
  .resume-item__photo {
    margin-bottom: 5px;
  }
}

.resume-item main {
  padding-right: 20px;
}

@media (max-width: 580px) {
  .resume-item main {
    padding-right: 0;
    margin-bottom: 20px;
  }
}

.resume-item__title {
  margin-bottom: 3px;
}

.resume-item footer {
  margin-left: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media (max-width: 580px) {
  .resume-item footer {
    margin-left: inherit;
  }
}

.resume-item__zp {
  font-weight: bold;
  font-size: 22px;
  color: #657784;
}

.resume-item time {
  font-size: 12px;
  color: #657784;
}

.resume-list-other {
  margin-bottom: 20px;
}

.resume-inner {
  padding-right: 50px;
  margin-bottom: 20px;
}

@media (max-width: 1025px) {
  .resume-inner {
    padding-right: 0;
  }
}

.resume-inner__title {
  margin-bottom: 5px;
}

.resume-inner time {
  color: #657784;
  display: block;
  margin-bottom: 15px;
}

.resume-content {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 810px) {
  .resume-content {
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.resume-content__text {
  padding-right: 70px;
}

@media (max-width: 1025px) {
  .resume-content__text {
    padding-right: 30px;
  }
}

@media (max-width: 810px) {
  .resume-content__text {
    padding-right: 0;
  }
}

.resume-content__meta {
  width: 250px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media (max-width: 1025px) {
  .resume-content__meta {
    width: 200px;
  }
}

@media (max-width: 810px) {
  .resume-content__meta {
    width: 100%;
    margin-bottom: 20px;
  }
}

.resume-content__meta img {
  margin-bottom: 5px;
}

.docs-block--old {
  background-color: #c5e8fe;
  padding-top: 40px;
  width: 100%;
  max-width: 920px;
}

.doc-item--old {
  text-align: center;
  margin-bottom: 40px;
}

.doc-item--old:hover .doc-item__name {
  color: #0076d8;
}

.doc-item--old__name {
  transition: all 0.3s ease;
}

.docs-sec {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 810px) {
  .docs-sec {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.docs-sec__right {
  width: 270px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media (max-width: 810px) {
  .docs-sec__right {
    width: 100%;
  }
}

.docs-block {
  width: 500px;
  max-width: 100%;
  background-color: #c5e8fe;
}

.doc-item {
  margin-bottom: 20px;
}

.doc-item__name {
  display: inline;
  margin-right: 20px;
}

.doc-item__link {
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
}

.lk-sub-sec {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 810px) {
  .lk-sub-sec {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.lk-sub-sec__right {
  width: 270px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media (max-width: 810px) {
  .lk-sub-sec__right {
    width: 100%;
  }
}

.lk-subscribe-block {
  width: 500px;
  max-width: 100%;
  background-color: #c5e8fe;
}

.lk-subscribe-block__title {
  margin-bottom: 10px;
}

.lk-subscribe-block .checkbox-wrapper {
  width: 100%;
  margin-bottom: 20px;
}

.rko-bank {
  margin-bottom: 40px;
}

.rko-bank__title {
  margin-bottom: 5px;
}

.rko-bank__item {
  margin-bottom: 5px;
}

.banki-letters-sec {
  background-color: #d9e1ec;
  padding: 10px 15px 0 15px;
  margin-bottom: 20px;
}

@media (max-width: 580px) {
  .banki-letters-sec {
    padding: 10px 10px 0 10px;
  }
}

.banki-letters-sec a {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 10px;
  margin-bottom: 10px;
}

.banki-list-block {
  background-color: #e8effa;
  padding: 20px 25px 0 90px;
  margin-bottom: 20px;
  position: relative;
}

@media (max-width: 1025px) {
  .banki-list-block {
    padding-left: 60px;
  }
}

@media (max-width: 580px) {
  .banki-list-block {
    padding: 20px 10px 0 10px;
  }
}

.banki-list-block__letter {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  left: 20px;
  top: 12px;
}

@media (max-width: 580px) {
  .banki-list-block__letter {
    position: relative;
    display: block;
    margin-bottom: 20px;
    left: 0;
    top: 0;
  }
}

.bank-list-item {
  margin-bottom: 30px;
}

.bank-list-item__logo {
  display: block;
  margin-bottom: 10px;
  max-width: 100%;
}

.bank-list-item__title {
  margin-bottom: 5px;
}

.bank-inner-logo-sec {
  padding: 10px 0 20px 0;
}

.bank-inner-logo-sec img {
  max-width: 100%;
}

.bank-about-sec {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1025px) {
  .bank-about-sec {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.bank-about-sec__left {
  padding-right: 60px;
  width: 100%;
}

@media (max-width: 1025px) {
  .bank-about-sec__left {
    margin-bottom: 20px;
    padding-right: 0;
  }
}

.bank-about-sec__right {
  width: 300px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.params-list {
  margin-bottom: 30px;
}

.param-item {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}

@media (max-width: 580px) {
  .param-item {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.param-item__left {
  width: 165px;
  padding-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #657784;
}

@media (max-width: 580px) {
  .param-item__left {
    width: 100%;
  }
}

.bank-about-img {
  margin-bottom: 40px;
  color: #657784;
}

.bank-about-img img {
  display: block;
  max-width: 100%;
}

.bank-inner-news {
  margin-top: 30px;
  margin-bottom: 20px;
}

.bank-inner-news .tab-slider {
  margin-bottom: 15px;
}

.bank-inner-news .tab-slider figure {
  margin: 2px 10px 0 10px;
}

@media (max-width: 580px) {
  .bank-inner-news .tab-slider figure {
    margin: 2px 5px 0 5px;
  }
}

.bank-inner-news .tab-slider span {
  font-size: 20px;
}

@media (max-width: 580px) {
  .bank-inner-news .tab-slider span {
    font-size: 14px;
  }
}

.bank-filials-sec__title {
  margin-bottom: 20px;
}

.bank-filial {
  margin-bottom: 20px;
}

.bank-filial address {
  font-style: normal;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}

.bank-filials-map-sec {
  margin-bottom: 30px;
}

.filials-map {
  height: 430px;
  overflow: hidden;
}

.filials-map > ymaps {
  height: 100% !important;
}

@media (max-width: 580px) {
  .filials-map {
    height: 300px;
  }
}

.calc-tabs-sec {
  margin-bottom: 10px;
}

.calc-filter-sec {
  padding-bottom: 5px;
  background-color: #d5f1b0;
  margin-bottom: 20px;
}

.calc-filter-sec .line-form {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.calc-filter-sec .line-form .select-wrapper {
  width: 190px;
}

@media (max-width: 580px) {
  .calc-filter-sec .line-form .select-wrapper {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-right: 0;
  }
}

.calc-filter-sec .line-form .btn {
  margin-bottom: 10px;
}

.calc-filter--credit {
  display: none;
}

.calc-table-sec {
  margin-bottom: 20px;
}

.calc-table {
  width: 100%;
  border-spacing: 0;
}

@media (max-width: 580px) {
  .calc-table {
    display: block;
    overflow-x: scroll;
  }
}

.calc-table td {
  padding: 20px 15px;
  background-color: #e8effa;
  border-bottom: 3px solid #FFF;
  line-height: 1.1;
}

@media (max-width: 1250px) {
  .calc-table td {
    padding: 15px 10px;
    font-size: 12px;
  }
}

.calc-table td a {
  font-weight: bold;
}

.calc-table th {
  padding: 20px 15px;
  line-height: 1.1;
  font-weight: bold;
  text-align: left;
  background-color: #d9e1ec;
  border-bottom: 3px solid #FFF;
}

@media (max-width: 1250px) {
  .calc-table th {
    padding: 15px 10px;
    font-size: 12px;
  }
}

.kurs-tabs-sec {
  margin-bottom: 10px;
}

.kurs-tabs-sec__time {
  margin-top: 10px;
}

.kurs-table-sec {
  margin-bottom: 20px;
}

.kurs-table {
  width: 100%;
  border-spacing: 0;
}

@media (max-width: 580px) {
  .kurs-table {
    display: block;
    overflow-x: scroll;
  }
}

.kurs-table td {
  padding: 20px 15px;
  background-color: #e8effa;
  border-bottom: 3px solid #FFF;
  line-height: 1.1;
}

@media (max-width: 1250px) {
  .kurs-table td {
    padding: 15px 10px;
    font-size: 12px;
  }
}

.kurs-table td a {
  font-weight: bold;
}

.kurs-table thead {
  font-weight: bold;
  font-size: 16px;
}

.kurs-table thead td {
  padding: 5px 15px;
  border-bottom: 0;
  background-color: #d9e1ec;
  white-space: nowrap;
  vertical-align: top;
}

.kurs-table thead .bor-bot {
  border-bottom: 3px solid #FFF;
}

.kurs-table thead .bor-right {
  border-right: 3px solid #FFF;
}

.kurs-table thead .pad-top {
  padding-top: 15px;
}

.kurs-table thead .pad-bottom {
  padding-bottom: 15px;
}

.kurs-table thead i.reverse {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.kurs-table .kurs-sort-desc, .kurs-table .kurs-sort-asc {
  font-size: 12px;
  font-weight: normal;
  color: #141414;
  margin-left: 5px;
  position: relative;
  top: -2px;
  display: inline-block;
  cursor: pointer;
}

.kurs-table .kurs-sort-desc i, .kurs-table .kurs-sort-asc i {
  pointer-events: none;
}

.kurs-table .kurs-sort-desc.active, .kurs-table .kurs-sort-asc.active {
  color: #0076d8;
}

.kurs-table .kurs--orange {
  font-weight: bold;
  color: #e5a700;
}

.kurs-table .kurs--green {
  font-weight: bold;
  color: #72ab20;
}

.aside-kurs-dynamic {
  padding: 15px 20px 5px 20px;
  background-color: #f1f3eb;
}

.aside-kurs-dynamic h4 {
  margin-bottom: 10px;
}

.aside-kurs-dynamic a {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin: 0 10px 10px 0;
}

.aside-kurs-text {
  padding: 0 20px;
}

.services-filter-sec .line-form {
  padding: 15px 15px 5px 15px;
  background-color: #d5f1b0;
}

.services-filter-sec .btn {
  margin-bottom: 10px;
}

.services-list-sec {
  padding: 20px 0;
}

.services-list-sec__title {
  margin-bottom: 20px;
}

.service-bank {
  margin-bottom: 40px;
}

.service-bank__logo {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.service-bank__title {
  margin-bottom: 10px;
}

.service-bank__item {
  margin-bottom: 10px;
  line-height: 1.2;
}

.service-bank-info-sec {
  padding-top: 40px;
}
