* {
  box-sizing: border-box !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input:focus::placeholder {
  opacity: 0 !important;
}
input::placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* Для Internet Explorer 10-11 */
input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* Для Microsoft Edge */
input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* Для Firefox */
input::-moz-placeholder {
  color: #ffffff !important;
}

/* Для Safari и Chrome */
input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
}

input[type="number"],
input[type="number"]:hover,
input[type="number"]:focus {
  appearance: none;
  -moz-appearance: textfield;
}
/* GAPS */
.gap80 {
  margin-bottom: 80px;
}
.gap100 {
  margin-bottom: 100px;
}
.small-scroll {
  --small-scroll-color: #f8a734;
  --small-scroll-bg: rgba(0, 0, 0, 0.15);
  scrollbar-color: var(--small-scroll-color, #ccc)
    var(--small-scroll-bg, rgba(0, 0, 0, 0.5)) !important;
  scrollbar-width: thin !important;
}

/* modal-youtube*/

.modal-youtube {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  background-color: #0b0b0b;
}

.modal-youtube__content {
  margin: 10% auto;
  height: 70%;
  padding: 20px;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* Крестик меню */
.burger.cross span:first-child {
  transform: rotate(45deg) translate(5px, 7px);
  width: 30px;
}
.burger.cross span:nth-child(2) {
  opacity: 0;
}

.burger.cross span:last-child {
  transform: rotate(-45deg) translate(5px, -7px);
  width: 30px;
}
/* Крестик меню */
.hero-block--solo::before {
  background-color: rgba(0, 0, 0, 0.4);
}
.navigation.navigation--bg-transparent::before {
  /*opacity: 1 !important;*/
}
.navigation {
  background-color: #141416 !important;
  opacity: 1;
  top: 0;
}
#region-city-selected {
  display: flex;
  align-items: center;
  gap: 5px;
}
.navigation .navigation__container .number__nav a#region-city-selected {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
}

.navigation .feedback__modal {
  width: 50px;
  height: 50px;
  background: #f8a734;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.navigation .navigation__container .icons__container a {
  cursor: pointer;
  color: #fff;
}
.map__btn {
  text-decoration: none;
  display: none;
}

@media (max-width: 400px) {
  .selector-text {
    max-width: 170px;
  }
}

@media (max-width: 310px) {
  .selector-text_market {
    max-width: 100px;
  }
}

@media (max-width: 992px) {
  .map__btn {
    display: block;
  }
  .wespe-popup__content {
    flex-direction: column;
  }
}

@media (min-width: 992px) {
  #town_selection_popup .wespe-popup__body {
    max-height: 408px;
  }
}
.navigation .navigation__container .icons__container a i {
  font-size: 20px;
}
.menu__feedback {
  width: 50px;
  height: 50px;
  background: #f8a734;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  color: #fff;
  text-decoration: none;
}
.menu__feedback i {
  width: 50px;
  height: 50px;
  background: #f8a734;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 20px;
}
.hero-block__target-text > span::after {
  rotate: -90deg;
}

.hero-block__target-icon {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #141416;
  margin: 0 auto;
}
.hero-block__target-text > span {
  margin-top: 10px;
}
.navigation .navigation__container .icons__container {
  display: flex;
  justify-content: space-between;
  min-width: 136px;
}
/* FEEDBACK */
.feedback__question img {
  top: calc(50% - 168px);
  max-width: 448px;
  height: auto;
}
.feedback-title,
.feedback-desc {
  padding-left: 40px;
}
.feedback-desc {
  max-width: 357px;
}
#calcpage .feedback-desc {
  max-width: 457px;
}
.feedback-desc__phone {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 1em;
  max-width: 357px;
}
#feedback > div > div > div > div.feedback__question > div > div > img {
  position: relative;
  opacity: 1;
  filter: none;
}
#feedback > div > div > div > div.feedback__question > div > div > a {
  font-family: Gotham Pro;
  font-size: 24px;
  font-weight: 500;
}
.feedback__form form {
  max-width: 445px;
}
.feedback__form .feedback__container {
  gap: 20px;
}
.feedback__form .feedback-button {
  margin-right: 0;
  background: #f8a734;
  border: none;
  color: #fff;
  padding: 0;
  font-size: 14px;
  line-height: 14px;
  min-height: 54px;
  min-width: 195px;
}

.feedback__form .feedback__container p {
  font-size: 11px;
  margin-top: 0;
}
.feedback__form form label input {
  width: 100%;
}
.section__spoiler--droped .section__spoiler-top-icon {
  background-color: #f8a734;
}
.section__spoiler--droped .section__spoiler-top-icon::before {
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
/* YANDEX MAP */
.map__hero {
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 15px;
}
.map__hero .breads__crumbs .crumbs__container .fa-home:before {
  content: "\f015";
  color: #f8a734;
}

.pages .breads__crumbs .crumbs__container a:last-child {
  color: #ffffff7a;
  margin-right: 0;
}
#where-to-buy .pages .breads__crumbs .crumbs__container a:last-child {
  color: #1414168a;
  margin-right: 0;
}
#map {
  width: 100%;
  display: flex;
  margin-bottom: 50px;
}
.map {
  display: flex;
  max-width: 1230px;
  min-height: 500px;
}
.map__filters-area {
  padding-right: 30px;
  min-width: 0;
}
.map__filters-area__online {
  margin-bottom: 30px;
}
.onlinestoreslider {
  overflow: hidden;
}
.onlinestoreslider img {
  width: 100%;
}
.map__filters-area__heading {
  font-family: "Gotham Pro", sans-serif;
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.map__filters-area__online__heading-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.map__filters-area__online__heading-block__heading {
  font-family: "Gotham Pro", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
#mapContainer {
  width: 48%;
  height: 950px;
  position: absolute;
  right: 0;
  z-index: 30;
}
.category-button {
  padding: 10px;
  margin-right: 10px;
  cursor: pointer;
}

.map .swiper-slide img {
  max-width: 200px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transform: scale(1);
}
.map .swiper-slide img:hover {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  cursor: pointer;
  transform: scale(1.1);
}
.map .swiper-slide {
  overflow: hidden;
}
/* POINTS */
.map__filters-area__points {
  margin-bottom: 30px;
}
.map__filters-area__points__heading-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.map__filters-area__points__heading-block.mob {
  display: none;
}
.map__filters-area__points__heading-block__heading {
  font-family: "Gotham Pro", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #141416;
}
.map__filters-area__points__heading-block__cancel {
  display: flex;
  gap: 5px;
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #14141675;
  cursor: pointer;
}
.map__filters-area__points__heading-block__cancel svg {
  transition: all 0.5s ease-in-out;
}
.map__filters-area__points__heading-block__cancel:hover svg {
  rotate: 180deg;
}
.tnss-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.tnss-checkbox + label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}
.tnss-checkbox + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 2px solid #0b0b0b;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.tnss-checkbox:checked + label::before {
  border-color: #f8a734;
  background-image: url(https://cdn2.static1-sima-land.com/items/3386651/1/700-nw.jpg);
}
.tnss-checkbox:checked + label {
  color: #f8a734;
}
.tnss-checkbox:checked + label span {
  color: #141416;
}
.map__filters-area__points__checkbox-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#subpol {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    font-size: 15px;
    font-weight: 800;
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol2 {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    font-size: 15px;
    font-weight: 800;
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol3 {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    font-size: 15px;
    font-weight: 800;
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol4 {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    font-size: 15px;
    font-weight: 800;
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol5 {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 30px;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    font-size: 15px;
    font-weight: 800;
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol6 {
  display: flex;
  color: white;
  flex-direction: column;
  margin-top: 25vh;
  margin-bottom: 25vh;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    font-size: 15px;
    font-weight: 800;
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol7 {
  display: flex;
  color: white;
  flex-direction: column;
  margin-top: 25vh;
  margin-bottom: 25vh;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    font-size: 15px;
    font-weight: 800;
    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol8 {
  display: flex;
  color: white;
  flex-direction: column;
  margin-top: 25vh;
  margin-bottom: 25vh;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    font-size: 15px;
    font-weight: 800;

    color: white;
    background-color: #f8a734;
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#subpol9 {
  display: flex;
  color: white;
  flex-direction: column;
  margin-top: 25vh;
  margin-bottom: 25vh;
  gap: 20px;
  align-items: center;
  text-align: center;
  height: auto;
  > b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
  }
  > p {
    font-weight: 300;
    @media (max-width: 610px) {
      font-size: 10px;
    }
  }
  > button {
    font-size: 15px;
    font-weight: 800;
    color: white;
    background-color: #f8a734;
    border: none;
    font-weight: 800;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
  }
}

.map__filters-area__points__checkbox-block label {
  flex: 1 1 50%;
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  margin-top: 7px;
  @media (max-width: 500px) {
    padding-left: 0px !important;
    margin-left: 20px;
  }
}
.localsearch {
  display: flex;
  justify-content: space-between;
  margin-left: -5px;
  margin-bottom: 30px;
  margin-top: 15px;
  align-items: end;
}
.sel {
  display: flex;
  align-items: end;
  cursor: pointer;
}
.se:hover {
  transform: scale(1.05);
}
.se {
  transition: all 0.2s ease;
  margin-left: 2px;
  font-size: 20px;
  font-weight: 700;
}
.sear {
  position: relative;
  transform: translateY(5px);
}
.ser::placeholder {
  color: #000000 !important; /* Черный цвет плейсхолдера */
  opacity: 1; /* Устанавливаем непрозрачность */
  font-weight: 600;
  font-size: 14px;
  transform: translateY(-5px);
}
.ser {
  width: 300px;
  background: transparent;
  border: none;
  border-bottom: 2px solid black;
  @media (max-width: 550px) {
    width: 150px;
  }
  @media (max-width: 350px) {
    width: 100px;
  }
}

.lupa {
  top: -3px;
  position: absolute;
  right: 5px;
}
.map__filters-area__points__checkbox-block label svg {
  margin-right: 5px;
  width: 20px;
}
.map__filters-area__points__checkbox-block label span {
  margin-left: 5px;
  color: #868689;
}
/* ADDRESS */
.map__filters-area__address__heading {
  font-family: "Gotham Pro", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #141416;
  margin-top: 38px;
  margin-bottom: 30px;
}
.addresslider {
  max-height: 400px;
  overflow: hidden;
}
.addresslider .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  padding: 0 30px 0 20px;
}
.addresslider .swiper-slide .text-block {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.addresslider .swiper-slide .text-block .text-block__heading {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #141416;
  margin-bottom: 8px;
}
.addresslider .swiper-slide .text-block .text-block__item {
  display: flex;
  gap: 10px;
}

.text-block__item__text {
  width: 350px; /* Ширина контейнера */
  white-space: nowrap; /* Запрет на перенос строк */
  overflow: hidden; /* Скрыть переполнение */
  text-overflow: ellipsis !important; /* Добавить троеточие */
  @media (max-width: 600px) {
    max-width: 200px;
  }
}

.addresslider
  .swiper-slide
  .text-block
  .text-block__item
  .text-block__item__ico {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 15px;
}
.addresslider .swiper-slide .text-block .text-block__item__text {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #141416;
}
.addresslider .swiper-slide .text-block .text-block__item__text a {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #141416;
  text-decoration: none;
  padding-right: 5px;
}
.addresslider .swiper-slide .text-block .text-block__item__text a.website {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #ee4523;
  text-decoration: underline;
}
.addresslider .swiper-slide .addresslink {
  font-family: "Gotham Pro";
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  color: #f8a734;
  position: relative;
  right: -35px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.addresslider .swiper-slide:hover .addresslink {
  right: -30px;
  opacity: 1;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.addresslider .swiper-slide .addresslink {
  font-family: "Gotham Pro";
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  color: #f8a734;
  position: relative;
  right: -50px;
  opacity: 0;
}
.addresslider .swiper-slide .addressbtn .mob {
  display: none;
}
.addresslider .swiper-slide .addressbtn svg {
  rotate: -45deg;
  transition: all 0.2s ease-in-out;
}
.addresslider .swiper-slide .addressbtn:hover {
  cursor: pointer;
}
.addresslider .swiper-slide .addressbtn:hover svg {
  margin-left: 5px;
  margin-bottom: 5px;
}
.addressbtn-bg {
  display: flex;
  background: #f8a734;
  color: #fff;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  transform: rotate(45deg);
  margin-top: 18px;
}
.addressbtn i.one {
  color: #ffffff;
  position: relative;
  left: -24px;
  top: -19px;
  transition: left 0.3s ease;
}
.addressbtn i.two {
  color: #ffffff;
  position: relative;
  left: -3px;
  top: -19px;
  transition: left 0.3s ease;
}
.addressbtn__square {
  overflow: hidden;
  width: 34px;
  padding-left: 5px;
}
.addresslider .swiper-slide:hover i.one {
  left: 10px;
  transition: left 0.3s ease;
}
.addresslider .swiper-slide:hover i.two {
  left: 31px;
  transition: left 0.3s ease;
}
/* POPUPS */
.popup-h260 {
  display: flex;
  width: 100vw;
  min-height: 260px;
  background-color: #0b0b0b;
  margin-bottom: 20px;
}
.row {
  display: flex;
  justify-content: space-between;
  width: 1280px;
  margin: auto;
}
.popup-h260 input {
  color: #ffffff;
}
.menu__left {
  background-color: #1b1b1c !important;
}

.search-form-media {
  box-shadow: none !important;
}

/*firefox*/
@-moz-document url-prefix() {
  @media (min-width: 992px) {
    #wespe-feedback .wespe-popup__body,
    #callback .wespe-popup__body,
    #wespe-application .wespe-popup__body {
      min-height: 250px !important;
      max-height: 340px !important;
    }
    #questions .wespe-popup__body {
      min-height: 250px !important;
      max-height: 300px !important;
    }
    #wespe-feedback .wespe-popup__content {
      padding-bottom: 40px !important;
    }
  }
  @media (max-width: 992px) {
    #wespe-feedback .wespe-popup__body,
    #callback .wespe-popup__body,
    #wespe-application .wespe-popup__body,
    #questions .wespe-popup__body {
      height: 100vh !important;
    }
    #menuCatalog .wespe-popup {
      background-color: #1b1b1c !important;
    }
  }
  @media (max-width: 992px) {
    .media-subsystem__item {
      padding-top: 17px !important;
    }
  }

  @media (min-width: 992px) {
    .media-subsystem__item {
      padding-top: 0px;
    }
  }
  @media screen and (min-width: 1690px) and (max-width: 1710px) {
    .wespe-popup.open .wespe-popup__body {
      transform: translate(0px, 0px);
      opacity: 1;
      height: auto !important;
    }
  }
}

@media screen and (min-width: 1700px) and (max-width: 1710px) {
  .wespe-popup.open .wespe-popup__body {
    transform: translate(0px, 0px);
    opacity: 1;
    height: auto !important;
  }
  #wespe-feedback .wespe-popup__body,
  #callback .wespe-popup__body,
  #wespe-application .wespe-popup__body {
    min-height: 250px !important;
    max-height: 340px !important;
  }
  #questions .wespe-popup__body {
    min-height: 250px !important;
    max-height: 300px !important;
  }
}

