body {
    background-color: #e6e6e6;
  }
  
  /* 222*/
  div.scrollmenu {
    background-color: #2b4c98;
    overflow: auto;
    white-space: nowrap;
    padding-left: 10px;
  }
  
  .scrollmenu::-webkit-scrollbar {
    width: 0;
    display: none;
  }
  
  .scrollmenu::-webkit-scrollbar-track {
    background: transparent;
  }
  
  .scrollmenu::-webkit-scrollbar-thumb {
    background: transparent;
  }
  
  div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 1px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
  }
  
  div.scrollmenu a:hover {
    background-color: #4062af;
  }
  
  /*=============*/
  
  p {
    padding: 20px 20px 0px;
  }
  
  img {
    width: 100%;
    height: auto;
  }
  
  .body {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: #edeef0;
  }
  .section-bannerslink-mobile {
    display: none;
  }
  
  .content {
    max-width: 1200px;
    margin-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .content.big {
    max-width: 1240px;
    margin-top: 35px;
    padding-right: 10px;
    padding-left: 10px;
  }
  
  .paragraph {
    display: block;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .paragraph._1 {
    display: block;
    padding: 10px 0px 0px;
    font-family: Gothampro, sans-serif;
    color: #243039;
    font-size: 14px;
    font-weight: 400;
  }
  
  .paragraph._2 {
    padding: 0px;
    font-family: Gothampro, sans-serif;
    color: #243039;
    font-size: 14px;
    font-weight: 400;
  }
  
  .block-about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 1px 1px 3px 0 hsla(0, 0%, 60%, 0.4);
  }
  
   .btn1 {
    background-color: #626CA7;
    border-radius: 3px;
    padding: 6px 12px;
  }

  .div-block-24 {
    height: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #e6e6e6;
    color: transparent;
  }
  .button-3 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 571px;
    margin-left: 478px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 5px;
    background-color: #98c31e;
    font-family: Gothampro, sans-serif;
    font-weight: 500;
  }
  .bannerlinks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .mini-banners {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 196px;
    margin-top: 0px;
    margin-right: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 hsla(0, 0%, 60%, 0.4);
  }
  
  .mini-banners.with-links {
    height: 190px;
  }
  
  .mini-banners.with-links._1 {
    margin-right: 10px;
  }
  
  .mini-banners.with-links._2 {
    margin-right: 10px;
    margin-left: 10px;
  }
  
  .mini-banners.with-links._3 {
    margin-right: 0px;
    margin-left: 10px;
  }
  
  .heading-2 {
    margin-top: 10px;
    margin-left: 20px;
    font-family: Gothampro, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }
  
  .links-mini-banners {
    margin-bottom: 10px;
    margin-left: 0px;
    font-family: Gothampro, sans-serif;
    color: #243039;
    font-weight: 400;
    text-decoration: none;
    white-space: normal;
  }
  
  .links-mini-banners:hover {
    color: #5372B7;
    text-decoration: none;
    font-weight: 600;
  }
  
  .div-block-101 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -2px;
    margin-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .div-block-101._4 {
    margin-left: 43px;
  }
  
  .banners-content {
    display: block;
  }
  
  .div-block-100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  
  .div-images-mobile {
    position: relative;
    z-index: 100;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  
  .image-bannerlinks {
    display: none;
    width: 100%;
    height: 100%;
  }
  
  .image-bannerlinks._111 {
    display: none;
  }
  
  html.w-mod-js *[data-ix="new-interaction"] {
    display: block;
  }
  
  .text-block-8 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: Gothampro, sans-serif;
    color: #4d565d;
    font-size: 16px;
    font-weight: 700;
    text-align: right;
  }
  
  .social-link {
    width: 18px;
    margin-right: 15px;
  }
  
  .text-block-footer {
    font-family: Gothampro, sans-serif;
    color: #4d565d;
    font-weight: 400;
  }
  .text-block-footer a {
    font-family: Gothampro, sans-serif;
    color: #4d565d;
    font-weight: 400;
    text-decoration: none;
  }
  .text-block-footer a:focus,
  a:hover {
    text-decoration: underline;
  }
  .text-block-15 a {
    font-family: Gothampro, sans-serif;
    color: #4d565d;
    font-weight: 400;
    text-decoration: none;
  }
  .text-block-15 a:focus,
  a:hover {
    text-decoration: underline;
  }
  
  .text-block-footer._1 {
    margin-top: 12px;
  }
  
  .div-block-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 23px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: right;
  }
  
  .section-mini-banner {
    margin-top: 20px;
    margin-bottom: 10px;
  } 
    
  .text-block-13 {
    font-family: Gothampro, sans-serif;
    color: #4d565d;
    font-weight: 400;
  }
  
  .text-block-13 a {
    font-family: Gothampro, sans-serif;
    color: #4d565d;
    font-weight: 400;
    text-decoration: none;
  }
  .text-block-13 a:focus,
  a:hover {
    text-decoration: underline;
  }
  
  .text-block-15 {
    font-family: Gothampro, sans-serif;
    color: #4d565d;
    font-weight: 400;
  }
  
  .text-block-15 a {
    font-family: Gothampro, sans-serif;
    color: #4d565d;
    font-weight: 400;
    text-decoration: none;
  }
  .text-block-15 a:focus,
  a:hover {
    text-decoration: underline;
  }
  
  .logo {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 14px;
    margin-left: 13px;
  }
  
  .logo-big {
    width: 230px;
  }
  
  .div-block-40 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 13px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .search-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    height: auto;
    max-width: none;
    min-width: auto;
    margin-bottom: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  
  .search-button-3 {
    height: 34px;
    padding-top: 7px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #e1e0e1;
    font-family: Gothampro, sans-serif;
    color: #4d565d;
    font-weight: 500;
  }
  
  .search-input-6 {
    height: 34px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-family: Gothampro, sans-serif;
  }
  
  .block-autorization {
    display: none;
    margin-top: 0px;
    margin-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  
  .block-autorization.mobil {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
  }
  
  .text-field-3 {
    height: 30px;
    border-radius: 5px;
    font-family: Gothampro, sans-serif;
    font-size: 14px;
  }
  
  .text-field-4 {
    height: 30px;
    border-radius: 5px;
    font-family: Gothampro, sans-serif;
  }
  
  .input {
    display: block;
    margin-right: 18px;
    padding: 6px 40px;
    border-radius: 5px;
    font-family: Gothampro, sans-serif;
  }
  
  .input.regist {
    padding-right: 10px;
    padding-left: 10px;
    background-color: #4062af;
    color: #ffafaf;
    font-weight: 500;
  }
  
  .form-block-2 {
    display: none;
  }
  
  .form-block-2.mobile {
    display: block;
  }
  
  .basket-block {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 16px;
    margin-right: 19px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .link-basket {
    display: block;
    margin-right: 0px;
  }
  
  .link-basket.aftorize {
    margin-right: 0px;
  }
  
  .button-vin {
    height: 34px;
    margin-left: 10px;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #2b4c98;
    font-family: Gothampro, sans-serif;
    font-size: 13px;
    font-weight: 500;
  }
  
element.style {
    padding-right: 30px;
}

  .prostodivka {
    position: static;
    display: block;
    height: 37px;
  }
  
  .div-block-45 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .rubls {
    position: relative;
    display: block;
    margin-top: 3px;
    margin-right: 0px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
  }
  
  .logo-smile {
    display: none;
  }
  
  .navbar-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 52px;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #2b4c98;
  }
  
  .nav-menu-2 {
    display: block;
    width: 300px;
    background-color: #4062af;
  }
  
  .burger {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    margin-top: 11px;
    margin-right: 7px;
    padding: 6px;
    border-radius: 30px;
  }
  
  .burger.w--open {
    position: absolute;
    display: block;
    overflow: visible;
    margin-top: 8px;
    background-color: #4062af;
  }
  
  .forma-for-mobile {
    display: block;
    margin-top: 18px;
  }
  
  .header {
    padding-top: 0px;
  }
  
  .footter {
    max-width: 1240px;
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .image-basket {
    display: block;
    width: auto;
    margin-right: 10px;
    padding-right: 0px;
  }
  
  .heading {
    margin-top: 13px;
    margin-left: 20px;
    font-family: Gothampro, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
  }
  
  .div-block-46 {
    height: 1px;
    margin-top: 6px;
    margin-bottom: 6px;
    background-color: #4d6db6;
  }
  
  .div-block-46._3 {
    margin-top: 25px;
  }
  
  .nav-link-2 {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Gothampro, sans-serif;
    color: #fff;
  }
  
  .nav-link-2._1 {
    color: hsla(0, 0%, 100%, 0.5);
    font-size: 12px;
  }
  
  .nav-link-2._2 {
    margin-top: 13px;
  }
  
  .section {
    display: block;
    margin-top: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .section.about {
    display: block;
    margin-top: 0px;
  }
  
  .section.brend {
    display: block;
    margin-top: 35px;
  }
  
  .image {
    margin-right: 10px;
    margin-left: 0px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px 0 hsla(0, 0%, 60%, 0.4);
  }
  
  .section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .bannerlinks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .div-block-51 {
    display: block;
  }
  
  .div-block-52 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .div-block-54 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
  }
  
  .section-mini-banner {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  
  .mini-banner-mobile {
    display: none;
  }
  
  .logo-brends-mobile {
    display: none;
  }
  
  .link-block-3 {
    margin-right: 10px;
  }
  
  .link-block-3._1 {
    margin-right: 0px;
  }
  
  .link-block-4 {
    margin-right: 20px;
  }
  
  .link-block-4._5 {
    margin-right: 0px;
  }
  
  .image-32 {
    display: none;
    width: auto;
    height: 100%;
  }
  
  .div-block-60 {
    width: auto;
    margin: 20px 40px 20px 20px;
  }
  .text-block-23 {
    margin-top: 35px;
    font-family: Gothampro, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }
  .text-block-20 {
    margin-bottom: 10px;
    font-family: Gothampro, sans-serif;
    color: #243039;
    font-size: 16px;
    font-weight: 700;
  }
  
  .div-block-61 {
    display: none;
  }
  
  .div-block-62 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 60px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  
  .div-block-62.aftor {
    margin-right: 59px;
  }
  
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  
  .login-client {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 14px;
    margin-right: 59px;
  }
  
  .login-client._12 {
    margin-top: 15px;
    margin-right: -1px;
  }
  
  .div-block-63 {
    display: none;
  }
  
  .div-block-64 {
    display: none;
  }
  
  .image-33 {
    display: none;
  }
  
  .image-34 {
    display: block;
    padding-top: 4px;
  }
  
  .div-block-66 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 15px;
    margin-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .image-35 {
    width: 20px;
    margin-top: 2px;
  }
  
  .text-block-22 {
    margin-right: 9px;
    font-family: Gothampro, sans-serif;
    color: #fff;
    font-weight: 400;
  }
  
  .container-2 {
    width: 0%;
    margin-right: 0px;
    margin-left: 0px;
  }
  
  .html-embed {
    background-color: #2b4c98;
    font-family: Gothampro, sans-serif;
    color: #fff;
    font-size: 13px;
  }
  
  html.w-mod-js *[data-ix="new-interaction"] {
    display: block;
  }
  
  @media screen and (min-width: 1280px) {
    .body {
      font-family: Gothampro, sans-serif;
      color: #fff;
      font-weight: 500;
    }
    .content.big {
      padding-right: 0px;
      padding-left: 0px;
    }
    .heading-2 {
      color: #243039;
    }
    .links-mini-banners:hover {
      color: #0c8bca;
      font-weight: 400;
    }
    .div-block-101._2 {
      margin-left: 15px;
    }
    .div-images-mobile {
      display: block;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
      -ms-flex-align: baseline;
      align-items: baseline;
    }
    .image-bannerlinks {
      display: block;
      width: 153px;
    }
    .image-bannerlinks._111 {
      display: block;
      width: 125px;
      height: 155px;
    }
    .block-about {
      height: auto;
    }
    .logo {
      margin-top: 16px;
    }
    .div-block-40 {
      margin-top: 16px;
      margin-right: 60px;
    }
    .search-9 {
      width: 35%;
    }
    .search-button-3 {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      font-family: Gothampro, sans-serif;
    }
    .search-input-6 {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      font-weight: 400;
    }
    .block-autorization {
      position: relative;
      left: auto;
      top: 0%;
      right: 0%;
      bottom: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 56px;
      margin-top: 0px;
      margin-right: 5px;
      padding-right: 0px;
      padding-bottom: 0px;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    .div-block-42 {
      display: block;
    }
    .form-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
    .text-field-3 {
      width: 120px;
      height: 20px;
      margin-bottom: 3px;
      padding: 0px 0px 1px 5px;
      border-radius: 3px;
      color: #4d565d;
      font-size: 12px;
      font-weight: 400;
    }
    .text-field-4 {
      width: 120px;
      height: 20px;
      margin-bottom: 0px;
      padding: 0px 0px 1px 5px;
      border-radius: 3px;
      color: #4d565d;
      font-size: 12px;
      font-weight: 400;
    }
    .input {
      margin-top: 0px;
      padding: 0px 5px;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start;
      background-color: #2b4c98;
      color: #fff;
      font-size: 12px;
      -o-object-fit: fill;
      object-fit: fill;
    }
    .form-block-2 {
      display: block;
      margin-top: 11px;
    }
    .basket-block {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      margin-top: 3px;
      margin-right: 20px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .link-basket {
      width: auto;
      margin-top: -4px;
      margin-right: 10px;
    }
    .button-vin {
      height: 37px;
      margin-left: 10px;
      padding-right: 10px;
      padding-left: 10px;
      background-color: #2b4c98;
      font-family: Gothampro, sans-serif;
      font-size: 13px;
    }
    .prostodivka {
      position: static;
      width: 50px;
      height: 37px;
      padding-right: 0px;
      padding-bottom: 0px;
    }
    .div-block-45 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 0px;
      margin-left: 4px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
    .rubls {
      display: block;
      width: auto;
      margin-top: 0px;
    }
    .navbar-header {
      height: 60px;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    .burger {
      display: none;
      margin-top: -300px;
      margin-right: 29px;
      margin-bottom: 0px;
      padding: 0px;
    }
    .header {
      background-color: #2b4c98;
    }
    .footter {
      padding-right: 0px;
      padding-left: 0px;
    }
    .image-basket {
      width: 28px;
      height: 28px;
    }
    .button {
      margin-top: 3px;
      padding: 0px 5px;
      background-color: #2b4c98;
      font-family: Gothampro, sans-serif;
      color: #fc7f3c;
      font-size: 12px;
      font-weight: 500;
    }
    .section.about {
      margin-top: 35px;
    }
    .section.brend {
      margin-top: 30px;
    }
    .section-2 {
      margin-top: 20px;
    }
    .column-7 {
      display: block;
    }
    .image-32 {
      display: block;
      width: auto;
      height: 181px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
    }
    .link-block-5 {
      display: block;
    }
    .link-block-6 {
      display: block;
    }
    .div-block-60 {
      margin-right: 39px;
    }
    .div-block-62 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-right: 0px;
    }
    .div-block-62.aftor {
      margin-right: 21px;
    }
    .text-block-23 {
      margin-top: 35px;
      color: #243039;
    }
    .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-right: 0px;
      margin-left: 0px;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    .login-client {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 0px;
      margin-right: 10px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .login-client._12 {
      margin-top: 0px;
      margin-right: 0px;
    }
    .text-block-21 {
      width: 150px;
      font-weight: 400;
    }
    .div-block-63 {
      display: block;
      width: 20px;
      height: 20px;
    }
    .div-block-64 {
      display: block;
      margin-top: 3px;
      margin-left: 8px;
    }
    .div-block-65 {
      margin-top: 2px;
    }
    .image-33 {
      display: block;
    }
    .image-34 {
      display: none;
    }
  }
  
  @media screen and (min-width: 1440px) {
    .body {
      font-family: Gothampro, sans-serif;
    }
    .content.big {
      display: block;
    }
    .links-mini-banners {
      color: #243039;
      font-size: 14px;
    }
    .links-mini-banners:hover {
      color: #0c8bca;
      font-weight: 400;
    }
    .div-block-101._4 {
      margin-left: 30px;
    }
    .paragraph._1 {
      color: #243039;
    }
    .paragraph._2 {
      color: #243039;
    }
    .block-about {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: auto;
      background-color: #ffffff;
      font-family: Gothampro, sans-serif;
      font-weight: 400;
    }
    .logo {
      margin-top: 16px;
    }
    .div-block-40 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 16px;
    }
    .search-9 {
      margin-bottom: 0px;
    }
    .search-button-3 {
      font-family: Gothampro, sans-serif;
    }
    .block-autorization {
      left: auto;
      top: 0%;
      right: 0%;
      bottom: 0%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 1px;
    }
    .text-field-3 {
      padding-bottom: 1px;
      color: #243039;
    }
    .text-field-4 {
      padding-bottom: 1px;
      color: #243039;
    }
    .form-block-2 {
      margin-top: 11px;
    }
    .basket-block {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 4px;
      margin-right: 38px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .link-basket {
      width: 28px;
      margin-top: 0px;
      margin-right: 10px;
    }
    .link-basket.aftorize {
      margin-right: 11px;
    }
    .button-vin {
      padding-top: 8px;
      font-family: Gothampro, sans-serif;
    }
    .prostodivka {
      width: 100px;
    }
    .rubls {
      margin-top: 2px;
    }
    .navbar-header {
      height: 60px;
    }
    .footter {
      padding-right: 0px;
      padding-left: 0px;
    }
    .image-32 {
      display: block;
      width: auto;
      height: 181px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
    }
    .div-block-60 {
      margin-right: 49px;
    }
    .text-block-20 {
      color: #243039;
    }
    .text-block-23 {
      margin-top: 35px;
    }
    .login-client._12 {
      margin-top: 0px;
    }
  }
  
  @media screen and (min-width: 1920px) {
    .body {
      margin-right: auto;
      margin-left: auto;
      -o-object-fit: fill;
      object-fit: fill;
    }
    .content.big {
      display: block;
      max-width: 1240px;
      padding-right: 0px;
      padding-left: 0px;
    }
    .paragraph._1 {
      padding-bottom: 0px;
      color: #243039;
    }
    .paragraph._2 {
      color: #243039;
    }
    .block-about {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: auto;
      margin-right: 0px;
      margin-left: 0px;
      background-color: #ffffff;
      box-shadow: 1px 1px 3px 0 hsla(0, 0%, 60%, 0.4);
      color: #243039;
    }
    .text-block-footer {
      font-weight: 400;
    }
    .div-block-38 {
      margin-top: 40px;
    }
    .text-block-13 {
      font-weight: 400;
    }
    .text-block-15 {
      font-weight: 400;
    }
    .div-block-39 {
      margin-top: -7px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
    .logo {
      margin-top: 17px;
    }
    .div-block-40 {
      margin-top: 17px;
      font-family: Gothampro, sans-serif;
    }
    .search-9 {
      font-weight: 400;
    }
    .search-button-3 {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      font-family: Gothampro, sans-serif;
    }
    .search-input-6 {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
    }
    .block-autorization {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 7px;
      margin-right: 5px;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .text-block-23 {
      margin-top: 34px;
      margin-bottom: 0px;
      font-size: 20px;
    }
    .form-2 {
      margin-top: 0px;
    }
    .text-field-3 {
      color: #999;
      font-size: 12px;
    }
    .text-field-4 {
      color: #999;
      font-size: 12px;
    }
    .form-block-2 {
      margin-top: 14px;
    }
    .basket-block {
      margin-top: 7px;
      margin-right: 38px;
    }
    .link-basket.aftorize {
      margin-right: 11px;
    }
    .button-vin {
      padding-top: 8px;
      font-family: Gothampro, sans-serif;
    }
    .header {
      display: block;
    }
    .footter {
      padding-right: 0px;
      padding-left: 0px;
    }
    .section.about {
      margin-top: 35px;
      margin-bottom: 35px;
    }
    .image.banner {
      margin-right: 0px;
    }
    .section-big-banner {
      display: block;
    }
    .image-32 {
      display: block;
      width: auto;
      height: 181px;
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
    }
    .link-block-5 {
      display: block;
    }
    .link-block-6 {
      display: block;
    }
    .text-block-20 {
      color: #243039;
    }
    .login-client {
      margin-top: 4px;
    }
    .login-client._12 {
      margin-top: 5px;
    }
    .html-embed {
      color: #fff;
    }
  }
  
  @media screen and (max-width: 991px) {
    .content.big {
      margin-top: 20px;
    }
    .section-mini-banner {
      margin-bottom: 20px;
    }
    .section-bannerslink-mobile {
      display: none;
    }
    .mini-banners {
      height: 160px;
    }
    .mini-banners.with-links._1 {
      height: 150px;
      margin-right: 5px;
    }
    .mini-banners.with-links._2 {
      height: 150px;
      margin-right: 5px;
      margin-left: 5px;
    }
    .mini-banners.with-links._3 {
      height: 150px;
      margin-right: 0px;
      margin-left: 5px;
    }
    .heading-2 {
      margin-top: 5px;
      margin-bottom: 0px;
      margin-left: 15px;
    }
    .links-mini-banners {
      margin-bottom: 5px;
      font-size: 12px;
    }
    .div-block-101 {
      margin-left: 22px;
    }
    .div-block-101._2 {
      margin-left: 9px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
    }
    .div-block-101._4 {
      margin-left: 33px;
    }
    .div-block-101._1 {
      margin-left: 20px;
    }
    .div-block-100 {
      margin-top: 2px;
    }
    .div-images-mobile {
      display: none;
      overflow: visible;
    }
    .paragraph._1 {
      padding-top: 10px;
      padding-bottom: 0px;
      font-size: 13px;
    }
    .paragraph._2 {
      padding-top: 0px;
      font-size: 13px;
    }
    .block-about {
      margin-top: 20px;
    }
    .text-block-23 {
      margin-top: 20px;
      margin-bottom: -6px;
    }
    .text-block-8 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-family: Gothampro, sans-serif;
      font-size: 13px;
      font-weight: 700;
      text-align: right;
    }
    .div-block-39 {
      display: none;
    }
    .logo {
      margin-top: 14px;
    }
    .logo-big {
      width: 190px;
    }
    .div-block-40 {
      margin-top: 12px;
    }
    .search-button-3 {
      height: 30px;
      padding: 0px 8px;
      font-size: 12px;
    }
    .search-input-6 {
      height: 30px;
    }
    .block-autorization {
      display: none;
      width: 400px;
      margin-top: 28px;
      margin-left: 31px;
      text-align: left;
    }
    .block-autorization.mobil {
      display: block;
      width: 100%;
      margin: 0px 0px 0px 20px;
    }
    .text-field-3 {
      width: 260px;
      height: 30px;
      border-radius: 5px;
      font-family: Gothampro, sans-serif;
    }
    .text-field-4 {
      width: 260px;
      height: 30px;
      border-radius: 5px;
      font-family: Gothampro, sans-serif;
    }
    .input {
      padding: 5px 40px;
      border-radius: 5px;
      font-family: Gothampro, sans-serif;
    }
    .input.regist {
      background-color: #4062af;
    }
    .form-block-2 {
      display: block;
    }
    .basket-block {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      margin-top: 15px;
      margin-right: 20px;
    }
    .link-basket {
      margin-right: 7px;
    }
    .link-basket.aftorize {
      margin-right: 5px;
    }
    .button-vin {
      display: none;
    }
    .prostodivka {
      display: none;
    }
    .navbar-header {
      height: 50px;
    }
    .nav-menu-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 300px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      background-color: #4062af;
      text-align: left;
    }
    .burger {
      position: absolute;
      left: auto;
      top: 0%;
      right: 0%;
      bottom: auto;
      display: block;
      margin-top: 10px;
      margin-right: 7px;
      padding: 6px;
    }
    .burger.w--open {
      display: none;
      border-radius: 30px;
      background-color: #4062af;
    }
    .forma-for-mobile {
      display: block;
      margin-top: 16px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      background-color: #4062af;
    }
    .image-basket {
      margin-right: 0px;
    }
    .heading {
      margin-left: 20px;
      font-family: Gothampro, sans-serif;
      color: #fff;
      font-size: 14px;
    }
    .div-block-46 {
      height: 1px;
      margin-top: 10px;
      margin-bottom: 10px;
      padding-right: 0px;
      padding-bottom: 0px;
      background-color: #4d6db6;
    }
    .div-block-46._2 {
      margin-bottom: 10px;
    }
    .nav-link-2 {
      width: 100%;
      padding-top: 10px;
      padding-bottom: 10px;
      font-family: Gothampro, sans-serif;
      color: #fff;
      font-weight: 400;
    }
    .nav-link-2._1 {
      color: hsla(0, 0%, 100%, 0.46);
      font-weight: 400;
    }
    .section.brend {
      margin-top: 20px;
    }
    .image {
      margin-right: 12px;
    }
    .image.brend {
      margin-right: 12px;
    }
    .section-2 {
      display: none;
    }
    .div-block-52 {
      margin-bottom: 10px;
    }
    .div-block-54 {
      margin-bottom: 5px;
    }
    .section-mini-banner {
      margin-bottom: 20px;
    }
    .mini-banner-mobile {
      display: none;
    }
    .logo-brends-mobile {
      display: none;
    }
    .link-block-4 {
      margin-right: 10px;
    }
    .text-block-20 {
      font-size: 14px;
    }
    .div-block-61 {
      display: block;
      margin-top: 20px;
    }
    .login-client {
      margin-top: 12px;
    }
    .login-client._12 {
      margin-top: 9px;
      margin-right: 0px;
    }
    .div-block-65 {
      margin-top: 5px;
    }
    .image-33 {
      display: none;
    }
    .image-34 {
      display: block;
    }
  }
  
  @media screen and (max-width: 767px) {
    img {
      color: #4d565d;
    }
    .section-mini-banner {
      display: block;
    }
    .section-bannerslink-mobile {
      display: none;
    }
    .bannerlinks {
      display: block;
      margin-top: 0px;
    }
    .mini-banners.with-links {
      margin-right: 0px;
    }
    .mini-banners.with-links._1 {
      margin-right: 0px;
      margin-bottom: 10px;
    }
    .mini-banners.with-links._2 {
      margin-right: 0px;
      margin-bottom: 10px;
      margin-left: 0px;
    }
    .mini-banners.with-links._3 {
      margin-bottom: 0px;
      margin-left: 0px;
    }
    .links-mini-banners {
      font-size: 14px;
    }
    .div-block-101 {
      margin-left: 30px;
    }
    .div-block-101._2 {
      margin-left: 30px;
    }
    .div-block-101._4 {
      margin-left: 55px;
    }
    .div-block-100 {
      margin-top: 3px;
    }
    .div-images-mobile {
      display: block;
    }
    .image-bannerlinks {
      display: block;
      width: 153px;
      height: 145px;
    }
    .image-bannerlinks._111 {
      display: block;
      width: 135px;
      height: 145px;
      margin-top: 0px;
    }
    .image-bannerlinks._112 {
      width: 139px;
      height: 140px;
    }
    .paragraph._1 {
      padding-top: 0px;
      padding-bottom: 0px;
      font-size: 12px;
    }
    .paragraph._2 {
      padding-top: 0px;
      padding-bottom: 5px;
      font-size: 12px;
    }
    .block-about {
      margin-top: 20px;
    }
    .text-block-23 {
      font-size: 16px;
    }
    .text-block-8 {
      font-size: 14px;
      text-align: left;
    }
    .logo {
      margin-top: 13px;
      margin-left: 10px;
      padding-left: 0px;
    }
    .logo-big {
      display: none;
    }
    .div-block-40 {
      margin-top: 12px;
      margin-left: 57px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
    .search-9 {
      width: 65%;
    }
    .block-autorization.mobil {
      margin-right: 0px;
      margin-left: 20px;
    }
    .div-block-42 {
      margin-right: 0px;
      margin-left: 0px;
    }
    .text-field-3 {
      width: 250px;
    }
    .text-field-4 {
      width: 250px;
    }
    .input {
      margin-right: 20px;
    }
    .input.regist {
      padding-right: 10px;
      padding-left: 10px;
    }
    .form-block-2 {
      margin-right: 0px;
      margin-left: 0px;
    }
    .basket-block {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      margin-top: 14px;
      margin-right: 5px;
    }
    .link-basket {
      margin-right: 10px;
    }
    .link-basket.aftorize {
      margin-right: 19px;
    }
    .rubls {
      display: none;
    }
    .logo-smile {
      display: block;
      width: 30px;
    }
    .burger {
      margin-top: 9px;
      padding-left: 6px;
    }
    .div-block-46 {
      margin-top: 10px;
    }
    .image.brend {
      margin-right: 0px;
      border-radius: 3px;
    }
    .section-big-banner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
    .div-block-52 {
      margin-bottom: 6px;
    }
    .div-block-54 {
      margin-bottom: 4px;
    }
    .section-mini-banner {
      margin-top: 15px;
    }
    .column {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
    .column.banner1 {
      margin-bottom: 0px;
      padding-right: 7px;
      padding-left: 0px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
    .column-7 {
      padding-right: 0px;
      padding-left: 7px;
    }
    .mini-banner-mobile {
      display: none;
    }
    .logo-brends-mobile {
      display: none;
    }
    .link-block-3 {
      margin-right: 5px;
    }
    .link-block-4 {
      margin-right: 7px;
    }
    .div-block-61 {
      margin-top: 20px;
    }
    .login-client {
      margin-top: 11px;
      margin-right: 53px;
    }
    .login-client._12 {
      margin-top: 9px;
    }
    .div-block-65 {
      margin-top: 5px;
    }
    .image-33 {
      display: none;
    }
    .image-34 {
      padding-top: 3px;
    }
  }
  
  @media screen and (max-width: 479px) {
	  
	.w-col {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 10px;
	}
    .section-mini-banner {
      display: none;
    }
    .section-bannerslink-mobile {
      display: block;
      margin-top: 20px;
    }
    .bannerlinks {
      display: block;
    }
    .bannerlinks.mobile {
      min-width: 280px;
    }
    .mini-banners {
      height: 250px;
      margin-bottom: 10px;
    }
    .mini-banners.links-mobile {
      display: block;
      height: 155px;
      margin-top: 10px;
      margin-right: 0px;
    }
    .mini-banners.links-mobile._1 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 0px;
    }
    .mini-banners.links-mobile._2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
    .mini-banners.links-mobile._3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
    .heading-2 {
      margin-top: 0px;
      margin-bottom: 0px;
      padding-top: 4px;
      font-size: 16px;
    }
    .links-mini-banners {
      position: static;
      overflow: visible;
      width: auto;
      margin-bottom: 3px;
      margin-left: 8px;
      clear: none;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start;
      border-radius: 3px;
      font-size: 13px;
      line-height: 21px;
      text-align: left;
      -o-object-fit: fill;
      object-fit: fill;
    }
    .links-mini-banners._114 {
      margin-top: 6px;
      line-height: 14px;
    }
    .links-mini-banners.el {
      font-size: 13px;
    }
    .div-block-101 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 0px;
      margin-left: 10px;
    }
    .div-block-101._34 {
      margin-left: 43px;
    }
    .div-block-100 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: -2px;
    }
    .div-images-mobile {
      display: block;
    }
    .image-bannerlinks {
      display: block;
      width: 110px;
      height: 140px;
    }
    .image-bannerlinks._1 {
      width: auto;
      height: 140px;
    }
    .paragraph._1 {
      display: block;
      padding-top: 5px;
      font-size: 12px;
    }
    .paragraph._2 {
      padding-bottom: 5px;
      font-size: 12px;
    }
    .div-block-24 {
      margin-top: 25px;
    }
    .text-block-8 {
      text-align: left;
    }
    .text-block-footer {
      text-align: left;
    }
    .logo {
      margin-top: 13px;
    }
    .logo-big {
      display: block;
      width: 185px;
    }
    .div-block-40 {
      margin-top: 55px;
      margin-right: 0px;
      margin-left: 0px;
    }
    .search-9 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin-right: 10px;
      margin-left: 10px;
    }
    .search-button-3 {
      height: 30px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
    }
    .search-input-6 {
      height: 30px;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
    }
    .block-autorization.mobil {
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
    .text-field-3 {
      width: 100%;
    }
    .text-field-4 {
      width: 100%;
    }
    .input {
      margin-right: 10px;
      padding-right: 20px;
      padding-left: 20px;
    }
    .input.regist {
      margin-top: 1px;
    }
    .basket-block {
      left: auto;
      top: 0%;
      right: 0%;
      bottom: auto;
      display: block;
      width: auto;
      margin-top: 14px;
      margin-right: 15px;
    }
    .link-basket {
      display: block;
      margin-right: 15px;
    }
    .link-basket.aftorize {
      margin-right: 17px;
    }
    .rubls {
      display: none;
    }
    .logo-smile {
      display: none;
    }
    .navbar-header {
      height: 90px;
      background-color: #2e509e;
    }
    .nav-menu-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      background-color: #4062af;
    }
    .burger {
      position: absolute;
      margin-top: 8px;
    }
    .burger.w--open {
      display: none;
      border-radius: 30px;
      background-color: #4062af;
    }
    .forma-for-mobile {
      height: auto;
      margin-top: 10px;
      margin-right: 20px;
      margin-left: 20px;
      padding-right: 0px;
      padding-bottom: 0px;
    }
    .footter {
      margin-top: 0px;
    }
    .image-basket {
      width: 22px;
    }
    .heading {
      font-size: 14px;
    }
    .div-block-46 {
      height: 1px;
      margin-top: 5px;
      margin-bottom: 5px;
      padding-right: 0px;
      padding-bottom: 0px;
      background-color: #4d6db6;
    }
    .div-block-46._2 {
      margin-top: 9px;
    }
    .div-block-46._3 {
      margin-top: 10px;
    }
    .nav-link-2._1 {
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 12px;
    }
    .image-25 {
      display: block;
    }
    .section.brend {
      display: none;
    }
    .image {
      margin-right: 0px;
    }
    .section-big-banner {
      display: block;
    }
    .section-mini-banner {
      display: none;
    }
    .column.banner1 {
      margin-bottom: 20px;
      padding-right: 0px;
    }
    .column-7 {
      padding-left: 0px;
    }
    .mini-banner-mobile {
      display: block;
      margin-top: 20px;
    }
    .div-block-55 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
    .div-block-56 {
      padding-right: 6px;
    }
    .div-block-57 {
      padding-left: 6px;
    }
    .image-27 {
      border-radius: 5px;
      box-shadow: 1px 1px 3px 0 hsla(0, 0%, 60%, 0.4);
    }
    .image-28 {
      border-radius: 5px;
      box-shadow: 1px 1px 3px 0 hsla(0, 0%, 60%, 0.4);
    }
    .logo-brends-mobile {
      display: block;
    }
    .div-block-58 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 20px;
    }
    .div-block-58._1 {
      margin-top: 5px;
    }
    .image-29 {
      margin-right: 0px;
      border-radius: 5px;
      box-shadow: 1px 1px 3px 0 hsla(0, 0%, 60%, 0.4);
    }
    .image-30 {
      margin-right: 0px;
      margin-left: 0px;
      border-radius: 5px;
      box-shadow: 1px 1px 3px 0 hsla(0, 0%, 60%, 0.4);
    }
    .image-31 {
      margin-left: 0px;
      border-radius: 5px;
      box-shadow: 1px 1px 3px 0 hsla(0, 0%, 60%, 0.4);
    }
    .link-block {
      margin-right: 0px;
    }
    .link-block-2 {
      margin-right: 7px;
      margin-left: 7px;
    }
    .button-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 17px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 5px;
      background-color: hsla(0, 0%, 60%, 0.21);
      font-family: Gothampro, sans-serif;
      color: #4d565d;
      font-weight: 500;
      text-align: left;
    }
    .div-block-60 {
      margin-top: 20px;
      margin-right: 20px;
      margin-left: 20px;
    }
    .div-block-62 {
      height: 50px;
      margin-right: 60px;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
    .div-block-62.aftor {
      margin-right: 49px;
    }
    .login-client._12 {
      margin-top: 7px;
    }
    .image-33 {
      display: none;
    }
    .image-34 {
      margin-top: 0px;
    }
  }
  
  @font-face {
    font-family: "Segoeui";
    src: url("../fonts/SegoeUI.eot") format("embedded-opentype"),
      url("../fonts/SegoeUI.woff") format("woff"),
      url("../fonts/SegoeUI.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: "Segoeui";
    src: url("../fonts/SegoeUI-Italic.eot") format("embedded-opentype"),
      url("../fonts/SegoeUI-Italic.woff") format("woff"),
      url("../fonts/SegoeUI-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
  }
  @font-face {
    font-family: "Segoeui";
    src: url("../fonts/SegoeUI-Light.eot") format("embedded-opentype"),
      url("../fonts/SegoeUI-Light.woff") format("woff"),
      url("../fonts/SegoeUI-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
  }
  @font-face {
    font-family: "Segoeui";
    src: url("../fonts/SegoeUI-SemiBold.eot") format("embedded-opentype"),
      url("../fonts/SegoeUI-SemiBold.woff") format("woff"),
      url("../fonts/SegoeUI-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
  }
  @font-face {
    font-family: "Segoeui";
    src: url("../fonts/SegoeUI-Bold.eot") format("embedded-opentype"),
      url("../fonts/SegoeUI-Bold.woff") format("woff"),
      url("../fonts/SegoeUI-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: "Segoeui";
    src: url("../fonts/SegoeUI-BoldItalic.eot") format("embedded-opentype"),
      url("../fonts/SegoeUI-BoldItalic.woff") format("woff"),
      url("../fonts/SegoeUI-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro.eot") format("embedded-opentype"),
      url("../fonts/GothamPro.woff") format("woff"),
      url("../fonts/GothamPro.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro-Black.eot") format("embedded-opentype"),
      url("../fonts/GothamPro-Black.woff") format("woff"),
      url("../fonts/GothamPro-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro-Bold.eot") format("embedded-opentype"),
      url("../fonts/GothamPro-Bold.woff") format("woff"),
      url("../fonts/GothamPro-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro-BlackItalic.eot") format("embedded-opentype"),
      url("../fonts/GothamPro-BlackItalic.woff") format("woff"),
      url("../fonts/GothamPro-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro-BoldItalic.eot") format("embedded-opentype"),
      url("../fonts/GothamPro-BoldItalic.woff") format("woff"),
      url("../fonts/GothamPro-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro-Italic.eot") format("embedded-opentype"),
      url("../fonts/GothamPro-Italic.woff") format("woff"),
      url("../fonts/GothamPro-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro-Light.eot") format("embedded-opentype"),
      url("../fonts/GothamPro-Light.woff") format("woff"),
      url("../fonts/GothamPro-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro-LightItalic.eot") format("embedded-opentype"),
      url("../fonts/GothamPro-LightItalic.woff") format("woff"),
      url("../fonts/GothamPro-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro-Medium.eot") format("embedded-opentype"),
      url("../fonts/GothamPro-Medium.woff") format("woff"),
      url("../fonts/GothamPro-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: "Gothampro";
    src: url("../fonts/GothamPro-MediumItalic.eot") format("embedded-opentype"),
      url("../fonts/GothamPro-MediumItalic.woff") format("woff"),
      url("../fonts/GothamPro-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
  }
  @font-face {
    font-family: "Gothampronarrow";
    src: url("../fonts/GothamProNarrow-Bold.eot") format("embedded-opentype"),
      url("../fonts/GothamProNarrow-Bold.woff") format("woff"),
      url("../fonts/GothamProNarrow-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: "Gothampronarrow";
    src: url("../fonts/GothamProNarrow-Medium.eot") format("embedded-opentype"),
      url("../fonts/GothamProNarrow-Medium.woff") format("woff"),
      url("../fonts/GothamProNarrow-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
  }
  .section-mini-banner .link-block-4, .section-big-banner .w-col-6 img, .section.brend .link-block-3 img {
  transition:0.4s all;
}
.section-mini-banner .link-block-4:hover, .section-big-banner .w-col-6 img:hover, .section.brend .link-block-3 img:hover {
  transition:0.4s all;
  box-shadow:0 0 15px rgba(0,0,0,0.6);
}
.telegram {
	display: block;
    width: 36px;
    margin-right: 10px;
    cursor: pointer;
    margin-left: 10px;
}
.vk {
	display: block;
    width: 36px;
    margin-right: 10px;
    cursor: pointer;
    margin-left: 10px;
	padding: 3px;
}
.telegram_vk{
	margin-top: -13px;
	font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
	color: #ffd700;
    text-shadow: 1px 1px 2px #060606;
}
.telegram-modal {
	visibility: visible;
	border-radius: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 32%;
	max-width: 840px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 1000000;
	text-align: center;
}
.telegram-img{
	border-radius: 50px;  /* Скругление углов изображения */
    border: 5px solid #fff; /* Цвет и ширину рамки */
    box-shadow: 2px 1px 5px #999999; /* Цвет и размер тени */
}