

/* Start:/css/style.css?1784557173128502*/
@charset "UTF-8";
/***
    $переменная: значение;   // Пояснение
    php - <?php require($_SERVER["DOCUMENT_ROOT"]."/_html/blocks/header.php");?>
    svg - <?php require($_SERVER["DOCUMENT_ROOT"]."/img/svg/close.svg");?>
    popup - <a class="popup-open" popup-name=".test">Открыть</a>
    Якорь - <a class="anchor" href=".test">Скролить</a>
    форма - <form class="test">
                <div class="form-item">
                    <input type="text" required placeholder="Ваше имя">
                    <label class="for-error">Введите имя</label>
                </div>
                <button class="test-error">Отправить</button>
            </form>
    Шрифт - @font-face {
                font-family: 'dt';
                src: url('/css/fonts/PFDinDisplayPro-Thin.ttf');
            }
***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  cursor: default; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a, button {
  text-decoration: none;
  cursor: pointer; }

a:active, a:focus {
  outline: none; }

input, textarea {
  outline: none; }

input:active, textarea:active {
  outline: none; }

:focus {
  outline: none; }

textarea {
  resize: none; }

textarea {
  resize: vertical; }

textarea {
  resize: horizontal; }

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

select::-ms-expand {
  display: none; }

* {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#bx-panel *, ymaps {
  -webkit-transition: none;
  transition: none; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

input, select, textarea, button {
  margin: 0;
  padding: 0;
  border: 0;
  background: 0; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto;
  box-sizing: border-box; }

.autocomplete-suggestion {
  margin: 5px 0;
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-selected {
  background: #F0F0F0; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000; }

@media screen and (max-width: 1100px) {
  #bx-panel {
    margin-top: -20px !important; } }

.open-filt {
  display: none;
  width: 45px;
  height: 45px;
  background: #5199e2;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-radius: 100%; }
  .open-filt svg {
    width: 45px;
    height: 45px;
    padding: 12px;
    fill: #ffffff; }

.close-filt {
  display: none;
  position: fixed;
  top: 15px;
  right: 20px;
  z-index: 10; }
  .close-filt svg {
    width: 20px;
    height: 20px;
    fill: #5199e2; }

.bx-filter.bx-blue .bx-filter-section {
  background: #edf7ff;
  padding: 20px; }
  .bx-filter.bx-blue .bx-filter-section > .row {
    padding: 0;
    margin: 0; }
  .bx-filter.bx-blue .bx-filter-section .bx-filter-title {
    padding: 0;
    color: #1c1c1c;
    margin-bottom: 15px;
    font-size: 20px; }

.bx-filter.bx-blue .smartfilter > .row {
  padding: 0;
  margin: 0; }

.bx-filter.bx-blue .smartfilter input {
  width: initial;
  margin: 0; }
  .bx-filter.bx-blue .smartfilter input[type="checkbox"] {
    margin: 1px 0 0 -18px; }

.bx-filter.bx-blue .smartfilter .bx-filter-parameters-box {
  padding: 0; }
  .bx-filter.bx-blue .smartfilter .bx-filter-parameters-box .bx-filter-parameters-box-title {
    font-size: 15px;
    margin: 5px 0; }
    .bx-filter.bx-blue .smartfilter .bx-filter-parameters-box .bx-filter-parameters-box-title span {
      color: #1c1c1c;
      border-bottom: none; }
      .bx-filter.bx-blue .smartfilter .bx-filter-parameters-box .bx-filter-parameters-box-title span i {
        color: #5199e2; }
      .bx-filter.bx-blue .smartfilter .bx-filter-parameters-box .bx-filter-parameters-box-title span:hover {
        color: #5199e2; }
  .bx-filter.bx-blue .smartfilter .bx-filter-parameters-box .bx-filter-parameters-box-container {
    padding: 0; }

.bx-filter.bx-blue .smartfilter .bx-filter-button-box {
  padding: 0; }
  .bx-filter.bx-blue .smartfilter .bx-filter-button-box .bx-filter-parameters-box-container {
    padding: 0; }
    .bx-filter.bx-blue .smartfilter .bx-filter-button-box .bx-filter-parameters-box-container .btn-themes {
      width: 100%;
      background: #2cca6d;
      border: none;
      border-radius: 17px;
      margin: 15px 0 0 0; }
      .bx-filter.bx-blue .smartfilter .bx-filter-button-box .bx-filter-parameters-box-container .btn-themes:hover {
        background: #17b658; }
    .bx-filter.bx-blue .smartfilter .bx-filter-button-box .bx-filter-parameters-box-container .btn-link {
      width: 100%;
      margin: 15px 0 0 0;
      border-radius: 17px;
      border: solid 2px #b7d5f5;
      color: #5199e2;
      padding: 5px 10px;
      text-decoration: none; }
      .bx-filter.bx-blue .smartfilter .bx-filter-button-box .bx-filter-parameters-box-container .btn-link:hover {
        border-color: #5199e2; }

.bx-filter.bx-blue .bx-filter-popup-result a {
  background: #2cca6d;
  color: #ffffff; }
  .bx-filter.bx-blue .bx-filter-popup-result a:hover {
    background: #17b658;
    color: #ffffff; }

.bx-filter.bx-blue .bx-filter-popup-result.right {
  padding: 10px 15px;
  font-size: 15px; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  overflow-x: hidden;
  color: #1c1c1c; }

h1 {
  width: 100%;
  margin-bottom: 30px;
  font-size: 36px; }
  h1 a {
    color: #5199e2; }
    h1 a:hover {
      color: #b7d5f5; }

.dop-title {
  font-size: 24px;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 40px; }

.dop-decor-line {
  width: 100%;
  border-bottom: solid 1px #b7d5f5;
  margin: 15px 0 40px 0; }

.blue-fon-block {
  background: #edf7ff;
  border: solid 1px #b7d5f5;
  padding: 40px 50px 55px 50px;
  box-sizing: border-box;
  width: 100%; }
  .blue-fon-block .contacts-info-wrap,
  .blue-fon-block .contacts-form-wrap,
  .blue-fon-block .register-form {
    max-width: 1300px; }

.item-name .red {
  color: #ed5f55; }

.info-line-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: 100%; }
  .info-line-wrap .title,
  .info-line-wrap .info {
    background: #ffffff;
    z-index: 1;
    line-height: 26px; }
  .info-line-wrap .title {
    padding-right: 10px; }
  .info-line-wrap .info {
    padding-left: 10px; }
  .info-line-wrap:before {
    content: '';
    position: absolute;
    border-bottom: dotted 2px #b0b0b0;
    width: 100%;
    bottom: 7px;
    left: 0; }

.container-wrap.bread-crambs-wrap {
  width: 100%;
  margin: 10px auto 30px auto;
  font-size: 13px;
  line-height: 18px;
  color: #6e6e6e; }
  .container-wrap.bread-crambs-wrap a {
    color: #6e6e6e;
    margin: 0 4px; }
    .container-wrap.bread-crambs-wrap a:hover {
      color: #5199e2; }
    .container-wrap.bread-crambs-wrap a:first-child {
      margin-left: 0; }
  .container-wrap.bread-crambs-wrap span {
    margin-left: 4px; }

.full-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%; }

.container-wrap {
  max-width: 1560px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.index-showcase-wrap {
  position: relative;
  margin-top: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%; }
  .index-showcase-wrap .title-but {
    margin: 0 auto 30px auto;
    font-size: 42px; }
  .index-showcase-wrap .title {
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 700; }
  .index-showcase-wrap a.but {
    position: absolute;
    top: 4px;
    right: 0; }
  .index-showcase-wrap .tovar-var2 {
    width: -webkit-calc(20% + 1px);
    width: calc(20% + 1px); }

.title-dop {
  margin-top: 100px;
  margin-bottom: 55px;
  width: 100%;
  text-align: center;
  font-size: 42px;
  line-height: 50px; }

.prom-logo {
  max-width: 320px;
  margin: 0 auto; }

.but {
  padding: 7px 27px;
  border-radius: 17px;
  cursor: pointer; }
  .but.disabled {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .but.blue {
    color: #5199e2;
    border: solid 2px #b7d5f5; }
    .but.blue svg {
      width: 8px;
      fill: #5199e2; }
    .but.blue:hover {
      border-color: #5199e2; }
  .but.green {
    background: #2cca6d;
    font-weight: 700;
    color: #ffffff;
    border: solid 2px #2cca6d; }
    .but.green:hover {
      background: #17b658;
      border-color: #17b658; }

.index-showcase {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%; }

.index-news-wrap {
  border: solid 1px #b7d5f5;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 40px 0; }
  .index-news-wrap .index-news {
    width: 18%;
    display: inline-block;
    color: #1c1c1c; }
    .index-news-wrap .index-news:hover span {
      color: #5199e2; }
    .index-news-wrap .index-news span {
      display: block; }
    .index-news-wrap .index-news .name {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 15px; }
    .index-news-wrap .index-news .info {
      line-height: 18px;
      margin-bottom: 30px; }
    .index-news-wrap .index-news .data {
      color: #6e6e6e; }

.tovar-var1 {
  background: #edf7ff;
  border: solid 1px #b7d5f5;
  width: -webkit-calc(25% + 1px);
  width: calc(25% + 1px);
  margin: -1px -1px 0 0;
  padding: 40px 75px 30px 75px;
  box-sizing: border-box; }
  .tovar-var1 img {
    width: 95px;
    border-radius: 100%; }
  .tovar-var1 span {
    display: block;
    color: #1c1c1c;
    font-size: 24px;
    line-height: 28px;
    margin-top: 15px; }
  .tovar-var1 .ico {
    background: #2cca6d;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
    margin: 0;
    width: 95px;
    height: 95px;
    text-align: center;
    border-radius: 100%;
    padding: 30px 0;
    box-sizing: border-box; }
    .tovar-var1 .ico svg {
      width: 18px;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
      fill: #ffffff; }
  .tovar-var1:hover {
    box-shadow: 0px 0px 21px 0px rgba(0, 54, 141, 0.17);
    z-index: 1; }
    .tovar-var1:hover span {
      color: #5199e2; }
    .tovar-var1:hover .ico {
      background: #17b658;
      box-shadow: 0px 3px 8px 0px transparent; }

.tovar-var2 {
  border: solid 1px #b7d5f5;
  margin: -1px -1px 0 0;
  padding: 40px 35px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .tovar-var2 img {
    width: 210px;
    max-width: 100%;
    margin: 0 auto 50px auto; }
  .tovar-var2 .name {
    line-height: 19px;
    overflow: hidden;
    height: 38px;
    color: #1c1c1c;
    margin-bottom: 15px;
    width: 100%; }
  .tovar-var2 .info {
    width: 100%;
    overflow-y: hidden;
    line-height: 20px;
    margin-bottom: 10px;
    height: 60px;
    color: #6e6e6e; }
  .tovar-var2 .data {
    color: #1c1c1c;
    width: 100%; }
  .tovar-var2 .price {
    font-size: 24px;
    color: #1c1c1c;
    margin-right: 5px; }
  .tovar-var2 .price-old {
    color: #6e6e6e;
    text-decoration: line-through; }
  .tovar-var2:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 54, 141, 0.18); }
    .tovar-var2:hover .name {
      color: #5199e2; }

.tovar-var3 {
  margin-bottom: 20px;
  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;
  padding-right: 40px;
  box-sizing: border-box; }
  .tovar-var3 img {
    width: 90px;
    border-radius: 100%;
    margin-right: 20px; }
  .tovar-var3 span {
    color: #1c1c1c;
    font-size: 24px;
    line-height: 28px; }
  .tovar-var3:hover span {
    color: #5199e2; }

.dropdown-open {
  cursor: pointer;
  position: relative;
  display: inline-block; }
  .dropdown-open svg {
    width: 8px;
    margin: 2px 3px;
    fill: #5199e2; }
  .dropdown-open:hover svg {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .dropdown-open .dropdown-list-block {
    display: none;
    position: absolute;
    right: 5px;
    background: #ffffff;
    z-index: 9;
    padding: 5px 12px;
    border-radius: 4px;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15); }
    .dropdown-open .dropdown-list-block .dropdown-list-item {
      padding: 7px 0;
      white-space: nowrap; }
      .dropdown-open .dropdown-list-block .dropdown-list-item.active {
        font-weight: 700; }
      .dropdown-open .dropdown-list-block .dropdown-list-item:hover {
        color: #5199e2; }
  .dropdown-open:hover .dropdown-list-block {
    display: block; }

.pagination-wrap {
  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; }
  .pagination-wrap .pagin-arrow {
    color: #1c1c1c; }
    .pagination-wrap .pagin-arrow:hover span {
      color: #5199e2; }
    .pagination-wrap .pagin-arrow svg {
      width: 10px;
      display: inline-block;
      fill: #5199e2;
      vertical-align: middle;
      margin: 0 3px; }
    .pagination-wrap .pagin-arrow:first-child {
      margin-right: 30px; }
      .pagination-wrap .pagin-arrow:first-child svg {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
    .pagination-wrap .pagin-arrow:last-child {
      margin-left: 30px; }
      .pagination-wrap .pagin-arrow:last-child svg {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg); }
  .pagination-wrap .pagin-number {
    color: #1c1c1c;
    padding: 7px; }
    .pagination-wrap .pagin-number:hover, .pagination-wrap .pagin-number.active {
      color: #5199e2; }

.catalog-section-wrap {
  background: #edf7ff;
  min-height: 508px;
  position: relative;
  border: solid 1px #b7d5f5;
  border-top: solid 2px #0b56a0;
  margin-left: -1px; }
  .catalog-section-wrap .catalog-section {
    padding: 30px 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    background: #edf7ff;
    border-color: #b7d5f5; }
    .catalog-section-wrap .catalog-section img {
      width: 95px;
      height: 95px;
      border-radius: 100%;
      margin-bottom: 10px; }
    .catalog-section-wrap .catalog-section a {
      width: 100%;
      display: block; }
      .catalog-section-wrap .catalog-section a.top-link {
        color: #1c1c1c;
        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
        margin-bottom: 15px; }
      .catalog-section-wrap .catalog-section a.link {
        line-height: 24px;
        color: #6e6e6e; }
        .catalog-section-wrap .catalog-section a.link span {
          color: #6e6e6e; }
      .catalog-section-wrap .catalog-section a:hover {
        color: #5199e2; }
        .catalog-section-wrap .catalog-section a:hover span {
          color: #5199e2; }
    .catalog-section-wrap .catalog-section .link-block {
      width: 100%; }
      .catalog-section-wrap .catalog-section .link-block a:nth-child(n+11) {
        display: none; }
    .catalog-section-wrap .catalog-section:hover {
      position: absolute; }
      .catalog-section-wrap .catalog-section:hover .link-block a:nth-child(n+11) {
        display: block; }
      .catalog-section-wrap .catalog-section:hover .but {
        display: none; }
    .catalog-section-wrap .catalog-section .but {
      display: inline-block;
      margin: 25px auto 0 auto; }
    .catalog-section-wrap .catalog-section.big:hover {
      z-index: 1;
      border: solid 1px #b7d5f5;
      box-shadow: 0px 0px 21px 0px rgba(0, 54, 141, 0.17);
      left: -1px;
      right: -1px; }
      .catalog-section-wrap .catalog-section.big:hover .link-block {
        min-height: 299px; }

.catalog-subsections-list {
  margin: 0 0 25px 0;
  padding: 0;
  background: none;
  border: none;
  min-height: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 30px;
  row-gap: 6px; }
  .catalog-subsections-list a.link {
    display: block;
    width: auto;
    line-height: 1.45;
    margin: 0;
    color: #6e6e6e;
    text-decoration: none; }
    .catalog-subsections-list a.link span {
      color: #6e6e6e; }
    .catalog-subsections-list a.link:hover {
      color: #5199e2; }
      .catalog-subsections-list a.link:hover span {
        color: #5199e2; }
  @media (max-width: 767px) {
    .catalog-subsections-list {
      grid-template-columns: 1fr;
      column-gap: 0; } }

.map {
  background-image: url(/img/map.jpg);
  background-position: center;
  background-size: cover;
  height: 610px;
  width: 100%;
  margin: 20px 0 50px 0; }

.popup-map {
  background-image: url(/img/map.jpg);
  background-position: center;
  background-size: cover;
  height: 610px;
  max-height: 90vh;
  min-width: 1000px; }

.form-item-wrap {
  position: relative;
  padding-bottom: 25px; }
  .form-item-wrap input,
  .form-item-wrap textarea {
    border: solid 1px #b7d5f5;
    padding: 8px;
    box-sizing: border-box;
    border-radius: 4px;
    width: 100%;
    background: #ffffff; }
    .form-item-wrap input:hover, .form-item-wrap input:focus,
    .form-item-wrap textarea:hover,
    .form-item-wrap textarea:focus {
      border-color: #5199e2;
      box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15); }
  .form-item-wrap textarea {
    resize: none; }
  .form-item-wrap .error {
    display: none;
    position: absolute;
    left: 0;
    bottom: 10px;
    color: #ed5f55;
    font-size: 13px; }

.stage-basket-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  width: 100%; }
  .stage-basket-wrap a.stage-basket:hover .stage-name {
    text-decoration: underline; }
  .stage-basket-wrap .stage-basket {
    position: relative;
    padding-right: 50px; }
    .stage-basket-wrap .stage-basket:after {
      content: '—';
      position: absolute;
      top: 14px;
      right: 20px;
      color: #6e6e6e; }
    .stage-basket-wrap .stage-basket:last-child::after {
      display: none; }
    .stage-basket-wrap .stage-basket .stage-number {
      display: inline-block;
      width: 40px;
      text-align: center;
      border: solid 1px #5199e2;
      border-radius: 100%;
      font-weight: 700;
      box-sizing: border-box;
      padding: 12px 0 11px 0;
      color: #1c1c1c;
      margin-right: 5px; }
    .stage-basket-wrap .stage-basket .stage-name {
      color: #6e6e6e; }
    .stage-basket-wrap .stage-basket.active .stage-number {
      background: #edf7ff; }

.tab-but {
  cursor: pointer; }
  .tab-but.active {
    cursor: default; }

.tab-item-wrap {
  width: 100%; }
  .tab-item-wrap .tab-item {
    display: none; }
    .tab-item-wrap .tab-item.active {
      display: block; }

.radio-item {
  display: inline-block;
  position: relative; }
  .radio-item input {
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer; }
    .radio-item input:checked + label:after {
      display: block; }
  .radio-item label {
    position: relative;
    padding-left: 38px;
    font-weight: 700;
    display: block;
    line-height: 22px; }
    .radio-item label:before {
      content: '';
      position: absolute;
      width: 20px;
      height: 20px;
      top: 0;
      left: 0;
      border: solid 1px #5199e2;
      border-radius: 100%;
      background: #ffffff; }
    .radio-item label:after {
      content: '';
      position: absolute;
      width: 10px;
      height: 10px;
      top: 6px;
      left: 6px;
      background: #2cca6d;
      border-radius: 100%;
      display: none; }

.agreement {
  margin-top: 20px; }

.agreement label {
  margin-left: 5px; }

/**
 * Swiper 4.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top,.2s -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left,.2s -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right,.2s -webkit-transform; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

.link-next,
.link-prev {
  position: absolute;
  top: -webkit-calc(50% - 30px);
  top: calc(50% - 30px);
  left: 0px;
  z-index: 5;
  cursor: pointer; }
  .link-next svg,
  .link-prev svg {
    height: 60px; }
    .link-next svg .fill,
    .link-prev svg .fill {
      fill: #818181; }
  .link-next:hover svg .fill,
  .link-prev:hover svg .fill {
    fill: #2f2e2d; }

.link-next {
  left: initial;
  right: 0px; }

.pagin-sl.swiper-pagination-bullets {
  z-index: 5;
  text-align: center;
  position: absolute; }
  .pagin-sl.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #ececec;
    opacity: 1;
    width: 15px;
    height: 15px;
    position: relative;
    margin: 0 12px; }
    .pagin-sl.swiper-pagination-bullets .swiper-pagination-bullet:hover {
      background: yellow; }
    .pagin-sl.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: red; }
      .pagin-sl.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
        content: '';
        position: absolute;
        width: 29px;
        height: 29px;
        border: solid 2px yellow;
        border-radius: 100%;
        box-sizing: border-box;
        left: -7px;
        top: -7px; }

.top-menu-wrap .container-wrap {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.top-menu-wrap .link {
  padding: 15px 20px;
  display: inline-block;
  color: #6e6e6e; }
  .top-menu-wrap .link:hover {
    color: #5199e2; }
  .top-menu-wrap .link.dop {
    background: #2cca6d;
    color: #ffffff; }
    .top-menu-wrap .link.dop:hover {
      background: #17b658; }

.decor-block {
  background-image: url(/img/decor-index.jpg);
  background-size: cover;
  background-position: center;
  padding: 25px 0 30px 0; }
  .decor-block .container-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .decor-block .mob-menu-but {
    display: none; }
    .decor-block .mob-menu-but svg {
      width: 23px;
      fill: #ffffff; }
  .decor-block .logo {
    width: 156px;
    margin-right: 15px; }
    .decor-block .logo img {
      width: 100%; }
  .decor-block .slogan {
    color: #ffffff;
    width: 190px;
    font-size: 13px;
    line-height: 18px;
    margin-right: 30px; }
  .decor-block .catalog-but {
    border: solid 2px rgba(255, 255, 255, 0.4);
    cursor: pointer;
    color: #ffffff;
    padding: 10px 30px;
    border-radius: 20px;
    margin-right: auto; }
    .decor-block .catalog-but:hover {
      border-color: #ffffff; }
    .decor-block .catalog-but span {
      font-weight: 700;
      margin-right: 7px; }
    .decor-block .catalog-but svg {
      width: 13px;
      fill: #ffffff;
      vertical-align: middle; }
  .decor-block .phone-wrap {
    position: relative;
    padding: 0 12px;
    /*
        &:hover .phone-full {
            display: block;
        }*/ }
    .decor-block .phone-wrap .phone-open {
      cursor: pointer; }
      .decor-block .phone-wrap .phone-open .phone {
        margin-right: 7px;
        font-size: 18px;
        display: inline-block;
        margin-bottom: 7px;
        color: #ffffff; }
        .decor-block .phone-wrap .phone-open .phone a {
          color: #ffffff; }
      .decor-block .phone-wrap .phone-open svg {
        width: 10px;
        fill: #ffffff;
        margin: 4px 0; }
      .decor-block .phone-wrap .phone-open .email {
        text-align: center; }
        .decor-block .phone-wrap .phone-open .email a {
          color: #fff; }
    .decor-block .phone-wrap .phone-full {
      display: none;
      position: absolute;
      background: #ffffff;
      padding: 15px 12px;
      width: 100%;
      box-sizing: border-box;
      left: 0;
      top: -15px;
      border-radius: 4px;
      box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15); }
      .decor-block .phone-wrap .phone-full .phone {
        margin-right: 7px;
        font-size: 18px;
        display: inline-block;
        margin-bottom: 7px;
        color: #1c1c1c; }
      .decor-block .phone-wrap .phone-full svg {
        width: 10px;
        fill: #5199e2;
        margin: 4px 0;
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      .decor-block .phone-wrap .phone-full .time {
        color: #6e6e6e; }
      .decor-block .phone-wrap .phone-full .email {
        text-align: center; }
        .decor-block .phone-wrap .phone-full .email a {
          color: #1c1c1c; }
    .decor-block .phone-wrap .time {
      font-size: 11px;
      color: rgba(255, 255, 255, 0.5);
      display: block;
      text-align: center;
      /*margin-right: 20px;*/ }
  .decor-block .header-ico-block-wrap {
    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;
    margin-left: 45px;
    color: #ffffff;
    line-height: 21px; }
    .decor-block .header-ico-block-wrap .header-ico {
      border: solid 2px rgba(255, 255, 255, 0.4);
      cursor: pointer;
      border-radius: 100%;
      cursor: pointer;
      padding: 9px;
      margin-right: 10px; }
      .decor-block .header-ico-block-wrap .header-ico svg {
        width: 17px;
        opacity: 0.4;
        display: block; }
        .decor-block .header-ico-block-wrap .header-ico svg .fill {
          fill: #ffffff; }
      .decor-block .header-ico-block-wrap .header-ico:hover svg {
        opacity: 1; }
    .decor-block .header-ico-block-wrap .header-info a {
      color: #ffffff;
      display: block; }
      .decor-block .header-ico-block-wrap .header-info a.color {
        color: #2cca6d;
        font-size: 13px; }
  .decor-block .index-slogan {
    width: 100%;
    margin: 110px 0 40px 0;
    display: none; }
    .decor-block .index-slogan p {
      text-align: center;
      font-size: 42px;
      color: #ffffff;
      max-width: 700px;
      margin: 0 auto;
      line-height: 46px; }
  .decor-block .search-wrap {
    width: 100%;
    margin: 35px auto 0 auto; }
    .decor-block .search-wrap .index-search {
      background: #ffffff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      border-radius: 30px;
      position: relative; }
      .decor-block .search-wrap .index-search input {
        width: -webkit-calc(100% - 160px);
        width: calc(100% - 160px);
        box-sizing: border-box;
        padding: 0 40px;
        color: #6e6e6e;
        font-size: 18px; }
      .decor-block .search-wrap .index-search button {
        width: 160px;
        text-align: center;
        padding: 18px 0;
        text-transform: uppercase;
        background: #2cca6d;
        color: #ffffff;
        font-size: 18px;
        font-weight: 700;
        border-radius: 0 30px 30px 0; }
        .decor-block .search-wrap .index-search button:hover {
          background: #17b658; }
      .decor-block .search-wrap .index-search .pre-search {
        position: absolute;
        top: -webkit-calc(100% + 1px);
        top: calc(100% + 1px);
        left: 25px;
        width: -webkit-calc(100% - 225px);
        width: calc(100% - 225px);
        background: #ffffff;
        padding: 0 20px;
        z-index: 2;
        box-shadow: 0px 0px 21px 0px rgba(0, 54, 141, 0.17); }
        .decor-block .search-wrap .index-search .pre-search .pre-search-line {
          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;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          width: 100%;
          padding: 20px;
          box-sizing: border-box;
          border-bottom: solid 1px #b7d5f5;
          color: #1c1c1c; }
          .decor-block .search-wrap .index-search .pre-search .pre-search-line:hover {
            background: #fffde0; }
          .decor-block .search-wrap .index-search .pre-search .pre-search-line img {
            width: 60px;
            margin-right: 20px;
            display: block; }
          .decor-block .search-wrap .index-search .pre-search .pre-search-line .name {
            width: -webkit-calc(100% - 230px);
            width: calc(100% - 230px); }
          .decor-block .search-wrap .index-search .pre-search .pre-search-line .price {
            margin-left: auto;
            font-size: 18px;
            font-weight: 700;
            color: #5199e2; }
        .decor-block .search-wrap .index-search .pre-search .full-link {
          padding: 20px;
          color: #1c1c1c;
          display: inline-block; }
          .decor-block .search-wrap .index-search .pre-search .full-link:hover {
            color: #5199e2; }

.index .decor-block {
  padding: 30px 0 75px 0; }
  .index .decor-block .index-slogan {
    display: block; }
  .index .decor-block .search-wrap {
    background: #003d70;
    padding: 15px;
    box-shadow: 0px 8px 27px 0px rgba(0, 40, 74, 0.53);
    width: 100%;
    max-width: 1300px;
    margin-top: 0;
    border-radius: 45px; }

footer {
  margin-top: 90px;
  background: #044e8d;
  padding: 65px 0 45px 0;
  color: #ffffff; }
  footer .container-wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  footer .copyright-wrap {
    width: 300px; }
    footer .copyright-wrap .copyright-info {
      font-size: 13px;
      line-height: 18px;
      margin-top: 18px; }
  footer .footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    footer .footer-menu .footer-menu-title {
      font-size: 24px;
      margin-bottom: 20px; }
    footer .footer-menu a {
      line-height: 24px;
      color: #ffffff; }
      footer .footer-menu a:hover {
        color: #9bc0e0; }
  footer .footer-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
    max-width: 290px; }
    footer .footer-phone .info {
      width: 100%;
      text-align: right; }
      footer .footer-phone .info .phone {
        font-size: 18px;
        line-height: 28px; }
        footer .footer-phone .info .phone a {
          color: #fff; }
      footer .footer-phone .info .email a {
        color: #fff; }
      footer .footer-phone .info .time {
        font-size: 11px;
        margin-top: 10px; }
    footer .footer-phone .foto {
      width: 100%;
      text-align: right; }
      footer .footer-phone .foto img {
        max-height: 84px;
        max-width: 100%; }

.full-catalog-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow-y: auto;
  max-height: 100vh;
  background: #edf7ff;
  display: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 50px 100px 60px 100px;
  box-sizing: border-box;
  box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.08); }
  .full-catalog-wrap.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .full-catalog-wrap .title {
    font-size: 36px; }
  .full-catalog-wrap .catalog-but {
    margin-left: auto;
    cursor: pointer;
    color: #5199e2;
    font-size: 18px; }
    .full-catalog-wrap .catalog-but .ico {
      display: inline-block;
      border: solid 2px #b7d5f5;
      padding: 12px;
      border-radius: 100%;
      margin-left: 10px;
      vertical-align: middle; }
      .full-catalog-wrap .catalog-but .ico svg {
        fill: #5199e2;
        width: 15px;
        display: block; }
    .full-catalog-wrap .catalog-but:hover .ico {
      border-color: #5199e2; }
  .full-catalog-wrap .full-catalog {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 30px; }
    .full-catalog-wrap .full-catalog .tovar-var3 {
      width: 25%; }

.popup-wrap {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .popup-wrap.open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .popup-wrap .popup-block {
    background: #ffffff;
    max-width: 1100px;
    position: relative; }
    .popup-wrap .popup-block .close-popup {
      position: absolute;
      top: 0;
      right: -60px;
      cursor: pointer;
      border: solid 2px #ffffff;
      padding: 14px;
      border-radius: 100%; }
      .popup-wrap .popup-block .close-popup svg {
        width: 14px;
        fill: #ffffff;
        display: block; }
      .popup-wrap .popup-block .close-popup:hover {
        background: #044e8d;
        border-color: #044e8d; }
    .popup-wrap .popup-block .popup-item {
      display: none; }
      .popup-wrap .popup-block .popup-item .title {
        background: #edf7ff;
        padding: 25px 0;
        width: 100%;
        text-align: center;
        font-size: 24px; }

.add-tovar-wrap {
  margin: 30px 20px; }
  .add-tovar-wrap a {
    margin: 10px; }

.request-form,
.registration-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 35px 50px 0 50px;
  width: 425px;
  box-sizing: border-box; }
  .request-form .item-name,
  .registration-form .item-name {
    margin-bottom: 8px;
    width: 100%; }
  .request-form .form-item-wrap,
  .registration-form .form-item-wrap {
    width: 100%; }
    .request-form .form-item-wrap input,
    .registration-form .form-item-wrap input {
      background: #edf7ff; }
      .request-form .form-item-wrap input:hover, .request-form .form-item-wrap input:focus,
      .registration-form .form-item-wrap input:hover,
      .registration-form .form-item-wrap input:focus {
        background: none; }
  .request-form .recover-wrap,
  .registration-form .recover-wrap {
    width: 100%;
    text-align: right;
    margin-top: -15px;
    font-size: 13px;
    color: #6e6e6e;
    z-index: 1; }
    .request-form .recover-wrap span,
    .registration-form .recover-wrap span {
      cursor: pointer; }
      .request-form .recover-wrap span:hover,
      .registration-form .recover-wrap span:hover {
        color: #5199e2; }
  .request-form .but,
  .registration-form .but {
    margin: 15px auto 45px auto; }

.link-reg-wrap {
  width: 100%;
  text-align: center;
  margin-bottom: 25px; }
  .link-reg-wrap .link-reg {
    color: #5199e2; }
    .link-reg-wrap .link-reg:hover {
      border-bottom: solid 1px; }
  .link-reg-wrap .forgot-error {
    font-size: 18px;
    line-height: 23px;
    max-width: 425px;
    padding: 25px 25px 0 25px; }

@media screen and (max-width: 1270px) {
  .popup-wrap .popup-block {
    max-width: 90vw; } }

@media screen and (max-width: 580px) {
  .add-tovar-wrap a {
    text-align: center;
    display: block; }
  .request-form,
  .registration-form {
    width: 100%;
    padding: 20px 20px 0 20px;
    max-width: 400px; }
    .request-form .but,
    .registration-form .but {
      margin-bottom: 20px; }
  .popup-wrap .popup-block .close-popup {
    top: -55px;
    right: -webkit-calc(50% - 23px);
    right: calc(50% - 23px); }
  .popup-wrap .popup-block .popup-item .title {
    padding: 15px 0;
    font-size: 16px; } }

.auth-wrap {
  margin-top: 40px; }
  .auth-wrap p {
    margin-bottom: 15px; }
  .auth-wrap form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .auth-wrap form table {
      width: 400px; }
      .auth-wrap form table .item-name {
        margin-right: 20px;
        display: inline-block;
        vertical-align: middle; }
        .auth-wrap form table .item-name.dop {
          font-size: 13px;
          color: #6e6e6e;
          text-align: right; }
      .auth-wrap form table .form-item-wrap {
        position: relative;
        padding-bottom: 10px;
        padding-top: 10px; }
    .auth-wrap form .auth-info {
      width: -webkit-calc(100% - 430px);
      width: calc(100% - 430px);
      margin-left: auto;
      line-height: 20px;
      color: #1c1c1c; }

.news-showcase-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .news-showcase-wrap .tovar-var2 {
    width: -webkit-calc(20% + 1px);
    width: calc(20% + 1px); }

.txt-page-new h2 {
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 10px;
  width: 100%; }

.txt-page-new p {
  line-height: 24px;
  margin-bottom: 20px; }

.txt-page-new ul li,
.txt-page-new ol li {
  line-height: 24px;
  margin-bottom: 10px;
  margin-left: 35px; }

.txt-page-new a {
  color: #5199e2; }
  .txt-page-new a:hover {
    color: #b7d5f5; }

.txt-page {
  max-width: 800px;
  margin-left: 55px; }
  .txt-page h2 {
    font-size: 24px;
    margin-bottom: 15px; }
  .txt-page p {
    line-height: 24px;
    margin-bottom: 20px; }

.reg-address {
  margin-top: 20px; }

.register-form .register-block-left.change-pas {
  display: none; }

.reg-var3 .change-pas-open {
  margin-bottom: 20px; }

.register-form.reg-var2 .register-form-line {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.register-form.reg-var2 .register-block-left .item-name {
  width: 170px; }

.register-form.reg-var3 .register-form-line {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.register-form.reg-var3 .register-block-left {
  width: 53%;
  margin-right: auto; }
  .register-form.reg-var3 .register-block-left .item-name {
    width: 255px; }
  .register-form.reg-var3 .register-block-left .form-item-wrap {
    width: -webkit-calc(100% - 255px);
    width: calc(100% - 255px); }

.register-form.reg-var3 .register-block-right {
  width: 45%;
  max-width: 598px; }
  .register-form.reg-var3 .register-block-right .item-name {
    width: 170px;
    margin-right: 0; }
  .register-form.reg-var3 .register-block-right .form-item-wrap {
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px);
    max-width: 325px;
    margin-right: 0; }
    .register-form.reg-var3 .register-block-right .form-item-wrap.tel {
      width: 170px;
      margin-right: 15px; }

.payment-title {
  font-size: 24px;
  margin-bottom: 25px;
  width: 100%; }

.payment-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%; }
  .payment-wrap .payment-item-wrap {
    margin-right: 35px; }
    .payment-wrap .payment-item-wrap .payment-item {
      margin-bottom: 20px; }
      .payment-wrap .payment-item-wrap .payment-item:last-child {
        margin-bottom: 0; }
      .payment-wrap .payment-item-wrap .payment-item .description {
        color: #6e6e6e;
        line-height: 18px;
        max-width: 400px;
        padding-left: 38px;
        margin-top: 5px; }
  .payment-wrap .payment-but {
    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;
    width: -webkit-calc(100% - 475px);
    width: calc(100% - 475px); }
    .payment-wrap .payment-but .but {
      display: inline-block;
      margin-left: 15px; }
    .payment-wrap .payment-but .payment-img {
      margin-right: auto; }

.tab-item.deliv .blue-fon-block {
  margin-bottom: 20px; }
  .tab-item.deliv .blue-fon-block:first-child .register-form {
    margin-bottom: -20px; }
  .tab-item.deliv .blue-fon-block:last-child {
    margin: 0; }

.register-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .register-form .title {
    font-size: 24px;
    margin-bottom: 30px;
    width: 100%; }
  .register-form .item-name {
    margin-top: 9px; }
  .register-form .register-block-left {
    width: -webkit-calc(100% - 390px);
    width: calc(100% - 390px);
    max-width: 598px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .register-form .register-block-left .item-name {
      width: 205px; }
    .register-form .register-block-left .form-item-wrap {
      width: -webkit-calc(100% - 235px);
      width: calc(100% - 235px);
      max-width: 325px; }
  .register-form .register-block-right {
    width: 100%;
    max-width: 390px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .register-form .register-block-right .item-name {
      margin-right: 19px; }
    .register-form .register-block-right .form-item-wrap {
      width: 172px;
      margin-right: 15px;
      max-width: 325px; }
    .register-form .register-block-right .add-tel {
      font-size: 13px;
      color: #6e6e6e;
      margin-top: 9px;
      cursor: pointer; }
      .register-form .register-block-right .add-tel:hover {
        color: #5199e2; }
  .register-form .register-form-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%; }
    .register-form .register-form-line.dop {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .register-form .register-form-line:last-child {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
    .register-form .register-form-line .dop-form-line {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .register-form .register-form-line .dop-form-line .item-name {
        width: initial;
        margin-left: 20px;
        margin-right: 15px; }
    .register-form .register-form-line .title {
      width: 205px; }
    .register-form .register-form-line .link-dop {
      color: #6e6e6e;
      border-bottom: solid 1px; }
      .register-form .register-form-line .link-dop:hover {
        color: #5199e2; }
      .register-form .register-form-line .link-dop.dop {
        margin-top: 8px; }
    .register-form .register-form-line .item-name {
      width: 205px; }
    .register-form .register-form-line .form-item-wrap {
      width: -webkit-calc(100% - 235px);
      width: calc(100% - 235px);
      max-width: 325px; }
      .register-form .register-form-line .form-item-wrap.mini {
        width: 62px;
        margin-right: 20px; }
      .register-form .register-form-line .form-item-wrap.big {
        max-width: 651px; }
      .register-form .register-form-line .form-item-wrap textarea {
        height: 65px; }
    .register-form .register-form-line .link-dop-wrap {
      color: #6e6e6e;
      font-size: 13px;
      max-width: 320px;
      margin-left: 20px;
      line-height: 17px; }
    .register-form .register-form-line .description {
      padding-left: 10px;
      position: relative;
      font-size: 13px;
      color: #6e6e6e;
      max-width: 120px;
      margin-right: 75px; }
      .register-form .register-form-line .description:before {
        content: '*';
        position: absolute;
        color: #ed5f55;
        top: 0;
        left: 0;
        font-size: 15px; }
    .register-form .register-form-line .price {
      margin-right: auto; }
      .register-form .register-form-line .price span {
        font-weight: 700;
        font-size: 18px;
        margin-left: 5px; }
      .register-form .register-form-line .price.dop {
        font-size: 18px; }
        .register-form .register-form-line .price.dop span {
          font-size: 24px; }
    .register-form .register-form-line .but {
      margin-left: 20px;
      display: inline-block; }

.basket-footer-wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 30px; }
  .basket-footer-wrap .promo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .basket-footer-wrap .promo input {
      border: solid 1px #b7d5f5;
      border-radius: 4px 0 0 4px;
      padding: 0 10px; }
    .basket-footer-wrap .promo button {
      background: #edf7ff;
      color: #5199e2;
      border: solid 1px #b7d5f5;
      border-radius: 0 4px 4px 0;
      padding: 8px 12px;
      margin-left: -1px; }
      .basket-footer-wrap .promo button:hover {
        border-color: #5199e2; }
  .basket-footer-wrap .total-price {
    margin-left: auto;
    margin-right: 30px; }
    .basket-footer-wrap .total-price .price {
      font-size: 18px;
      margin-bottom: 8px; }
      .basket-footer-wrap .total-price .price span {
        font-size: 24px;
        font-weight: 700;
        margin-left: 12px; }
    .basket-footer-wrap .total-price .description {
      font-size: 13px;
      color: #959595; }
  .basket-footer-wrap .line-bottom {
    width: 100%;
    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;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 30px; }
    .basket-footer-wrap .line-bottom .description {
      color: #959595;
      max-width: 340px;
      line-height: 19px; }
    .basket-footer-wrap .line-bottom .but {
      margin-left: 25px; }

.tovar-basket-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  overflow: auto;
  width: 100%; }
  .tovar-basket-wrap .line-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #edf7ff;
    width: 100%;
    padding: 14px 30px; }
    .tovar-basket-wrap .line-title .var5 {
      width: 141px; }
    .tovar-basket-wrap .line-title.dop .var5 {
      width: 130px; }
  .tovar-basket-wrap .basket-item {
    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;
    width: 100%;
    border-bottom: solid 1px #b7d5f5;
    padding: 20px 30px;
    color: #1c1c1c;
    line-height: 19px; }
    .tovar-basket-wrap .basket-item img {
      width: 55px;
      height: 55px;
      margin-right: 30px; }
    .tovar-basket-wrap .basket-item .var2 {
      text-decoration: underline;
      color: #1c1c1c; }
    .tovar-basket-wrap .basket-item input {
      background: #edf7ff;
      border: solid 1px #b7d5f5;
      padding: 8px;
      box-sizing: border-box;
      border-radius: 4px;
      width: 100%; }
      .tovar-basket-wrap .basket-item input:hover, .tovar-basket-wrap .basket-item input:focus {
        background: none;
        border-color: #5199e2;
        box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15); }
    .tovar-basket-wrap .basket-item .var5 {
      font-size: 18px;
      font-weight: 700; }
    .tovar-basket-wrap .basket-item svg {
      width: 11px;
      cursor: pointer; }
      .tovar-basket-wrap .basket-item svg .fill {
        fill: #6e6e6e; }
      .tovar-basket-wrap .basket-item svg:hover .fill {
        fill: #5199e2; }
  .tovar-basket-wrap .var1 {
    width: 55px;
    margin-right: 30px; }
  .tovar-basket-wrap .var2 {
    width: -webkit-calc(100% - 545px);
    width: calc(100% - 545px);
    max-width: 555px;
    margin-right: auto; }
  .tovar-basket-wrap .var3 {
    width: 85px;
    margin-left: 30px; }
  .tovar-basket-wrap .var4 {
    width: 70px;
    margin-left: 55px; }
  .tovar-basket-wrap .var5 {
    width: 130px;
    margin-left: 80px; }

.block-form-last-wrap {
  max-width: 130px; }
  .block-form-last-wrap .description {
    padding-left: 10px;
    position: relative;
    font-size: 13px;
    color: #6e6e6e; }
    .block-form-last-wrap .description:before {
      content: '*';
      position: absolute;
      color: #ed5f55;
      top: 0;
      left: 0;
      font-size: 15px; }
  .block-form-last-wrap .but {
    margin-top: 90px; }

.contacts-form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%; }
  .contacts-form-wrap .title {
    font-size: 24px;
    margin-bottom: 30px;
    width: 100%; }
  .contacts-form-wrap .block-form-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    margin-right: 40px; }
    .contacts-form-wrap .block-form-wrap .item-name {
      margin-top: 8px; }
    .contacts-form-wrap .block-form-wrap.left {
      max-width: 490px; }
      .contacts-form-wrap .block-form-wrap.left .item-name {
        width: 162px; }
      .contacts-form-wrap .block-form-wrap.left .form-item-wrap {
        width: -webkit-calc(100% - 162px);
        width: calc(100% - 162px); }
    .contacts-form-wrap .block-form-wrap.center {
      max-width: 430px; }
      .contacts-form-wrap .block-form-wrap.center .item-name {
        width: 100px; }
      .contacts-form-wrap .block-form-wrap.center .form-item-wrap {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px); }
        .contacts-form-wrap .block-form-wrap.center .form-item-wrap textarea {
          height: 149px; }

.contacts-link-wrap {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .contacts-link-wrap .contacts-link {
    font-size: 18px;
    color: #5199e2;
    border: solid 1px #b7d5f5;
    margin-right: -1px;
    padding: 15px 50px; }
    .contacts-link-wrap .contacts-link.active {
      color: #1c1c1c;
      background: #edf7ff; }
      .contacts-link-wrap .contacts-link.active:hover {
        border-color: #b7d5f5; }
    .contacts-link-wrap .contacts-link:hover {
      border-color: #5199e2;
      z-index: 1; }
    .contacts-link-wrap .contacts-link:first-child {
      border-radius: 5px 0 0 5px; }
    .contacts-link-wrap .contacts-link:last-child {
      border-radius: 0 5px 5px 0; }

.contacts-info-wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .contacts-info-wrap .contacts-full-block {
    width: 100%;
    margin-bottom: 30px; }
    .contacts-info-wrap .contacts-full-block .title {
      font-size: 24px;
      margin-bottom: 15px;
      color: #1c1c1c; }
    .contacts-info-wrap .contacts-full-block p {
      line-height: 20px;
      color: #6e6e6e; }
  .contacts-info-wrap .contacts-info-block {
    width: 20%;
    margin-bottom: 30px;
    padding-right: 30px;
    box-sizing: border-box; }
    .contacts-info-wrap .contacts-info-block a {
      color: #6e6e6e; }
    .contacts-info-wrap .contacts-info-block.dop {
      max-width: 310px;
      width: 33.33%;
      padding-right: 50px; }
    .contacts-info-wrap .contacts-info-block .title {
      font-size: 18px;
      margin-bottom: 15px;
      color: #1c1c1c; }
    .contacts-info-wrap .contacts-info-block p {
      line-height: 20px;
      color: #6e6e6e; }
    .contacts-info-wrap .contacts-info-block .open-map {
      margin-top: 20px;
      display: inline-block;
      color: #6e6e6e;
      border-bottom: solid 1px;
      cursor: pointer; }
      .contacts-info-wrap .contacts-info-block .open-map:hover {
        color: #5199e2; }
    .contacts-info-wrap .contacts-info-block .anchor {
      color: #5199e2;
      border-bottom: dotted 1px;
      font-size: 18px; }
      .contacts-info-wrap .contacts-info-block .anchor:hover {
        border-color: rgba(255, 255, 255, 0); }
  .contacts-info-wrap .line-bottom {
    width: 100%;
    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;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 20px; }
    .contacts-info-wrap .line-bottom .price {
      font-size: 18px;
      margin-right: 25px; }
      .contacts-info-wrap .line-bottom .price span {
        font-size: 24px;
        font-weight: 700;
        margin-left: 12px; }
    .contacts-info-wrap .line-bottom .but {
      margin-left: 25px; }

.cabinet-dop-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 25px;
  width: 100%; }
  .cabinet-dop-title p {
    font-size: 24px; }

.cabinet-footer {
  width: 100%;
  margin-top: 40px; }
  .cabinet-footer .pagination-wrap {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.cabinet-line-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  overflow: auto;
  width: 100%; }
  .cabinet-line-wrap .line-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #edf7ff;
    width: 100%;
    padding: 14px 30px;
    min-width: 850px; }
  .cabinet-line-wrap .cabinet-line {
    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;
    width: 100%;
    border-bottom: solid 1px #b7d5f5;
    padding: 20px 30px;
    color: #1c1c1c;
    line-height: 19px;
    min-width: 850px; }
    .cabinet-line-wrap .cabinet-line:hover {
      background: #fffde0; }
    .cabinet-line-wrap .cabinet-line .var1 {
      text-decoration: underline; }
    .cabinet-line-wrap .cabinet-line .var2 {
      position: relative;
      padding-left: 17px; }
      .cabinet-line-wrap .cabinet-line .var2:before {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        top: 4px;
        left: 0;
        border-radius: 100%; }
      .cabinet-line-wrap .cabinet-line .var2.red:before {
        background: #ed5f55; }
      .cabinet-line-wrap .cabinet-line .var2.green:before {
        background: #42cb6f; }
      .cabinet-line-wrap .cabinet-line .var2.yel:before {
        background: #fcce54; }
    .cabinet-line-wrap .cabinet-line .var5 {
      font-size: 18px;
      font-weight: 700; }
    .cabinet-line-wrap .cabinet-line .var6.green {
      font-weight: 700;
      color: #2cca6d; }
  .cabinet-line-wrap .var2, .cabinet-line-wrap .var3, .cabinet-line-wrap .var4, .cabinet-line-wrap .var5, .cabinet-line-wrap .var6 {
    margin-left: auto; }
  .cabinet-line-wrap .var1 {
    width: 110px; }
  .cabinet-line-wrap .var2 {
    width: 180px; }
  .cabinet-line-wrap .var3 {
    width: 95px; }
  .cabinet-line-wrap .var4 {
    width: 110px; }
  .cabinet-line-wrap .var5 {
    width: 110px; }
  .cabinet-line-wrap .var6 {
    width: 90px; }

.tovar-line-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  overflow: auto;
  width: 100%; }
  .tovar-line-wrap .line-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #5199e2;
    width: 100%;
    color: #ffffff;
    padding: 14px 30px;
    min-width: 910px; }
    .tovar-line-wrap .line-title .var1 {
      width: 55px; }
  .tovar-line-wrap .tovar-line {
    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;
    width: 100%;
    border-bottom: solid 1px #b7d5f5;
    padding: 12px 30px;
    color: #1c1c1c;
    line-height: 19px;
    min-width: 910px; }
    .tovar-line-wrap .tovar-line:hover {
      background: #fffde0; }
    .tovar-line-wrap .tovar-line img {
      width: 55px;
      height: 55px; }
    .tovar-line-wrap .tovar-line .var2 {
      text-decoration: underline; }
    .tovar-line-wrap .tovar-line .var4 {
      color: #5199e2;
      font-weight: 700; }
    .tovar-line-wrap .tovar-line .var9 {
      font-size: 18px;
      font-weight: 700; }
  .tovar-line-wrap .var2, .tovar-line-wrap .var3, .tovar-line-wrap .var4, .tovar-line-wrap .var5, .tovar-line-wrap .var6, .tovar-line-wrap .var7, .tovar-line-wrap .var8, .tovar-line-wrap .var9 {
    margin-left: auto; }
  .tovar-line-wrap .var2 {
    width: 160px; }
  .tovar-line-wrap .var3 {
    width: 110px; }
  .tovar-line-wrap .var4 {
    width: 90px; }
  .tovar-line-wrap .var5 {
    width: 70px; }
  .tovar-line-wrap .var6 {
    width: 110px; }
  .tovar-line-wrap .var7 {
    width: 80px; }
  .tovar-line-wrap .var8 {
    width: 75px; }
  .tovar-line-wrap .var9 {
    width: 125px; }

.container-wrap.card-wrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.card-image {
  width: 460px;
  border: solid 1px #b7d5f5;
  padding: 70px;
  box-sizing: border-box; }
  .card-image img {
    width: 100%;
    display: block; }

.top-info-card-wrap {
  width: -webkit-calc(100% - 490px);
  width: calc(100% - 490px);
  margin-left: auto;
  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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .top-info-card-wrap .item-code {
    border: solid 1px #2cca6d;
    color: #2cca6d;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    padding: 12px 30px;
    margin-bottom: 30px; }
  .top-info-card-wrap .brand-article {
    display: inline-block;
    color: #6e6e6e;
    margin-left: auto;
    margin-bottom: 30px; }
    .top-info-card-wrap .brand-article p {
      display: inline-block;
      margin-left: 25px; }
  .top-info-card-wrap .tabl-info-wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .top-info-card-wrap .tabl-info-wrap .tabl-info-title {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      background: #edf7ff;
      padding: 15px 30px;
      width: 100%; }
      .top-info-card-wrap .tabl-info-wrap .tabl-info-title .var1 {
        width: 230px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-count {
      width: 100%;
      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; }
      .top-info-card-wrap .tabl-info-wrap .tabl-count .mob-info {
        display: none; }
      .top-info-card-wrap .tabl-info-wrap .tabl-count .var1 {
        width: 260px; }
      .top-info-card-wrap .tabl-info-wrap .tabl-count .var6 {
        margin-right: 30px; }
      .top-info-card-wrap .tabl-info-wrap .tabl-count .tabl-price {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        padding: 25px 30px;
        box-sizing: border-box;
        border-bottom: solid 1px #b7d5f5;
        font-size: 18px;
        font-weight: 700; }
        .top-info-card-wrap .tabl-info-wrap .tabl-count .tabl-price:last-child {
          border: none; }
        .top-info-card-wrap .tabl-info-wrap .tabl-count .tabl-price.active {
          background: #fffdd7; }
      .top-info-card-wrap .tabl-info-wrap .tabl-count input {
        background: #edf7ff;
        border: solid 1px #b7d5f5;
        padding: 8px;
        box-sizing: border-box;
        border-radius: 4px;
        width: 100%; }
        .top-info-card-wrap .tabl-info-wrap .tabl-count input:hover, .top-info-card-wrap .tabl-info-wrap .tabl-count input:focus {
          background: none;
          border-color: #5199e2;
          box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15); }
    .top-info-card-wrap .tabl-info-wrap .var1 {
      margin-right: auto; }
    .top-info-card-wrap .tabl-info-wrap .var2 {
      margin-right: auto;
      width: 130px; }
    .top-info-card-wrap .tabl-info-wrap .var3, .top-info-card-wrap .tabl-info-wrap .var4, .top-info-card-wrap .tabl-info-wrap .var5 {
      margin-right: auto;
      width: 105px; }
    .top-info-card-wrap .tabl-info-wrap .var6 {
      width: 65px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-footer {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -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;
      padding: 30px;
      border-top: solid 2px #b7d5f5; }
      .top-info-card-wrap .tabl-info-wrap .tabl-footer .tabl-footer-item {
        margin-right: 25px; }
        .top-info-card-wrap .tabl-info-wrap .tabl-footer .tabl-footer-item span {
          font-size: 24px;
          font-weight: 700;
          margin-left: 3px; }
  .top-info-card-wrap .block-link-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .top-info-card-wrap .block-link-wrap .block-link {
      margin-right: 40px;
      cursor: pointer; }
      .top-info-card-wrap .block-link-wrap .block-link svg {
        width: 20px;
        vertical-align: sub;
        margin-right: 5px; }
        .top-info-card-wrap .block-link-wrap .block-link svg .fill {
          fill: #5199e2; }
      .top-info-card-wrap .block-link-wrap .block-link span {
        color: #5199e2; }
      .top-info-card-wrap .block-link-wrap .block-link:hover span {
        border-bottom: solid 1px; }

.dop-info-card-wrap {
  margin-top: 80px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .dop-info-card-wrap .dop-info-card {
    width: 33.3334%; }
    .dop-info-card-wrap .dop-info-card .title-info-card {
      text-align: center;
      font-size: 18px;
      font-weight: 700;
      background: #edf7ff;
      padding: 22px; }
    .dop-info-card-wrap .dop-info-card .dop-info-card-block {
      padding: 30px 10px 0 10px; }
      .dop-info-card-wrap .dop-info-card .dop-info-card-block p {
        line-height: 19px;
        margin-bottom: 15px;
        max-width: 400px; }
      .dop-info-card-wrap .dop-info-card .dop-info-card-block .info-line-wrap {
        max-width: 455px; }

.catalog-showcase-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background: #edf7ff;
  border: solid 1px #b7d5f5;
  margin-bottom: 30px;
  padding: 25px 45px 5px 45px;
  width: 100%; }
  .catalog-showcase-wrap .tovar-var3 {
    width: 33.33%; }
    .catalog-showcase-wrap .tovar-var3 span {
      font-size: 15px;
      line-height: 20px; }

.two-columns .left-column-wrap {
  width: 285px;
  margin-right: auto; }
  .two-columns .left-column-wrap input {
    width: 100%;
    border: solid 1px #b7d5f5;
    border-radius: 4px;
    padding: 7px 10px;
    box-sizing: border-box;
    margin-bottom: 15px; }
  .two-columns .left-column-wrap a {
    display: block;
    padding: 8px 10px;
    color: #1c1c1c;
    margin: 2px 0; }
    .two-columns .left-column-wrap a.active {
      background: #edf7ff;
      font-weight: 700;
      border-radius: 4px; }
    .two-columns .left-column-wrap a:hover {
      color: #5199e2; }

.two-columns .right-column-wrap {
  width: -webkit-calc(100% - 310px);
  width: calc(100% - 310px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start; }
  .two-columns .right-column-wrap .tovar-var2 {
    width: -webkit-calc(25% + 1px);
    width: calc(25% + 1px); }
  .two-columns .right-column-wrap .catalog-section-wrap {
    width: -webkit-calc(33.33% - 1px);
    width: calc(33.33% - 1px); }
  .two-columns .right-column-wrap .template-block {
    width: 100%; }
    .two-columns .right-column-wrap .template-block.top {
      margin-bottom: 20px; }
    .two-columns .right-column-wrap .template-block.bottom {
      margin-top: 20px; }

.sort-top-wrap {
  width: 100%;
  background: #edf7ff;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 30px; }
  .sort-top-wrap .left .dropdown-open {
    margin-right: 20px;
    padding: 19px 0; }
    .sort-top-wrap .left .dropdown-open .dropdown-list-block {
      margin-top: 10px; }
  .sort-top-wrap .right .dropdown-open {
    margin-right: 20px;
    padding: 19px 0; }
    .sort-top-wrap .right .dropdown-open .dropdown-list-block {
      margin-top: 10px; }
  .sort-top-wrap .right .view-item {
    display: inline-block; }
    .sort-top-wrap .right .view-item a {
      display: inline-block;
      border-radius: 100%;
      vertical-align: middle;
      margin-bottom: 2px; }
      .sort-top-wrap .right .view-item a svg {
        width: 19px;
        padding: 10px;
        display: block; }
        .sort-top-wrap .right .view-item a svg .fill {
          fill: #b7d5f5; }
      .sort-top-wrap .right .view-item a:hover svg .fill {
        fill: #5199e2; }
      .sort-top-wrap .right .view-item a.active {
        background: #ffffff; }
        .sort-top-wrap .right .view-item a.active svg .fill {
          fill: #5199e2; }

.sort-bot-wrap {
  width: 100%;
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .sort-bot-wrap .left .dropdown-open {
    padding: 19px 0; }
    .sort-bot-wrap .left .dropdown-open .dropdown-list-block {
      margin-top: 10px; }
  .sort-bot-wrap .pagination-wrap {
    margin-left: auto; }

.top-menu-wrap .container-wrap .mob-menu-close,
.top-menu-wrap .container-wrap .mob-link {
  display: none; }

@media screen and (max-width: 1550px) {
  .full-catalog-wrap {
    padding: 30px 20px; }
    .full-catalog-wrap .full-catalog .tovar-var3 span {
      font-size: 21px;
      line-height: 24px; }
  .top-info-card-wrap .brand-article p {
    display: block;
    text-align: right;
    margin: 4px 0px; } }

@media screen and (max-width: 1370px) {
  .bx-filter.bx-blue {
    min-width: 100%; }
    .bx-filter.bx-blue .bx-filter-section {
      padding: 15px 10px; }
      .bx-filter.bx-blue .bx-filter-section .bx-filter-title {
        font-size: 16px; }
    .bx-filter.bx-blue .smartfilter .bx-filter-parameters-box .bx-filter-parameters-box-title {
      font-size: 14px; }
  .dropdown-open .dropdown-list-block {
    right: initial;
    left: 0; }
  .news-showcase-wrap .tovar-var2 {
    width: -webkit-calc(25% + 1px);
    width: calc(25% + 1px); }
  .auth-wrap {
    margin-top: 20px; }
  .txt-page {
    margin-left: 20px; }
  .popup-map {
    min-width: 760px; }
  .tovar-basket-wrap .basket-item img {
    margin-right: 20px; }
  .tovar-basket-wrap .var1 {
    margin-right: 20px; }
  .tovar-basket-wrap .var2 {
    width: -webkit-calc(100% - 440px);
    width: calc(100% - 440px); }
  .tovar-basket-wrap .var3 {
    margin-left: 20px; }
  .tovar-basket-wrap .var4 {
    margin-left: 20px; }
  .tovar-basket-wrap .var5 {
    margin-left: 30px; }
  .contacts-info-wrap .contacts-info-block {
    width: 33.33%; }
    .contacts-info-wrap .contacts-info-block.dop {
      padding-right: 30px; }
  .blue-fon-block {
    padding: 30px; }
  .contacts-form-wrap .block-form-wrap {
    margin-right: auto; }
    .contacts-form-wrap .block-form-wrap.left {
      width: -webkit-calc(50% - 60px);
      width: calc(50% - 60px); }
    .contacts-form-wrap .block-form-wrap.center {
      width: -webkit-calc(50% - 100px);
      width: calc(50% - 100px); }
  .tovar-line-wrap .line-title,
  .tovar-line-wrap .tovar-line {
    padding: 10px 15px; }
  .card-image {
    width: 300px;
    padding: 20px; }
  .top-info-card-wrap {
    width: -webkit-calc(100% - 315px);
    width: calc(100% - 315px); }
    .top-info-card-wrap .item-code {
      font-size: 16px;
      padding: 10px 15px;
      margin-bottom: 15px; }
    .top-info-card-wrap .brand-article {
      margin-bottom: 15px; }
      .top-info-card-wrap .brand-article p {
        margin: 2px 0px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-info-title {
      padding: 5px 10px;
      font-size: 14px; }
      .top-info-card-wrap .tabl-info-wrap .tabl-info-title .var1 {
        width: 90px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-count .var1 {
      width: 100px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-count .var6 {
      margin-right: 10px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-count .tabl-price {
      padding: 7px 10px;
      font-size: 15px;
      line-height: 17px; }
    .top-info-card-wrap .tabl-info-wrap .var2 {
      width: 60px; }
    .top-info-card-wrap .tabl-info-wrap .var3 {
      width: 100px; }
    .top-info-card-wrap .tabl-info-wrap .var4 {
      width: 72px; }
    .top-info-card-wrap .tabl-info-wrap .var5 {
      width: 67px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-footer {
      padding: 12px 10px 12px 0; }
      .top-info-card-wrap .tabl-info-wrap .tabl-footer .tabl-footer-item {
        margin-right: 15px; }
        .top-info-card-wrap .tabl-info-wrap .tabl-footer .tabl-footer-item span {
          font-size: 16px; }
  .dop-info-card-wrap {
    margin-top: 40px; }
    .dop-info-card-wrap .dop-info-card .title-info-card {
      padding: 15px; }
    .dop-info-card-wrap .dop-info-card .dop-info-card-block {
      padding: 20px 10px 0 10px; }
  .decor-block .header-ico-block-wrap {
    margin-left: 20px; }
    .decor-block .header-ico-block-wrap .header-ico {
      margin: 0; }
    .decor-block .header-ico-block-wrap .header-info {
      display: none; }
  .index .tovar-var1,
  .catalog-wrap .tovar-var1 {
    padding: 20px; }
    .index .tovar-var1 span,
    .catalog-wrap .tovar-var1 span {
      font-size: 21px;
      line-height: 26px;
      margin-top: 10px; }
    .index .tovar-var1 .ico,
    .catalog-wrap .tovar-var1 .ico {
      padding: 33px 0;
      margin: 0; }
  .tovar-var2 {
    padding: 30px 20px; }
    .tovar-var2 .price {
      font-size: 22px; }
    .tovar-var2 .price-old {
      font-size: 14px; }
  .two-columns .left-column-wrap {
    width: 185px; }
  .two-columns .right-column-wrap {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px); }
    .two-columns .right-column-wrap .tovar-var2 {
      width: -webkit-calc(33.33% + 1px);
      width: calc(33.33% + 1px); }
    .two-columns .right-column-wrap .catalog-section-wrap {
      width: -webkit-calc(50% - 1px);
      width: calc(50% - 1px); }
  .index-showcase .tovar-var2 {
    width: -webkit-calc(25% + 1px);
    width: calc(25% + 1px); }
    .index-showcase .tovar-var2:nth-child(n+5) {
      display: none; }
  .index-news-wrap .index-news {
    width: 20%; }
    .index-news-wrap .index-news .name {
      font-size: 17px;
      line-height: 22px;
      margin-bottom: 10px;
      font-weight: 500; }
  footer .copyright-wrap {
    width: 265px; }
  footer .footer-menu a {
    line-height: 21px;
    font-size: 13px; }
  footer .footer-phone {
    max-width: 185px; }
  .full-catalog-wrap .full-catalog .tovar-var3 {
    width: 33%;
    padding-right: 30px; }
    .full-catalog-wrap .full-catalog .tovar-var3 span {
      font-size: 17px;
      line-height: 21px; }
  .full-catalog-wrap .catalog-but .ico {
    padding: 8px; }
    .full-catalog-wrap .catalog-but .ico svg {
      width: 12px; }
  .sort-top-wrap {
    padding: 0 15px; }
  .catalog-showcase-wrap .tovar-var3 {
    width: 50%; } }

@media screen and (max-width: 1240px) {
  .payment-wrap .payment-item-wrap .payment-item .description {
    max-width: 100%; }
  .payment-wrap .payment-but {
    margin-top: 10px;
    margin-left: 38px;
    width: 100%; }
  .register-form.reg-var2 .register-block-right .item-name {
    width: 170px; }
  .register-form.reg-var2 .register-form-line .but-wrap {
    width: initial;
    margin-top: 0; }
  .register-form.reg-var3 .register-block-right,
  .register-form.reg-var3 .register-block-left {
    width: 100%; }
    .register-form.reg-var3 .register-block-right .item-name,
    .register-form.reg-var3 .register-block-left .item-name {
      width: 245px; }
    .register-form.reg-var3 .register-block-right .form-item-wrap,
    .register-form.reg-var3 .register-block-left .form-item-wrap {
      width: -webkit-calc(100% - 245px);
      width: calc(100% - 245px); }
      .register-form.reg-var3 .register-block-right .form-item-wrap.tel,
      .register-form.reg-var3 .register-block-left .form-item-wrap.tel {
        width: 145px;
        margin-right: 10px; }
  .register-form .register-block-left {
    width: 100%; }
  .register-form .register-block-right {
    max-width: initial; }
    .register-form .register-block-right .item-name {
      width: 205px;
      margin-right: 0; }
  .register-form .register-form-line .form-item-wrap {
    max-width: 260px; }
    .register-form .register-form-line .form-item-wrap.big {
      max-width: 582px;
      width: 100%; }
    .register-form .register-form-line .form-item-wrap.mini {
      margin-right: 10px; }
  .register-form .register-form-line .dop-form-line .item-name {
    margin-left: 10px;
    margin-right: 10px; }
  .register-form .register-form-line .but-wrap {
    width: 100%;
    margin-top: 20px;
    text-align: right; }
  .register-form .register-form-line.dop .but-wrap {
    width: initial; } }

@media screen and (max-width: 1100px) {
  .personal-wrap .left-column-wrap {
    display: none; }
  .personal-wrap .right-column-wrap {
    width: 100%; } }

@media screen and (max-width: 900px) {
  .bx-touch .bx-filter .bx-filter-popup-result {
    font-size: 12px;
    line-height: 14px;
    position: fixed !important;
    z-index: 1001;
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin-top: 0;
    margin-left: 0;
    width: auto;
    height: auto;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #c6dae7;
    background: rgba(255, 255, 255, 0.9); }
  .two-columns .left-column-wrap a {
    margin-top: 15px;
    text-align: center;
    font-size: 15px;
    border-radius: 17px;
    padding: 7px;
    line-height: initial; }
  .two-columns .left-column-wrap.active {
    display: block; }
    .two-columns .left-column-wrap.active .bx-filter.bx-blue {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 9; }
      .two-columns .left-column-wrap.active .bx-filter.bx-blue .bx-filter-section.container-fluid {
        height: 100vh;
        overflow-y: auto;
        padding-bottom: 100px; }
  .open-filt,
  .close-filt {
    display: block; }
  .news-showcase-wrap .tovar-var2 {
    width: -webkit-calc(50% + 1px);
    width: calc(50% + 1px); }
  .auth-wrap {
    margin-top: 15px; }
    .auth-wrap form table {
      width: 100%; }
    .auth-wrap form .auth-info {
      width: 100%;
      margin-top: 15px; }
  .txt-page-new,
  .txt-page {
    margin-left: 0; }
    .txt-page-new h2,
    .txt-page h2 {
      font-size: 20px;
      margin-bottom: 10px; }
    .txt-page-new p,
    .txt-page p {
      line-height: 20px;
      margin-bottom: 15px; }
    .txt-page-new ul li,
    .txt-page-new ol li,
    .txt-page ul li,
    .txt-page ol li {
      line-height: 20px;
      margin-bottom: 5px; }
  .payment-wrap .payment-but {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: 38px; }
    .payment-wrap .payment-but .payment-img {
      width: 100%; }
    .payment-wrap .payment-but .but {
      margin: 15px auto 0 auto; }
  .popup-map {
    min-width: 445px; }
  .register-form .register-form-line {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .register-form .register-form-line .form-item-wrap {
      max-width: 325px; }
      .register-form .register-form-line .form-item-wrap.big {
        max-width: 325px;
        width: -webkit-calc(100% - 235px);
        width: calc(100% - 235px); }
    .register-form .register-form-line .link-dop-wrap {
      width: 100%;
      max-width: initial;
      margin-left: 0;
      margin-bottom: 20px; }
    .register-form .register-form-line .dop-form-line {
      width: 100%; }
      .register-form .register-form-line .dop-form-line .item-name {
        margin-left: 0;
        margin-right: 0;
        width: 205px; }
    .register-form .register-form-line .price {
      min-width: -webkit-calc(100% - 205px);
      min-width: calc(100% - 205px);
      text-align: right; }
      .register-form .register-form-line .price.dop {
        margin: 15px 0 0 auto; }
  .dop-title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px; }
  .stage-basket-wrap {
    margin-bottom: 15px; }
  .basket-footer-wrap,
  .basket-footer-wrap .line-bottom {
    margin-top: 15px; }
  .tovar-basket-wrap .line-title,
  .tovar-basket-wrap .basket-item {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 860px; }
  .basket-footer-wrap .promo input {
    width: 140px; }
  .basket-footer-wrap .total-price {
    margin-right: 0; }
  .basket-footer-wrap .line-bottom .description {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px; }
  .blue-fon-block {
    padding: 20px; }
  .contacts-form-wrap .block-form-wrap.left, .contacts-form-wrap .block-form-wrap.center {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px); }
    .contacts-form-wrap .block-form-wrap.left .item-name, .contacts-form-wrap .block-form-wrap.center .item-name {
      width: 100%;
      margin: 0 0 5px 0; }
    .contacts-form-wrap .block-form-wrap.left .form-item-wrap, .contacts-form-wrap .block-form-wrap.center .form-item-wrap {
      width: 100%; }
      .contacts-form-wrap .block-form-wrap.left .form-item-wrap textarea, .contacts-form-wrap .block-form-wrap.center .form-item-wrap textarea {
        height: 189px; }
  .contacts-form-wrap .block-form-last-wrap {
    width: 100%;
    max-width: 100%;
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .contacts-form-wrap .block-form-last-wrap .but {
      margin: 0 0 0 20px; }
  .map {
    margin: 20px 0; }
  .contacts-info-wrap .contacts-info-block {
    width: 50%; }
    .contacts-info-wrap .contacts-info-block.dop {
      width: 50%;
      max-width: initial; }
  .cabinet-dop-title {
    margin-bottom: 15px; }
    .cabinet-dop-title p {
      font-size: 20px; }
  .cabinet-footer {
    margin-top: 30px; }
  .card-image {
    width: 100%;
    max-width: 400px;
    padding: 50px;
    margin: 0 auto 15px auto; }
  .top-info-card-wrap {
    width: 100%; }
  .dop-info-card-wrap {
    margin: 0; }
    .dop-info-card-wrap .dop-info-card {
      width: 100%;
      margin-top: 20px; }
  .container-wrap {
    padding: 0 10px; }
  .decor-block .slogan,
  .decor-block .phone-wrap {
    display: none; }
  .top-menu-wrap .link {
    padding: 8px;
    font-size: 14px; }
  .index .decor-block {
    padding: 30px 0 40px 0; }
  .decor-block {
    padding: 20px 0; }
    .decor-block .catalog-but {
      margin-left: auto; }
    .decor-block .index-slogan {
      margin: 40px 0; }
      .decor-block .index-slogan p {
        font-size: 35px;
        max-width: 480px;
        line-height: 40px; }
    .decor-block .search-wrap {
      margin-top: 20px; }
      .decor-block .search-wrap .index-search input {
        width: -webkit-calc(100% - 140px);
        width: calc(100% - 140px);
        padding: 0 20px;
        font-size: 16px; }
      .decor-block .search-wrap .index-search button {
        width: 140px;
        padding: 12px 0;
        font-size: 16px; }
      .decor-block .search-wrap .index-search .pre-search {
        left: 20px;
        width: -webkit-calc(100% - 180px);
        width: calc(100% - 180px);
        padding: 0 10px; }
        .decor-block .search-wrap .index-search .pre-search .pre-search-line {
          padding: 10px; }
        .decor-block .search-wrap .index-search .pre-search .full-link {
          padding: 10px; }
  .catalog-wrap .tovar-var1 {
    width: 33.333%; }
    .catalog-wrap .tovar-var1 span {
      font-size: 17px;
      line-height: 20px; }
  .index .tovar-var1 {
    margin: -1px 0 0 -1px;
    width: -webkit-calc(33.333% + 1px);
    width: calc(33.333% + 1px); }
    .index .tovar-var1 span {
      font-size: 17px;
      line-height: 20px; }
    .index .tovar-var1:nth-child(n+6) {
      display: none; }
    .index .tovar-var1:last-child {
      display: block; }
    .index .tovar-var1 .ico {
      padding: 37px 0; }
  .index-showcase-wrap {
    margin-top: 40px; }
    .index-showcase-wrap .title-but {
      margin: 0 auto 25px 0;
      font-size: 33px; }
    .index-showcase-wrap .title {
      margin-bottom: 20px;
      font-size: 28px; }
    .index-showcase-wrap a.but {
      position: initial;
      top: initial;
      right: initial; }
  .index-showcase .tovar-var2 {
    width: -webkit-calc(50% + 1px);
    width: calc(50% + 1px); }
  .container-wrap.bread-crambs-wrap {
    margin: 10px auto 20px auto; }
  h1 {
    margin-bottom: 20px;
    font-size: 30px; }
  .two-columns .left-column-wrap {
    display: none; }
  .two-columns .right-column-wrap {
    width: 100%; }
    .two-columns .right-column-wrap .tovar-var2 {
      width: -webkit-calc(50% + 1px);
      width: calc(50% + 1px); }
    .two-columns .right-column-wrap .catalog-section-wrap {
      min-height: 0px; }
      .two-columns .right-column-wrap .catalog-section-wrap .catalog-section {
        padding: 15px 10px; }
        .two-columns .right-column-wrap .catalog-section-wrap .catalog-section:hover {
          position: initial; }
        .two-columns .right-column-wrap .catalog-section-wrap .catalog-section.big:hover {
          z-index: 1;
          border: none;
          box-shadow: none;
          left: initial;
          right: initial; }
          .two-columns .right-column-wrap .catalog-section-wrap .catalog-section.big:hover .link-block {
            min-height: 0; }
        .two-columns .right-column-wrap .catalog-section-wrap .catalog-section .link-block {
          width: 100%; }
          .two-columns .right-column-wrap .catalog-section-wrap .catalog-section .link-block a:nth-child(n+11) {
            display: block; }
        .two-columns .right-column-wrap .catalog-section-wrap .catalog-section .but {
          display: none; }
  .index-news-wrap {
    padding: 30px 0 10px 0; }
    .index-news-wrap .index-news {
      width: 43%;
      margin-bottom: 20px; }
      .index-news-wrap .index-news .info {
        margin-bottom: 15px; }
  .title-dop {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 33px; }
  footer {
    margin-top: 60px;
    padding: 40px 0; }
    footer .footer-menu {
      display: none; }
    footer .copyright-wrap {
      min-width: 265px;
      width: -webkit-calc(100% - 250px);
      width: calc(100% - 250px); }
  .full-catalog-wrap .title {
    font-size: 30px; }
  .full-catalog-wrap .full-catalog .tovar-var3 {
    width: 50%; }
  .sort-top-wrap {
    padding: 0 10px;
    margin-bottom: 10px; }
  .catalog-showcase-wrap {
    margin-bottom: 15px;
    padding: 20px 20px 0px 20px; }
    .catalog-showcase-wrap .tovar-var3 img {
      margin-right: 15px; } }

@media screen and (max-width: 580px) {
  .txt-page-new h2,
  .txt-page h2 {
    font-size: 18px;
    margin-bottom: 5px; }
  .txt-page-new p,
  .txt-page p {
    margin-bottom: 10px; }
  .txt-page-new ul li,
  .txt-page-new ol li,
  .txt-page ul li,
  .txt-page ol li {
    margin-left: 25px; }
  .register-form .register-block-left.change-pas-lab {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .register-form .register-block-left.change-pas-lab .item-name {
      width: initial;
      margin: 0 20px 0 0; }
  .dop-decor-line {
    margin: 0 0 25px 0; }
  .payment-wrap .payment-but img {
    max-width: 100%; }
  .payment-wrap .payment-but .but {
    width: 100%;
    max-width: 180px;
    box-sizing: border-box;
    text-align: center; }
  .payment-title {
    font-size: 18px;
    margin-bottom: 15px; }
  .popup-map {
    min-width: 90vw; }
  .tab-item.deliv .blue-fon-block:first-child .register-form {
    margin-bottom: 0; }
  .register-form.reg-var2 .register-block-right .add-tel {
    margin-bottom: 15px; }
  .register-form.reg-var2 .register-form-line .but-wrap {
    width: 100%; }
  .register-form.reg-var3 .register-block-left .form-item-wrap,
  .register-form.reg-var3 .register-block-right .form-item-wrap {
    width: 100%; }
    .register-form.reg-var3 .register-block-left .form-item-wrap.tel,
    .register-form.reg-var3 .register-block-right .form-item-wrap.tel {
      width: 100%;
      margin-right: 0; }
  .register-form.reg-var3 .register-block-left .item-name,
  .register-form.reg-var3 .register-block-right .item-name {
    width: 100%; }
  .register-form.reg-var3 .register-block-right .add-tel {
    margin-bottom: 15px; }
  .register-form.reg-var3 .register-form-line .but-wrap {
    width: 100%; }
  .register-form .title {
    font-size: 20px;
    margin-bottom: 15px; }
  .register-form .item-name {
    margin: 0 0 5px 0; }
  .register-form .register-block-left .form-item-wrap {
    width: 100%; }
  .register-form .register-block-left .item-name {
    width: 100%; }
  .register-form .register-block-right .form-item-wrap {
    width: 100%;
    margin-right: 0; }
  .register-form .register-block-right .item-name {
    width: 100%; }
  .register-form .register-block-right .add-tel {
    margin-top: 0;
    width: 100%; }
  .register-form .register-form-line .item-name {
    width: 100%; }
  .register-form .register-form-line .link-dop.dop {
    margin: 0 0 10px 0; }
  .register-form .register-form-line .form-item-wrap {
    width: 100%; }
    .register-form .register-form-line .form-item-wrap.big {
      width: 100%; }
  .register-form .register-form-line .dop-form-line {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .register-form .register-form-line .dop-form-line .item-name {
      width: 100%; }
  .register-form .register-form-line .description {
    width: 100%;
    max-width: initial;
    margin-right: 0;
    margin-bottom: 10px; }
  .register-form .register-form-line .price {
    min-width: initial;
    text-align: left;
    width: 100%; }
    .register-form .register-form-line .price.dop {
      font-size: 15px;
      margin: 10px 0 0 0; }
      .register-form .register-form-line .price.dop span {
        font-size: 18px; }
  .register-form .register-form-line .but-wrap {
    text-align: initial;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .register-form .register-form-line .but-wrap .but {
      margin: 0 auto; }
  .register-form .register-form-line.dop .but-wrap {
    width: 100%; }
  .dop-title {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px; }
  .stage-basket-wrap .stage-basket {
    padding-right: 15px; }
    .stage-basket-wrap .stage-basket:after {
      display: none; }
    .stage-basket-wrap .stage-basket:last-child {
      padding-right: 0; }
    .stage-basket-wrap .stage-basket .stage-number {
      width: 26px;
      padding: 5px 0 4px 0;
      margin-right: 2px; }
  .basket-footer-wrap .promo input {
    width: 125px; }
  .basket-footer-wrap .promo button {
    padding: 8px; }
  .basket-footer-wrap .total-price {
    width: 100%;
    margin-top: 15px; }
  .basket-footer-wrap .line-bottom .description {
    margin-bottom: 0; }
  .basket-footer-wrap .line-bottom .but {
    margin: 10px auto 0 auto; }
  .blue-fon-block {
    padding: 20px 10px; }
  .contacts-form-wrap .title {
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center; }
  .contacts-form-wrap .block-form-wrap.left, .contacts-form-wrap .block-form-wrap.center {
    max-width: 100%;
    width: 100%; }
    .contacts-form-wrap .block-form-wrap.left .form-item-wrap textarea, .contacts-form-wrap .block-form-wrap.center .form-item-wrap textarea {
      height: 100px; }
  .contacts-form-wrap .block-form-last-wrap {
    width: 100%;
    max-width: 100%;
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .contacts-form-wrap .block-form-last-wrap .but {
      margin: 0 0 0 20px; }
  .map {
    height: 400px;
    margin: 10px 0; }
  .contacts-info-wrap .contacts-full-block {
    margin-bottom: 15px; }
    .contacts-info-wrap .contacts-full-block .title {
      font-size: 18px;
      margin-bottom: 5px; }
  .contacts-info-wrap .contacts-info-block {
    width: 100%;
    margin-bottom: 15px;
    padding: 0; }
    .contacts-info-wrap .contacts-info-block.dop {
      width: 100%;
      padding: 0; }
    .contacts-info-wrap .contacts-info-block .title {
      margin-bottom: 5px; }
    .contacts-info-wrap .contacts-info-block .anchor {
      font-size: 16px; }
    .contacts-info-wrap .contacts-info-block .open-map {
      margin-top: 5px; }
  .contacts-info-wrap .line-bottom {
    margin: 0; }
    .contacts-info-wrap .line-bottom .price {
      width: 100%; }
    .contacts-info-wrap .line-bottom .but {
      margin: 15px auto 0 auto; }
  .contacts-link-wrap {
    margin-bottom: 15px; }
    .contacts-link-wrap .contacts-link {
      font-size: 16px;
      padding: 10px 25px; }
  .cabinet-dop-title {
    margin-bottom: 10px; }
    .cabinet-dop-title p {
      font-size: 18px;
      margin-bottom: 10px; }
  .cabinet-footer {
    margin-top: 20px; }
  .cabinet-footer .pagination-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .card-image {
    margin-bottom: 10px;
    padding: 20px; }
  .top-info-card-wrap .item-code {
    margin-bottom: 10px; }
  .top-info-card-wrap .brand-article {
    width: 100%;
    margin: 0; }
    .top-info-card-wrap .brand-article p {
      text-align: left;
      margin-bottom: 10px; }
  .top-info-card-wrap .tabl-info-wrap .tabl-info-title {
    padding: 10px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-info-title .var2, .top-info-card-wrap .tabl-info-wrap .tabl-info-title .var3, .top-info-card-wrap .tabl-info-wrap .tabl-info-title .var4, .top-info-card-wrap .tabl-info-wrap .tabl-info-title .var5, .top-info-card-wrap .tabl-info-wrap .tabl-info-title .var6 {
      display: none; }
    .top-info-card-wrap .tabl-info-wrap .tabl-info-title .var1 {
      width: 100%; }
  .top-info-card-wrap .tabl-info-wrap .tabl-count {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .top-info-card-wrap .tabl-info-wrap .tabl-count .mob-info {
      display: inline-block;
      margin-right: 10px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-count .tabl-price {
      padding: 10px; }
      .top-info-card-wrap .tabl-info-wrap .tabl-count .tabl-price:last-child {
        border-bottom: solid 1px #b7d5f5; }
    .top-info-card-wrap .tabl-info-wrap .tabl-count input {
      width: 100px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-count .var1 {
      width: 100%;
      margin-bottom: 10px; }
    .top-info-card-wrap .tabl-info-wrap .tabl-count .var2, .top-info-card-wrap .tabl-info-wrap .tabl-count .var3, .top-info-card-wrap .tabl-info-wrap .tabl-count .var4, .top-info-card-wrap .tabl-info-wrap .tabl-count .var5, .top-info-card-wrap .tabl-info-wrap .tabl-count .var6 {
      width: 100%;
      margin: 0 0 10px 0; }
  .top-info-card-wrap .tabl-info-wrap .tabl-footer {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .top-info-card-wrap .tabl-info-wrap .tabl-footer .tabl-footer-item {
      width: 100%;
      margin-bottom: 10px; }
  .top-info-card-wrap .block-link-wrap .block-link {
    margin-bottom: 10px; }
  .dop-info-card-wrap .dop-info-card {
    margin-top: 0; }
    .dop-info-card-wrap .dop-info-card .title-info-card {
      font-size: 16px; }
    .dop-info-card-wrap .dop-info-card .dop-info-card-block {
      padding: 15px 0; }
      .dop-info-card-wrap .dop-info-card .dop-info-card-block p {
        margin-bottom: 10px; }
        .dop-info-card-wrap .dop-info-card .dop-info-card-block p:last-child {
          margin-bottom: 0; }
  .two-columns .right-column-wrap .catalog-section-wrap {
    width: 100%;
    margin-left: 0; }
    .two-columns .right-column-wrap .catalog-section-wrap .catalog-section a.top-link {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 10px; }
  .pagination-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }
    .pagination-wrap .pagin-arrow span {
      display: none; }
  .sort-bot-wrap {
    margin: 0; }
  .sort-top-wrap .left .dropdown-open {
    padding: 10px 0; }
  .sort-top-wrap .right {
    width: 100%; }
    .sort-top-wrap .right .dropdown-open {
      padding: 10px 0; }
    .sort-top-wrap .right .view-item {
      width: 100%;
      text-align: right;
      margin-bottom: 5px; }
  .container-wrap.bread-crambs-wrap {
    margin: 10px auto 15px auto; }
  h1 {
    margin-bottom: 15px;
    font-size: 24px; }
  .index .decor-block {
    padding-top: 15px; }
    .index .decor-block .search-wrap {
      padding: 7px; }
  .decor-block {
    padding: 15px 0; }
    .decor-block .mob-menu-but {
      display: block;
      margin-left: 10px;
      margin-right: 37px; }
    .decor-block .logo {
      margin: 0 auto;
      width: 65px; }
    .decor-block .header-ico-block-wrap {
      margin: 0; }
      .decor-block .header-ico-block-wrap .header-ico {
        border: none;
        padding: 0 9px; }
        .decor-block .header-ico-block-wrap .header-ico svg {
          opacity: 1; }
    .decor-block .index-slogan {
      margin-bottom: 25px; }
      .decor-block .index-slogan p {
        font-size: 24px;
        line-height: 30px; }
    .decor-block .search-wrap .index-search input {
      width: -webkit-calc(100% - 70px);
      width: calc(100% - 70px);
      font-size: 14px;
      padding: 0 10px; }
    .decor-block .search-wrap .index-search button {
      width: 70px;
      padding: 9px 0;
      font-size: 11px; }
    .decor-block .search-wrap .index-search .pre-search {
      left: 12px;
      width: -webkit-calc(100% - 102px);
      width: calc(100% - 102px); }
      .decor-block .search-wrap .index-search .pre-search .pre-search-line img {
        margin-right: 10px; }
      .decor-block .search-wrap .index-search .pre-search .pre-search-line .name {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px); }
      .decor-block .search-wrap .index-search .pre-search .pre-search-line .price {
        width: 100%;
        text-align: right;
        margin-top: 10px; }
  .catalog-wrap .tovar-var1 {
    width: 50%;
    text-align: center; }
    .catalog-wrap .tovar-var1 img {
      width: 75px; }
    .catalog-wrap .tovar-var1 span {
      font-size: 13px;
      line-height: 18px; }
  .index .tovar-var1 {
    width: -webkit-calc(50% + 1px);
    width: calc(50% + 1px);
    text-align: center; }
    .index .tovar-var1 img {
      width: 75px; }
    .index .tovar-var1 span {
      font-size: 13px;
      line-height: 18px; }
    .index .tovar-var1 .ico {
      margin: 0 auto;
      width: 75px;
      height: 75px;
      padding: 29px 0; }
      .index .tovar-var1 .ico svg {
        width: 13px; }
  .index-showcase-wrap {
    margin-top: 30px; }
    .index-showcase-wrap .title-but {
      margin: 0 auto 15px auto;
      font-size: 24px; }
    .index-showcase-wrap .title {
      margin-bottom: 15px;
      font-size: 20px; }
    .index-showcase-wrap a.but {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      margin: 20px auto 0 auto; }
  .tovar-var2 {
    padding: 20px 10px; }
    .tovar-var2 img {
      margin-bottom: 30px; }
    .tovar-var2 .name {
      font-size: 11px;
      line-height: 14px;
      height: 28px;
      margin-bottom: 10px; }
    .tovar-var2 .info {
      font-size: 11px;
      line-height: 15px;
      height: 45px; }
    .tovar-var2 .data {
      font-size: 11px; }
    .tovar-var2 .price {
      font-size: 14px; }
    .tovar-var2 .price-old {
      font-size: 11px; }
  .index-news-wrap {
    padding: 30px 0 0 0; }
    .index-news-wrap .index-news {
      width: 90%;
      margin-bottom: 30px; }
      .index-news-wrap .index-news .name {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
        font-weight: 400; }
      .index-news-wrap .index-news .info {
        line-height: 16px;
        margin-bottom: 20px;
        font-size: 13px; }
      .index-news-wrap .index-news .data {
        font-size: 13px; }
  .title-dop {
    margin-top: 45px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px; }
  .prom-logo {
    max-height: 35px; }
  footer {
    margin-top: 50px;
    padding: 30px 0; }
    footer .copyright-wrap {
      width: 100%; }
    footer .footer-phone {
      max-width: 100%;
      margin-top: 30px; }
      footer .footer-phone .info {
        text-align: left; }
      footer .footer-phone .foto {
        text-align: left;
        margin-top: 30px; }
  .full-catalog-wrap .title {
    font-size: 24px; }
  .full-catalog-wrap .full-catalog .tovar-var3 {
    width: 100%; }
  .top-menu-wrap {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
    display: none; }
    .top-menu-wrap.active {
      display: block; }
    .top-menu-wrap .container-wrap {
      background: #edf7ff;
      width: 300px;
      height: 100vh;
      overflow-y: auto;
      margin: 0 auto 0 0;
      display: block;
      padding: 25px 30px;
      box-sizing: border-box; }
      .top-menu-wrap .container-wrap .mob-menu-close {
        display: inline-block;
        float: right; }
        .top-menu-wrap .container-wrap .mob-menu-close svg {
          width: 15px;
          fill: #5199e2; }
      .top-menu-wrap .container-wrap .link {
        display: block;
        color: #5199e2;
        background: none;
        font-size: 18px;
        padding: 0;
        margin-top: 25px; }
        .top-menu-wrap .container-wrap .link:hover {
          color: #2cca6d;
          background: none; }
        .top-menu-wrap .container-wrap .link.mob-link {
          font-weight: 700; }
  .catalog-showcase-wrap {
    margin-bottom: 10px;
    padding: 20px 10px 0px 10px; }
    .catalog-showcase-wrap .tovar-var3 {
      width: 100%; }
  .decor-block .catalog-but {
    display: none; } }

/* End */


/* Start:/css/gl.css?17742528211011*/
.top-info-card-wrap .block-link-wrap {
    width: 100%;
    align-items: center;
}

.add-deal-ok .item-name {
    margin-bottom: 30px;
}

.form-item-wrap select {
    border: 1px solid #5199e2;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    background: #edf7ff;
    padding: 8px;
    width: 100%;
    appearance: auto;
}

.popup-wrap {
    align-items: start;
    padding-top: 60px;
    overflow-y: scroll;
    height: calc(100% - 60px);
}

.popup-wrap .popup-block {
    /*height: 100%;*/
    /*margin-top: 120px;*/
}

.popup-wrap .popup-item.add-deal {
    /*height: calc(100% - 120px);*/
    /*overflow-y: scroll;*/
}

.attention-block {
    border: 2px solid #f00;
    padding: 10px;
    font-weight: bold;
}

.mb20 {
    margin-bottom: 20px;
}

.tovar-var2 .item-code {
    color: #1c1c1c;
}

.decor-block .search-wrap .index-search .pre-search .pre-search-line .name {
    width: auto;
}

.decor-block .search-wrap .index-search .pre-search .pre-search-line .item-code {
    margin-left: 10px;
}
/* End */


/* Start:/local/templates/erk/styles.css?1770380719167*/
.template-block table {
	margin: 0 auto;
    overflow-x: auto;
}

@media screen and (max-width: 1000px){
	.template-block table {
		width: 100%;
		display: block;
	}
}
/* End */
/* /css/style.css?1784557173128502 */
/* /css/gl.css?17742528211011 */
/* /local/templates/erk/styles.css?1770380719167 */
