.infographic {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin: 1rem auto;
}

.error-price-stat {
  background: #e9a7a7 !important;
}

@media all and (max-width: 1199px) {
  .infographic {
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
  }
}

.infographic__item {
  max-width: 20rem;
  display: inherit;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 1rem;
}

.infographic__item__image {
  width: 8rem;
  height: 8rem;
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 1rem;
}

.infographic__item__caption--title {
  font-weight: bold;
  text-align: center;
}

.infographic__item__caption--description {
  text-align: justify;
}

.infographic_list {
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.infographic_list .infographic__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  max-width: 100%;
  -webkit-box-align: start;
  align-items: flex-start;
}

.infographic_list .infographic__item__image {
  margin-bottom: 0;
}

.infographic_list .infographic__item__image.width_2 {
  width: 2rem !important;
}

.infographic_list .infographic__item__caption {
  margin-left: 2rem;
}

.infographic_list .infographic__item__caption--title {
  text-align: left;
}

@media(max-width:991px) {
  .BigBanners_wrapper {
    margin-top: 12px;
  }
}

@media all and (max-width: 700px) {
  .infographic_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .infographic_list .infographic__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }

  .infographic_list .infographic__item__image {
    margin-bottom: 1rem;
  }

  .infographic_list .infographic__item__caption--title {
    text-align: center;
  }
}

/**
 * Маркированный произвольной картинкой список
 * Высота картинок - 1 строка
 **/
[class*="_check_marked_list"] {
  list-style: none;
}

[class*="_check_marked_list"]>li {
  position: relative;
  padding-left: 1.9em;
  margin-bottom: 1.5em;
  font-size: 16px;
}

[class*="_check_marked_list"]>li::before {
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0;
  top: 0.25em;
  background: transparent no-repeat center;
  background-size: contain;
}

/**
 * Пример списка маркированного черной галочкой
 *
 **/
.black_check_marked_list>li::before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABmJLR0QA/wD/AP+gvaeTAAABBElEQVRIie3UMUoDQRQG4E8rUTAqRE9iIWij2IhYeQAP4BUEO7EJqJ122ukhbKwsRQRFEARBsQ4WmsQiWQizs5CNs2CRH6aZ9+Z9O7C7jPJPsoNj1KtElvCDDj6wWQUyiccekq0vjKeGjgKkg8vUyDJaAfKJhZTIFJ7lb7OdEoHTCHKRGllHO0DeMJcSqeFV/jYbZYbM4kD3uyjKeQQ5K4PM4LZ3sIm1SM9WBHnBdBnoOhjQxGpfvY73oKcd9AyUm8jT9mNXkfpJWQTmcV+ANSL7T7q/n6FSx11kaLhaWBkWKYMd/hUZBHvARCqoCPvGYkokS/iC7FeBZKlhD7sYqxIaJZdfhYF6R58+xmoAAAAASUVORK5CYII=");
}