@media (min-width: 1650px) {
  .wespe-popup {
    position: fixed;
    width: 100%;
    height: 100dvh;
    left: 0;
    background-color: #ffffff17;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    transition: opacity 0.8s ease 0s, visibility 0.8s ease 0s;
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    z-index: 100;
    top: 0;
  }
}

@media (max-width: 1649px) {
  .wespe-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: #ffffff17;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    transition: opacity 0.8s ease 0s, visibility 0.8s ease 0s;
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    z-index: 100;
    top: 0;
  }
}

.wespe-popup .menu__left {
  padding-top: 80px;
}
.wespe-popup .menu__left .spoiler-src::before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  top: 7px;
  transform: rotate(45deg);
  font-size: 7px;
  color: #f8a734;
  background-color: #f8a734;
  width: 7px;
  height: 7px;
}
.wespe-popup .menu__right {
  padding-top: 80px;
}
.wespe-popup.open {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1650px) {
  .wespe-popup.open .wespe-popup__body {
    transform: translate(0px, 0px);
    opacity: 1;
    height: 100vh;
  }
}

@media (max-width: 1649px) {
  .wespe-popup.open .wespe-popup__body {
    transform: translate(0px, 0px);
    opacity: 1;
    /*height: 100vh;*/
    height: auto;
  }
}

@media (max-width: 992px) {
  #wespe-feedback .wespe-popup__body {
    height: auto !important;
  }
}

@media (max-width: 992px) {
  .media-subsystem__item {
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .media-subsystem__item {
    padding-top: 17px;
  }
}
.wespe-popup__body {
  width: 100%;
  height: auto;
  background-color: #0b0b0b;
  color: #ffffff;
  transition: all 0.8s ease 0s;
  opacity: 0;
  transform: translate(0, -100%);
}

.nav--link .wespe-popup__content {
  padding-bottom: 0;
}
.wespe-popup__content {
  width: 1200px;
  background-color: #0b0b0b;
  margin: auto;
  font-family: Gotham Pro;
  font-size: 14px;
  line-height: 130%;
  position: relative;
  padding-top: 43px;
  padding-bottom: 43px;
}
.wespe-popup__content input {
  font-family: "Gotham Pro";
  font-weight: bold;
  font-size: 14px;
  line-height: 11px;
  text-align: left;
  color: #fff;
}
input.wespe-feedback-button {
  padding: 18px 78px 18px 58px;
}

.nav--link .wespe-popup__content {
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.wespe-popup__close {
  position: absolute;
  top: 120px;
  right: 85px;
  z-index: 1000;
}
#wespe-application .wespe-popup__close,
/*#search-form .wespe-popup__close,*/
#questions .wespe-popup__close,
#questions .wespe-popup__close,
#modal-youtube .wespe-popup__close,
#callback .wespe-popup__close,
#town_selection_popup .wespe-popup__close,
#wespe-feedback .wespe-popup__close {
  text-decoration: unset;
  width: 50px;
  height: 50px;
  right: 50px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

#calcpage .wespe-popup__close {
  position: absolute;
  top: 120px;
  right: 65px;
  z-index: 1000;
}
#search-form .wespe-popup__close {
  background: none !important;
  border: none !important;
}

@media (max-width: 599px) {
  .wespe-popup.open {
    background-color: #0b0b0b;
  }
}

@media (max-width: 992px) {
  .search-form-media {
    position: absolute;
    height: 147px !important;
    box-shadow: 0px 2px 0 #ffffff21;
    border: none;
    display: flex !important;
    gap: 20px;
    width: 100% !important;
    justify-content: flex-end !important;
    align-items: center !important;
    padding: 0 !important;
    grid-template-rows: 1fr;
  }
  .search-form__wrapper {
    width: 80% !important;
    margin-top: 70px !important;
  }
  .search-media-close {
    position: absolute !important;
    height: 55px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 55px !important;
    top: 0 !important;
    right: 50% !important;
  }

  .media-close {
    margin-left: 110px !important;
    /*margin-top: -50px !important;*/
  }
}

@media (min-width: 900px) and (max-width: 992px) {
  .search-media-close {
    right: 42% !important;
  }
}

@media (min-width: 992px) {
  .search-form-media {
    position: relative;
    box-shadow: 0px 2px 0 #ffffff21;
    border: none;
    display: flex;
    gap: 20px;
    width: 100% !important;
    height: 35px;
    justify-content: space-between;
    align-items: center;
    padding: 0 !important;
  }

  .search-form__wrapper {
    width: 80% !important;
  }

  .search-media-close {
    position: absolute !important;
    top: 35px !important;
    right: 65px !important;
  }
}

