.hide-main main {
  display: none;
}
.not-found {
  padding: 190px 0 40px 0;
}
.not-found__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.not-found__element:first-child {
  width: 50%;
  margin: 4rem 0;
}
.not-found__element:last-child {
  width: 50%;
}
.not-found__element:last-child img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.not-found__text {
  padding: 1rem 1rem 1rem 0;
}
@media (max-width: 992px) {
  .not-found__element:first-child {
    width: 100%;
    margin: 0;
  }
  .not-found__element:last-child {
    display: none;
  }
}
.success {
  padding: 80px 0 40px 0;
}
.success .heading_bright {
  color: #f14624;
}
.success .heading_sm {
  font-size: 20px;
  margin: 2rem 0 1rem 0;
  padding: 0 0 1rem 0;
  border-bottom: 1px solid #d5d1d3;
}
.success__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.success__element:first-child {
  width: 40%;
  margin: 0 2rem 4rem 0;
}
.success__element:last-child {
  width: 60%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.success__element:last-child iframe {
  width: 100%;
  height: 385px;
  order: 1;
}
.success__element:last-child .success__element-arrow {
  width: 100%;
  order: 2;
}
.success__element-arrow {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 90%;
  margin: 2rem auto;
}
.success__element img {
  margin-right: 2rem;
}
.success__element p {
  font-size: 14px;
}
.success__action {
  border-top: 1px solid #d5d1d3;
  margin: 1rem 0 0 0;
  padding: 1rem 0 0 0;
}
@media (max-width: 992px) {
  .success {
    padding-top: 0;
  }
  .success .heading_sm {
    margin: 2rem 0 2rem 0;
    padding: 0 0 2rem 0;
  }
  .success__wrap {
    flex-wrap: wrap;
  }
  .success__element {
    padding: 0 1rem;
  }
  .success__element img {
    transform: scale(1, -1);
    width: 44px;
  }
  .success__element:first-child {
    width: 100%;
    margin: 0 2rem 2rem 0;
  }
  .success__element:last-child {
    width: 100%;
  }
  .success__element:last-child iframe {
    order: 2;
  }
  .success__element:last-child .success__element-arrow {
    order: 1;
  }
  .success__element-arrow {
    margin-top: 0;
    align-items: center;
  }
  .success__action {
    margin: 2rem 0 0 0;
    padding: 2rem 0 0 0;
  }
}
.menu-openned .menu-overlay {
  z-index: 105;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.menu-openned .menu-wrapper {
  z-index: 106;
}
.cat_more {
  display: none;
}
@media (max-width: 768px) {
  .cat_more {
    display: block;
    padding: 8px 8px;
    font-size: 14px;
  }
  .cat:hover .cat__more {
    display: none;
  }
  .section-gallery .row-scroll {
    flex-wrap: wrap;
  }
  .section-gallery .row-scroll .col-item {
    width: 50%;
  }
}
.section-contacts .heading_sm {
  margin-top: unset;
}
.section-contacts .row-tabs {
  margin-top: unset;
  position: relative;
  top: unset;
}
.section-contacts .tabs-content {
  padding-top: 2rem;
}
.section-intro_old-main .btn-1 {
  height: auto;
}
.old-bg-slider:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  content: '';
  z-index: 1;
}
.header .logo-desc {
  line-height: unset;
}
form a {
  color: #f14624;
}
form a:hover {
  color: #db2e0b;
}
.swiper-slide {
  width: 100px;
}
.product-action {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.product-action button {
  font-size: 0.9rem;
  padding: 12px 0px;
}
.product-action button:first-child {
  margin-right: 1rem;
  width: 280px;
}
.increased {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2rem 0;
}
.increased img {
  width: 36px;
}
.tabs-content-center {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.tabs-content-center img {
  cursor: zoom-in;
}
.adv__element {
  margin-bottom: 1.5rem;
}
.adv__element img {
  width: 62px;
  height: 62px;
  margin-bottom: 1rem;
}
.header-fixed .fancybox__toolbar {
  background: unset;
}
.header-fixed .fancybox__backdrop {
  background: #ffffff;
}
.header-fixed .carousel__button path {
  stroke: #242424;
}
.header-fixed .fancybox__button--thumbs circle,
.header-fixed .fancybox__button--zoom circle {
  stroke: #242424;
}
.header-fixed .fancybox__toolbar__items--left {
  color: #242424;
}
.header-fixed .fancybox__toolbar__items--left span {
  color: #242424;
}
.fancybox__content {
  border: unset;
  overflow: hidden;
}
.product-colors__item img {
  width: 100%;
}
.map-container {
  height: 495px !important;
}
@media (max-width: 395px) {
  .section-intro_old-main .btn-1 {
    font-size: 13px;
  }
  .section-intro_old-main .wrap {
    padding-left: 0;
  }
}
.tabs-content img {
  width: 100%;
}
.product-content .heading_lg,
.product-content .heading_md {
  text-align: center;
}
.product-props-mobile {
  display: none;
}
.product-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .product-description {
    display: none;
  }
  .product-sidebar {
    margin-top: 2rem;
  }
  .product-props-desktop {
    display: none;
  }
  .product-props-mobile {
    display: block;
    margin-top: 2rem;
  }
  .product-action {
    display: block;
  }
  .product-action button {
    width: 100% !important;
  }
  .product-action button:first-child {
    margin-bottom: 1rem;
  }
  .product-bg {
    background-color: #f7f7f7;
    margin-top: 2rem;
    padding-bottom: 2rem;
  }
  .product-bg .product-sidebar {
    background-color: #f7f7f7;
  }
  .product-price {
    text-align: center;
  }
  .product-content .heading_lg,
  .product-content .heading_md {
    text-align: left;
  }
  .section-furnitura .container-wide,
  .section-catalog .container-wide {
    margin: 0 20px;
  }
}
.breadcrumbs {
  white-space: normal;
}
@media (min-width: 1900px) {
  body .container-wide {
    max-width: 100%;
  }
}
.dealers {
  margin: 2rem 0;
}
.dealers ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 0;
  margin-block-end: 1rem;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 20px;
}
.dealers__title {
  border-bottom: 1px solid #e7e4e4;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.dealers__content--info {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: none;
  margin-top: 1rem;
}
.dealers__content--block {
  border-bottom: 1px solid #e7e4e4;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.dealers__content--block.active .dealers__content--info {
  display: block;
}
.dealers__content--title {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dealers__content--title:hover .dealers__content--icon {
  fill: #ffc403;
  stroke: #ffffff;
}
.dealers__content--icon {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  width: 40px;
  height: 40px;
  stroke: #222222;
  fill: transparent;
}
.dealers__content--icon .t849__lines {
  transition: transform 0.3s ease-in-out;
  transform-origin: center;
}
.dealers__content--icon.active {
  transform: rotate(45deg);
}
.dealers__content--img {
  width: 100%;
}
.dealers__content--text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.dealers__content--link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: unset;
}
.dealers__content--link:not(:last-child) {
  margin: 0.5rem 0;
}
.dealers__content--value {
  color: #f14624;
  margin-left: 7px;
}
.dealers__content--desc {
  color: #4f4c4d;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
  border-color: #f14624;
}
.product-br-mobile {
  display: none;
}
@media (max-width: 768px) {
  .product-br-mobile {
    display: block;
  }
  .section-catalog .btn_sm {
    padding: 8px 15px;
    font-size: 14px;
  }
}
.section-creds {
  padding-bottom: 0;
}
.section-creds--elements:first-child {
  margin-bottom: 5rem;
}
.section-creds--body {
  margin-bottom: 4rem;
}
.section-creds .heading_md {
  margin-bottom: 1em;
  color: #212529;
}
.section-creds .heading_sm {
  margin-bottom: 1rem;
}
.section-creds .contact {
  margin-top: 30px;
  padding-left: 70px;
}
.section-creds .contact__content {
  line-height: 150%;
}
.section-creds .contact__icon {
  height: 55px;
  width: 55px;
  top: -16px;
}
.section-creds .contact__icon svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .section-creds {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .section-creds .heading_sm {
    margin-bottom: 0;
  }
  .section-creds--body {
    margin-bottom: 2rem;
  }
  .section-creds--elements:first-child {
    margin-bottom: 3rem;
  }
  .section-creds .contact {
    padding-left: 50px;
  }
  .section-creds .contact__icon {
    height: 35px;
    width: 35px;
    top: -8px;
  }
}
/*# sourceMappingURL=template_style.css.map */