:root {
  --global-brand-color: #e40004;
}

@font-face {
  font-family: Geometria;
  src: url("/bitrix/fonts/Geometria-Regular.ttf");
}

@font-face {
  font-family: Geometria;
  font-weight: bold;
  src: url("/bitrix/fonts/geometria-bold.ttf");
}

.bx_vertical_menu_advanced ul li:nth-last-child(-n+4) .bx_children_block ul {
    /*align-content: flex-end!important;*/
}

.page {
  font-family: "Geometria", sans-serif;
}

img.logo_foot {
    width: 180px;
    margin: auto;
    display: block;
}

div#accordion .card {
    margin-bottom: 2px;
}

#accordion .card-header {
    background-color: #cfcbcb;
}

#accordion .card-header button {
    text-decoration: auto;
    font-weight: bold;
    padding-left: 0;
}

#accordion .btn-check:focus + .btn, .btn:focus {
    box-shadow: none;
}

img.konkord_logo {
  top: -30px;
  width: 70px;
  position: absolute;
  left: 0;
  z-index: 20;
}
img.btnMobile.mod_var {
    display: none;
}
.bx-logo a {
  display: grid;
  place-content: center;
}
.bx-logo img {
  width: 150px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container {
  top: 0px !important;
}
a.whats_mob {
    display: none;
}
header {
    position: sticky;
    top: 0;
    background: white;
    width: 100%;
    z-index: 500;
  padding-top: 10px;
}

.catalog-menu-horizontal-wrapper {
    position: sticky;
    /*top: 105px;*/
    top: 175px;
    z-index: 500;
}
/* div#main-menu .bx_vertical_menu_advanced .dropdown.hover .bx_shadow_fix {
  position: static;
  display: none;
} */

body
  div#main-menu
  .bx_vertical_menu_advanced
  .bx_hma_one_lvl
  .bx_children_container
  .bx_children_block
  > ul
  > li
  > a {
  text-decoration: auto;
}

a.first_lvl_menu, span.first_lvl_menu{
  padding-left: 60px !important;
}

#accordion .collapse.in {
    display: block;
}

span.img img {
  position: absolute;
  left: 8px;
  width: 40px;
  bottom: 0;
  top: 50%;
  transform: translate(-0, -50%);
}

.page-logo-desc {
  font-size: 8.55px;
  letter-spacing: normal;
  line-height: 1;
  text-transform: uppercase;
  color: #212121;
  font-weight: 500;
  margin-bottom: 0;
  text-align: center;
}

@media (min-width: 900px) {
  .bx-logo img {
    width: auto;
  }

  .page-logo-desc {
    font-size: 13px;
    letter-spacing: 0.45px;
  }
}

footer {
  font-family: "Geometria", sans-serif;
}