@media screen and (max-width: 992px) {
  #wespe-application .wespe-popup__close,
	/*#search-form .wespe-popup__close,*/
	#questions .wespe-popup__close,
	#modal-youtube .wespe-popup__close,
	#callback .wespe-popup__close,
	#town_selection_popup .wespe-popup__close,
	#wespe-feedback .wespe-popup__close {
    padding: 55px;
    right: 30px !important;
  }
}
@media screen and (max-width: 992px) {
  #wespe-application .wespe-popup__close,
	/*#search-form .wespe-popup__close,*/
	#questions .wespe-popup__close,
	#modal-youtube .wespe-popup__close,
	#callback .wespe-popup__close,
	#town_selection_popup .wespe-popup__close,
	#wespe-feedback .wespe-popup__close {
    padding: 55px;
    position: relative !important;
    left: 50%;
    top: 0 !important;
    transform: translateX(-50%);
  }
}
.map__filters-area__points .wespe-popup__close {
  opacity: 0;
  display: none;
}
.map__filters-area__points.open .wespe-popup__close {
  opacity: 1;
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
#search-form .wespe-popup__close {
  position: absolute;
  top: 120px;
}
.wespe-popup__close i {
  color: #f8a734;
  font-size: 28px;
}
.wespe-popup__text {
  padding-right: 50px;
}
.filter {
  position: absolute;
  background: #8379793d;
  width: 500px;
  height: 150px;
  top: 50%;
  left: calc(50% - 250px);
}
/* CALLBACK */
#wespe-callback {
  display: none;
  margin-top: 80px;
}
@media (min-width: 992px) {
  #callback .wespe-popup__body {
    height: 340px !important;
  }
}

.callback {
  justify-content: space-between;
  gap: 50px;
}
.callback__text-block {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 30%;
}
.callback__text-block__heading {
  font-family: "Gotham Pro", sans-serif;
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}
.wespe-callback__text-block__text {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  max-width: 290px;
}
.callback__form {
  min-width: 684px;
  width: 100%;
}
.callback__form__row {
  display: flex;
  width: 100%;
  gap: 30px;
  margin-bottom: 20px;
}
.callback__form__item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ffffff31;
}
.callback__form__item.w50 {
  width: 50%;
}
.callback__form__item.w50 input {
  width: 100%;
}
.callback__form__item.w100 {
  width: 100%;
}
.callback__form__item.w100 input {
  width: 100%;
}
.callback__form__item input {
  background: none;
  border: none;
  height: 40px;
}
.callback__form__item label {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff50;
}
.callback__form__item input::placeholder {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}

.callback__form__btn-block {
  display: flex;
  align-items: center;
  gap: 78px;
  margin-top: 10px;
}
.feedback-button {
  background: #f8a734;
  border: none;
  color: #fff;
  padding: 0;
  font-size: 14px;
  line-height: 14px;
  min-height: 54px;
  min-width: 200px;
}
.callback__form__btn-block p {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff93;
  max-width: 260px;
}
.callback__form__btn-block p a {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff93;
  max-width: 260px;
}
/* APPLICATION */

#wespe-application .wespe-popup__body {
  height: fit-content;
}
/* FEEDBACK */
#wespe-feedback .wespe-popup__body {
  height: fit-content;
}
.wespe-feedback {
  justify-content: space-between;
  gap: 50px;
  padding-top: 43px;
  padding-bottom: 40px !important;
}
.wespe-feedback__text-block {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 300px;
}
.wespe-feedback__text-block__heading {
  font-family: "Gotham Pro", sans-serif;
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}
.wespe-feedback__text-block__text {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  max-width: 290px;
}
.wespe-feedback__form {
  width: 100%;
}
.wespe-feedback__form__row {
  display: flex;
  width: 100%;
  gap: 30px;
  margin-bottom: 20px;
}
.wespe-feedback__form__item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ffffff31;
}
.wespe-feedback__form__item.w30 {
  width: 30%;
}
/*remove double input*/
.wespe-feedback__form__item.w30,
.questions__form__item.w50,
.questions__form__item.w100 {
  height: 40px;
}
.wespe-feedback__form__item.w30 input {
  width: 100%;
}
.wespe-feedback__form__item.w30 input::placeholder {
  color: #ffffff;
}
.wespe-feedback__form__item.w100 {
  width: 100%;
}
.wespe-feedback__form__item.w100 input {
  width: 100%;
}
/*remove double input*/
.wespe-feedback__form__item input,
.questions__form__item input {
  background: none;
  border: none;
  height: 25px !important;
}

/*.wespe-feedback__form__item input::placeholder,
.questions__form__item input::placeholder {
	color: #ffffff50 !important;
}*/
.wespe-feedback__form__item label {
  user-select: none;
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff50;
  white-space: nowrap;
}
.wespe-feedback__form__item input::placeholder {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}
.navigation .navigation__container .icons__container div {
  margin-right: 0 !important;
}
.wespe-feedback__form__btn-block {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 78px;
  margin-top: 10px;
}
.wespe-feedback-button {
  background: #f8a734;
  border: none;
  color: #fff;
  padding: 0;
  font-size: 14px;
  line-height: 14px;
  min-height: 54px;
  min-width: 200px;
}
.callback__form__btn-block__btn {
  position: relative;
}
.wespe-feedback__form__btn-block p {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff93;
  max-width: 260px;
  width: 30%;
}
/*900*/
@media (max-width: 900px) {
  .wespe-feedback__form__btn-block p {
    width: 100%;
    max-width: 100%;
  }
  #wespe-application .wespe-popup__close,
  #modal-youtube .wespe-popup__close,
  #callback .wespe-popup__close,
  #town_selection_popup .wespe-popup__close,
  #wespe-feedback .wespe-popup__close {
    padding: 55px;
  }
}
.wespe-feedback__form__btn-block p a {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff93;
  max-width: 260px;
}
/* QUESTION */
#quesrions {
  display: none;
  margin-top: 80px;
}
#questions .wespe-popup__body {
  height: 300px;
}
.questions {
  justify-content: space-between;
  gap: 50px;
}
.questions__text-block {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 50%;
}
.questions__text-block__heading {
  font-family: "Gotham Pro", sans-serif;
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}
.questions__text-block__text {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  max-width: 290px;
}
.questions__form {
  min-width: 684px;
}
.questions__form__row {
  display: flex;
  width: 100%;
  gap: 30px;
  margin-bottom: 20px;
}
.questions__form__item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ffffff31;
}
.questions__form__item.w50 {
  width: 50%;
}
.questions__form__item.w50 input {
  width: 100%;
}
.questions__form__item.w100 {
  width: 100%;
}
.questions__form__item.w100 input {
  width: 100%;
}
.questions__form__item input {
  background: none;
  border: none;
  height: 40px;
}
.questions__form__item label {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff50;
}
.questions__form__item input::placeholder {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}
.questions__form__btn-block {
  display: flex;
  align-items: center;
  gap: 78px;
  margin-top: 10px;
}
.feedback-button {
  background: #f8a734;
  border: none;
  color: #fff;
  padding: 0;
  font-size: 14px;
  line-height: 14px;
  min-height: 54px;
  min-width: 200px;
}
.questions__form__btn-block p {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff93;
  max-width: 380px;
}
.questions__form__btn-block p a {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff93;
  max-width: 260px;
}

.questions__form__btn-block .agreement {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  max-width: 378px;
}
.questions__form__btn-block .agreement label {
  font-family: "Gotham Pro", sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  color: #9d9d9d;
}
.questions__form__btn-block .agreement label a {
  font-family: "Gotham Pro", sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  color: #9d9d9d;
}
#questions .tnss-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
#questions .tnss-checkbox + label {
  display: flex;
  align-items: flex-start;
  user-select: none;
}
#questions .tnss-checkbox + label::before {
  border: 2px solid #ffffff;
}
/* END QUESTION */
/* HEADER SEARCH */
.search-form--header .search-form__wrapper {
  max-width: 1200px;
  box-shadow: 0px 2px 0 #ffffff21;
  border: none;
  display: flex;
  gap: 20px;
  width: 100%;
  height: 35px;
  justify-content: space-between;
  align-items: center;
}
#search-form .wespe-popup__body {
  /*height: 100px;*/
  min-height: 150px;
  height: auto !important;
}

@media screen and (max-width: 992px) {
  #search-form .wespe-popup__body {
    max-height: 250px !important;
    width: 100%;
    height: 100%;
  }
  .search-popup {
    background-color: transparent !important;
  }

  .search-close {
    padding: 0 !important;
    margin-top: 40px !important;
    display: flex;
    justify-content: center;
    position: static;
    margin-left: auto;
    margin-right: auto;
    background: #0b0b0b;
    width: 55px !important;
    height: 55px !important;
  }

  #questions .wespe-popup__body {
    height: auto !important;
  }
}

#search-form .search-form__submit {
  display: block;
  width: auto;
  background-color: transparent;
  border: 0;
  color: inherit;
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  cursor: pointer;
}

#search-form .wespe-popup__body .search-form__wrapper input {
  width: 100%;
  background: none;
  border: none;
  color: #fff;
}
#search-form .search-form {
  display: flex;
  background-color: #0b0b0b;
  width: 100%;
  height: 100px;
  margin: auto;
  margin-top: -28px;
  align-items: center;
  justify-content: center;
  margin-top: -28px;
}
.nav--link .feedback__form form label textarea {
  height: 34px;
}
.nav--link .feedback__form {
  margin-bottom: 20px;
}
.nav--link .wespe-popup__body {
  height: auto;
  background-color: #fff;
}
.nav--link .menu__left a {
  text-decoration: none;
}
.nav--link .wespe-popup__content {
  width: 100%;
  height: 100%;
  margin-top: 0;
  color: #141416;
  display: flex;
  justify-content: space-between;
  background-color: rgba(15, 15, 16, 0.95);
}
.spoiler-button::after {
  z-index: 10;
  width: 12px;
  transform: rotate(-90deg);
  position: absolute;
  right: 10px;
  transition: transform 0.3s ease;
}

