.t-logo-alt {
  font-size: 17px;
  color: rgb(51, 51, 51);
  position: absolute;
  line-height: 1.1em;
  top: 58px;
  right: -300px;
  width: 270px;
}
.t461__logowrapper {
  left: 40%;
}
@media screen and (max-width: 1350px) {
  .t461__logowrapper {
    left: 35%;
  }
}
@media screen and (max-width: 1230px) {
  .t461__logowrapper {
    left: 32%;
  }
  .t-logo-alt {
    right: -270px;
  }
}
@media screen and (max-width: 1130px) {
  .t461__logowrapper {
    left: 50%;
  }
  .t-logo-alt {
    right: auto;
    left: -150px;
    width: 700px;
    top: auto;
    bottom: 10px;
  }
  .t461__topwrapper {
    padding: 0 20px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 980px) {
  .t-logo-alt {
    right: auto;
    left: auto;
    width: 100%;
    top: auto;
    bottom: auto;
    position: relative;
    margin-top: -45px;
  }
}

.list-bracket {
  counter-reset: item;
  list-style-type: none;
}

.list-bracket li {
  counter-increment: item;
}

.list-bracket li::marker {
  content: counter(item) ") ";
}

.article-text h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.article-text h3 {
  margin-top: 28px;
  margin-bottom: 20px;
}

.article-text ul,
.article-text ol {
  margin-left: 20px;
  margin-bottom: 20px;
}

.article-text p {
  margin-bottom: 20px;
}

.vrez1 {
  position: relative;
  background-color: #ebebeb30;
  padding: 20px;
}

.vrez1::before {
  top: -3px;
  left: -3px;
  border-left: 3px solid #ff822e;
  border-top: 3px solid #ff822e;
}

.vrez1::after {
  bottom: -3px;
  right: -3px;
  border-right: 3px solid #ff822e;
  border-bottom: 3px solid #ff822e;
}

.vrez1::before,
.vrez1::after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: -1;
  transition: 2s;
}

.article-text .vrez1 ul {
  margin-bottom: 0;
}

ul.t978__menu {
  width: fit-content;
}
span.t978__link-inner {
  white-space: nowrap;
}
.t978__content,
.t978__tooltip-menu .t978__innermenu_show {
  width: fit-content;
}

@media screen and (max-width: 980px) {
  .t978__content {
    width: 100%;
  }
  .t978__tooltip-menu_mobile {
    max-width: unset !important;
  }
  .t461 .t461__list_item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  span.t978__link-inner {
    width: fit-content;
    text-align: center;
  }
  ul.t978__menu {
    padding-bottom: 0;
  }
  a.t978__menu-link {
    justify-content: center !important;
    gap: 10px;
  }
  a.t978__innermenu-link {
    justify-content: center !important;
  }
  .t978__menu-item_arrow {
    margin-left: 0;
  }
  .t978__innermenu-content {
    padding-left: 20px !important;
  }
}

.mobile-menu__left {
  display: flex;
  align-items: center;
  gap: 20px;
}
.mobile-search {
  position: static !important;
}
.mobile-search .t985__search-widget-icon,
.mobile-search .t985__search-widget-icon svg {
  --search-icon-size: 40px;
  width: var(--search-icon-size) !important;
  height: var(--search-icon-size) !important;
}

@media (width <= 980px) {
  .t-search-widget__header > .t-container {
    height: 100px;
  }
}

@media screen and (max-width: 980px) {
  #rec995862771 .tmenu-mobile__menucontent_fixed {
    top: 100px !important;
    border-bottom: 3px solid rgb(232, 232, 232);
  }
  .t461__alladditional {
    padding: 0;
  }
}

.t-redactor__embedcode h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.t-redactor__embedcode h3 {
  margin-top: 28px;
  margin-bottom: 20px;
}

.t-redactor__embedcode p {
  margin-bottom: 20px;
}

.t-redactor__embedcode ul,
.t-redactor__embedcode ol {
  margin-left: 20px;
  margin-bottom: 20px;
}

.vrez1 > * {
  font-family: "TildaSans";
  font-size: 18px;
}