img {
  max-width: 100%;
}
.bx-blue .btn.btn-default:hover {
  outline: none;
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
img.original {
  z-index: 100;
  position: absolute;
  left: 50%;
  border-radius: 20px;
  width: 110px;
  bottom: 10px;
  transform: translate(-50%, 0);
}
.product-item-detail-slider-container img.original {
  top: 10px;
  right: 10px;
  bottom: 0;
  left: auto;
  transform: none;
  z-index: 100;
}
.btn-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.block-back {
  position: relative;
}
.btn-link {
  font-weight: 400;
  color: #212121;
  background-color: transparent;
}
.bx-blue .product-item-image-slider-progress-bar {
  background-color: var(--global-brand-color) !important;
}
table.data-table.bx-registration-table input[type="submit"],
input[name="send_account_info"] {
  background: var(--global-brand-color);
  border: 1px solid var(--global-brand-color);
  padding: 5px;
  color: white;
  border-radius: 5px;
  margin: 10px 0;
}
input.bx-auth-input,
form[name="bform"] input {
  border: 1px solid #c7c7c7;
  padding: 5px;
  /* margin-left: 15px; */
}
.btn-primary {
  color: #fff;
  background-color: var(--global-brand-color);
  border-color: var(--global-brand-color);
}
.white a {
  color: var(--global-brand-color);
  text-decoration: underline;
}

.button_up {
  background: var(--global-brand-color);
  width: 55px;
  height: 55px;
  position: fixed;
  right: 55px;
  bottom: 130px;
  border-radius: 10px;
  cursor: pointer;
  text-align: center;
  color: white;
  line-height: 55px;
  font-size: 55px;
}
ul.top-menu {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
ul.top-menu a.selected, ul.top-menu span.selected {
  color: var(--global-brand-color);
}
.white h2 {
  font-size: 22px;

  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 0.875;
  margin-bottom: 20px;
  margin-top: 20px;
}
.bx-pagination .bx-pagination-container ul li.bx-active span {
  background: var(--global-brand-color);
}
ul.top-menu a {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
}
.bx-404-text-block {
  font-size: 18px;
  margin: 25px 0;
}

.bx-404-container.text-center a {
  color: var(--global-brand-color);
  text-decoration: underline;
}
.planka_top {
  background: #f0f0f0;
  padding: 0;
}
.planka_top img {
  margin-right: 15px;
}
.planka_top span {
  font-size: 14px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.5;
}
.mr-30 {
  margin-right: 30px;
}
.bx-phone a {
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 26px;
  font-weight: bold;
  text-decoration: none;
}
a.whats {
  text-decoration: none;
  display: block;
  font-size: 15px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
}

a.whats img {
  max-width: 25px;
  margin-right: 10px;
  vertical-align: bottom;
}

.planka_top .row,
.planka_top .d-flex {
  align-items: center;
}
nav.navbar {
  min-height: auto;
  margin-bottom: 0px;
  border-bottom: 1px solid #efefef;
  padding: 0;
}
.row.bx-header {
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
}
.planka_top svg {
  font-size: 20px;
  fill: #5e5c5c;
  margin-right: 15px;
}
.module-enter a {
  margin-left: 30px;
}

span#form_id_FID1 {
  background: black;
  border-radius: 4px;
  background: rgb(33, 33, 33)
    url(/upload/medialibrary/f3c/f3c5a42e85319707ad120c44f9ace64b.png) no-repeat
    20px 50%;
  padding: 14px 20px 14px 60px;
  display: inline-block;
  line-height: 1;
  font-size: 14px;

  color: rgb(255, 255, 255);
  font-weight: bold;
}
.sticky267 {
  position: sticky;
  top: 30px;
  //z-index: 300;
}
div#hide-me {
  flex-wrap: wrap;
}
.blok-prei {
  position: relative;
  border-bottom: 10px solid #212121;
  padding: 40px 0 40px 80px;
  border-left: 1px solid white;
}
.blok-prei .title {
  font-size: 14px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.blok-prei img {
  position: absolute;
  left: 0;
}
.preimushestva > div {
  padding: 0;
}
p.kak_h2 {
  margin: 50px 0;
  font-size: 28px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 0.75;
  border-left: 5px solid var(--global-brand-color);
  padding-left: 15px;
}
.preimushestva.row {
  margin: 0 0 30px 0;
}
.catalog-compare-list {
  display: block !important;
}

.catalog-compare-count span {
  position: absolute;
  width: 19px;
  font-size: 12px !important;
  height: 19px;
  display: grid;
  transition: all 0.3s;
  place-content: center;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  top: -5px;
  left: 10px;
  background: var(--global-brand-color);
  color: #fff !important;
  border-radius: 50%;
  border: 2px solid #fff;
}

.catalog-compare-count.mb-2 {
  position: relative;
  margin-right: 25px;
}
a.bth {
  margin: 30px 0 20px;
  display: inline-block;
  font-size: 14px;
  border: 1px solid #212121;
  background-color: rgb(33, 33, 33);
  color: #ffffff;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  padding: 10px 30px 10px 30px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.text-home {
  background: #ffffff;
  padding: 20px;
  margin: 25px 0;
  border-radius: 15px;
}

.text-home h1 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
  border-left: 5px solid var(--global-brand-color);
  margin-left: -20px;
  padding-left: 15px;
}
.block267 {
  background: #f9f9f9;
  padding-bottom: 20px;
}

.white {
  background: white;
  padding: 20px 20px 50px;
}
.white .kak_h2 {
  margin: 50px 0;
  font-size: 28px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 0.75;
  border-left: 5px solid var(--global-brand-color);
  padding-left: 15px;
}
.forma p.kak-h3 {
  font-size: 32px;

  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}
.forma {
  padding: 48px 63px;
  background: url(/upload/medialibrary/016/01603e3d0023d01850b41a743b547ccb.jpg)
    no-repeat 50% / cover;
  margin: 50px 0;
}
.forma .row {
  align-items: center;
}
.forma p {
  font-size: 14px;
  color: rgb(33, 33, 33);
  line-height: 1.429;
}
.forma span#form_id_FID1 {
  background-color: var(--global-brand-color) !important;
}

.text-home h3 {
  font-size: 20px;
  font-weight: bold;
}
footer .title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 15px 0 25px;
  position: relative;
  padding-bottom: 10px;
}
footer .title:before {
  content: "";
  width: 30px;
  height: 5px;
  position: absolute;
  /* background: var(--global-brand-color); */
  background: #fff;
  bottom: 0;
}

/* .contact a {
  color: black;
} */