.green_check_marked_list>li::before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iNDgiIGhlaWdodD0iNDgiCnZpZXdCb3g9IjAgMCA1MTIgNTEyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxwYXRoIGZpbGw9IiMzQUIzN0MiIGQ9Ik00MjQuMywxODBjLTEtMS4yLTEuNS0yLjgtMS41LTQuM2MtMTQuOC0yNi4xLTE1LjctNTgtMzAuNS04NC4xYy00MS43LDIzLjQtNzAuMiw2NS4xLTk3LjQsMTAzLjFjLTE2LjQsMjIuOS0zMS4xLDQ2LjQtNDQuNiw3MS4xYy0xMy42LDI0LjgtMjYuOCw0OS45LTQyLDczLjhjLTIuMiwzLjQtNy45LDUtMTAuMywwLjdjLTcuMi0xMy4zLTE1LjMtMjYuMi0yNC42LTM4LjJjLTgtMTAuMy0xNy4xLTE5LjUtMjUuMy0yOS42Yy0xMi43LTE1LjctMjYuMy0zNC41LTQzLjktNDUuNGMtNi40LDIxLTEzLjksNDEuOC0xNy4yLDYzLjZjMjQuNiwxNS45LDQzLjQsMzguOSw2MS41LDYxLjZjMjEuMiwyNi42LDQzLjEsNTIsNjYuOSw3Ni4zYzE1LjQtMjAuMSwyNi00My41LDM4LjgtNjUuM2MxNS4xLTI1LjcsMzIuNy00OS40LDUxLjQtNzIuNmMxOC43LTIzLjIsNDAuMy00My43LDYyLTYzLjljMTAuMi05LjUsMjIuMi0xNy4zLDMzLjEtMjZjOC4yLTYuNiwxNi4yLTEzLjQsMjMuNy0yMC43QzQyNC40LDE4MC4yLDQyNC40LDE4MC4xLDQyNC4zLDE4MHoiPjwvcGF0aD48cGF0aCBkPSJNNDM2LjIsMTcwLjNoLTIuOGMtMTYuMy0yNy43LTE2LjItNjIuNi0zNC04OS45Yy0xLjktMy01LjQtMy4xLTguMy0xLjZjLTQ1LjYsMjMuMS03Ni4yLDY3LjctMTA1LjIsMTA4LjFjLTE2LjYsMjMuMi0zMS42LDQ3LTQ1LjQsNzJjLTEyLjMsMjIuMy0yNC4xLDQ0LjgtMzcuNCw2Ni42Yy02LTEwLjQtMTIuNi0yMC40LTE5LjktMjkuOWMtOC4yLTEwLjgtMTcuOC0yMC4zLTI2LjMtMzAuOGMtMTUuMi0xOC43LTMxLjQtNDAuOS01My43LTUxLjVjLTMuNy0xLjgtNy40LDAuNS04LjUsNC4yYy02LjgsMjMuNy0xNS44LDQ3LTE5LjUsNzEuNGMwLDAuMSwwLDAuMiwwLDAuNGMtMiwyLjctMi4yLDcuMSwxLjYsOS40YzI2LjUsMTUuNiw0Niw0MC44LDY0LjksNjQuNmMyMiwyNy43LDQ1LjIsNTQuMSw3MC4yLDc5LjFjMi4zLDIuMyw2LjQsMS44LDguNC0wLjVjMTcuMi0yMC42LDI4LjctNDUsNDEuOC02OC4yYzE0LjctMjUuOSwzMi01MC4zLDUxLjEtNzMuMmMxOS4yLTIyLjksNDAtNDMuNyw2MS45LTY0YzEwLjQtOS43LDIyLjYtMTcuNywzMy44LTI2LjZjOS03LjIsMTcuNy0xNC43LDI1LjktMjIuOGMyLjMtMC41LDQuMi0yLjEsNC42LTQuN2MwLjYtMC42LDEuMi0xLjMsMS44LTEuOUM0NDUsMTc2LjEsNDQxLjIsMTcwLjMsNDM2LjIsMTcwLjN6IE00MDAuNywyMDFjLTEwLjksOC43LTIyLjgsMTYuNS0zMy4xLDI2Yy0yMS44LDIwLjItNDMuNCw0MC43LTYyLDYzLjljLTE4LjcsMjMuMi0zNi4zLDQ2LjgtNTEuNCw3Mi42Yy0xMi44LDIxLjgtMjMuNCw0NS4yLTM4LjgsNjUuM2MtMjMuOC0yNC4yLTQ1LjgtNDkuNy02Ni45LTc2LjNjLTE4LjEtMjIuNy0zNy00NS44LTYxLjUtNjEuNmMzLjMtMjEuOCwxMC44LTQyLjYsMTcuMi02My42YzE3LjcsMTAuOSwzMS4yLDI5LjcsNDMuOSw0NS40YzguMiwxMC4xLDE3LjMsMTkuMywyNS4zLDI5LjZjOS4zLDEyLDE3LjQsMjQuOSwyNC42LDM4LjJjMi40LDQuNCw4LjEsMi43LDEwLjMtMC43YzE1LjMtMjMuOSwyOC40LTQ5LDQyLTczLjhjMTMuNS0yNC43LDI4LjItNDguMiw0NC42LTcxLjFjMjcuMi0zOCw1NS44LTc5LjgsOTcuNC0xMDMuMWMxNC44LDI2LjEsMTUuNyw1OCwzMC41LDg0LjFjMCwxLjUsMC41LDMuMSwxLjUsNC4zYzAsMC4xLDAuMSwwLjIsMC4xLDAuMkM0MTYuOSwxODcuNiw0MDguOSwxOTQuNCw0MDAuNywyMDF6Ij48L3BhdGg+PC9zdmc+") 50% 50% no-repeat;
  background-size: contain;
}

