/* шрифты */

@font-face {
  font-family: "Square";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://izolife-vktm.ru/media/customization/fonts/square721bdexbtrusbyme_bold.otf");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://izolife-vktm.ru/media/customization/fonts/Montserrat-Regular.ttf");
}

html {
  scroll-behavior: smooth;
}

body {
  background: #232423;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,
p {
  font-family: Montserrat !important;
  font-weight: 400;
  color: var(--custom-white-color);
}

span,
p {
  font-size: 16px !important;
  line-height: 130% !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.__header .contact-box p.toggled {
  font-family: Square !important;
  font-weight: 400 !important;
  line-height: 110% !important;
}

a {
  font-family: Montserrat !important;
  font-weight: 400 !important;
  line-height: 100% !important;
}

.inner-page h1 {
  color: var(--custom-black-color);
  margin-bottom: 37px;
}

h3,
.h3,
.mb-25 {
  font-size: 28px;
}

h2,
.h2 {
  font-size: 38px;
}

main {
  overflow: hidden;
}

.conditional-section_bg {
  padding: 0;
}

/* курсор */

.h1,
.h2,
.h3,
h1,
h2,
h3,
h4,
.h4,
.h5,
h5,
h6,
.h6,
.personal-form__element-top,
.personal-form__post-text,
section.feedback-form .form-text,
.modal.fancybox-content .form-text,
.footer-content__title,
.frontpage p,
.frontpage .text-page ul li,
.footer-bottom .copy.version,
.footer-bottom__left,
ul li,
.catalog-sorting__title,
.g-title,
.product-card__discription-title,
.product-card__personal-cost span,
.product-card__discription-title,
.product-item__status,
.orig-price strong,
.product-card__left p,
.shopping-cart-item__name,
.shopping-cart-item__total-cost,
.shopping-cart-item__cost,
.footer-content-cookie,
.form-text,
.footer-contact {
  cursor: default;
}

[data-fancybox],
.btn-border.callme-button,
.category-box-text,
.form-close,
.catalog-item p,
.st-button__title {
  cursor: pointer;
}

/* текст в превью категорий */

.catalog-menu-item__name {
  left: 12px;
  bottom: 12px;
}

/* кнопки в карточке товара (не подойдёт для превью v1 old)*/

.shopping-cart-product {
  justify-content: flex-start;
}

.btn-radius {
  padding: 0;
}

.input-number {
  width: 130px;
}

.shopping-cart-btn {
  padding: 0;
}

.shopping-cart-btn--lg.custom-icon {
  width: 100%;
}

@media (min-width: 768px) {
  .custom-menu-header-mob {
    display: none;
  }

  .video-horizontal.width-50 {
    width: 49%;
    flex: none;
  }
}

/* табы в адаптиве */

@media (max-width: 767px) {
  .custom-menu-header-mob {
    margin-left: 73%;
    height: 18px;
    margin-top: 36px;
    max-width: 57px;
    z-index: 999;
    width: 57px;
    position: fixed;
  }

  .custom-menu-header-mob .container {
    padding: 0;
    min-width: 0;
  }

  .custom-menu-header-mob a {
    width: min-content;
    display: block;
    font-size: 14px;
    color: white;
  }

  .modal {
    background: #fff;
  }

  .form-group-inline .button-theme_primary {
    margin: 0 0 10px 0;
  }

  .col-3 {
    padding: 0;
  }

  .mobile-side-menu-content__header {
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
  }

  .header--mob .logo {
    max-width: none;
    width: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  /* заголовки внутренних страниц в адаптиве */

  .inner-page .h1,
  .inner-page h1 {
    margin-top: 15px;
  }

  /* крошки в адаптиве */

  .page-head {
    margin: 0px -15px 0 -15px;
    padding: 10px 15px;
  }

  /* кнопка каталога в адаптиве */

  .inner-page .catalog-side {
    margin-top: 0;
  }

  .frontpage .catalog-side {
    margin-top: 10px;
  }
}

/* карточка товара */

@media (min-width: 991px) and (max-width: 1279px) {
  .product-card__container {
    padding: 20px 20px;
  }

  .product-card__left {
    padding-right: 20px;
  }
}

/* шапка в адаптиве (кроме дефолтной)*/

.search--box input {
  background: #dadada;
  color: #333;
}

.search--box .submit {
  background: #acacac;
}

.search--box .submit:hover {
  background: #797979;
}

/* меню в адаптиве */

.mm-navbar {
  background-color: #333;
  color: #fff;
}

.mobile-phone {
  padding-left: 0px;
}

.mobile-phone .icon {
  display: none;
}

.mobile-phone {
  text-align: center;
}

.mobile-phone a {
  font-size: 24px;
}

.conditional-section {
  margin-bottom: 150px;
}

.conditional-section.news-page-8 {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .conditional-section {
    margin-bottom: 110px;
  }

  [data-fancybox],
  .btn-border.callme-button {
    margin: 0;
  }

  .mobile-ul li .submenu {
    background: #f5f5f5;
  }

  .mobile-ul li .submenu li a:hover {
    background-color: #e1e1e1;
  }
}

/* пагинация кружками в адаптиве */

@media (max-width: 575.98px) {
  .slider-constructor:not([data-no-arrows]) .slick-dots {
    padding-right: 0;
  }
}

/* текст под формой звонка */

.callme-request-form .form-text {
  margin-top: 10px;
}

/* шапка fat v2 */

.inner-page section.__h-fat-v2-bottom,
.inner-page section.header--bottom-mob {
  background-color: #333 !important;
}

/* курсор */

[data-fancybox],
.btn-border.callme-button {
  cursor: pointer;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
h4,
.h4,
.h5,
h5,
h6,
.h6,
.personal-form__element-top,
.personal-form__post-text,
section.feedback-form .form-text,
.modal.fancybox-content .form-text,
.footer-content__title {
  cursor: default;
}

/* футер */

.footer-phone a {
  font-size: 22px;
}

/* отступы между карточками в адаптиве */

@media (max-width: 575px) {
  .gap-grid {
    gap: 0px !important;
  }
}

body {
  background-color: var(--custom-accent-color-500);
}

header {
  position: fixed;
  background-color: transparent;
}

header .__header {
  background-color: transparent;
  transition: none;
}

header .__header .logo {
  margin-bottom: -15px;
  width: 150px;
}

.fixed .__header {
  transition: none;
  z-index: 990;
  background-color: #008c8f;
}

.__header {
  height: 80px;
  background-color: transparent;
  padding-bottom: 15px;
}

.__header .container {
  position: relative;
}

.__header.trapeze .custom-block {
  display: none;
}

.__header .catalog-box {
  display: none;
}

.__header .c-box-fat-v2 {
  flex-wrap: nowrap;
  gap: 50px;
}

.__header.trapeze .c-box-fat-v2 .order-call::before {
  transform: skew(-25deg);
  background-size: 300% 100%;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.__header.trapeze .c-box-fat-v2 .order-call:hover {
  border: none;
}

.__header.trapeze .c-box-fat-v2 .order-call:hover::before {
  background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: none !important;
  background-color: transparent !important;
  border-color: transparent !important;
}

.__header.trapeze .c-box-fat-v2 .order-call:hover span {
  color: white;
}

.__header .c-box-fat-v2 p {
  padding-left: 0 !important;
  margin-bottom: 22px;
}

.__header .contact-box p a {
  color: var(--custom-white-color);
}

.__header .contact-box p a:hover {
  color: var(--custom-white-color);
}

.trapeze + .__h-fat-v2-bottom {
  height: 1px;
  background: transparent;
}

.__fat-v2-nav {
  position: fixed;
  top: 37px;
  margin-left: 225px;
  z-index: 999;
}

.__header.trapeze .c-box-fat-v2 .order-call span {
  font-size: 14px !important;
}

.__fat-v2-options ul li:first-child {
  display: none !important;
}

.lichniy-kabinet {
  position: fixed !important;
  display: flex;
  align-items: center;
  top: 35px;
  margin-left: 603px;
  height: auto !important;
  z-index: 999;
}

.trapeze + .__h-fat-v2-bottom .__fat-v2-options {
  display: none;
}

.__fat-v2-options ul li:last-child img {
  display: none;
}

.lichniy-kabinet::before {
  content: "";
  display: block;
  background-image: url(https://izolife-vktm.ru/media/uploads/profile-icon-t1.svg);
  width: 17px;
  height: 19px;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 7px;
}

.trapeze + .__h-fat-v2-bottom .__fat-v2-options ul li a.active,
.trapeze + .__h-fat-v2-bottom .__fat-v2-options ul li a:hover {
  color: white;
}

.trapeze + .__h-fat-v2-bottom .__fat-v2-nav ul {
  gap: 30px;
  height: auto;
}

.trapeze + .__h-fat-v2-bottom .__fat-v2-nav ul li a {
  padding: 0;
}

.__header .contact-box {
  max-height: none;
}

.header--mob {
  background: var(--custom-accent-color-500);
  height: 85px;
}

.header--mob .phone--box,
.burger-box .tel-mob,
.header--bottom-mob {
  display: none;
}

.btn-skew {
  border: none;
  max-height: 48px;
  width: 100%;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  padding: 12px 15px 8px 15px;
  max-width: 165px;
  cursor: pointer;
}

.btn-skew::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  background-size: 300% 100%;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.btn-skew:hover::before {
  background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
  border: none;

  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.btn-skew:hover span {
  color: white;
}

.btn-skew span {
  display: inline-block;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  width: fit-content;
  font-size: 14px;
}

.dealer form .btn {
  moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.dealer form .btn:hover {
  background-image: linear-gradient(to bottom, #14a6a9, #008c8f);
  border: none;
}

.trapeze + .__h-fat-v2-bottom .__fat-v2-nav ul li:hover {
  background-color: transparent;
}

.trapeze + .__h-fat-v2-bottom .__fat-v2-nav ul li a:hover {
  color: var(--custom-white-color);
}

/* 1ый блок */
main {
  padding-top: 70px;
}

.first-block {
  margin-top: 80px;
}

.first-block-container {
  display: flex;
}

.first-block-container-left {
  width: 40%;
}

.first-block-container-left .btn-skew {
  margin-top: 40px;
}

.first-block-container-left h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.first-block-container-right {
  width: 60%;
}

.first-block-container-right-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.first-block-container-right-buttons .btn-skew:first-child {
  max-width: 207px;
  margin-left: 150px;
}

.first-block-container-right-buttons .btn-skew:nth-child(2) {
  max-width: 207px;
  margin-left: 130px;
}

.first-block-container-right-buttons .btn-skew:nth-child(3) {
  max-width: 207px;
  margin-left: 110px;
}

.__header .c-box-fat-v2 p {
  margin-right: 0;
}

.first-block-container-right-image-wrapper {
  display: flex;
  width: 100%;
}

.first-block-container-right-image-wrapper img {
  width: 100%;
  object-fit: contain;
}

.first-block-container .btn-skew {
  max-height: none;
}

.first-block-container .btn-skew span {
  white-space: wrap;
}

.first-block-img1 {
  margin-right: -135px;
}

.first-block-img2 {
  min-width: 360px;
}

.first-block-img3 {
  margin-left: -130px;
}

.circle-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  margin-top: 40px;
}

.circle-wrapper img {
  max-width: 63px;
}

.shopping-cart-product .btn-border:hover {
  text-decoration: none;
}

.news-page-5 .news-item .our-team-text p {
  opacity: 1 !important;
  max-width: 650px;
}

.news-page-5 .news-item-info-text,
.news-page-5 .news-item-info-video {
  max-width: none;
  width: 50%;
}

.news-page-5 .news-item-info-video iframe {
  width: 100%;
  height: 322px;
}

.news-page-5 .news-item-info {
  position: relative;
  z-index: 500;
  gap: 35px;
  margin-top: 110px;
  margin-bottom: 0;
}

.news-page-5 {
  margin-bottom: 0;
}

.news-item-info-text p:first-child {
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

@media (max-width: 1280px) {
  .first-block-container-right-buttons .btn-skew:first-child {
    margin-left: 82px;
  }

  .first-block-img1 {
    margin-right: -123px;
  }

  .first-block-container-right-buttons .btn-skew:nth-child(2) {
    margin-left: 60px;
  }

  .first-block-container-right-buttons .btn-skew:nth-child(3) {
    margin-left: 37px;
  }

  .__fat-v2-options ul li:last-child {
    margin-left: 623px;
  }
}

@media (max-width: 991px) {
  main {
    padding-top: 100px !important;
  }

  .first-block-container {
    flex-direction: column;
    gap: 60px;
  }

  .first-block-container-left,
  .first-block-container-right {
    width: 100%;
  }

  .first-block-img1 {
    margin-right: -152px;
  }

  .first-block-img3 {
    margin-left: -145px;
  }

  .first-block-container-right-buttons .btn-skew:first-child {
    margin-left: 160px;
  }

  .first-block-container-right-buttons .btn-skew:nth-child(2) {
    margin-left: 140px;
  }

  .first-block-container-right-buttons .btn-skew:nth-child(3) {
    margin-left: 120px;
  }
}

@media (max-width: 767px) {
  .first-block {
    margin-top: 0;
  }

  .text-page img {
    max-height: 300px;
  }

  .first-block-container-left h1 {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .section-first {
    display: none !important;
  }

  .first-block-container-right-buttons .btn-skew:first-child {
    max-width: 172px;
    margin-left: 80px;
  }

  .first-block-container-right-buttons .btn-skew:nth-child(2) {
    max-width: 172px;
    margin-left: 60px;
  }

  .first-block-container-right-buttons .btn-skew:nth-child(3) {
    max-width: 172px;
    margin-left: 40px;
  }

  .first-block-img1 {
    margin-left: -50px;
    margin-right: auto;
  }

  .first-block-img2 {
    margin-left: -175px;
  }
}

@media (max-width: 540px) {
  .first-block-container-right-buttons .btn-skew:first-child {
    margin-left: 40px;
  }

  .first-block-container-right-buttons .btn-skew:nth-child(2) {
    margin-left: 20px;
  }

  .first-block-container-right-buttons .btn-skew:nth-child(3) {
    margin-left: 0;
  }

  .first-block-img3 {
    margin-left: -125px;
  }

  .circle-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 400px) {
  .first-block-img1 {
    margin-left: -100px;
    margin-right: auto;
  }

  .first-block-img2 {
    margin-right: -60px;
  }

  .first-block-container .btn-skew:not(:first-child) {
    margin: 0;
    width: fit-content;
  }
}

/* Наши решения */

.our-solutions-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-bottom: 40px;
}

.our-solutions-header svg {
  width: 100%;
}

@keyframes revealFromRight {
  0% {
    opacity: 0.5;
    clip-path: inset(0 100% 0 0);
  }

  100% {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}

@keyframes revealFromLeft {
  0% {
    opacity: 0.5;
    clip-path: inset(0 0 0 100%);
    /* полностью скрыта слева */
  }

  100% {
    opacity: 1;
    clip-path: inset(0 0 0 0);
    /* полностью видна */
  }
}

.left-arrow {
  opacity: 0;
  /* Начинаем с прозрачности */
}

.right-arrow {
  opacity: 0;
  /* Начинаем с прозрачности */
}

.our-solutions-header h2 {
  flex-shrink: 0;
  width: fit-content;
}

h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
}

.solutions-tabs {
  display: flex;
  height: 75px;
  align-items: center;
  margin-bottom: 100px;
}

.solutions-tab-btn {
  background: none;
  border: none;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  max-height: 54px;
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  height: 100%;
  padding: 10px 25px;
  max-width: 195px;
  font-size: 12px;
  opacity: 0.6;
  transition: all 0.2s ease-in-out;
}

.solutions-tab-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  transition: 0.2s;
}

.solutions-tab-btn.active {
  max-width: 270px;
  max-height: 74px;
  padding: 20px 45px;
  font-size: 16px;
  opacity: 1;
}

.solutions-tab-content {
  display: none;
  position: relative;
}

.our-solutions-container .tab-content {
  background: #008c8f;
}

.solutions-tab-content.active {
  display: flex;
  gap: 100px;
  align-items: center;
}

.solutions-tab-image {
  width: 60%;
  object-fit: cover;
  margin-bottom: 0 !important;
}

.solutions-tab-text {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.solutions-tab-text h3 {
  font-size: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.solutions-tab-text p {
  font-size: 16px;
  line-height: 110% !important;
  margin-bottom: 0;
  width: 80%;
}

.solutions-tab-content .background {
  position: absolute;
  width: 60%;
  height: 100%;
  top: 0;
  left: 0;
  margin-bottom: 0;
  z-index: -20;
}

.solutions-model {
  width: 60%;
  height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.solutions-model::after {
  content: "Зажмите изображение, чтобы повернуть";
  font-size: 16px;
  font-weight: 600;
  opacity: 0.5;
}

#ar-prompt img {
  display: none;
}

.solutions-tabs {
  padding-left: 10px;
  height: 95px;
  overflow-x: auto;
  /* оставить возможность скролла */
  scrollbar-width: none;
  /* для Firefox */
  -ms-overflow-style: none;
  /* для IE и Edge */
  -webkit-overflow-scrolling: touch;
  padding-right: 20px;

  /* Для скрытия полосы прокрутки в WebKit-браузерах */
}

.solutions-tabs::-webkit-scrollbar {
  display: none;
}

.solutions-tabs.dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
  /* для WebKit */
}

.sertificaty-text-container {
  display: flex;
  justify-content: center;
}

.sertificaty-text-container p {
  max-width: 430px;
}

.sertificaty-files {
  margin-top: 90px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.sertificaty-files-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sertificaty-slider .slider-constructor.visible,
.sertificaty-slider .slider-constructor.slick-initialized {
  overflow: hidden;
}

.sertificaty-slider .image img {
  height: 335px !important;
  object-fit: contain;
}

@media (max-width: 991px) {
  .solutions-tab-content {
    flex-direction: column;
    gap: 60px;
  }

  .solutions-tab-image,
  .solutions-tab-text,
  .solutions-tab-content .background {
    width: 100%;
  }

  .our-solutions-header {
    gap: 40px;
  }

  .our-solutions-header h2 {
    flex-shrink: 1;
    text-align: center;
    width: 100%;
  }

  .solutions-tabs {
    margin-bottom: 60px;
  }

  .solutions-tab-content.active {
    gap: 60px;
  }

  .solutions-model {
    width: 100%;
    height: 300px;
  }

  .news-page-5 .news-item-info {
    flex-direction: column;
  }

  .news-page-5 .news-item-info-text,
  .news-page-5 .news-item-info-video {
    width: 100%;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 21px;
  }

  .our-solutions-header h2 {
    width: min-content;
  }

  .our-solutions-header .left-arrow,
  .about-container .left-arrow {
    position: absolute;
    left: -55%;
    width: auto;
  }

  .our-solutions-header .right-arrow,
  .about-container .right-arrow {
    position: absolute;
    right: -55%;
    width: auto;
  }

  .news-page-5 .news-item-info {
    margin-top: 60px;
  }
}

@media (max-width: 485px) {
  .our-solutions-header .left-arrow {
    left: -75%;
  }

  .our-solutions-header .right-arrow {
    right: -75%;
  }
}

@media (max-width: 400px) {
  .about-container .right-arrow {
    right: -98%;
  }

  .about-container .left-arrow {
    left: -98%;
  }
}

/* Про заваод */

.about-tabs {
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: #008c8f #f0f0f0;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  margin-bottom: 90px;
}

.about-tabs::-webkit-scrollbar {
  height: 6px;
}

.about-tabs::-webkit-scrollbar-track {
  background: #008c8f;
}

.about-tabs::-webkit-scrollbar-thumb {
  background-color: #008c8f;
  border-radius: 3px;
}

.about-tab {
  background: none;
  border: none;
  width: 100%;
  padding: 15px 0;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
  opacity: 0.4;
  border-bottom: 2px solid #fff;
}

.about-tab:first-child {
  text-align: left;
}

.about-tab:last-child {
  text-align: right;
}

.about-tab.active {
  opacity: 1;
}

.about-tab-content {
  display: none;
  gap: 40px;
  justify-content: space-between;
  align-items: center;
}

.about-tab-content.active {
  display: flex;
}

.about-tab-content .text-content {
  width: 50%;
}

.line {
  display: block;
  width: 100%;
  background-color: #fff;
  height: 1px;
  margin: 30px 0;
}

.about-tab-content .image-content {
  width: 40%;
}

.about-tab-content .image-content img {
  width: 100%;
  max-height: 275px;
  max-width: 500px;
  height: auto;
  border-radius: 8px;
}

.about-numbers {
  margin-top: 50px;
}

.about-numbers-header {
  text-align: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  opacity: 0.7;
}

.about-numbers-header span {
  font-size: 14px !important;
}

.about-numbers-wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 55px;
}

.about-numbers-item span {
  font-size: 100px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.about-numbers-item p {
  font-size: 14px !important;
  color: #f5f5f5;
  opacity: 0.7;
  width: 50%;
  margin-bottom: 0;
  margin-top: 13px;
}

@media (max-width: 767px) {
  .about-tab {
    width: auto;
    padding: 15px 10px;
    flex-shrink: 0;
  }

  .about-tab-content.active {
    gap: 60px;
    flex-direction: column;
  }

  .about-tab-content .text-content {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .about-tab-content .image-content {
    width: 100%;
  }

  .about-numbers-wrapper {
    flex-direction: column;
    gap: 60px;
    padding-top: 40px;
  }

  .about-numbers-item {
    width: fit-content;
  }

  .about-numbers-item span {
    font-size: 92px !important;
  }
}

/* Слайдер */
.slider-main {
  padding-bottom: 80px;
}

.slider-main .slick-prev,
.slider-main .slick-next {
  top: auto;
  bottom: -80px;
}

.slider-main .slick-prev {
  right: 50%;
}

.slider-main .slick-next {
  right: calc(50% - 50px);
}

.slider-main .button_style-1 {
  border: none;
}

.slider-main .slick-arrow img,
.slider-main .slick-arrow svg {
  width: 15px;
  height: 26px;
}

.slider-main .button_style-1[data-touch],
.slider-main .button_style-1[data-hover] {
  background-color: transparent;
}

.slider-main .image-zoom[data-touch] .image,
.slider-main .image-zoom[data-hover] .image {
  transform: none;
}

.slider-main > img {
  object-fit: contain;
}

@media (max-width: 576px) {
  .slick-dots {
    display: none !important;
  }

  .partners-slider .slick-dots {
    display: flex !important;
    bottom: 40px;
    right: auto;
  }

  .partners-slider .slick-dots button {
    background-color: transparent;
    border: 1px solid white;
    border-radius: 0;
  }

  .partners-slider .slick-active button {
    background-color: white;
  }
}

/* Наша команда */

.our-team-text {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.our-team-text p {
  display: block;
  max-width: 500px;
}

.our-team-text p::after {
  display: block;
  content: "";
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 30px;
}

.our-team-text::before {
  content: "";
  position: absolute;
  left: -40px;
  top: -320px;
  width: 400px;
  height: 800px;
  background-image: url(https://izolife-vktm.ru/media/uploads/left.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.our-team-text::after {
  content: "";
  position: absolute;
  right: -260px;
  top: -260px;
  width: 600px;
  height: 600px;
  background-image: url(https://izolife-vktm.ru/media/uploads/right.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.soty {
  display: grid;
  position: relative;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 120px;
  margin-bottom: 120px;
  margin-left: 110px;
}

.soty::before {
  content: "Мы гордимся нашим коллективом за его профессионализм, ответственность и стремление к развитию.";
  position: absolute;
  left: 0;
  bottom: 75px;
  max-width: 288px;
}

.soty::after {
  content: "Мы объединены общей целью — создавать безопасные и экологичные материалы, которые делают ваш дом теплее и комфортнее.";
  position: absolute;
  right: 70px;
  top: 60px;
  max-width: 288px;
}

.sota2 {
  margin-top: 107px;
  margin-left: -40px;
  height: 208px;
}

.sota3 {
  margin-top: 210px;
  margin-left: -78px;
}

/* Форма "Стать дилером" */

.dealer {
  padding: 272px 0;
  margin-bottom: 0;
}

.dealer > img {
  object-position: top;
}

.dealer .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dealer h2 {
  width: fit-content;
}

.dealer form {
  width: 385px;
  margin-top: 30px;
}

.form-control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  box-shadow: none;
  padding-left: 0;
  color: #fff;
}

.content-name {
  color: #fff;
  left: 0;
}

.dealer form .btn {
  border: none !important;
  max-height: 48px;
  width: 100%;
  text-align: center;
  display: inline-block;
  background-color: transparent !important;
  position: relative;
  margin-left: 10px;
  padding: 15px 8px 15px;
  max-width: 165px;
  z-index: 20;
}

.dealer form .btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  transition: 0.2s;
  z-index: 10;
}

.form-control:focus {
  border-color: #fff;
}

.form-control:focus + .label-name .content-name,
.form-control:valid + .label-name .content-name {
  font-size: 9px !important;
  color: #fff !important;
  top: -7px;
}

/* Карта */

.where-buy {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 0;
  position: relative;
}

.where-buy .container {
  position: unset;
}

.where-buy-container {
  height: 780px;
}

.map-custom {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  z-index: 1;
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-width: auto;
  scroll-behavior: smooth;
}

.map-img {
  position: relative;
  width: 2550px;
  display: block;
  height: auto;
  z-index: 2;
}

.map-img img {
  width: 100%;
  height: 650px;
  margin-bottom: 0;
  object-fit: cover;
}

.map-locs {
  position: relative;
  overflow-x: visible;
  z-index: 5;
}

.loc {
  position: absolute;
  width: fit-content;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.loc:hover {
  transform: scale(1.2);
}

.loc-0 {
  left: 998px;
  top: 272px;
}

.loc-0:hover {
  transform: scale(1.5);
}

.loc-1 {
  top: 26px;
  left: 454px;
  display: none;
}

.loc-2 {
  top: 113px;
  left: 565px;
}

.loc-3 {
  top: 228px;
  left: 660px;
}

.loc-4 {
  top: 287px;
  left: 766px;
}

.loc-5 {
  top: 307px;
  left: 845px;
}

.loc-6 {
  top: 365px;
  left: 842px;
}

.loc-7 {
  left: 1043px;
  top: 67px;
}

.loc-8 {
  left: 1252px;
  top: 45px;
}

.loc-9 {
  left: 1769px;
  top: 265px;
}

.loc-10 {
  left: 2227px;
  top: 34px;
  display: none;
}

/* ФОС */
.before-form {
  background-color: transparent;
  margin-bottom: 0;
  padding-top: 150px;
  z-index: 3;
}

.before-form .our-solutions-header {
  margin-bottom: 0;
}

section.feedback-form .question-form {
  background-color: #008c8f;
  border: none;
  padding: 0;
}

section.feedback-form .question-main {
  max-width: none;
}

section.feedback-form .form-control {
  border-color: #fff;
}

section.feedback-form .h2 {
  display: none;
}

.section-dark.feedback-form {
  background-color: transparent !important;
  padding-bottom: 120px;
}

section.feedback-form form .btn {
  border: none !important;
  max-height: 48px;
  width: 100%;
  text-align: center;
  display: inline-block;
  background-color: transparent !important;
  position: relative;
  margin-left: 10px;
  padding: 15px 8px 15px;
  max-width: 165px;
  z-index: 20;
}

section.feedback-form form .btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  transition: 0.2s;
  z-index: 10;
}

/* footer */
footer {
  background-color: transparent;
  padding-top: 100px;
  padding-bottom: 150px;
}

.footer-content {
  flex-wrap: wrap;
}

.footer-content__column--lg {
  display: none;
}

.footer-phone,
.footer-contact,
.footer-social,
.footer-bottom .copy.version {
  display: none;
}

.footer-content__menu {
  order: 1;
  margin-left: 0;
  width: fit-content;
  padding-bottom: 60px;
}

.video-item .player,
.video-item video {
  height: 100%;
  width: 100% !important;
  left: 0;
}

.footer-right {
  width: 40%;
  order: 2;
}

.footer-first-column {
  width: 100%;
  order: 3;
}

.footer-content__title {
  font-family: Square !important;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.footer-content__title span {
  font-family: Montserrat !important;
  font-size: 16px;
  text-transform: none;
  margin-top: 30px;
  opacity: 1;
}

.footer-subscribe input {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  padding-left: 0;
  font-size: 16px;
}

.footer-subscribe input::placeholder {
  color: #fff;
  font-size: 16px;
}

.footer-subscribe button {
  border: none !important;
  max-height: 48px;
  width: 100%;
  text-align: center;
  display: inline-block;
  background-color: transparent !important;
  position: relative;
  padding: 0 15px;
  max-width: 165px;
  z-index: 20;
  font-size: 16px;
}

.footer-subscribe button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  transition: 0.2s;
  z-index: 10;
}

.footer-content__column li {
  margin-bottom: 20px;
}

.footer-content__column a,
.developer-link a {
  font-size: 16px;
  color: #fff;
}

.developer-link {
  padding-top: 30px;
}

.footer-content-cookie {
  font-size: 16px;
  color: #fff;
  opacity: 0.5;
}

.footer-content__column a:hover {
  color: #fff;
}

@media (max-width: 991px) {
  .footer-content__column:last-child {
    width: 100%;
    flex: auto;
  }
}

@media (max-width: 767px) {
  footer {
    padding-top: 60px;
  }

  .footer-content__menu {
    padding-bottom: 20px;
  }

  .footer-right {
    width: 100%;
    margin-bottom: 90px;
  }

  .footer-first-column .logo img {
    width: 100%;
    max-width: none;
  }

  .map-img {
    width: 1849px;
  }

  .map-custom {
    height: 506px;
    overflow-y: scroll;
    scrollbar-width: none;
    /* Firefox */
  }

  .map-custom::-webkit-scrollbar {
    display: none;
  }

  .map-img img {
    max-height: none;
    height: 100%;
    object-fit: cover;
  }

  .loc-0 {
    left: 722px;
    top: 342px;
  }

  .loc-1 {
    top: 99px;
    left: 326px;
    display: block;
  }

  .loc-2 {
    top: 221px;
    left: 406px;
  }

  .loc-3 {
    top: 302px;
    left: 475px;
  }

  .loc-4 {
    top: 346px;
    left: 556px;
  }

  .loc-5 {
    top: 358px;
    left: 609px;
  }

  .loc-6 {
    top: 409px;
    left: 611px;
  }

  .loc-7 {
    left: 753px;
    top: 185px;
  }

  .loc-8 {
    left: 904px;
    top: 171px;
  }

  .loc-9 {
    left: 1279px;
    top: 328px;
  }

  .loc-10 {
    left: 1611px;
    top: 106px;
    display: block;
  }
}

.trapeze + .__h-fat-v2-bottom .__fat-v2-nav ul li a.active {
  color: #fff;
}

section.feedback-form,
.inner-page .section-dark.feedback-form {
  background-color: transparent !important;
  z-index: -1;
}

.modal {
  background-image: url("https://izolife-vktm.ru/media/uploads/modal-back.svg");
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 50px;
}

.modal.fancybox-content {
  max-width: 726px;
}

.fancybox-content {
  background-color: #008c8f;
}

.modal.fancybox-content form {
  width: 60%;
}

.modal-content .content-title {
  width: 80%;
  font-size: 30px !important;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
}

.fancybox-close-small {
  padding: 0 !important;
  top: 50px !important;
  right: 50px !important;
  background: none;
  width: 32px;
  height: 32px;
}

.fancybox-close-small svg {
  display: block;
  width: 100%;
  height: 100%;
}

.modal .form-group-inline {
  margin-top: 40px;
}

.modal .form-group-inline .form-close.btn-close {
  display: none;
}

.modal .form-group-inline .button-theme_primary {
  border: none !important;
  max-height: 48px;
  width: 100%;
  text-align: center;
  display: inline-block;
  background-color: transparent !important;
  position: relative;
  padding: 0 15px;
  max-width: 165px;
  z-index: 20;
  font-size: 16px;
}

.modal .form-group-inline .button-theme_primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  transition: 0.2s;
  z-index: 10;
}

@media (max-width: 480px) {
  .fancybox-close-small {
    top: 15px !important;
    right: 15px !important;
  }

  .modal.fancybox-content form {
    width: 100%;
  }
}

.inner-page main {
  background-color: transparent;
}

.section.mobile-show.header-top-bg-color ~ .section {
  background-image: url("https://izolife-vktm.ru/media/uploads/blur.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom 0 center;
}

.breadcrumbs a,
.breadcrumbs {
  color: #fff;
}

.breadcrumbs {
  gap: 5px;
  line-height: 120%;
  padding-bottom: 70px;
}

.trapeze + .__h-fat-v2-bottom .__fat-wrap {
  height: 0;
}

.grid-columns-xl-2 {
  gap: 40px !important;
}

.inner-page h1,
.heading-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}

.heading-arrows {
  margin-bottom: 37px;
}

.inner-page h1::before,
.heading-arrows::before {
  content: "";
  display: block;
  background-image: url("https://izolife-vktm.ru/media/uploads/arrow-left.svg");
  background-repeat: no-repeat;
  background-position-x: right;
  width: 240px;
  height: 54px;
  position: relative;
  margin-right: 46px;
  flex-shrink: 0;
  opacity: 0;
}

.inner-page h1::after,
.heading-arrows::after {
  content: "";
  display: block;
  background-image: url("https://izolife-vktm.ru/media/uploads/arrow-right.svg");
  background-repeat: no-repeat;
  background-position-x: left;
  width: 240px;
  height: 54px;
  position: relative;
  margin-left: 46px;
  flex-shrink: 0;
  opacity: 0;
}

.inner-page h1.visible::after,
.heading-arrows.visible::after {
  animation: revealFromLeft 2s forwards;
}

.inner-page h1.visible::before,
.heading-arrows.visible::before {
  animation: revealFromRight 2s forwards;
}

.welcome {
  flex-direction: column;
  gap: 40px;
}

.welcome__side {
  width: 100%;
}

.comparison__side {
  width: 100%;
  border: none;
}

.welcome__side .custom__accordion {
  display: flex;
  margin-bottom: 0;
  background-color: #008c8f;
  border: none;
}

.welcome__side .custom__accordion li {
  margin-left: 10px;
}

.welcome__side .custom__accordion li a {
  background: none;
  border: none !important;
  flex-shrink: 0;
  cursor: pointer;
  color: #fff !important;
  position: relative;
  max-height: 54px;
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  padding: 20px 45px;
  max-width: 195px;
  font-size: 12px;
  transition: all 0.2s ease-in-out;
}

.welcome__side .custom__accordion li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  transition: 0.2s;
}

.product-item:hover {
  border: none;
}

.product-item {
  background-color: transparent;
  border: none;
}

.product-item__art {
  display: none;
}

.product-item__head {
  display: none;
}

.product-item__name {
  font-size: 22px !important;
  color: #fff;
  height: auto;
}

.product-item__status--many,
.product-price-range__text {
  display: none;
}

.product-card-v2__price,
.product-item__cost-product {
  font-size: 33px !important;
  font-family: Square !important;
  color: #fff;
  line-height: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-card-v2__price span,
.product-item__cost-product span {
  font-family: Montserrat !important;
  font-size: 22px !important;
  font-weight: 400;
}

.shopping-cart-product .btn-border,
.error__content .btn,
.btn {
  background: none !important;
  border: none !important;
  flex-shrink: 0;
  cursor: pointer;
  color: #fff !important;
  position: relative;
  height: 48px;
  width: 100%;
  text-align: center;
  display: inline-block;
  display: flex;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  max-width: 280px;
  transition: all 0.5s ease-in-out;
}

.shopping-cart-product .btn-border::before,
.error__content .btn::before,
.btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  background-size: 300% 100%;
}

.shopping-cart-product .btn-border:hover::before,
.error__content .btn:hover::before,
.btn:hover::before {
  background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
  border: none;
  opacity: 0.5;
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.forgot-password {
  color: white;
}

.forgot-password:hover {
  color: white;
  text-decoration: underline;
}

.product-item__content-bottom {
  padding: 0;
}

.section.mobile-show.header-top-bg-color {
  display: none !important;
}

.content-title.product-set-title.h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px !important;
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
}

.content-title.product-set-title.h2::before {
  content: "";
  display: block;
  background-image: url("https://izolife-vktm.ru/media/uploads/arrow-left.svg");
  background-repeat: no-repeat;
  background-position-x: right;
  width: 350px;
  height: 54px;
  position: relative;
  margin-right: 44px;
}

.content-title.product-set-title.h2::after {
  content: "";
  display: block;
  background-image: url("https://izolife-vktm.ru/media/uploads/arrow-right.svg");
  background-repeat: no-repeat;
  background-position-x: left;
  width: 350px;
  height: 54px;
  position: relative;
  margin-left: 44px;
}

.__header.trapeze .c-box-fat-v2 .order-call:before {
  border-color: white;
}

/* .product-item__image {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.product-item__image::after {
    content: "";
    position: absolute;
    z-index: 2;
    background-image: url("https://izolife-vktm.ru/media/uploads/group_5573.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    max-height: 310px;
    top: 0;
    left: 0;
  }

  .product-item__image img {
    position: relative;
    z-index: 20;
    height: 50%;
  } */

.mobile-text {
  display: none;
}

@media (max-width: 1280px) {
  .our-team-text::before {
    left: -180px;
  }

  .our-team-text::after {
    right: -330px;
  }

  .sota2 {
    height: auto;
    margin-top: 83px;
    margin-left: -25px;
  }

  .sota3 {
    margin-top: 166px;
    margin-left: -48px;
  }

  .soty::after {
    right: 0;
    max-width: 248px;
    top: 0;
  }

  .soty::before {
    bottom: 15px;
    max-width: 248px;
  }

  .our-team-text p {
    z-index: 50;
  }
}

@media (max-width: 767px) {
  .inner-page h1::before,
  .inner-page h1::after,
  .heading-arrows::before,
  .heading-arrows::after {
    display: none;
  }

  .sertificaty-slider .slider-constructor.visible,
  .sertificaty-slider .slider-constructor.slick-initialized {
    padding-bottom: 0;
    padding-top: 0;
  }

  .sertificaty-slider {
    margin-bottom: 50px;
  }

  .product-item__link {
    flex-direction: column;
  }

  .product-item__image {
    max-width: 320px;
    width: 100%;
  }

  .product-item__name {
    font-size: 18px !important;
  }

  .product-card-v2__price {
    font-size: 25px;
    margin: 20px 0;
  }

  .product-item__content-top {
    height: auto;
  }

  .product-item__content-bottom {
    width: 100%;
  }

  .shopping-cart-product .btn-border {
    max-width: 220px;
    font-size: 16px;
  }

  .footer-content-cookie {
    font-size: 12px !important;
  }

  main {
    padding-top: 80px !important;
  }

  .first-block {
    padding-top: 40px;
  }

  .section-dark.feedback-form {
    padding-bottom: 60px;
  }

  .our-team-text::before,
  .our-team-text::after {
    display: none;
  }

  .soty {
    margin-left: 0;
    grid-template-columns: 1fr;
  }

  .sota1,
  .sota2,
  .sota3 {
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .soty::after,
  .soty::before {
    display: none;
  }

  .mobile-text {
    display: block;
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 400px) {
}

.inner-page .section-dark,
.product-card__head,
.product-card__container,
.product-card__discription,
.tab-content {
  background-color: transparent;
}

.tabs li:hover,
.tabs li.active {
  background: #008c8f;
}

.product-card__head {
  padding: 0;
  border: none;
}

.product-card__navigation,
.product-card__artikul,
.product-card__right {
  display: none;
}

.product-card__title {
  text-align: left !important;
}

.product-card__title::before,
.product-card__title::after {
  display: none !important;
}

.product-card__container {
  padding: 0;
  gap: 70px;
}

.product-card__personal-cost {
  order: 1;
}

.shopping-cart-product {
  order: 2;
}

.product-sidebar__static-text-wrapper {
  order: 3;
}

.product-card__btns {
  order: 4;
}

.product-card__content,
.product-card__slideshow {
  width: 50%;
}

.product-card__left {
  width: 100%;
  gap: 80px;
}

.product-card__personal-cost strong {
  font-size: 30px;
  font-weight: 500;
  font-family: Square, Montserrat !important;
  color: #fff !important;
}

.shopping-cart-product.not-available {
  justify-content: flex-start;
}

.product-sidebar__static-text-wrapper {
  width: 70%;
  font-size: 16px;
}

.btn-radius {
  font-size: 16px;
  color: #fff;
}

.share-btn .icon-svg {
  flex-shrink: 1;
  padding-right: 20px;
}

.btn-radius:active,
.btn-radius:hover {
  color: #fff;
}

#sync2 {
  display: none;
}

.tabs li {
  width: 100%;
  border-bottom: 2px solid #fff;
  color: white;
  opacity: 0.4;
}

.tabs li.active {
  color: white;
  opacity: 1;
}

.tabs li:hover,
.tabs li.active {
  color: white;
}

.tab-content {
  padding-top: 140px;
  padding-left: 0;
}

.tab-content h2 {
  margin-bottom: 40px;
}

.char-text:first-child {
  margin-right: 0;
}

.char-text:last-child {
  color: white;
  width: 10%;
  text-align: right;
  padding-bottom: 3px;
  border-bottom: 1px dashed #fff;
}

.product-slider {
  margin-top: 150px;
}

.product-card-container .product-card-content {
  width: 100%;
}

.product-card-container .product-card-side {
  display: none;
}

.slider-constructor {
  padding-bottom: 80px;
}

.slider-constructor .slick-prev,
.slider-constructor .slick-next {
  border: none;
  top: auto;
  bottom: 0;
}

.slider-constructor .slick-prev {
  right: 50%;
}

.slider-constructor .slick-next {
  right: calc(50% - 50px);
}

.button_style-1[data-touch],
.button_style-1[data-hover] {
  background-color: transparent;
}

.slider-constructor .slick-arrow img,
.slider-constructor .slick-arrow svg {
  width: 15px;
  height: 26px;
}

.contacts-block {
  border: none;
}

.contacts-block__info {
  background: transparent;
}

.contacts-block__title {
  display: none;
}

.contacts-block__title-red {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-family: Square !important;
}

.contact-line .icon {
  display: none;
}

.contact-line a {
  color: #fff;
  font-size: 16px;
}

.error {
  background: #008c8f;
}

.error__content {
  display: flex;
  flex-direction: column;
  padding-top: 20px;
  background: url(https://izolife-vktm.ru/media/uploads/404.svg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 560px;
}

.error__content::before {
  content: "404";
  font-family: Square !important;
  text-align: center;
  font-size: 172px;
  line-height: 100%;
  margin-bottom: -260px;
}

.error__content h1 {
  width: 100%;
  margin-bottom: 245px;
}

@media (max-width: 767px) {
  .error {
    background: url(https://izolife-vktm.ru/media/uploads/404.svg);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .error__content {
    background: none;
  }

  .error__content::before {
    font-size: 100px;
    margin-bottom: -160px;
  }

  .error__content h1 {
    margin-bottom: 150px;
  }

  .char-text:last-child {
    color: white;
    width: 20%;
    text-align: right;
    border-bottom: none;
  }

  .char li {
    border-bottom: 1px dashed #fff;
  }
}

.article-inner__content {
  padding: 0;
  background-color: #008c8f;
}

.review-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.review-container {
  display: flex;
  gap: 20px;
  padding: 20px;
  background: linear-gradient(#14a6a9, #008c8f);
}

.review-container .review-foto {
  width: 100px;
  flex-shrink: 0;
}

.review-text span {
  font-size: 14px !important;
  font-family: Square !important;
  text-transform: uppercase;
}

.review-text p {
  font-size: 12px !important;
  margin-bottom: 0;
  margin-top: 15px;
}

.article-inner__share {
  display: none;
}

@media (max-width: 991px) {
  .review-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .review-wrapper {
    grid-template-columns: 1fr;
  }

  .conditional-section.bg-color.mb-0 {
    display: none;
  }
}

.input-number .order-down,
.input-number .order-up {
  background: none;
  border: none;
}

.input-number .order-down:before,
.input-number .order-up:before,
.input-number .order-up::after {
  background-color: #fff;
}

.input-number input[type="number"] {
  background: none;
  color: white;
  font-size: 16px;
}

.button-theme_cart {
  background-color: transparent !important;
  border-color: white !important;
  border-radius: 0;
}

.st-button_primary {
  background-color: transparent !important;
  border-color: white;

  height: 62px;
}

.shopping-cart {
  background: none;
}

.simple-cart__content {
  max-width: none;
  margin-bottom: 150px;
}

.shopping-cart-item__name {
  color: white;
  font-size: 12px;
  font-family: Square !important;
  text-transform: uppercase;
}

.shopping-cart-item {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 50px;
  position: relative;
  justify-content: space-between;
}

.shopping-cart-item__delete {
  position: absolute;
  top: 15px;
  right: 0;
  margin-right: 0;
}

.shopping-cart-item__delete svg {
  width: 25px;
  height: 25px;
}

.shopping-cart-item__img {
  margin-right: 40px;
}

.shopping-cart-item__img img {
  max-width: 100px;
  max-height: 100px;
}

.shopping-cart-item__cost {
  font-size: 16px;
  color: white;
  margin-left: 40px;
}

.input-number {
  width: 85px;
}

.shopping-cart-item__total-cost {
  font-family: Square !important;
  font-size: 20px;
  color: white;
}

.shopping-cart-item__numbers {
  min-width: auto;
}

.shopping-cart-item__name span {
  color: white;
  font-size: 12px !important;
  margin-bottom: 10px;
}

.delivery-total {
  max-width: none;
  width: auto;
}

.delivery-total__lg {
  font-family: Square !important;
  font-size: 30px !important;
  font-weight: 400;
  margin-right: 25px;
}

.delivery-total__lg.cart-total-price {
  font-size: 20px !important;
  margin-right: 0;
}

.new-radio__label:before {
  border-color: white;
  border-radius: 0;
}

.simple-order-form__title.mb-0 {
  margin-bottom: 15px !important;
}

.color-gray-700,
.color-gray-550 {
  color: white;
}

.new-radio__label:after {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://izolife-vktm.ru/media/uploads/vector_7.svg");
  background-color: transparent;
}

.simple-order-form {
  max-width: none;
  margin: 0;
}

.simple-order-form button {
  border: none !important;
  max-height: 48px;
  width: 100%;
  text-align: center;
  display: inline-block;
  background-color: transparent !important;
  position: relative;
  margin-left: 10px;
  padding: 15px 8px 15px;
  max-width: 165px;
  z-index: 20;
}

.simple-order-form button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  transition: 0.2s;
  z-index: 10;
}

.d-gridgrid-columns-1.gap-10 {
  display: flex;
  flex-wrap: wrap;
}

.simple-order-form__column {
  flex: auto;
  width: auto;
}

.simple-order-form__title {
  text-transform: uppercase;
}

@media (max-width: 1280px) {
  .shopping-cart-item__name {
    width: 240px;
  }
}

.news-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.news-list-item {
  display: flex;
  gap: 40px;
  padding: 20px;
  background: linear-gradient(#14a6a9, #008c8f);
}

.news-list-item-img {
  max-width: 357px;
  flex-shrink: 0;
}

.news-list-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-list-item-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-image: url("https://izolife-vktm.ru/media/uploads/group_5554.svg");
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

.news-list-item-content .date {
  font-size: 12px !important;
}

.news-list-item-content h3 {
  font-size: 21px;
  text-transform: uppercase;
  cursor: pointer;
}

.news-list-item-content .btn-skew {
  margin-left: auto;
  margin-right: 10px;
}

.button-theme,
.st-button {
  border: none !important;
  max-height: 48px;
  width: 100%;
  text-align: center;
  display: inline-block;
  background-color: transparent !important;
  position: relative;
  margin-left: 10px;
  font-size: 18px;
  padding: 15px 8px 15px;
  max-width: 165px;
  z-index: 20;
  color: white !important;
  overflow: visible;
  transition: all 0.4s ease-in-out;
}

.button-theme:hover,
.st-button:hover {
  background-color: transparent !important;
}

.button-theme::before,
.st-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  transition: 0.2s;
  z-index: 10;
}

@media (max-width: 767px) {
  .news-list-item {
    flex-direction: column;
  }

  .news-list-item-img {
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .section-dark {
    background-color: #008c8f !important;
  }
}

@media (max-width: 767px) {
  .section-dark {
    padding: 20px 0;
    background: #008c8f;
  }
}

.about-container {
  position: relative;
}

.about-container .about-main-img {
  position: absolute;
  top: -120px;
  left: 100px;
  width: 100%;
  object-position: top;
  z-index: 5;
}

.about-container-logo {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px !important;
}

.about-text-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.about-text-item-content {
  width: 40%;
}

.about-text-item-content h2 {
  margin-bottom: 40px;
}

.about-text-item-img {
  width: 50%;
}

.about-img-item {
  display: flex;
  margin-top: 70px;
}

.about-img-item-left {
  width: 50%;
}

.about-img-item-left img {
  width: 100%;
  margin-bottom: 40px;
}

.about-img-item-right {
  width: 50%;
  position: relative;
}

.about-img-item-right img {
  object-position: top;
  width: 100%;
  margin-bottom: 0;
}

.about-img-item-right .about-life {
  position: absolute;
  bottom: 0;
  left: 0;
}

.about-img-item-second {
  position: relative;
}

.about-img-item-second img {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.about-img-item-second .first-text {
  position: absolute;
  top: 40%;
  left: 0;
  width: 288px;
}

.about-img-item-second .second-text {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 288px;
}

.contacts-block__title-red.address-data,
.contact-line {
  display: none;
}

.contacts-section {
  margin-top: 60px;
}

.contacts-block {
  flex-direction: column;
}

.contacts-block__info {
  width: 100%;
  padding: 0;
}

.contacts-block__map {
  width: 100%;
  height: 700px;
}

.contacts-container-item {
  display: flex;
  justify-content: space-between;
  padding-bottom: 45px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.395);
  margin-bottom: 40px;
}

.contacts-container-item.no-border {
  border-bottom: none;
}

.contacts-container-item h3 {
  font-size: 20px;
}

.contacts-container-item-left {
  width: 45%;
}

.contacts-container-item-right {
  width: 40%;
}

.right-row:first-child {
  margin-bottom: 40px;
}

.location-head,
.phone-head,
.mail-head,
.address-head {
  display: flex;
  align-items: center;
  gap: 20px;
}

strong, b {
    font-weight: 700;
}

.location-head::before {
  content: "";
  background-image: url("https://izolife-vktm.ru/media/uploads/loc-white.svg");
  display: block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.phone-head::before {
  content: "";
  background-image: url("https://izolife-vktm.ru/media/uploads/phone.svg");
  display: block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.address-head::before {
  content: "";
  background-image: url("https://izolife-vktm.ru/media/uploads/ico_map.svg");
  display: inline-block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.mail-head::before {
  content: "";
  background-image: url("https://izolife-vktm.ru/media/uploads/email.svg");
  display: block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.contacts-container p,
.contacts-container a {
  padding-left: 50px;
}

.contacts-box {
  display: flex;
  justify-content: space-between;
  padding-left: 50px;
  margin-bottom: 156px;
}

.contacts-box h2 {
  width: 45%;
}

.contacts-box-socials {
  width: 45%;
  display: flex;
}

.contacts-box-socials a svg {
  display: block !important;
  transition: all 0.4s ease-in-out;
}

.contacts-box-socials a:hover svg {
  fill: white;
}

.contacts-box-socials a:hover svg path:last-child {
  stroke: #008c8f;
}

.contacts-block__map {
  margin-top: 150px;
}

.inner-page section.__h-fat-v2-bottom,
.inner-page section.header--bottom-mob {
  background-color: #008c8f !important;
}

@media (max-width: 767px) {
  .contacts-block__map {
    order: 0;
  }

  .contacts-container-item {
    flex-direction: column;
    gap: 40px;
  }

  .contacts-container-item-left,
  .contacts-container-item-right {
    width: 100%;
  }

  .about-text-item {
    flex-direction: column;
  }

  .about-text-item-content {
    width: 100%;
  }

  .article-inner {
    width: 100%;
    margin: 0;
  }

  .about-text-item-img {
    width: 100%;
  }

  .about-img-item-second img {
    margin-top: 75px;
    margin-bottom: 30px;
  }

  .about-img-item-second .first-text,
  .about-img-item-second .second-text {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }

  .contacts-box {
    flex-direction: column;
    padding-left: 0;
    gap: 30px;
  }

  .contacts-container-item h3 {
    font-size: 14px;
  }

  .contacts-box h2 {
    width: 100%;
  }

  .contacts-box-socials {
    width: 100%;
  }

  .search-input-group {
    display: none;
  }

  .mobile-side-menu-footer__link {
    display: none;
  }
}

.mm-navbar,
.mm-menu {
  background-color: #008c8f;
}

.mm-menu--theme-light {
  --mm-color-background: #008c8f;
}

.phone-block__primary-link,
.phone-block__secondary-link,
.mobile-side-menu-footer__link,
.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  color: white !important;
}

.mm-btn--next:after,
.mm-btn--prev:before {
  border-color: white !important;
}

.mobile-side-menu-footer {
  padding-top: 40px;
}

.search-input-group__input {
  background-color: transparent;
  border: 1px solid white;
}

.search-input-group__input::placeholder {
  color: white;
}

.search-input-group__button {
  background-color: transparent;
  border: 1px solid white;
}

.cross-button::after,
.cross-button::before {
  background-color: #fff;
}

.clients-section {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.client-item__text {
  top: 20px;
  left: 20px;
  bottom: auto;
  font-family: Square !important;
  text-transform: uppercase;
  font-size: 20px;
  color: white;
}

.client-item {
  width: 100%;
  margin: 0;
  min-height: 153px;
  max-height: 153px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
}

.client-item_bg:hover {
  outline: 1px solid white;
  background-color: transparent;
}

.client-item.doc {
  background-size: 80px;
  background-position: bottom 0 right 20px;
}

.client-item_bg::after {
  opacity: 0;
  background: linear-gradient(#14a6a9, #008c8f);
}

.client-item_bg.doc::after {
  opacity: 0.7;
  background: linear-gradient(#14a6a9, #008c8f);
}

.client-item_bg:hover::after {
  opacity: 0;
}

.dealer {
  position: relative;
}

.dealer::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 300px;
  background: linear-gradient(#008c8f00, #008c8ff5, #008c8f);
}

.dealer img {
  object-fit: contain;
  animation: rotateAnim 80s ease-in-out infinite;
}

.fancybox-slide--complete .fancybox-close-small {
  top: 15px !important;
  right: 15px !important;
}

.fancybox-slide--complete .fancybox-content {
  padding: 65px;
}

@keyframes rotateAnim {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(1080deg);
  }
}

.about-numbers-item span::before {
  content: ">";
  margin-right: 2px;
}

.about-numbers-item .number {
  transition: all 5s ease-in-out;
}

.catalog__links-block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.catalog__links-block--portfolio {
  display: flex;
  gap: 10px;
}

.catalog__links-block--portfolio .catalog__links-item {
  width: min-content;
  padding: 0 30px;
  height: 40px;
}

.catalog__links-block a {
  border: none;
  border-bottom: 1px solid #fff;
  opacity: 0.6;
  background-color: transparent;
  color: white;
}

.catalog__links-block a:hover {
  opacity: 1;
  background-color: transparent;
  border-bottom-color: white;
}

.pagination span,
.pagination .next,
.pagination .prev {
  background-color: transparent;
  border-color: white;
  moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  background-size: 300% 100%;
}

.pagination .prev:before,
.pagination .next:before {
  border-color: white;
}

.pagination .prev:hover,
.pagination .next:hover {
  border-color: white;
  background-color: transparent;
  background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.pagination span:hover {
  background-color: transparent;
  color: white;
  border-color: white;
  background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.pagination span a {
  color: white;
}

.pagination span.active {
  border-color: white;
  background-color: #fff;
}

.pagination span.active:hover a {
  color: white;
}

.pagination span.active a {
  color: #008c8f;
}

.pagination span.dot {
  color: white;
}

.char-text {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
}

.char li {
  align-items: flex-end;
}

.char-text__mask {
  height: min-content;
  padding-bottom: 6px;
  background-color: transparent;
  border-bottom: 1px dashed #fff;
}

.char-text:first-child:before {
  position: relative;
  left: auto;
  bottom: auto;
  background: none;
  border-bottom: 1px dashed #fff;
}

.catalog-head,
.catalog-container .catalog-filter {
  display: none;
}

.catalog-container .catalog-body {
  width: 100%;
}

.catalog-body .product-item__flag.product-item__flag--discounted {
  display: none;
}

.breadcrumbs a:hover {
  color: white;
  text-decoration: none;
}

.tabs li a {
  color: white;
  opacity: 0.4;
}

.tabs li.active a {
  color: white;
  opacity: 1;
}

.burger-box .btn::before {
  display: none;
}

.page-head {
  background: transparent;
}

.btn-exit {
  display: inherit;
}

.btn-exit::before {
  display: none;
}

.lk-exit .icon,
.lk-menu-item .icon {
  fill: white;
}

.user-data__avatar {
  background: #14a6a9;
}

.lk-menu-item {
  background: linear-gradient(#14a6a9, #008c8f);
  border: none;
  border-color: white;
  transition: all 0.4s ease-in-out;
}

.lk-menu-item:hover {
  background: transparent;
  border: 1px solid white;
}

.lk-menu-item__name {
  color: white;
}

.lk-container .lk-side {
  background: transparent;
}

.lk-menu li a {
  color: white;
}

.lk-menu li.current a {
  background: linear-gradient(#14a6a9, #008c8f);
}

.lk-menu li a:hover {
  background: linear-gradient(#14a6a9, #008c8f);
}

.lk-container .lk-content {
  background: transparent;
}

.lk-title {
  font-size: 22px !important;
  color: white;
}

.btn-exit {
  background: transparent;
  border: none;
  color: white;
}

.btn-border:hover {
  background: transparent;
  text-decoration: underline;
}

.lk-head {
  flex-direction: column;
  flex-wrap: nowrap;
}

.lk-head .btn-exit {
  margin-left: 0;
  margin-right: auto;
}

.personal-data__title {
  font-size: 18px;
  color: white;
}

.user-data .btn-exit {
  display: flex;
  justify-content: flex-start;
  padding: 0;
}

.footer-content__column .footer-content__title {
  font-size: 0px !important;
}

.footer-content__column .footer-content__title::after {
  content: "Меню";
  font-family: Square !important;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.footer-content__column {
  flex: 0 0 180px;
}

.add-to-cart {
  display: flex;
  align-items: center;
  height: auto;
  min-height: 48px;
  padding-top: 0;
  padding-bottom: 0;
}

.product-item__content-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.shopping-cart-product {
  justify-content: center;
}

.product-card__content .add-to-cart .cart-icon {
  display: none;
}

.product-card__content .shopping-cart-product {
  justify-content: left;
}

.char-text:first-child {
  width: 100%;
}

@media (max-width: 767px) {
  .clients-section {
    grid-template-columns: 1fr;
  }

  .product-card-v2__price,
  .product-item__cost-product {
    font-size: 25px !important;
  }

  .breadcrumbs {
    padding-bottom: 0;
  }

  #sync1.owl-theme .owl-dots {
    display: none !important;
  }

  .product-card__container {
    gap: 0;
  }

  .product-card__content,
  .product-card__slideshow {
    width: 100%;
  }

  .tab_drawer_heading {
    font-style: normal;
    background: transparent;
    color: white;
    font-weight: 400;
  }

  .tab-content {
    padding: 20px;
  }

  .char li {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }

  .char-text:first-child {
    width: auto;
    gap: 0;
  }

  .dealer h2 {
    text-align: center;
    z-index: 52;
  }

  .dealer form {
    width: 100%;
    z-index: 50;
  }

  .dealer > img {
    width: 600px;
    top: -100px;
    left: -110px;
    object-fit: fill;
    object-position: top;
    max-height: none;
    max-width: none;
  }

  .dealer {
    padding: 100px 0;
  }

  .dealer::after {
    height: 550px;
    z-index: 20;
  }

  .catalog__links-block {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}

.breadcrumbs {
  text-transform: none;
}

.breadcrumbs span {
  text-transform: none !important;
}

.text-page ul li:before,
.o-product-tab ul li:before {
  background-color: var(--custom-white-color);
  width: 13px;
  height: 1px;
}

/* Слайдер главная */

.slider-main .slick-slide {
  padding: 0;
}

.slider-main .slick-slide[data-slick-index="0"] {
  width: 50% !important;
  height: 100%;
}

.slider-main .slick-slide[data-slick-index="1"] {
  width: 50% !important;
  height: 50%;
  margin-left: -65px;
}

.description-wrapper {
  display: flex;
  margin-bottom: 150px;
}

.description-wrapper-item {
  width: 60%;
  position: relative;
  display: flex;
  justify-content: center;
}

.description-wrapper-item.text {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 40px;
}

.description-img {
  max-width: 395px !important;
}

.description-img-opacity.first {
  position: absolute;
  width: 200px;
  left: 75px;
  top: -70px;
  margin-bottom: 0;
}

.description-img-opacity {
  opacity: 0;
  transition: opacity 4s ease-in-out;
  /* плавный переход */
  visibility: hidden;
}

.description-img-opacity.show {
  opacity: 1;
  visibility: visible;
}

.description-img-opacity.second {
  position: absolute;
  top: -120px;
  right: 35px;
  width: 200px;
  margin-bottom: 0;
}

.description-img-opacity.third {
  position: absolute;
  bottom: -95px;
  right: 185px;
  height: 200px;
  margin-bottom: 0;
}

.slider-constructor .product-item {
  border: none;
}

@media (max-width: 1280px) {
  .description-img-opacity.first {
    left: 15px;
  }

  .description-img-opacity.second {
    right: -25px;
  }

  .description-img-opacity.third {
    right: 115px;
  }
}

@media (max-width: 767px) {
  .description-wrapper {
    flex-direction: column;
    gap: 100px;
  }

  .description-wrapper-item {
    width: 100%;
  }

  .description-wrapper-item.text {
    width: 100%;
  }

  .description-img-opacity.first {
    left: -20px;
  }

  .description-img-opacity.second {
    right: -55px;
  }

  .description-img-opacity.third {
    right: 90px;
  }

  .content-block .product-slider {
    margin-top: 75px;
  }
}

@media (max-width: 470px) {
  .description-img-opacity.first {
    left: -50px;
  }

  .description-img-opacity.second {
    right: -95px;
  }

  .description-img-opacity.third {
    right: 50px;
  }
}

@media (max-width: 400px) {
  .description-img-opacity.first {
    width: 150px;
    left: -30px;
    top: -45px;
  }

  .description-img-opacity.second {
    width: 150px;
    right: -65px;
    top: -90px;
  }

  .description-img-opacity.third {
    height: 150px;
    right: 50px;
    bottom: -55px;
  }
}

.contacts-block {
  position: unset;
}

/* Где купить страница */
.where-buy-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.where-buy-item {
  background: linear-gradient(#14a6a9, #008c8f);
  padding: 20px;
  display: flex;
  gap: 20px;
  border: 1px solid #008c8f;
  transition: all 0.4s ease-in-out;
  opacity: 1;
  max-height: 200px;
  /* достаточно большое значение для анимации */
  overflow: hidden;
}

.where-buy-item:hover {
  background: transparent;
  border: 1px solid #fff;
}

.where-buy-item .where-buy-item-img svg g {
  transition: all 0.4s ease-in-out;
}

.where-buy-item .where-buy-item-img {
  border: 1px solid transparent;
  transition: all 0.4s ease-in-out;
}

.where-buy-item:hover .where-buy-item-img {
  border: 1px solid #fff;
}

.where-buy-item:hover .where-buy-item-img svg g {
  opacity: 1;
}

.where-buy-item-info {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.where-buy-item-info span {
  font-family: Square !important;
  text-transform: uppercase;
  font-size: 14px;
}

.where-buy-item-info .btn-skew {
  margin-top: 10px;
}

.where-buy-item-info a span {
  font-family: Montserrat !important;
  font-size: 12px !important;
}

.where-buy-item-info p,
.where-buy-item-info a {
  font-size: 12px !important;
}

.where-buy-item-img {
  padding: 13px 30px;
  background-color: #008c8f;
}

.where-buy-item.hidden {
  opacity: 0;
  max-height: 0;
  margin: 0;
  padding: 0;
  border: none;
  /* чтобы убрать границы при скрытии */
  display: none;
}

.where-buy-btns {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.where-buy-btns .btn-skew {
  max-width: 230px;
}

@media (max-width: 991px) {
  .where-buy-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .where-buy-wrapper {
    grid-template-columns: 1fr;
  }

  .where-buy-container {
    height: 620px;
  }

  .first-block-img3 {
    display: none;
  }

  .custom-slider-container .container {
    margin: 0;
    max-width: none;
    padding: 0;
  }

  .custom-slider-container {
    width: 100%;
  }
}

/* Кастомный слайдер */

/* Обертка с классом .custom-slider */
.custom-slider {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.grid {
  display: grid;
  grid-template-columns: repeat(4, 25%);
  grid-template-rows: 50% 50%;
  /* две строки по высоте */
  width: 100%;
  height: 320px;
  /* или любой фиксированный размер */
  row-gap: 7px;
}

.cell {
  overflow: hidden;
}

.cell1 {
  width: 573px;
  height: 320px;
  grid-column: 1 / span 2;
  /* занимает две колонки (50%) */
  grid-row: 1 / span 2;
  /* первая строка (50% высоты) */
  clip-path: polygon(15% 0, 85% 0, 100% 50%, 85% 100%, 15% 100%, 0% 50%);
  margin-left: -85px;
}

.cell2 {
  width: 494px;
  height: 153px;
  grid-column: 3 / span 2;
  /* третья колонка (25%) */
  grid-row: 1 / span 1;
  /* обе строки (100% высоты) */
  clip-path: polygon(0 0, 85% 0, 100% 100%, 16% 100%);
  margin-left: -38px;
}

.cell3 {
  width: 274px;
  height: 153px;
  grid-column: 4 / span 1;
  /* четвертая колонка (25%) */
  grid-row: 2 / span 1;
  /* вторая строка (50%) */
  clip-path: polygon(27% 0, 100% 0, 72% 100%, 0 100%);
  margin-left: -53px;
}

.cell4 {
  width: 274px;
  height: 153px;
  grid-column: 3 / span 1;
  /* третья колонка (25%) */
  grid-row: 2 / span 1;
  /* вторая строка (50%) */
  clip-path: polygon(28% 0, 100% 0, 72% 100%, 0 100%);
  margin-left: -38px;
}

.custom-slider .cell img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 0;
  transition:
    opacity 0.01s ease-in-out,
    filter 0.01s ease-in-out;
  /* Изначально без размытия */
  filter: blur(0);
}

/* Большая стрелка справа */
.custom-slider .main-next {
  position: absolute;
  right: -10px;
  top: 162px;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}

.custom-slider .main-next:hover {
  right: -15px;
}

.custom-slider .main-next:active {
  right: -35px;
}

/* Навигация внизу */
.custom-slider .bottom-nav {
  margin-top: 80px;
  display: flex;
  align-items: center;
  gap: 10px;
}

/* Вперед/назад стрелки */
.custom-slider .nav-arrow {
  position: relative;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease-in-out;
}

.custom-slider #prevBtn:active {
  right: 3px;
}

.custom-slider #nextBtn:active {
  left: 3px;
}

/* счетчик */
.custom-slider .counter {
  font-size: 16px;
  font-family: Square !important;
}

@media (max-width: 991px) {
  .grid {
    grid-template-columns: 1fr;
    grid-template-rows: 100%;
    margin: 0;
  }

  .cell {
    grid-column: 1;
    grid-row: 1;
    clip-path: none;
    margin: 0;
    height: 100%;
    width: 100%;
  }

  .custom-slider .main-next {
    display: none;
  }

  .custom-slider .bottom-nav {
    margin-top: 30px;
  }
}

/* Начальные стили для анимации */
.first-block-img1,
.first-block-img2,
.first-block-img3,
.first-block-container-right-buttons {
  opacity: 0;
  /* скрыты изначально */
  transform: translateY(-50px);
  /* чуть выше */
  animation: slideInDown 1s forwards;
  /* запуск анимации */
}

/* Можно задать задержки для каждого изображения, чтобы эффект был последовательным */
.first-block-img1 {
  animation-delay: 0.5s;
}

.first-block-img2,
.first-block-container-right-buttons {
  animation-delay: 0.8s;
}

.first-block-img3 {
  animation-delay: 1.2s;
}

/* Самая анимация */
@keyframes slideInDown {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Общие стили для элементов, которые должны выезжать сверху */
.about-element {
  opacity: 0;
  transform: translateY(-100px);
  /* смещение вверх */
  transition:
    opacity 0.8s ease,
    transform 0.8s ease;
}

/* Когда добавлен класс — активируем анимацию */
.about-element.show {
  opacity: 1;
  transform: translateY(0);
}

.form-group-inline .btn {
  margin-top: 60px;
}

.checkbox [type="checkbox"]:not(:checked) + label:before,
.checkbox [type="checkbox"]:checked + label:before {
  border-color: white;
  background: transparent;
}

.checkbox [type="checkbox"]:not(:checked) + label:after,
.checkbox [type="checkbox"]:checked + label:after {
  border: 1px solid white;
}

/* ФОС */

.fos-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* затемнение фона */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9995;
  display: none;
}

.fos-container {
  background-color: #008c8f;
  padding: 50px;
  max-width: 726px;
  width: 90%;
  position: relative;
  z-index: 9999;
}

.fos-container h2 {
  margin-bottom: 40px;
  max-width: 80%;
}

.close-fos-btn {
  position: absolute;
  top: 50px;
  right: 50px;
  background: none;
  width: 32px;
  height: 32px;
  cursor: pointer;
}

.close-fos-btn svg path {
  fill: white;
}

.form-group.privacy-policy
  .checkbox
  [type="checkbox"]:not(:checked)
  + label:after,
.checkbox [type="checkbox"]:checked + label:after {
  top: 0;
}

.form-group.privacy-policy
  .checkbox
  [type="checkbox"]:not(:checked)
  + label:before,
.checkbox [type="checkbox"]:checked + label:before {
  top: 0;
}

.form-text,
section.feedback-form .form-text {
  color: white;
  font-size: 12px !important;
}

.form-text a {
  color: white;
  text-decoration: underline;
}

.client-item__text {
  max-width: 80%;
}

.where-buy-item {
  position: relative;
}

.where-buy-item .tsk-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tsk-about-img-wrapper {
  display: flex;
  margin-top: 80px;
  margin-bottom: 200px;
  width: 100%;
  justify-content: center;
}

.tsk-about-img-wrapper .tsk1 {
  position: absolute;
  left: 0;
  top: 0;
}

.tsk-about-img-wrapper .tsk2 {
  max-width: 265px;
}

.tsk-about-img-wrapper .berustroy {
  max-width: 365px;
}

.tsk-about-img-wrapper .tsk3 {
  position: absolute;
  right: -200px;
  top: -50px;
}

.tsk-about-text {
  display: flex;
  gap: 50px;
  margin-top: 80px;
  position: relative;
}

.tsk-about-text-container {
  width: 50%;
}

.tsk-about-text-container h2 {
  margin-bottom: 40px;
}

.tsk-about-text img {
  position: absolute;
  right: 0;
  top: 0;
}

.tsk-about-contacts {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  margin-top: 100px;
}

.tsk-about-contacts-container {
  width: 50%;
  z-index: 50;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.site-head {
  display: flex;
  align-items: center;
  gap: 20px;
}

.site-head::before {
  content: "";
  background-image: url(https://izolife-vktm.ru/media/uploads/dashicons_admin-site-alt3.svg);
  display: block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.tsk-about-contacts img {
  max-height: 400px;
}

.tsk-about-contacts-item h3 {
  text-transform: uppercase;
}

.tsk-about-contacts-item a,
.tsk-about-contacts-item p {
  margin-left: 50px;
}

.cookie-modal__content h4 {
  color: #008c8f;
  font-family: "Square" !important;
  text-transform: uppercase;
  font-weight: 700 !important;
}

.cookie-modal__content {
  border-radius: 0;
}

.cookie-modal__content button {
  border-radius: 0px;
}

.fab {
  display: none !important;
}

.btn-exit {
  font-size: 16px;
}

.btn-exit .icon {
  display: none;
}

.btn-exit {
  border: none !important;
  max-height: 48px;
  width: 100%;
  text-align: center;
  display: inline-block;
  background-color: transparent !important;
  position: relative;
  margin-left: 10px;
  padding: 12px 8px 15px;
  max-width: 165px;
  z-index: 20;
  justify-content: center !important;
}

.btn-exit::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  transition: 0.2s;
  z-index: 10;
  background-size: 300% 100%;
}

.btn-exit:hover {
  text-decoration: none;
}

.btn-exit:hover::after {
  background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
  border: none;
  opacity: 0.5;
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.mobile-custom-link {
  display: none;
}

.inner-page .section-dark {
  position: relative;
}

.bottom-mobile-menu-button {
  position: relative;
}

.bottom-mobile-menu,
.bottom-mobile-menu__content {
  background-color: transparent;
  box-shadow: none;
}

.bottom-mobile-menu__row {
  justify-content: center;
}

.bottom-mobile-menu-button {
  flex-grow: 1;
}

.bottom-mobile-menu-button:first-child,
.bottom-mobile-menu-button:last-child {
  max-width: 50px;
}

.bottom-mobile-menu-button:first-child .bottom-mobile-menu-button__text,
.bottom-mobile-menu-button:last-child .bottom-mobile-menu-button__text {
  display: none;
}

.bottom-mobile-menu-button__text {
  z-index: 50;
}

.bottom-mobile-menu-button:nth-child(2) {
  max-width: 220px;
  margin-left: 0.5px;
}

.bottom-mobile-menu-button:nth-child(2) .bottom-mobile-menu-button__icon {
  bottom: -17px;
}

.bottom-mobile-menu-button:nth-child(2) .bottom-mobile-menu-button__text {
  position: absolute;
  top: 17px;
  color: white;
  font-size: 14px;
  font-weight: 400;
}

.bottom-mobile-menu-button:nth-child(2):hover .bottom-mobile-menu-button__text {
  color: #fff;
}

.slick-list {
  overflow: visible;
}

.gallery-slider {
  margin-bottom: 0;
}

.gallery-slider .slick-slide {
  filter: grayscale(100%);
  opacity: 0.5;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  padding: 0;
  margin-left: -65px;
}

.gallery-slider .slick-slide:hover {
  filter: none;
  opacity: 1;
}

.image img {
  width: 100%;
  height: 182px !important;
  object-fit: cover;
}

.sertificaty-files-item img {
  margin-right: 20px;
  margin-bottom: 0;
}

.sertificaty-files-item-size {
  margin-left: auto;
  margin-right: 20px;
}

.static-text-privacy {
  margin-bottom: 0;
}

.faq-element {
  background: transparent;
}

.faq-element__head-title {
  text-transform: uppercase;
  font-size: 16px;
}

.faq-element__trigger {
  background-color: transparent;
  border-color: #fff;
}

.faq-element__head:hover .faq-element__trigger {
  background-color: transparent;
  background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
}

.ya-share-block {
  display: none;
}

.sertificaty-files-item-name {
  font-family: Square !important;
  text-transform: uppercase;
}

.footer-content-cookie {
  display: none;
}

.bottom-right-banner,
.bottom-right-banner .container {
  margin: 0;
  padding: 0;
}

.bottom-right-banner {
  position: fixed;
  /* фиксированное позиционирование */
  max-width: 290px;
  bottom: 10px;
  /* отступ снизу */
  right: 10px;
  /* отступ справа */
  color: #fff;
  /* цвет текста */
  padding: 10px;
  /* внутренние отступы */
  z-index: 1000;
  /* чтобы было поверх других элементов */
}

.bottom-right-banner span {
  font-size: 16px !important;
  font-weight: 400 !important;
  display: inline-block;
  margin-bottom: 12px;
}

.bottom-right-banner p {
  color: #ffffff88;
  font-weight: 300 !important;
  line-height: 141% !important;
  display: inline-block;
  font-size: 14px !important;
}

.bottom-right-banner .v-link {
  display: inline-block;
  color: #fff;
}

@media (max-width: 1279px) {
  .lichniy-kabinet {
    margin-left: 400px;
  }
}

@media (min-width: 1280px) and (max-width: 1281px) {
  .lichniy-kabinet {
    margin-left: 640px;
  }
}

@media (max-width: 991px) {
  .mobile-custom-link {
    position: fixed;
    top: 22px;
    right: 150px;
    z-index: 999;
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .mobile-custom-link svg {
    width: 18px;
    height: 18px;
  }

  .gallery-slider .slick-slide {
    margin-left: -50px;
  }

  .bottom-mobile-menu {
    bottom: 0;
  }

  .bottom-right-banner {
    bottom: 65px;
    opacity: 0.8 !important;
    right: auto;
    overflow: hidden;
    width: 100%;
    max-width: 150px;
    background-color: #008c8f;
  }

  .bottom-right-banner .container {
    max-width: 100%;
    min-width: fit-content;
  }

  .bottom-right-banner span {
    font-size: 12px !important;
    margin-bottom: 5px;
  }

  .bottom-right-banner p {
    font-size: 11px !important;
    line-height: 121% !important;
    margin: 0;
  }

  .bottom-mobile-menu-list {
    padding-bottom: 0;
  }
}

.conditional-section.partners_yamap .container {
  margin: 0;
  max-width: none;
  padding: 0;
}

.conditional-section.partners_yamap .wide-map {
  height: 700px !important;
}

.contact-text-line .map-custom {
  display: none;
}

.section {
  position: relative;
}

.section .contacts-section {
  padding-bottom: 550px;
}

.contacts-block__map {
  margin-top: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 50;
}

.affiliate-network {
  padding-top: 500px;
}

.affiliate-network .map {
  position: absolute;
  top: 220px;
  left: 0;
  width: 100%;
  height: 450px !important;
}

.catalog__links-block a {
  border: none;
  opacity: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center !important;
  position: relative;
  padding: 0;
  cursor: pointer;
  z-index: 5;
  color: #fff;
  background-color: transparent;
  padding: 10px 0;
  transition: all 0.2s ease-in-out;
}

.catalog__links-item {
  overflow: visible;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center !important;
  padding: 2px 10px;
}

.catalog__links-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: skew(-25deg);
  background-size: 300% 100%;
  moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-position: 100% 0;
  z-index: 1;
}

.catalog__links-item:is(:hover, :focus-visible, .active)::after {
  background-position: 100% 0;
  moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #fff !important;
}

.catalog__links-block a:is(:hover, :focus-visible, .active) {
  background: #fff;
  color: #008c8f;
  border: none;
}

.catalog__links-item:has(.catalog-item__link.active)::after {
  background-color: #fff;
}

@media (max-width: 767px) {
  .video-vertical iframe {
    height: auto;
    width: 100%;
  }

  .video-horizontal {
    flex: auto !important;
  }

  .video-item {
    width: 50%;
  }

  .fos-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .close-fos-btn {
    top: 20px;
    right: 20px;
  }

  .form-group.privacy-policy {
    margin-top: 20px;
  }

  main {
    position: relative;
  }

  .gallery-slider .slick-slide {
    margin-left: -40px;
  }

  .sertificaty-files-item {
    flex-wrap: wrap;
    row-gap: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
  }

  .sertificaty-files-item-name {
    order: 1;
    width: 100%;
  }

  .sertificaty-files-item img {
    order: 2;
  }

  .sertificaty-files-item-size {
    order: 3;
  }

  .sertificaty-files-item .btn-skew {
    order: 4;
  }

  .sertificaty-files-item img,
  .sertificaty-files-item-size {
    margin-left: 0;
    margin-right: auto;
  }

  .sertificaty-page-text {
    margin-bottom: 30px;
  }

  .sertificaty-files {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .news-list-item-content h3 {
    font-size: 16px;
  }

  .tsk-about-text {
    flex-direction: column;
  }

  .tsk-about-text-container {
    width: 100%;
  }

  .tsk-about-contacts-container {
    width: 100%;
  }

  .tsk-about-contacts-item h3 {
    font-size: 20px;
  }

  .tsk-about-img-wrapper .tsk1,
  .tsk-about-img-wrapper .tsk3 {
    display: none;
  }

  .bottom-mobile-menu-button:hover .bottom-mobile-menu-button__icon {
    opacity: 1;
  }

  .bottom-mobile-menu-button:hover .bottom-mobile-menu-button__icon_active {
    opacity: 0;
  }

  #yamap_addresses {
    height: 400px !important;
  }
}

@media (max-width: 574px) {
  .mobile-custom-link {
    right: 60px;
  }
}

.mobile-custom-link {
  display: none !important;
}

/*правки 07.06*/

.question-form .form-text {
  width: 42%;
}

.affiliate-network #yamap_addresses {
  display: block;
}

.affiliate-network__head {
  display: none;
}

.our-team-p {
  padding-left: 15%;
  padding-right: 15%;
}

.ymaps-2-1-79-ground-pane canvas,
.ymaps-2-1-79-ground-pane .ymaps-2-1-79-user-selection-none {
  filter: grayscale(1) !important;
  opacity: 0.7 !important;
  z-index: 900;
  position: relative;
}

#yamap_addresses * {
  color: #000;
}

#yamap_addresses .ymaps-2-1-79-svg-icon {
  background-image: url(https://izolife-vktm.ru/media/uploads/location3.svg) !important;
  z-index: 999;
}

.partner-item {
  height: 100%;
  border: none;
  background-image: linear-gradient(#14a6a9, #008c8f);
}

.partner-item__bg {
  background: transparent;
  height: auto;
}

.partner-item__content {
  background: transparent;
  padding: 20px;
}

.partner-item__name {
  font-size: 14px !important;
  color: #fff;
  font-family: Square !important;
  padding: 20px;
  font-weight: 400 !important;
  line-height: 110% !important;
}

.partner-item .icon {
  margin-right: 10px;
}

.partner-item__line .map-link {
  display: none;
}

.partner-item__line,
.partner-item__line span {
  color: #fff;
  font-size: 12px !important;
}

.partner-item__line:first-child .icon img {
  display: none;
}

.where-buy-item-info-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.partner-item__line:first-child .icon::before {
  content: "";
  background-image: url(https://izolife-vktm.ru/media/uploads/ooo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
}

.where-buy-item-info-item.address::before {
  content: "";
  display: block;
  background-image: url(https://izolife-vktm.ru/media/uploads/ico_map.svg);
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.where-buy-item-info-item.email::before {
  content: "";
  display: block;
  background-image: url(https://izolife-vktm.ru/media/uploads/email.svg);
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.where-buy-item-info-item.site::before {
  content: "";
  display: block;
  background-image: url(https://izolife-vktm.ru/media/uploads/globe.png);
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.partner-item__line:nth-child(2) .icon img {
  display: none;
}

.partner-item__line:nth-child(2) .icon::before {
  content: "";
  background-image: url(https://izolife-vktm.ru/media/uploads/ico_phone.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.our-team .review-wrapper {
  display: none;
}

.mobile-side-menu-content__header {
  padding-top: 20px;
  padding-bottom: 20px;
}

.menu-list__item {
  border-bottom: 1px dashed #fff;
  padding-left: 0;
  padding-right: 0;
  margin-left: 20px;
  margin-right: 20px;
}

.breadcrumbs__sep use {
  display: none;
}

.breadcrumbs__sep {
  background-image: url(https://izolife-vktm.ru/media/uploads/sep1.svg);
  width: 8px;
  flex-shrink: 0;
  height: 21px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.breadcrumbs span a {
  text-transform: none;
}

.breadcrumbs span:last-child a {
  text-transform: uppercase;
}

.partner-item a {
  color: #fff;
  word-wrap: break-word;
  margin-left: 5px;
}

.partner-item a:hover {
  color: #fff;
}

@media (max-width: 574px) {
  .question-form .form-text {
    width: 100%;
  }

  .our-team-p {
    padding-left: 0%;
    padding-right: 0%;
  }

  .ymaps-2-1-79-ground-pane ymaps {
    filter: grayscale(1) !important;
    opacity: 0.9 !important;
  }
}

/* .news-list-item-content .btn-skew {
  display: none;
} */

.partners_yamap {
  margin-bottom: 30px;
}

.where-buy-button {
  margin-bottom: 0;
}

.where-buy-button .container {
  display: flex;
  justify-content: flex-end;
}

.privacy-policy .form-text {
  max-width: 250px;
}

.product-card__content .shopping-cart-product {
  display: none;
}

.video-section {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.video-frame {
  margin-bottom: 20px;
}

.video-frame iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 1.78;
}

.video-item p {
  padding: 0 15px;
}

.partner-item__link {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
  margin-bottom: 0;
}

.partner-item__link::before {
  content: "";
  background-image: url(https://izolife-vktm.ru/media/uploads/partner-link.svg);
  width: 50px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}

.partner-item__link:hover::before {
  background-image: url(https://izolife-vktm.ru/media/uploads/partner-link-hover.svg);
}

.partners {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.partner-item {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.partner-item__content {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.cookie-modal__content p {
  color: #000;
  font-size: 12px !important;
}

.map-link {
  display: block;
  font-size: 16px !important;
  margin-top: 10px;
  font-weight: 500 !important;
  color: #008c8f !important;
}

.map-link:hover {
  text-decoration: underline;
}

a:hover {
  cursor: pointer;
}

.circle-wrapper {
  margin-bottom: 40px;
}

.where-buy-item-info-item.phone::before {
  content: "";
  display: block;
  background-image: url(https://izolife-vktm.ru/media/uploads/ico_phone.svg);
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.gallery-text {
  margin-bottom: 80px;
}

.gallery-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  transition: transform 0.3s ease;
}

.gallery-list .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 0;
  transition: transform 0.3s ease;
}

.gallery-list .item:hover {
  transform: scale(1.03);
}

.gallery-ellipse {
  position: absolute;
  bottom: -570px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

/* Стили для полноэкранного режима */
.fullscreen-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  cursor: pointer;
}

.fullscreen-content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
}

.fullscreen-image {
  max-width: 100%;
  max-height: 90vh;
  object-fit: contain;
  border-radius: 4px;
}

.close-button {
  position: absolute;
  top: -40px;
  right: -10px;
  color: white;
  font-size: 36px;
  cursor: pointer;
  background: none;
  border: none;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog__links-item:has(.catalog-item__link.active)::after,
.catalog__links-item:is(:hover, :focus-visible, .active)::after {
  background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
  border: none;
  background-color: transparent !important;
}

.catalog__links-block a:is(:hover, :focus-visible, .active) {
  background: transparent;
  color: white;
}

/* Анимация появления */
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fade-in {
  animation: fadeIn 0.3s ease forwards;
}

.logistic-text-container {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 120px;
}

.logistic-text-container::before {
  content: "";
  display: block;
  position: absolute;
  left: -316px;
  top: -153px;
  background-image: url(https://izolife-vktm.ru/media/uploads/left-lines.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 600px;
  height: 600px;
}

.logistic-text-container::after {
  content: "";
  display: block;
  position: absolute;
  right: -345px;
  top: -387px;
  background-image: url(https://izolife-vktm.ru/media/uploads/right-lines.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 800px;
  height: 1100px;
  z-index: 50;
}

.logistic-text-container p {
  max-width: 500px;
}

.logistic-form {
  max-width: 385px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.logistic-form h2 {
  margin-bottom: 40px;
}

.logistic-form .btn {
  margin-top: 40px;
}

hr {
    margin-bottom: 40px !important;
    border: none;
    height: 1px;
    background: linear-gradient(90deg, rgba(0, 140, 143, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(0, 140, 143, 1) 100%);
}

.normativ-container {
  margin-top: 60px;
  display: flex;
  padding-bottom: 60px;
}

.normativ-container-item {
  margin-top: 145px;
  margin-left: -330px;
  width: 50%;
}

.normativ-container-item h2 {
  margin-bottom: 20px;
}

.normativ-container-item-list {
  display: flex;
  gap: 30px;
}

.normativ-container-item-list ul li:before {
  background-color: #fff;
}

.normativ-container-item-list ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 50%;
}

.normativ-container-item-list ul li {
  color: #fff;
  margin-bottom: 0;
}

.normativ-container-item-list ul span {
  margin-bottom: 15px;
}

.normativ img {
  margin-bottom: 0;
}

.schema-proezda {
  position: relative;
  cursor: pointer;
}

.schema-img {
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}

.schema-img.mobile {
  display: none;
}

/* Модальное окно для полноэкранного просмотра */
.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}

.modal-content {
  max-width: 90%;
  max-height: 90%;
}

.modal-content img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.close-modal {
  position: absolute;
  top: 20px;
  right: 20px;
  color: white;
  font-size: 30px;
  cursor: pointer;
  background: none;
  border: none;
}

.news-item .our-team-text::before {
  background-image: url(https://izolife-vktm.ru/media/uploads/new11.svg);
}

.news-item .our-team-text::after {
  background-image: url(https://izolife-vktm.ru/media/uploads/new22.svg);
  top: 0;
}

.news-item .our-team-text p:last-child {
  opacity: 0.5;
}

.news-item .our-team-text p:last-child::after {
  display: none;
}

.news-page-1 {
  margin-bottom: 0;
  padding-bottom: 110px;
}

.news-item-info {
  margin-top: 150px;
  margin-bottom: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-item-info-text {
  max-width: 350px;
}

.lab .news-item-info {
  justify-content: center;
  gap: 35px;
}

.lab .news-item-info-text {
  max-width: 45%;
}

.plitka-img {
  margin-top: 90px;
  position: relative;
}

.plitka-img .first-text {
  position: absolute;
  left: 5%;
  bottom: 25%;
  max-width: 270px;
}

.plitka-img .second-text {
  position: absolute;
  right: 6%;
  top: 5%;
  max-width: 290px;
}

.plitka-img ul li {
  color: white;
}

.plitka-img ul li:before {
  background-color: white;
}

.news-item.lab .our-team-text p:last-child {
  opacity: 1;
}

.news-item-info-text span {
  font-size: 20px;
  font-family: Square !important;
  text-transform: uppercase;
  width: 80%;
  display: inline-block;
  margin-bottom: 30px;
}

.news-item-info-text ul li:before {
  background-color: #fff;
}

.news-item-info-text ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}

.news-item-info-img {
  max-width: 500px;
}

.news-item-wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.news-item-wrapper .item {
  background: linear-gradient(180deg, #14a6a9 0%, #008c8f 130.94%);
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 232px;
  gap: 25px;
  justify-content: space-between;
}

.news-item-wrapper .item img {
  margin-bottom: 0;
  object-fit: contain;
  max-height: 60px;
}

.news-item-wrapper .item span {
  font-size: 12px !important;
  line-height: 100% !important;
  text-align: center;
}

.news-item-text {
  display: flex;
  justify-content: center;
  margin-top: 70px;
}

.news-item-text p {
  max-width: 500px;
}

.news-item .gallery-ellipse {
  bottom: -450px;
  width: 100%;
  height: auto;
  z-index: 1;
}

/* видео */

.video-blog {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.video-row {
  display: flex;
  gap: 20px;
  flex-direction: row;
}

.video-item {
  display: flex;
  gap: 15px;
  flex-direction: row;
}

.product-item__flag--hit {
  display: none;
}

.video-item p {
  padding-left: 10px;
  color: white;
  font-size: 14px;
}

.video-vertical iframe {
  aspect-ratio: 0.56;
  height: 326px;
  width: auto;
}

.video-horizontal iframe {
  height: 326px;
  width: 100%;
}

.video-horizontal {
  flex: 1;
  flex-grow: 1;
}

.text-ul-block ol {
  list-style: auto;
}

.text-ul-block ol li:before {
  display: none;
}

.text-ul-block ol li {
  padding-left: 6px;
}

.fasad-page .news-item-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}

.fasad-page .news-item-info-img {
  max-width: 380px;
}

.fasad-page .news-item-info-text {
  max-width: 480px;
}

.fasad-page .news-item-info {
  justify-content: flex-start;
  gap: 150px;
}

.fasad-page .news-item .our-team-text p:last-child,
.teplo-fasad-page .news-item .our-team-text p:last-child {
  opacity: 1;
}

hr {
  margin-bottom: 100px !important;
}

.text-page ol li,
.text-page ul li {
  font-size: 16px;
  line-height: 130%;
}

.contact-text-line .schema-proezda {
  margin-bottom: 120px;
}

.news-page-2 .news-item-info-text {
  max-width: 40%;
}

.news-page-2 .news-item-info-img {
  max-width: 50%;
}

.news-page-2 .news-item-info {
  margin-top: 100px;
  margin-bottom: 100px;
  justify-content: space-around;
  align-items: center;
  gap: 35px;
}

.news-page-2 .news-item .our-team-text p:last-child {
  opacity: 1;
}

.table table td {
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  cursor: default;
}

.table table tr:hover td {
  background: transparent;
}

.table table td:first-child {
  border-right: 1px solid #f6f6f6;
}

.media-grid {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 30px;
  margin-top: 80px;
}

.media-item {
  display: flex;
  gap: 15px;
  align-items: center;
  line-height: 120% !important;
}

.media-item img {
  margin: 0;
  width: 24px;
  flex-shrink: 0;
}

.table table {
  table-layout: fixed;
}

.table-block {
  width: 70%;
  margin: 0 auto;
  margin-top: 80px;
}

.links-tovar {
  margin-top: 60px;
}

.multi-partners-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
}

.multi-partners-wrapper-item {
  background-image: url(https://izolife-vktm.ru/media/uploads/multi.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px;
}

.multi-partners-wrapper-item .where-buy-item-info {
  gap: 20px;
}

.multi-partners-wrapper-item .where-buy-item-info .btn-skew {
  margin-top: 15px;
  margin-left: auto;
  margin-right: 0;
}

.multi-partners-wrapper-item .where-buy-item-info span {
  text-transform: none;
}

.multi-partners-wrapper-item .where-buy-item-info-item,
.multi-partners-wrapper-item .where-buy-item-info-item.email a {
  font-size: 16px !important;
}

.multi-partners-wrapper-item .where-buy-item-info a {
  font-size: 14px !important;
}

.resheniya-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.resheniya-wrapper-item {
  position: relative;
  width: 100%;
  margin: 0;
  min-height: 153px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(https://izolife-vktm.ru/media/uploads/resh1.svg);
  border: 1px solid transparent;
}

.resheniya-wrapper-item:hover {
  border-color: white;
}

.resheniya-wrapper-item span {
  position: absolute;
  top: 20px;
  left: 20px;
  bottom: auto;
  font-family: Square !important;
  text-transform: uppercase;
  font-size: 20px;
  color: white;
  z-index: 50;
  padding-right: 40px;
}

.resheniya-wrapper-item:hover:after {
  opacity: 0;
}
.resheniya-wrapper-item::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  opacity: 0.6;
  background: linear-gradient(#14a6a9, #008c8f);
}

.partners-info .about-container .about-main-img {
  top: -170px;
}

.partners-slider .slick-list {
  overflow: hidden;
}

.partners-slider .slick-next {
  right: -5%;
  top: 33%;
}

.partners-slider .slick-prev {
  left: -5%;
  top: 33%;
}

.partners-slider .product-item__link:hover .product-item__image img {
  transform: none;
}

.partners-slider a img:hover {
  filter: none;
}

.partners-slider .product-item__image img {
  height: 100% !important;
}

.about-partner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  margin-bottom: 80px;
}

.about-item {
  padding: 40px;
}

.about-points h2 {
  margin-bottom: 30px;
}

.points-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

.points-grid .partner-item {
  width: 100%;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  margin: 0;
}

.partner-custom-line.partner-item-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  gap: 15px;
}

.partner-custom-line.partner-item-btn:first-child {
  align-items: flex-start;
}

.circle-img {
  width: 25px;
  height: 25px;
  flex-shrink: 0;
}

.about-points-one {
  width: 100%;
  padding: 30px;
}

.about-points-one .partner-item {
  border: none;
  border-radius: 0;
  overflow: hidden;
  background: none;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  flex-direction: column;
  padding: 0;
}

.buttons-columns.many-partners {
  margin-top: 40px;
}

.buttons-columns .btn-skew {
  max-width: 204px;
}

.partners-slider {
  margin-bottom: 0;
}

.static-partner-1-1 {
  margin-bottom: 0;
}

.about-points-one {
  position: relative;
  margin-top: 20px;
}

.about-points-one h2 {
  margin-bottom: 30px;
}

.about-points-one .buttons-columns {
  margin-top: 20px;
}

.about-points-one::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 48px;
  background-image: url(https://izolife-vktm.ru/media/uploads/partner-one-bg-1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 290px;
  width: 280px;
}

.about-points-one::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 38%;
  background-image: url(https://izolife-vktm.ru/media/uploads/partner-one-bg-2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 290px;
  width: 280px;
}

.tsk-about-img-wrapper.partners-info {
  position: relative;
}

.tsk-about-img-wrapper.partners-info .tsk1 {
  position: absolute;
  left: 283px;
  top: -320px;
}

.tsk-about-img-wrapper.partners-info .tsk2 {
  max-width: 456px;
}

.tsk-about-img-wrapper.partners-info .tsk3 {
  position: absolute;
  right: 63px;
  top: -300px;
}

.universal-partner-name {
  position: relative;
  padding: 35px 110px;
  z-index: 5;
  max-width: 600px;
  display: flex;
  justify-content: center;
}

.universal-partner-name .skew-block {
  transform: skew(-27deg);
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.universal-partner-name::before {
  content: "";
  display: block;
  position: absolute;
  left: -70px;
  top: 0;
  background-image: url(https://izolife-vktm.ru/media/uploads/partner-universal-img-1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 92px;
  height: 80px;
}

.universal-partner-name::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: -70px;
  background-image: url(https://izolife-vktm.ru/media/uploads/partner-universal-img-1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 92px;
  height: 80px;
}

.universal-partner-text {
  font-size: 30px !important;
  text-transform: uppercase;
  font-family: Square !important;
  -webkit-text-stroke: 1px #fff;
  color: transparent;
  font-weight: 600 !important;
  letter-spacing: 1.2px;
  text-align: center;
}

.tsk-about-img-wrapper.partners-info.universal .tsk1 {
  left: -175px;
}

.tsk-about-img-wrapper.partners-info.universal .tsk3 {
  right: -436px;
}

.custom-select-wrapper {
  position: relative;
  display: inline-block;
  min-width: 150px;
}

.custom-select-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 40px;
  z-index: 1;
  border: 1px solid white;
  transform: skew(-25deg);
  background: transparent;
  transition: all 0.3s ease;
  pointer-events: none;
}

.city-select-dropdown {
  background: transparent;
  border: none;
  color: white;
  padding: 10px 35px 10px 15px;
  font-family: inherit;
  font-size: 14px;
  cursor: pointer;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}

/* Состояния при наведении */
/* .custom-select-wrapper:hover::before {
  background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
  border-color: rgba(255, 255, 255, 0.8);
} */

/* Состояние при фокусе */
.city-select-dropdown:focus + .custom-select-wrapper::before,
.city-select-dropdown:focus ~ ::before {
  border-color: #008c8f;
}

/* Активное состояние */
.city-select-dropdown:active {
  color: #fff;
}

/* Стили для опций (работает не во всех браузерах) */
.city-select-dropdown option {
  background: #008c8f;
  color: white;
  padding: 10px;
}

/* Убираем стандартную стрелку в IE */
.city-select-dropdown::-ms-expand {
  display: none;
}

/* Для Firefox */
@-moz-document url-prefix() {
  .city-select-dropdown {
    padding: 10px 35px 10px 12px;
    background-color: transparent;
    text-overflow: "";
  }
}

/* Расширенный сброс стилей */
.city-select-dropdown {
  /* background: transparent !important; */
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-tap-highlight-color: transparent !important;
}

.city-select-dropdown:focus {
  /* background: transparent !important; */
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.city-select-dropdown:active {
  /* background: transparent !important; */
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

/* Для мобильных устройств */
.city-select-dropdown {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-select-wrapper::after {
  content: "";
  background-image: url("https://izolife-vktm.ru/media/uploads/select-arrow.svg");
  background-repeat: no-repeat;
  width: 14px;
  height: 5px;
  right: 10px;
}

.news-page-10 .news-item-info-text {
  max-width: 450px;
}

.news-page-10 .news-item .our-team-text p:last-child {
  opacity: 1;
  margin-bottom: 92px;
}

.city-select-wrapper {
  width: auto;
}

@media (min-width: 768px) {
  .__header .col-md-4 {
    width: 73.33333%;
  }

  .__header .col-md-2 {
    width: 25.66667%;
  }

  .__header .col-md-6 {
    width: 0;
  }

  header .__header .logo {
    width: 290px;
    height: min-content;
  }

  .lichniy-kabinet {
    margin-left: 483px;
  }

  .__fat-v2-nav {
    margin-left: 345px;
  }
}

@media (max-width: 1279px) {
  .video-section {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .trapeze + .__h-fat-v2-bottom .__fat-v2-nav ul li a {
    font-size: 14px;
  }

  .lichniy-kabinet {
    margin-left: 231px;
  }

  .__header .col-md-2 {
    width: 31.66667%;
  }

  .__header .col-md-4 {
    width: 67.33333%;
  }

  .__header.trapeze .c-box-fat-v2 .order-call {
    max-width: 170px;
  }

  .partners {
    grid-template-columns: repeat(3, 1fr);
  }

  .__header .c-box-fat-v2 {
    gap: 72px;
  }
}

@media (max-width: 991px) {
  .header--mob .logo {
    max-width: none;
    width: 200px !important;
  }

  .partners {
    grid-template-columns: repeat(3, 1fr);
  }

  .fasad-page .news-item-info-text {
    max-width: 50%;
  }

  .fasad-page .news-item-info {
    gap: 80px;
  }

  .table-block {
    width: 100%;
    margin-top: 40px;
  }

  .plitka-img .first-text,
  .plitka-img .second-text {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    max-width: none;
  }

  .lab .news-item-info-text {
    max-width: none;
  }

  .about-partner {
    grid-template-columns: 1fr;
  }

  .about-item {
    padding: 20px;
  }

  .points-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .tsk-about-img-wrapper.partners-info .tsk1,
  .tsk-about-img-wrapper.partners-info .tsk3 {
    display: none;
  }

  .about-item {
    padding: 0;
  }

  .tsk-about-img-wrapper {
    margin-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .multi-partners-wrapper {
    grid-template-columns: 1fr;
  }

  .container--small h3 {
    font-size: 16px;
  }

  .about-item h3 {
    font-size: 21px;
  }

  .video-blog {
    gap: 10px;
  }

  .contact-text-line .schema-proezda {
    margin-bottom: 0;
  }

  .links-tovar {
    margin-top: 0px;
  }

  .affiliate-network {
    padding-top: 480px;
  }

  .affiliate-network .map {
    height: 450px !important;
  }

  .table table td {
    text-align: left;
  }

  .table table td:first-child {
    padding-left: 0;
  }

  .media-grid {
    gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 20px;
    margin-top: 40px;
  }

  .media-item {
    align-items: flex-start;
  }

  .section .contacts-section {
    padding-bottom: 380px;
  }

  .contacts-box {
    margin-bottom: 60px;
  }

  .fasad-page .news-item-info {
    gap: 30px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  .fasad-page .news-item-info-text {
    max-width: 100%;
  }

  .text-ul-block ol li {
    margin-left: 10px;
  }

  .fasad-page .news-item-info-img img {
    max-width: 100%;
    width: 100%;
  }

  .fasad-page .news-item-wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
  }

  .fasad-page .news-item-info-img {
    max-width: 100%;
  }

  .video-section {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }

  .partners {
    grid-template-columns: repeat(2, 1fr);
  }

  .gallery-wrapper {
    margin-bottom: 90px;
  }

  .gallery-ellipse {
    bottom: -250px;
    max-height: none !important;
    margin-bottom: 0;
  }

  .logistic-text-container p {
    max-width: none;
  }

  .logistic-text {
    margin-bottom: 0;
  }

  .logistic-text-container::before {
    display: none;
  }

  .logistic-text-container::after {
    width: 480px;
    height: 550px;
    right: -182px;
    top: -101px;
  }

  .logistic-form {
    margin-top: 90px;
    max-width: none;
  }

  .normativ-container {
    margin-top: 45px;
    flex-direction: column;
    gap: 60px;
  }

  .normativ-container-item {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
  }

  .normativ-container-item-list {
    flex-direction: column;
    gap: 60px;
  }

  .normativ-container-item-list ul {
    width: 100%;
  }

  .schema-img:not(.mobile) {
    display: none;
  }

  .schema-img.mobile {
    display: block;
  }

  .logistic-text-container {
    margin-bottom: 220px;
  }

  .news-page-2 .news-item-info {
    margin-top: 40px;
    margin-bottom: 40px;
    justify-content: space-around;
    align-items: center;
    gap: 35px;
    flex-direction: column;
  }

  .news-page-2 .news-item-info:nth-child(2n + 1) {
    flex-direction: column-reverse;
  }

  .news-page-2 .news-item-info-img,
  .news-page-2 .news-item-info-text {
    max-width: 100%;
  }

  .news-list-item {
    gap: 0px;
  }

  .catalog__links-block--portfolio .catalog__links-item {
    height: auto;
  }

  .product-sidebar__static-text-wrapper {
    width: 100%;
  }

  .circle-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }

  .normativ-container {
    padding-bottom: 30px;
}

  .links-tovar {
    flex-direction: column;
    align-items: center;
  }

  .char-text__mask {
    border-bottom: none;
  }

  .links-tovar .catalog__links-item {
    width: 85%;
    height: 48px;
  }

  .links-tovar .catalog-item__link {
    font-size: 16px;
  }

  .fancybox-slide--complete .fancybox-content {
    padding: 25px;
  }

  .modal .form-group-inline .button-theme_primary {
    margin-top: 0;
  }

  .video-horizontal iframe {
    width: 100%;
    aspect-ratio: 1.8 / 1;
    height: auto;
  }

  .buttons-columns.many-partners {
    margin-top: 20px;
  }

  .buttons-columns .btn-skew {
    max-width: calc(100% - 20px);
  }

  .video-row {
    flex-wrap: wrap;
    gap: 10px;
  }

  .inner-page h1 {
    margin-bottom: 10px;
  }

  .partners-info .about-container .about-main-img {
    display: none;
  }

  .resheniya-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .buttons-columns {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .tsk-about-img-wrapper.partners-info .tsk2 {
    max-width: 90%;
  }

  .tsk-about-img-wrapper {
    margin-bottom: 20px;
    margin-top: 40px;
  }

  .partners-slider .slider-constructor {
    padding-top: 0;
  }

  .universal-partner-name {
    padding: 20px 10px;
    width: 90%;
  }

  .universal-partner-text {
    font-size: 16px !important;
    text-align: center;
  }

  .universal-partner-name::before {
    left: -30px;
    width: 40px;
    height: 35px;
  }

  .universal-partner-name::after {
    right: -30px;
    width: 40px;
    height: 35px;
  }

  .news-page-10 p {
    margin-bottom: 20px !important;
  }

  .news-page-10 .news-item-info {
    flex-direction: column;
    gap: 15px;
  }

  /* Первый блок: картинка сверху */
  .news-page-10 .news-item-info:nth-child(2) {
    flex-direction: column;
  }

  .news-page-10 .news-item-info:nth-child(2) .news-item-info-img {
    order: 1;
  }

  .news-page-10 .news-item-info:nth-child(2) .news-item-info-text {
    order: 2;
  }

  /* Второй блок: картинка сверху */
  .news-page-10 .news-item-info:nth-child(3) {
    flex-direction: column;
  }

  .news-page-10 .news-item-info:nth-child(3) .news-item-info-img {
    order: 1;
  }

  .news-page-10 .news-item-info:nth-child(3) .news-item-info-text {
    order: 2;
  }

  /* Третий блок: картинка сверху */
  .news-page-10 .news-item-info:nth-child(4) {
    flex-direction: column;
  }

  .news-page-10 .news-item-info:nth-child(4) .news-item-info-img {
    order: 1;
  }

  .news-page-10 .news-item-info:nth-child(4) .news-item-info-text {
    order: 2;
  }

  /* Четвертый блок: картинка сверху */
  .news-page-10 .news-item-info:nth-child(5) {
    flex-direction: column;
  }

  .news-page-10 .news-item-info:nth-child(5) .news-item-info-img {
    order: 1;
  }

  .news-page-10 .news-item-info:nth-child(5) .news-item-info-text {
    order: 2;
  }

  .news-page-10 .news-item .our-team-text p:last-child {
    margin-bottom: 40px;
  }

  .news-item-info {
    margin-bottom: 50px;
  }

  .news-item-info-text p:last-child {
    margin-bottom: 0;
  }

  .partner-wrapper {
    gap: 20px;
  }
}

@media (max-width: 540px) {
  .partners {
    grid-template-columns: 1fr;
  }

  .gallery-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .news-item-info {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .news-item-wrapper {
    flex-direction: column;
  }

  .news-item-wrapper .item {
    width: 100%;
  }

  .news-item-wrapper .item span {
    margin: 0 50px;
  }

  .first-block-img1 {
    margin-right: 34px;
  }

  .resheniya-wrapper {
    grid-template-columns: 1fr;
  }

  .points-grid {
    grid-template-columns: 1fr;
  }

  .buttons-columns {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}

@media screen and (max-width: 600px) {
  .price-static table {
    font-size: 12px;
  }

  .price-static td,
  th {
    padding: 5px 8px !important;
  }
}

@media (max-width: 440px) {
  .affiliate-network .map {
    top: 260px;
  }

  .first-block-container-right-buttons .btn-skew:first-child {
    margin-left: 60px;
  }
}

@media (max-width: 1880px) {
  .tsk-about-img-wrapper.partners-info .tsk3 {
    right: -100px;
  }

  .tsk-about-img-wrapper.partners-info .tsk1 {
    left: 100px;
  }
}

@media (max-width: 1440px) {
  .tsk-about-img-wrapper.partners-info .tsk1 {
    left: 0;
  }

  .tsk-about-img-wrapper.partners-info .tsk3 {
    right: -250px;
  }
}

@media (max-width: 1150px) {
  .tsk-about-img-wrapper.partners-info .tsk1 {
    left: -100px;
  }

  .tsk-about-img-wrapper.partners-info .tsk3 {
    right: -350px;
  }
}

.materials-accordion {
  margin-bottom: 30px;
}

.materials-logos-container {
  margin-top: 20px;
}

.materials-logos-container img {
  margin-bottom: 0;
  object-fit: cover;
  max-height: 100px;
  max-width: 100px;
}

.materials-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.materials-accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.materials-accordion.open .materials-accordion-content {
  max-height: 500px;
}

.materials-accordion-header-text {
  display: flex;
  align-items: center;
}

.materials-accordion-title {
  margin-left: 30px;
  margin-right: auto;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 0;
  cursor: pointer;
}

.materials-accordion-icon {
  display: block;
  width: 21px;
  height: 6px;
  background-image: url(https://izolife-vktm.ru/media/uploads/accordion-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease;
}

.materials-accordion.open .materials-accordion-icon {
  transform: rotate(180deg);
}

.materials-logos-container {
  display: flex;
  align-items: center;
  gap: 10px;
}

.materials-logo-item {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.materials-accordion-header-buttons {
  display: flex;
  align-items: center;
  gap: 30px;
}

.material-accordion-file-weight {
  margin-left: auto;
  margin-right: 30px;
}

.download-all-container {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}

.where-buy-button {
  margin-bottom: 150px;
}

.schema-proezda-block {
  margin-bottom: 0;
}

.contacts-container-item-left.flex-column {
  display: flex;
  flex-direction: column;
}

.contacts-container-item-left.flex-column a.mb-15 {
  margin-bottom: 15px;
}

.tender-page {
  margin-bottom: 0;
}

.news-item.tender .our-team-text p:last-child {
  opacity: 1;
}

.news-item.tender .our-team-text::after {
  background-image: url(https://izolife-vktm.ru/media/uploads/tender.svg);
  width: 819px;
  height: 1046px;
  top: -372px;
}

.news-item.tender .our-team-text {
  margin-bottom: 150px;
}

.tender-text {
  width: 37%;
}

.tender-text h4 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.tender-text span b {
  font-weight: 800;
}

.tender-text:last-child {
  margin-top: 110px;
}

.tender-text ul {
  margin-bottom: 0;
}

.tender-text ul li {
  color: white;
  padding-left: 0;
  margin-bottom: 30px;
}

.tender-text ul li a {
  font-weight: 800 !important;
}

.news-page-4 .news-item .our-team-text p:last-child {
  opacity: 1;
}

.news-page-4 .news-item-info-text {
  max-width: 500px;
}

.plitka {
  position: relative;
}

.plitka img {
  max-width: 350px;
}

.plitka-1 {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.plitka-2 {
  display: flex;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  position: relative;
  z-index: 2;
}

.plitka-2 p {
  max-width: 270px;
}

.plitka-3 {
  display: flex;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  position: relative;
  z-index: 2;
}

.plitka-3 p {
  max-width: 300px;
}

.plitka-4 {
  display: flex;
  justify-content: center;
  margin-top: 120px;
  position: relative;
  z-index: 2;
}

.plitka-4 p {
  max-width: 460px;
}

.plitka::before {
  content: "";
  position: absolute;
  top: -205px;
  left: 315px;
  background-image: url(https://izolife-vktm.ru/media/uploads/plitka-back-1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 400px;
  height: 350px;
  z-index: 1;
}

.plitka::after {
  content: "";
  position: absolute;
  bottom: -102px;
  left: 248px;
  background-image: url(https://izolife-vktm.ru/media/uploads/plitka-back-2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 513px;
  height: 580px;
  z-index: 1;
}

.news-page-4 {
  margin-bottom: 0;
}

.news-page-6 .our-team-text p:last-child,
.news-page-7 .our-team-text p:last-child {
  opacity: 1;
}

.news-page-6 .news-item-info,
.news-page-7 .news-item-info {
  gap: 20px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.news-page-6 .news-item-info-text,
.news-page-7 .news-item-info-text {
  max-width: 489px;
}

.news-page-7 .btn-skew {
  max-width: none;
  width: 221px;
}

.news-item-info-text p:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.btn-flex {
  display: flex;
  justify-content: center;
}

.new-sertificaty-page .download-all-container {
  justify-content: flex-end;
  margin-top: 0;
  margin-bottom: 40px;
}

.new-sertificaty-page .download-all-container .btn-skew {
  max-width: 266px;
}

.catalog-menu.catalog-categories-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.catalog-menu-item {
  width: 100%;
  margin: 0;
}

.catalog-menu-item:before,
.catalog-menu-item:after {
  display: none;
}

.section .text-page {
  margin-left: 0;
}

.container--small {
  margin-top: 120px;
}

.container--small h2 {
  margin-bottom: 30px;
}

.container--small h3 {
  margin-top: 30px;
}

.text-page ol li,
.text-page ul li {
  color: var(--custom-white-color);
}

.catalog-menu-item__name {
  top: 20px;
  left: 20px;
  bottom: auto;
  font-family: Square !important;
  text-transform: uppercase;
  font-size: 20px;
  color: white;
}

.catalog-menu-item:hover {
  outline: 1px solid #fff;
}

.city-select-box__trigger, .city-select-box__search-input, .city-select-box__search-input:focus {
  position: relative;
  background: none;
  border: none;
}

.city-select-box__trigger:hover, .city-select-box.open .city-select-box__trigger {
  background: none;
  border: none;
}

.city-select-box__value {
  color: white;
  position: relative;
    z-index: 2;
}

.city-select-box__arrow {
  position: relative;
    z-index: 2;
}

.city-select-box__dropdown {
    top: calc(100% + 5px);
    left: -9px;
}

.city-select-box__search-input::placeholder, .city-select-box__search-input  {
  color: white;
}

.city-select-box__trigger::after, .city-select-box__search-input::after {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    transform: skew(-25deg);
    background-size: 300% 100%;
    moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-position: 100% 0;
    z-index: 1;
}

.city-select-box__trigger:hover::after  {
background-image: linear-gradient(to right, #008c8f, #34a1a4, #008c8f);
    border: none;
    background-color: transparent !important;
}

.city-select-box__dropdown {
    background: #008c8f;
    border: 1px solid white;
    border-radius: 0;
    box-shadow: none;
}

.city-select-box__search {
    border-bottom: 1px solid white;
    background: #008c8f;
}

.city-select-box__option {
  color: white;
}

.city-select-box__option.selected, .city-select-box__option:hover {
    background: none;
    color: white;
}

/*

.snow-script,
.snow-script .container {
  position: static;
}

.averin_newyear {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#snow {
  width: 100%;
  height: 100%;
  background-image: url(https://izolife-vktm.ru/media/uploads/snow1-1.png),
   url(https://izolife-vktm.ru/media/uploads/snow2-1.png),
    url(https://izolife-vktm.ru/media/uploads/snow1-1.png); 
  background-repeat: repeat;
  background-size: 550px, 650px, 850px;
  -webkit-animation: snow 50s linear infinite;
  -moz-animation: snow 50s linear infinite;
  -ms-animation: snow 50s linear infinite;
  animation: snow 50s linear infinite;
  opacity: 0.9;
}

@keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}

@-moz-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}

@-webkit-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}

@-ms-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
} */

.partners-text {
  display: flex;
  gap: 40px;
  margin-bottom: 80px;
}

.partners-text__left {
  width: 100%;
}

.partners-text__left h2 {
  margin-bottom: 35px;
}

.partners-text__left p {
  margin-bottom: 0;
}

.partners-text__right {
  width: 100%;
  background: linear-gradient(43.57deg, #088b8e -12.18%, #16b0b3 98.15%);
  padding: 40px;
}

.partners-text__right h2 {
  margin-bottom: 25px;
}

.partners-text__right p {
  margin-bottom: 25px;
}

.partners-text__right .btn-skew {
  max-width: 240px;
}

.partners-contacts {
  margin-top: 80px;
  background: linear-gradient(180deg, #088b8e -76.98%, #16b0b3 130.94%);
  padding: 40px;
  position: relative;
  overflow: hidden;
}

.partners-contacts h2 {
  margin-bottom: 30px;
}

.partners-contacts ul li {
  padding-left: 0;
  display: flex;
  gap: 25px;
  align-items: center;
  margin-bottom: 20px;
}

.partners-contacts ul li img {
  margin-bottom: 0;
}

.partners-contacts ul li::before {
  display: none;
}

.partners-contacts .btn-skew {
  max-width: 180px;
  margin-top: 35px;
}

.partners-contacts::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50px;
  background-image: url(https://izolife-vktm.ru/media/uploads/partner-before.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 90%;
  width: 320px;
}

.partners-contacts::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 40%;
  background-image: url(https://izolife-vktm.ru/media/uploads/partner-after.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 90%;
  width: 320px;
}

.partners-address {
  max-width: 55%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  cursor: default;
}

.partners-address.btn-skew::before,
.partners-address.btn-skew:hover::before {
  background-color: #2ca1a3;
  border-color: #2ca1a3;
  background-image: none;
}

.custom-partner {
  margin-top: -60px;
  margin-bottom: 90px;
}

.custom-partner .tsk-about-img-wrapper {
  margin-bottom: 0;
}

.custom-partner .container {
  display: flex;
  flex-direction: column;
}

.product-item__image {
  position: relative;
}

.product-card__slideshow .product-item__flag-content {
  display: none;
}

.product-item__flag-content {
  width: 100%;
  top: auto;
  bottom: 0;
}

.product-item__flag.product-item__flag--discounted {
  font-size: 0;
  color: transparent;
  background-color: transparent;
  position: relative;
  width: 100%;
}

.product-item__flag.product-item__flag--discounted::before {
  content: "Теплоизоляция";
  font-size: 22px;
  position: absolute;
  top: 0;
  color: #fff;
  font-weight: 400;
  left: 50%;
  transform: translateX(-50%);
}

.partner-products .slider-constructor {
  padding-top: 0;
  padding-bottom: 0;
}

.product-item__image img {
  padding-bottom: 25px;
}

.news-page-8 .news-item .our-team-text p:last-child {
  opacity: 1;
}

.news-page-8 .news-item-info-text {
  max-width: 500px;
}

.news-page-8 .news-item-info {
  justify-content: center;
  gap: 20px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.faq-section__elements.no-accordion .faq-element__head {
  display: flex;
  justify-content: space-between;
}

.partners {
  position: relative;
}

.partner-search-wrapper .form-control::placeholder {
  color: #ffffff;
  font-size: 16px;
}

#partner-search-results-inline {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff !important;
  font-size: 16px !important;
}

.news-page-9 .news-item-info-img {
  max-width: 375px;
}

.news-page-9 .news-item-info-img.wide {
  max-width: 485px;
}

.news-page-9 .news-item-info-text {
  max-width: 550px;
}

.news-page-9 .news-item-info-text span {
  margin-bottom: 0;
  width: auto;
}

.news-page-9 .news-item-info-text p:first-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.news-page-9 .sertificaty-files {
  margin-top: 60px;
}

.news-page-9 .sertificaty-files-item-size {
  font-size: 12px !important;
  font-weight: 400 !important;
  font-family: Montserrat !important;
}

.sertificaty-files-item img {
  flex-shrink: 0;
}

.news-item-info-text p:first-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 20px;
}

@media (max-width: 1280px) {
  .partners-address {
    max-width: none;
  }
}

@media (max-width: 991px) {
  .news-page-4 .news-item-info {
    flex-direction: column;
    margin-top: 40px;
    gap: 40px;
    margin-bottom: 40px;
  }

  .news-page-4 .news-item-info img {
    margin-bottom: 0;
  }

  .news-page-4 .news-item-info:last-child {
    flex-direction: column-reverse;
  }

  .plitka {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .plitka::before {
    left: 0;
  }

  .plitka-2,
  .plitka-3 {
    flex-direction: column;
    gap: 40px;
  }

  .plitka img,
  .plitka p {
    max-width: 500px;
    margin-bottom: 0;
  }

  .plitka-3 {
    flex-direction: column-reverse;
  }

  .plitka-3 p:first-child {
    order: 3;
  }

  .plitka-4 {
    margin-top: 0;
  }

  .catalog-menu.catalog-categories-block {
    grid-template-columns: repeat(2, 1fr);
  }

  .catalog-menu-item {
    width: 100% !important;
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .materials-accordion-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .materials-accordion-header-buttons {
    width: 100%;
    justify-content: space-between;
  }

  .material-accordion-file-weight {
    margin: 0;
  }

  .download-all-container {
    margin-top: 40px;
  }

  .materials-accordion-title {
    margin-left: 25px;
    font-size: 16px;
  }

  .materials-accordion-header-buttons .btn-skew {
    max-width: 130px;
  }

  .download-all-container .btn-skew {
    width: 100%;
    max-width: 100%;
  }

  .where-buy-button {
    margin-bottom: 90px;
  }

  .tender-text {
    width: 100%;
  }

  .news-item.tender .our-team-text::after {
    display: block;
    height: 838px;
  }

  .news-item.tender .our-team-text {
    margin-bottom: 430px;
  }

  .plitka img,
  .plitka p {
    max-width: none;
    width: 100%;
  }

  .plitka::after {
    left: 0;
  }

  .news-page-6 .news-item-info:last-child {
    flex-direction: column-reverse;
  }

  .news-page-6 .news-item-info {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .news-page-6 .news-item-info,
  .news-page-7 .news-item-info {
    margin-bottom: 50px;
  }

  .catalog-menu.catalog-categories-block {
    grid-template-columns: 1fr;
  }

  .partners-text {
    flex-direction: column;
    gap: 30px;
  }

  .custom-partner {
    margin-top: 0;
  }

  .partners-address {
    max-height: none;
    height: auto;
  }

  .partners-address span {
    white-space: unset;
  }

  .partners-contacts {
    margin-top: 40px;
  }

  .product-item__flag.product-item__flag--discounted::before {
    font-size: 18px;
  }

  .news-page-8 .news-item-info {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .news-page-9 .news-item-info {
    flex-direction: column;
    gap: 30px;
  }

  .news-page-9 .news-item-info:last-child {
    flex-direction: column-reverse;
  }

  .news-page-9 .sertificaty-files-item {
    gap: 15px;
  }

  .news-page-9 .sertificaty-files-item-name {
    font-size: 14px !important;
  }

hr {
  margin-bottom: 50px !important;
}
}

@media (max-width: 460px) {
  .news-item.tender .our-team-text::after {
    right: -411px;
    height: 887px;
  }
}

.partner-item__link::after {
  display: none;
}