.contact a img {
  margin-right: 8px;
}

.contact p {
  margin-bottom: 10px;
  font-size: 16px;
  /* color: rgb(33, 33, 33); */
}

p.adress {
  margin-top: 25px;
}
footer .footer-row .col-sm-6 {
  border-right: 1px solid #686868;
  padding-left: 50px;
}
.razrab {
  text-align: right;
}
.razrab a {
  color: black;
}

button.navbar-toggle {
  display: none;
}
.bx-title {
  font-size: 24px;

  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 0.875;
  margin-bottom: 30px;
}
span.popup-window-titlebar-text {
  font-weight: bold;
  font-size: 20px;
  color: black;
}
.popup-window {
  //font-family: 'Roboto';
  border-radius: 10px;
}

.popup-window-with-titlebar .popup-window-content p {
  margin-top: 25px;
  font-weight: normal;
  max-width: 400px;
  font-size: 15px;
  line-height: 1.5;
}

.popup-window-buttons {
  padding: 10px 0 10px;
}

.popup-window-buttons .btn.btn-default {
  background-color: var(--global-brand-color);
  border-color: var(--global-brand-color);
  padding: 10px 15px;
  font-weight: bold;
}
.brand .border {
  padding: 20px;
  text-align: center;
  height: 100%;
  border: 1px solid #efefef !important;
}

.brand {
  margin-bottom: 20px;
}

.brand img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.brand .name {
  font-size: 15px;
  margin-top: 20px;
  display: block;
  color: black;
}

.border span {
  display: block;
  height: 80px;
  position: relative;
  width: 100%;
  background-size: contain !important;
}
.opt-box {
  padding: 50px;
  background: #f0f0f0;
  text-align: center;
}

.opt-box h2 {
  font-weight: bold;
  font-size: 25px;
  text-transform: uppercase;
}

.corporate {
  color: #212529;
  display: block;
  margin: 15px 0;
  font-weight: bold;
  font-size: 22px;
}

.opt-box .col-md-6 {
  margin-top: 15px;
}
.opt-box span#form_id_FID1 {
  background-color: var(--global-brand-color);
  margin-top: 15px;
}
.opt-advantage {
  display: flex;
  position: relative;
  margin-bottom: 45px;
  align-items: center;
}

.shortcut {
  width: 60px;
  position: absolute;
  text-align: center;
  height: 50px;
  background: #f0f0f0;
  font-size: 25px;
  line-height: 50px;
  border-radius: 10px;
  /* margin-bottom: 15px; */
}

.caption {
  padding-left: 80px;
  max-width: 350px;
}

.opt-advantages {
  margin: 70px 0;
}
.delivery-method-content span.label {
  font-size: 14px;
  padding: 5px;
  background: var(--global-brand-color);
  border-radius: 3px;
  color: white;
}
.delivery-method-content a.btn.btn-default {
  border: 1px solid #212121;
  color: black;
  margin-right: 5px;
}
.delivery-method-content a {
  color: var(--global-brand-color);
}
.block-contact img {
  position: absolute;
}

.block-contact p {
  padding-left: 65px;
  margin-bottom: 10px;
}

.form {
  background: #f9f9f9;
  padding: 0 30px;
  border: 1px solid #d7d7d7 !important;
  border-radius: 10px;
}
.form .afbf_item_pole {
  float: left;
  width: 100%;
  padding-right: 15px;
  margin: 10px 0px 20px;
}
.form .afbf_item_pole {
  float: left;
  width: 100%;
  padding-right: 15px;
  margin: 10px 0px 20px;
}
.form div#afbf_fio_fid2,
.form #afbf_select_fid2,
.form div#afbf_email_fid2 {
  float: left;
  width: 33.33333%;
}
.carta {
  margin: 50px 0;
}
.form #alx_feed_back_FID2 .afbf_feedback_poles .afbf_btn {
  color: #fff !important;
  background: #ef2244 !important;
  text-transform: none !important;
  box-shadow: none !important;
}
.form .afbf_submit_block {
  margin: 20px 0px 30px 0px;
  text-align: left !important;
}
.form #alx_feed_back_FID2 .afbf_feedback_poles .afbf_btn {
  color: #fff !important;
  background: #ef2244 !important;
  text-transform: none !important;
  box-shadow: none !important;
  padding: 12px 25px !important;
}
.vopros-otvet li {
  margin-bottom: 20px;
}
.vopros-otvet strong,
.vopros-otvet b {
  display: block;
}
.vopros-otvet div {
  background: #f0f0f0;
  padding: 30px 20px;
  border-radius: 5px;
}
.vopros-otvet ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.vopros-otvet a {
  color: var(--global-brand-color);
  text-decoration: underline;
}
.wishlisted-cart-btn {
  position: relative;
  align-items: center;
  text-decoration: none;
  color: inherit;
  display: flex;
}