.serif-big_check_marked_list>li::before {
  background-image: url(/upload/images/icons/butt_head_mark.png);
}

._3d_red_check_marked_list>li::before {
  background-image: url(/upload/images/icons/3d_red_mark.png);
  background-size: 3rem;
}

/**
 * Accordeon type list
 *
 **/
.accordeon_container {
  box-sizing: border-box;
  margin: 1rem 0;
}

.accordeon_container__item {
  margin: 0 1.5rem;
  padding: 0.5rem 1rem;
  width: inherit;
  border: 0.2rem solid #e7413c;
  border-radius: 0.4rem;
  margin-bottom: 1rem;
  box-sizing: inherit;
}

.accordeon_container__item__title {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 500;
  padding: inherit;
  color: #e7413c;
  box-sizing: inherit;
}

.accordeon_container__item__title--tooglier {
  cursor: pointer;
  box-sizing: inherit;
}

.accordeon_container__item__title--tooglier img {
  height: 1em;
  width: 1em;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  box-sizing: inherit;
  fill: #e7413c;
}

.accordeon_container__item [id^="accordeon_container__item__title--tooglier"] {
  display: none;
}

.accordeon_container__item [id^="accordeon_container__item__title--tooglier"]:checked~.accordeon_container__item__caption {
  display: block;
}

.accordeon_container__item [id^="accordeon_container__item__title--tooglier"]:checked+label>img {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.accordeon_container__item__caption {
  display: none;
  padding: inherit;
}

.accordeon_container__item__caption table {
  width: 100%;
}

.accordeon_container__item__caption table thead tr th {
  text-align: left;
}

.ul {
  list-style-position: inside;
  padding-left: 15px;
  margin: 16px 0;
}

.advantages {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
  text-align: center;
}

.advantages>div {
  width: 25%;
}

.advantages .title {
  font-weight: bold;
  padding: 7px 0;
}

.advantages .txt {
  text-align: justify;
  padding: 0 10px 10px;
}

.video-responsive {
  width: 38%;
  position: relative;
  padding-bottom: 17.25%;
  padding-top: 30px;
  margin-right: 20px;
  overflow: hidden;
  float: left;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.clear {
  clear: both;
}

@media (max-width: 1200px) {
  .advantages>div {
    width: 50%;
  }
}

@media (max-width: 576px) {
  .advantages>div {
    width: 100%;
  }
}

.blue_table {
  margin: 16px 0;
  display: flex;
  flex-wrap: wrap;
}

.blue_table>div {
  width: 33%;
  background: #d9e7ff;
  border-left: 2px solid #fff;
}

.blue_table .title {
  padding: 10px;
  background: #a4c2f4;
  text-align: center;
  font-weight: bold;
  border-bottom: 2px solid #fff;
}

@media (max-width: 576px) {
  .blue_table>div {
    width: 100%;
  }

  .video-responsive {
    float: none;
    margin: 0 auto 20px auto;
    padding-bottom: 44.25%;
    width: 85%;
  }
}

.wrapMainMenu .mainMenu>li>a.selected_item:after {
  opacity: 1;
}

.tabs__content {
  display: none;
  /* по умолчанию прячем все блоки */
}

.tabs__content.active {
  display: block;
  /* по умолчанию показываем нужный блок */
}

.tabs__caption {
  margin-bottom: 15px;
}

.tabs__caption li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  border-right: 1px solid black;
  margin-right: 10px;
  cursor: pointer;
}

.tabs__caption li.active {
  font-weight: bold;
}

.tabs__caption li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}

@media screen and (max-width: 768px) {
  .bx_ordercart_order_pay_left {
    float: unset !important;
    width: 100% !important;
  }

  .bx_ordercart_order_pay_right {
    position: unset !important;
    width: 100% !important;
  }

  .bx_ordercart_order_pay_center {
    margin-top: 90px !important;
  }

  .bx_ordercart_order_table_container::before {
    display: none !important;
  }

  #basket_items {
    border-top: 1px solid #777777;
  }
}

