hr {
  border: 1px solid #dde2e6;
  color: #dde2e6;
}
.hr-main-color {
  border: 2px solid #fcc832;
}
.warp {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.nobr {
  white-space: nowrap;
}
#content {
  flex: 1;
}
_:-ms-fullscreen,
:root #content {
  flex: auto;
}
.fixed-no-scroll {
  overflow: hidden;
  touch-action: none;
  position: fixed;
  top: 0;
  left: 0;
  max-width: 100%;
}
.hidden {
  display: none;
}
.main-box {
  box-shadow: 1px 1px 3px #999;
  background: #fff;
  padding: 10px 15px 18px 15px;
  margin-bottom: 13px;
  overflow-y: hidden;
  overflow-x: hidden;
  width: 100%;
}
.basket a .cart-text {
  color: #333;
}
.basket .cart-text {
  text-align: left;
  display: inline-block;
}
.basket .cart-text:hover {
  text-decoration: underline;
}
.basket span.fas {
  color: grey;
  font-size: 2em;
  text-decoration: none;
}
.basket span.fas.empty {
  margin-right: 10px;
}
.basket a.btn {
  font-weight: 700;
  color: #333;
}
.basket p {
  margin-top: 10px;
}
.badge {
  font-size: 0.8em;
  font-weight: bold;
  background-color: #f00;
  color: white;
  top: -17px;
  left: -16px;
  position: relative;
  border-radius: 20px;
  padding: 4px 6px 2px;
}
.header a {
  color: black;
}
.mobile-menu-icon {
  display: none;
}
#revision-body img {
  max-width: 100%;
}
.row.flex-row {
  display: flex;
  flex-wrap: wrap;
}
.main_about .row {
  margin-bottom: -18px;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.main_about h3,
.main_about h1 {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #dde2e6;
  padding-bottom: 20px;
}
.main_about .col {
  position: relative;
}
.main_about .col > div {
  position: relative;
  margin: 19px 15px 26px 74px;
  line-height: 1.2;
}
.main_about .col + .col {
  margin-left: -1px;
  border-left: 1px solid #dde2e6;
}
.main_about .col span {
  position: absolute;
  display: inline-block;
  left: -49px;
  top: 50%;
  transform: translate(0, -50%);
}
.main_about .col span img {
  display: block;
}
#emb-edit {
  background-image: url(/images/edit.png);
  width: 35px;
  height: 48px;
  position: absolute;
  right: 0;
  top: -10px;
  z-index: 1;
}
#emb-edit.edit-update {
  background-image: url(/images/edit-update.png);
}
#content #catalog-region.open-from-left {
  right: 0;
  z-index: 2;
}
#catalog-region {
  padding-right: 12px;
}
.menu-cont {
  font-size: medium;
  font-weight: bold;
  transition: all 200ms;
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 11;
  left: 100%;
  box-shadow: 0 20px 10px -10px #999;
  text-shadow: none;
  margin-top: 10px;
}
.menu-cont.show {
  left: 0;
}
.menu-cont li {
  list-style-type: none;
  border-bottom: 1px solid #f0f0f0;
}
.menu-cont li:hover {
  background-color: #E4E4E4;
  color: #f5890a;
}
.menu-cont ul > a {
  color: #0164C1;
}
.menu-cont.open {
  left: 0;
}
.header .menu-cont {
  margin-top: 0;
}
#header-slogan,
.h-center {
  justify-content: center;
  flex-direction: column;
  display: flex;
}
.play-small {
  max-width: 100px;
  max-height: 60px;
  width: auto;
  height: auto;
  padding: 0 10px;
}
.main-goods-top-header-item {
  margin: 0 15px;
  color: #666;
}
.main-goods-top-header-item a {
  color: #666;
}
.print-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.print-btn i {
  margin: 0 2px 0 2px;
}
.btn-bootstrap-button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 4px;
  color: #333;
}
.btn-bootstrap-button.disabled {
  background-color: #e4e2de !important;
  cursor: help;
}
.btn-bootstrap-button.disabled:hover {
  color: unset !important;
}
.btn-bootstrap-button.btn-panel {
  width: 100%;
  margin-bottom: 10px;
  box-shadow: none;
  font-size: 16px;
  padding-left: 3px;
  padding-right: 5px;
  background-color: #f8f5ee;
}
.btn-bootstrap-button.btn-proposal {
  background-color: #4db45e;
  color: #fff;
  font-size: 16px;
}
.btn-bootstrap-button.btn-proposal:hover {
  color: #fff;
  background-color: #42d15a;
}
.btn-bootstrap-button.btn-formalize {
  background-color: #f00;
  color: #fff;
}
.btn-bootstrap-button.btn-rustan {
  background-color: #f8f5ee;
  font-size: 16px;
}
.btn-bootstrap-button.btn-rustan:hover {
  color: #f5890a;
}
.btn-bootstrap-button.btn-panel-half {
  width: 49%;
}
.btn-bootstrap-button.btn-buy {
  background-color: #f5890a;
  color: #fff;
  font-weight: 700;
}
.btn-bootstrap-button.added-good {
  color: #000;
  background-color: #f8f5ee;
}
.btn-bootstrap-button.added-option-goods {
  color: #fff;
  background: #4db45e;
}
.btn-bootstrap-button.lizing {
  font-weight: 700;
  color: #f00;
  background: #fff;
}
.btn-bootstrap-button.lizing:hover {
  background: #f8f5ee;
}
.btn-bootstrap-button.lizing .rustan-icon-font {
  line-height: unset;
}
.btn-bootstrap-button.credit {
  font-weight: 700;
  color: #0164C1;
  background: #fff;
}
.btn-bootstrap-button.credit:hover {
  background: #f8f5ee;
}
.btn-bootstrap-button.credit .rustan-icon-font {
  line-height: unset;
}
.compare,
.favorite-button {
  cursor: pointer;
}
.goods-count {
  border-radius: 3px;
  border: 1px solid #c9c9c9;
  box-shadow: inset 0 0 2px #e3e3e3;
  text-align: center;
  font-size: 1em;
}
.p-absolute {
  position: absolute;
}
#comment-form .help-block {
  color: red;
}
.brand-box {
  float: left;
  text-align: center;
  vertical-align: central;
  padding: 10px;
  overflow: hidden;
  height: 120px;
}
.brand-box.manufacturers {
  width: 150px;
  height: 180px;
}
.brands {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.brands-logos {
  display: flex;
  flex-wrap: wrap;
}
.brands-col {
  display: grid;
  grid-gap: 16px 24px;
  grid-template-columns: 20px 1fr;
}
.brands-letter {
  font-size: 2em;
  color: #f5890a;
  text-align: center;
}
.brands-group {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
  gap: 8px 12px;
  margin-top: 8px;
}
.alphabet-nav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
  gap: 12px;
}
.alphabet-nav a,
.alphabet-nav span {
  font-size: 1.2em;
}
.alphabet-nav span {
  color: #dcdcdc;
}
.padding-default {
  padding: 10px;
}
.search-tooltips {
  position: absolute;
  width: 100%;
  z-index: 3;
  box-shadow: 0 5px 5px #999;
  border-radius: 5px;
  background: #f3f3f3;
}
.search-tooltips ul {
  list-style: none;
}
.search-tooltips li a {
  padding: 3px 10px;
  color: #000;
  width: 99%;
  display: table-cell;
}
.search-tooltips li span.nobr {
  display: table-cell;
  text-align: right;
  padding: 3px 10px;
}
.search-tooltips li .highlight {
  background: #f4d7b4;
}
.search-tooltips li:hover {
  background: #dcdcdc;
}
.search-tooltips .search-tooltips-header {
  color: #666;
  font-size: 1.5em;
  font-weight: 700;
  padding: 3px 10px;
  display: block;
}
.box-block {
  box-shadow: 1px 1px 3px #999;
  color: #282828;
  background: #fff;
  padding: 0;
  margin-bottom: 13px;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.box-block .box-head {
  text-align: center;
  padding: 5px 15px;
  background-color: #f5890a;
  color: #fff;
  font-size: 1.5em;
}
.box-block .box-head a {
  color: #fff;
}
.box-block .box-body {
  padding: 15px;
}
.box-block textarea {
  width: 100%;
}
.box-block #suggest-submit {
  margin-bottom: 0;
  margin-top: 10px;
}
.article-list {
  margin-left: 15px;
}
.text-vertical {
  writing-mode: vertical-rl;
}
.text-right {
  text-align: right;
}
.document_icon {
  position: absolute;
  height: 23px;
  width: 23px;
}
.document_icon img {
  padding: 0;
}
.bold {
  font-weight: 600;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
  color: #c8c8c8;
}
.spinner-border-sm {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
  color: #c8c8c8;
  width: 1rem;
  height: 1rem;
}
.spinner-block {
  height: 300px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.spinner-block-small {
  height: 130px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.footer .footer-header {
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
.footer .copyright-block {
  padding: 10px;
  border-top: 1px solid #ddd;
}
.footer .footer-phone {
  font-size: 1.4em;
  font-weight: 700;
}
.footer .footer-work-time {
  color: #333;
}
.footer .footer-cont {
  margin: auto;
}
.footer a {
  display: block;
  color: #333;
  padding: 3px 0;
}
.footer a:hover {
  color: #f5890a;
}
.footer ul {
  list-style: none;
}
.float-right {
  float: right;
}
.tabs {
  min-width: 320px;
  margin: 0 auto;
}
.tabs > section {
  display: none;
  padding: 15px;
  background: #fff;
  border: 1px solid #ddd;
}
.tabs > section > p {
  margin: 0 0 5px;
  line-height: 1.5;
  color: #383838;
  /* прикрутим анимацию */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.tabs > input {
  display: none;
  position: absolute;
}
.tabs > input:checked + label {
  color: #333;
  border-top: 1px solid #f5890a;
  border-bottom: 1px solid #fff;
  background: #fff;
}
.tabs > label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 10px 15px;
  text-align: center;
  border: 0 solid #ddd;
  border-width: 1px 1px 1px 1px;
  background: #f1f1f1;
  border-radius: 3px 3px 0 0;
  font-size: 1.1em;
}
.tabs > label:hover {
  color: #888;
  cursor: pointer;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#tab1:checked ~ #content-tab1,
#tab2:checked ~ #content-tab2,
#tab3:checked ~ #content-tab3,
#tab4:checked ~ #content-tab4,
#tab5:checked ~ #content-tab5,
#tab6:checked ~ #content-tab6,
#tab7:checked ~ #content-tab7 {
  display: block;
}
.btn {
  cursor: pointer;
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-shadow: none;
  padding: 10px 15px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  border: 1px #f4f4f4 solid;
  background: none;
}
.btn.add-good {
  background: #f5890a;
  color: #fff;
  border: 0;
  font-weight: normal;
}
.h3-bold {
  margin: 20px 0 0;
  padding: 0 0 1px;
  font-family: MuseoSansBlack, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  bottom: -1px;
  text-transform: uppercase;
}
.tab-list-title {
  margin: 20px 0 0;
  padding: 0 0 1px;
  font-family: MuseoSansBlack, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  bottom: -1px;
  text-transform: uppercase;
  border-bottom: 2px solid #ff5400;
}
.title-h3-bold,
#revision-body h3 {
  margin: 20px 0 0;
  padding: 0 0 1px;
  font-family: MuseoSansBlack, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  bottom: -1px;
  text-transform: uppercase;
  color: #000;
}
.contact-message {
  border-radius: 5px;
  color: #282828;
  overflow: hidden;
  box-shadow: inset 0 0 8px #CCC;
  background: #f7f6f3;
  border: 1px solid #ccc;
  padding: 10px 15px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.contact-message__personal-date {
  display: flex;
  justify-content: start;
}
.contact-message__personal-date input {
  width: 2% !important;
}
.contact-message__personal-date span {
  padding: 0 5px;
}
.contact-message button {
  width: 15%;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 14px;
  display: flex;
  justify-content: space-evenly;
}
.contact-message div {
  padding: 5px;
}
.contact-message div input {
  width: 50%;
}
.contact-message div textarea {
  width: 90%;
}
/** feedback page */
.big-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.big-button {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  width: 320px;
  height: 140px;
  padding: 12px;
  font-size: 18px;
  text-align: center;
  background-color: #f8f5ee;
  font-weight: normal;
  line-height: 1.42;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 4px;
  color: #282828;
  box-sizing: border-box;
}
.big-button:hover {
  color: #f5890a;
}
.big-button span {
  margin-top: 24px;
}
.big-button small {
  font-size: 14px;
  color: #616161;
  display: block;
  margin-top: 6px;
}
.feedback-review {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  text-align: left;
  height: 100%;
}
.feedback-review .review-item-images {
  display: none;
}
.feedback-review-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  min-width: 100%;
}
.feedback-review-item-images {
  display: none;
}
.feedback-review-item-image {
  width: calc(25% - 10px);
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.feedback-review-item-image img {
  width: 140px;
  height: 140px;
  object-fit: cover;
  display: block;
}
.feedback-review-item__user-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  margin-bottom: 12px;
}
.feedback-review-item__review {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}
.feedback-review-item__review p:not(:has(.feedback-review-item__review__subtitle)) {
  text-indent: 1.5em;
}
.feedback-review-item__review__subtitle {
  font-weight: bold;
}
.feedback-review-item-actions {
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.feedback-review-item-user {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  color: #ed1c24;
  word-wrap: break-word;
}
.feedback-review-item-rating {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.feedback-review-item__footer {
  display: flex;
  gap: 8px;
  margin-top: auto;
  height: 49px;
  overflow: hidden;
}
.feedback-review-item__footer.placeholder {
  min-height: 49px;
}
.feedback-review-item__footer span {
  color: #616161;
}
.feedback-review-item__footer a {
  color: #282828;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 13px;
  line-height: 1.2;
}
.muted {
  color: grey;
  font-style: italic;
}
.pswp .feedback-review.photoswipe-item-review {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  max-width: 600px;
  width: 90vw;
  box-sizing: border-box;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  z-index: 10;
}
.pswp .feedback-review {
  height: auto;
}
.pswp .feedback-review .review-item-images {
  display: flex;
}
.pswp .feedback-review-item__review {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  white-space: normal !important;
  word-wrap: break-word !important;
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
.pswp .feedback-review-item__review p {
  display: block !important;
  width: 100% !important;
  margin: 10px 0 !important;
  white-space: normal !important;
}
.btn-read-more {
  cursor: pointer;
  background-color: #f8f5ee;
  font-size: 16px;
  margin-top: auto;
  margin-bottom: 10px;
}
.btn-read-more.hidden {
  display: none !important;
}
.feedback-review.photoswipe-item:hover .btn-read-more {
  color: #f5890a;
}
.btn-bootstrap-button.btn-read-more {
  margin-top: auto;
}
.pswp .feedback-review-item {
  min-width: 100%;
}
.pswp .feedback-review-item-images {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  gap: 10px;
  margin: 8px;
}
.similar-reviews {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.similar-slider-reviews__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#videos .youtube {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.8%;
  overflow: hidden;
  background-color: #fff;
}
#videos .youtube img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
#videos .youtube img.lazy:not([data-src]),
#videos .youtube img.lazy.loaded {
  opacity: 1;
}
.fade-in {
  animation: fadeIn ease 0.7s;
  -webkit-animation: fadeIn ease 0.7s;
  -moz-animation: fadeIn ease 0.7s;
  -o-animation: fadeIn ease 0.7s;
  -ms-animation: fadeIn ease 0.7s;
}
.thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
}
.thumbnail img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
}
.location {
  position: relative;
}
.city-list {
  color: inherit;
  background: inherit;
  border: none;
  padding: 0;
}
#citylist {
  display: none;
}
#citylist.active {
  display: block;
  width: 375px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0%, 5%);
  z-index: 9999;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
#closeCityList {
  float: right;
  font-size: 20px;
  background: none;
  border: none;
  cursor: pointer;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-out {
  animation: fadeOut ease 8s;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#left-menu-block {
  min-height: 300px;
}
/*# sourceMappingURL=main.css.map */