.wishlisted-btn {
  border: none;
  padding: 0;
  background: transparent;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
}

/* .favorite__icon {
      width: 100%;
      height: 100%;
  } */

.wishlisted-btn > *:nth-child(n) {
  margin: 0 5px 0 0;
}

.wishlisted-btn > *:last-child {
  margin: 0;
}

.wishlisted-checkbox {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.wishlisted-icon {
  flex-shrink: 0;
  margin-right: 10px;
  transition: all 0.3s;
}

.wishlisted-counter {
  position: absolute;
  width: 19px;
  font-size: 12px !important;
  height: 19px;
  display: grid;
  transition: all 0.3s;
  place-content: center;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  top: -5px;
  left: 10px;
  background: var(--global-brand-color);
  color: #fff !important;
  border-radius: 50%;
  border: 2px solid #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
  background: #ef2244;
  color: #fff;
}
.shop-panel {
  border: 1px solid #efefef;
  background: white;
  padding: 15px;
  border-radius: 5px;
  margin-top: 30px;
}

.shop-panel-header a {
  border-bottom: 1px solid #e2e2e2;
  font-size: 14px;

  color: rgb(33 33 33);
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 5px;
  display: block;
  margin-bottom: 15px;
}

.shop-panel-content {
  font-size: 14px;
  font-weight: 400;
  color: #777;
  margin-bottom: 10px;
}

.shop-panel-address {
}

.shop-panel-phone a {
  color: var(--global-brand-color);
  font-weight: 700;
  font-size: 18px;
  margin: 4px 0;
  display: block;
}

ul {
}

.pickup-point li {
  text-align: left;
}

.pickup-point ul {
  padding-left: 15px;
}

.shop-panel-worktime {
  font-size: 15px;
}

.pickup-header {
  margin-bottom: 5px;
  color: #777777;
  border-bottom: 1px solid #f9f9f9;
  margin-top: 15px;
}

.pickup-point li a {
  color: #212121;
}
.bx-sidebar-block .sidebar-advantages .advantage .advantage-icon {
  float: left;
  border: 1px solid hsla(0, 0%, 59%, 0.5);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: table-cell;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #ef2244;
}
.bx-sidebar-block .h4 {
  font-size: 18px;
  color: #000;
  margin-bottom: 25px;
}
.bx-sidebar-block .sidebar-advantages .advantage {
  padding-bottom: 10px;
  display: table;
}
.bx-sidebar-block .sidebar-advantages .advantage .advantage-content {
  font-size: 14px;
  color: #4a4a4a;
  padding-left: 15px;
  display: block;
  display: table-cell;
  vertical-align: middle;
}
.dop-content {
  margin-top: 25px;
  border: 1px solid #efefef;
  background: white;
  padding: 15px;
  border-radius: 5px;
}
.bx-pagination {
  clear: both;
  width: 100%;
}
p.zagolovok {
  font-weight: bold;
}

.ul_block.ul_block_top {
  margin: 30px 0;
}

.ul_block.ul_block_top a {
  background: #f0f0f0;
  padding: 10px;
  color: black;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 5px;
}
.bx-bd-waring {
  border-color: #dedede !important;
}
.bx-soa-pp-company.col-6.bx-selected .bx-soa-pp-delivery-cost {
  display: none !important;
}
.bx-soa-pp-company-graf-container.bx-bd-waring .bx-soa-pp-delivery-cost {
  display: none !important;
}

.banner_razdel {
  margin-bottom: 20px;
}

.product-item-price-container {
  bottom: 70px;
}

.razdel_img {
  margin-top: 15px;
}

.product-item-container {
  padding-bottom: 110px;
}

.bottom-slider {
  position: absolute;
  bottom: 50px;
}

.loop_mobile {
  display: none;
}

img.close_mobile {
  display: none;
}

.btnMobile {
  display: none;
}

input#myInput {
  display: block;
  height: 32px;
  background-color: #fff;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  text-align: left;
  margin-bottom: 5px;
  width: 100%;
  border-radius: 5px;
  padding: 5px 7px;
  border: 1px solid #e8e8e8;
  cursor: text;
  -moz-border-radius: 5px;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.bx-filter-parameters-box.bx-active:nth-child(4) input#myInput {
  display: none;
}

a.brand_in_razdel {
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  font-weight: 500;
  padding: 15px 25px;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 25px;
}

.viget img {
  padding: 10px 0;
}

.cart267 .title {
  font-weight: bold;
}

p.under_title {
  font-size: 13px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  padding: 5px;
  width: 93%;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: #ef2243;
}