.productsList .settingsProducts .sortControl .sortActiveBlock.sortActiveBlockPrice .select-list {
  left: 8px;
}

.subscribe-row {
  text-align: center;
  margin-bottom: 10px;
}

.subscribe-row .subscribe-button {
  background-color: #fff;
  border: 1px solid #373737;
  color: #373737;
  padding: 7px 16px;
  font-size: 19px;
  line-height: 20px;
  border-radius: 3px;
  cursor: pointer;
}

.subscribe-row .subscribe-button:hover {
  background-color: #00a3de;
  border: 1px solid #00a3de;
  color: #fff;
}

.popup-window-buttons>span:not(.btn-primary) {
  margin-left: 20px;
}

.popup-window-buttons>span {
  cursor: pointer;
}

.popup-window-buttons>span>span:hover {
  text-decoration: underline;
}

.popup-window-buttons>.btn.btn-primary>span {
  background-color: #00a3de;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 7px;
  border-radius: 3px;
  font-size: 12px;
}

.popup-window-buttons>.btn.btn-primary>span:hover {
  text-decoration: none;
  background-color: #0cbbfa;
}

.subscribe-list-container {
  min-height: 550px;
  padding-top: 80px;
}

body.modal-active {
  overflow: hidden;
  position: relative;
}

.modals {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 399;
}

body.modal-active .modals {
  display: block;
}