.uc-price-title {
  scroll-margin-top: 75px;
}

/* Новая шапка Start */

.uc-header-new .t3113__firstlevel__mainwrapper {
  flex-wrap: nowrap;
  min-width: 0;
}

.uc-header-new .t3113__firstlevel__leftwrapper {
  flex: 0 1 auto;
  min-width: 0;
}

.uc-header-new .t3113__firstlevel__rightwrapper {
  flex-wrap: nowrap;
  flex-shrink: 0;
}

/* Логотип и текст */

.uc-header-new .t-menu-base__logowrapper,
.uc-header-new .t-menu-base__logo,
.uc-header-new .t-menu-base__logo > a {
  min-width: 0;
}

.uc-header-new .t-menu-base__logo > a {
  display: flex;
}

.uc-header-new .t-menu-base__textlogo {
  white-space: normal;
  width: 275px;
  max-width: 275px;
  min-width: 0;
  flex: 0 1 275px;
}

/* Кнопки */

.uc-header-new .t-menu-base__buttons {
  flex-direction: column;
}

.uc-header-new .t-menu-base__buttons .t-menu-base__button,
.uc-header-new .t-menu-base__buttons .t-menu-base__button .t-btn {
  width: 100%;
}

/* Новая шапка Start */

.uc-header-new .t3113__firstlevel__mainwrapper {
  flex-wrap: nowrap;
  min-width: 0;
}

.uc-header-new .t3113__firstlevel__leftwrapper {
  flex: 0 1 auto;
  min-width: 0;
}

.uc-header-new .t3113__firstlevel__rightwrapper {
  flex-wrap: nowrap;
  flex-shrink: 0;
}

.uc-header-new .t-menu-base__logowrapper,
.uc-header-new .t-menu-base__logo,
.uc-header-new .t-menu-base__logo > a {
  min-width: 0;
}

.uc-header-new .t-menu-base__logo > a {
  display: flex;
  gap: 20px;
}

.uc-header-new .t-menu-base__textlogo {
  white-space: normal;
  width: 275px;
  max-width: 275px;
  min-width: 0;
  flex: 0 1 275px;
}

.uc-header-new .t-menu-base__buttons {
  flex-direction: column;
}

.uc-header-new .t-menu-base__buttons .t-menu-base__button,
.uc-header-new .t-menu-base__buttons .t-menu-base__button .t-btn {
  width: 100%;
}

.uc-header-new .t-sociallinks {
  width: 135px;
  min-width: 135px;
  flex-shrink: 0;
}

.uc-header-new .t-sociallinks__wrapper {
  width: 135px;
  min-width: 135px;
  font-size: 0;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 5px;
}

.uc-header-new .t-sociallinks__item {
  width: 30px;
  height: 30px;
  grid-column: span 2;
  opacity: 1;
  transition: 0.3s all ease;
}

.uc-header-new .t-sociallinks__item:hover {
  opacity: 0.85;
}

.uc-header-new .t-sociallinks__item a {
  display: block !important;
  width: 30px !important;
  height: 30px !important;
}

.uc-header-new .t-sociallinks__item:nth-last-child(3):nth-child(4n + 1) {
  grid-column: 2 / span 2;
}

.uc-header-new .t-sociallinks__item svg {
  display: none;
}

.uc-header-new .t-sociallinks__item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
}

.uc-header-new .t-sociallinks__item_maxmessenger {
  background-image: url("https://maxicons.ru/icons/MAX.svg");
}

.uc-header-new .t-sociallinks__item_zen svg {
  display: block;
}

.uc-header-new .t-sociallinks__item_vk {
  background-image: url("https://i.pinimg.com/736x/92/a9/dc/92a9dc918ad00d529922958f603ede6d.jpg");
}

.uc-header-new .t-sociallinks__item_rutube {
  background-image: url("https://idivision.net/local/templates/idivision/images/icons/rut.png");
}

.uc-header-new .t-sociallinks__item_ok {
  background-image: url("https://avatars.mds.yandex.net/i?id=0e5c60724a54c6b740d7f509499b2e12_l-5870252-images-thumbs&n=13");
}