.blok-prei {
  height: 180px;
}

.slider {
  margin-top: 40px;
}

.rekvizity .info {
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}

.tab {
  overflow: hidden;
  margin-bottom: 20px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px;
  transition: 0.3s;
  padding: 10px 28px;
  text-transform: uppercase;
  margin-right: 16px;
  font-weight: bold;
}

/* Create an active/current tablink class */
.tab button.active {
  border-bottom: 2px solid rgb(228 0 4);
  padding-bottom: 5px;
  font-size: 18px;
  color: rgb(217, 13, 11);
}

/* Style the tab content */
.tabcontent {
  display: none;
}

@media (max-width: 1700px) {
  .bx-phone a {
    font-size: 20px;
  }
  .rezim p {
    font-size: 13px;
  }
}
@media (max-width: 1500px) {
  .blok-prei img {
    position: static;
  }

  .bx-phone a {
    font-size: 18px;
  }
  .blok-prei {
    padding: 40px 0 40px 0px;
    text-align: center;
  }
  span.count {
    right: -10px;
    top: -35px;
  }
  .rezim p {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .bx-basket-block {
    max-width: 170px;
    margin: 0 auto;
  }
  .blok-prei {
    height: 260px;
  }
}
@media (max-width: 1300px) {
  .bx-phone a {
    font-size: 17px;
  }
}
@media (max-width: 1200px) {
  .bx-rezim {
    display: none;
  }
  .bx-phone a {
    font-size: 20px;
  }
}
@media (max-width: 1100px) {
  .bx-phone a {
    font-size: 18px;
  }
  .blok-prei {
    height: 290px;
  }
}
@media (max-width: 991px) {
header {
    position: static;
}
.bx-basket-fixed.bottom a {
    text-decoration: auto;
}

.catalog-menu-horizontal-wrapper {
    position: static;
}
  .bx_children_container.b2.active {
    display: block !important;
  }

  .button_267 {
    height: 0;
    overflow: hidden;
  }
  .button_267.in {
    height: auto;
    display: block;
  }
  .row.bx-header {
    align-items: center;
    padding: 30px 0;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    color: white;
    background: white;
    margin-bottom: 4px;
  }
  .inline-block.hidden-xs {
    display: none;
  }
  button.navbar-toggle {
    position: relative;
    padding: 10px;
    display: block;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #f72346;
  }
  .caption {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  p.under_title {
    display: none;
  }
  .blok-prei {
    height: 240px;
  }
  .tab {
    text-align: center;
  }
}
@media (max-width: 700px) {
  .planka_top {
    display: none;
  }
}
@media (max-width: 640px) {
  .forma {
    padding: 20px;
    text-align: center;
  }
  .forma .text-right {
    text-align: center !important;
  }
  .form div#afbf_fio_fid2,
  .form #afbf_select_fid2,
  .form div#afbf_email_fid2 {
    width: 100%;
  }
}
@media (max-width: 580px) {
  .blok-prei {
    height: auto;
  }
  .product-item-compare-container {
    display: flex !important;
  }
  .product-item-list-col-4 .product-item-container {
    padding-bottom: 110px;
  }
  .product-item-compare-container {
    justify-content: center;
    left: 0;
  }
  .product-item .product-item-amount {
    display: none;
  }
  .razdel_img {
    display: none;
  }
  a.bx_catalog_tile_img span {
    font-size: 13px;
  }
  .bx_catalog_tile_ul .col-sm-6.col-md-4.col-lg-4.col-xl-3 {
    width: 50%;
  }
  .bx_catalog_tile .bx_catalog_tile_img {
    padding: 15px;
  }
  .bx_vertical_menu_advanced .top-menu {
    display: flex;
    flex-direction: column;
    padding-top: 0;
  }
  .bx_vertical_menu_advanced .top-menu a {
    display: block;
    padding: 10px 10px 10px 6px;
    border-bottom: 1px solid #efefef;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    font-size: 15px;

    color: rgb(0, 0, 0);
    font-weight: bold;
  }
  .bx-breadcrumb-item {
    display: none;
  }
  .white {
    padding: 10px;
  }
  .planka_top img {
    margin-right: 15px;
    display: none;
  }
  .bx-title {
    font-size: 18px;
    line-height: 1.2;
  }
  .cat-categorii a.bx_catalog_tile {
    font-size: 15px;
    padding: 10px 10px 10px 65px;
  }
  .cat-categorii .col-sm-12 {
    margin-bottom: 10px;
  }
  .bx-breadcrumb-item:nth-last-child(2) {
    display: block;
    border: 1px solid #efefef;
    padding: 10px;
  }
  .bx-breadcrumb i {
    transform: rotate(180deg);
  }
  .mr-30 {
    margin-right: 20px;
  }
  ul.top-menu {
    flex-wrap: wrap;
    justify-content: center;
  }
  ul.top-menu li {
    margin: 0 5px;
  }
  .planka_top .row .col-sm-6:nth-child(1) {
    display: none !important;
  }
  .planka_top .col-sm-6 {
    width: 100%;
    justify-content: center !important;
  }
  .row.bx-header {
    text-align: center;
    padding: 30px 0 10px;
  }
  .planka_top .row {
    justify-content: space-between;
  }
  .planka_top .row,
  .planka_top .d-flex {
    justify-content: center !important;
  }
  .planka_bottom div {
    text-align: center !important;
    font-size: 14px;
  }
  .text-home h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .kak_h2 {
    margin: 30px 0;
    font-size: 22px;
  }
  .blok-prei {
    padding: 20px 0;
  }
  footer .footer-row .col-sm-6 {
    text-align: center;
    border-right: 1px solid #686868;
    padding-left: 15px;
  }
  .text-home h1 {
    font-weight: bold;
    font-size: 18px;
  }
}

.max-content-1460 {
  max-width: 1460px;
}

.rezim p span {
  color: rgb(0, 0, 0);
  font-weight: bold;
}
.rezim p {
  font-size: 15px;
  text-align: center;
  margin-bottom: 5px;
  line-height: 22px;
  color: #212121;
}

.rezim span {
  display: block !important;
}

.page-header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 1370px) {
  .page-header-content .bx-searchtitle .bx-input-group {
    width: 450px;
  }
}

