@charset "UTF-8";
/* MODULES */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* ==========================================================================
   Default Minfin icons
   ========================================================================== */
@font-face {
  font-family: 'mf-icons';
  src: url("../../../fonts/mf-icons/mf-icons.eot?69854561");
  src: url("../../../fonts/mf-icons/mf-icons.eot?69854561#iefix") format("embedded-opentype"), url("../../../fonts/mf-icons/mf-icons.woff?69854561") format("woff"), url("../../../fonts/mf-icons/mf-icons.ttf?69854561") format("truetype"), url("../../../fonts/mf-icons/mf-icons.svg?69854561#mf-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'mf-icons';
    src: url('/fonts/mf-icons/mf-icons.svg?69854561#mf-icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "mf-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-sort:before {
  content: '\e800';
}

.icon-sort-down:before {
  content: '\e801';
}

.icon-sort-up:before {
  content: '\e802';
}

.icon-gplus:before {
  content: '\e803';
}

.icon-facebook-rect:before {
  content: '\e804';
}

.icon-twitter-bird:before {
  content: '\e805';
}

.icon-vkontakte-rect:before {
  content: '\e806';
}

.icon-facebook:before {
  content: '\e807';
}

.icon-twitter:before {
  content: '\e808';
}

.icon-tumblr:before {
  content: '\e809';
}

.icon-tumblr-rect:before {
  content: '\e80a';
}

.icon-googleplus-rect:before {
  content: '\e80b';
}

.icon-skype:before {
  content: '\e80c';
}

.icon-linkedin:before {
  content: '\e80d';
}

.icon-linkedin-rect:before {
  content: '\e80e';
}

.icon-instagram-filled:before {
  content: '\e80f';
}

.icon-instagram:before {
  content: '\e810';
}

.icon-visa:before {
  content: '\e811';
}

.icon-mastercard:before {
  content: '\e812';
}

.icon-right-open:before {
  content: '\e813';
}

.icon-left-open:before {
  content: '\e814';
}

.icon-down-open:before {
  content: '\e815';
}

.icon-up-open:before {
  content: '\e816';
}

.icon-magnifying-glass:before {
  content: '\e817';
}

.icon-star:before {
  content: '\e818';
}

.icon-star-circled:before {
  content: '\e819';
}

.icon-star-empty:before {
  content: '\e81a';
}

.icon-user:before {
  content: '\e81b';
}

.icon-heart-empty:before {
  content: '\e81c';
}

.icon-heart:before {
  content: '\e81d';
}

.icon-search:before {
  content: '\e81e';
}

.icon-search-circled:before {
  content: '\e81f';
}

.icon-mail:before {
  content: '\e820';
}

.icon-mail-circled:before {
  content: '\e821';
}

.icon-picture:before {
  content: '\e822';
}

.icon-ok:before {
  content: '\e823';
}

.icon-ok-circled:before {
  content: '\e824';
}

.icon-ok-circled2:before {
  content: '\e825';
}

.icon-cancel:before {
  content: '\e826';
}

.icon-cancel-circled:before {
  content: '\e827';
}

.icon-cancel-circled2:before {
  content: '\e828';
}

.icon-plus:before {
  content: '\e829';
}

.icon-plus-circled:before {
  content: '\e82a';
}

.icon-minus:before {
  content: '\e82b';
}

.icon-minus-circled:before {
  content: '\e82c';
}

.icon-info-circled:before {
  content: '\e82d';
}

.icon-home:before {
  content: '\e82e';
}

.icon-home-circled:before {
  content: '\e82f';
}

.icon-attach:before {
  content: '\e830';
}

.icon-lock-open:before {
  content: '\e831';
}

.icon-lock:before {
  content: '\e832';
}

.icon-eye:before {
  content: '\e833';
}

.icon-eye-off:before {
  content: '\e834';
}

.icon-lock-circled:before {
  content: '\e835';
}

.icon-lock-open-alt:before {
  content: '\e836';
}

.icon-bookmark:before {
  content: '\e837';
}

.icon-bookmark-empty:before {
  content: '\e838';
}

.icon-flag:before {
  content: '\e839';
}

.icon-flag-circled:before {
  content: '\e83a';
}

.icon-thumbs-up:before {
  content: '\e83b';
}

.icon-thumbs-down:before {
  content: '\e83c';
}

.icon-comment:before {
  content: '\e83d';
}

.icon-comment-alt:before {
  content: '\e83e';
}

.icon-pencil:before {
  content: '\e83f';
}

.icon-export:before {
  content: '\e840';
}

.icon-off:before {
  content: '\e841';
}

.icon-folder-open:before {
  content: '\e842';
}

.icon-left-circled2:before {
  content: '\e843';
}

.icon-capitalization:before {
  content: '\e844';
}

.icon-check-circled:before {
  content: '\e845';
}

.icon-download-alt:before {
  content: '\e855';
}

.icon-plus-circled-1:before {
  content: '\e857';
}

.icon-share:before {
  content: '\e882';
}

.icon-ok-circled2-2:before {
  content: '\e883';
}

.icon-rouble:before {
  content: '\e884';
}

.icon-ok-circled-2:before {
  content: '\e885';
}

.icon-location:before {
  content: '\e886';
}

.icon-calendar-1:before {
  content: '\e887';
}

.icon-calendar:before {
  content: '\e888';
}

.icon-help-circled:before {
  content: '\e889';
}

.icon-chart-area:before {
  content: '\e88a';
}

.icon-credit-card:before {
  content: '\e88b';
}

.icon-help-circled-alt:before {
  content: '\e88c';
}

.icon-cog:before {
  content: '\e88d';
}

.icon-consultant:before {
  content: '\e88e';
}

.icon-dotes:before {
  content: '\e88f';
}

.icon-monthly-payment:before {
  content: '\e890';
}

.icon-partial-withdrawal:before {
  content: '\e891';
}

.icon-preferential-termination:before {
  content: '\e892';
}

.icon-refill:before {
  content: '\e893';
}

.icon-tablet:before {
  content: '\e89e';
}

.icon-clock:before {
  content: '\e8ab';
}

.icon-code:before {
  content: '\e8ad';
}

.icon-mobile-1:before {
  content: '\e8ae';
}

.icon-laptop-1:before {
  content: '\e8af';
}

.icon-desktop-1:before {
  content: '\e8b0';
}

.icon-menu:before {
  content: '\e8b7';
}

.icon-trash-bin-opened:before {
  content: '\e8f4';
}

.icon-trash-bin-closed:before {
  content: '\e8f5';
}

.icon-rectangle:before {
  content: '\e8f6';
}

.icon-rubric-post:before {
  content: '\e8f7';
}

.icon-poster-wide:before {
  content: '\e8f8';
}

.icon-poster:before {
  content: '\e8f9';
}

.icon-mini-post:before {
  content: '\e8fa';
}

.icon-default-post:before {
  content: '\e8fb';
}

.icon-circle:before {
  content: '\e8fc';
}

.icon-w-drop:before {
  content: '\e8fd';
}

.icon-swipe-right-line:before {
  content: '\e8ff';
}

.icon-swipe-right-fill:before {
  content: '\e903';
}

.icon-right-circled2:before {
  content: '\e904';
}

.icon-mini-post-rubric:before {
  content: '\e905';
}

.icon-text-list-post:before {
  content: '\e906';
}

.icon-rubric-post-circle:before {
  content: '\e907';
}

.icon-arrows-cw:before {
  content: '\e908';
}

.icon-qa-post:before {
  content: '\e909';
}

.icon-ccw:before {
  content: '\e90a';
}

.icon-search-2:before {
  content: '\e90b';
}

.icon-depo-shield:before {
  content: '\e90c';
}

.icon-nonmf-badge:before {
  content: '\e918';
}

.icon-pen-plus:before {
  content: '\e919';
}

.icon-time:before {
  content: '\e91a';
}

.icon-dislike:before {
  content: '\e91b';
}

.icon-like:before {
  content: '\e91c';
}

.icon-mf-badge:before {
  content: '\e91d';
}

.icon-pro:before {
  content: '\e91e';
}

.icon-hand:before {
  content: '\e91f';
}

.icon-edit:before {
  content: '\e920';
}

.icon-close-thin:before {
  content: '\e921';
}

.icon-help-circled-contour:before {
  content: '\e922';
}

.icon-api-circled-contour:before {
  content: '\e923';
}

.icon-info-circled-contour:before {
  content: '\e924';
}

.icon-phone-squared:before {
  content: '\e925';
}

.icon-phone:before {
  content: '\e926';
}

.icon-real-arrow-down:before {
  content: '\e927';
}

.icon-refresh:before {
  content: '\e928';
}

.icon-eye-contour:before {
  content: '\e929';
}

.icon-trash:before {
  content: '\e92a';
}

.icon-vkontakte:before {
  content: '\e92b';
}

.icon-dislike-active:before {
  content: '\e92c';
}

.icon-dislike-1:before {
  content: '\e92d';
}

.icon-like-active:before {
  content: '\e92e';
}

.icon-like-1:before {
  content: '\e92f';
}

.icon-percentage:before {
  content: '\e930';
}

.icon-bubble-speech:before {
  content: '\e931';
}

.icon-ribbon:before {
  content: '\e932';
}

.icon-interface:before {
  content: '\e933';
}

.icon-money:before {
  content: '\e934';
}

.icon-percentage-1:before {
  content: '\e935';
}

.mfz-section {
  position: relative;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1100px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 800px) {
  .mfz-section {
    padding-left: 10px;
    padding-right: 10px;
  }
}

header.mfz-main-header ul > li {
  list-style-type: none !important;
  margin-bottom: 0;
}

.mfz-mobile_other_nav {
  display: none;
}

@media (min-width: 780px) {
  .mfz-burger-nav-opened main.mfz-section:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
  }
}
.mfz-mobile-nav-opened.js-mobile main.mfz-section:before,
.js-mobile.mfz-mobile-nav-opened main.mfz-section:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.mfz-main-logo.logo-header svg {
  position: absolute;
  width: 160px;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 781px) and (max-width: 860px) {
  .mfz-main-logo.logo-header svg {
    width: 120px !important;
  }
}

@media only screen and (max-width: 780px) {
  [data-layout="responsive"] .mfz-main-logo {
    width: 146px;
    left: 0;
    margin-left: 0px;
    top: 30px;
    height: 40px;
  }
  [data-layout="responsive"] .mfz-main-logo svg {
    height: 29px;
    left: -19px;
    top: 12px;
    transform-origin: 0px center 0px;
    transform: translate(0%, 0%);
  }
  [data-layout="responsive"] .mfz-main-logo .lang-ua {
    left: -30px;
  }
}

.mfz-main-logo .lang-ua {
  display: none;
}
.mfz-main-logo .lang-ru {
  display: block;
}

html[lang=uk] .mfz-main-logo .lang-ua {
  display: block;
}
html[lang=uk] .mfz-main-logo .lang-ru {
  display: none;
}

html[lang=ru] .mfz-main-logo .lang-ua {
  display: none;
}
html[lang=ru] .mfz-main-logo .lang-ru {
  display: block;
}

@media only screen and (max-width: 780px) {
  html[lang=uk] [data-layout="responsive"] .mfz-main-logo {
    height: 32px;
    left: -24px;
    top: 3px;
  }
}

.mfz-main-header--top {
  display: table;
  width: 100%;
  height: 86px;
  position: relative;
}

.mfz-main-header--right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.mfz-main-header--left {
  display: table-cell;
  vertical-align: middle;
}

.mfm-top-nav-a {
  color: #244696;
  float: left;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  padding-right: 24px;
  font-size: 18px;
}
.mfm-top-nav-a.bonus-icon:before {
  display: inline-block;
  margin-right: 2px;
  font-size: 20px;
  font-weight: normal;
  content: '%';
  color: #e78526;
  position: absolute;
  top: -3px;
  left: 0;
}

.mfz-main-header--left-inner {
  display: inline-flex;
  align-items: center;
}
.mfz-main-header--left-inner a:hover {
  color: #df3014;
}

.mfm-middle-nav-a {
  color: #244696;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 18px;
  line-height: 21px;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.mfm-middle-nav-a:hover {
  color: #244696;
}
.mfm-middle-nav-a:active {
  color: #df3014;
}

.mfz-main-nav-dropdown {
  display: inline-block;
}
.mfz-main-nav-dropdown:hover a {
  color: #aab9db;
}
.mfz-main-nav-dropdown:hover .mfz-main-nav-active {
  color: #df3014;
}
.mfz-main-nav-dropdown li:hover a {
  color: #244696;
}

.mfz-main-nav-dropdown li a {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.mfz-main-nav-dropdown li a:hover {
  color: #244696;
  text-decoration: none;
}
.mfz-main-nav-dropdown .mfm-middle-nav-a + .mfz-main-nav-sub li {
  padding: 0;
}
.mfz-main-nav-dropdown .mfm-middle-nav-a + .mfz-main-nav-sub li.first-item {
  display: none;
}

.mfz-main-nav {
  line-height: 0;
}

.mfm-middle-nav-a.mfz-main-nav-active {
  color: #df3014;
  position: relative;
}
.mfm-middle-nav-a.mfz-main-nav-active:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #df3014;
  transition: width .3s ease;
}
.mfm-middle-nav-a.mfz-main-nav-active:hover, .mfm-middle-nav-a.mfz-main-nav-active:active {
  text-decoration: none;
}

header.mfz-main-header .mfz-main-nav-dropdown li {
  padding-right: 22px;
}
header.mfz-main-header .mfz-main-nav-dropdown li a {
  padding-bottom: 13px;
  font-weight: 500;
}
header.mfz-main-header .mfz-main-nav-dropdown li:last-of-type {
  padding-right: 0;
}

.mfz-main-nav-sub-wrap.mfz-main-header--bottom-small .mfz-main-nav-sub {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 -8px;
  height: 40px;
  overflow: hidden;
  padding-left: 0px;
}
.mfz-main-nav-sub-wrap.mfz-main-header--bottom-small .mfz-main-nav-sub li {
  float: left;
  list-style: none;
}

.mfz-main-header--bottom, .mfz-main-header--bottom-small {
  display: block;
  position: relative;
  box-shadow: inset 0 2px 0 0 #df3014;
  width: auto;
  z-index: 103;
}

.mfz-main-header--bottom {
  padding: 0 20px;
  margin: 0 -20px;
}

.mfz-main-header--bottom-small, .mfz-main-nav-burger-wrap {
  padding: 0 20px;
  margin: 0 -20px;
}
@media only screen and (max-width: 1011px) {
  .mfz-main-header--bottom-small, .mfz-main-nav-burger-wrap {
    padding: 0 10px;
    margin: 0 -10px;
  }
}

[data-bn-slot="bn-slot-branding"] {
  border: 0 solid lime;
  height: 0 !important;
}
[data-bn-slot="bn-slot-branding"] > * {
  overflow: hidden;
}

[data-bn-slot="bn-slot-top"] > div {
  margin: 6px auto 8px;
}

.mfz-main-header--bottom .mfz-mobile-main-menu,
.mfz-main-header--bottom .mfz-mobile-main-menu--burger {
  display: none;
  position: absolute;
  left: 0;
  z-index: 1;
  top: 50%;
  margin-top: -6px;
  width: 24px;
  height: 24px;
}
.mfz-main-header--bottom .mfz-mobile-main-menu--burger {
  display: block;
}

.c-mfz-main-header {
  position: relative;
}
.c-mfz-main-header:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.c-mfz-main-header a, .c-mfz-main-header .nav__dropdown-toggle {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
}
.c-mfz-main-header .mfm-top-nav-a:hover {
  text-decoration: none;
}
.c-mfz-main-header .mfm-top-nav-a.bonus-icon {
  font-weight: 700;
  position: relative;
  padding-left: 20px;
}

.mfm-middle-nav-a + .mfz-main-nav-sub {
  display: none;
  position: absolute;
  top: 45px;
  left: -10px;
  width: auto;
  padding: 0;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 0 1px #e0e0e0;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  z-index: 10;
}
.mfm-middle-nav-a + .mfz-main-nav-sub li {
  float: none;
}

.mfz-main-nav-dropdown {
  height: 50px;
  left: 41px;
  position: relative;
  margin: 0;
}
@media (min-width: 780px) and (max-width: 890px) {
  .mfz-main-nav-dropdown.top_menu li:nth-child(n+8) {
    display: none;
  }
}
.mfz-main-nav-dropdown li {
  list-style-type: none;
}
.mfz-main-nav-dropdown .mfz-online-payment,
.mfz-main-nav-dropdown .mfz-bonusminfin {
  display: none;
}

body:not([data-layout="responsive"]) .mfz-main-nav-dropdown li:hover .mfm-middle-nav-a + .mfz-main-nav-sub {
  display: block;
}

@media (min-width: 780px) {
  [data-layout="responsive"] .mfz-main-nav-dropdown li:hover .mfm-middle-nav-a + .mfz-main-nav-sub {
    display: block !important;
  }
}
.mfz-main-nav-dropdown li {
  float: left;
  position: relative;
  z-index: 11;
  padding-top: 16px;
}

.mfz-main-header .mfz-main-header--bottom .mfz-main-nav-sub > li > a {
  display: block;
  font-weight: 500;
  padding: 6px 15px;
  font-size: 14px;
  color: #224762;
  white-space: nowrap;
  text-decoration: none;
  position: relative;
  line-height: 21px;
  cursor: pointer;
  -webkit-transition: text-decoration 0.3s ease;
  -moz-transition: text-decoration 0.3s ease;
  -ms-transition: text-decoration 0.3s ease;
  -o-transition: text-decoration 0.3s ease;
  transition: text-decoration 0.3s ease;
}
.mfz-main-header .mfz-main-header--bottom .mfz-main-nav-sub > li > a:hover {
  text-decoration: underline;
}

.mfz-main-header .mfz-main-header--bottom .mfz-main-nav-sub > li:first-child a {
  padding-top: 12px;
}
.mfz-main-header .mfz-main-header--bottom .mfz-main-nav-sub > li:last-child a {
  padding-bottom: 12px;
}

.mfz-main-header .mfz-main-nav-sub:before,
.mfz-main-header .mfz-main-nav-sub:after {
  content: '';
  position: absolute;
  top: -4px;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #ffffff transparent;
}

.mfz-main-header .mfz-main-nav-sub:before {
  border-color: transparent transparent #e0e0e0 transparent;
  top: -5px;
}

.mfz-main-nav-sub.top_menu:before, .mfz-main-nav-sub.top_menu:after {
  content: none;
  display: none;
}

.ghost-auth-entry {
  color: #244696;
  padding-bottom: 0;
}

.mfz-mobile-main-menu > i,
.mfz-mobile-main-menu--burger > i {
  display: block;
  width: 18px;
  height: 2px;
  background: #df3014;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.mfz-mobile-main-menu > i + i,
.mfz-mobile-main-menu--burger > i + i {
  margin-top: 4px;
}

.js-mfz-mobile-main-menu, .js-mfz-burger-main-menu {
  display: none;
}

.mfz-main-nav-sub li a {
  display: block;
  padding: 10px 8px;
  white-space: nowrap;
  text-decoration: none;
  font-size: 16px;
  color: #44598c;
  line-height: 20px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.mfz-main-nav-sub li a:hover {
  color: #44598c;
}

.mfz-main-nav-sub-wrap {
  position: relative;
  box-shadow: 0 -1px 0 0 #e3e3e3;
  background-color: #fff;
  z-index: 102;
  margin: 0 -20px;
  height: 40px;
}

.mfm-lang-switch, .mfm-lang-switch_mob a {
  display: inline-block;
}
.mfm-lang-switch a, .mfm-lang-switch_mob a a {
  font-size: 14px;
  color: #244696;
  display: inline-block;
  line-height: 21px;
  height: 24px;
  padding: 0 8px;
  border: 1px solid #CBDAF3;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfm-lang-switch a:hover, .mfm-lang-switch_mob a a:hover, .mfm-lang-switch a:focus, .mfm-lang-switch_mob a a:focus {
  text-decoration: none;
  border-color: #fee2e2;
  background-color: #fee2e2;
  color: #df3014;
}

.mfm-lang-switch_mob a {
  text-decoration: none;
  padding: 5px;
}

.minfin-profile-widget {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}

.mfm-auth {
  z-index: 105;
}

.mfz-ud-notification .mfz-userbar-menu {
  z-index: 105;
}

.mfz-main-header--bottom-small .mfz-main-nav-sub li .mfz-nav-sub-active {
  color: #df3014;
}
.mfz-main-header--bottom-small .mfz-main-nav-sub li .mfz-nav-sub-active:hover {
  color: #df3014;
}
.mfz-main-header--bottom-small .mfz-main-nav-sub li:hover a {
  color: #df3014;
}
.mfz-main-header--bottom-small .mfz-main-nav-sub li:hover a:hover {
  color: #df3014;
  text-decoration: none !important;
}

.mfz-main-header--bottom-small li a.mfz-nav-sub-active {
  color: #df3014;
}
.mfz-main-header--bottom-small .mfz-main-nav-sub li a:hover {
  color: #44598c;
}
.mfz-main-header--bottom-small .mfz-main-nav-sub li a.mfz-nav-sub-active {
  color: #df3014;
}
.mfz-main-header--bottom-small .mfz-main-nav-sub li a.mfz-nav-sub-active:hover {
  color: #df3014;
}

.mfz-mobile-main-menu, .mfz-mobile-main-menu--burger {
  cursor: pointer;
}

.mfz-mobile-nav-opened .mfz-mobile-main-menu > i:first-child,
.mfz-mobile-main-menu--burger.active > i:first-child {
  -webkit-transform: rotate(45deg) translate(4px, 4px);
  -ms-transform: rotate(45deg) translate(4px, 4px);
  -o-transform: rotate(45deg) translate(4px, 4px);
  transform: rotate(45deg) translate(4px, 4px);
}
@media only screen and (max-width: 781px) {
  .mfz-mobile-nav-opened .mfz-mobile-main-menu > i:first-child,
  .mfz-mobile-main-menu--burger.active > i:first-child {
    -webkit-transform: rotate(45deg) translate(6px, 5px);
    -ms-transform: rotate(45deg) translate(6px, 5px);
    -o-transform: rotate(45deg) translate(6px, 5px);
    transform: rotate(45deg) translate(6px, 5px);
  }
}

.mfz-mobile-nav-opened .mfz-mobile-main-menu > i:first-child + i,
.mfz-mobile-main-menu--burger.active > i:first-child + i {
  display: none;
}

.mfz-mobile-nav-opened .mfz-mobile-main-menu > i:last-child,
.mfz-mobile-main-menu--burger.active > i:last-child {
  -webkit-transform: rotate(-45deg) translate(0px, 0px);
  -ms-transform: rotate(-45deg) translate(0px, 0px);
  -o-transform: rotate(-45deg) translate(0px, 0px);
  transform: rotate(-45deg) translate(0px, 0px);
}

.mfz-mobile-nav-dropdown label {
  display: inline-block;
  width: 100%;
  padding: 8px 0;
  margin: 16px 0 0;
  font-size: 18px;
  font-weight: bold;
  color: #2b2b2b;
  border-bottom: 1px solid #eaeaea;
}

.mfz-mobile-nav-dropdown ul {
  margin: 8px 0;
}

.mfz-mobile-nav-dropdown > li {
  float: none;
  width: 100%;
  padding: 0px;
  margin-bottom: 16px;
}

.mfz-mobile-nav-dropdown .mfz-main-nav-sub li a {
  color: #284572;
  white-space: normal;
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: text-decoration 0.3s ease;
  -moz-transition: text-decoration 0.3s ease;
  -ms-transition: text-decoration 0.3s ease;
  -o-transition: text-decoration 0.3s ease;
  transition: text-decoration 0.3s ease;
}
.mfz-mobile-nav-dropdown .mfz-main-nav-sub li a:hover {
  text-decoration: underline;
}

.mfz-main-nav-burger-wrap {
  border-top: 1px solid #d9d9d9;
  background: #fafafa;
  margin: 0;
  z-index: 11;
  position: absolute;
  min-height: 1050px;
  height: auto;
  left: 0;
  padding-bottom: 20px;
  display: none;
  box-shadow: rgba(0, 0, 0, 0.06) 0 1px 2px, rgba(0, 0, 0, 0.14) 0 1px 2px;
  width: 100%;
}

.mfz-mobile-nav-dropdown {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  -moz-column-fill: balance;
  column-fill: balance;
  position: relative;
  width: 100%;
}
.mfz-mobile-nav-dropdown .mfz-burger-nav-sub {
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */
  width: 100%;
}
.mfz-mobile-nav-dropdown .mfz-burger-nav-sub:after, .mfz-mobile-nav-dropdown .mfz-burger-nav-sub:before {
  display: none;
}
.mfz-mobile-nav-dropdown .mfz-main-nav-sub {
  list-style: none;
}

.mfz-main-header .mfz-main-nav-burger-wrap .mfz-main-nav-sub:before, .mfz-main-header .mfz-main-nav-burger-wrap .mfz-main-nav-sub:after {
  content: none;
}

.js-mobile-inactive .icon-down-open {
  display: none;
}

.hover-show {
  display: inline-block;
  vertical-align: middle;
  padding: 15px 0 0;
}

span#subMainMenu {
  display: inline-block;
}
span#subMainMenu:hover .hoverMenu {
  display: block !important;
}

.mfm-middle-nav-a.mfm-middle-nav-a--label {
  display: none;
  justify-content: space-between;
  align-items: center;
}
.mfm-middle-nav-a.mfm-middle-nav-a--label svg {
  fill: #fff;
}
.mfm-middle-nav-a.mfm-middle-nav-a--label.js-tap svg {
  transform: rotate(180deg);
}

@media only screen and (min-width: 700px) and (max-width: 1199px) {
  [data-layout="responsive"] .mfz-mobile-nav-dropdown {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .mfm-top-nav-a {
    padding-right: 10px;
  }

  [data-layout="responsive"] .mfz-mobile-nav-dropdown .mfz-main-nav-sub li {
    font-size: 12px;
    line-height: 20px;
  }
  [data-layout="responsive"] .mfz-main-nav-sub-wrap,
  [data-layout="responsive"] .mfz-main-header--bottom,
  [data-layout="responsive"] .mfz-main-header--bottom-small {
    padding: 0 10px;
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 780px) {
  [data-layout="responsive"] .mfz-main-header.mfz-section {
    -webkit-box-shadow: 0px 2px 10px -2px #c2c1bf;
    -moz-box-shadow: 0px 2px 10px -2px #c2c1bf;
    box-shadow: 0px 2px 10px -2px #c2c1bf;
  }

  [data-layout="responsive"] .mfz-main-header {
    border-bottom: 1px solid #fbfbfb;
    position: sticky !important;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1001 !important;
  }

  [data-layout="responsive"] .mfz-main-nav-wrap.mfz-container {
    position: relative;
    line-height: 0;
  }

  [data-layout="responsive"] .mfz-main-nav-wrap .mfz-main-nav > .mfz-main-nav-dropdown {
    display: none !important;
  }
  [data-layout="responsive"] .mfz-main-nav-burger-wrap {
    display: none !important;
  }
  [data-layout="responsive"] .mfz-main-header--bottom .mfz-mobile-main-menu,
  [data-layout="responsive"] .mfz-main-header--bottom .mfz-mobile-main-menu--burger {
    display: block;
    position: absolute;
    left: 0;
    float: none;
    top: 50%;
    margin-top: -6px;
  }
  [data-layout="responsive"] .mfz-main-header--bottom .mfz-mobile-main-menu--burger {
    display: none;
  }
  [data-layout="responsive"] .mfz-mobile_other_nav {
    display: block;
  }
  [data-layout="responsive"] .mfz-mobile_other_nav .mfz-mobile-no-auth {
    display: flex;
    justify-content: center;
  }
  [data-layout="responsive"] .mfz-mobile_other_nav input {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 15px;
    min-width: 100px;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    margin: 16px 8px 0;
    border: 1px solid #979797;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    background: transparent;
  }

  [data-layout="responsive"] .mfz-main-nav-wrap .mfz-mobile-main-menu,
  [data-layout="responsive"] .mfz-main-nav-wrap .mfz-mobile-main-menu--burger {
    width: 40px;
    height: 30px;
    font-size: 25px;
    line-height: 1em;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 1000;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -1px;
  }

  [data-layout="responsive"] .mfz-main-header--left,
  [data-layout="responsive"] .mfz-main-header--right {
    display: none;
  }

  [data-layout="responsive"] .mfz-main-header--top {
    height: 52px;
    display: inline-block;
    width: auto;
  }

  [data-layout="responsive"] .mfz-main-header--bottom {
    display: flex;
    flex-wrap: wrap;
  }

  [data-layout="responsive"] .mfz-mobile-auth-control {
    display: block;
  }
  [data-layout="responsive"] .mfz-mobile-auth-control label {
    display: block;
    position: relative;
    width: 100%;
    padding: 8px 16px 8px 40px;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    -webkit-box-shadow: inset 0 -1px 0 #686868;
    box-shadow: inset 0 -1px 0 #686868;
    font-weight: 400;
    cursor: pointer;
    min-height: 50px;
  }
  [data-layout="responsive"] .mfz-mobile-auth-control label[for=userC] p {
    display: inline-block;
    margin: 0;
    max-width: 190px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
    color: #fff;
    font-family: 'Raleway','Roboto',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
  }
  [data-layout="responsive"] .mfz-mobile-auth-control label[for=userC] img {
    width: 35px;
    height: 35px;
    margin-top: -6px;
    border-radius: 50%;
    margin-right: 0;
    float: none;
    display: block;
    position: absolute;
    top: 18px;
    right: 16px;
  }
  [data-layout="responsive"] .mfz-mobile-auth-control .mfz-main-nav-sub {
    display: none;
  }
  [data-layout="responsive"] .mfz-mobile-auth-control > input[type=checkbox]:checked ~ ul {
    display: block;
    height: auto;
    margin: 0;
  }
  [data-layout="responsive"] .top-nav-wrapper {
    position: absolute;
    left: auto;
    right: -10px;
    width: 300px;
    height: 100vh;
    padding: 0 0 50px;
    margin-top: 0;
    background: #4a4a4a;
    border: none;
    overflow-y: scroll;
    -webkit-box-shadow: 0 100px 0 #4a4a4a;
    box-shadow: 0 100px 0 #4a4a4a;
    -webkit-transition: right .5s;
    -o-transition: right .5s;
    transition: right .5s;
    z-index: 100;
    display: none;
  }
  [data-layout="responsive"].mfz-mobile-nav-opened .top-nav-wrapper {
    display: block;
  }
  [data-layout="responsive"] header.mfz-main-header .mfz-main-nav-dropdown {
    display: block;
    height: auto;
    top: 0;
    left: 0;
  }
  [data-layout="responsive"] header.mfz-main-header .mfz-main-nav-dropdown li {
    float: none;
    padding: 0;
  }
  [data-layout="responsive"] header.mfz-main-header .mfz-main-nav-dropdown li .mfm-middle-nav-a {
    min-height: 40px;
    border-bottom: 1px solid #686868;
    padding: 8px 16px 8px 40px;
    color: #fff;
    display: none;
    font-family: 'Raleway',roboto,sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  [data-layout="responsive"] header.mfz-main-header .mfz-main-nav-dropdown li .mfm-middle-nav-a--label {
    display: flex;
    font-family: 'Raleway',roboto,sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  [data-layout="responsive"] header.mfz-main-header .mfz-main-nav-dropdown .mfz-online-payment,
  [data-layout="responsive"] header.mfz-main-header .mfz-main-nav-dropdown .mfz-bonusminfin {
    display: block;
  }
  [data-layout="responsive"] .mfz-main-header .mfz-main-header--bottom .mfz-main-nav-sub {
    position: relative;
    top: 0;
    left: 0;
    background: #313131;
    border: none;
    box-shadow: none;
    width: 100%;
  }
  [data-layout="responsive"] .mfz-main-header .mfz-main-header--bottom .mfz-main-nav-sub li {
    min-height: 40px;
    border-bottom: 1px solid #464646;
  }
  [data-layout="responsive"] .mfz-main-header .mfz-main-header--bottom .mfz-main-nav-sub li.first-item {
    display: block;
  }
  [data-layout="responsive"] .mfz-main-header .mfz-main-header--bottom .mfz-main-nav-sub a {
    display: block;
    color: #fff;
    padding: 9px 0 9px 50px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 100%;
    line-height: 24px;
  }
  [data-layout="responsive"] .mfz-main-header .mfz-main-nav-sub:before, [data-layout="responsive"] .mfz-main-header .mfz-main-nav-sub:after {
    display: none;
  }
  [data-layout="responsive"] .mfz-main-header--bottom .mfz-mobile-main-menu,
  [data-layout="responsive"] .mfz-main-header--bottom .mfz-mobile-main-menu--burger {
    position: absolute;
    top: -30px;
    right: 6px;
    left: inherit;
  }
  [data-layout="responsive"] .mfz-main-nav-sub-wrap {
    display: none;
  }
  [data-layout="responsive"] .mfz-mobile-main-menu > i,
  [data-layout="responsive"] .mfz-mobile-main-menu--burger > i {
    width: 24px;
    height: 3px;
    border-radius: 4px;
  }
  [data-layout="responsive"] .mfz-mobile-main-menu > i + i,
  [data-layout="responsive"] .mfz-mobile-main-menu--burger > i + i {
    margin-top: 5px;
  }
  [data-layout="responsive"] .mfz-mobile-nav-opened .mfz-mobile-main-menu > i:first-child,
  [data-layout="responsive"] .mfz-mobile-main-menu--burger.active > i:first-child {
    -webkit-transform: rotate(45deg) translate(6px, 5px);
    -ms-transform: rotate(45deg) translate(6px, 5px);
    -o-transform: rotate(45deg) translate(6px, 5px);
    transform: rotate(45deg) translate(6px, 5px);
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown {
    margin-bottom: 50px;
    width: 100%;
    -webkit-columns: 1;
    -moz-columns: 14;
    columns: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li {
    display: block;
    float: none;
    width: 100%;
    padding: 0;
    color: #fff;
    margin-bottom: 0;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li label {
    display: block;
    position: relative;
    width: 100%;
    padding: 15px 15px 15px 50px;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    -webkit-box-shadow: inset 0 -1px 0 #686868;
    box-shadow: inset 0 -1px 0 #686868;
    font-weight: normal;
    cursor: pointer;
    min-height: 50px;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li label > i {
    display: block;
    position: absolute;
    top: 23px;
    right: 29px;
    font-family: 'mf-icons';
    vertical-align: top;
    font-size: .5em;
    color: #fff;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li.mfz-mobile-nav-sub-opened label > i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 18px;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li > .mfz-main-nav-sub {
    height: 0px;
    overflow: hidden;
    background: #313131;
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.5);
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li.mfz-mobile-nav-sub-opened .mfz-main-nav-sub {
    display: block !important;
    height: auto;
    border-bottom: 1px solid #686868;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li > .mfz-main-nav-sub > li {
    min-height: 40px;
    border-bottom: 1px solid #464646;
  }
  [data-layout="responsive"] [data-layout="responsive"] .mfz-mobile-nav-dropdown > li > .mfz-main-nav-sub > li:first-child {
    display: block;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li > .mfz-main-nav-sub > li > a {
    display: block;
    color: #fff;
    padding: 9px 0 9px 50px;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    width: 100%;
    height: 100%;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li label > i:before {
    color: #fff;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown li a:focus, [data-layout="responsive"] .mfz-mobile-nav-dropdown li a:active, [data-layout="responsive"] .mfz-mobile-nav-dropdown li a:hover {
    text-decoration: none;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown .mfz-main-nav-sub li a:hover {
    text-decoration: underline;
  }
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li:nth-last-child(2),
  [data-layout="responsive"] .mfz-mobile-nav-dropdown > li:nth-last-child(3) {
    float: none;
  }
  [data-layout="responsive"] .mfm-lang-switch_mob {
    display: inline-block;
    width: 100%;
  }
  [data-layout="responsive"] .mfm-lang-switch_mob > a {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    color: #FFF;
    text-decoration: underline;
    border-color: transparent;
    line-height: 36px;
    height: 36px;
  }
  [data-layout="responsive"] .mfm-lang-switch_mob > a.is-active {
    border: 1px solid #8C8C8C;
    color: #8C8C8C;
    text-decoration: none;
    pointer-events: none;
  }
  [data-layout="responsive"] .mfz-mobile-auth-btns > a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 15px;
    min-width: 100px;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    margin-top: 15px;
    border: 1px solid #979797;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  }
  [data-layout="responsive"] .mfz-mobile-auth-btns > a:first-child {
    margin-right: 15px;
  }
  [data-layout="responsive"] .mfm-lang-switch_mob {
    padding: 24px 0 60px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
  }
}
.mfz-ud-notification i {
  position: relative;
}
.mfz-ud-notification i svg {
  width: 16px;
  height: 16px;
  fill: #c4c4c4;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.mfz-ud-notification.unread i {
  color: #df3014;
}

.nav__dropdown {
  padding: 0;
  white-space: nowrap;
  top: 30px;
  right: -100%;
  background: #fff;
  border: #e3e3e3 1px solid;
  visibility: hidden;
  display: none;
}
.nav__dropdown li {
  border-bottom: 1px solid #e3e3e3;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  padding: 0 16px;
}
.nav__dropdown li a {
  color: #44598c;
}
.nav__dropdown li:last-of-type {
  border-bottom: 0;
}
.nav__dropdown li:hover a {
  color: #df3014;
  text-decoration: none;
}

.nav__dropdown.show {
  display: block;
  visibility: visible;
}

.nav__dropdown-wrapper {
  display: inline-block;
  -webkit-perspective: 500px;
  perspective: 500px;
  z-index: 10;
}

.nav__dropdown-toggle {
  outline: none;
  display: inline-block;
  border: none;
  background: none;
  padding: 10px 16px 0px 16px;
  cursor: pointer;
  visibility: hidden;
  font-size: 16px;
  position: relative;
  color: #fff;
}
.nav__dropdown-toggle:after {
  display: block;
  position: absolute;
  width: auto;
  height: 20px;
  top: 10px;
  left: 16px;
  content: 'еще';
  color: #44598c;
}
.nav__dropdown-toggle:before {
  content: '';
  display: inline-block;
  position: absolute;
  background: url(/i/redesign/layouts/mfn-business-icon-arrow.svg) no-repeat 0 0;
  width: 16px;
  height: 8px;
  top: 17px;
  right: -26px;
  background-size: 40px;
}
.nav__dropdown-toggle:hover:after, .nav__dropdown-toggle.is-open:after {
  color: #df3014;
}
.nav__dropdown-toggle:hover:before, .nav__dropdown-toggle.is-open:before {
  background: url(/i/redesign/layouts/mfn-business-icon-arrow.svg) no-repeat 68.966% 0;
  width: 16px;
  height: 8px;
  top: 17px;
  right: -25px;
  background-size: 40px;
}
.nav__dropdown-toggle.is-open:before {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  top: 16px;
}

html[lang=uk] .nav__dropdown-toggle:after {
  content: 'інше';
}

html[lang=ru] .nav__dropdown-toggle:after {
  content: 'еще';
}

.nav__dropdown li {
  display: block;
}

.nav__dropdown .top_menu__item {
  display: block;
  text-align: left;
}

.nav__dropdown .top_menu__item .top_menu__spacer {
  display: none;
}

.nav__item {
  display: inline-block;
}

.nav__link {
  display: inline-block;
  text-transform: uppercase;
  color: #222;
  padding: 2px 6px 0 12px;
  margin: 0 0 0 0;
  cursor: pointer;
  font: 14px/62px 'fira_bold', Arial, sans-serif;
  position: relative;
}

.priority-nav {
  white-space: nowrap;
}

.priority-nav ul {
  display: inline-block;
  vertical-align: top;
}

.priority-nav__wrapper {
  position: relative;
}

.priority-nav__dropdown {
  position: absolute;
}

.priority-nav-is-visible {
  visibility: visible;
}

.priority-nav-is-hidden {
  visibility: hidden;
}

.top-nav-wrapper {
  position: relative;
}
.top-nav-wrapper .nav__dropdown-toggle:before {
  display: none;
}
.top-nav-wrapper .nav__dropdown-toggle:after {
  display: none;
}
.top-nav-wrapper .nav__dropdown-wrapper {
  padding: 0 !important;
  width: 0;
  display: none !important;
}

header.mfz-main-header .mfz-main-nav-dropdown li:hover {
  z-index: 120 !important;
  position: relative;
}

.mfm-auth.jsmfz-auth-wrap {
  z-index: 106;
  position: relative;
}

@media only screen and (min-width: 700px) {
  .mfm-lang-switch_mob {
    display: none;
  }
}
.list-non-style ul > li {
  list-style: none;
}

i.portmone-ico svg {
  display: inline-block;
  width: 18px;
  height: 18px;
  top: 4px;
  position: relative;
}

i.portmone-ico {
  position: relative;
  padding-left: 20px;
}
i.portmone-ico:before {
  content: '';
  position: absolute;
  top: 2px;
  left: -3px;
  width: 16px;
  height: 16px;
  display: block;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU4LjAwNyA1OC4wMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU4LjAwNyA1OC4wMDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48ZyBpZD0iWE1MSURfMjJfIj48cGF0aCBpZD0iWE1MSURfMTQzXyIgc3R5bGU9ImZpbGw6I0ZDQzYyRDsiIGQ9Ik01Mi4wMDMsMjkuMjExdjEuMjM4YzAsNi45MzItMTEuNjQxLDEyLjU1MS0yNiwxMi41NTFjLTcuOTI2LDAtMTUuMDE5LTEuNzE0LTE5Ljc4OC00LjQxNEM3LjgyMyw0NC44MzEsMTguNzUxLDUwLDMyLjAwMyw1MGMxNC4zNTksMCwyNi02LjA2OCwyNi0xM0M1OC4wMDMsMzMuOTUyLDU1Ljc0NywzMS4yNjYsNTIuMDAzLDI5LjIxMSIvPjxwYXRoIGlkPSJYTUxJRF8xNDJfIiBzdHlsZT0iZmlsbDojRTRBRjE4OyIgZD0iTTMyLjAwMyw1MGMtMTQuMzU5LDAtMjYtNi4wNjgtMjYtMTN2OC40NDhjMCw2LjkzMiwxMS42NDEsMTIuNTUyLDI2LDEyLjU1MnMyNi01LjYyLDI2LTEyLjU1MlYzN0M1OC4wMDMsNDMuOTMyLDQ2LjM2Miw1MCwzMi4wMDMsNTAiLz48cGF0aCBpZD0iWE1MSURfMTQxXyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik05LjAwMyw1MS4zNDljMC41OSwwLjUzOSwxLjI1OSwxLjA1NSwyLDEuNTQ1di04LjI5MWMtMC43NDEtMC41MS0xLjQxLTEuMDQ1LTItMS42MDNWNTEuMzQ5eiIvPjxwYXRoIGlkPSJYTUxJRF8xNDBfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTUzLjAwMyw0NC42MDN2OC4yOTFjMC43NDEtMC40ODksMS40MS0xLjAwNiwyLTEuNTQ1VjQzQzU0LjQxNCw0My41NTgsNTMuNzQ1LDQ0LjA5Myw1My4wMDMsNDQuNjAzIi8+PHBhdGggaWQ9IlhNTElEXzEzOV8iIHN0eWxlPSJmaWxsOiNDRTk5MTI7IiBkPSJNMTMuMDAzLDU0LjA2YzAuNjMyLDAuMzI3LDEuMywwLjYzNiwyLDAuOTI5di04LjE5M2MtMC43LTAuMzA4LTEuMzY4LTAuNjMzLTItMC45NzVWNTQuMDZ6Ii8+PHBhdGggaWQ9IlhNTElEXzEzOF8iIHN0eWxlPSJmaWxsOiNDRTk5MTI7IiBkPSJNNDkuMDAzLDU0Ljk4OGMwLjctMC4yOTIsMS4zNjgtMC42MDIsMi0wLjkyOVY0NS44MmMtMC42MzIsMC4zNDItMS4zLDAuNjY4LTIsMC45NzVWNTQuOTg4eiIvPjxwYXRoIGlkPSJYTUxJRF8xMzdfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTE3LjAwMyw1NS43NDVjMC42NDYsMC4yMjEsMS4zMTMsMC40MjcsMiwwLjYxOVY0OC4yNWMtMC42ODctMC4yMDQtMS4zNTQtMC40MjMtMi0wLjY1NlY1NS43NDV6Ii8+PHBhdGggaWQ9IlhNTElEXzEzNl8iIHN0eWxlPSJmaWxsOiNDRTk5MTI7IiBkPSJNNDUuMDAzLDU2LjM2NGMwLjY4Ny0wLjE5MiwxLjM1NC0wLjM5OCwyLTAuNjE5di04LjE1MWMtMC42NDYsMC4yMzMtMS4zMTMsMC40NTItMiwwLjY1NlY1Ni4zNjR6Ii8+PHBhdGggaWQ9IlhNTElEXzEzNV8iIHN0eWxlPSJmaWxsOiNDRTk5MTI7IiBkPSJNMjIuMDAzLDU3LjA4NGMwLjY1MywwLjEzMiwxLjMyMSwwLjI1LDIsMC4zNTV2LTguMDQ0Yy0wLjY3OS0wLjExMy0xLjM0Ny0wLjIzOS0yLTAuMzc5VjU3LjA4NHoiLz48cGF0aCBpZD0iWE1MSURfMTM0XyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik00MC4wMDMsNTcuNDM5YzAuNjc5LTAuMTA2LDEuMzQ3LTAuMjI0LDItMC4zNTV2LTguMDY5Yy0wLjY1MywwLjE0LTEuMzIxLDAuMjY2LTIsMC4zOFY1Ny40Mzl6Ii8+PHBhdGggaWQ9IlhNTElEXzEzM18iIHN0eWxlPSJmaWxsOiNDRTk5MTI7IiBkPSJNMjguMDAzLDU3Ljg5OWMwLjY1OCwwLjA0OSwxLjMyNiwwLjA4MywyLDAuMTA3di04LjAwM2MtMC42NzQtMC4wMjYtMS4zNDItMC4wNjItMi0wLjExNVY1Ny44OTl6Ii8+PHBhdGggaWQ9IlhNTElEXzEzMl8iIHN0eWxlPSJmaWxsOiNDRTk5MTI7IiBkPSJNMzQuMDAzLDU4LjAwN2MwLjY3NC0wLjAyNSwxLjM0Mi0wLjA1OCwyLTAuMTA3di04LjAxMmMtMC42NTgsMC4wNTMtMS4zMjYsMC4wODktMiwwLjExNlY1OC4wMDd6Ii8+PHBhdGggaWQ9IlhNTElEXzEzMV8iIHN0eWxlPSJmaWxsOiNFNEFGMTg7IiBkPSJNMjYuMDAzLDM0Ljk5M2MtMTQuMzU5LDAtMjYtNi4wNjgtMjYtMTN2OC40NDhjMCw2LjkzMiwxMS42NDEsMTIuNTUyLDI2LDEyLjU1MnMyNi01LjYyLDI2LTEyLjU1MnYtOC40NDhDNTIuMDAzLDI4LjkyNSw0MC4zNjIsMzQuOTkzLDI2LjAwMywzNC45OTMiLz48cGF0aCBpZD0iWE1MSURfMTMwXyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik0zLjAwMywzNi4zNDJjMC41OSwwLjUzOSwxLjI1OSwxLjA1NSwyLDEuNTQ1di04LjI5MWMtMC43NDEtMC41MS0xLjQxLTEuMDQ1LTItMS42MDJWMzYuMzQyeiIvPjxwYXRoIGlkPSJYTUxJRF8xMjlfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTQ3LjAwMywyOS41OTZ2OC4yOTFjMC43NDEtMC40ODksMS40MS0xLjAwNiwyLTEuNTQ1di04LjM0OUM0OC40MTQsMjguNTUxLDQ3Ljc0NSwyOS4wODYsNDcuMDAzLDI5LjU5NiIvPjxwYXRoIGlkPSJYTUxJRF8xMjhfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTcuMDAzLDM5LjA1M2MwLjYzMiwwLjMyNywxLjMsMC42MzYsMiwwLjkyOXYtOC4xOTNjLTAuNy0wLjMwOC0xLjM2OC0wLjYzMy0yLTAuOTc1VjM5LjA1M3oiLz48cGF0aCBpZD0iWE1MSURfMTI3XyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik00My4wMDMsMzkuOTgxYzAuNy0wLjI5MiwxLjM2OC0wLjYwMSwyLTAuOTI5di04LjIzOWMtMC42MzIsMC4zNDItMS4zLDAuNjY4LTIsMC45NzVWMzkuOTgxeiIvPjxwYXRoIGlkPSJYTUxJRF8xMjZfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTExLjAwMyw0MC43MzhjMC42NDYsMC4yMjEsMS4zMTMsMC40MjcsMiwwLjYxOXYtOC4xMTRjLTAuNjg3LTAuMjA0LTEuMzU0LTAuNDIzLTItMC42NTZWNDAuNzM4eiIvPjxwYXRoIGlkPSJYTUxJRF8xMjVfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTM5LjAwMyw0MS4zNTdjMC42ODctMC4xOTIsMS4zNTQtMC4zOTgsMi0wLjYxOXYtOC4xNTFjLTAuNjQ2LDAuMjMzLTEuMzEzLDAuNDUyLTIsMC42NTZWNDEuMzU3eiIvPjxwYXRoIGlkPSJYTUxJRF8xMjRfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTE2LjAwMyw0Mi4wNzdjMC42NTMsMC4xMzIsMS4zMjEsMC4yNSwyLDAuMzU1di04LjA0NGMtMC42NzktMC4xMTMtMS4zNDctMC4yMzktMi0wLjM3OVY0Mi4wNzd6Ii8+PHBhdGggaWQ9IlhNTElEXzEyM18iIHN0eWxlPSJmaWxsOiNDRTk5MTI7IiBkPSJNMzQuMDAzLDQyLjQzM2MwLjY3OS0wLjEwNiwxLjM0Ny0wLjIyNCwyLTAuMzU1di04LjA2OWMtMC42NTMsMC4xNC0xLjMyMSwwLjI2Ni0yLDAuMzhWNDIuNDMzeiIvPjxwYXRoIGlkPSJYTUxJRF8xMjJfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTIyLjAwMyw0Mi44OTNjMC42NTgsMC4wNDksMS4zMjYsMC4wODMsMiwwLjEwN3YtOC4wMDNjLTAuNjc0LTAuMDI2LTEuMzQyLTAuMDYyLTItMC4xMTVWNDIuODkzeiIvPjxwYXRoIGlkPSJYTUxJRF8xMjFfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTI4LjAwMyw0M2MwLjY3NC0wLjAyNSwxLjM0Mi0wLjA1OCwyLTAuMTA3di04LjAxMmMtMC42NTgsMC4wNTMtMS4zMjYsMC4wODktMiwwLjExNlY0M3oiLz48cGF0aCBpZD0iWE1MSURfMTIwXyIgc3R5bGU9ImZpbGw6I0ZGRDk0OTsiIGQ9Ik01MS4zMiwzMy4zMDJDNDguNjQzLDM4Ljg1OCwzOC4zMjksNDMsMjYuMDAzLDQzYy00LjYwNCwwLTguOTI2LTAuNTgtMTIuNjc3LTEuNTkzYzMuNjI4LDIuNDYzLDEwLjA4NSw0LjU1OSwxOC42NzcsNC41NTljMTMuNjgyLDAsMjItNS4zMTEsMjItOC45NjZDNTQuMDAzLDM1Ljc4LDUzLjA2NCwzNC40ODYsNTEuMzIsMzMuMzAyIi8+PHBhdGggaWQ9IlhNTElEXzExOV8iIHN0eWxlPSJmaWxsOiNGRkQ5NDk7IiBkPSJNMzEuMDAzLDMzYy0xNC4zNTksMC0yNi01LjYyLTI2LTEyLjU1MnYtNS42NTJjLTMuMTQxLDEuOTY5LTUsNC40MzgtNSw3LjIwNGMwLDYuOTMyLDExLjY0MSwxMywyNiwxM2M2LjkxNCwwLDEzLjE5Mi0xLjQwOSwxNy44NDktMy42NDJDNDAuMDYxLDMyLjQwMSwzNS42NzgsMzMsMzEuMDAzLDMzIi8+PHBhdGggaWQ9IlhNTElEXzExOF8iIHN0eWxlPSJmaWxsOiNFNEFGMTg7IiBkPSJNMzEuMDAzLDI0Ljk5M2MtMTQuMzU5LDAtMjYtNi4wNjgtMjYtMTN2OC40NDhjMCw2LjkzMiwxMS42NDEsMTIuNTUyLDI2LDEyLjU1MmMxNC4zNTksMCwyNi01LjYyLDI2LTEyLjU1MnYtOC40NDhDNTcuMDAzLDE4LjkyNSw0NS4zNjIsMjQuOTkzLDMxLjAwMywyNC45OTMiLz48cGF0aCBpZD0iWE1MSURfMTE3XyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik04LjAwMywyNi4zNDJjMC41OSwwLjUzOSwxLjI1OSwxLjA1NSwyLDEuNTQ1di04LjI5MWMtMC43NDEtMC41MS0xLjQxLTEuMDQ1LTItMS42MDJWMjYuMzQyeiIvPjxwYXRoIGlkPSJYTUxJRF8xMTZfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTUyLjAwMywxOS41OTZ2OC4yOTFjMC43NDEtMC40ODksMS40MS0xLjAwNiwyLTEuNTQ1di04LjM0OUM1My40MTQsMTguNTUxLDUyLjc0NSwxOS4wODYsNTIuMDAzLDE5LjU5NiIvPjxwYXRoIGlkPSJYTUxJRF8xMTVfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTEyLjAwMywyOS4wNTNjMC42MzIsMC4zMjcsMS4zLDAuNjM2LDIsMC45Mjl2LTguMTkzYy0wLjctMC4zMDgtMS4zNjgtMC42MzMtMi0wLjk3NVYyOS4wNTN6Ii8+PHBhdGggaWQ9IlhNTElEXzExNF8iIHN0eWxlPSJmaWxsOiNDRTk5MTI7IiBkPSJNNDguMDAzLDI5Ljk4MWMwLjctMC4yOTIsMS4zNjgtMC42MDEsMi0wLjkyOXYtOC4yMzljLTAuNjMyLDAuMzQyLTEuMywwLjY2OC0yLDAuOTc1VjI5Ljk4MXoiLz48cGF0aCBpZD0iWE1MSURfMTEzXyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik0xNi4wMDMsMzAuNzM4YzAuNjQ2LDAuMjIxLDEuMzEzLDAuNDI3LDIsMC42MTl2LTguMTE0Yy0wLjY4Ny0wLjIwNC0xLjM1NC0wLjQyMy0yLTAuNjU2VjMwLjczOHoiLz48cGF0aCBpZD0iWE1MSURfMTEyXyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik00NC4wMDMsMzEuMzU3YzAuNjg3LTAuMTkyLDEuMzU0LTAuMzk4LDItMC42MTl2LTguMTUxYy0wLjY0NiwwLjIzMy0xLjMxMywwLjQ1Mi0yLDAuNjU2VjMxLjM1N3oiLz48cGF0aCBpZD0iWE1MSURfMTExXyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik0yMS4wMDMsMzIuMDc3YzAuNjUzLDAuMTMyLDEuMzIxLDAuMjUsMiwwLjM1NXYtOC4wNDRjLTAuNjc5LTAuMTEzLTEuMzQ3LTAuMjM5LTItMC4zNzlWMzIuMDc3eiIvPjxwYXRoIGlkPSJYTUxJRF8xMTBfIiBzdHlsZT0iZmlsbDojQ0U5OTEyOyIgZD0iTTM5LjAwMywzMi40MzNjMC42NzktMC4xMDYsMS4zNDctMC4yMjQsMi0wLjM1NXYtOC4wNjljLTAuNjUzLDAuMTQtMS4zMjEsMC4yNjYtMiwwLjM4VjMyLjQzM3oiLz48cGF0aCBpZD0iWE1MSURfMTA5XyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik0yNy4wMDMsMzIuODkzYzAuNjU4LDAuMDQ5LDEuMzI2LDAuMDgzLDIsMC4xMDd2LTguMDAzYy0wLjY3NC0wLjAyNi0xLjM0Mi0wLjA2Mi0yLTAuMTE1VjMyLjg5M3oiLz48cGF0aCBpZD0iWE1MSURfMTA4XyIgc3R5bGU9ImZpbGw6I0NFOTkxMjsiIGQ9Ik0zMy4wMDMsMzNjMC42NzQtMC4wMjUsMS4zNDItMC4wNTgsMi0wLjEwN3YtOC4wMTJjLTAuNjU4LDAuMDUzLTEuMzI2LDAuMDg5LTIsMC4xMTZWMzN6Ii8+PHBhdGggaWQ9IlhNTElEXzEwN18iIHN0eWxlPSJmaWxsOiNGQ0M2MkQ7IiBkPSJNNTcuMDAzLDEyYzAsNi45MzItMTEuNjQxLDEzLTI2LDEzYy0xNC4zNTksMC0yNi02LjA2OC0yNi0xM2MwLTYuOTMyLDExLjY0MS0xMiwyNi0xMkM0NS4zNjIsMCw1Ny4wMDMsNS4wNjgsNTcuMDAzLDEyIi8+PHBhdGggaWQ9IlhNTElEXzEwNl8iIHN0eWxlPSJmaWxsOiNGRkQ5NDk7IiBkPSJNMzEuMDAzLDIwLjk2NmMtMTMuNjgyLDAtMjItNS4zMS0yMi04Ljk2NmMwLTMuNjU1LDguMzE4LTksMjItOWMxMy42ODIsMCwyMiw1LjM0NSwyMiw5QzUzLjAwMywxNS42NTYsNDQuNjg1LDIwLjk2NiwzMS4wMDMsMjAuOTY2Ii8+PHBhdGggaWQ9IlhNTElEXzEwNV8iIHN0eWxlPSJmaWxsOiNGMEM0MUI7IiBkPSJNMzcuNzg0LDEzLjM1OWMwLjgyLTAuMTc0LDEuMzAxLTAuNjgsMS4xMjQtMS4yNTdsLTAuMTktMC42MTZjLTAuMTM5LTAuNDUzLTAuNjgtMC44MzEtMS4zNDMtMS4wMTljLTAuOTAyLTEuOTI3LTMuMjAyLTIuNjI1LTYuNjE4LTIuNjI1Yy0wLjE2MiwwLTAuMzIsMC4wMDQtMC40NzYsMC4wMWMtMS4xNjYsMC4wNDgtMi4zMjktMC4wNjQtMy4yMzYtMC4zOTZjLTAuMzctMC4xMzUtMC42NzEtMC4yNzYtMC44Ny0wLjQyM2MtMC4wOS0wLjA2Ni0wLjMwOC0wLjAyNC0wLjMwOCwwLjA2YzAsMC4xNDYsMC4wMTEsMC4zMTksMC4wNDMsMC41MTFjMC4xMjQsMC43NDctMC4wMjQsMC42MzUtMC43NjIsMS4zOGMtMC40MjgsMC40MzQtMC43NjksMC45MzQtMS4wMTYsMS40ODZjLTAuNjU5LDAuMTg5LTEuMTk3LDAuNTY2LTEuMzM2LDEuMDE3bC0wLjE5LDAuNjE2Yy0wLjE3NywwLjU3NywwLjMwNCwxLjA4MywxLjEyNCwxLjI1N2MwLjIzNCwxLjQ3NiwxLjIzNywyLjc3MiwzLjQyNCwzLjQ4NmwtMC4xMiwxLjAzN2MtMC4wMzIsMC4yNzctMC4yNzEsMC41MzMtMC42MTksMC42NTlsLTQuNDExLDEuNTkyQzI0LjU4LDIwLjY3NCwyNy41MTYsMjEsMzAuNzU3LDIxYzMuMTk2LDAsNi4wOTUtMC4zMTcsOC42NDUtMC44NDJsLTQuMzE1LTEuNjEzYy0wLjM0MS0wLjEyOC0wLjU3NS0wLjM4Mi0wLjYwNi0wLjY1NGwtMC4xMjEtMS4wNDVDMzYuNTQ3LDE2LjEzMiwzNy41NSwxNC44MzUsMzcuNzg0LDEzLjM1OSIvPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=);
}

.mfz-section.top-banner-wrapper, .mfz-section.top-banner-wrapper {
  padding-left: 0;
  padding-right: 0;
  background-color: #f2f5f8;
}

.mfz-container {
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.mfz-container:before, .mfz-container:after {
  content: " ";
  display: table;
  clear: both;
}

body[data-layout="fixed"] {
  min-width: 1100px;
  position: relative;
}

body {
  margin-bottom: 0;
  margin-top: 0;
}
body .mfz-posts-list {
  margin: 10px -10px 0;
}
body article.mfz-post div {
  margin: 0;
}

[data-template='twoColumns'] .mfz-main-nav-sub-wrap {
  margin: 0 -20px;
  padding: 0 20px;
}
[data-template='twoColumns'] .mfz-content-wrapper {
  width: 100%;
  display: flex;
}
[data-template='twoColumns'] .mfz-content-wrapper .aside-wrap {
  height: 100%;
}
[data-template='twoColumns'] .mfz-content-wrapper .mfz-col-aside {
  display: block;
  position: relative;
  width: 300px;
  top: 0;
  right: 0;
  padding: 5px 0 0 0;
  float: right;
}
[data-template='twoColumns'] .mfz-content-wrapper .mfz-col-aside .mfm-aside-block {
  background: #fff;
  padding: 3px 0;
  margin-bottom: 15px;
  max-width: 300px;
  overflow: hidden;
}
[data-template='twoColumns'] .mfz-content-wrapper .mfz-col-aside .mfm-aside-block:nth-child(1) {
  overflow: visible;
}
[data-template='twoColumns'] .mfz-content-wrapper .mfz-col-aside .mfm-aside-block.mfz-teaser-a {
  padding: 5px 0;
  border: 1px solid #ccc;
  border-radius: 10px;
}
[data-template='twoColumns'] .mfz-content-wrapper .mfz-col-content {
  display: block;
  position: relative;
  width: auto;
  max-width: 100%;
  min-height: inherit;
  float: left;
  margin-right: 20px;
  width: -moz-calc(100% - 320px);
  width: -webkit-calc(100% - 320px);
  width: calc(100% - 320px);
}
[data-template='twoColumns'] .mfz-content-wrapper .mfz-col-content .mfz-banners-place {
  max-width: 480px;
  overflow: hidden;
  margin: 0 auto;
}
@media only screen and (min-width: 1260px) {
  [data-template='twoColumns'] .mfz-content-wrapper .mfz-col-content .mfz-banners-place {
    min-width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  [data-template='twoColumns'] .mfz-main-nav-sub-wrap {
    margin: 0 -10px;
    padding: 0 10px;
  }
  [data-template='twoColumns'] .mfz-section {
    padding-left: 10px;
    padding-right: 10px;
  }
  [data-template='twoColumns'] .mfz-content-wrapper {
    display: block;
  }
  [data-template='twoColumns'] .mfz-content-wrapper .mfz-col-aside,
  [data-template='twoColumns'] .mfz-content-wrapper .mfz-col-content {
    display: block;
    width: 100%;
    min-width: 100%;
  }
  [data-template='twoColumns'] .mfz-content-wrapper .mfz-col-content {
    padding-right: 0;
    margin-right: 0;
  }
  [data-template='twoColumns'] .mfz-content-wrapper .mfz-col-content .mfz-banners-place {
    max-width: 100%;
  }
  [data-template='twoColumns'] .mfz-content-wrapper .mfz-col-aside {
    position: relative;
  }
  [data-template='twoColumns'] .mfz-content-wrapper .mfz-col-aside .mfm-aside-block {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    max-width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  [data-template='twoColumns'] .mfz-content-wrapper .mfz-col-aside .mfm-aside-block {
    position: relative;
    display: block;
    width: 100%;
  }
}

/* MAIN FOOTER */
.mfz-section.mfz-footer {
  font-family: 'Roboto', sans-serif;
  min-height: 100px;
  width: 100%;
  padding-top: 24px;
  background-color: #3E526B;
  color: #93A4AC;
  font-size: 14px;
}
.mfz-section.mfz-footer .mfz-footer--trustpilot {
  margin-bottom: 24px;
  order: 2;
}
.mfz-section.mfz-footer .mfz-footer--store {
  background: #36485E;
  border-radius: 2px;
  padding: 16px;
  flex-direction: column;
  width: 100%;
  margin-bottom: 24px;
}
.mfz-section.mfz-footer .mfz-footer--store .store-title {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  color: #FFFFFF;
  line-height: 16px;
  margin-bottom: 16px;
  width: 100%;
}
.mfz-section.mfz-footer .mfz-footer--store .store-wrapper {
  display: flex;
  width: 100%;
}
@media only screen and (min-width: 975px) {
  .mfz-section.mfz-footer .mfz-footer--store .store-wrapper {
    flex-direction: column;
  }
}
.mfz-section.mfz-footer .mfz-footer--store .store-wrapper a {
  background-color: #FFFFFF;
  text-align: center;
  border-radius: 2px;
  height: 48px;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mfz-section.mfz-footer .mfz-footer--store .store-wrapper a:first-child {
  margin-right: 6px;
}
.mfz-section.mfz-footer .mfz-footer--store .store-wrapper a:last-child {
  margin-left: 6px;
}
@media only screen and (min-width: 975px) {
  .mfz-section.mfz-footer .mfz-footer--store .store-wrapper a {
    margin: 0;
  }
  .mfz-section.mfz-footer .mfz-footer--store .store-wrapper a:first-child {
    margin-bottom: 12px;
    margin-right: 0;
  }
  .mfz-section.mfz-footer .mfz-footer--store .store-wrapper a:last-child {
    margin-left: 0;
  }
}
.mfz-section.mfz-footer .mfz-footer--store .store-wrapper img {
  max-height: 48px;
  width: auto;
  max-width: 100%;
}
.mfz-section.mfz-footer .mfz-footer--logo {
  width: 100%;
}
@media only screen and (max-width: 639px) {
  .mfz-section.mfz-footer .mfz-footer--logo {
    display: flex;
    justify-content: center;
  }
}
.mfz-section.mfz-footer .mfz-footer--row {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
@media (min-width: 639px) {
  .mfz-section.mfz-footer .mfz-footer--row {
    width: 50%;
    align-items: flex-start;
  }
  .mfz-section.mfz-footer .mfz-footer--row .mfz-footer-search {
    width: 100%;
  }
}
@media (min-width: 975px) {
  .mfz-section.mfz-footer .mfz-footer--row {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .mfz-section.mfz-footer .mfz-footer--search {
    margin-bottom: 24px;
  }
}
.mfz-section.mfz-footer .mfz-social-footer-wrapper {
  display: flex;
  width: 100%;
  margin: 0 -8px;
}
@media only screen and (max-width: 975px) {
  .mfz-section.mfz-footer .mfz-social-footer-wrapper {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 489px) {
  .mfz-section.mfz-footer .mfz-social-footer-wrapper {
    justify-content: center;
  }
}
.mfz-section.mfz-footer .scroll-top-btn {
  position: fixed;
  bottom: 16px;
  right: 16px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  border: none;
  outline: none;
  display: none;
  z-index: 20;
}
.mfz-section.mfz-footer .scroll-top-btn:hover {
  background: white;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.24);
}
.mfz-section.mfz-footer .scroll-top-btn:before {
  position: absolute;
  content: "";
  height: 9px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 9px;
  border-width: 2px 0 0 2px;
  border-color: #3E526B;
  border-style: solid;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  margin-top: -2px;
}
.mfz-section.mfz-footer .vglnk {
  color: #93A4AC;
}
.mfz-section.mfz-footer b {
  font-family: 'Roboto Bold', sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 800px) {
  .mfz-section.mfz-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .mfz-section.mfz-footer .i-desc {
    display: none;
  }
}
.mfz-section.mfz-footer .i-mob {
  display: none;
}
@media (max-width: 639px) {
  .mfz-section.mfz-footer .i-mob {
    display: block;
    height: auto;
  }
}
.mfz-section.mfz-footer .mfz-footer-container {
  margin: 0 -16px;
}
.mfz-section.mfz-footer ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #93A4AC;
  font-family: 'Roboto', sans-serif;
}
.mfz-section.mfz-footer ::-moz-placeholder {
  /* Firefox 19+ */
  color: #93A4AC;
  font-family: 'Roboto', sans-serif;
}
.mfz-section.mfz-footer :-ms-input-placeholder {
  /* IE 10+ */
  color: #93A4AC;
  font-family: 'Roboto', sans-serif;
}
.mfz-section.mfz-footer :-moz-placeholder {
  /* Firefox 18- */
  color: #93A4AC;
  font-family: 'Roboto', sans-serif;
}
.mfz-section.mfz-footer .column-block {
  width: 33.33333%;
}
@media only screen and (max-width: 676px) {
  .mfz-section.mfz-footer .column-block {
    width: 50%;
  }
}
@media only screen and (max-width: 489px) {
  .mfz-section.mfz-footer .column-block {
    width: 100%;
  }
}
.mfz-section.mfz-footer .wrapper-links--link {
  text-decoration: none;
  color: #93A4AC;
  display: block;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  line-height: 16px;
  width: 33.33333%;
  font-size: 12px;
  padding: 3px 8px 3px 0;
}
@media only screen and (max-width: 676px) {
  .mfz-section.mfz-footer .wrapper-links--link {
    width: 50%;
  }
}
@media only screen and (max-width: 489px) {
  .mfz-section.mfz-footer .wrapper-links--link {
    width: 100%;
    line-height: 30px;
  }
}
.mfz-section.mfz-footer .wrapper-links--link:hover {
  color: #fff;
}
.column-block .mfz-section.mfz-footer .wrapper-links--link {
  width: 100%;
}
.mfz-section.mfz-footer .wrapper-links--link .wrapper-links--link {
  width: 100%;
  padding-left: 15px;
}
.mfz-section.mfz-footer .column-block .wrapper-links--link {
  width: 100%;
}

.mfz-footer-right-column {
  width: 100%;
}
.mfz-footer-right-column--static-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 0;
}
.mfz-footer-right-column--static-links a {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #fff;
}
.mfz-footer-right-column--static-links a:hover {
  color: #93A4AC;
  text-decoration: none;
}
.mfz-footer-right-column--static-links a:not(:last-child) {
  margin-right: 24px;
}

.wrapper-links:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.wrapper-links--title {
  color: #fff;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  line-height: 20px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 12px;
  font-weight: normal;
}
.wrapper-links--title.js--toggle {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  left: 0;
}
.wrapper-links--title.js--toggle::before {
  content: "";
  height: 5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
  margin-right: 8px;
  margin-top: -3px;
  border-width: 0px 2px 2px 0px;
  border-color: white;
  border-style: solid;
  position: absolute;
  right: 0px;
}
.wrapper-links--title.js--toggle:hover {
  color: #93A4AC;
}
.wrapper-links--title.js--toggle:hover::before {
  border-color: #93A4AC;
}
.wrapper-links--title.js--toggle ~ .wrapper-links--block {
  display: none;
}
.wrapper-links--title.js--toggle ~ .wrapper-links--block .wrapper-links--link .wrapper-links--title {
  color: #93A4AC;
  padding: 0 0 0 15px;
  line-height: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: pre-line;
  font-weight: normal;
}
.wrapper-links--title.js--toggle ~ .wrapper-links--block .wrapper-links--link .wrapper-links--title::before {
  border-color: #93A4AC;
  left: 0;
  right: inherit;
}
.wrapper-links--title.js--toggle ~ .wrapper-links--block .wrapper-links--link .wrapper-links--title:hover {
  color: #fff;
}
.wrapper-links--title.js--toggle ~ .wrapper-links--block .wrapper-links--link .wrapper-links--title:hover::before {
  border-color: white;
}
.wrapper-links--title.js--toggle.opened::before {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-top: 2px;
}
.wrapper-links--title.js--toggle.opened ~ .wrapper-links--block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrapper-links--block {
  width: 100%;
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wrapper-links--block .wrapper-links--block {
  margin-bottom: 12px;
}

.mfz-footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 975px) {
  .mfz-footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.mfz-footer-left-column {
  -webkit-box-flex: 0;
  -ms-flex: 320px;
  flex: 0 0 320px;
  padding-right: 40px;
}
@media only screen and (max-width: 975px) {
  .mfz-footer-left-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
  }
}
@media only screen and (max-width: 489px) {
  .mfz-footer-left-column, .mfz-footer-left-column .mfz-footer--row {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
}

.mfz-footer-copyrights {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px;
  padding: 24px 0;
}
.mfz-footer-copyrights--text {
  max-width: 740px;
}
@media only screen and (min-width: 675px) {
  .mfz-footer-copyrights--text {
    margin-left: 16px;
  }
}
.mfz-footer-copyrights--badges {
  display: flex;
  margin-bottom: 24px;
}
.mfz-footer-copyrights--badges img {
  height: 40px;
  width: auto;
  display: block;
  margin-right: 8px;
  border-radius: 4px;
}
@media only screen and (min-width: 675px) {
  .mfz-footer-copyrights--badges img {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 676px) {
  .mfz-footer-copyrights {
    padding: 16px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mfz-footer-copyrights p {
    margin-bottom: 0;
  }
}
.mfz-footer-copyrights p {
  margin-bottom: 4px;
  margin-top: 0;
  color: #93A4AC;
  font-size: 12px;
  line-height: 1.4;
}

.footer-right-bottom {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 676px) {
  .footer-right-bottom {
    margin-left: 0;
    margin-top: 14px;
  }
}

.logo-footer {
  margin-bottom: 4px;
  display: block;
}
@media only screen and (max-width: 489px) {
  .logo-footer {
    width: auto !important;
  }
}
.logo-footer svg {
  width: 110px;
}
.logo-footer svg g {
  fill: #93A4AC;
}

/* Social links */
.mfz-social-footer {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
}
@media only screen and (max-width: 975px) {
  .mfz-social-footer {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 976px) {
  .mfz-social-footer {
    flex-direction: row;
  }
}
@media only screen and (max-width: 489px) {
  .mfz-social-footer {
    margin-bottom: 8px;
  }
}
.mfz-social-footer--title {
  width: 100%;
  margin-bottom: 6px;
  font-size: 12px;
}
.mfz-social-footer .footer-icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  margin: 0 8px;
}
.mfz-social-footer .footer-icon svg {
  fill: #3E526B;
  -webkit-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.mfz-social-footer .footer-icon:hover {
  background: transparent;
}
.mfz-social-footer .footer-icon:hover svg {
  fill: #fff;
}

/* Search form */
.mfz-footer-search {
  position: relative;
  white-space: nowrap;
  width: 184px;
  margin-bottom: 16px;
  display: flex;
}
@media only screen and (max-width: 639px) {
  .mfz-footer-search {
    width: 100%;
  }
}
.mfz-footer-search form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
}
@media only screen and (max-width: 975px) {
  .mfz-footer-search form {
    width: 100%;
  }
}
.mfz-footer-search .icon {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 20px;
  color: #7b7b7b;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 639px) {
  .mfz-footer-search .icon {
    position: static;
    margin-top: 2px;
  }
}
.mfz-footer-search .mfz-footer-search-input {
  color: #93A4AC;
  line-height: 36px;
  height: 40px;
  padding: 1px 8px 1px 32px;
  border: 1px solid #37485E;
  background: #37485E;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  margin-right: 4px;
  font-size: 16px;
  width: 184px;
  resize: none;
}
.mfz-footer-search .mfz-footer-search-input:focus {
  font-size: 16px;
}
@media only screen and (max-width: 975px) and (min-width: 640px) {
  .mfz-footer-search .mfz-footer-search-input {
    width: calc(100% - 94px);
  }
}
@media (max-width: 639px) {
  .mfz-footer-search .mfz-footer-search-input {
    padding-left: 14px;
    width: calc(100% - 44px);
  }
}
.mfz-footer-search .mfz-footer-search-submit {
  font-size: 14px;
  line-height: 38px;
  height: 39px;
  color: #3E526B;
  padding: 0 23px;
  background: #fff;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  border: 1px solid #fff;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media (max-width: 639px) {
  .mfz-footer-search .mfz-footer-search-submit {
    width: 40px;
    min-width: 40px;
    padding: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.mfz-footer-search .mfz-footer-search-submit:hover {
  background: transparent;
  color: #fff;
}

/* Feedback form */
#feedbackFormContainer {
  position: relative;
  width: 100%;
}

.feedbackBtn {
  color: #fff;
  border: 1px solid #fff;
  line-height: 39px;
  height: 40px;
  display: inline-block;
  border-radius: 2px;
  padding: 0 19px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 24px;
}
@media only screen and (max-width: 975px) {
  .feedbackBtn {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
}
.feedbackBtn:hover {
  background: #fff;
  color: #3E526B;
}

#feedbackWnd {
  position: absolute;
  z-index: 99999;
  right: -10px;
  bottom: 10px;
  width: 390px;
  height: 300px;
  border: 3px double #988;
  padding: 12px;
  background: #fff;
  font-size: 12px;
  overflow: hidden;
}
#feedbackWnd p {
  font-size: 12px;
}
#feedbackWnd p.link {
  margin-bottom: 8px;
}
#feedbackWnd .close {
  float: right;
  border: 1px solid #988;
  color: #766;
  padding: 0 4px;
  cursor: pointer;
  margin: -6px -6px 0 0;
}
#feedbackWnd textarea {
  margin: 4px 0 8px 0;
  width: 344px;
  height: 100px;
}
#feedbackWnd label {
  margin: 0 15px 0 4px;
}
#feedbackWnd input[type=radio] {
  position: relative;
  top: 2px;
  margin-bottom: 5px;
}

#feedbackSendBtn {
  padding: 1px 10px;
  margin-top: 0px;
}

#feedbackResultWnd {
  position: absolute;
  z-index: 99999;
  right: -10px;
  bottom: 10px;
  width: 350px;
  border: 3px double #988;
  padding: 12px;
  text-align: center;
  background: #fff;
  font-size: 12px;
}
#feedbackResultWnd .close {
  float: right;
  border: 1px solid #988;
  color: #766;
  padding: 0 4px;
  cursor: pointer;
  margin: -6px -6px 0 0;
}

@media only screen and (max-width: 975px) {
  .mfz-footer--column {
    width: 50%;
  }

  .mfz-section.mfz-footer .mfz-footer--row {
    width: 100%;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 639px) {
  .mfz-section.mfz-footer .mfz-footer--store .store-wrapper {
    flex-direction: column;
  }
  .mfz-section.mfz-footer .mfz-footer--store .store-wrapper a:first-child {
    margin-bottom: 12px;
    margin-right: 0;
  }
  .mfz-section.mfz-footer .mfz-footer--store .store-wrapper a:last-child {
    margin-left: 0;
  }

  .mfz-footer--column {
    width: 100%;
  }

  .mfz-section.mfz-footer .mfz-footer--row {
    width: 100%;
    align-items: center;
  }
}
* {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  font-size: 1em;
  line-height: 1.4;
  min-height: 100%;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  margin: 0;
}

body {
  background-color: #e9ebee;
}

ol, ul {
  list-style: none;
}

.mfm-auth--ddown {
  display: none;
}

.mfz-page-wrap {
  overflow: hidden;
}

/* TYPOGRAFY */
.mfm-h1 {
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
}

.mfm-h2 {
  font-size: 30px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: #4d4d4d;
}

.mfm-h1-new {
  display: block;
  margin-bottom: 4px;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 30px;
  color: #1b1b1b;
  line-height: 35px;
}

.mfm-h2-new {
  line-height: 1.2;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #919191;
  font-weight: 600;
}

.mfm-h1 + .mfm-h2 {
  margin-top: 0;
}

.mfm-h3 a {
  font-size: 24px;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 7px;
  line-height: 1.1;
  color: #4d4d4d;
}

.mfm-h3 a:hover {
  text-decoration: none;
}

.mfm-h4 {
  margin-top: 1.3em;
  margin-bottom: 0;
}

.mfm-h4 a {
  font-size: 18px;
  font-family: inherit;
  font-weight: 600;
  margin-bottom: 7px;
  line-height: 1.1;
  color: #4d4d4d;
}

.mfm-h4 a:hover {
  text-decoration: none;
}

.mfm-h4 small {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #858585;
}

.mfm-text-grey {
  color: #7f7f7f;
}

.mfm-text-light-grey {
  color: #ababab;
}

.mfm-text-nowrap {
  white-space: nowrap !important;
}

.mfm-text-center {
  text-align: center !important;
}

.mfm-text-right {
  text-align: right !important;
}

.mfm-text-left {
  text-align: left !important;
}

/* EMMET QUICK SYTLES */
.mfm-tdn {
  text-decoration: none !important;
}

.mfm-curpo {
  cursor: pointer !important;
}

.mfm-pb0 {
  padding-bottom: 0 !important;
}

.mfm-pt0 {
  padding-top: 0 !important;
}

.mfm-pr0 {
  padding-right: 0 !important;
}

.mfm-pl0 {
  padding-left: 0 !important;
}

.mfm-mb0 {
  margin-bottom: 0 !important;
}

.mfm-mt0 {
  margin-top: 0 !important;
}

.mfm-ml0 {
  margin-left: 0 !important;
}

.mfm-mr0 {
  margin-right: 0 !important;
}

.mfm-posr {
  position: relative;
}

.mfm-bb0 {
  border-bottom: 0 !important;
}

/* LINKS */
[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: none;
}

a {
  color: #4a90e2;
  text-decoration: none;
}

.menu__link, .submenu__link, .nav-link, .dropdown-toggle, .header-top a, .popover-menu__links a {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 500;
  display: inline-block;
}

a:focus,
a:active,
a:hover {
  text-decoration: underline;
}

.nav-link:hover, .menu__link:hover {
  text-decoration: none;
}

a.submenu__link:hover, div.popover-menu__links a:hover {
  color: #244696 !important;
}

a.mfm-black-link {
  text-decoration: none;
  color: #000;
}

a.mfm-black-link:active,
a.mfm-black-link:hover {
  text-decoration: underline;
}

a.mfm-black-link:visited {
  color: #000;
}

.mfm-dotted {
  display: inline;
  border-bottom: 1px dotted;
  text-decoration: none !important;
}

/* BUTTONS */
.mfm-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  padding: 6px 18px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #adadad;
}

.mfm-button:hover,
.mfm-button:focus {
  text-decoration: none;
  border-color: #C9C9C9;
}

.mfm-button:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.mfm-button:visited {
  color: initial;
}

.mfm-tooltip,
.mfm-tooltip-static {
  display: inline-block;
  cursor: pointer;
  position: relative;
  white-space: normal;
}

.mfm-tooltip-top .mfm-tooltip-body {
  right: auto;
  left: 50%;
  bottom: 22px;
  top: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mfm-tooltip .mfm-tooltip-body {
  display: none;
}

.mfm-tooltip:focus .mfm-tooltip-body,
.mfm-tooltip:hover .mfm-tooltip-body {
  display: block;
}

.mfm-tooltip-body {
  cursor: default;
  position: absolute;
  bottom: 17px;
  left: -112px;
  width: 240px;
  background: #fff;
  padding: 10px 12px;
  border: 1px solid #B2B2B2;
  font-size: 14px;
  color: #000;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.2em;
  font-size: 13px;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.mfm-tooltip .mfm-hover-tooltip {
  position: absolute;
  width: 100%;
  height: 25px;
  left: 0;
  bottom: 0;
}

.mfm-tooltip-body a {
  text-decoration: underline;
}

.mfm-tooltip-body > hr:last-of-type {
  height: 20px;
  background: transparent;
  border: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: -18px;
  left: 0;
}

.mfm-tooltip-top .mfm-tooltip-body:before,
.mfm-tooltip-top .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #fff transparent transparent transparent;
}

.mfm-tooltip-top .mfm-tooltip-body:before {
  bottom: -21px;
  border-color: #B2B2B2 transparent transparent transparent;
}

.mfm-tooltip-right-top .mfm-tooltip-body {
  right: auto;
  left: -10px;
  bottom: 24px;
  top: auto;
}

.mfm-tooltip-right-top .mfm-tooltip-body:before,
.mfm-tooltip-right-top .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: 10px;
  right: auto;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #fff transparent transparent transparent;
}

.mfm-tooltip-right-top .mfm-tooltip-body:before {
  bottom: -21px;
  border-color: #B2B2B2 transparent transparent transparent;
}

.mfm-tooltip-left-top .mfm-tooltip-body {
  left: auto;
  right: -5px;
  bottom: 20px;
  top: auto;
}

.mfm-tooltip-left-top .mfm-tooltip-body:before,
.mfm-tooltip-left-top .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  right: 5px;
  left: auto;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #fff transparent transparent transparent;
}

.mfm-tooltip-left-top .mfm-tooltip-body:before {
  bottom: -21px;
  border-color: #B2B2B2 transparent transparent transparent;
}

.mfm-tooltip-bottom .mfm-tooltip-body {
  left: 50%;
  right: 0;
  bottom: auto;
  top: 19px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mfm-tooltip-bottom .mfm-tooltip-body:before,
.mfm-tooltip-bottom .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border: 10px solid;
  border-color: transparent transparent #FFF transparent;
}

.mfm-tooltip-bottom .mfm-tooltip-body:before {
  top: -21px;
  border-color: transparent transparent #B2B2B2 transparent;
}

.mfm-tooltip-right-bottom .mfm-tooltip-body {
  left: 0;
  right: 0;
  bottom: auto;
  top: 19px;
}

.mfm-tooltip-right-bottom .mfm-tooltip-body:before,
.mfm-tooltip-right-bottom .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  left: 5px;
  bottom: 0;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent transparent #FFF transparent;
}

.mfm-tooltip-right-bottom .mfm-tooltip-body:before {
  top: -21px;
  border-color: transparent transparent #B2B2B2 transparent;
}

.mfm-tooltip-bottom .mfm-tooltip-body hr,
.mfm-tooltip-right-bottom .mfm-tooltip-body hr {
  bottom: auto;
  top: -18px;
}

.mfm-tooltip-left-top .mfm-hover-tooltip {
  height: 30px;
}

.mfm-tooltip-left-bottom .mfm-hover-tooltip {
  height: 30px;
}

.mfm-caret-down {
  position: relative;
}

.mfm-caret-down:after {
  content: '\25BC';
  display: block;
  position: absolute;
  right: -13px;
  top: 30%;
  font-size: .7em;
  margin-left: 3px;
}

.mfm-long-arrow-right {
  padding-right: 20px;
  position: relative;
}

.mfm-long-arrow-right:after {
  content: '→';
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
  position: absolute;
  font-style: normal;
  right: 0px;
  top: 0;
}

.mfm-long-arrow-left {
  padding-left: 20px;
  position: relative;
}

.mfm-long-arrow-left:after {
  content: '←';
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
  position: absolute;
  font-style: normal;
  left: 0px;
  top: 0;
}

/* FORMS */
.mfm-iputs-group {
  position: relative;
}

.mfm-iputs-group input[type=text],
.mfm-iputs-group input[type=number],
.mfm-iputs-group input[type=email],
.mfm-iputs-group input[type=password],
.mfm-iputs-group select {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.mfm-iputs-group-inline {
  display: inline-block;
  vertical-align: middle;
}

.mfm-iputs-group-multi {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.mfm-iputs-group-multi input[type=text],
.mfm-iputs-group-multi input[type=number],
.mfm-iputs-group-multi input[type=email],
.mfm-iputs-group-multi input[type=password],
.mfm-iputs-group-multi select {
  display: inline-block;
  vertical-align: top;
  width: auto;
  border-radius: 0;
  border-right: 0;
}

.mfm-iputs-group-multi input:first-child,
.mfm-iputs-group-multi select:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.mfm-iputs-group-multi input:nth-last-of-type(1),
.mfm-iputs-group-multi select:nth-last-of-type(1) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #ccc;
}

/* -------------------------------------------- */
/* GREY BG */
.mfm-grey-bg {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  border-radius: 1px;
  /* ugly ipad fix */
  min-width: 150px;
  background: #f7f7f7;
  box-shadow: -75px 0 0 0px #f7f7f7, 75px 0 0 0px #f7f7f7, -150px 0 0 0px #f7f7f7, 150px 0 0 0px #f7f7f7, -300px 0 0 0px #f7f7f7, 300px 0 0 0px #f7f7f7, -450px 0 0 0px #f7f7f7, 450px 0 0 0px #f7f7f7, -600px 0 0 0px #f7f7f7, 600px 0 0 0px #f7f7f7, -750px 0 0 0px #f7f7f7, 750px 0 0 0px #f7f7f7, -900px 0 0 0px #f7f7f7, 900px 0 0 0px #f7f7f7, -1050px 0 0 0px #f7f7f7, 1050px 0 0 0px #f7f7f7, -1300px 0 0 0px #f7f7f7, 1300px 0 0 0px #f7f7f7, -1450px 0 0 0px #f7f7f7, 1450px 0 0 0px #f7f7f7, -1600px 0 0 0px #f7f7f7, 1600px 0 0 0px #f7f7f7, -75px 0 0 1px #d9d9d9, 75px 0 0 1px #d9d9d9, -150px 0 0 1px #d9d9d9, 150px 0 0 1px #d9d9d9, -300px 0 0 1px #d9d9d9, 300px 0 0 1px #d9d9d9, -450px 0 0 1px #d9d9d9, 450px 0 0 1px #d9d9d9, -600px 0 0 1px #d9d9d9, 600px 0 0 1px #d9d9d9, -750px 0 0 1px #d9d9d9, 750px 0 0 1px #d9d9d9, -900px 0 0 1px #d9d9d9, 900px 0 0 1px #d9d9d9, -1050px 0 0 1px #d9d9d9, 1050px 0 0 1px #d9d9d9, -1300px 0 0 1px #d9d9d9, 1300px 0 0 1px #d9d9d9, -1450px 0 0 1px #d9d9d9, 1450px 0 0 1px #d9d9d9, -1600px 0 0 1px #d9d9d9, 1600px 0 0 1px #d9d9d9;
  -webkit-box-shadow: -75px 0 0 0px #f7f7f7, 75px 0 0 0px #f7f7f7, -150px 0 0 0px #f7f7f7, 150px 0 0 0px #f7f7f7, -300px 0 0 0px #f7f7f7, 300px 0 0 0px #f7f7f7, -450px 0 0 0px #f7f7f7, 450px 0 0 0px #f7f7f7, -600px 0 0 0px #f7f7f7, 600px 0 0 0px #f7f7f7, -750px 0 0 0px #f7f7f7, 750px 0 0 0px #f7f7f7, -900px 0 0 0px #f7f7f7, 900px 0 0 0px #f7f7f7, -1050px 0 0 0px #f7f7f7, 1050px 0 0 0px #f7f7f7, -1300px 0 0 0px #f7f7f7, 1300px 0 0 0px #f7f7f7, -1450px 0 0 0px #f7f7f7, 1450px 0 0 0px #f7f7f7, -1600px 0 0 0px #f7f7f7, 1600px 0 0 0px #f7f7f7, -75px 0 0 1px #d9d9d9, 75px 0 0 1px #d9d9d9, -150px 0 0 1px #d9d9d9, 150px 0 0 1px #d9d9d9, -300px 0 0 1px #d9d9d9, 300px 0 0 1px #d9d9d9, -450px 0 0 1px #d9d9d9, 450px 0 0 1px #d9d9d9, -600px 0 0 1px #d9d9d9, 600px 0 0 1px #d9d9d9, -750px 0 0 1px #d9d9d9, 750px 0 0 1px #d9d9d9, -900px 0 0 1px #d9d9d9, 900px 0 0 1px #d9d9d9, -1050px 0 0 1px #d9d9d9, 1050px 0 0 1px #d9d9d9, -1300px 0 0 1px #d9d9d9, 1300px 0 0 1px #d9d9d9, -1450px 0 0 1px #d9d9d9, 1450px 0 0 1px #d9d9d9, -1600px 0 0 1px #d9d9d9, 1600px 0 0 1px #d9d9d9;
}

/* INLINE ELMENT */
.mfm-inline {
  display: inline-block;
}

.tstyle1 th,
.tstyle1 td {
  padding: 5px 6px;
}

/* MODS */
.mfz-mobile-visible {
  display: none !important;
}

.mfz-hidden {
  display: none !important;
}

.mfz-v-hidden {
  visibility: hidden !important;
}

.mfz-mobile-landscape-hidden {
  /*display: none !important;*/
}

.mfz-mobile-landscape-visible {
  display: none !important;
}

.mfz-modal-4scroll {
  position: relative;
  min-height: 100%;
}

/* '' */
/* ==========================================================================
Helper classes
========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

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

.clearfix:after {
  clear: both;
}

.mfz-table {
  display: table;
}

.mfz-table-cell {
  display: table-cell;
}

.bold {
  font-weight: bold !important;
}

.maybe-mrg {
  margin-bottom: 15px;
}
.maybe-mrg_sticky {
  position: sticky;
  top: 16px;
}
.maybe-mrg:empty {
  margin: 0;
}

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.company-social-links a.ln {
  background-position: 0px -83px !important;
}

.table.table-condensed input[type='checkbox'] {
  margin-right: 10px;
}

.au-premium-deal {
  font-weight: 600;
  background: #e2f0bd;
  border-top: 1px solid #fff !important;
}

#additional-types-dop {
  margin-top: 20px;
}

a.add-margin-top {
  display: inline-block;
  margin-top: 25px;
}

.layer3-main,
.layer5-main {
  position: relative;
}

.layer3-main .mihailovskiy-refinancing,
.layer5-main .mihailovskiy-refinancing {
  position: absolute;
  top: 0;
  right: 0;
}

.layer3-main .mihailovskiy-refinancing,
.layer5-main .mihailovskiy-refinancing {
  position: inherit;
}

div.js-showPhone {
  text-decoration: underline;
  color: #0044ab;
}

div.js-showPhone:hover {
  cursor: pointer;
}

/* FORMS */
.mfz-form-group {
  position: relative;
  margin-bottom: 5px;
}

.mfz-form-group-inline {
  display: inline-block;
  vertical-align: top;
}

.mfz-form-group input:focus,
.mfz-form-group select:focus {
  outline: none;
}

.mfz-form-group input:not([type=checkbox]),
.mfz-form-group select {
  height: 40px;
  width: 100%;
  padding: 2px 10px;
  border: 0;
  border-radius: 4px;
  margin-bottom: 5px;
  background: #FFFAF4;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
}

body[data-browser="Internet Explorer"][data-version="8"] .mfz-form-group input {
  height: 40px;
  width: 100%;
  padding: 10px 10px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 5px;
  background: #FFFAF4;
}

.mfz-form-group .mfz-form-group-sub {
  display: block;
  color: #ccc;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 15px;
}

.mfz-checkbox input {
  display: none;
}

.mfz-checkbox label {
  display: block;
  position: relative;
  font-size: 14px;
  padding-left: 22px;
  cursor: pointer;
}

.mfz-checkbox label a {
  color: inherit;
}

.mfz-checkbox label:before {
  content: '';
  width: 18px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAQCAYAAAEE8p3yAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkQ0MEE0QzU1OUZEMTFFNDlENDE4NUE3RTUyNzIyQzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkQ0MEE0QzY1OUZEMTFFNDlENDE4NUE3RTUyNzIyQzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRDQwQTRDMzU5RkQxMUU0OUQ0MTg1QTdFNTI3MjJDNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRDQwQTRDNDU5RkQxMUU0OUQ0MTg1QTdFNTI3MjJDNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnSGAcoAAAU/SURBVHjaYvz//z/DjJlz/wvreDO8urKFgZPxNwNYIHDC1f8gSRDx6uXH/wABxDhrxsz/v5n+MrD+YmD4xcLKwLDq2Nv/H4Cyf//+BwOAAGKYPH3a/x8g1r///8N7T4LFfv/88x8G3r7+8J+J+T8DAzsDA8NPRgaGFUWGDCDAyAw0Ekj/Z/gHhL8ZAAKIcdaUaf9BdoBc84lTlqEg1odx9sxZ//8yMIM1gI39DjTyC9CqyN5j/0FWIwMWJhZmhpiJVxhY/39lmBSjzbBuw3UGZMACdDfDsnwdBlagjW/fvGP49/cnWAJEsgPdABBAjNNnz/of5OXDwMrByvCHkQ3owl8MLOz/Gd4yiTLUzTrJwMr6m8GS+zoDuhoGNgj9j4WLgYX1728GXhFJhoy+PQxOzuYMnqYiDBm9p4F23GNoTzFnUBJgYJw789J/kBpONgYM8O7dOwaWn/8ZGZiY/zDMrXBhWHfsNUPphKsMc4otGHiACkBOZ2AQYoCpAfoMw5B//xgYmPi4+ICh9p2B8f8/hlBTQYYF+eYMTP/+AuP3F8OzRw/BCmFq/gLV/P/9BxT3DF+Bav5B1QAEIJxsehkKojD8zsx1S7W5aKoRaSwsxNKmWmIrsfO17FYTYtm/4Q/4SGsrEh8LVtjYKDshuitiJZSI9vZO7x1nbrURmjibycx5cuadM+9h+Y2cqjlVSCHg0mUdjN7pSdiGhfDQJDIzI2x7M/+Hkcr01+WVVcbubosqGrHgCROCGVDuBypU4ODqE2c3T0gnIxi1bPxkXFVvsTu7xzBisSjCfb30UQ07MS+Mo4KNk+tHDAefMZscY2+vZdVDzO9wZBAMLrjhMuxfvGNp7RRlSuQuazgslDCfiCPOXxpGIaZdcObq1oJXvTqmEyRVdSJDjts7L2IuMYCFVD9M1/ZhzbQLSZ5RZEHOAgLddLCenYDplJFODWJx3IKg7mup/pQERNsiTcbQH811P2jEtrJTMEg5+ZKc6flSW2agvNaje9dk+DfDH0r3kCRX0L6LYBowVGQNsuogFAr5Nf5jvgQorVpam4jC6LmPmcmjSoiQlYIuBIUiUiwJTXHhRgQtqAsRdKH/yZ1Klm6ECoKFgKBYJ7oQBV3Y+toI1lcbbZPJJJnr+cZKkjYWwdnMzOXOud93vnPOqOs3b7hSsYT9e/el5mZC0A/sNZFJKQS+4b2VgsDLYo2u6+g9WHzxHh9W2gSOcbZ6ECvLD7ATjqZd/4b7qPESNqIRp6aOolgowM9kIEwl2rBdftBzsIYPPCymzprs7FnjG+rhW3R1HorcnJyZxunyLnXtVd3thONI3zjcr6sRm3lOmvsJAs9DkJvABju5H76D4+7j5QPI+UpGghbVUG80MR8uI6LYc7TyiSMlfF96iKvlSqrDYRyehxFJ+LLFbHkna1xTupfO19JD8G2AiO/3GmtYePoZ687g1uNP7HYSQurCkzeIqHvJxrnZQzhzLIPuagu3l1qDAB3CyY0X5rbLcSx9Rfa0D9s1jFkqKFA9nKsWcKpawfziDxb0GnfCj2n4BP02zs9OYq4ygQxdwN8PfrouKR34aRhnXPqNLYSZ4blmimOV66TCEjrpIeQTjYszu1nUNO6GX+gYslA9DI+HW4lSLZRuVvPHVjKaIZx/vbQe4FirPcjvMelxwfzuRHSU59qFcpEbHWLp3siQKDoW5lLbupFCtuKI5ZWWAqX1/iaOI7aiMrbjKKG+Vqu5jfa6RAI8qYLC43cci4LyfMSJdGrg86Q46lArFtlsFpeuXB4JzP/B+QXoDrUITgPPQAAAAABJRU5ErkJggg==) no-repeat;
  background-position: -18px 0;
}

.mfz-checkbox input:checked + label:before {
  background-position: 0px 0;
}

body[data-browser="Internet Explorer"][data-version="8"] .mfz-checkbox label:before {
  display: none;
}

body[data-browser="Internet Explorer"][data-version="8"] .mfz-checkbox label {
  display: inline-block;
  vertical-align: top;
  padding-left: 0;
  max-width: 150px;
}

body[data-browser="Internet Explorer"][data-version="8"] .mfz-checkbox input {
  width: 16px;
  height: 16px;
  padding: 0;
  background: none;
  display: inline-block;
  vertical-align: top;
}

.mfz-form-group .mfz-form-error {
  position: absolute;
  top: -7px;
  left: 5px;
  font-size: 9px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #f00;
  padding: 1px 3px 0px;
  background: #FFE1E1;
  pointer-events: none;
  cursor: default;
}

body[data-browser="Internet Explorer"][data-version="8"] .mfz-form-group .mfz-form-error {
  top: -9px;
  padding: 0px 3px 0px;
  font-weight: normal;
}

/* BLOCK SEO */
.mfz-seo {
  border-top: 1px solid #ebebeb;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 11px;
  color: #414141;
}

.mfz-seo a {
  color: #4078cd;
}

.mfz-seo .link-list {
  font-size: 0;
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.mfz-seo .link-list li {
  font-size: 10px;
  display: inline-block;
  padding: 0 5px;
  width: 33.3%;
}

.mfz-seo .link-list:first-child {
  margin-right: 0;
}

.mfm-content-banner {
  overflow: hidden;
  width: 100%;
  margin-top: 15px;
  text-align: center;
  padding: 0px;
  background: #fff;
  border: none;
  border-radius: 0px;
}
.mfm-content-banner.big_bottom_banner {
  padding-top: 24px;
  border: none;
  border-radius: 0;
}

/* SHORT AD SIGN */
.mb-news--item .is-promoted-circle:after,
.mfm-news-list .is-promoted-circle:after,
.mfz-news-list .is-promoted-circle:after,
.mfz-list-a .is-promoted-circle:after {
  content: 'Р';
  display: inline-block;
  font-size: 10px;
  width: 14px;
  height: 14px;
  /*padding-left: 1px;*/
  text-align: center;
  border-radius: 50%;
  background: #aeaeae;
  color: #fff;
  text-decoration: none !important;
  letter-spacing: 0px;
}

.mfz-news-list .is-promoted-circle:after {
  font-size: 9px;
}

.newspage .is-promoted-circle:after {
  margin-left: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfm-news-list .is-promoted-circle {
  display: inline-block;
  height: 15px;
  margin-left: 3px;
}

/* AD SIGN */
.mb-news--item .is-promoted:after,
.mfm-news-list .is-promoted:after,
.mfz-news-list .is-promoted:after,
.mfz-list-a .is-promoted:after {
  content: ' РЕКЛАМА';
  font-size: 10px;
  color: #222;
  text-decoration: none !important;
  letter-spacing: 1px;
}

.mfz-news-list .is-promoted:after {
  font-size: 9px;
}

.mfm-news-list .is-promoted {
  display: inline-block;
  height: 15px;
  margin-left: 3px;
}

/* COMPANY NEWS SIGN */
.is-newscompany-circle {
  display: inline-block;
  position: relative;
  top: -1px;
  vertical-align: baseline;
}

.is-newscompany-circle:after {
  content: 'P';
  display: inline-block;
  font-size: 9px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  background: #aeaeae;
  color: #fff;
  text-decoration: none !important;
  letter-spacing: 0px;
}

.newspage td.title span.is-newscompany-circle {
  display: inline-block;
  float: none;
  line-height: 15px;
  top: -1px;
}

/* CONTENT COLUMN BLOCKS */
.mfm-header {
  position: relative;
  padding-right: 190px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.mfm-header-no-aside {
  padding-right: 0px !important;
}

.mfm-header .mfm-h1 {
  margin-top: 0;
  font-weight: 900;
}

.mfm-header-aside {
  position: absolute;
  top: 41px;
  right: 0;
  /*width: 165px;*/
  max-width: 165px;
}

.mfm-header-aside select,
.mfm-header-aside input {
  width: 100%;
}

.mfm-header.has-no-pb {
  padding-bottom: 0;
}

/* AD BLOCKS */
.mfm-col-aside .mfm-aside-block {
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
  padding: 3px;
  border-radius: 5px;
  text-align: left;
  background: #fff;
  /*border: 1px solid #d0d0d0;*/
}

.mfm-col-aside .mfm-aside-block.has-no-border {
  border-color: transparent;
}

.mfm-col-aside .mfm-aside-block.has-no-padding {
  padding: 0;
  overflow: hidden;
}

.mfm-col-aside .mfm-aside-block:empty {
  display: none;
}

.mfm-aside-block hr {
  border-top: 1px solid #d0d0d0;
}

.mfm-aside-block--heading {
  font-size: 11px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mfz-hidden {
  display: none !important;
}

.mfm-grey-bg {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  border-radius: 1px;
  /* ugly ipad fix */
  min-width: 150px;
  background: #f7f7f7;
  box-shadow: -75px 0 0 0px #f7f7f7, 75px 0 0 0px #f7f7f7, -150px 0 0 0px #f7f7f7, 150px 0 0 0px #f7f7f7, -300px 0 0 0px #f7f7f7, 300px 0 0 0px #f7f7f7, -450px 0 0 0px #f7f7f7, 450px 0 0 0px #f7f7f7, -600px 0 0 0px #f7f7f7, 600px 0 0 0px #f7f7f7, -750px 0 0 0px #f7f7f7, 750px 0 0 0px #f7f7f7, -900px 0 0 0px #f7f7f7, 900px 0 0 0px #f7f7f7, -1050px 0 0 0px #f7f7f7, 1050px 0 0 0px #f7f7f7, -1300px 0 0 0px #f7f7f7, 1300px 0 0 0px #f7f7f7, -1450px 0 0 0px #f7f7f7, 1450px 0 0 0px #f7f7f7, -1600px 0 0 0px #f7f7f7, 1600px 0 0 0px #f7f7f7, -75px 0 0 1px #d9d9d9, 75px 0 0 1px #d9d9d9, -150px 0 0 1px #d9d9d9, 150px 0 0 1px #d9d9d9, -300px 0 0 1px #d9d9d9, 300px 0 0 1px #d9d9d9, -450px 0 0 1px #d9d9d9, 450px 0 0 1px #d9d9d9, -600px 0 0 1px #d9d9d9, 600px 0 0 1px #d9d9d9, -750px 0 0 1px #d9d9d9, 750px 0 0 1px #d9d9d9, -900px 0 0 1px #d9d9d9, 900px 0 0 1px #d9d9d9, -1050px 0 0 1px #d9d9d9, 1050px 0 0 1px #d9d9d9, -1300px 0 0 1px #d9d9d9, 1300px 0 0 1px #d9d9d9, -1450px 0 0 1px #d9d9d9, 1450px 0 0 1px #d9d9d9, -1600px 0 0 1px #d9d9d9, 1600px 0 0 1px #d9d9d9;
  -webkit-box-shadow: -75px 0 0 0px #f7f7f7, 75px 0 0 0px #f7f7f7, -150px 0 0 0px #f7f7f7, 150px 0 0 0px #f7f7f7, -300px 0 0 0px #f7f7f7, 300px 0 0 0px #f7f7f7, -450px 0 0 0px #f7f7f7, 450px 0 0 0px #f7f7f7, -600px 0 0 0px #f7f7f7, 600px 0 0 0px #f7f7f7, -750px 0 0 0px #f7f7f7, 750px 0 0 0px #f7f7f7, -900px 0 0 0px #f7f7f7, 900px 0 0 0px #f7f7f7, -1050px 0 0 0px #f7f7f7, 1050px 0 0 0px #f7f7f7, -1300px 0 0 0px #f7f7f7, 1300px 0 0 0px #f7f7f7, -1450px 0 0 0px #f7f7f7, 1450px 0 0 0px #f7f7f7, -1600px 0 0 0px #f7f7f7, 1600px 0 0 0px #f7f7f7, -75px 0 0 1px #d9d9d9, 75px 0 0 1px #d9d9d9, -150px 0 0 1px #d9d9d9, 150px 0 0 1px #d9d9d9, -300px 0 0 1px #d9d9d9, 300px 0 0 1px #d9d9d9, -450px 0 0 1px #d9d9d9, 450px 0 0 1px #d9d9d9, -600px 0 0 1px #d9d9d9, 600px 0 0 1px #d9d9d9, -750px 0 0 1px #d9d9d9, 750px 0 0 1px #d9d9d9, -900px 0 0 1px #d9d9d9, 900px 0 0 1px #d9d9d9, -1050px 0 0 1px #d9d9d9, 1050px 0 0 1px #d9d9d9, -1300px 0 0 1px #d9d9d9, 1300px 0 0 1px #d9d9d9, -1450px 0 0 1px #d9d9d9, 1450px 0 0 1px #d9d9d9, -1600px 0 0 1px #d9d9d9, 1600px 0 0 1px #d9d9d9;
}

.mfz-page-wrap {
  overflow: hidden;
}

.row_td {
  display: none;
}

@media only screen and (max-width: 679px) {
  .mfm-header {
    padding-right: 0 !important;
  }
  .mfm-header .mfm-header-aside {
    position: relative;
    top: 0;
    right: auto;
    /* width: 165px; */
    max-width: 165px;
    display: block;
    margin: auto;
    text-align: center;
  }

  .table-response {
    width: 100%;
    table-layout: auto !important;
    display: inherit !important;
  }
  .table-response thead {
    display: none !important;
  }
  .table-response tbody {
    display: block;
  }
  .table-response tbody tr {
    display: block;
    border: 1px solid #ccc;
  }
  .table-response tbody tr td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative !important;
    padding-left: 55% !important;
    white-space: normal;
    text-align: left !important;
    width: 100% !important;
    display: block;
  }
  .table-response tbody tr td:before {
    content: attr(data-title);
    font-size: 13px;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .table-response tbody tr td:after {
    content: attr(data-small);
    font-size: 12px;
    color: #848484;
    position: absolute;
    top: 22px;
    left: 6px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
  }
  .table-response.mfm-table.mfcur-table-sm td {
    width: auto;
    padding: 12px 8px;
  }
  .table-response.mfm-table.mfcur-table-sm td.mfcur-table-bankname {
    padding-left: 55% !important;
  }
  .table-response.mfm-table.mfcur-table-sm td.row_td {
    display: block;
    width: 100% !important;
  }
  .table-response.mfm-table.mfcur-table-sm td.row_td div {
    display: inline-block;
  }
  .table-response.mfm-table.mfcur-table-sm td.mfm-pr0, .table-response.mfm-table.mfcur-table-sm td.mfm-pl0, .table-response.mfm-table.mfcur-table-sm td.mfcur-m0p0 {
    display: none;
  }
  .table-response.mfm-table.mfcur-table-sm tfoot {
    display: none;
  }

  .mf-subscribe--wgt-inputgroup {
    width: 100% !important;
  }

  .mf-subscribe--wgt-cta {
    width: 100% !important;
    margin-bottom: 20px !important;
  }

  .mfcur-news--blog .mfz-post {
    width: 100% !important;
  }

  .mfcur-news--blog .mfz-post:nth-child(2n) {
    padding-left: 0 !important;
  }

  .mfcur-news--blog .mfz-post:nth-child(2n) .mfz-post-img {
    left: 0 !important;
  }

  .mfcur-news--container:before {
    content: none !important;
  }

  .mfcur-news--l,
  .mfcur-news--r {
    width: 100% !important;
  }

  .mfm-grey-bg .mfm-table {
    border-collapse: initial;
    display: block;
    table-layout: auto;
  }
  .mfm-grey-bg .mfm-table thead {
    display: block;
  }
  .mfm-grey-bg .mfm-table thead tr {
    display: block;
    width: 100%;
  }
  .mfm-grey-bg .mfm-table thead tr th {
    width: 100% !important;
    display: block;
    text-align: center;
  }
  .mfm-grey-bg .mfm-table tfoot {
    width: 100%;
    display: block;
  }
  .mfm-grey-bg .mfm-table tfoot tr {
    width: 100%;
    display: block;
  }
  .mfm-grey-bg .mfm-table tfoot tr td {
    width: 46%;
  }
}
.gsc-search-button-v2 {
  width: 55px !important;
  height: 25px !important;
  min-width: 13px !important;
  margin-top: 2px !important;
  padding: 5px 20px !important;
}

.for-branding {
  display: none !important;
}

@media only screen and (min-width: 905px) and (max-width: 1260px) {
  .coin-container .mf-currency-slash {
    display: none !important;
  }
  .coin-container .mf-currency-ask {
    display: none !important;
    font-size: 14px !important;
    color: #b6b6b6;
    opacity: 0;
  }

  .mf-currency-block:hover .coin-container .mf-currency-ask {
    opacity: 1;
  }
}
@media only screen and (min-width: 601px) and (max-width: 780px) {
  .mf-currency-block .coin-container .mf-currency-slash {
    display: none !important;
  }
  .mf-currency-block .coin-container .mf-currency-ask {
    display: none !important;
    font-size: 14px !important;
    color: #b6b6b6;
    opacity: 0;
  }
  .mf-currency-block:hover .coin-container .mf-currency-ask {
    opacity: 1;
  }
}
@media only screen and (min-width: 600px) and (max-width: 634px) {
  .for-branding {
    display: inline !important;
  }

  .mfz-currency-search .mf-currency-wgt {
    float: none;
    width: 100%;
    margin: auto;
  }
}
@media only screen and (max-width: 600px) {
  .mf-currency-wgt .mf-currency-block:last-child {
    display: block !important;
  }

  .mf-currency-wgt .coin-container .mf-currency-ask:after {
    content: none !important;
  }

  .mfm-h1-new {
    font-size: 24px;
    line-height: 30px;
  }
}
.c-content-bn-slot-content,
div[data-bn-slot="bn-slot-content-1"],
div[data-bn-slot="bn-slot-contentroll"],
div[data-bn-slot="bn-slot-content"] {
  margin: 16px 0;
  text-align: center;
  position: relative;
}

.c-content-bn-slot-content--incontent {
  margin: 24px 0;
  text-align: center;
  overflow: hidden;
}
.c-content-bn-slot-content--incontent_16 {
  margin: 16px -16px;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 459px) {
  .c-content-bn-slot-content--incontent_16 {
    margin: 24px -10px;
  }
}
@media only screen and (max-width: 780px) {
  .c-content-bn-slot-content--incontent {
    margin: 24px 0px;
  }
}

@media only screen and (min-width: 1026px) {
  body[data-style="article"] main.mfz-section .mfz-container .c-content-bn-slot-content--incontent {
    margin: 24px -24px;
  }
}
@media only screen and (max-width: 799px) {
  .c-content-bn-slot-content--incontent {
    margin: 24px 0px;
  }
}
.mfSelect-wrap.without-triangle.mfSelect-triangle:before,
.mfSelect-wrap.without-triangle.mfSelect-triangle:after {
  display: none;
}

.full-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.wrapper-review-button {
  padding: 0 10px 0 16px;
  margin-left: auto;
  background: #34A4A5;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-shadow: 0 1px rgba(0, 0, 0, 0.14);
  transition: box-shadow 0.3s;
  text-align: left;
  min-width: 200px;
}
.wrapper-review-button:hover, .wrapper-review-button:hover, .wrapper-review-button:active {
  text-decoration: none;
}
.wrapper-review-button:hover {
  color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.wrapper-review-button .text-small {
  font-family: 'Roboto Bold', sans-serif;
  font-weight: 700;
  font-size: 11px;
  line-height: 13px;
  padding-right: 32px;
  display: block;
  letter-spacing: 0.4px;
  word-break: normal;
  white-space: nowrap;
}
.wrapper-review-button .text-description {
  font-family: 'Roboto Bold', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  display: block;
}
.wrapper-review-button .review-button {
  background: url("/i/buttons/image-for-button.png") no-repeat right top;
  color: #fff;
  padding: 4px 0;
  display: block;
  width: 174px;
}

#second_top_main {
  margin: 0 auto;
  overflow: hidden;
}

#second_top_main {
  position: relative;
  left: -5px;
}

[data-bn-slot="bn-slot-plashka"] {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.advertising-caption {
  color: #777;
  font: normal 10px/12px Arial;
  padding: 4px 0;
  text-align: left;
  display: block;
}

@media only screen and (max-width: 932px) and (min-width: 781px) {
  .mf-cur-wgt-h2 {
    display: none !important;
  }
}
@media only screen and (max-width: 634px) and (min-width: 600px) {
  .mf-cur-wgt-h2 {
    display: none !important;
  }
}
div[data-bn-slot] > div {
  text-align: left !important;
}

div[data-bn-slot] > div:before {
  content: "Реклама";
  position: relative;
  top: 0;
  left: 0;
  text-align: left;
  font-size: 10px;
  font-family: Arial, sans-serif;
  color: #93a4ac;
  letter-spacing: .05em;
  white-space: nowrap;
  display: block;
}

div[data-bn-slot="bn-slot-top"] > div {
  margin-top: 0;
}
div[data-bn-slot="bn-slot-top"] > div::before {
  left: 4px;
}

div[data-bn-slot="bn-slot-sky-left"],
div[data-bn-slot="bn-slot-catfish"],
div[data-bn-slot="bn-slot-branding"] {
  margin: 0;
}

div[data-bn-slot="bn-slot-sky-left"] > div:before,
div[data-bn-slot="bn-slot-catfish"] > div:before,
div[data-bn-slot="bn-slot-branding"] > div:before {
  content: none;
}

.bn-slot-sticky-1a {
  position: sticky !important;
  top: 16px;
}

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