.spoiler-button.active::after {
  z-index: 10;
  content: url("../img/arrow.svg");
  width: 12px;
  transform: rotate(90deg);
  position: absolute;
  right: 10px;
}

._active.spoiler-button::after {
  transform: scale(1, -1);
}
.menupopup .feedback__container {
  align-items: center;
  gap: 20px;
}
.menupopup .histody-description {
  margin-bottom: 0;
}
#menuMain .form-title {
  margin-top: 102px;
  font-size: 42px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 60px;
  line-height: 42px;
  font-family: "Gotham Pro";
  text-transform: uppercase;
}
.nav--link .form-title {
  margin-top: 115px;
  font-size: 42px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 60px;
  line-height: 42px;
  font-family: "Gotham Pro";
  text-transform: uppercase;
}
/* CITY POPUP */
#town_selection_popup {
  display: block;
  width: 100%;
  background: none;
  padding: 0;
}
.city-popup-row {
  display: flex;
  justify-content: flex-start;
  gap: 50px;
  width: 1200px;
  margin: auto;
  padding-top: 43px;
  padding-bottom: 43px;
}
#town_selection_popup
  > div
  > div.city-popup-row.wespe-popup__content
  > div:nth-child(1)
  > div.tsp_head.web
  > span {
  font-family: "Gotham Pro";
  font-weight: 900;
  font-size: 18px;
  line-height: 50px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
.tsp_head input {
  font-family: Gotham Pro;
  font-size: 14px;
  font-weight: 400;
  width: 415px;
  background: none;
  padding: 0;
  color: #ffffff;
  border: none;
  padding-bottom: 10px;
  margin-top: 10px;
}
#town_selection_popup .tsp_search {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #ffffff27;
}
#town_selection_popup .tsp_search i {
  position: absolute;
  right: 0;
}
.tsp_lists {
  display: flex;
  gap: 25px;
  justify-content: space-between;
}
#town_selection_popup ul li {
  height: 30px;
  cursor: pointer;
}
#town_selection_popup ul li:hover a {
  color: #f8a734;
}
.tsp_footer {
  width: 415px;
  padding-top: 30px;
}
.tsp_footer p {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
}
.wespe-popup__content .tsp_footer a {
  color: inherit;
}
.tsp_footer a:hover {
  color: #f8a734;
}
.tsp_footer a:hover {
  color: #f8a734;
}
#town_selection_popup ul li a.active {
  color: #f8a734;
}
#town_selection_popup ul li a {
  font-family: Gotham Pro;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  white-space: nowrap;
  color: #fff;
}
/* END CITY POPUP */
/* CALCULATOR page*/
#calc__step-3 > a > i {
  font-size: 20px;
  position: absolute;
  right: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#calc__step-3 > a:hover > i {
  transform: scale(1.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#calcpage .pages .breads__crumbs .crumbs__container a::before {
  background-color: #ffffff;
}
.hero-block--solo .hero-block__wrapper {
  max-width: 1200px;
  flex-shrink: 0;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.hero-block__wrapper {
  min-height: 300px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.hero-block__content {
  width: 100%;
}
#calcpage .hero-block {
  max-height: 312px;
  min-height: 300px;
  margin-top: 100px;
}
#calcpage .hero-block__text-title {
  font-family: "Gotham Pro", sans-serif;
  font-size: 40px;
  line-height: 50px;
  max-width: 920px;
  color: #fff;
  font-weight: 700;
}
.hero-block__content-breadcrumbs {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 40px;
}
.hero-block__content > * {
  pointer-events: auto;
}
.hero-block .breads__crumbs {
  padding-bottom: 20px;
}
.hero-block__content-breadcrumbs .breads__crumbs {
  width: 100%;
  padding-top: 0;
}
.pages .breads__crumbs {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.breads__crumbs .crumbs__container {
  white-space: nowrap;
}
.crumbs__container {
  flex-wrap: wrap;
  margin-bottom: -5px;
}
.crumbs__container a {
  margin-bottom: 5px;
}
.hero-block__content-title {
  margin: auto 0;
  width: 100%;
}
.hero-block__content-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.calc__step {
  margin-bottom: 30px;
}
.calc__step__header {
  display: grid;
  grid-template-columns: 1fr;
  background: #f8f8fc;
  position: sticky !important;
  top: 80px !important;
  max-width: 1224px;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 50;
}
.calc__step__header a {
  text-decoration: none;
  height: 100%;
}
.fixed {
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  padding: 0 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc__step__header__step {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-basis: 0;
  padding-left: 0;
  padding-right: 15px;
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: 2px solid #14141611;
  cursor: auto;
}
.calc__step__header__step.open {
  cursor: pointer;
}
#calc > div > div.calc__step__header.calcslider > .swiper-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
#calc .calcslider {
  overflow: hidden;
}
#calc .calcslider .swiper-slide {
  margin-right: 0 !important;
}
.calc__step__header__step.open {
  border-bottom: 2px solid #f8a734;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.open .calc__step__header__step__number {
  font-size: 32px;
  font-weight: 900;
  line-height: 32px;
  color: #141416;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.open .calc__step__header__step__number span {
  font-size: 32px;
  font-weight: 900;
  line-height: 32px;
  color: #f8a734;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.open .calc__step__header__step__description {
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  color: #141416;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc__step__header__step__number {
  font-size: 32px;
  font-weight: 900;
  line-height: 32px;
  color: #858589;
}
.calc__step__header__step__number span {
  font-size: 32px;
  font-weight: 900;
  line-height: 32px;
  color: #a9a9ad;
}
.calc__step__header__step__description {
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  color: #858589;
}
.calc__step__body__room .length input[type="text"]::-webkit-input-placeholder {
  color: #ff9999;
  caret-color: black;
}
.calc__step__body__room .length input[type="text"]::-moz-placeholder {
  color: #ff9999;
  caret-color: black;
}
.calc__step__body__room .width input[type="text"]::-webkit-input-placeholder {
  color: #ff9999;
  caret-color: black;
}
.calc__step__body__room .width input[type="text"]::-moz-placeholder {
  color: #ff9999;
  caret-color: black;
}
.calc__step__body__room input {
  caret-color: black;
}
.calc__step__body__room__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.calc__step__body__room__header__heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}
.calc__step__body__room__header__delete {
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  color: #858589;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: flex;
  gap: 5px;
  justify-content: flex-end;
  align-items: center;
  width: 150px;
  height: 20px;
}
.calc__step__body__room__header__delete::before {
  content: url("../img/panels/trash.svg");
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc__step__body__room__header__delete:hover {
  color: #141416;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div.calc__step__body__room__header__delete:hover::before {
  content: url("../img/panels/trash-open.svg");
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc__step__body__room__data {
  display: flex;
}
.room-form {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px dashed #e5e5e5;
}
.room-form__item {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #14141631;
}
.room-form__item.disabled {
  border-bottom: 1px solid #14141610;
}
.room-form__item label {
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  color: #858589;
}
.room-form__item input {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  height: 40px;
  border: none;
  background: none;
}
.room-form__item.notfilled input::placeholder {
  color: #ff9999;
  opacity: 1;
}

.room-form__item.notfilled input::placeholder {
  color: #ff9999;
}
.room-form__item.disabled input {
  color: #14141680;
}
.square {
  width: 100%;
  height: auto;
  margin-right: auto;
}
.calc__step__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.calc__step__footer p {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  max-width: 316px;
}
.calc__step__footer p:before {
  content: "*";
}
.calc__step__footer__btn-block {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  gap: 30px;
  margin-left: 15px;
  position: relative;
}
.calc__step__body__scheme {
  margin-bottom: 30px;
}
.calc__step__body__scheme__heading {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
}
.calc__step__body__scheme__data {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.calc__step__body__scheme__data__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  background: none;
  width: 30%;
  height: auto;
  padding: 30px;
  cursor: pointer;
}
.subsystem .subsystem__text {
  display: none;
  font-size: 14px;
  line-height: 20px;
}
.calc__step__body__scheme__data__item.selected {
  background: linear-gradient(
    rgba(20, 20, 22, 0.04) 0%,
    rgba(20, 20, 22, 0.12) 100%
  );
}
.calc__step__body__scheme__data__item.non-selected img {
  filter: grayscale(100%);
}
.calc__step__body__scheme__data__item:hover {
  background: linear-gradient(
    rgba(20, 20, 22, 0.04) 0%,
    rgba(20, 20, 22, 0.12) 100%
  );
}
.calc__step__body__scheme__data__item img {
  mix-blend-mode: darken;
  max-height: 290px;
}
.calc__step__body__scheme__data__item:hover img {
  filter: grayscale(0%);
}
.calc__step__body__scheme__data__item.selected img {
  filter: grayscale(0%);
}
.calc__step__body__scheme__data__item__name {
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
}
div.calc-table img {
  max-width: 180px;
}

.subsystem {
  padding-bottom: 30px;
}

.subsystem .calc__step__body {
  display: flex;
  gap: 30px;
}
.subsystem__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex: 0 1 calc(50% - 30px);
}

.subsystem__item.selected .subsystem__item__name-block {
  background: linear-gradient(
    rgba(20, 20, 22, 0.04) 0%,
    rgba(20, 20, 22, 0.12) 100%
  );
}

.subsystem__item:hover .subsystem__item__name-block {
  background: linear-gradient(
    rgba(20, 20, 22, 0.04) 0%,
    rgba(20, 20, 22, 0.12) 100%
  );
}
.subsystem__item img {
  mix-blend-mode: darken;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
  max-height: 330px;
}

.subsystem__item .subsystem__item__name-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  gap: 40px;
  width: 100%;
  margin-bottom: 30px;
}