.modals .modal-overlay {
  display: none;
  z-index: 499;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

body.modal-active .modals .modal-overlay {
  display: block;
}

.modals .modal-window {
  display: none;
  position: absolute;
  max-width: 480px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  transition: opacity 0.3s linear, transform 0.3s ease-out;
  z-index: 599;
}

body.modal-active .modals .modal-window.--active {
  display: block;
}

.modals .modal-window__close {
  position: absolute;
  right: 15px;
  top: 17px;
  opacity: 0.7;
  cursor: pointer;
}

.modals .modal-window__close:hover {
  opacity: 1;
}

.modals .modal-window__close:after {
  display: block;
  width: 14px;
  height: 14px;
  content: url('/bitrix/css/api.core/images/modal/close.svg');
}

.modals .modal-window__error {
  display: none;
  font-size: 12px;
  margin: 0 0 15px;
  text-align: center;
  background: #fef4f6;
  color: #f0506e;
  padding: 10px;
}

.modals .modal-window__byer {
  text-align: center;
  margin-top: 15px;
}

.modals .modal-window__header {
  padding: 15px 50px;
  font-size: 20px;
  line-height: 1;
  background: #f7f7f7;
  text-align: center;
  border-radius: 4px 4px 0 0;
}

.modals .modal-window__row {
  position: relative;
}

.modals .modal-window__row+.modal-window__row {
  margin-top: 15px;
}

.modals .modal-window__content {
  padding: 20px;
}

@media (max-width: 480px) {
  .modals .modal-window__header {
    padding: 15px 12px;
    font-size: 17px;
  }

  .product-subscribe-row:not(.--detail-product) .product-subscribe-row__btns .btns__input {
    position: relative;
    display: flex;
  }
}

.sidebarColumn__close {
  display: none;
}

.filter-show-row {
  display: none;
  margin-top: 15px;
}

.filter-show-row .btn {
  background-color: #00a3de;
  border: 1px solid #00bff3;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: -1px;
  padding: 6px 8px;
  border: 1px solid #00a3de;
  border-radius: 3px;
  background-color: #00a3de;
  outline: none;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.admin-filters {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.admin-filters>* {
  margin: 0 10px 10px 0;
}

.admin-filters__search form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.admin-filters__search form input[type="text"] {
  border: #CCCCCC solid 1px;
  padding: 8px 10px;
  border-radius: 4px;
  outline: none;
}

.admin-filters__search form button {
  margin-left: 6px;
  display: block;
  padding: 8px 10px;
  border: #00a3de solid 1px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  background-color: #00a3de;
  color: white;
  text-decoration: none;
  outline: none;
}

.admin-filters .admin-filters__btn {
  display: inline-block;
  padding: 8px 10px;
  border: #CCCCCC solid 1px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  color: #666666;
  background-color: transparent;
  text-decoration: none;
}

.admin-filters .admin-filters__btn:hover {
  color: #454545;
  border-color: #454545;
  text-decoration: none;
}

.admin-filters .admin-filters__btn.--active {
  background-color: #00a3de;
  border-color: #00a3de;
  color: white;
  text-decoration: none;
}

.admin-filters .admin-filters__btn.--active:hover {
  background-color: #00bff3;
  border-color: #00bff3;
  color: white;
  text-decoration: none;
}

.price-history {
  margin-top: 20px
}

.price-history .price-history__btn {
  display: inline-block;
  padding: 8px 10px;
  border: #00a3de solid 1px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  margin: 0 10px 10px 0;
  color: #00a3de;
  background-color: transparent;
  text-decoration: none;
}

.price-history .price-history__btn:hover {
  color: white;
  background-color: #00a3de;
}

.price-history {}

.price-history__title {
  margin-bottom: 30px;
}

.price-history__not-available {
  text-align: center;
  padding: 12px;
  background-color: #efefef;
  color: #343434;
}

.price-history__nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.price-history__nav-item {
  display: inline-block;
  padding: 4px 8px 6px;
  border: #afabab solid 1px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  color: #afabab;
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
  margin-right: 8px;
}

.price-history__nav-item:last-child {
  margin-right: 0px;
}

.price-history__nav-item:hover {
  border-color: #00a3de;
  color: #00a3de;
}

.price-history__nav-item.--active,
.price-history__nav-item.--active:hover {
  color: white;
  background-color: #00a3de;
  border-color: #00a3de;
  cursor: default;
}

.price-history__tab {
  display: none;
}

.price-history__tab.--active {
  display: block
}

.price-history__table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}

.price-history__table,
.price-history__table thead tr th,
.price-history__table tbody tr td {
  border: 1px #e4e4e4 solid;
}

.price-history__table thead {}

.price-history__table thead tr {}

.price-history__table thead tr th {
  text-align: center;
  background-color: #e4e4e4;
  padding: 4px 10px 6px;
}

.price-history__table tbody {}

.price-history__table tbody tr {}

.price-history__table tbody tr td {
  padding: 4px 10px 6px;
  color: #333333;
}

.price-history__table tbody tr td:not(.date) {
  text-align: center;
}

.price-history__table tbody tr td .price-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.price-history__table tbody tr td .price-row span.h-old-price {
  display: inline-block;
  color: #8d8d8d;
  text-decoration: none;
}

.price-history__table tbody tr td .price-row span.h-arrow-price {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('../img/sprite.svg?v=2.1#sprite-price-arrow-right-view') no-repeat;
  position: relative;
  top: 1px;
}

.price-history__table tbody tr td .price-row.--high span.h-arrow-price {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.price-history__table tbody tr td .price-row.--low span.h-arrow-price {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.price-history__table tbody tr td .price-row span.h-new-price {
  display: inline-block;
  font-weight: bold;
}

.price-history__table tbody tr td .price-row span.h-new-price.--high {
  color: #ff3b3b;
}

.price-history__table tbody tr td .price-row span.h-new-price.--low {
  color: #3db73d;
}

#modal-price-history {
  min-width: 720px
}

.mobMenuBlock-item.--top-border {
  border-top: solid 1px #8c8c8c;
  padding-top: 20px;
  margin-top: 20px;
}

.mobMenuBlock-item.--bottom-border {
  border-bottom: solid 1px #8c8c8c;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.home-mobile-banner {
  display: none;
}


.footer_wrap .contacts_header .phone b {
  font-size: 22px;
}

@media screen and (max-width: 576px) {

  .home-mobile-banner {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .home-mobile-banner__item {
    flex: 0 0 100%;
    margin-bottom: 10px;
    padding: 0 5px;
  }

  .home-mobile-banner__item.--half {
    flex: 0 0 calc(50%);
  }

  .home-mobile-banner__item a {
    display: block;
  }

  .home-mobile-banner__item picture,
  .home-mobile-banner__item picture img {
    display: block;
    width: 100%;
    height: 100%;
  }

}


.BigBanners:not(.slick-initialized) .BigBanners_elem {
  display: none;
}

.BigBanners:not(.slick-initialized) .BigBanners_elem:first-child {
  display: block;
}

.header .header__main .header__main-logo a.main-logo__logo {
  background-size: 100%;
  background-position-y: -80px;
}

.form-login-popup {
  position: relative;
  background: #FFF;
  padding: 0;
  width: auto;
  max-width: 370px;
  margin: 20px auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.form-login-popup__header {
  padding: 15px 20px;
  font-size: 20px;
  line-height: 1;
  background: #f7f7f7;
  text-align: center;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.form-login-popup__caption {
  text-align: center;
  margin-top: 15px;
}

.form-login-popup__content {
  padding: 20px;
}

.system-auth-forgotpasswd__field-row+.system-auth-forgotpasswd__field-row,
.system-auth-form__field-row+.system-auth-form__field-row {
  margin-top: 15px;
}

.system-auth-forgotpasswd input[type="text"],
.system-auth-form input[type="text"],
.system-auth-form input[type="password"],
.system-auth-form textarea,
.system-auth-form select {
  outline: none;
  width: 100%;
  max-width: 100%;
  padding: 4px 10px;
  font-family: inherit;
  font-size: inherit;
  border: 1px solid #c0c0be;
}

.system-auth-forgotpasswd input[type="text"],
.system-auth-form input[type="text"],
.system-auth-form input[type="password"] {
  height: 36px;
  line-height: 36px;
}

.system-auth-forgotpasswd input[type="text"]:focus,
.system-auth-form input[type="text"]:focus,
.system-auth-form input[type="password"]:focus,
.system-auth-form textarea:focus {
  background: #fafafa;
  color: rgba(0, 0, 0, .85);
  border-color: rgba(0, 0, 0, .2);
  -webkit-box-shadow: 4px 0 0 0 rgba(0, 0, 0, .2) inset;
  -moz-box-shadow: 4px 0 0 0 rgba(0, 0, 0, .2) inset;
  box-shadow: 4px 0 0 0 rgba(0, 0, 0, .2) inset;
}

.system-auth-forgotpasswd__submit,
.system-auth-form__submit {
  position: relative;
  -webkit-appearance: none;
  margin: 0;
  font: inherit;
  overflow: visible;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  border: 1px solid #ccc;
  outline: none;
  /* text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.45); */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: border-color .1s ease-out 0s;
  -moz-transition: border-color .1s ease-out 0s;
  -ms-transition: border-color .1s ease-out 0s;
  -o-transition: border-color .1s ease-out 0s;
  transition: border-color .1s ease-out 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 44px;
  padding: 0 20px;
  line-height: 42px;
  font-size: 16px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  background-color: #00a8e6;
  color: #fff;
  width: 100%;
}

.system-auth-forgotpasswd__submit:hover,
system-auth-forgotpasswd__submit:focus,
.system-auth-form__submit:hover,
.system-auth-form__submit:focus {
  background-color: #35b3ee;
  color: #fff;
  border-color: rgba(0, 0, 0, 0.21);
}

.system-auth-forgotpasswd__footer,
.system-auth-form__footer {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}

.system-auth-form__footer .form-popup-show,
.system-auth-forgotpasswd__footer .form-popup-show {
  background: none;
  border: 0;
  color: #337ab7;
}

.system-auth-form__footer .form-popup-show:hover,
.system-auth-forgotpasswd__footer .form-popup-show:hover {
  color: #23527c;
  text-decoration: underline;
}

.system-auth-forgotpasswd__registration {
  text-align: right;
}

.main-icons__icon {
  display: block;
}

.main-icons__text {
  display: block;
}

.itb-copyright {
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  color: rgba(var(--copyright-color, 0, 0, 0), 0.4);
  transition: color ease-in-out 0.2s;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}

.itb-copyright__popup {
  display: none;
  width: 300px;
  position: absolute;
  border-radius: 4px;
  padding: 12px;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.08);
  background: #f5f5f5;
  top: 14px;
  left: -8px;
  transform: translate(-1%, calc(-100% - 24px));
}

.itb-copyright.opened .itb-copyright__popup {
  display: block;
}

.itb-copyright__popup:after {
  content: '';
  border-radius: 2px;
  width: 12px;
  height: 12px;
  background: #f5f5f5;
  transform: rotate(-45deg);
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.itb-copyright__popup a {
  font-size: 14px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6);
  transition: color ease-in-out 0.2s;
}

.itb-copyright__popup a:hover {
  color: rgba(0, 38, 174, 0.6);
}

.itb-copyright__popup a+a {
  margin-left: 24px;
}

.itb-copyright svg {
  fill: rgba(var(--copyright-color, 0, 0, 0), 0.4);
  transition: fill ease-in-out 0.2s;
  margin-left: 12px;
}

.itb-copyright svg path {
  fill: black;
}

.itb-copyright:hover {
  color: rgba(var(--copyright-color, 0, 0, 0), 0.6);
}

.itb-copyright:hover svg {
  fill: rgba(var(--copyright-color, 0, 0, 0), 0.6);
}

.itb-copyright.blacked {
  color: rgba(var(--copyright-color, 255, 255, 255), 0.5);
}

.itb-copyright.blacked svg {
  fill: rgba(var(--copyright-color, 255, 255, 255), 0.5);
}

.itb-copyright.blacked:hover {
  color: rgba(var(--copyright-color, 255, 255, 255), 0.7);
}

.itb-copyright.blacked:hover svg {
  fill: rgba(var(--copyright-color, 255, 255, 255), 0.7);
}

.itb-copyright.blacked .itb-copyright__popup {
  background: #4d4d4d;
}

.itb-copyright.blacked .itb-copyright__popup:after {
  background: #4d4d4d;
}

.itb-copyright.blacked .itb-copyright__popup a {
  color: rgba(255, 255, 255, 0.7);
}

.itb-copyright.blacked .itb-copyright__popup a:hover {
  color: rgba(255, 255, 255, 1);
}

.itb-copyright.colored {
  color: rgba(var(--copyright-color, 255, 255, 255), 0.7);
}

.itb-copyright.colored svg {
  fill: rgba(var(--copyright-color, 255, 255, 255), 0.7);
}

.itb-copyright.colored:hover {
  color: rgba(var(--copyright-color, 255, 255, 255), 0.9);
}

.itb-copyright.colored:hover svg {
  fill: rgba(var(--copyright-color, 255, 255, 255), 0.9);
}

.itb-copyright.colored .itb-copyright__popup {
  background: #f5f5f5;
}

.itb-copyright.colored .itb-copyright__popup:after {
  background: #f5f5f5;
}

.itb-copyright.colored .itb-copyright__popup a {
  color: rgba(0, 0, 0, 0.6);
}

.itb-copyright.colored .itb-copyright__popup a:hover {
  color: rgba(0, 38, 174, 0.6);
}

.copyright-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 25px;
}

.stat-prices-list {
  width: 100%;
  margin-top: 10px;
}

.stat-prices-list tr td {
  font-size: 13px;
  border: 1px solid #000;
  width: calc(100%/7);
  white-space: nowrap;
}

.stat-price-info {
  display: flex;
  font-size: 11px;
}

.stat-price-info .stat-price-info__date {}

.stat-price-info .stat-price-info__value {
  margin-left: auto;
}

#bquadro_cookie_panel .cookie-panel p {
  font-size: 13px;
  text-align: left;
}

#bquadro_cookie_panel .cookie-panel__btn {
  height: 35px;
  width: 130px;
  font-size: 13px;
  line-height: 34px;
}

#bquadro_cookie_panel .cookie-panel {
  padding-top: 5px;
  padding-bottom: 4px;
}

#bquadro_cookie_panel .cookie-panel p a {
  color: #ffffff;
  padding-left: 5px;
  text-decoration: underline;
}

.privacy-policy {
  text-align: center;
  padding-top: 8px;
}



.agreement .agreement__checkbox {
  display: flex;
  gap: 4px;
  margin-bottom: 8px;
  text-align: left;
}

.agreement.agreement--order .agreement__checkbox {
  margin-top: 10px;
  font-size: 13px;
  padding: 15px;
}

.agreement .agreement__checkbox input,
#feedback-block .agreement .agreement__checkbox input {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
}


@media all and (max-width: 748px) {
  .copyright-wrap {
    padding-bottom: 25px;
  }
}


@media all and (max-width: 430px) {
  .copyright-wrap {
    padding-bottom: 65px;
  }
}