.mobile-menu {
  display: none;
}
.page-talon-check.page-content,
.page-talon-register.page-content {
  padding-bottom: 50px;
}
.page-talon-check.page-content h1,
.page-talon-register.page-content h1 {
  margin: 30px 0 42px;
}
.page-talon-check.page-content form select,
.page-talon-register.page-content form select {
  width: 100%;
  border: 1px solid #ccd1d7;
  height: 40px;
  box-sizing: border-box;
  padding: 10px;
  font-weight: normal;
  margin-top: 10px;
}
.page-talon-check.page-content form input[type="text"],
.page-talon-register.page-content form input[type="text"] {
  height: 40px;
  margin-top: 10px;
}
.page-talon-check.page-content form.invalid select:invalid,
.page-talon-register.page-content form.invalid select:invalid,
.page-talon-check.page-content form.invalid input:invalid,
.page-talon-register.page-content form.invalid input:invalid {
  border-color: red;
}
.page-talon-check.page-content .fieldset,
.page-talon-register.page-content .fieldset {
  margin-bottom: 30px;
}
.page-talon-check.page-content .fieldset.fieldset-480,
.page-talon-register.page-content .fieldset.fieldset-480 {
  max-width: 490px;
}
.page-talon-check.page-content
  .fieldset
  label
  .input-wrap.input-date
  input[type="text"],