.subsystem__item__name-block__subtitle {
  font-size: 14px;
  line-height: 20px;
}

.subsystem__item__name-block__name {
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
}
.subsystem__item p {
  font-family: "Gotham Pro";
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #141416;
}
.calc-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 276px;
  height: 54px;
  background: #f8a734;
  font-family: "Gotham Pro";
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#calc__step-3 .calc-btn.calculation.visible {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 276px;
  height: 54px;
  background: #f8a734;
  font-family: "Gotham Pro";
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#calc__step-3 .calc-btn.calculation {
  display: none;
}

.calc-btn.calculation:hover::before {
  transform: scale(1.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc-btn.recalculate img {
  position: absolute;
  right: 17px;
}
.calc-btn.recalculate::after {
  content: none;
}
.calc__step {
  display: none;
}
.calc__step.active {
  display: block;
  padding-top: 35px;
}
#calc__step-4 .calc-table .item-img i {
  font-size: 24px;
  color: #cfcfd3;
}

.calc-btn.calculation {
  margin: 57px auto 0;
}
.calc-table__btn-block__btn.calc-btn::after {
  content: none;
}
.calc-table__btn-block__btn.calc-btn.non-bg img {
  position: absolute;
  right: 17px;
}
.calc-table__btn-block__btn.calc-btn i {
  font-size: 20px;
  color: #fff;
  position: absolute;
  right: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc-table__btn-block__btn.non-bg.new-calculation::before {
  content: "\f15b";
  color: #f8a734;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  right: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc-table__btn-block__btn.non-bg.new-calculation:hover::before {
  content: "\f15b";
  color: #f8a734;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  right: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  transform: scale(1.25);
}

.calc-table__btn-block__btn.non-bg.conditions::before {
  content: "\f2b5";
  color: #f8a734;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  right: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc-table__btn-block__btn.non-bg.conditions:hover::before {
  content: "\f2b5";
  color: #f8a734;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  right: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  transform: scale(1.25);
}
.calc-table__btn-block__btn.store::before {
  content: "\f291";
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  right: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc-table__btn-block__btn.store:hover::before {
  content: "\f291";
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  right: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  transform: scale(1.25);
}
@keyframes slidearrow {
  0%,
  100% {
    transform: translate(0, 0);
  }
}
.calc-btn.new:hover:after {
  transform: rotate(180deg);
}
.callback__form__btn-block__btn .calc-btn.calculation {
  margin: auto;
  margin-top: 57px;
}
.calc-btn:hover img {
  scale: 1.25;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc-btn img {
  height: 21px;
  position: relative;
  right: -30px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc__step__body__top-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.coefficient__list label {
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  margin-right: 20px;
}
.coefficient__list select {
  min-width: 276px;
  height: 30px;
  background: none;
  border: none;
  border-bottom: 1px solid #141416;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
.calc-table {
  padding: 30px 25px;
  margin: 30px auto;
  background-color: #fff;
  border-collapse: separate;
  border-spacing: 3px;
}
.calc-table table {
  border-spacing: 3px;
  border-collapse: separate;
  margin-bottom: 30px;
}
.calc-table thead {
  margin-bottom: 20px;
}
.calc-table th {
  height: 50px;
}
.calc-table thead > tr > th {
  font-family: "Gotham Pro";
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  color: #141416;
  opacity: 0.6;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
}
.calc-table tbody > tr > th {
  font-family: "Gotham Pro";
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  color: #141416;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
}
.calc-table tr > th.numbers {
  text-align: center;
  padding-left: 0;
}
.calc-table tr > th {
  vertical-align: middle;
}
.calc-table tbody tr:nth-child(odd) th {
  background-color: #f8f8fc;
}
.calc-table tr:nth-child(2n) {
  background-color: #efeff6;
}
.calc-table .scheme-img {
  vertical-align: top;
}
.calc-table .item-img {
  text-align: center;
  padding-left: 0;
}
.calc-table__total {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.calc-table__total a {
  text-decoration: none;
}
.calc-table__total__print {
  display: flex;
  align-items: center;
  gap: 20px;
}
.calc-table__total__print i {
  font-size: 46px;
  color: #f8a734;
}
.calc-table__total__print p {
  font-family: "Gotham Pro";
  font-weight: 500;
  font-size: 23px;
  line-height: 29px;
  text-align: left;
  color: #141416;
}
.calc-table__total__info {
  display: grid;
  grid-template-columns: 95px 225px 225px 5%;
}
.calc-table__total__info__item {
  vertical-align: super;
  font-size: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.calc-table__total__info__item.column-heading {
  font-family: "Gotham Pro";
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #141416;
  padding-bottom: 10px;
}
.calc-table__total__info__item.row-heading {
  font-family: "Gotham Pro";
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  color: #141416;
  min-height: 30px;
  justify-content: flex-start;
}
.calc-table__total__info__item.table-data {
  font-family: "Gotham Pro";
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #141416;
}
.calc-table__total__info__item.table-data span {
  vertical-align: super;
  font-size: 8px;
}
.calc-table__btn-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
.calc-table__btn-block a {
  text-decoration: none;
}
.calc-table__btn-block__btn.calc-btn {
  width: 100%;
}
.calc-btn.non-bg {
  background: none;
  border: 2px solid #f8a734;
  font-family: "Gotham Pro";
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #f8a734;
}
.feedback__form.btn__container.new.non-bg::before {
  content: url(/local/templates/technosonus/img/panels/plus-red.svg);
  color: #f8a734;
}

.calc-btn.recalculate:hover i {
  rotate: 180deg;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.calc-btn.recalculate:hover i {
  rotate: 180deg;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* PANELS */
#panels.section {
  display: none;
}
#panels.section.active {
  display: block;
}
#panels .wrapper.panels {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 50px;
}
#panels h2 {
  font-family: "Gotham Pro", sans-serif;
  font-size: 32px;
  font-weight: 900;
}
#panels > .panels > p {
  font-family: "Gotham Pro", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.panels a {
  text-decoration: none;
}
#panels .panels__item {
  background: url(/local/templates/technosonus/img/panels/panel-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 378px;
  display: flex;
  align-items: center;
}
.panel__item__text {
  width: 50%;
  margin-left: 50%;
}
#panels .panels__item__heading {
  font-family: "Gotham Pro", sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 20px;
}
#panels > .panels > a > .panels__item > .panel__item__text > p {
  font-family: "Gotham Pro", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  padding-right: 45px;
}
/* END PANELS */

/* END CALCULATOR page*/
#town_selection_popup .tsp_head.mob {
  display: none;
}
#search-form .wespe-close-popup {
  text-decoration: none;
  z-index: 100;
}
.map__filters-area__points__mob {
  display: none;
}
.hero-block.mob {
  display: none;
}
.calc__step__body .mob {
  display: none;
}
#calc__step-4 > div > div.calc__step__body__top-block > div > i {
  font-size: 20px;
  position: absolute;
  right: 17px;
}
.map__filters-area__online__heading-block__heading {
  font-family: "Gotham Pro";
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #141416;
}
@keyframes hero-block__target1 {
  0% {
    scale: 0 0 50px 2px #f8a734;
  }
  100% {
    scale: 0 0 50px 20px #f8a734;
  }
}
.map-close {
  display: none;
}
.slider-navi {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.slider-navi .swiper-pagination {
  font-family: "Gotham Pro";
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #141416;
  bottom: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100px;
}
.slider-navi .swiper-pagination-current {
  font-family: "Gotham Pro";
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #141416;
}
.slider-navi .swiper-button-prev {
  position: relative;
  left: auto;
  width: 14px;
  height: 24px;
  top: 12px;
}
.slider-navi .swiper-button-next {
  position: relative;
  right: auto;
  width: 14px;
  height: 24px;
  top: 12px;
}
.slider-navi .swiper-pagination-current {
  font-family: "Gotham Pro";
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #ee4523;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 500;
}
.slider-navi .swiper-pagination-total {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 500;
}
.slider-navi.mob {
  display: none;
}
.map__filters-area__points__cat {
  display: none;
}
#map .search-form__wrapper > label {
  display: none;
}
.wespe-popup .search-form__wrapper .search-form__label {
  cursor: auto;
}
.feedback__form form label textarea {
  margin-left: 0;
}

/* YANDEX MAP */
.ymaps-2-1-79-searchbox__normal-layout::after {
  box-shadow: none !important;
  border-radius: 0 !important;
}
.ymaps-2-1-79-search__suggest {
  border: none !important;
}
#map .ymaps-2-1-79-searchbox-input {
  width: 400px;
  height: 54px;
  border: none;
  border-radius: 10px;
  padding: 10px;
  font-size: 16px;
  outline: none;
  margin-top: 10px;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 3px 8px #11111145;
}
#map .ymaps-2-1-79-searchbox-input__input {
  height: 100%;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  text-shadow: none;
  border: none;
  border-bottom: none;
}
#map .ymaps-2-1-79-searchbox-input__input::before {
  content: "123";
  color: #111;
}
#map .ymaps-2-1-79-searchbox-input__input::placeholder {
  font-family: "Gotham Pro";
  font-size: 16px;
  font-weight: bold;
  text-shadow: none;
  color: #141416;
}
#map .ymaps-2-1-79-searchbox__button-cell {
  position: relative;
  top: 25px;
  left: -70px;
  width: 24px;
  height: 24px;
}
#map .ymaps-2-1-79-searchbox__button-cell::before {
  content: "\f002";
  position: relative;
  top: 15px;
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
}
#map .ymaps-2-1-79-searchbox__button-cell {
  position: relative;
  top: 23px;
  left: -85px;
  width: 24px;
  height: 24px;
}
#map .ymaps-2-1-79-searchbox-button {
  opacity: 0;
  width: 24px;
  height: 24px;
}
#map .ymaps-2-1-79-searchbox-button-text {
  width: 24px;
  height: 24px;
}
#map .ymaps-2-1-79-searchbox-input__clear-button {
  display: block;
  border-left: 2px solid #eeeeee;
  width: 54px;
  height: 70%;
  border-right: none;
  margin-top: 8px;
  opacity: 1;
}
#map .ymaps-2-1-79-_focused {
  border: none;
  border-bottom: 0;
}
#map .ymaps-2-1-79-_focused .ymaps-2-1-79-searchbox-input__input {
  border: none;
  border-bottom: 0;
}
.ymaps-2-1-79-searchbox__normal-layout:after {
  box-shadow: none;
  border-radius: none;
}