.uc-header-new .t-sociallinks__item_telegram {
  background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Telegram_logo.svg/500px-Telegram_logo.svg.png");
}

.uc-header-new .t-sociallinks__item_whatsapp {
  background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/1/19/WhatsApp_logo-color-vertical.svg/960px-WhatsApp_logo-color-vertical.svg.png");
}

.uc-header-mobile-new .t-logo-alt {
  margin: 0;
}

.uc-header-mobile-new .t461__additional_buttons_but {
  width: 200px;
}

.uc-header-mobile-new .t461__additional_buttons_but .t-btn {
  width: 100%;
}

.uc-header-new .t-menu-base__contact-info {
  order: 0;
  font-family: "TildaSans", Arial, sans-serif;
}

.uc-header-new .t-menu-base__phones {
  order: 1;
  font-family: "TildaSans", Arial, sans-serif;
}

.uc-header-new .t-menu-base__contact-info,
.uc-header-new .t-menu-base__phones {
  font-family: "TildaSans", Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
}

.uc-header-new .t-menu-base__contact-info-text a {
  color: #000;
}

.uc-header-new .t-menu-base__descr,
.uc-header-new .t-sociallinks,
.uc-header-new .t-menu-base__buttons {
  order: 2;
}

.uc-header-new .t-menu-base__contact-info {
  display: flex;
  flex-direction: column;
}

.uc-header-new .t-menu-base__contact-info-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.uc-header-new .t-menu-base__contact-info-icon {
  display: block;
  --icon-size: 30px;
  width: var(--icon-size);
  height: var(--icon-size);
}

.uc-header-new .t-menu-base__contact-info-icon svg {
  width: var(--icon-size);
  height: var(--icon-size);
}

.uc-header-new .t-menu-base__phones {
  display: flex;
  align-items: center;
  gap: 10px;
}

.uc-header-new .t-menu-base__phones-icon {
  display: block;
  --icon-size: 32px;
  width: var(--icon-size);
  height: var(--icon-size);
}

.uc-header-new .t-menu-base__phones-icon svg {
  width: var(--icon-size);
  height: var(--icon-size);
}

.uc-header-new .t-menu-base__phones-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.uc-header-new .t3113__list-wrapper {
  position: relative;
}

.uc-header-new .t-menu-search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #000;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s ease;
}

.uc-header-new .t-menu-search:hover {
  opacity: 0.85;
}

.uc-header-new .t-menu-search svg {
  display: block;
  width: 32px;
  height: 32px;
}

.uc-header-new .t3113__firstlevel__mainwrapper {
  gap: 10px 20px;
  justify-content: space-between;
}

.uc-header-new .t3113__firstlevel__rightwrapper {
  flex-grow: 0;
}

.t-menu-base__contact-info-text,
.t-menu-base__phones-link {
  white-space: nowrap;
}

.uc-header-new .t-menu-base__wrapper {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.uc-header-new .t-menu-base__button {
    opacity: 1;
    transition: opacity 0.3s ease;
}

.uc-header-new .t-menu-base__button:hover {
    opacity: 0.85;
}

@media (max-width: 1400px) {
  .uc-header-new .t-menu-base__maincontainer_100-40 {
    padding: 0 20px;
  }
}

@media (max-width: 1300px) {
  .uc-header-new .t-menu-base__textlogo {
    font-size: 14px !important;
  }

  .uc-header-new .t-menu-base__imglogo {
    width: 150px !important;
  }

  .uc-header-new .t-menu-base__contact-info,
  .uc-header-new .t-menu-base__phones {
    font-size: 16px;
  }
}

@media (max-width: 1200px) {
  .uc-header-new .t-menu-base__contact-info-icon,
  .uc-header-new .t-menu-base__phones-icon {
    display: none;
  }
  .uc-header-new .t3113__firstlevel__rightwrapper {
    column-gap: 15px;
  }
}


@media (max-width: 1100px) {
  .uc-header-new .t-menu-base__contact-info {
    display: none;
  }
}

/* Новая шапка End */