.viget {
  display: none;
  max-width: 100px;
}

@media (max-width: 770px) {
  .bx-phone {
    width: auto;
  }
  .btnMobile {
    display: block;
  }
  .block-back {
    position: static;
  }
  .mobile_tel {
    display: none;
  }
  .mobile_tel {
    position: absolute;
    width: 180px;
    z-index: 1035;
    right: 15px;
    padding: 10px 10px 5px;
    background-color: #f7f7f7;
    border-radius: 5% 0% 0% 5%;
  }
  .mobile_tel a {
    margin-bottom: 10px;
  }
  .bx-phone a {
    margin: 5px 0;
    display: block;
    text-align: left;
    line-height: 1.3;
  }
  .block-back br {
    display: none;
  }
  div#search.active {
    visibility: visible !important;
    opacity: 1 !important;
  }
  div#search {
    z-index: 50;
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0px;
    left: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1e213696;
	background: #1e21366b;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s;
  }
  body.active-back:before {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    right: 0;
    top: 0;
    z-index: 50;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    content: "";
  }
  .search {
    width: auto;
    margin-left: auto;
    margin-right: 20px;
    /* position: relative; */
  }
  .loop_mobile {
    display: block;
    cursor: pointer;
  }
  input#title-search-input {
    width: 90%;
  }
  .bx-header .bx-input-group {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    left: 0%;
  }
  img.close_mobile {
    display: block;
    width: 8%;
    margin-left: 45px;
    cursor: pointer;
  }
  .bx-header {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    //justify-content: flex-end;
    padding: 15px !important;
    box-shadow: 0px 4px 5px #ececec;
  }
}

.header-utils {
  display: none;
}

.header-utils__util p {
  margin-bottom: 0;
}

.header-utils .catalog-compare-count.mb-2 {
  margin: 0 !important;
}

.header-utils .catalog-compare-count.mb-2 svg {
  width: 20px;
  height: 20px;
  fill: #bebebf;
}

.planka_top ul.top-menu {
  margin: 0px 5px;
}

.planka_top ul.top-menu a {
  text-decoration: none !important;
  font-weight: bold;
}

.planka_top ul.top-menu li {
  margin: 5px 10px;
}

.advantages {
  list-style: none;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}

.advantages__item {
  display: flex;
  align-items: center;
  margin: 20px;
}

.advantages__icon {
  flex-shrink: 0;
  margin-right: 10px;
}

.advantages__title {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  max-width: 250px;
}

@media (min-width: 950px) {
  .viget {
    display: block;
  }
}

@media (min-width: 1185px) {
  .header-utils {
    display: grid;
    gap: 8px;
  }
}

.forma .kak-h3 {
  text-transform: uppercase;
  font-size: 28px !important;
  line-height: 40px !important;
  color: #000;
  font-weight: 800 !important;
}

.forma__link {
  border-radius: 4px;
  padding: 15px 35px;
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  color: #fff !important;
  font-weight: bold;
  cursor: pointer;
  background-color: var(--global-brand-color) !important;
  text-decoration: none !important;
  text-transform: uppercase;
}