.page-talon-register.page-content
  .fieldset
  label
  .input-wrap.input-date
  input[type="text"] {
  width: 72px;
  padding: 12px 5px 12px 14px;
  display: inline-block;
  margin-right: 10px;
}
.page-talon-check.page-content .dotted-row,
.page-talon-register.page-content .dotted-row {
  overflow: hidden;
  margin-bottom: 17px;
  table-layout: fixed;
  display: table;
}
.page-talon-check.page-content .dotted-row > div,
.page-talon-register.page-content .dotted-row > div {
  float: left;
}
.page-talon-check.page-content .dotted-row > div:first-child,
.page-talon-register.page-content .dotted-row > div:first-child {
  background-color: #ffffff;
  vertical-align: middle;
  display: table-cell;
  width: 375px;
  position: relative;
  overflow: hidden;
  padding: 2px 0;
  color: #868686;
}
.page-talon-check.page-content .dotted-row > div:first-child:after,
.page-talon-register.page-content .dotted-row > div:first-child:after {
  border-bottom: 1px dotted #cccccc;
  position: absolute;
  margin-left: 10px;
  height: 16px;
  content: "";
  width: 100%;
}
.page-talon-check.page-content .dotted-row > div:last-child,
.page-talon-register.page-content .dotted-row > div:last-child {
  background-color: #ffffff;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  overflow: hidden;
  padding: 2px 0 2px 10px;
}
.popup.popup-success .container {
  font-size: 30px;
  font-family: "proximanovareg";
  width: 470px;
  padding: 45px;
}
.popup.popup-success .container .close {
  top: -25px;
}
@media (min-width: 768px) {
  .dir-personal .basket-head {
    overflow: hidden;
    background: #303948;
    color: #fff;
    font: normal 15px/17px "proximanovareg";
  }
  .dir-personal .basket-head .col {
    float: left;
    padding: 17px 10px;
    border-top: 1px solid #303948;
    border-left: 1px solid #545c69;
    text-align: center;
  }
  .dir-personal .basket-head .col:first-child {
    padding-left: 22px;
    border-left: 0;
  }
  .dir-personal .basket-head .col.col-name {
    width: 30%;
  }
  .dir-personal .basket-head .col.col-weight {
    width: 12%;
  }
  .dir-personal .basket-head .col.col-quantity {
    width: 25%;
  }
  .dir-personal .basket-head .col.col-price {
    float: none;
    margin-left: 67%;
  }
  .dir-personal .basket-item {
    overflow: hidden;
    position: relative;
    border: 1px solid #e5e8eb;
    border-top-color: transparent;
    padding: 20px;
  }
  .dir-personal .basket-item:hover {
    border-color: #f4791f;
  }
  .dir-personal .basket-item:hover:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #f4791f;
    z-index: 1;
  }
  .dir-personal .basket-item .col {
    position: relative;
    z-index: 2;
    float: left;
    text-align: center;
    padding-top: 30px;
  }
  .dir-personal .basket-item .col.col-image {
    width: 12%;
    padding: 0;
  }
  .dir-personal .basket-item .col.col-image .img-wrap-style {
    width: 100%;
    height: auto;
  }
  .dir-personal .basket-item .col.col-image img {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 10px;
  }
  .dir-personal .basket-item .col.col-name {
    width: 18%;
    padding-left: 20px;
    font: 18px/21px "proximanovabold";
    text-align: left;
  }
  .dir-personal .basket-item .col.col-name a {
    color: #161d27;
  }
  .dir-personal .basket-item .col.col-name a:hover {
    text-decoration: underline;
  }
  .dir-personal .basket-item .col.col-weight {
    width: 12%;
  }
  .dir-personal .basket-item .col.col-weight .weight {
    font-size: 23px;
    line-height: 1;
  }
  .dir-personal .basket-item .col.col-weight .weight small {
    font-size: 16px;
    line-height: 23px;
  }
  .dir-personal .basket-item .col.col-quantity {
    width: 25%;
  }
  .dir-personal .basket-item .col.col-price {
    float: none;
    margin-left: 67%;
    text-align: left;
  }
  .dir-personal .basket-item .col.col-price .total-price {
    font-size: 28px;
    line-height: 24px;
    padding-left: 60px;
  }
  .dir-personal .basket-item .col.col-price .cost {
    padding-left: 60px;
    line-height: 24px;
    font-size: 17px;
    color: #666;
  }
  .dir-personal .basket-item .basket-delete {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
  }
  .dir-personal .basket-item .basket-delete i {
    color: #f4791f;
    font-size: 18px;
  }
  .dir-personal .basket-item .basket-delete:hover {
    text-decoration: none;
  }
  .dir-personal .basket-item .basket-delete:hover i {
    color: #303948;
  }
  .dir-personal .basket-total {
    background: #303948;
    color: #fff;
    padding: 12px 20px;
    margin-bottom: 20px;
    overflow: hidden;
    font: normal 15px/17px "proximanovareg";
  }
  .dir-personal .basket-total > div {
    float: left;
    width: 56%;
    line-height: 28px;
  }
  .dir-personal .basket-total > div .weight {
    padding-left: 60%;
    font-size: 23px;
    font-weight: bold;
  }
  .dir-personal .basket-total > div .weight small {
    font-weight: normal;
    font-size: 16px;
  }
  .dir-personal .basket-total > div.total {
    width: 44%;
  }
  .dir-personal .basket-total > div.total .sum {
    font: normal 28px/28px "proximanovabold";
    margin-left: 35px;
  }
  .cacl .table-row {
    display: table-row;
  }
  .cacl .table-row > div {
    position: relative;
    font: normal 16px proximanovareg;
    display: table-cell;
    padding: 10px 40px;
    text-align: center;
  }
  .cacl .table-row > div.calc--name {
    padding: 10px 30px;
    text-align: left;
  }
  .cacl .table-row > div.calc--name input[type="text"] {
    display: block;
    width: 100%;
  }
  .cacl .table-row > div.calc--count {
    font-size: 0;
    white-space: nowrap;
  }
  .cacl .table-row > div.calc--count input[type="text"],
  .cacl .table-row > div.calc--count input[type="number"] {
    width: 50px;
    margin: 0 10px;
  }
  .cacl .table-row > div.calc--amp {
    padding: 10px 0;
  }
  .cacl .table-row > div:last-child {
    padding: 16px 0;
    text-align: left;
    color: #ff9100;
    font: 14px ProximaNova_Regular;
  }
  .cacl .table-row > div:last-child span {
    cursor: pointer;
  }
  .cacl .table-row > div input[type="text"],
  .cacl .table-row > div input[type="number"] {
    height: 30px;
    width: 80px;
    outline: none;
    text-align: center;
    font: 16px ProximaNova_Regular;
    padding: 0 0 0 12px;
  }
  .cacl .table-row > div input[type="text"]:focus,
  .cacl .table-row > div input[type="number"]:focus {
    border: 1px solid #ff9001;
  }
  .cacl .table-row.heading > div {
    font: 18px ProximaNova_Bold;
    color: #283646;
    text-align: left;
  }
  .cacl .table-row.heading > div:first-child {
    padding: 10px 30px;
  }
  .cacl .table-row.lastRow .calc--name {
    padding-left: 0;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .wrapper,
  .page-content {
    width: 100%;
  }
  .header-top {
    height: auto;
    padding-bottom: 10px;
  }
  .header-middle .header-personal,
  .header-middle .header-cart {
    margin-left: 20px;
  }
  .header-bottom .wrapper {
    display: table-row;
  }
  .header-bottom .wrapper > div {
    display: table-cell;
    vertical-align: top;
  }
  .header-bottom .header-slider {
    width: auto;
  }
  .header-bottom .header-slider .bx-wrapper {
    margin: 0;
  }
  .header-bottom .header-slider .text {
    left: auto;
    right: 10px;
    height: auto;
    top: auto;
    bottom: 10px;
    font-size: 24px;
  }
  .header-bottom .header-slider .header-slide .slide-wrap {
    top: 20px;
  }
  header nav ul.top-menu {
    overflow: hidden;
  }
  .scrollup {
    width: 55px;
    height: 55px;
    background-size: contain;
  }
  .strong-block {
    width: auto;
    margin-top: 50px;
  }
  .grey-field.with-white-left:before {
    margin: 0;
  }
  footer {
    height: auto;
    padding-bottom: 50px;
  }
  footer .wrapper {
    overflow: hidden;
    padding-bottom: 20px;
  }
  .footer-col-menu {
    width: 63%;
    margin-bottom: 72px;
  }
  .footer-col-menu > div {
    width: 50%;
    margin-bottom: 18px;
  }
  .footer-col {
    width: 29%;
  }
  .footer-bottom .copyright a {
    font-size: 11px;
  }
  .footer-bottom .reviews {
    margin-left: 90px;
  }
  .footer-bottom .paysystems {
    margin: 5px 0 0;
  }
  .popup {
    margin: 10px;
  }
  .popup.wide .container {
    width: auto;
  }
  .popup.points-popup .container {
    width: auto;
  }
  .popup.points-popup .points-wrap .points-side {
    width: 40%;
  }
  .popup.points-popup .points-wrap .points-main {
    width: 60%;
  }
  .popup.points-popup .points-wrap .points-main .points-map {
    width: 100%;
  }
  .popup.services_points .container {
    width: auto;
  }
  .popup.services_points .services-points_main {
    padding: 20px;
  }
  .popup.services_points #list-name-serv {
    margin-left: 23px;
  }
  .popup.services_points #list-serv {
    margin: 0;
  }
  .popup.services_points #list-serv li {
    display: block;
  }
  .popup.services_points #list-serv li.active {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .popup.services_points .fon_ne_belii,
  .popup.services_points .fon_ne_belii_2 {
    width: auto;
    padding: 0;
    margin: 0 19px 20px;
  }
  .popup.services_points #services-list-two {
    width: 100%;
    margin: 0;
  }
  .popup.services_points .points-wrap .points-main {
    width: 100%;
  }
  .popup.services_points .points-map-services {
    margin: 0 19px;
    width: auto;
  }
  .popup.services_points .text_phone {
    padding-bottom: 0;
  }
  .popup .close {
    top: 0;
    right: 0;
    padding: 8px;
    color: #000;
    opacity: 0.3;
    z-index: 1;
  }
  .enter-block .leftcol,
  .enter-block .rightcol {
    width: 50%;
  }
  .enter-block .leftcol {
    padding-right: 20px;
  }
  .enter-block .rightcol {
    padding-left: 20px;
  }
  .counter .caption {
    float: none;
    width: 100%;
    text-align: center;
    line-height: 1;
    height: 70px;
  }
  .page-main .catalog-card-list .catalog-item {
    width: 31%;
    margin: 0 1% 14px;
  }
  .page-main .catalog-card-list .catalog-item:nth-child(3n + 1),
  .page-main .catalog-card-list .catalog-item:nth-child(4n),
  .page-main .catalog-card-list .catalog-item:nth-child(4n + 1) {
    margin: 0 1% 14px;
  }
  .catalogue > .wrapper,
  .dir-catalog > .wrapper {
    padding: 0;
  }
  .catalogue aside,
  .dir-catalog aside {
    width: 31%;
  }
  .catalogue .main-content,
  .dir-catalog .main-content {
    width: 69%;
    margin-left: 0;
    padding-left: 20px;
  }
  .catalogue .catalog-detail aside,
  .dir-catalog .catalog-detail aside {
    display: none;
  }
  .catalogue .catalog-detail .main-content,
  .dir-catalog .catalog-detail .main-content {
    width: 100%;
    padding: 0;
  }
  .catalogue .catalog-card-list,
  .dir-catalog .catalog-card-list {
    width: 100%;
  }
  .catalogue .catalog-card-list .catalog-item,
  .dir-catalog .catalog-card-list .catalog-item {
    width: 48%;
    margin: 0 2% 20px 0;
  }
  .catalogue .catalog-card-list .catalog-item:nth-child(3n),
  .dir-catalog .catalog-card-list .catalog-item:nth-child(3n),
  .catalogue .catalog-card-list .catalog-item:nth-child(3n + 1),
  .dir-catalog .catalog-card-list .catalog-item:nth-child(3n + 1) {
    margin: 0 2% 20px 0;
  }
  .add_new_review_popup {
    width: auto;
    margin: 10px;
    left: 0;
  }
  .add_new_review_popup .cross_line {
    left: auto;
    top: 0;
    right: 0;
    padding: 8px;
    color: #000;
    opacity: 0.3;
    z-index: 1;
    position: absolute;
    font-family: "skat";
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: 42px;
    height: 42px;
  }
  .add_new_review_popup .cross_line:before {
    content: "\e607";
  }
  .add_new_review_popup .askaron-reviews-new input[type="submit"],
  .add_new_review_popup .askaron-reviews-new input[type="button"] {
    margin: auto;
    width: 320px;
    display: block;
  }
  .dir-personal .with-right-sidebar {
    padding-right: 250px;
  }
  .dir-personal.page-personal-order .basket-head .col.col-name {
    width: 42%;
  }
  .dir-personal.page-personal-order .basket-head .col.col-quantity {
    width: 23%;
  }
  .dir-personal.page-personal-order .basket-head .col.col-price {
    margin-left: 77%;
  }
  .dir-personal.page-personal-order .basket-item {
    padding: 10px 5px;
  }
  .dir-personal.page-personal-order .basket-item .col.col-image {
    width: 15%;
  }
  .dir-personal.page-personal-order .basket-item .col.col-image img {
    padding: 3px;
  }
  .dir-personal.page-personal-order .basket-item .col.col-name {
    width: 27%;
    padding-top: 10px;
    font: 16px/18px "proximanovabold";
  }
  .dir-personal.page-personal-order .basket-item .col.col-weight .weight {
    font-size: 14px;
    line-height: 20px;
  }
  .dir-personal.page-personal-order .basket-item .col.col-weight .weight small {
    font-size: 14px;
    line-height: 20px;
  }
  .dir-personal.page-personal-order .basket-item .col.col-quantity {
    width: 23%;
  }
  .dir-personal.page-personal-order .basket-item .col.col-price {
    margin-left: 77%;
  }
  .dir-personal.page-personal-order .basket-item .col.col-price .total-price {
    padding: 0;
    text-align: right;
    font-size: 20px;
    white-space: nowrap;
  }
  .dir-personal.page-personal-order .basket-total > div .weight {
    font-size: 21px;
    line-height: 26px;
  }
  .dir-personal.page-personal-order .basket-total > div.total .sum {
    font: normal 24px/24px "proximanovabold";
    margin-left: 15px;
  }
  .dir-school-of-consumer > .wrapper {
    padding: 0;
  }
  .dir-school-of-consumer aside {
    width: 31%;
  }
  .dir-school-of-consumer .main-content {
    width: 69%;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .container,
  .wrapper,
  .page-content {
    width: 100%;
    padding: 0;
  }
  .page-content {
    padding: 0 10px 20px;
  }
  .page-content.page-main {
    padding: 0;
  }
  .page-content.page-main .catalog-card-list .catalog-item {
    margin-left: 0;
    margin-right: 0;
  }
  .breadcrumbs,
  .catalog-detail aside,
  header nav,
  .main-catalog-filter,
  .right-menu {
    display: none;
  }
  h1 {
    padding: 0 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 18px 0 9px;
  }
  .page-service h1,
  .page-warranty h1,
  .page-about h1 {
    font-size: 24px;
    line-height: 1;
  }
  header.menu-opened .header-search-icon {
    z-index: 2;
  }
  .header-top {
    margin: 0;
    height: auto;
    background: #303948;
    overflow: hidden;
  }
  .header-top .wrapper > div.header-logo {
    width: 100%;
    margin: 0;
    padding: 5px 0;
  }
  .header-top .wrapper > div.header-logo img {
    display: inline;
    max-height: 35px;
    margin-left: 60px;
    width: auto;
  }
  .header-top .wrapper > div .contact-info {
    float: left;
    width: auto;
    color: #fff;
    padding: 9px;
    margin: 0;
    font-size: 16px;
  }
  .header-top .wrapper > div .contact-info .grey {
    color: #fff;
  }
  .header-top .wrapper > div.header-button {
    width: auto;
    margin: 0;
  }
  .header-top .wrapper > div.header-button .button {
    float: right;
    width: auto;
    min-width: auto;
    height: 30px;
    line-height: 30px;
    margin: 5px 10px;
    padding: 0 10px;
    border: 0;
    background: #f4791f;
    text-transform: none;
    font-size: 14px;
    color: #fff;
  }
  .header-top .wrapper .menu-button {
    margin: 0;
    width: 30px;
    position: absolute;
    left: 10px;
    top: 7px;
    z-index: 2;
  }
  .header-top .wrapper .menu-button .line {
    display: inline-block;
    width: 30px;
    height: 5px;
    margin: 5px 0 0;
    background: #fff;
    transition: transform 0.15s linear, -webkit-transform 0.15s linear,
      -moz-transform 0.15s linear, -o-transform 0.15s linear;
  }
  .header-top .wrapper .menu-button.opened .line {
    width: 33px;
  }
  .header-top .wrapper .menu-button.opened .line:nth-child(1) {
    transform: rotate(45deg);
    transform-origin: 3px 6px;
  }
  .header-top .wrapper .menu-button.opened .line:nth-child(2) {
    transform: rotate(135deg);
    transform-origin: 16px 2.5px;
  }
  .header-top .wrapper .menu-button.opened .line:nth-child(3) {
    height: 0;
  }
  .header-top .icon-phone,
  .header-top .icon-phone-ex {
    display: none;
  }
  .header-middle {
    overflow: hidden;
  }
  .header-middle .wrapper .header-search {
    display: block;
    background: #f7f7f7;
    padding: 10px;
    position: absolute;
    z-index: 3;
    top: -40px;
    left: 0;
    width: 100%;
    transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s,
      -o-transform 0.3s;
    transform: translateY(-100%);
  }
  .header-middle .wrapper .header-search.open-search {
    top: 0;
    transform: translateX(0);
  }
  .header-middle .wrapper .header-search .close {
    position: relative;
    float: right;
    width: 40px;
    margin-left: 10px;
    padding: 9px 0;
    text-align: center;
  }
  .header-middle .wrapper .header-search .header-search-row {
    width: 100%;
  }
  .header-middle
    .wrapper
    .header-search
    .header-search-row
    .header-search-input {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  .header-middle .wrapper .header-search .header-search-row .button-search {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    float: none;
  }
  .header-middle
    .wrapper
    .header-search
    .header-search-row
    .button-search
    input {
    width: 80px;
    height: 30px;
    line-height: 20px;
    padding: 0;
  }
  .header-middle .wrapper .header-search-icon,
  .header-middle .wrapper .header-cart {
    position: absolute;
    top: 0;
    padding: 12px 5px;
  }
  .header-middle .wrapper .header-cart {
    right: 45px;
  }
  .header-middle .wrapper .header-cart .cart-counter {
    top: 10px;
    left: 25px;
    line-height: 24px;
    font-size: 11px;
    background: none;
    text-align: left;
  }
  .header-middle .wrapper .header-cart .icon-cart {
    width: 25px;
    height: 25px;
    background-image: none;
    background-color: #fff;
    mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgZmlsbD0iIzAwMDAwMCIgaWQ9IkNvcmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTIuMDAwMDAwLCAtNDIyLjAwMDAwMCkiPjxnIGlkPSJzaG9wcGluZy1jYXJ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTIuMDAwMDAwLCA0MjIuMDAwMDAwKSI+PHBhdGggZD0iTTYsMTYgQzQuOSwxNiA0LDE2LjkgNCwxOCBDNCwxOS4xIDQuOSwyMCA2LDIwIEM3LjEsMjAgOCwxOS4xIDgsMTggQzgsMTYuOSA3LjEsMTYgNiwxNiBMNiwxNiBaIE0wLDAgTDAsMiBMMiwyIEw1LjYsOS42IEw0LjIsMTIgQzQuMSwxMi4zIDQsMTIuNyA0LDEzIEM0LDE0LjEgNC45LDE1IDYsMTUgTDE4LDE1IEwxOCwxMyBMNi40LDEzIEM2LjMsMTMgNi4yLDEyLjkgNi4yLDEyLjggTDYuMiwxMi43IEw3LjEsMTEgTDE0LjUsMTEgQzE1LjMsMTEgMTUuOSwxMC42IDE2LjIsMTAgTDE5LjgsMy41IEMyMCwzLjMgMjAsMy4yIDIwLDMgQzIwLDIuNCAxOS42LDIgMTksMiBMNC4yLDIgTDMuMywwIEwwLDAgTDAsMCBaIE0xNiwxNiBDMTQuOSwxNiAxNCwxNi45IDE0LDE4IEMxNCwxOS4xIDE0LjksMjAgMTYsMjAgQzE3LjEsMjAgMTgsMTkuMSAxOCwxOCBDMTgsMTYuOSAxNy4xLDE2IDE2LDE2IEwxNiwxNiBaIiBpZD0iU2hhcGUiLz48L2c+PC9nPjwvZz48L3N2Zz4=");
    -webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgZmlsbD0iIzAwMDAwMCIgaWQ9IkNvcmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTIuMDAwMDAwLCAtNDIyLjAwMDAwMCkiPjxnIGlkPSJzaG9wcGluZy1jYXJ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTIuMDAwMDAwLCA0MjIuMDAwMDAwKSI+PHBhdGggZD0iTTYsMTYgQzQuOSwxNiA0LDE2LjkgNCwxOCBDNCwxOS4xIDQuOSwyMCA2LDIwIEM3LjEsMjAgOCwxOS4xIDgsMTggQzgsMTYuOSA3LjEsMTYgNiwxNiBMNiwxNiBaIE0wLDAgTDAsMiBMMiwyIEw1LjYsOS42IEw0LjIsMTIgQzQuMSwxMi4zIDQsMTIuNyA0LDEzIEM0LDE0LjEgNC45LDE1IDYsMTUgTDE4LDE1IEwxOCwxMyBMNi40LDEzIEM2LjMsMTMgNi4yLDEyLjkgNi4yLDEyLjggTDYuMiwxMi43IEw3LjEsMTEgTDE0LjUsMTEgQzE1LjMsMTEgMTUuOSwxMC42IDE2LjIsMTAgTDE5LjgsMy41IEMyMCwzLjMgMjAsMy4yIDIwLDMgQzIwLDIuNCAxOS42LDIgMTksMiBMNC4yLDIgTDMuMywwIEwwLDAgTDAsMCBaIE0xNiwxNiBDMTQuOSwxNiAxNCwxNi45IDE0LDE4IEMxNCwxOS4xIDE0LjksMjAgMTYsMjAgQzE3LjEsMjAgMTgsMTkuMSAxOCwxOCBDMTgsMTYuOSAxNy4xLDE2IDE2LDE2IEwxNiwxNiBaIiBpZD0iU2hhcGUiLz48L2c+PC9nPjwvZz48L3N2Zz4=");
  }
  .header-middle .wrapper .header-search-icon {
    right: 5px;
  }
  .header-middle .wrapper .header-search-icon i {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-color: #fff;
    mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0naXNvLTg4NTktMSc/Pgo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjYuMSAyNi4xIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjYuMSAyNi4xIj4KICA8cGF0aCBkPSJtMjUuODA2LDIyLjlsLTUuNC01LjRjLTAuMi0wLjItMC4yLTAuNC0wLjEtMC42IDEuMS0xLjcgMS43LTMuNyAxLjctNS45IDAtNi4xLTQuOS0xMS0xMS0xMXMtMTEsNC45LTExLDExIDQuOSwxMSAxMSwxMWMyLjIsMCA0LjItMC42IDUuOS0xLjcgMC4yLTAuMSAwLjUtMC4xIDAuNiwwLjFsNS40LDUuNGMwLjQsMC40IDEsMC40IDEuNCwwbDEuNC0xLjRjMC41LTAuNSAwLjUtMS4xIDAuMS0xLjV6bS0xNC43LTQuOWMtMy45LDAtNy0zLjEtNy03czMuMS03IDctNyA3LDMuMSA3LDctMy4xLDctNyw3eiIvPgo8L3N2Zz4K);
    -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0naXNvLTg4NTktMSc/Pgo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjYuMSAyNi4xIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjYuMSAyNi4xIj4KICA8cGF0aCBkPSJtMjUuODA2LDIyLjlsLTUuNC01LjRjLTAuMi0wLjItMC4yLTAuNC0wLjEtMC42IDEuMS0xLjcgMS43LTMuNyAxLjctNS45IDAtNi4xLTQuOS0xMS0xMS0xMXMtMTEsNC45LTExLDExIDQuOSwxMSAxMSwxMWMyLjIsMCA0LjItMC42IDUuOS0xLjcgMC4yLTAuMSAwLjUtMC4xIDAuNiwwLjFsNS40LDUuNGMwLjQsMC40IDEsMC40IDEuNCwwbDEuNC0xLjRjMC41LTAuNSAwLjUtMS4xIDAuMS0xLjV6bS0xNC43LTQuOWMtMy45LDAtNy0zLjEtNy03czMuMS03IDctNyA3LDMuMSA3LDctMy4xLDctNyw3eiIvPgo8L3N2Zz4K);
  }
  .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
  }
  .line-header {
    margin-bottom: 7px;
  }
  .line-header h2 {
    display: block;
    padding: 15px 5px 0;
    font-size: 18px;
  }
  .line-header .line {
    display: none;
  }
  .wrap-row {
    margin: 0 10px;
  }
  footer {
    height: auto;
    overflow: hidden;
  }
  footer .menu-caption {
    font-size: 18px;
  }
  footer > .wrapper {
    padding: 16px 20px 26px;
  }
  footer .footer-col-menu {
    float: none;
    width: 100%;
    margin-top: 6px;
  }
  footer .footer-col-menu > div {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
  footer .footer-col-menu .footer-menu {
    margin: 10px 0 0;
  }
  footer .footer-col-menu .footer-menu li {
    margin-bottom: 13px;
  }
  footer .footer-col {
    float: none;
    display: block;
    width: 100%;
    padding: 0;
  }
  footer .footer-col:last-child {
    float: none !important;
  }
  footer .footer-col .menu-caption {
    font-size: 16px;
  }
  footer .footer-col .footer-menu {
    margin: 12px 0 35px;
  }
  footer .footer-col .footer-menu li {
    margin-bottom: 13px;
  }
  footer .footer-col .footer-menu li > a {
    font-weight: 300;
    text-decoration: underline;
  }
  footer .footer-col .contact-info {
    overflow: hidden;
    margin-top: 15px;
  }
  footer .footer-col .contact-info .callback-popup-link,
  footer .footer-col .contact-info .footer-callback {
    box-sizing: border-box;
    margin: 0 10px 0 0;
    padding: 0 6px;
    border: 0;
    width: auto;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    font-size: 14px;
    text-transform: none;
  }
  footer .footer-col .contact-info .callback-popup-link span,
  footer .footer-col .contact-info .footer-callback span {
    color: #fff;
  }
  footer .footer-col .contact-info .callback-popup-link:hover,
  footer .footer-col .contact-info .footer-callback:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  footer .footer-col .contact-info .callback-popup-link {
    background: #f4791f;
  }
  footer .footer-col .contact-info .footer-callback {
    background: #7a8392;
    margin: 0;
  }
  footer .footer-col .contact-info i {
    display: none;
  }

  .footer-url a {
    font-size: 13px;
    line-height: 54px;
    color: #f8f8f8;
    text-decoration: none;
  }

  footer .footer-bottom {
    position: relative;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    padding: 76px 20px 10px;
  }
  footer .footer-bottom .copyright a {
    font-size: 12px;
  }
  footer .footer-bottom .reviews {
    position: absolute;
    top: 14px;
    left: 20px;
    margin: 0;
  }
  footer .footer-bottom .paysystems {
    position: absolute;
    top: 18px;
    right: 24px;
    margin: 0;
  }
  .mobile-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: scroll;
    background: #1d2737;
    z-index: 1;
    color: #fff;
    padding-top: 50px;
  }
  .mobile-menu a {
    color: #fff;
    font-family: proximanovareg;
  }
  .mobile-menu .row.simple:first-child {
    border-top: 1px solid #303948;
  }
  .mobile-menu .row.simple a {
    padding-left: 30px;
    position: relative;
  }
  .mobile-menu .row.simple a i {
    position: absolute;
    left: 0;
    top: -4px;
    width: 24px;
    height: 25px;
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .mobile-menu .row.simple .city-select p {
    display: none;
    margin: 0;
  }
  .mobile-menu .row.simple .city-select p.choose {
    display: block;
  }
  .mobile-menu .row.simple .city-select p.choose a:before {
    content: "Город: ";
    font: normal normal 14px proximanovareg;
  }
  .mobile-menu .row.simple .city-select p.choose a:after {
    content: "";
    position: absolute;
    left: 0;
    top: -4px;
    width: 24px;
    height: 25px;
    background: no-repeat
      url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAZCAYAAAA8CX6UAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAB2UlEQVQ4y52Uu2sUURTGfztJYxFBkE1lY2MUxEAQ14CRmEK0ECSFsoWMICOuzaB/gK0gyCGVnEIOsUhABR8EX+Cr0CAuBlERCx8ool3AQhQ1FplZlpM7k0k+mOJ895vf3Dn3zNQIKE7SUeAQsBPYANSAb8Bz4IqpXPf31BygDlwADlKux0DLVF4vAcVJugV4BKynmhaA/aZyuwOKk3Qt8AXoqwjp1iZTedebFZcKIM+Ah8BfYAewJ5C5AQzU4iTdCrwMBI6airke7gOuAmtcdjwCjgcgTQ8BMJVbwK5A/kQEjDjzlalMFTXEVNrATWdvi4CNzrxbocEzru6LgMiZvyqAlmQi4L3zdlcAjbr6RwQ8deZwnKTDRYQ4SfuBprPfRMDlQP5OnKQjAchm4AnQ65au5ZP9HagHgNPAA+AP0ACO4b7PTOty8nngbCBwOLvKNGkq8/mJTWRPXY3OQHb0pvITOL0KyEVT+dgBZbAJ4NMKIL+BVl74YWyuAJSYSmcwe7pX5tqznweHGnVg+zKQ+6ZyqtvwO8JUTgJfSyD/gHFvRgXhsRLQAVOZrwQylbcsDp/XOVOZCd3TQ4Hm2rMvBoca/V39umcqR4ryRa+W76zF4n/7A7C3LPsfeI59O46OfHIAAAAASUVORK5CYII=")
      50% 50%;
  }
  .mobile-menu .row.simple .city-select p.choose label {
    margin: 0;
  }
  .mobile-menu .row.simple .city-select p.choose input {
    display: inline;
    width: auto;
    height: 16px;
    border: 0;
    padding: 0;
    background: none;
    color: #fff;
    font-size: 14px;
  }
  .mobile-menu .row.simple .city-select p.choose input:active,
  .mobile-menu .row.simple .city-select p.choose input:focus {
    outline: 0;
  }
  .mobile-menu .row.simple .city-select p.points {
    display: block;
  }
  .mobile-menu .row.simple .city-select p.points span {
    display: none;
  }
  .mobile-menu .row.simple.auth-menu {
    border: 0;
    padding: 0;
  }
  .mobile-menu .row.simple.auth-menu .icon-personal {
    top: 8px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAYAAAArK+5dAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAB8klEQVRIx6XUPWgUURSG4Sc2EUEbiY0RQQsJFgpqEYJGQ1DQwkIRIYVXhWt7UQsLBQtbYTpxqgGjFiJuIQQNFhFRLARJE/CvCRZaCIaIRfCnyAYm6+xmNp5qzjkf73fmcu7t0WWEmDbgAo5hAL34ite4V+TZRFnf0yX8OHJs6iB7hLEiz352ZRBiOo37NeUz2FXk2cKamvBtbeB/MF9RH0ADahngVkXtEraiH0OYaOkfDTENr3hEIaZ+zLaUjxR59rRCO4nRUulhnT8YackbVfBmnGse21Lsq2OwuSV/3E5Y5NksPpZKfXUMfrXka1fQ95a+f9cx+NCSj7UThpj2YUup9LmOwSS+lfLBENPFCvg6jLeUp2pdtBDTeMXkd3EH37EbVyyubTkG6qzpCdzGxjrDlOJmkWeXOxo0355Gl2B4WOTZSTrc5BDTsTbwuQ7gBVxfgtPmsQsxHcaTitY0DmEHTmGnxbX9gld40LwL2hqEmEbwrAI+gz1Lz3DdWGYQYjqAqQrduyZ8vha1yiDEtB/PKzTvsbfIs7na1FaDENMgXlb0PxV5tn014KVYE2IaagOH9SGm0W6A/xjgRYd+HyZDTOf/x+BGDd3BVRsUeXYNV5v5DwxbvqYNnFmtQXmLzuJNkWfTIaZevMWXIs9WPT38BY+bhqyTQqOFAAAAAElFTkSuQmCC");
  }
  .mobile-menu .row.simple.auth-menu.non-auth li:before {
    display: none;
  }
  .mobile-menu .row.simple.auth-menu ul li:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 15px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
  }
  .mobile-menu .row.simple.auth-menu ul li.active:before {
    border-top: 0;
  }
  .mobile-menu .row.simple.auth-menu ul a {
    margin-left: 18px;
  }
  .mobile-menu .row.simple.auth-menu ul ul {
    background: #303948;
  }
  .mobile-menu .row.simple.auth-menu ul ul li a {
    margin: 0;
    padding-left: 69px;
  }
  .mobile-menu .row.simple.auth-menu ul ul li:last-child {
    border: 0;
  }
  .mobile-menu .icon-user {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAZCAYAAADTyxWqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAABYklEQVQ4y63UoWtVURwH8M+9C04Q5YXBmhbXVTQMLC5txWgZchd2g8UrmgyiwaDw4Jhkp+wkwX9AsIpJYdhcm2IQsTgMKjIwvIXxdu57R7Yv3PK75/fhcOD3q/Skabs13MBFnMAfbOFlimEz11P1QAG39edZiqGbijVtdxnvTM+VFMP7g4U6c2ipAIJr44UcVhVA2d4ctluIHTqXw84XYgsl2EohtlyCnSzEDp3LYT8KsZ8l2IMC6C/Wx4t9E/AV8xOw5ymGWyU3g4cToF08yv3IYimGDWz3YI9TDN+Ksf186al/6GvIYk3bXcClnp6bTdtl37oaQ+ZxF3cwM+HWH/E0xZCyWNN293AfA+XZwjDF8AKqpu1O4TUW/wMZzytcrzE8IsRonp/URnv+ONLUOH1M2KBWvlmnpaqxip0jQjtYraBpu1lc3f/O4hzmcMZob81gD7+MZvM7PuMT3uBtiuH3P5w2Sq97aM5DAAAAAElFTkSuQmCC");
  }
  .mobile-menu.opened {
    display: block;
  }
  .mobile-menu .row {
    margin: 0;
    padding: 10px 19px;
    border-bottom: 1px solid #303948;
  }
  .mobile-menu ul {
    margin: 0;
    list-style: none;
  }
  .mobile-menu ul li {
    border-bottom: 1px solid #606670;
    position: relative;
  }
  .mobile-menu ul li a {
    display: inline-block;
    padding: 10px 19px;
  }
  .mobile-menu ul li ul {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s linear;
  }
  .mobile-menu ul li ul li:before {
    display: none;
  }
  .mobile-menu ul li ul li a {
    padding-left: 49px;
  }
  .mobile-menu ul li.active:before {
    border-bottom: 10px solid #fff;
    border-top: none;
  }
  .mobile-menu ul li.active ul {
    max-height: 1000px;
  }
  .mobile-menu .catalog-menu {
    background: #1d2737;
    border-bottom: 1px solid #606670;
  }
  .mobile-menu .top-menu li:before,
  .mobile-menu .catalog-menu li:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 15px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
  }
  .mobile-menu .top-menu li:last-child,
  .mobile-menu .catalog-menu li:last-child {
    border: 0;
  }
  .mobile-menu .top-menu li.active,
  .mobile-menu .catalog-menu li.active {
    border-bottom-color: #fea261;
    background: #f4791f;
  }
  .mobile-menu .top-menu li.active li,
  .mobile-menu .catalog-menu li.active li {
    border-bottom-color: #fea261;
  }
  .mobile-menu .top-menu li.active > a + ul,
  .mobile-menu .catalog-menu li.active > a + ul {
    border-top: 1px solid #fea261;
  }
  .mobile-menu .top-menu li.active ul,
  .mobile-menu .catalog-menu li.active ul {
    background: #d3600d;
  }
  .mobile-menu .top-menu li.active ul + ul,
  .mobile-menu .catalog-menu li.active ul + ul {
    border-top: 1px solid #fea261;
    padding: 15px 39px;
    text-transform: uppercase;
  }
  .mobile-menu .top-menu li.active ul + ul li,
  .mobile-menu .catalog-menu li.active ul + ul li {
    background: #f4791f;
    border: 0;
  }
  .mobile-menu .top-menu li.active ul + ul li a,
  .mobile-menu .catalog-menu li.active ul + ul li a {
    padding: 10px 10px 0;
  }
  .mobile-menu .top-menu li.active ul + ul li:last-child,
  .mobile-menu .catalog-menu li.active ul + ul li:last-child {
    padding-bottom: 10px;
  }
  .mobile-menu .main-menu {
    background: #303948;
  }
  .mobile-menu .buttons {
    padding: 22px 10px 60px;
  }
  .mobile-menu .callback-popup-link,
  .mobile-menu .footer-callback {
    box-sizing: border-box;
    margin: 0 11px 0 0;
    padding: 0 7px;
    border: 0;
    width: auto;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    font-size: 14px;
    text-transform: none;
  }
  .mobile-menu .callback-popup-link span,
  .mobile-menu .footer-callback span {
    color: #fff;
  }
  .mobile-menu .callback-popup-link:hover,
  .mobile-menu .footer-callback:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .mobile-menu .callback-popup-link {
    background: #f4791f;
  }
  .mobile-menu .footer-callback {
    background: #7a8392;
  }
  .info-block {
    float: none;
    clear: both;
    margin: 0;
  }
  .video-block,
  .news-block {
    width: 100%;
    display: block;
    padding-bottom: 20px;
  }
  .video-block .video-container,
  .news-block .video-container {
    margin-bottom: 20px;
  }
  .video-block .news-container ul,
  .news-block .news-container ul {
    margin: 15px 10px;
  }
  .video-block .news-container .caption a,
  .news-block .news-container .caption a {
    font-size: 14px;
  }
  .video-block .more,
  .news-block .more {
    position: relative;
    width: 134px;
    margin: 0 auto;
    background: #f4791f;
    font-size: 16px;
    padding: 9px 0;
  }
  .video-block .more a,
  .news-block .more a {
    color: #fff;
  }
  .video-block .line-header h2,
  .news-block .line-header h2 {
    text-transform: none;
    font-size: 18px;
  }
  .video-block iframe,
  .news-block iframe {
    width: 100%;
    max-height: 200px;
  }
  .counter {
    float: none;
    margin: 0 0 29px;
    overflow: hidden;
  }
  .counter .caption,
  .counter .prod {
    font-size: 32px;
    display: block;
    float: none;
    width: 100%;
  }
  .counter .caption {
    line-height: 53px;
    height: auto;
    text-align: center;
    margin-bottom: 7px;
  }
  .counter .prod {
    height: 40px;
    line-height: 35px;
  }
  .counter .prod div {
    text-align: center;
  }
  .counter .splitflap {
    display: block;
    text-align: center;
    float: none;
  }
  .catalog-card-list {
    padding: 0 10px;
    border-top: 2px solid #ededed;
    width: 100%;
    margin-top: 20px;
  }
  .catalog-card-list .catalog-item {
    width: 100%;
    text-align: center;
    padding: 15px 15px 6px;
    margin-bottom: 10px;
    float: none;
    height: auto;
    outline: 1px solid #cfcfcf;
  }
  .catalog-card-list .catalog-item:hover {
    border: 1px solid #f4791f;
    outline-color: #f4791f;
    padding: 15px 15px 6px;
  }
  .catalog-card-list .catalog-item > * {
    text-align: left;
  }
  .catalog-card-list .catalog-item .desc {
    margin-top: 23px;
    height: auto;
  }
  .catalog-card-list .catalog-item .desc p {
    margin-bottom: 5px;
  }
  .catalog-card-list .catalog-item .desc p.catalog-item-name {
    margin-bottom: 9px;
  }
  .catalog-card-list .catalog-item .desc p:last-child {
    margin: 0;
  }
  .catalog-card-list .catalog-item .detail {
    position: relative;
    width: 100%;
    bottom: auto;
  }
  .catalog-card-list .catalog-item .to-cart {
    position: absolute;
    right: 0;
    bottom: 0;
    float: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #f4791f;
  }
  .catalog-card-list .catalog-item .to-cart:before {
    content: "";
    position: absolute;
    left: 11px;
    top: 11px;
    width: 28px;
    height: 28px;
    background-color: #fff;
    mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgZmlsbD0iIzAwMDAwMCIgaWQ9IkNvcmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTIuMDAwMDAwLCAtNDIyLjAwMDAwMCkiPjxnIGlkPSJzaG9wcGluZy1jYXJ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTIuMDAwMDAwLCA0MjIuMDAwMDAwKSI+PHBhdGggZD0iTTYsMTYgQzQuOSwxNiA0LDE2LjkgNCwxOCBDNCwxOS4xIDQuOSwyMCA2LDIwIEM3LjEsMjAgOCwxOS4xIDgsMTggQzgsMTYuOSA3LjEsMTYgNiwxNiBMNiwxNiBaIE0wLDAgTDAsMiBMMiwyIEw1LjYsOS42IEw0LjIsMTIgQzQuMSwxMi4zIDQsMTIuNyA0LDEzIEM0LDE0LjEgNC45LDE1IDYsMTUgTDE4LDE1IEwxOCwxMyBMNi40LDEzIEM2LjMsMTMgNi4yLDEyLjkgNi4yLDEyLjggTDYuMiwxMi43IEw3LjEsMTEgTDE0LjUsMTEgQzE1LjMsMTEgMTUuOSwxMC42IDE2LjIsMTAgTDE5LjgsMy41IEMyMCwzLjMgMjAsMy4yIDIwLDMgQzIwLDIuNCAxOS42LDIgMTksMiBMNC4yLDIgTDMuMywwIEwwLDAgTDAsMCBaIE0xNiwxNiBDMTQuOSwxNiAxNCwxNi45IDE0LDE4IEMxNCwxOS4xIDE0LjksMjAgMTYsMjAgQzE3LjEsMjAgMTgsMTkuMSAxOCwxOCBDMTgsMTYuOSAxNy4xLDE2IDE2LDE2IEwxNiwxNiBaIiBpZD0iU2hhcGUiLz48L2c+PC9nPjwvZz48L3N2Zz4=");
    -webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgZmlsbD0iIzAwMDAwMCIgaWQ9IkNvcmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTIuMDAwMDAwLCAtNDIyLjAwMDAwMCkiPjxnIGlkPSJzaG9wcGluZy1jYXJ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTIuMDAwMDAwLCA0MjIuMDAwMDAwKSI+PHBhdGggZD0iTTYsMTYgQzQuOSwxNiA0LDE2LjkgNCwxOCBDNCwxOS4xIDQuOSwyMCA2LDIwIEM3LjEsMjAgOCwxOS4xIDgsMTggQzgsMTYuOSA3LjEsMTYgNiwxNiBMNiwxNiBaIE0wLDAgTDAsMiBMMiwyIEw1LjYsOS42IEw0LjIsMTIgQzQuMSwxMi4zIDQsMTIuNyA0LDEzIEM0LDE0LjEgNC45LDE1IDYsMTUgTDE4LDE1IEwxOCwxMyBMNi40LDEzIEM2LjMsMTMgNi4yLDEyLjkgNi4yLDEyLjggTDYuMiwxMi43IEw3LjEsMTEgTDE0LjUsMTEgQzE1LjMsMTEgMTUuOSwxMC42IDE2LjIsMTAgTDE5LjgsMy41IEMyMCwzLjMgMjAsMy4yIDIwLDMgQzIwLDIuNCAxOS42LDIgMTksMiBMNC4yLDIgTDMuMywwIEwwLDAgTDAsMCBaIE0xNiwxNiBDMTQuOSwxNiAxNCwxNi45IDE0LDE4IEMxNCwxOS4xIDE0LjksMjAgMTYsMjAgQzE3LjEsMjAgMTgsMTkuMSAxOCwxOCBDMTgsMTYuOSAxNy4xLDE2IDE2LDE2IEwxNiwxNiBaIiBpZD0iU2hhcGUiLz48L2c+PC9nPjwvZz48L3N2Zz4=");
  }
  .main-catalog-filter {
    padding: 10px;
  }
  .filter-block {
    border: 0;
    margin: 0;
  }
  .filter-block .bx_filter_container_modef {
    display: none;
  }
  .filter-block .eq-selection {
    padding: 0;
  }
  .filter-block .eq-selection .cat {
    margin: 0 0 2px;
  }
  .filter-block .eq-selection .cat .sub-name,
  .filter-block .eq-selection .cat .cat-name {
    padding: 6px 30px 6px 20px;
    margin: 0;
    background: #f4791f;
    text-align: center;
    color: #fff;
    position: relative;
    transition: all 0.5s ease;
  }
  .filter-block .eq-selection .cat .sub-name:before,
  .filter-block .eq-selection .cat .cat-name:before {
    content: "";
    position: absolute;
    right: 13px;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 10px solid #fff;
    margin-top: -4px;
  }
  .filter-block .eq-selection .cat .sub-name i,
  .filter-block .eq-selection .cat .cat-name i {
    display: none;
  }
  .filter-block .eq-selection .cat .sub-name:hover,
  .filter-block .eq-selection .cat .cat-name:hover {
    opacity: 0.9;
  }
  .filter-block .slider-range-wrap .slider-range {
    margin: 0 25px 20px;
    z-index: 1;
  }
  .filter-block .ui-slider-horizontal .ui-slider-handle {
    width: 16px;
    height: 16px;
    top: -6px;
    background: #f4791f;
  }
  .filter-block .bx_filter_button_box {
    overflow: hidden;
  }
  .filter-block .bx_filter_button_box .reset-bottom {
    float: left;
  }
  .filter-block .bx_filter_button_box .reset-bottom a {
    background: #7a8392 no-repeat
      url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAZCAYAAAAxFw7TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAABXElEQVQ4y+2VMS8EYRCGn3UnJO5IuJNcNPgJSolWq1BoNDoSDZ3aL8APEBSSa2h1Wrn4FRREcuGQcPa8ins/2Vx2C2fLm2TyfrMz8+7MbL5ZSBFJ55LaypZY0kVabpRBKKANHKbECNgCxqIoSs1HUklSVVLFKkkNMkTStWNCfFVSOTh3JXWUj+xFbu8eOEq01wQKwERGkS0gBiYTY9gE5jBznX+KpFNJChXmJkVgG1gDltx2E/i2Fj2GL8cPu70YGLKOAztAAzhJfpi+K/XY9vEbAKbtmDWuSrqSNG/7TNKlzxX7NmzXzDGVJOyVBWAZqNheB1Z8Ltm3mJaYRdg0fhrvgDefY+PTXwj7lgHhgDBHwhFjwVime0OSOaNpicUeOyyIcEM6xtdEbHj20ZOTYJEOctg2x8kKW3bUgWfgHXihu4WKwCPd/VgzPngMQX85whtmJN384+d0G1bfDysObBrY51Z1AAAAAElFTkSuQmCC")
      8px 9px;
    display: block;
    height: 44px;
    font: 16px/45px "proximanovareg";
    padding: 0 10px 0 36px;
    color: #fff;
    text-decoration: none;
    border-radius: 1px;
  }
  .filter-block .bx_filter_button_box .button-wrap {
    float: left;
    margin: 0 10px 0 0;
  }
  .filter-block .bx_filter_button_box .button-wrap .button {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAv0lEQVQ4y6WSLRMBURiFdwaFgKYIgqD7Bf6MfyAaqsiMIigkY7aRmFFEUUJAVGThUXZndq+za+/uifc957nzfjhORgET4A08gU5W2JKwrllga37lpoVtBewElH1DG2glhO0F7AjkfMM0UOjFgPJe0NTONJoaCFjRa8nURv18F8ZRoF4FzsKzimqlCbxEoA80gIuoLf4Nug48RPAj3mZJT6EG3IjX2Pa+KhHzCs3VFloSGx2mggWgBWAOHICuTfYLRbjJ5O3Z9V8AAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-position: 9px 15px;
    padding: 0 10px 0 36px !important;
  }
  .filter-block label.checkbox:before {
    left: 1px;
  }
  .bx_filter .filterParamWrap .bx_filter_input_container span.from,
  .bx_filter .filterParamWrap .bx_filter_input_container span.to {
    font-size: 14px;
  }
  .bx_filter .filterParamWrap .bx_filter_input_container input {
    width: 80px !important;
  }
  .bx_filter .bx_filter_parameters_box .bx_filter_block,
  .bx_filter .bx_filter_parameters_box.active .bx_filter_block {
    max-height: 0;
    padding: 0;
    overflow: hidden;
    transition: all 0.5s ease;
  }
  .bx_filter .bx_filter_parameters_box.mobile-active .bx_filter_block {
    max-height: 300px;
    padding: 10px 0;
  }
  .bx_filter .bx_filter_parameters_box.mobile-active .sub-name,
  .bx_filter .bx_filter_parameters_box.mobile-active .cat-name {
    background: #303948;
  }
  .bx_filter .bx_filter_parameters_box.mobile-active .sub-name:before,
  .bx_filter .bx_filter_parameters_box.mobile-active .cat-name:before {
    border-bottom: 10px solid #fff;
    border-top: none;
    margin-top: -4px;
  }
  .bx_filter .bx_filter_button_box {
    margin-top: 20px;
  }
  .bx_filter .bx_ui_slider_track {
    margin: 35px 25px 20px;
    z-index: 1;
  }
  .bx_filter .bx_ui_slider_part span {
    font-weight: normal;
    font-size: 14px;
  }
  .bx_filter .bx_ui_slider_handle.left,
  .bx_filter .bx_ui_slider_handle.right {
    width: 16px;
    height: 16px;
    top: -6px;
    background: #f4791f;
  }
  .bx_filter .bx_filter_parameters_box_container .bx_filter_input_container {
    max-width: 82%;
  }
  .main-page .filter-block .bx_filter_section {
    padding: 0;
  }
  aside.main-page {
    margin: 0;
    width: 100%;
    float: none;
  }
  aside.main-page .select-wrap {
    width: 242px;
    margin: auto;
  }
  aside.main-page .select-wrap-title {
    text-align: center;
    margin: 14px 0 7px;
    font: bold 18px "Open Sans";
    color: #000;
  }
  .popup {
    margin: 10px;
  }
  .popup .container,
  .popup.wide .container {
    width: auto !important;
    padding: 20px;
  }
  .popup .container div,
  .popup.wide .container div {
    max-width: 100%;
  }
  .popup .close {
    top: 0;
    right: 0;
    padding: 8px;
    color: #000;
    opacity: 0.3;
    z-index: 1;
  }
  .popup input[type="text"],
  .popup input[type="password"] {
    width: 100%;
  }
  .popup label {
    display: block;
    max-width: 100%;
  }
  .popup .button {
    max-width: 100%;
    color: #fff;
    text-transform: none;
  }
  .popup p {
    font-size: 14px;
    line-height: 20px;
  }
  .popup p.heading {
    margin-bottom: 20px;
  }
  .popup.cart-popup ul.cart-list > li {
    margin: 0;
    display: block;
  }
  .popup.cart-popup ul.cart-list > li .img-wrap-style {
    margin: 0;
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 20px;
  }
  .popup.cart-popup ul.cart-list > li .img-wrap-style img {
    position: relative;
    max-width: 100%;
  }
  .popup.cart-popup ul.cart-list > li .descr {
    display: block;
    width: auto;
    margin: 0;
    white-space: normal;
  }
  .popup.cart-popup ul.cart-list > li .descr h6 {
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: none;
  }
  .popup.cart-popup ul.cart-list > li .descr p.subtitle {
    font: 14px/1 "proximanovareg";
    margin-bottom: 20px;
  }
  .popup.cart-popup ul.cart-list > li .spinbox-wrap {
    float: left;
  }
  .popup.cart-popup ul.cart-list > li .spinbox-wrap .title {
    display: none;
  }
  .popup.cart-popup ul.cart-list > li .details {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: -50px;
  }
  .popup.cart-popup ul.cart-list > li .details .price-style {
    margin-left: 70px;
  }
  .popup.cart-popup ul.cart-list > li .details a.button {
    text-align: center;
    padding: 0;
    width: 100%;
    font-size: 17px;
    height: 52px;
    line-height: 46px;
    color: white;
  }
  .popup.cart-popup ul.cart-list > li .details p {
    text-align: center;
    margin: 0;
  }
  .popup.points-popup .container {
    height: auto;
  }
  .popup .points-wrap .points-side {
    width: 100%;
    height: auto;
    float: none;
    overflow: visible;
  }
  .popup .points-wrap .points-side .js-scrollpane {
    height: auto;
  }
  .popup .points-wrap .points-side p.heading {
    margin-left: 20px;
    padding-top: 20px;
    font-size: 24px;
  }
  .popup .points-wrap .points-side p.amount,
  .popup .points-wrap .points-side .select-wrap {
    margin: 0 0 10px 20px;
  }
  .popup .points-wrap .points-main {
    width: 100%;
    height: 300px;
    float: none;
  }
  .popup .points-wrap .points-main .points-img {
    display: none;
  }
  .popup .points-wrap .points-main .points-map {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .popup.services_points .container {
    padding: 20px;
  }
  .popup.services_points .services-points_main {
    padding: 0;
  }
  .popup.services_points .services_h3 {
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
  }
  .popup.services_points .zagol_title {
    padding-bottom: 5px;
  }
  .popup.services_points .services-side {
    float: none;
    width: 100%;
  }
  .popup.services_points .select_city {
    padding: 0;
  }
  .popup.services_points .select_city .selct_services {
    height: 35px;
    margin: 0;
  }
  .popup.services_points .select_city .selct_services .select span.title {
    padding: 0 30px 0 10px;
    line-height: 33px;
  }
  .popup.services_points .select_city .selct_services .row-row_1 {
    top: 7px;
  }
  .popup.services_points .services-points-info {
    margin: 10px 0;
    position: relative;
  }
  .popup.services_points .services-points-info .icon_phone {
    position: relative;
    left: -10px;
    height: 55px;
    width: 57px;
  }
  .popup.services_points .services-points-info .text_phone {
    padding: 0;
    font-size: 14px;
  }
  .popup.services_points .preloader-none {
    margin: 0;
  }
  .popup.services_points #list-name-serv {
    margin: 0;
  }
  .popup.services_points #list-name-serv li {
    width: auto;
    padding: 3px 20px;
    margin: 0;
  }
  .popup.services_points #list-serv {
    margin: -2px 0 0;
  }
  .popup.services_points #list-serv li {
    position: relative;
    display: none;
    opacity: 1;
  }
  .popup.services_points #list-serv li.active {
    display: block;
  }
  .popup.services_points #list-serv .points-map-services,
  .popup.services_points #list-serv .fon_ne_belii,
  .popup.services_points #list-serv .fon_ne_belii_2 {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .popup.services_points #list-serv .fon_ne_belii {
    height: 360px;
  }
  .popup.services_points #list-serv #services-list-two {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .popup.services_points #list-serv #services-list-two a {
    width: 100%;
    padding: 10px 10px 10px 60px;
    margin: 0;
  }
  .popup.services_points #list-serv #services-list-two a:last-child {
    margin: 0;
  }
  .popup.services_points #list-serv #services-list-two a .skat-icon-serv {
    left: 10px;
  }
  .popup .item-slider img {
    max-width: 100%;
  }
  .dir-school-of-consumer .main-content,
  .catalogue .main-content,
  .strong-block {
    width: 100%;
    margin: 0;
  }
  .strong-block {
    margin-top: 50px;
  }
  .catalog-detail h1 {
    font-size: 24px;
    margin: 7px 0;
  }
  .catalog-detail .catalog-detail-section {
    padding: 14px 10px 0;
    text-align: center;
    font: bold 18px "Open Sans";
  }
  .catalog-detail .main-info {
    padding-bottom: 15px;
    border-bottom: none;
    margin: 0;
  }
  .catalog-detail .main-info .cols {
    padding: 0;
  }
  .catalog-detail .main-info .cols .left,
  .catalog-detail .main-info .cols .right {
    float: none;
    width: 100%;
    padding: 18px 20px;
  }
  .catalog-detail .main-info .cols .left {
    overflow: visible;
  }
  .catalog-detail .main-info .cols .left .image {
    padding: 20px 0 0;
  }
  .catalog-detail .main-info .cols .left .image img {
    max-width: 100%;
  }
  .catalog-detail .main-info .cols .right {
    padding-bottom: 14px;
  }
  .catalog-detail .main-info .cols .right .title {
    font-size: 14px;
  }
  .catalog-detail .main-info .cols .right .price-style {
    text-align: center;
    display: block;
  }
  .catalog-detail .main-info .cols .right a.button {
    width: auto;
    display: inline-block;
    padding: 0 50px;
  }
  .catalog-detail .main-info .cols .right a.one-click-link i {
    display: none;
  }
  .catalog-detail .main-info .cols .right .to-city,
  .catalog-detail .main-info .cols .right .delivery {
    margin: 2px 0 14px;
  }
  .catalog-detail .main-info .cols .right .to-city p,
  .catalog-detail .main-info .cols .right .delivery p {
    line-height: 19px;
    padding: 0 0 0 17px;
    margin: 0;
  }
  .catalog-detail .main-info .cols .right .to-city p:before,
  .catalog-detail .main-info .cols .right .delivery p:before {
    top: 11px;
    width: 12px;
    height: 1px;
    border-radius: 0;
    background: #000;
  }
  .catalog-detail .calc {
    text-align: center;
    margin-top: 32px;
  }
  .catalog-detail .to-cart-button,
  .catalog-detail .button-wrap {
    margin-top: 15px;
    text-align: center;
  }
  .catalog-detail .detail-text {
    margin-top: 20px;
    line-height: 19px;
    padding: 0 25px;
  }
  .catalog-detail .more {
    text-align: left;
    margin: 24px 0;
    padding: 0 26px;
  }
  .catalog-detail .more a.download-link {
    font-size: 16px;
  }
  .catalog-detail .zamena_h4_zagolTex {
    font-size: 18px;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 15px;
  }
  .catalog-detail .striped tr td {
    padding: 12px 5px 15px 21px;
  }
  .catalog-detail .related-product-list {
    border: 0;
    padding: 24px 10px 0;
    margin: 0;
  }
  .catalog-detail .related-product-list .catalog-item {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    padding-bottom: 40px;
  }
  .catalog-detail .related-product-list .catalog-item .image-wrap {
  }
  .catalog-detail .related-product-list .catalog-item .name {
    height: auto;
    margin: 16px 0 25px;
    padding-right: 80px;
    font: bold 18px/25px "Open Sans";
  }
  .catalog-detail .related-product-list .catalog-item .price {
    font-weight: normal;
    font-size: 26px;
  }
  .catalog-detail .reviews {
    border: 0;
    margin: 20px 0 0;
    padding: 0 10px;
  }
  .catalog-detail .reviews .reviews-list .ask-review {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 15px;
  }
  .catalog-detail .reviews .title {
    text-align: center;
  }
  .catalog-detail .reviews .title span {
    display: none;
  }
  .catalog-detail .reviews .title .show_add_review_popup {
    top: 0;
    position: relative;
    display: inline-block;
  }
  .catalog-detail .reviews .cols .col {
    margin-top: 10px;
  }
  .catalog-detail .reviews .cols .col.name {
    width: 100%;
    font-size: 20px;
    float: none;
  }
  .catalog-detail .reviews .cols .col.period {
    float: none;
  }
  .catalog-detail .reviews .cols .col.date {
    font-size: 14px;
  }
  .catalog-detail .reviews .ask-review-item {
    float: none;
    width: 100%;
    margin-bottom: 21px;
  }
  .catalog-detail .reviews .ask-review-item .ask-title {
    margin-bottom: 9px;
  }
  .catalog-detail .reviews .ask-review-item .ask-text {
    line-height: 19px;
  }
  .catalog-detail .shop-labels {
    margin: 0 -30px;
    text-align: center;
  }
  .catalog-detail .shop-labels .shop-label {
    margin-left: 0;
  }
  .catalogue aside {
    width: 100%;
    float: none;
    margin: 0;
    padding: 10px;
  }
  .catalogue .filter-block {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 1;
    padding: 10px;
    background: #fff;
  }
  .catalogue .filter-block.expand {
    display: block;
  }
  .catalogue .catalog-card-list {
    padding-top: 15px;
  }
  .catalogue .catalog-menu-main {
    display: none;
  }
  .catalogue .pagination-wrap {
    margin-top: 15px;
  }
  .catalogue .top-filter {
    padding: 0 10px;
  }
  .catalogue .top-filter .sort-block .select-wrap {
    max-width: 65%;
    display: block;
  }
  .catalogue .top-filter .filter-expand {
    position: absolute;
    right: 10px;
    top: 8px;
    border-bottom: 1px dashed;
  }
  .catalogue .top-filter .filter-expand:active,
  .catalogue .top-filter .filter-expand:focus,
  .catalogue .top-filter .filter-expand:hover {
    border-color: transparent;
    text-decoration: none;
    opacity: 0.9;
  }
  .pagination-wrap {
    text-align: center;
  }
  .dir-school-of-consumer h1 {
    text-align: left;
    font-size: 24px;
    line-height: 30px;
  }
  .dir-school-of-consumer aside {
    float: none;
    width: auto;
    margin: 0 0 20px;
    padding: 0;
    background: none;
    clear: both;
  }
  .dir-school-of-consumer aside .rubricator {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 2px solid #d0d1d2;
  }
  .dir-school-of-consumer aside .rubricator .select-wrap {
    height: 34px;
    width: 235px;
    margin: auto;
  }
  .dir-school-of-consumer aside .rubricator .select-wrap .select span.title {
    padding-top: 6px;
  }
  .dir-school-of-consumer aside .news-sideblock {
    display: none;
  }
  .dir-school-of-consumer .mobile {
    clear: both;
  }
  .dir-school-of-consumer .mobile aside {
    background: #eff3fa;
    padding: 0 10px;
    margin: 0 10px 10px;
  }
  .dir-school-of-consumer .mobile aside .rubricator {
    display: none;
  }
  .dir-school-of-consumer .mobile aside .news-sideblock {
    display: block;
    margin: 10px 0;
  }
  .dir-school-of-consumer .mobile aside .news-sideblock .title {
    font-size: 24px;
    text-align: center;
    text-transform: none;
  }
  .dir-school-of-consumer .mobile aside .news-sideblock ul {
    padding-right: 10px;
  }
  .dir-school-of-consumer .main-content {
    padding: 0 10px 10px;
  }
  .dir-school-of-consumer .school-sections {
    overflow: auto;
    margin-bottom: 20px;
  }
  .dir-school-of-consumer .school-sections .level-1 > li {
    margin-bottom: 2px;
  }
  .dir-school-of-consumer .school-sections .level-1 > li > .title {
    text-align: center;
    border: 0;
    margin: 0;
  }
  .dir-school-of-consumer .school-sections .level-1 > li > .title a {
    font-size: 24px;
    text-transform: none;
  }
  .dir-school-of-consumer .school-sections .level-2 li {
    float: none;
    width: 100%;
  }
  .dir-school-of-consumer .school-sections .level-2 > li {
    margin-top: 32px;
  }
  .dir-school-of-consumer .school-sections .level-2 > li:first-child {
    margin-top: 0;
  }
  .dir-school-of-consumer .school-sections .level-2 .level-3 li:before {
    left: 0;
  }
  .dir-school-of-consumer .school-sections .level-3 > li,
  .dir-school-of-consumer .school-sections .level-4 > li {
    float: none;
    display: block;
    width: 100%;
    padding: 0 20px 0 26px;
    margin: 0 0 14px;
  }
  .dir-school-of-consumer .school-sections .level-3 > li .title,
  .dir-school-of-consumer .school-sections .level-4 > li .title {
    line-height: 21px;
  }
  .dir-school-of-consumer .school-sections .level-3 > li a,
  .dir-school-of-consumer .school-sections .level-4 > li a {
    font-family: proximanovareg;
  }
  .dir-school-of-consumer .school-sections .level-3 > li:before,
  .dir-school-of-consumer .school-sections .level-4 > li:before {
    top: -6px;
    width: 23px;
    height: 32px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAgCAYAAAD5VeO1AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAADEUlEQVRIx51WTUsrMRQ9CWkHx88BS2vpwk1BF8VFF1q7KIJ/oBt/pBv9CSKM4E4sFYsWpEpRVJTRjTNt8haavCSTmfre3cwkmZ577j0naYj4DhBCIMMeZ83NCgoAhBAIIXJB7OR2YnsOAIiLeVb8K/sU8yxQm71r3Q7mKns0GuH8/DwFQCkF51x9KythjKHVaqFcLhs4zM4mWRSLRWxvb4NSqnoq3wkh4JyrcRiGCMMQu7u7WFtb+5tUB354eIAQAkmSoFarYTqdYjKZqMrkuxwHQQDP80ApRZIkODs7Q7vdRqVS+f6Gcy5kKYeHh6m+5umxtLSETqeD19dXcM7R7/exvr6OjY2N77bIHxNC4HkednZ2UC6XZwp5eXmJwWCAk5MTdDodzM3N4fb21hQ0iiJ8fHyAc45ms4nJZIL7+/vMTeR5HkqlklqPoghhGGJ/fz/1GzYej9Hr9VAsFg2hdFfoCeI4xtbWFhqNBhqNBobDIa6vr40qDUFXV1ext7c3c5MkSYLj42P0ej1wzrG5uZnSRscw3CIndZvZnpYA/X4fKysrThvLd+ZiagPLxIwxHBwcAACOjo4Qx7Hxjb4nCCFgts3iOHbaUIIUCgUDTPe+1MnZlpubG1xcXOT2vt1uo1qtOtdSbtEH9Xod9Xrd6HFWuDaXffQyfeHl5QWj0ShTfUlgcXExpYd8Og8uuUHm5+dz2TLGUlq4jgchhMmcMYaFhQW1mXQbSifoguadO2oTydLf398xHA5Vebr6nHMAgO/7CIJAJc0LpjOoVqvKCb8R1K4g0y2EENzd3eHq6soJJlvTbDZRKpVSPR+Px3h+flZnecottVoNy8vLmeCEkNS6TBIEAVqtlrHOdLs9Pj7i7e0tt4++78PzPAX8+fmp5n3fN9tCKVWlMcYMN+h9dPWVEILBYJACNc4W6YhKpWL0bFYIIdDtdp3AqudfX194enpy+jbLy/JYLhQK+feWKIpwenrqZKBXJn2v32EkAZs18HOd+035OoCtgetPBfi5ztlA+tPFTBdZPu0qfs38f+MP6igGmuxdGFkAAAAASUVORK5CYII=");
  }
  .dir-school-of-consumer .news-item {
    border-bottom: none;
    margin-bottom: 0;
  }
  .dir-school-of-consumer .news-item .title {
    font-size: 22px;
    line-height: 26px;
  }
  .dir-school-of-consumer .news-item .news-content {
    margin-top: 19px;
    margin-left: -46px;
    font-size: 16px;
  }
  .dir-school-of-consumer .news-item .more {
    margin-left: -46px;
    margin-top: -11px;
    display: inline-block;
    font-size: 16px;
  }
  .dir-school-of-consumer .page-status {
    display: none;
  }
  .dir-school-of-consumer .school-detail .main-content {
    padding-bottom: 5px;
  }
  .dir-school-of-consumer .school-detail .news-detail {
    font-size: 18px;
    line-height: 22px;
    font-family: proximanovareg;
  }
  .dir-school-of-consumer .school-detail img {
    max-width: 100%;
  }
  .dir-school-of-consumer .school-detail aside {
    display: none;
  }
  .dir-school-of-consumer .school-detail .mobile aside {
    display: block;
  }
  .dir-school-of-consumer .school-detail .mobile aside .rubricator {
    display: block;
    padding: 0 0 20px;
    margin: 0 -10px;
    border: 0;
    background: #fff;
  }
  .dir-school-of-consumer
    .school-detail
    .mobile
    aside
    .rubricator
    .select-wrap {
    margin: 0;
  }
  .dir-school-of-consumer .school-detail .similar-news {
    margin-bottom: 9px;
  }
  .dir-school-of-consumer .school-detail .similar-news .title {
    font-size: 18px;
    text-align: center;
    text-transform: none;
    margin-bottom: 20px;
  }
  .dir-school-of-consumer .school-detail .similar-news .title:before {
    display: none;
  }
  .dir-school-of-consumer .school-detail .similar-news li {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .page-personal.non-auth .grey-field {
    background: #fff;
  }
  .page-personal.non-auth .grey-field:before {
    display: none;
  }
  h2,
  .subtitle-heading,
  p.subtitle-heading {
    font-size: 18px;
    text-align: center;
  }
  .subtitle-heading-2,
  p.subtitle-heading-2 {
    font-size: 14px;
  }
  .page-personal-profile,
  .enter-block {
    padding: 0 20px 20px;
    color: #0e0e0e;
  }
  .page-personal-profile .fieldset,
  .enter-block .fieldset {
    max-width: 100%;
  }
  .page-personal-profile .leftcol,
  .enter-block .leftcol,
  .page-personal-profile .rightcol,
  .enter-block .rightcol {
    float: none;
    width: auto;
  }
  .page-personal-profile .leftcol,
  .enter-block .leftcol {
    padding-bottom: 30px;
  }
  .page-personal-profile .rightcol,
  .enter-block .rightcol {
    text-align: center;
    margin-bottom: 25px;
  }
  .page-personal-profile .rightcol .subtitle-heading,
  .enter-block .rightcol .subtitle-heading {
    margin-bottom: 22px;
  }
  .page-personal-profile .rightcol .subtitle-heading-2,
  .enter-block .rightcol .subtitle-heading-2 {
    margin-bottom: 38px;
  }
  .page-personal-profile label,
  .enter-block label {
    font-weight: normal;
    padding-top: 2px;
    margin-bottom: 12px;
  }
  .page-personal-profile label .input-wrap input[type="text"],
  .enter-block label .input-wrap input[type="text"],
  .page-personal-profile label .input-wrap input[type="password"],
  .enter-block label .input-wrap input[type="password"] {
    margin-top: 8px;
  }
  .page-personal-profile .register-buttons a,
  .enter-block .register-buttons a,
  .page-personal-profile input[type="submit"],
  .enter-block input[type="submit"] {
    margin: auto;
    width: auto;
    color: #fff;
    text-transform: none;
    height: 40px;
    line-height: 30px;
    font-weight: normal;
    padding: 0 10px;
  }
  .page-personal-profile .remember-block,
  .enter-block .remember-block {
    padding: 0;
    margin-bottom: 18px;
  }
  .page-personal-profile .remember-block label.checkbox,
  .enter-block .remember-block label.checkbox {
    font-size: 14px;
    color: #74777c;
  }
  .page-personal-profile .remember-block a,
  .enter-block .remember-block a {
    color: #0e0e0e;
    white-space: nowrap;
  }
  .page-personal-profile .register-txt,
  .enter-block .register-txt {
    margin-bottom: 20px;
  }
  .page-personal-register {
    padding: 0 20px 30px;
  }
  .page-personal-register table.registerTable thead {
    display: none;
  }
  .page-personal-register table.registerTable td {
    display: block;
    padding: 0;
    line-height: 12px;
  }
  .page-personal-register table.registerTable td input {
    margin: 10px 0 0;
  }
  .page-personal-register table.registerTable td label {
    margin-bottom: 16px;
  }
  .page-personal-register table.registerTable td button,
  .page-personal-register table.registerTable td input[type="button"],
  .page-personal-register table.registerTable td input[type="submit"] {
    color: #fff;
    text-transform: none;
    margin: 4px auto 10px;
    height: 40px;
    line-height: 30px;
  }
  .page-personal-register .fieldset {
    margin: 27px 0 10px;
  }
  .page-personal-register p {
    text-align: center;
    margin: 0;
  }
  .dir-personal .with-right-sidebar {
    padding: 0;
  }
  .dir-personal .order-list {
    margin: 30px 0 0;
  }
  .dir-personal .order-list > li {
    border: 0;
    margin-bottom: 20px;
  }
  .dir-personal .basket-head {
    display: none;
  }
  .dir-personal .basket-item {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
  }
  .dir-personal .basket-item .basket-delete {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }
  .dir-personal .basket-item .basket-delete i {
    color: #ff9004;
    font-size: 18px;
  }
  .dir-personal .basket-item .img-wrap-style {
    width: 100px;
    height: 100px;
  }
  .dir-personal .basket-item .img-wrap-style img {
    width: 100%;
    padding: 10px;
  }
  .dir-personal .basket-item .col-name {
    margin: 0 30px 0 120px;
  }
  .dir-personal .basket-item .col-weight {
    margin: 0 0 10px 120px;
  }
  .dir-personal .basket-item .col-name a {
    font: 18px/21px "proximanovabold";
    color: #161d27;
  }
  .dir-personal .basket-item .col-quantity {
    float: left;
  }
  .dir-personal .basket-item .col-price {
    margin-left: 180px;
  }
  .dir-personal .basket-item .col-price .total-price {
    font-size: 22px;
    line-height: 1;
  }
  .dir-personal .basket-item .col-price .cost {
    white-space: nowrap;
    font-size: 12px;
    color: #aaa;
  }
  .dir-personal .basket-total {
    background: #303948;
    padding: 10px;
    color: #fff;
    overflow: hidden;
  }
  .dir-personal .basket-total > div {
    float: left;
    width: 50%;
  }
  .dir-personal .basket-total .weight,
  .dir-personal .basket-total .sum {
    font: 24px/1 "proximanovabold";
  }
  .order-item h3 {
    margin-bottom: 20px;
  }
  .order-item h3 span.date {
    color: inherit;
  }
  .order-item .top-part {
    margin-bottom: 10px;
  }
  .order-item .top-part .cell {
    display: block;
  }
  .order-item .top-part .cell:first-child {
    background: #f4791f;
    padding: 5px 10px;
    margin-bottom: 10px;
  }
  .order-item .top-part .cell:first-child a {
    color: #fff;
    font-size: 16px;
  }
  .order-item .top-part .cell:first-child.back {
    background: none;
    color: inherit;
  }
  .order-item .top-part .cell:first-child.back a {
    color: #303948;
    text-decoration: underline;
  }
  .order-item .top-part .cell:last-child {
    text-align: left;
  }
  .order-item h5 {
    display: inline-block;
    font-weight: bold;
  }
  .order-item span.date {
    color: #fff;
    font-size: 12px;
  }
  .order-item span.date:before {
    content: "от ";
    padding: 0 0 0 5px;
  }
  .order-item .status {
    padding: 0 10px;
  }
  .order-item .details .leftcol,
  .order-item .details .rightcol {
    display: block;
    padding: 0;
    width: auto;
  }
  .order-item table td {
    padding: 0 0 10px;
  }
  .order-item table td:first-child {
    padding: 0 10px 10px;
    white-space: nowrap;
  }
  .order-item span.price-style {
    display: block;
    padding: 0 10px;
    text-align: center;
  }
  .order-item a.button-white {
    width: 45%;
    display: inline-block;
  }
  .with-right-sidebar {
    min-height: auto;
    width: auto;
  }
  .with-right-sidebar.wide {
    padding: 0 10px 20px;
  }
  .page-personal-cart .basket-shipping-store {
    float: none;
  }
  .page-personal-cart .basket-city-select p.choose {
    margin: 0;
  }
  .page-personal-cart .basket-city-select label {
    margin: 0;
  }
  .page-personal-cart .basket-city-select input {
    display: inline;
    width: auto;
    height: 16px;
    border: 0;
    padding: 0;
    background: none;
  }
  .page-personal-cart .basket-city-select input:active,
  .page-personal-cart .basket-city-select input:focus {
    outline: 0;
  }
  .page-personal-cart .right-buttons {
    text-align: center;
    margin: 20px 0 30px;
  }
  .page-personal-cart .right-buttons a {
    color: #fff;
  }
  .page-personal-order-make {
    width: 100%;
  }
  .page-personal-order-make .ymaps-map {
    width: 100%;
    max-width: 100%;
  }
  .page-personal-order-make .attention {
    width: 100%;
    padding: 10px 20px;
  }
  .page-personal-order-make a.button-white.not-order-btn {
    float: none;
    width: 200px;
    margin: auto;
  }
  .page-personal-order-make #ORDER_FORM p.subtitle-heading {
    padding-top: 20px;
  }
  .page-personal-order-make
    #ORDER_FORM
    p.subtitle-heading
    + .prop-location
    .bx_label {
    padding-top: 0;
  }
  .page-personal-order-make #ORDER_FORM .order-buttons,
  .page-personal-order-make #ORDER_FORM .summary .order-comment,
  .page-personal-order-make #ORDER_FORM input[type="text"],
  .page-personal-order-make #ORDER_FORM [data-property-id-row],
  .page-personal-order-make #ORDER_FORM .paysystem select {
    max-width: 100%;
  }
  .page-personal-order-make .bx_label {
    float: none;
    width: auto;
  }
  .page-personal-order-make .bx_block {
    float: none;
    max-width: 100%;
    margin: 0;
  }
  .page-personal-order-make .delivery_list {
    margin-top: 20px;
  }
  .page-personal-order-make .delivery_list .bx_block {
    display: block;
    border-top: 1px solid #ebebeb;
  }
  .page-personal-order-make .delivery_list .bx_block.heading {
    display: none;
  }
  .page-personal-order-make .delivery_list .cell {
    display: block;
    padding: 5px;
    border: 0;
  }
  .page-personal-order-make .delivery_list .cell.checkbox {
    float: left;
    margin: 5px 0 0;
  }
  .page-personal-order-make .delivery_list .cell.checkbox:before {
    top: 2px;
  }
  .page-personal-order-make .delivery_list .cell.delivery-name {
    width: auto;
    padding-left: 40px;
  }
  .page-personal-order-make .delivery_list .cell.time {
    float: left;
    padding-left: 40px;
  }
  .page-personal-order-make .delivery_list .cell.price {
    float: left;
  }
  .page-personal-order-make .prop-pickup_point .bx_block {
    padding-top: 5px;
  }
  .page-personal-order-make .prop-pickup_point .bx_block label {
    margin-bottom: 10px;
  }
  .page-personal-order-make .prop-delivery_cost {
    padding: 5px 20px;
  }
  .page-personal-order-make .prop-delivery_cost .checkbox {
    float: none;
    width: auto;
    margin: 10px 0;
  }
  .page-personal-order-make .summary .bx_ordercart .bx_ordercart_order_sum {
    width: 100%;
  }
  .page-personal-order-make .order-buttons a {
    color: #fff;
    text-transform: none;
    float: none;
    margin: auto;
    width: 200px;
  }
  .block-with-separator {
    padding: 0 30px 10px;
  }
  .block-with-separator span.separator {
    width: 20px;
  }
  .page-service .wrapper {
    padding: 0 10px;
  }
  .page-service h3.with-question {
    font-size: 18px;
    margin: 0;
  }
  .page-service ul.service-rules-list li {
    display: block;
    width: auto;
    padding-bottom: 75px;
  }
  .page-service ul.service-rules-list li .btn,
  .page-service ul.service-rules-list li .btn.button {
    bottom: 30px;
    height: 47px;
    line-height: 44px;
    text-transform: none;
  }
  .page-service div {
    max-width: 100%;
  }
  .page-content #alx_feed_back_default_FID1 {
    width: 100% !important;
  }
  .page-content #alx_feed_back_default_FID1 .alx_feed_back_form_submit_block {
    float: none;
  }
  .page-content
    #alx_feed_back_default_FID1
    .alx_feed_back_form_submit_block
    [type="button"],
  .page-content
    #alx_feed_back_default_FID1
    .alx_feed_back_form_submit_block
    [type="submit"] {
    color: #fff;
    margin: auto;
  }
  .add_new_review_popup {
    width: auto;
    margin: 10px;
    padding: 20px;
    left: 0;
  }
  .add_new_review_popup .title {
    font: 20px/25px "proximanovabold", Arial, Helvetica, sans-serif;
    border: 0;
    padding-bottom: 10px;
    text-align: center;
  }
  .add_new_review_popup .cross_line {
    left: auto;
    top: 0;
    right: 0;
    padding: 8px;
    color: #000;
    opacity: 0.3;
    z-index: 1;
    position: absolute;
    font-family: "skat";
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: 36px;
    height: 36px;
  }
  .add_new_review_popup .cross_line:before {
    content: "\e607";
  }
  .add_new_review_popup .ask-captcha .description {
    width: 100%;
  }
  .add_new_review_popup .ask-field {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
  }
  .add_new_review_popup .ask-field.comment {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
  }
  .add_new_review_popup .ask-field.exp select {
    margin: 0;
  }
  .add_new_review_popup .ask-field .description,
  .add_new_review_popup .ask-field input,
  .add_new_review_popup .ask-field.name input,
  .add_new_review_popup .ask-field.email input,
  .add_new_review_popup .ask-field textarea {
    display: block;
    width: 100% !important;
  }
  .add_new_review_popup .ask-button {
    border: 0;
    padding: 0;
  }
  .add_new_review_popup input[type="submit"],
  .add_new_review_popup input[type="button"] {
    background: #f4791f;
    width: 230px;
    padding: 0 20px;
    margin: auto;
    display: block;
    text-transform: none;
    height: 45px;
    line-height: 1;
    font-size: 18px;
    letter-spacing: 1px;
  }
  .cacl .cacl__top {
    margin-top: 20px;
  }
  .cacl .cacl__body__table li .cacl__body__table__content {
    padding: 20px 10px;
  }
  .cacl .cacl__body__table li .cacl__body__table__head {
    font-size: 20px;
    padding: 12px 40px 12px 20px;
  }
  .cacl .cacl__body__table li .cacl__body__table__head:after {
    top: 20px;
  }
  .cacl .table-row {
    display: block;
    overflow: hidden;
  }
  .cacl .table-row.heading {
    display: none;
  }
  .cacl .table-row > div {
    display: block;
    position: relative;
  }
  .cacl .table-row > div:last-child span {
    position: absolute;
    top: 30px;
    font-size: 12px;
    color: #f4791f;
  }
  .cacl .table-row > div.calc--amp,
  .cacl .table-row > div.calc--count,
  .cacl .table-row > div.calc--power {
    float: left;
    margin-bottom: 30px;
    margin-left: 20px;
  }
  .cacl .table-row > div.calc--amp input,
  .cacl .table-row > div.calc--count input,
  .cacl .table-row > div.calc--power input {
    width: 45px;
  }
  .cacl .table-row > div.calc--count {
    margin-left: 0;
  }
  .cacl .table-row > div label {
    display: block;
    font-size: 11px;
    font-weight: normal;
    color: #999;
  }
  .cacl .table-row.lastRow .calc--name input {
    width: 100%;
    height: 31px;
    margin-bottom: 5px;
  }
  .cacl .table-row.lastRow > div:last-child span {
    font-size: 0;
  }
  .cacl .cacl__button input {
    margin: auto;
    text-transform: none;
    color: #fff;
  }
  .cacl .cacl__btm .cacl__btm__text {
    font-size: 18px;
    line-height: 1.3;
    padding: 0 10px;
  }
  .cacl .cacl__btm .cacl__btm__text b {
    display: block;
    margin-top: 30px;
  }
  .cacl .cacl__btm__slider .slick-arrow {
    z-index: 1;
  }
  .cacl .cacl__btm__slider .slick-arrow.slick-next {
    right: 20px;
  }
  .cacl .cacl__btm__slider .slick-arrow.slick-prev {
    left: 20px;
  }
  .cacl .cacl__btm__slide {
    max-width: none;
  }
  .cacl .cacl__btm__slide .cacl__btm__slide__img {
    width: 100%;
  }
}
@media (max-width: 425px) {
  .page-talon-check .dotted-row > div:first-child,
  .page-talon-register .dotted-row > div:first-child {
    width: 160px;
  }
  .page-talon-check input[type="submit"],
  .page-talon-register input[type="submit"],
  .page-talon-check .button,
  .page-talon-register .button {
    font-size: 12px;
  }
  .popup.popup-success .container {
    font-size: 20px;
    max-width: 100%;
  }
}
/*
.to-cart-button, .to-cart {
  visibility: hidden;
}
*/
@media (max-width: 767px){
  .catalogue .top-filter .sort-block .select-wrap {
      max-width: 63%;    
      display: inline-block;
  }
  .catalogue .top-filter .sort-block {
 
    padding-top: 40px;

}
}