.visible {
  display: block;
}

.unvisible {
  display: none !important; /* скрываем элемент */
}
@media screen and (max-width: 1920px) {
  .wespe-popup .menu__left {
    margin-left: calc(348.5 / 1920 * 100vw);
    margin-right: calc(49 / 1920 * 100vw);
  }
}
@media screen and (max-width: 992px) {
  .wespe-popup__content {
    padding-top: 0px !important;
  }

  .where-to-buy {
    width: 100% !important;
    margin-top: 0px !important;
  }
}
.where-to-buy input::placeholder {
  color: black !important;
}

.where-to-buy input::-moz-placeholder {
  color: black !important;
}

/* Для Internet Explorer 10-11 */
.where-to-buy input:-ms-input-placeholder {
  color: black !important;
}

/* Для Microsoft Edge */
.where-to-buy input::-ms-input-placeholder {
  color: black !important;
}

/* Для Safari и Chrome */
.where-to-buy input::-webkit-input-placeholder {
  color: black !important;
}

@media screen and (max-width: 1380px) {
  .wespe-popup__content {
    width: 100%;
    padding-top: 43px;
    padding-bottom: 43px;
  }
  #questions .wespe-popup__content {
    margin: 0;
    padding: 43px 0;
  }
  #callback .wespe-popup__content {
    margin: 0;
    padding-top: 43px;
    padding-bottom: 43px;
  }
  #menuMain .wespe-popup__content {
    padding: 0;
  }
  .nav--link .wespe-popup__content {
    padding: 0;
  }
  .callback__form {
    min-width: 584px;
  }
  .wespe-popup .menu__right {
    background-color: #0f0f10;
    width: 100%;
    max-width: 639px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    padding-left: 22px;
    padding-right: 22px;
    gap: 20px;
  }
  .hero-block--solo .hero-block__wrapper {
    margin-left: 0;
  }
  .hero-block--solo .hero-block__wrapper .hero-block__content {
    margin-left: 90px;
  }
  @media (max-width:750px) {
      .hero-block--solo .hero-block__wrapper .hero-block__content {
    margin-left: 10px;
  }
  }
  #town_selection_popup > div > div.city-popup-row.wespe-popup__content {
    gap: 30px;
  }
}
@media screen and (max-width: 1327px) {
  .map__hero {
    padding-left: 50px;
  }
  .map__filters-area {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1300px) {
  .wespe-popup .menu__left {
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
  }
  .wespe-popup .menu-title {
    font-size: 66px;
    margin-top: 68px;
  }
  .wespe-popup .spoiler-button {
    margin: 22px 0;
    font-size: 16px;
  }
  .nav--link.wespe-popup .form-title {
    font-size: 32px;
    line-height: 36px;
  }
}

@media (min-width: 992px) {
  .nav--link.wespe-popup .form-title {
    width: 230px !important;
  }
}

@media screen and (max-width: 1280px) {
  .addresslider .swiper-slide:hover .addresslink {
    right: 5px;
    width: fit-content;
    text-wrap: nowrap;
    padding-left: 10px;
  }
  .navigation .navigation__container .navigation__items .navigation__item {
    margin-right: 30px;
  }
  .logo {
    width: 125px;
  }
  .navigation .navigation__container .number__nav a {
    font-size: 18px;
  }
  .tsp_head input {
    width: 315px;
  }
  .tsp_footer {
    width: 315px;
  }
  .calc-table__btn-block .calc-table__btn-block__btn {
    padding-right: 40px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 1200px) {
  .navigation .navigation__container .navigation__items .navigation__item {
    font-size: 14px;
  }
  .callback__form {
    min-width: 484px;
  }
  .tsp_head input {
    width: 250px;
  }
  .tsp_footer {
    width: 250px;
  }
  .tsp_footer p {
    font-size: 12px;
  }
  .tsp_lists {
    gap: 15px;
  }
  .map {
    max-width: 100%;
  }
  .map__filters-area {
    padding-right: 0;
  }
  .addresslider {
    padding-right: 0;
  }
}

@media screen and (max-width: 1100px) {
  .questions__form__btn-block {
    gap: 30px;
  }
  .wespe-popup .spoiler-button {
    margin: 18px 0;
    font-size: 13px;
    padding-right: 15px;
  }
  .spoiler-button::before {
    top: -20px;
  }
  .navigation .navigation__container .number__nav a {
    font-size: 14px;
  }
  .logo {
    width: 50px;
    margin-top: -10px;
  }
  .logo svg g {
    display: none !important;
  }
  #town_selection_popup
    > div
    > div.city-popup-row.wespe-popup__content
    > div:nth-child(2) {
    overflow-x: scroll;
    --small-scroll-color: #f8a734;
    --small-scroll-bg: rgba(0, 0, 0, 0.15);
    scrollbar-color: var(--small-scroll-color, #ccc)
      var(--small-scroll-bg, rgba(0, 0, 0, 0.5)) !important;
    scrollbar-width: thin !important;
  }
  .wespe-feedback {
    gap: 20px;
  }
  #town_selection_popup > div > div.city-popup-row.wespe-popup__content {
    gap: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .wespe-popup__close {
    right: 72px;
  }
  #calcpage .wespe-popup__close {
    right: 55px;
  }
  main.pages {
    margin-top: 68px;
  }
  .callback__form {
    min-width: 384px;
  }
  .navigation .navigation__container .icons__container a i {
    font-size: 14px;
  }
  .menu__feedback i {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
  .navigation .menu__feedback {
    width: 30px;
    height: 30px;
  }
  .navigation .navigation__container .icons__container {
    display: flex;
    justify-content: space-between;
    min-width: 128px;
  }
  .calc__step__footer {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .calc__step__footer p {
    max-width: 100%;
  }
  .calc__step__footer__btn-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 30px;
    margin-left: 0;
    position: relative;
    margin-top: 15px;
  }
  #calcpage .hero-block {
    margin-top: 88px;
  }
}

@media screen and (max-width: 992px) {
  .search__btn.wespe-popup-link.mob {
    display: block;
  }
  .map__hero {
    padding-left: 30px;
  }
  .map__filters-area {
    padding-left: 30px;
  }
  .wespe-popup__close {
    right: 72px;
  }
  #calcpage .wespe-popup__close {
    right: 35px;
  }
}

@media (max-width: 992px) {
  .wespe-popup .open {
    height: 100dvh !important;
  }
}

@media screen and (max-width: 900px) {
  #town_selection_popup
    > div
    > div.city-popup-row.wespe-popup__content
    > div:nth-child(2) {
    overflow-x: hidden;
  }

  #panels .panels__item {
    background-color: #00000059;
    background-blend-mode: multiply;
    min-height: auto;
    padding: 30px 20px 30px 0;
  }
  .panel__item__text {
    width: 100%;
    margin-left: 5%;
  }
  .addresslink.web {
    display: none;
  }
  .wespe-popup .spoiler-button::after {
    display: none;
  }
  .search-form--header .search-form__wrapper {
    padding: 10px 0;
  }
  #questions .wespe-popup__content {
    width: 100%;
    margin: auto;
    padding: 0 20px;
  }
  #callback .wespe-popup__content {
    width: 100%;
    margin: auto;
    padding: 0 20px;
  }
  #wespe-application > div > div {
    padding-left: 90px;
    padding-right: 90px;
  }
  #wespe-feedback > div > div {
    padding-left: 90px;
    padding-right: 90px;
  }
  .wespe-feedback__form__btn-block {
    gap: 30px;
  }
  #questions .wespe-popup__body {
    height: 100dvh;
  }
  .questions__text-block {
    width: 100%;
  }
  .map__filters-area__points__cat {
    display: flex;
    font-family: "Gotham Pro";
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #141416;
    margin-bottom: 30px;
  }
  #map .map__filters-area__points__cat.mob {
    font-family: "Gotham Pro";
    font-weight: 500;
    font-size: 12px;
    line-height: 11px;
    text-align: left;
    color: #141416;
    opacity: 0.5;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .map__filters-area__points__heading-block.web {
    display: none;
  }
  .map__filters-area__points__heading-block.mob {
    display: flex;
    margin-bottom: 0;
    margin-top: 30px;
  }
  #callback .wespe-popup__body {
    height: 100dvh;
  }
  .callback__text-block {
    width: 100%;
  }
  .map__hero {
    padding-left: 0;
  }
  .calc__step__footer__btn-block .btn__container {
    min-width: 250px;
  }
  .navigation.pages {
    padding: 15px 24px;
  }
  .wespe-popup__content {
    padding-left: 24px;
    padding-right: 24px;
  }
  #menuMain > div > div {
    padding-left: 0;
    padding-right: 0;
  }
  .nav--link > div > div {
    padding-left: 0;
    padding-right: 0;
  }
  .calc-table__total__print i {
    font-size: 18px;
  }
  .hero-block.mob {
    display: flex;
  }
  .city-popup-row {
    width: 100%;
    padding: 20px 24px;
  }
  #where-to-buy .pages {
    padding: 15px;
  }
  #where-to-buy input.search-form__search {
    color: #fff;
    font-weight: 500;
  }
  #where-to-buy .map input.search-form__search {
    color: #0b0b0b;
    font-weight: 500;
  }
  #where-to-buy .map input.search-form__search:focus::placeholder {
    opacity: 0;
  }
  #where-to-buy input.search-form__search::placeholder {
    font-weight: 500;
  }
  /* YANDEX MAP */
  .map__filters-area__points {
    position: fixed;
    left: 200%;
    height: 100dvh;
    padding: 40px 15px;
  }
  .map__filters-area__points.open {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 70px;
    width: 100%;
    height: 100dvh;
    background: #fff;
    z-index: 20;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: auto;
  }
  .map__hero {
    max-width: 1230px;
    margin: 0 auto;
  }
  .map__hero .breads__crumbs .crumbs__container .fa-home:before {
    content: "\f015";
    color: #f8a734;
  }
  .pages .breads__crumbs .crumbs__container a::before {
    background-color: #141416;
  }
  .pages .breads__crumbs .crumbs__container a:last-child {
    color: #ffffff7a;
    margin-right: 0;
  }
  #where-to-buy .pages .breads__crumbs .crumbs__container a:last-child {
    color: #1414168a;
    margin-right: 0;
  }
  #map {
    width: 100%;
    display: flex;
    margin-bottom: 50px;
  }
  #map main.pages {
    padding: 0 15px;
  }
  .map {
    display: flex;
    max-width: 100%;
    margin: auto;
    min-height: 500px;
  }
  .map__filters-area {
    width: 100%;
    padding: 0;
  }
  .map__filters-area__online {
    margin-bottom: 10px;
  }
  .onlinestoreslider {
    overflow: visible;
  }
  .map__filters-area__heading {
    font-family: "Gotham Pro", sans-serif;
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 35px;
  }
  #map
    > div.map
    > div
    > div.map__filters-area__online.onlinestoreslider.swiper-initialized.swiper-horizontal.swiper-pointer-events
    > div.map__filters-area__online__heading-block
    > div.swiper-navigation-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #map
    > div.map
    > div
    > div.map__filters-area__online.onlinestoreslider.swiper-initialized.swiper-horizontal.swiper-pointer-events
    > div.map__filters-area__online__heading-block
    > div.swiper-navigation-block
    > div.swiper-button-prev {
    position: relative;
    width: 14px;
    color: #111;
  }
  .map__filters-area__online__heading-block {
    display: flex;
    justify-content: space-between;
  }
  .map__filters-area__online__heading-block__heading {
    font-family: "Gotham Pro", sans-serif;
    font-size: 18px;
    font-weight: 700;
  }
  #mapContainer {
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    top: -200%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #mapContainer.open {
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 25;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: #111;
  }
  #mapContainer.open .map-close {
    position: absolute;
    height: 157px;
    background: linear-gradient(#141416 0%, rgba(11, 11, 11, 0) 100%);
    z-index: 26;
    width: 100%;
    top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #mapContainer.open .map-close i {
    color: #fff;
    font-size: 24px;
  }
  .category-button {
    padding: 10px;
    margin-right: 10px;
    cursor: pointer;
  }
  .map .swiper-slide img {
    max-width: 133px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transform: scale(1);
  }
  .map .swiper-slide img:hover {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    cursor: pointer;
    transform: scale(1.1);
  }
  .map .swiper-slide {
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .addresslider {
    padding-right: 0;
    max-height: 580px;
  }
  .addresslider .swiper-slide {
    padding: 20px;
    align-items: flex-start;
  }
  .wespe-feedback__form__btn-block {
    flex-direction: column-reverse;
  }
  .wespe-feedback__form__btn-block {
    align-items: flex-start;
  }
  .map__filters-area__points__mob {
    display: block;
  }
  .map__filters-area__points__mob__all {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #141416;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .map__filters-area__points__mob__all p {
    width: calc(100% - 24px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #map > div.map > div > div.map__filters-area__points__mob > div > i {
    color: #f8a734;
  }
  #map #search-form__header > i {
    color: #0b0b0b;
  }
  #map .search-form__wrapper {
    max-width: none;
    padding: 10px 0;
    border-bottom: 1px solid #0b0b0b;
  }
  .wespe-popup .menu__right {
    width: 100%;
    max-width: 100%;
    gap: 20px;
  }
  .wespe-feedback {
    width: 100%;
    justify-content: flex-start;
    gap: 25px;
    padding: 6px 24px 20px;
    flex-direction: column;
  }
  #callback > div > div {
    padding-top: 0;
  }
  #wespe-application .wespe-popup__body {
    height: 100dvh;
  }
  .city-popup_column {
    width: 100%;
  }
  /*#search-form .wespe-popup__content {
		padding: 43px 90px;
	}*/
  #town_selection_popup .wespe-popup__content {
    flex-direction: column-reverse;
    box-sizing: border-box;
  }
  .wespe-popup__content.callback {
    gap: 30px;
    width: 100%;
  }
  #town_selection_popup .tsp_lists {
    flex-direction: column;
    gap: 0;
    max-height: 355px;
    overflow-y: scroll;
    --small-scroll-color: #f8a734;
    --small-scroll-bg: rgba(0, 0, 0, 0.15);
    scrollbar-color: var(--small-scroll-color, #ccc)
      var(--small-scroll-bg, rgba(0, 0, 0, 0.5)) !important;
    scrollbar-width: thin !important;
  }
  .wespe-popup.open .wespe-popup__body {
    width: 100%;
    height: 100%;
  }
  #town_selection_popup.wespe-popup.open .wespe-popup__body {
    width: 100%;
    height: 100%;
  }
  #callback.wespe-popup.open .wespe-popup__body {
    width: 100%;
    height: 100%;
  }
  #town_selection_popup .tsp_search {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  #town_selection_popup .tsp_head.web {
    display: none;
  }
  #town_selection_popup .tsp_head.mob {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 0 90px;
  }
  .tsp_head span {
    font-family: "Gotham Pro";
    font-weight: 900;
    font-size: 24px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-left: 0;
  }
  #town_selection_popup {
    width: 100%;
    height: 100dvh;
  }
  .tsp_head input {
    width: 100%;
  }
  .tsp_footer {
    width: 100%;
  }
  #town_selection_popup ul li {
    text-align: left;
  }
  #town_selection_popup > div > a {
    text-decoration: none;
  }
  .wespe-popup__close {
    display: flex;
    justify-content: center;
    width: 100%;
    position: static;
    margin-top: 0;
    text-decoration: none;
  }
  #calcpage .wespe-popup__close {
    position: relative;
    right: 0;
    top: 0;
  }
  /*#search-form .wespe-popup__close {
		display: flex;
		justify-content: center;
		position: static;
		padding: 40px 15px 34px 15px;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
		background: #0b0b0b;
		width: 55px !important;
		height: 55px !important;
	}*/
  .wespe-feedback__form {
    width: 100%;
    min-width: 200px;
  }
  .trigger-param {
    padding-left: 13px;
  }
  #menuMain.wespe-popup .form-title {
    font-size: 24px;
    line-height: 28px;
  }
  .nav--link.wespe-popup .form-title {
    font-size: 24px;
    line-height: 28px;
  }
  .addresslider .swiper-slide .addressbtn {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
    gap: 10px;
    transform: rotate(0);
    background: none;
  }
  .addresslider .swiper-slide .addressbtn .mob {
    display: block;
  }
  .addresslider .swiper-slide .addressbtn .fa-chevron-down {
    width: 17px;
    height: 17px;
    background: #f8a734;
    rotate: 180deg;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
  }
  .addresslider .swiper-slide .addressbtn .fa-chevron-down:before {
    content: "\f078";
    color: #fff;
    transform: rotate(225deg);
    font-size: 12px;
    margin-left: 2px;
    margin-bottom: 2px;
  }
  .addressbtn a {
    font-family: "Gotham Pro";
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    color: #f8a734;
  }
  .calc__step.active {
    padding-top: 35px;
  }
  .room-form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px dashed #e5e5e5;
  }
  .room-form__item.disabled {
    display: none;
  }
  .calc__step__footer {
    flex-direction: column;
    gap: 30px;
  }
  .calc-btn {
    width: 100%;
  }
  .calc__step__footer__btn-block {
    flex-direction: column;
    width: 100%;
  }
  .btn__container.new .calc-btn.new {
    background: none;
    border: 2px solid #f8a734;
    font-family: "Gotham Pro";
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #f8a734;
  }
  .feedback__form .btn__container.new::before {
    content: url(/local/templates/technosonus/img/panels/plus-red.svg);
    position: absolute;
    top: calc(50% + 2px);
    right: 5%;
    color: #f8a734;
    z-index: 1;
  }
  .calc__step__body__scheme__data {
    gap: 20px;
  }
  .calc__step__body__scheme__data {
    align-items: flex-end;
    gap: 20px;
  }
  .calc__step__body__scheme__data__item img {
    max-width: 102px;
  }
  .calc__step__body__scheme__heading {
    font-size: 14px;
  }
  .subsystem .calc__step__body {
    display: flex;
    gap: 30px;
  }
  .calc__step__body__top-block {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .coefficient__list select {
    width: 100%;
  }
  .calc-table__total__info {
    display: none;
  }
  .calc-table__total__print img {
    max-width: 18px;
  }
  .calc-table__total__print p {
    font-size: 14px;
  }
  .calc-table__total {
    justify-content: center;
  }
  .calc-table__btn-block {
    gap: 10px;
    flex-direction: column-reverse;
  }
  #panels {
    display: none;
  }
  #calcpage #feedback {
    padding: 0;
  }
  #calcpage .feedback-title,
  .feedback-desc {
    padding-left: 0;
  }
  #calcpage .hero-block.web {
    display: none;
  }
  #calcpage .hero-block-mobile {
    display: block;
    width: 100%;
  }
  #calcpage .hero-block__heading {
    font-family: "Gotham Pro";
    font-weight: 900;
    font-size: 14px;
    line-height: 15px;
    text-align: left;
    color: #141416;
    max-width: 212px;
  }
  #calcpage .hero-block.wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  #calcpage .hero-block.wrapper a {
    display: flex;
    width: 24px;
    height: 24px;
    background: #cbcbce;
    transform: rotate(45deg);
  }
  #calcpage .hero-block.wrapper a {
    color: #fff;
  }
  .calc-btn {
    padding-right: 30px;
    padding-left: 10px;
  }
  #calcpage .hero-block {
    max-height: max-content;
    min-height: auto;
    width: 100%;
    padding-top: 0;
  }
  #calcpage .hero-block {
    margin-top: 68px;
  }
  .calc__step__body .web {
    display: none;
  }
  .calc__step__body .mob {
    display: block;
    width: 100%;
  }
  .calc-table {
    padding: 0;
    margin: 30px -15px;
    --small-scroll-color: #f8a734;
    --small-scroll-bg: rgba(0, 0, 0, 0.15);
    scrollbar-color: var(--small-scroll-color, #ccc)
      var(--small-scroll-bg, rgba(0, 0, 0, 0.5)) !important;
    scrollbar-width: thin !important;
  }
  .calc-table__total__print {
    align-items: center;
    padding-bottom: 30px;
    padding-left: calc(50% - 100px);
  }
  .calc__step__header {
    margin-left: -15px;
    margin-right: -15px;
  }
  .logo {
    margin-top: -10px;
  }
  .logo svg g {
    display: none !important;
  }
  #calcpage > main > div.hero-block.mob > div > a > i::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(50% - 7px);
    transform: rotate(90deg);
  }
  .calc__step__header {
    top: 68px;
  }
  #calc__step-4
    > div
    > div.calc-table
    > table.mob
    > thead
    > tr
    > th:nth-child(1) {
    width: 50%;
  }
  #calc__step-4
    > div
    > div.calc-table
    > table.mob
    > thead
    > tr
    > th:nth-child(2) {
    width: 25%;
  }
  #calc__step-4
    > div
    > div.calc-table
    > table.mob
    > thead
    > tr
    > th:nth-child(3) {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  #menuMain .form-title {
    margin-top: 0;
  }
  .nav--link .form-title {
    margin-top: 0;
  }
  .questions__form__btn-block {
    gap: 30px;
    flex-direction: column;
  }
  #questions
    > div
    > div
    > form
    > div.questions__form__btn-block.feedback__form
    > div:nth-child(2) {
    width: 100%;
  }
  .questions__form__btn-block p {
    max-width: 100%;
  }
  .slider-navi.web {
    display: none;
  }
  .slider-navi.mob {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  #wespe-application > div > div {
    padding-left: 24px;
    padding-right: 24px;
  }
  #wespe-feedback > div > div {
    padding-left: 24px;
    padding-right: 24px;
  }
  #search-form .wespe-popup__content {
    padding: 43px 24px;
  }
  #questions .wespe-popup__content {
    padding: 43px 24px;
  }
  #town_selection_popup .tsp_head.mob {
    padding: 0 24px;
  }
  #town_selection_popup > div > div.city-popup-row.wespe-popup__content {
    padding-left: 24px;
    padding-right: 24px;
    gap: 0;
  }
  #callback .wespe-popup__content {
    padding: 0 15px;
  }
  #wespe-application .wespe-popup__body {
    height: 100%;
  }
  #wespe-feedback .wespe-popup__body {
    height: 100%;
  }
  .wespe-feedback__text-block {
    width: 100%;
  }
  .wespe-feedback__text-block__heading {
    font-size: 24px;
  }
  .wespe-feedback__form__row {
    display: flex;
    width: 100%;
    gap: 30px;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .wespe-feedback__form__item.w30 {
    width: 100%;
  }
  .wespe-feedback__form__item label {
    white-space: nowrap;
  }
  #callback .wespe-popup__body {
    height: 100dvh;
  }
  .callback__text-block__heading {
    font-size: 24px;
    line-height: 30px;
  }
  .callback__text-block {
    width: 100%;
  }
  .callback__form {
    min-width: 100%;
  }
  .callback__form__row {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 30px;
    margin-bottom: 20px;
  }
  .callback__form__item.w50 {
    width: 100%;
  }
  .callback__form__btn-block {
    display: flex;
    flex-direction: column-reverse;
    gap: 30px;
    /*margin-top: 10px;*/
    align-items: flex-start;
    padding: 0px !important;
    margin-top: 0px !important;
  }
  .wespe-feedback-button {
    width: 100%;
    text-align: center !important;
  }
  .callback {
    gap: 30px;
  }
  .menu__left {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #map .search-form__wrapper {
    max-width: none;
    padding: 10px 0;
    border-bottom: 1px solid #0b0b0b;
  }
}
@media screen and (max-width: 480px) {
  .questions__form__row {
    flex-direction: column;
  }
  .questions__form__row .questions__form__item.w50 {
    width: 100%;
  }
  #panels.section {
    display: none !important;
  }
}
/* PADDING POPUP FIX */
#town_selection_popup .wespe-popup__body,
#search-form .wespe-popup__body,
#wespe-application .wespe-popup__body,
#wespe-feedback .wespe-popup__body,
#callback .wespe-popup__body,
#questions .wespe-popup__body {
  padding-top: 80px;
}
@media screen and (max-width: 1400px) {
  .tsp_lists {
    gap: 15px;
  }
}
@media screen and (max-width: 1380px) {
  #town_selection_popup .wespe-popup__content,
  #search-form .wespe-popup__content,
  #wespe-application .wespe-popup__content,
  #wespe-feedback .wespe-popup__content,
  #callback .wespe-popup__content,
  #questions .wespe-popup__content,
  #wespe-application .wespe-popup__content {
    padding-left: 90px;
    padding-right: 120px;
  }
}
@media screen and (max-width: 992px) {
  .wespe-popup .menu__right {
    width: auto !important;
    max-width: 100% !important;
  }
}
@media screen and (max-width: 1024px) {
  .wespe-popup .menu__left {
    padding-top: 68px;
  }
  .wespe-popup .menu__right {
    padding-top: 68px;
  }
  .wespe-popup .menu__left {
    padding-top: 68px;
  }
  .questions__form__btn-block p {
    font-size: 10px;
  }
  #questions .wespe-popup__body {
    height: 340px;
  }
}