#collapseAboutMore.in {
  display: block;
}

.collapse-about-more-btn {
  border: 0;
  background: transparent;
  font-size: 16px;
  line-height: 28px;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.planka_top a {
  text-decoration: none !important;
}

.catalog-compare-link {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
}

.header-utils a:hover {
  color: inherit !important;
}

.catalog-compare-icon {
  flex-shrink: 0;
  margin-right: 10px;
}

.product-item-compare label {
  cursor: pointer;
}

span.wishlisted-checkbox-label {
  cursor: pointer;
}

.module-enter.have-user span {
  text-decoration: none !important;
}

.mobile-phones {
  position: relative;
  /* display: grid;
  gap: 10px; */
}

.mobile-phones span#form_id_FID1 {
  width: 100%;
}

.mobile-phones__popover-target {
  display: flex;
  align-items: center;
}

.mobile-phones__popover {
  display: none;
  position: absolute;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  z-index: 5;
  right: 0;
  top: 0;
}

.mobile-phones__popover[data-opened="true"] {
  display: block;
}

@media (max-width: 770px) {
body.active-back button.catalog-menu-horizontal__vertical-menu-dropdown-btn {
    opacity: 0;
}
header .container-fluid {
    padding: 0;
}

  .mobile-phones {
    position: absolute;
    gap: 0;
    background: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  }

  .mobile-phones__popover {
    display: block !important;
    position: relative;
    padding: 0;
    box-shadow: none;
    background: transparent;
    margin-bottom: 10px;
  }

  .mobile-phones__popover-trigger {
    display: none;
  }
}

.mobile-phones__popover-trigger {
  border: 0;
  background: transparent;
  flex-shrink: 0;
  margin-left: 10px;
}

.mobile-phones__link {
  display: block;
}

.addresses {
  display: grid;
  gap: 10px;
}

.address-link {
  display: inline-flex;
  align-items: center;
}

.address-link__icon {
  flex-shrink: 0;
  margin-right: 10px;
  stroke: var(--global-brand-color);
}

footer {
  background: #5b5b5b;
  color: #fff;
}

footer .title {
  color: #fff;
}

footer a {
  color: inherit !important;
  text-decoration: none !important;
}

.phone-footer {
  display: inline-flex;
  align-items: center;
}

.contact__icon {
  flex-shrink: 0;
  margin-right: 10px;
  stroke: var(--global-brand-color);
}

.contacts-list {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 80px;
}

.contacts-list__item:last-child {
  grid-column: 1 / -1;
}

@media (min-width: 850px) {
  .contacts-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .contacts-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .contacts-list__item:last-child {
    grid-column: 3 / -1;
  }
}

.contacts-list p {
  margin-bottom: 0;
}

.contacts-list__category {
  display: flex;
  align-items: center;
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
}

.contacts-list__category-icon,
.contacts-list__address-icon {
  flex-shrink: 0;
  margin-right: 10px;
  stroke: var(--global-brand-color);
}

.contacts-list__info {
  font-size: 15px;
  line-height: 28px;
  color: #000 !important;
  font-weight: 700;
  text-decoration: none !important;
}

.contacts-list__info:hover,
.contacts-list__info:active {
  color: #000 !important;
}

.contacts-list__address {
  display: flex;
  align-items: flex-start;
}

.contacts-list__address-city {
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}

.contacts-list__address-city::first-letter {
  text-transform: lowercase;
}

.contacts-list__address-compact {
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  font-weight: 700;
}

.contacts-list__time {
  display: grid;
  justify-content: start;
}

.contacts-list__item > *:not(:first-child) {
  margin-top: 20px;
}

.contacts-list__category {
  margin-bottom: 10px;
}

.contacts-list .contacts-list__phones {
  margin-bottom: 20px;
}

.contacts-list__address {
  min-height: 90px;
}

.contacts-list__map {
  max-width: 98%;
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
  height: 250px;
}

.time-top {
  margin: 0 auto;
  display: none;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
}

@media (min-width: 1260px) {
  .time-top {
    display: block;
  }
}

.contacts-list__phones-wrapper {
  min-height: 135px;
}

.catalog-menu-horizontal-wrapper {
  background: #5b5b5b;
}

.catalog-menu-horizontal__link {
  color: #fff;
}

.basket-btn-checkout {
  color: #fff !important;
}

svg.wishlisted-icon {
  color: #bebebf;
  fill: currentColor;
}

/* 2023 wishlist */

