/* 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; } }