@media screen and (max-width: 900px) {
  #town_selection_popup .wespe-popup__content,
	/*#search-form .wespe-popup__content,*/
	#wespe-application .wespe-popup__content,
	#wespe-feedback .wespe-popup__content,
	#callback .wespe-popup__content,
	#questions .wespe-popup__content {
    padding-left: 90px;
    padding-right: 90px;
  }
  #questions .wespe-popup__body {
    height: auto;
  }
}

@media screen and (max-width: 992px) {
  #search-form .wespe-popup__content {
    padding-left: 90px;
    padding-right: 90px;
  }

  #search-form .wespe-popup__content {
    padding: 43px 90px;
  }

  #search-form .wespe-popup__close {
    display: flex;
    justify-content: center;
    /*width: 100%;*/
    position: static;
    padding: 40px 15px 34px 15px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    background: #0b0b0b;
    width: 55px !important;
    height: 55px !important;
  }

  /*#search-form .wespe-popup__content {
		padding: 43px 90px;
	}*/
}

@media screen and (max-width: 768px) {
  .wespe-popup .menu__left {
    padding-top: 60px;
  }
  .wespe-popup .menu__right {
    padding-top: 60px;
  }
  #town_selection_popup .wespe-popup__content,
  #search-form .wespe-popup__content,
  #wespe-application .wespe-popup__content,
  #wespe-feedback .wespe-popup__content,
  #callback .wespe-popup__content,
  #questions .wespe-popup__content {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 450px) {
  .subsystem .subsystem__text {
    display: block;
  }
  .subsystem__item__name-block__subtitle {
    display: none;
  }
  .subsystem .calc__step__body {
    flex-direction: row;
    gap: 10px;
    justify-content: space-between;
  }

  .subsystem__item img {
    mix-blend-mode: darken;
    display: block;
    margin: 0 auto;
    object-fit: cover;
    max-height: 150px;
  }

  .subsystem__item .subsystem__item__name-block img {
    width: 100%;
  }
  .subsystem__item .subsystem__item__name-block {
    padding: 10px;
    overflow: hidden;
  }

  .subsystem__item.selected,
  .subsystem__item {
    width: 100%;
    justify-content: start;
  }
}

@media screen and (max-width: 768px) {
  .breads__crumbs {
    display: none;
  }
  .hero-block .wrapper {
    margin-top: 20px !important;
  }

  .subsystem__item__name-block__name {
    margin-bottom: 10px;
  }

  .btn__container.next .calc-btn.next {
    padding: 0 24px;
    justify-content: center;
  }

  .btn__container.new .calc-btn.new,
  .btn__container.next .calc-btn.next {
    display: flex;
    justify-content: center;
    padding: 0 20px;
    font-weight: bold;
    padding-right: 40px;
  }

  .calc__step__footer__btn-block__btn.non-bg.new::before {
    content: url("../img/panels/plus-red.svg") !important;
  }

  .calc__step__footer__btn-block__btn.next i {
    display: none;
  }

  .calc__step__footer__btn-block__btn.next::before {
    content: url("../img/panels/arrow-right.svg") !important;
    color: #f8a734;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 16px;
    position: absolute;
    right: 17px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .hero-block.mob .fa-chevron-left::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(50% - 7px);
    transform: rotate(90deg);
  }
}