.w-wishlist {
  width: 100%;
  display: grid;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.w-wishlist__item {
  padding: 60px 20px 20px 20px;
  border: 2px solid #f1f1f1;
  border-radius: 5px;
  background: #fff;
  position: relative;
  display: grid;
  gap: 24px;
}

.w-wishlist__btns {
  display: flex;
  align-items: center;
  position: absolute;
  top: 10px;
  right: 10px;
}

.w-wishlist__btns button {
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 6px;
  margin: 4px;
}

.w-wishlist__img-wrapper {
  width: 100%;
  height: 300px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.w-wishlist__img {
  max-width: 100%;
  object-fit: contain;
  max-height: 100%;
}

.w-wishlist .w-wishlist__title {
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
}

.w-wishlist__title .w-wishlist__link {
  text-decoration: none !important;
  color: inherit !important;
}

.w-wishlist__item p {
  margin-bottom: 0 !important;
}

.w-wishlist__price {
  font-weight: bold;
}

@media (min-width: 768px) {
  .w-wishlist__item {
    grid-auto-flow: column;
    grid-template-columns: min-content 1fr max-content;
    align-items: center;
  }

  .w-wishlist__img-wrapper {
    width: 70px;
    height: 70px;
  }
}

@media (min-width: 1300px) {
  .w-wishlist__btns {
    position: static;
  }
  .w-wishlist__item {
    padding: 20px;
    grid-template-columns: min-content 1fr max-content max-content;
  }
}

@media (max-width: 560px) {

nav.catalog-menu-horizontal .bx_vertical_menu_advanced .bx_hma_one_lvl > a {
    padding: 10px 60px 10px 12px;
}

nav.catalog-menu-horizontal .bx_vertical_menu_advanced .bx_hma_one_lvl.hover > a {
    padding: 10px 56px 10px 12px;
}

nav.catalog-menu-horizontal .bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2 {
    min-width: auto;
}

nav.catalog-menu-horizontal .bx_vertical_menu_advanced > ul {
    margin-top: -30px;
    height: 580px;
    overflow-y: scroll;
    overflow-x: clip;
}

button.catalog-menu-horizontal__vertical-menu-dropdown-btn {
    position: absolute;
    top: -83px;
    left: -20px;
    background: none;
}

button.catalog-menu-horizontal__vertical-menu-dropdown-btn svg {
    display: none;
}

a.catalog-menu-horizontal__link.catalog-menu-horizontal__link--catalog-link.catalog-menu-horizontal__link--active, span.catalog-menu-horizontal__link.catalog-menu-horizontal__link--catalog-link.catalog-menu-horizontal__link--active {
    display: none;
}

a.catalog-menu-horizontal__link.catalog-menu-horizontal__link--catalog-link,span.catalog-menu-horizontal__link.catalog-menu-horizontal__link--catalog-link {
    display: none;
}

.search {
    margin: 0 10px;
    order: 0;
}

.bx-logo {
    order: 1;
    margin: 0 25px;
}

.bx-phone {
    order: 3;
    margin-left: 15px;
}

.bx-phone img {
	max-width: fit-content;
}

.bx-header.page-header-content {
    padding-left: 50px!important;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-around;
}


header {
    background-color: #f4f4f4;
}

div#main-menu ul .catalog-menu-horizontal__item:not(:first-child) {
    display: none;
}

img.burger_mobile {
    display: block;
}

svg.loop_mobile path {
    stroke: #b8b8b8;
}
img.btnMobile.mod_var {
    display: block;
	max-width: fit-content;
}
.bx-phone svg {
    display: none;
}
button.catalog-menu-horizontal__vertical-menu-dropdown-btn:focus {
    outline: none;
}
header {
    position: sticky;
    padding-bottom: 2px;
    border-bottom: 2px solid #c7c7c7;
}
.catalog-menu-horizontal-wrapper {
    position: sticky;
  top: 105px;
}

  a.whats_mob {
    display: block;
    order: 2;
  }

  a.whats_mob img {
    max-width: fit-content;
  }

  div.news-detail img.detail_picture {
    width: 100%;
    height: auto;
  }

}
@media (max-width: 450px) {
.product-item-button-container .product-item-detail-info-container .btn.btn-primary.btn-sm.alx_feedback_popup {
padding: 8px 10px 8px 10px;
white-space: normal;
}
}

.tiker {
	text-align: center;
    background-color: #e40004;
    color: #dee2e6;
        line-height: 100%;
    padding: 20px;
    font-size: 18px;
    opacity: .6;
}

.tiker a {
    color: #dee2e6;
}

#navigation {
  display: flex;
  align-items: center;
}
#navigation  .alx_feedback_popup {
  height: 32px;
  width: 195px;
  margin-left: auto;
  flex-shrink: 0;
}
@media (max-width: 940px) {
  #navigation {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
  #navigation  .alx_feedback_popup {
    margin-bottom: 15px;
    margin-left: 0;
  }
}