/* шрифты */

*,
a,
.__header .search-box input::placeholder,
.search--box form.s-icon-right input::placeholder,
.__header .search-box input {
  font-family: "Montserrat", serif !important;
}

*,
p {
  font-family: "Montserrat", serif;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: var(--custom-black-color);
}

strong {
  font-weight: 700 !important;
}

span,
p,
.text-page p,
.text-page ul li,
.o-product-tab ul li,
.main-menu a,
.header-phones__phone,
.btn-border,
.btn, .btn-download,
.catalog-inner-btn,
input::placeholder,
input {
  line-height: 130% !important;
  font-size: 13px !important;
}

.frontpage h1 {
  margin-bottom: 20px;
  font-size: 28px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.__header .contact-box p.toggled,
.content-title,
.content-title span {
  font-weight: 400 !important;
  line-height: 110% !important;
  font-family: "Prosto One", serif !important;
}

a {
  font-weight: 400 !important;
  line-height: 100% !important;
  font-size: 13px;
}

.inner-page h1 {
  font-size: 28px;
  color: var(--custom-black-color);
  margin-bottom: 25px;
}

h3,
.h3,
.mb-25 {
  font-size: 22px;
  text-transform: uppercase;
}

h2,
.h2,
.content-title span {
  font-size: 28px !important;
  margin-bottom: 30px !important;
  text-transform: uppercase;
}

h4,
.h4,
h5,
.h5 {
  font-size: 17px;
  line-height: 100% !important;
  text-transform: uppercase;
}

main {
  overflow: hidden;
}

.h1-main {
  padding-top: 80px !important;
}

.h1-main h1 {
  font-size: 28px;
  line-height: 110% !important;
  margin-bottom: 25px;
}

/* курсор */

.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,
.product-card__artikul,
.product-card-container p,
.main-action p,
.contacts-block__title,
.contacts-block__title-red.address-data,
.contact-text-line p,
.content-title {
  cursor: default;
}

[data-fancybox],
.btn-border.callme-button,
.category-box-text,
.form-close,
.catalog-item p,
.st-button__title,
.events-item h4 {
  cursor: pointer;
}

.fixed::after {
  display: none;
}

/* таблицы */

.table table td {
  font-size: 13px;
  padding: 10px 25px 10px 0;
  border-color: var(--custom-gray-color-400);
}

.table table th {
  border-bottom: 1px solid var(--custom-gray-color-400);
  padding: 10px 10px 10px 0;
  font-size: 13px;
  text-transform: uppercase;
}

.product-card-content .table {
  margin-bottom: 60px;
}

.document-item__text {
  max-width: 70%;
}

.document-item__text-link {
  font-size: 13px !important;
}

input {
  height: 34px !important;
  border-radius: 2px;
}

.btn-border,
.btn, .btn-download,
.header-search button {
  height: 34px !important;
  border-radius: 2px;
  max-width: 160px;
}

.btn:hover {
  border-color: var(--custom-accent-color-500) !important;
  color: var(--custom-black-color) !important;
  background-color: var(--custom-white-color) !important;
}

.text-page img {
  margin-bottom: 0;
}

/* шапка */

.__header .search-box form {
  display: none;
}

.catalog-inner-btn {
  background-color: var(--custom-accent-color-500);
  height: 34px;
  max-height: none;
  margin-right: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  width: 116px;
  color: var(--custom-white-color);
  border: 1px solid var(--custom-accent-color-500);
}

.catalog-inner-btn:hover {
  background-color: transparent;
  color: var(--custom-accent-color-500);
  border-color: var(--custom-gray-color-400) !important;
}

.catalog-inner-btn .burger-catalog {
  display: none;
}

.__header .options-box ul:first-child {
  display: none;
}

.__header .options-box {
  margin-left: 0;
  align-items: center;
  justify-content: center;
  width: auto;
}

.__header .row .col-lg-6 {
  width: auto;
  margin-left: 184px;
}

.__header .contact-box {
  flex-direction: row;
  align-items: center;
  gap: 20px;
}

.__header .row .col-lg-2 {
  width: auto;
}

.__header .row {
  justify-content: space-between;
}

.__header .row > .col-lg-2:has(.options-box) {
    padding-left: 0 !important;
    margin-left: 34px !important;
    margin-right: auto !important;
}

.__header .custom-block {
  padding-left: 0;
}

.header-phones__phone {
  color: var(--custom-black-color);
  font-weight: 500 !important;
}

.btn-border.callme-button {
  height: 34px;
  border: 1px solid var(--custom-gray-color-400) !important;
  padding: 0 20px;
  border-radius: 2px;
  color: var(--custom-accent-color-500) !important;
  font-size: 13px !important;
}

.top-header__content-left {
  width: 100%;
}

.main-menu {
  margin-left: auto;
  margin-right: 77px;
}

.catalog-inner-btn {
  position: fixed;
  top: 23px;
  left: calc(50% - 234px);
  z-index: 9999;
}

header.fixed {
  position: fixed;
}

header.fixed .catalog-inner-btn {
  top: 102px;
}

.header-body {
  height: 1px;
}

.top-header__content-right {
  flex-shrink: 0;
}

.header-search--inner {
  display: none;
}

.header-body__content-right {
  display: none;
}

.btn-border.callme-button:hover {
  background-color: var(--custom-accent-color-500) !important;
  color: var(--custom-white-color) !important;
  border-color: var(--custom-accent-color-500) !important;
}

.__header .contact-box a img {
  display: none;
}

.__header .contact-box p a {
  border: none;
  height: auto;
}

.main-menu a {
  color: var(--custom-black-color);
  opacity: 1;
  font-size: 13px;
}

.main-menu a:hover,
.header-phones__phone:hover {
  color: var(--custom-accent-color-500);
  text-decoration: underline;
  background-color: transparent;
  text-underline-offset: 5px;
}

/* большие слайды */

.home-banner__slide-container {
  min-height: 330px;
}

.home-banner__slide-content_right {
  margin-left: 0;
  height: 100%;
}

.offer-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.offer-content h2 {
  color: var(--custom-white-color);
  margin-bottom: 15px;
}

.offer-content p {
  color: var(--custom-white-color);
  margin-bottom: 50px;
}

.offer-content .link {
  margin-top: auto;
  margin-bottom: 0;
}

.link {
  font-size: 13px;
  padding: 0 21px;
  border-radius: 2px;
  height: 34px;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out;
  width: fit-content;
  justify-content: center;
}

.link.white {
  color: var(--custom-black-color);
  background-color: var(--custom-white-color);
}

.link.white:hover {
  background-color: var(--custom-accent-color-500);
  color: var(--custom-white-color);
}

.home-banner__slide-container {
  padding: 47px;
}

.home-banner .owl-dots {
  left: auto;
  right: 27px;
  bottom: 27px;
  gap: 6px;
}

.home-banner .owl-dot {
  width: 18px;
  height: 3px;
  border-radius: 0;
  border: none;
}

.home-banner .owl-dot:not(:last-child) {
  margin: 0;
}

.home-banner .owl-nav {
  display: none;
}

.conditional-section.post-offer {
  margin-bottom: 80px;
}

.conditional-section {
  margin-bottom: 110px;
}

.conditional-section.big_slides {
  margin-bottom: 0;
}

.post-offer {
  margin-top: 10px;
}

.post-offer__wrapper {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.post-offer__buttons {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}

.link.gray {
  background-color: var(--custom-gray-color-100);
}

.link.gray:hover {
  background-color: var(--custom-accent-color-500);
  color: var(--custom-white-color);
}

/* why */

.why__wrapper {
  display: flex;
  width: 100%;
  gap: 25px;
}

.why__wrapper__item:first-child {
  max-width: 216px;
}

.why__wrapper__item.grid-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  max-width: 465px;
  align-items: start;
}

.why__wrapper__item.grid-item img {
  grid-column: span 2;
  object-fit: cover;
  max-height: 175px;
}

.link.primary {
  background-color: var(--custom-accent-color-500);
  color: var(--custom-white-color);
  border: 1px solid var(--custom-accent-color-500);
}

.link.primary:hover {
  border-color: var(--custom-accent-color-500);
  background-color: var(--custom-white-color);
  color: var(--custom-black-color);
}

.why__wrapper__item.grid-item-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: start;
  justify-items: start;
  gap: 10px;
}

.why__wrapper__item.grid-item-2 img {
  width: 100%;
  object-fit: cover;
  min-height: 175px;
  max-height: 175px;
  align-self: start
}

.social-links {
  display: flex;
  width: 100%;
  gap: 8px;
}

.social-links a {
  width: 100%;
  height: 34px;
  border: 1px solid var(--custom-gray-color-400);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}

.social-links a img {
  object-fit: contain !important;
  height: 18px !important;
  align-self: center !important;
  min-height: auto !important;
}

.custom-header {
  margin-bottom: 30px;
}

.custom-header-1 h2 {
  margin-left: 240px;
  width: min-content;
}

.product-item,
.product-item:hover {
  border: none;
}

.product-item__image img {
  padding: 0;
  object-fit: cover;
}

.product-item__image {
  margin-bottom: 12px;
}

.product-item__link:hover .product-item__image img {
  transform: none;
}

.product-item__head {
  display: none;
}

.product-item__content-top {
  padding: 0;
}

.product-item__name {
  color: var(--custom-black-color);
}

.product-item__content-bottom {
  top: 176px;
  bottom: auto;
}

.product-item__name {
  height: auto;
}

.shopping-cart-product {
  justify-content: flex-end;
}

.shopping-cart-product .btn-border {
  max-width: 112px;
  border-color: var(--custom-gray-color-400) !important;
  color: var(--custom-black-color) !important;
}

.shopping-cart-product .btn-border:hover {
  color: var(--custom-white-color) !important;
  border-color: var(--custom-accent-color-500) !important;
}

.product-item__status {
  display: none;
}

.product-price-range__text {
  color: var(--custom-accent-color-500);
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 3px;
}

.product-card-v2__price {
  color: var(--custom-black-color);
  font-size: 16px;
  font-weight: 500;
}

.product-card-v2__price span:first-child {
  display: none;
}

.product-card-v2__price span {
  font-weight: 500;
  font-size: 16px;
  color: var(--custom-black-color);
}

.slider-constructor {
  padding-bottom: 65px;
}

.slider-constructor:not([data-no-arrows]) .slick-dots {
  display: flex !important;
  justify-content: center;
  bottom: 0;
}

.slider-constructor .slick-prev, .slider-constructor .slick-next {
  border-radius: 0;
  border: none;
  background-color: transparent;
  width: auto;
  height: auto;
  min-width: auto;
  top: 105px;
}

.slider-constructor .slick-prev {
  right: auto;
  left: -25px;
}

.slider-constructor .slick-next {
  right: -25px;
}

.slick-dots button {
  border-radius: 0;
  width: 18px;
  height: 3px;
  border: none;
  background-color: var(--custom-gray-color-400);
}

.slick-dots li:not(:last-child) {
  margin-right: 6px;
}

.conditional-section.product_set_slider {
  margin-bottom: 0;
}

.post-product-btn {
  margin-top: -20px;
}

.custom-wrapper {
  display: flex;
  gap: 10px;
}

.custom-wrapper__item {
  display: block;
  width: 100%;
  position: relative;
  padding: 30px;
  min-height: 360px;
  max-height: 360px;
  background-color: var(--custom-gray-color-100);
  clip-path: polygon(0% 100%, 50% 85%, 100% 100%, 100% 0%, 0% 0%);
  transition: all 0.2s ease-in-out;
  z-index: 3;
}

.custom-wrapper__item:hover {
  background-color: var(--custom-accent-color-500);
}

.custom-wrapper__item:hover h5, 
.custom-wrapper__item:hover span {
  color: var(--custom-white-color);
} 

.custom-wrapper__item h5 {
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  text-transform: none;
  transition: color 0.2s ease-in-out;
}

.custom-wrapper__item img {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
  z-index: 2;
}

.custom-wrapper__item span {
  position: relative;
  z-index: 2;
  transition: color 0.2s ease-in-out;
}

.custom-wrapper__item:nth-child(2) {
  min-height: 502px;
  padding-top: 90px;
  background-color: var(--custom-accent-color-500);
  clip-path: polygon(0% 87%, 50% 100%, 100% 87%, 100% 15%, 50% 0%, 0% 15%);
  margin-top: -75px;
}

.custom-wrapper__item:nth-child(2) h5, 
.custom-wrapper__item:nth-child(2) span {
  color: var(--custom-white-color);
} 

/* .custom-wrapper__item:nth-child(2):before {
  content: "";
  position: absolute;
  top: -45px;
  left: 0;
  display: block;
  clip-path: polygon(100% 100%, 50% 100%, 0% 100%, 0% 45%, 50% 0%, 100% 45%);
  background-color: var(--custom-accent-color-500);
  width: 100%;
  height: 100px;
  transition: opacity 0.2s ease-in-out;
  pointer-events: none;
  z-index: 1;
} */

/* .custom-wrapper__item::after {
  content: "";
  position: absolute;
  bottom: -40px;
  opacity: 1;
  left: 0;
  display: block;
  clip-path: polygon(100% 100%, 50% 100%, 0% 100%, 0% 57%, 50% 0%, 100% 57%);
  background-color: var(--custom-white-color);
  width: 100%;
  height: 100px;
  z-index: 2;
}

.custom-wrapper__item:nth-child(2)::after {
  content: "";
  position: absolute;
  bottom: -43px;
  opacity: 1;
  left: 0;
  display: block;
  clip-path: polygon(100% 0%, 100% 57%, 50% 100%, 0% 57%, 0% 0%);
  background-color: var(--custom-accent-color-500);
  width: 100%;
  height: 100px;
  z-index: 2;
} */

.custom-wrapper__item:nth-child(2) img {
  top: auto;
  bottom: -25px;
  object-fit: cover;
  z-index: 3;
}

.post-block-button a {
  margin-left: auto;
  margin-right: auto;
}

.gallery-form-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

.gallery-form-wrapper__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.gallery-form-wrapper__item:nth-child(7) {
  grid-row: span 2;
  padding-top: 15px;
}

#id_prikrepit-fajl {
  opacity: 0;
}

.gallery-form-wrapper__item .form-group:has(#id_prikrepit-fajl) {
  border: 1px solid var(--custom-gray-color-400);
}

.content-name {
  top: 9px;
}

.form-control {
  border-color: var(--custom-gray-color-400);
  border-radius: 0;
  box-shadow: none;
}

.form-group {
  margin-bottom: 10px;
}

.checkbox span {
  font-size: 10px !important;
  color: var(--custom-black-color) !important;
}

.checkbox [type=checkbox]:not(:checked)+label:before, .checkbox [type=checkbox]:checked+label:before {
  border-color: var(--custom-gray-color-400);
  background-color: var(--custom-gray-color-400);
  width: 10px;
  height: 10px;
  left: -20px;
  top: 2px;
}

.checkbox [type=checkbox]:not(:checked)+label:after, .checkbox [type=checkbox]:checked+label:after {
  width: 10px;
  height: 10px;
  background-size: contain;
  left: -20px;
  top: 2px;
}

.checkbox {
  padding-left: 20px;
}

.gallery-form-wrapper__item .form-group.privacy-policy.agree-one {
  margin-bottom: 30px;
}

.faq_frontpage_block .content-title.h2 {
  max-width: 235px;
}

.faq-element {
  border: 1px solid var(--custom-gray-color-400);
  background-color: transparent;
}

.faq-element__head {
  padding: 15px;
}

.faq-element__head-title p {
  font-size: 16px;
  font-family: "Prosto One", serif !important;
}

.faq-element__trigger {
  border: none;
  width: 32px;
  height: 32px;
}

.faq-element__head:hover .faq-element__trigger {
  background-color: transparent;
}

.faq-element__content {
  padding: 0 15px 15px;
}

.question-main {
  max-width: none;
  margin: 0;
}

section.feedback-form, .inner-page .section-dark.feedback-form {
  background-color: var(--custom-accent-color-500) !important;
  padding: 52px 0 0 0;
}

section.feedback-form .question-form {
  background-color: transparent;
  padding: 0;
}

section.feedback-form .h2 {
  color: var(--custom-white-color);
  text-align: left;
  width: min-content;
}

textarea.form-control {
  height: 77px;
  min-height: 77px;
}

.question-main .btn {
  border: 1px solid var(--custom-white-color);
  border-radius: 0;
}

.question-main .btn:hover {
  background-color: var(--custom-white-color);
  color: var(--custom-black-color);
}

.content-name {
  color: var(--custom-gray-color-800);
}

.form-control:valid+.label-name .content-name {
  font-size: 8px !important;
  color: var(--custom-white-color) !important;
  top: -10px;
}

section.feedback-form .form-text {
  color: var(--custom-white-color) !important;
}

section.feedback-form .form-text a {
  color: var(--custom-white-color);
}

.form-text a {
  font-size: 10px;
  color: var(--custom-accent-color-500);
  opacity: 1;
}

section.feedback-form .form-group.privacy-policy.agree-one {
  max-width: 50%;
}

.question-main .checkbox [type=checkbox]:not(:checked)+label:after,.question-main .checkbox [type=checkbox]:checked+label:after,
footer .checkbox [type=checkbox]:not(:checked)+label:after, footer .checkbox [type=checkbox]:checked+label:after {
  border: 1px solid var(--custom-white-color);
}

footer {
  background: var(--custom-accent-color-500);
  padding-top: 120px;
  padding-bottom: 80px;
}

.footer-phone a {
  font-family: "Prosto One", serif !important;
}

.footer-contact {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 80px;
}

.footer-bottom {
  border: none;
}

.footer-bottom .copy {
  color: var(--custom-white-color);
  font-size: 10px !important;
  opacity: 1;
}

.footer-content__title {
  color: var(--custom-white-color);
  font-family: "Prosto One", serif !important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}

.footer-content__column a {
  font-size: 13px;
  color: var(--custom-white-color);
}

.footer-content__column a:hover {
  color: var(--custom-white-color);
  text-decoration: underline;
  text-underline-offset: 5px;
}

.footer-content__title span {
  font-size: 10px !important;
  color: var(--custom-white-color);
  opacity: 1;
  text-transform: none;
  margin-top: 5px;
  display: block;
}

.footer-subscribe {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.footer-subscribe input {
  width: 100%;
  border-radius: 0;
}

.footer-subscribe button {
  border: 1px solid var(--custom-white-color) !important;
  width: 100%;
  color: var(--custom-white-color);
  font-size: 13px !important;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-subscribe button:hover {
  background-color: var(--custom-white-color) !important;
  color: var(--custom-accent-color-500) !important;
  border-color: var(--custom-accent-color-500) !important;
}

footer .form-group.privacy-policy.agree-one {
  max-width: none;
}

footer .checkbox span {
  color: var(--custom-white-color) !important;
}

footer .checkbox span a {
  color: var(--custom-white-color) !important;
  opacity: .5;
}

.developer-link a,
.footer-content-cookie {
  font-size: 10px !important;
  color: var(--custom-white-color);
}

.developer-link a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.header-body__content {
  height: 1px;
}

p.mobile {
  display: none;
}

.why .link.mobile {
  display: none;
}

.heading-mobile {
  display: none;
}

.gallery-form .link.mobile {
  display: none;
}

.catalog-header-content {
  padding: 0;
}

.catalog-box {
  margin-top: 0;
}

.inner-page h1 {
  text-transform: uppercase;
  margin-bottom: 30px;
}

.catalog-menu.catalog-categories-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 10px;
  row-gap: 40px;
  margin-bottom: 60px;
}

.catalog-menu-item {
  width: 100%;
  margin: 0;
  height: auto;
}

.catalog-menu-item__image {
  height: 200px;
  display: block;
  margin-bottom: 20px;
}

.catalog-menu-item__name {
  position: relative;
  bottom: unset;
  left: unset;
  font-size: 16px;
  font-family: "Prosto One", serif !important;
  font-weight: 400;
}

.catalog-menu-item:after {
  display: none;
}

.catalog-menu-item:before {
  content: "Подробнее";
  padding: 8px 25px;
  background-color: var(--custom-white-color);
  color: var(--custom-black-color);
  font-size: 13px;
  width: 135px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  right: 10px;
  bottom: 47px;
  transition: all 0.2s ease-in-out;
  background-image: none;
}

.catalog-menu-item:hover:before {
  background-color: var(--custom-accent-color-500);
  color: var(--custom-white-color);
  background-image: none;
}

.section .text-page {
  margin-left: 0;
}

.catalog-seo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}

.catalog-seo__item__container .seo-small-img {
  margin-bottom: 60px;
  max-width: 190px;
}

.catalog-seo__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 60px;
}

.catalog-seo__item p {
  margin-bottom: 0;
}

.catalog-seo__item:first-child .catalog-seo__item__container:last-child img {
  margin-bottom: 0;
  margin-right: 0;
  margin-left: auto;
}

.catalog-seo__item__container h5 {
  margin-bottom: 20px;
  text-transform: none;
}

.breadcrumbs {
  color: var(--custom-accent-color-500);
  font-size: 10px;
}

.breadcrumbs a {
  color: var(--custom-black-color);
  text-transform: none;
  font-size: 10px;
  margin-right: 10px !important;
}

.breadcrumbs__sep {
  margin-right: 10px;
}

.header-top-bg-color {
  display: none !important;
}

.catalog-head {
  display: none;
}

.catalog .product-item__content-bottom {
  top: 187px;
}

.catalog-container .catalog-body .d-grid {
  grid-template-columns: repeat(3, 1fr) !important;
}

.catalog-filter .catalog-filter-body {
  border-radius: 0;
  box-shadow: none;
  border-color: var(--custom-gray-color-400);
}

.catalog-filter .catalog-filter-body {
  padding: 16px;
}

.catalog-filter__bottom {
  border: none;
  padding: 0;
}

.filter-item-title {
  font-weight: 400;
}

.filter-range__head span {
  color: var(--custom-black-color);
}

.noUi-horizontal {
  height: 1px;
  background: var(--custom-gray-color-400);
}

.noUi-horizontal .noUi-handle {
  border-radius: 2px;
  width: 15px;
  height: 12px;
  top: -6px;
  right: -15px;
}

.noUi-handle-upper {
  right: 0 !important;
}

.input-cont .input-placeholder {
  border-color: var(--custom-gray-color-400);
  border-radius: 0;
}

.input-cont .range-input {
  color: var(--custom-black-color);
  font-size: 10px !important;
  opacity: 1;
}

.catalog-filter__btns {
  margin-top: 20px;
}

.catalog-filter__btns .btn {
  width: 100%;
  max-width: none;
  background-color: transparent !important;
  border-color: var(--custom-gray-color-400) !important;
  color: var(--custom-accent-color-500) !important;
}

.catalog-filter__btns .btn:hover {
  background-color: var(--custom-accent-color-500) !important;
  color: var(--custom-white-color) !important;
  border-color: var(--custom-accent-color-500) !important;
}

.pagination span {
  border-radius: 2px;
  border-color: var(--custom-gray-color-400);
}

.pagination span a {
  color: var(--custom-accent-color-500);
}

.pagination .next,
.pagination .prev {
  border: none;
  margin: 0;
  background-color: transparent;
}

.pagination .prev:before, .pagination .next:before {
  border-color: var(--custom-accent-color-500);
  border-width: 1px;
}

.pagination .prev:hover:before, .pagination .next:hover:before {
  border-color: var(--custom-accent-color-500);
}

.pagination .next:hover,
.pagination .prev:hover {
  background-color: transparent;
}
  
.seo-big-img {
  width: 100%;
  object-fit: cover;
}

.catalog {
  margin-bottom: 70px;
}

section.feedback-form, .inner-page .section-dark.feedback-form {
  margin-top: 110px;
}

.product-card__navigation {
  display: none;
}

.product-card__head {
  padding: 0;
  align-items: center;
  border: none;
  margin-bottom: 30px;
}

.product-card__artikul {
  color: var(--custom-gray-color-400);
  text-transform: uppercase;
}

.product-card__head .product-card__title {
  margin-bottom: 0;
}

.product-card__container {
  padding: 0;
  gap: 10px;
}

.product-card__slideshow {
  width: 100%;
  max-width: 520px;
  height: 100%;
  position: relative;
}

#sync1.owl-theme,
.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage,
.owl-carousel .owl-item {
  height: 100%;
}

.product-card__content {
  width: calc(100% - 520px);
}

#sync1 .item img {
  aspect-ratio: unset;
  object-fit: cover;
}

.product-card__content {
  background-color: var(--custom-gray-color-100);
  padding: 25px;
}

#sync2 {
  position: absolute;
  width: 290px;
  bottom: -91px;
}

.fancybox-button {
  background-color: var(--custom-gray-color-400);
}

.catalog-filter-accordion .opener::before {
  display: none;
}

.catalog-filter-accordion .opener {
  padding-left: 0;
}

.catalog-filter-accordion .opener .icon {
  top: 2px;
  right: 0;
}

.input-cont {
  width: 85px;
}

.filter-item__content {
  padding-left: 0;
}

.filter-item__content .filter-range {
  padding-right: 0;
}

.product-card__discription {
  display: none;
}

.input-number {
  display: none;
}

.product-card__personal-cost {
  gap: 15px;
}

.add-to-cart img.cart-icon {
  display: none;
}

.add-to-cart {
  font-size: 13px !important;
  height: 34px;
}

.add-to-cart:hover {
  border-color: var(--custom-accent-color-500) !important;
  background-color: var(--custom-white-color) !important;
  color: var(--custom-black-color) !important;
}

.product-card__personal-cost strong {
  font-weight: 500 !important;
  font-size: 25px !important;
}

.product-card__right .btn {
  width: 100%;
  max-width: none;
  background-color: var(--custom-white-color) !important;
  color: var(--custom-accent-color-500) !important;
  border-color: var(--custom-gray-color-400) !important;
}

.product-card__right .btn:hover {
  background-color: var(--custom-accent-color-500) !important;
  color: var(--custom-white-color) !important;
  border-color: var(--custom-accent-color-500) !important;
}

.product-card__right {
  margin-left: 0;
  height: 100%;
}

.product-card__left {
  height: 100%;
}

.shopping-cart-product.not-available {
  justify-content: flex-start;
}

#sync1 {
  margin-bottom: 0;
}

#sync2 .item {
  width: 87px;
  height: 62px;
}

#sync2 .owl-item.active {
  width: 87px !important;
}

.form-control:focus+.label-name .content-name {
  opacity: 0;
}

.product-card-container {
  margin-top: 70px;
}

.st-button {
  height: 34px;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  display: none;
}

.product-content {
  padding: 0;
  padding-top: 60px;
}

.g-title {
  font-size: 22px !important;
  font-family: "Prosto One", serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}

.about-page .catalog-seo__item:first-child .catalog-seo__item__container:last-child img {
  margin-left: 0;
  margin-bottom: 60px;
}

.about-icons-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 60px;
  margin-bottom: 90px;
}

.description-container ul li p {
  margin-bottom: 0;
}

.description-container ul li {
  margin-bottom: 0;
}

.description-container {
  margin-bottom: 30px;
}

.about-icons-wrapper__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.about-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}

.about-container__right {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.about-container__left p {
  margin-bottom: 30px;
}

.about-container__left.bottom img {
  max-width: 190px;
  margin-left: auto;
  margin-right: 0;
}

.about-container__right.bottom {
  grid-template-columns: 1fr;
}

.about-slider .slider-constructor {
  padding-bottom: 50px;
}

.about-slider .slider-constructor .slick-dots {
  bottom: 0;
  justify-content: center;
}

.about-slider {
  margin-bottom: 0;
}

.about-container__right__item.mobile {
  display: none;
}

.article-inner__content {
  padding: 0;
}

.custom-wrapper.clients {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}


.custom-wrapper.clients .custom-wrapper__item:nth-child(2),
.custom-wrapper.clients .custom-wrapper__item:nth-child(4) {
  background-color: var(--custom-gray-color-100);
  clip-path: polygon(100% 0%, 100% 85%, 50% 100%, 0% 85%, 0% 0%);
  min-height: 347px;
  max-height: 347px;
  margin: 0;
}


.custom-wrapper.clients .custom-wrapper__item:nth-child(2):hover,
.custom-wrapper.clients .custom-wrapper__item:nth-child(4):hover {
  background-color: var(--custom-accent-color-500);
}

.custom-wrapper.clients .custom-wrapper__item:nth-child(6) {
  clip-path: polygon(100% 0%, 100% 85%, 50% 100%, 0% 85%, 0% 0%, 50% 15%);
  min-height: 347px;
  max-height: 347px;
  padding-top: 60px;
  margin-top: -50px;
}

.custom-wrapper.clients .custom-wrapper__item {
  min-height: 290px;
  max-height: 290px;
}

.custom-wrapper.clients .custom-wrapper__item:nth-child(5),
.custom-wrapper.clients .custom-wrapper__item:nth-child(7) {
    min-height: 405px;
    clip-path: polygon(0% 85%, 50% 100%, 100% 85%, 100% 11%, 50% 0%, 0% 11%);
    margin-top: -100px;
    padding-top: 105px;
}
.custom-wrapper.clients .custom-wrapper__item h5 {
  color: var(--custom-black-color);
}

.custom-wrapper.clients .custom-wrapper__item:hover h5 {
  color: var(--custom-white-color);
}

.custom-wrapper.clients .custom-wrapper__item:nth-child(2) {
  z-index: 4;
}


.custom-wrapper.clients .custom-wrapper__item {
  padding: 25px;
}

.custom-wrapper.clients .custom-wrapper__item {
  position: relative;
  overflow: visible;
}

.custom-wrapper.clients .custom-wrapper__img {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}

.custom-wrapper.clients .custom-wrapper__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  bottom: 0;
  object-position: center bottom;
}

.custom-wrapper.clients .custom-wrapper__item h5 {
  position: relative;
  z-index: 3;
}

.custom-wrapper.clients .custom-wrapper__item::before,
.custom-wrapper.clients .custom-wrapper__item::after {
  z-index: 2;
  pointer-events: none;
}

.catalog__links-block {
  gap: 20px;
}

.catalog__links-block a {
  padding: 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  border-radius: 0;
}

.catalog__links-block a:is(:hover,:focus-visible,.active) {
  background-color: transparent;
  color: var(--custom-accent-color-500);
  border-color: var(--custom-accent-color-500);
}

.portfolio-content {
  grid-template-columns: repeat(3, 1fr);
}

.portfolio-card {
  display: flex;
  flex-direction: column;
  grid-column: auto;
  background-color: transparent;
}

.portfolio-card-bg {
  position: relative;
  height: 100%;
  z-index: auto;
  min-height: 200px;
}

.portfolio-card-info::after {
  display: none;
}

.portfolio-card-info {
  padding: 0;
  padding-top: 20px;
}

.portfolio-card-type {
  color: white;
  font-size: 10px !important;
  padding: 5px 10px;
}

.portfolio-card-title {
  font-size: 16px !important;
  text-transform: none;
  margin-bottom: 0 !important;
  width: calc(100% - 135px);
}

.portfolio-card-placeholder {
  position: absolute;
  right: 0;
  bottom: 0;
  border: 1px solid var(--custom-gray-color-400);
  padding: 7px 16px;
}

.portfolio-card-placeholder .svg-icon {
  display: none;
}

.portfolio-widget {
  padding: 0;
  border: none;
}

.portfolio-widget .g-title {
  display: none;
}

.portfolio-slider .slider-constructor .slick-list {
  width: 100% !important;
  margin: 0;
}

.portfolio-slider {
  margin-bottom: 80px;
}

.portfolio-container {
  display: flex;
  gap: 60px;
}

.portfolio-description {
  max-width: 370px;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.portfolio-schemes {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 1px solid var(--custom-gray-color-400);
  padding: 20px;
}

.portfolio-description .link {
  margin-top: auto;
  margin-bottom: 0;
}

.portfolio-share {
  display: none;
}

.portfolio-description h3 {
  text-transform: none;
}

.custom-wrapper.akcii .custom-wrapper__item {
  clip-path: polygon(0% 85%, 50% 100%, 100% 85%, 100% 0%, 50% 0%, 0% 0%) !important;
  min-height: 360px;
  max-height: 360px;
}

.custom-wrapper.akcii .custom-wrapper__item:nth-child(2) {
  background-color: var(--custom-gray-color-100);
  clip-path: polygon(0% 100%, 50% 85%, 100% 100%, 100% 0%, 0% 0%);
  padding: 30px;
  min-height: 360px;
  max-height: 360px;
  margin: 0;
}

.custom-wrapper.akcii .custom-wrapper__item:nth-child(2):hover {
  background-color: var(--custom-accent-color-500);
}

.custom-wrapper.akcii .custom-wrapper__item:nth-child(2):hover h5,
.custom-wrapper.akcii .custom-wrapper__item:nth-child(2):hover span {
  color: var(--custom-white-color);
}

.custom-wrapper.akcii .custom-wrapper__item:nth-child(2)::before {
  display: none;
}

.custom-wrapper.akcii .custom-wrapper__item::after {
  transition: all 0.2s ease-in-out;
}

.custom-wrapper.akcii .custom-wrapper__item:hover::after {
  background-color: var(--custom-accent-color-500) !important;
}

.custom-wrapper.akcii .custom-wrapper__item:nth-child(2) h5, .custom-wrapper.akcii .custom-wrapper__item:nth-child(2) span {
  color: var(--custom-black-color);
}

.article-inner {
  width: 100%;
  margin: 0;
}

.article-inner__share {
  display: none;
}

.akciya-inner {
  display: flex;
  gap: 10px;
}

.akciya-inner__img {
  max-width: 750px;
}

.akciya-inner__img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.akciya-inner__form {
  padding: 25px;
  border: 1px solid var(--custom-gray-color-400);
}

.akciya-inner__form h4 {
  font-size: 18px !important;
}

.contacts-block {
  border: none;
  gap: 10px;
}

.contacts-block__info {
  width: 50%;
  border: 1px solid var(--custom-gray-color-400);
  padding: 30px;
}

.contact-line .icon {
  display: none;
}

.contacts-block__title-red.address-data {
  display: none;
}

.contact-line a {
  color: var(--custom-black-color);
}

.contact-line a:hover {
  color: var(--custom-black-color);
}

.contacts-block__title {
  font-size: 22px !important;
  font-family: "Prosto One", serif !important;
  font-weight: 400 !important;
}

.contacts-block__info h5 {
  text-transform: none;
  margin-bottom: 15px;
}

.contact-container {
  margin-top: 40px;
}

.fancybox-slide--html .fancybox-close-small {
  background-image: url(http://box15.nastroyker.ru/media/uploads/close.svg);
}

.form-close {
  display: none;
}

.why__wrapper__item__text-container p {
  margin-bottom: 30px;
}

.why__wrapper__item.grid-item-2 h1 {
  font-size: 13px !important;
  font-weight: 400 !important;
  font-family: "Montserrat", serif !important;
}

.question-form form {
  gap: 10px;
  justify-content: flex-start;
}

section.feedback-form .form-text a {
  opacity: .5;
}

header.fixed .catalog-header-content {
  top: 155px;
}

.d-flex.flex-column.gap-15.gap-md-20:first-child {
  order: 1;
}

@media (max-width: 1279px) {
  .product-card__container {
    flex-direction: column;
    gap: 82px;
  }

  .product-card__slideshow {
    max-width: none;
  }

  .product-card__content {
    width: 100%;
    gap: 30px;
  }

  .product-card .btn-border {
    margin: 0;
  }

  .product-card-side {
    display: none;
  }

  .product-card-container .product-card-content {
    width: 100%;
  }

  .custom-wrapper.clients .custom-wrapper__item {
    min-height: 285px;
  }

  .product-item__content-bottom {
    top: 125px;
  }

  .catalog .product-item__content-bottom {
    top: 123px;
  }

  .why__wrapper__item.grid-item img {
    max-height: unset;
    height: 100%;
  }

  .why__wrapper__item.grid-item {
    width: 405px;
    flex-shrink: 0;
  }

  .why__wrapper__item.grid-item-2 img {
    max-height: none;
    min-height: unset;
    height: 100%;
  }

  .why__wrapper {
    flex-direction: column;
  }

  .why__wrapper__item {
    width: 100% !important;
    max-width: none !important;
  }

  .why__wrapper__item .empty {
    display: none;
  }
}

@media (max-width: 991px) {
  .logo img {
    max-width: 50px;
  }

  .burger-menu {
    display: block;
  }

  .gallery-form-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }

  .catalog-container .catalog-body .d-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .custom-wrapper.clients {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 10px;
  }

  .custom-wrapper.clients .custom-wrapper__item::before,
  .custom-wrapper.clients .custom-wrapper__item::after {
    display: none !important;
  }

  .custom-wrapper.clients .custom-wrapper__item {
    padding: 25px !important;
  }

  .custom-wrapper.clients .custom-wrapper__img img {
    bottom: 0;
  }

  .custom-wrapper.clients .custom-wrapper__item {
    clip-path: none !important;
    margin: 0 !important;
    padding: 25px !important;
    min-height: 300px !important;
    max-height: 300px !important;
  }

  .why__wrapper {
    flex-direction: column;
  }

  .why__wrapper__item:first-child {
    max-width: none;
  }

  .why__wrapper__item.grid-item {
    max-width: none;
    gap: 25px;
    grid-template-columns: 1fr;
  }

  .why__wrapper__item.grid-item img {
    width: 100%;
    height: auto;
    grid-column: auto;
  }

  .why__wrapper__item.grid-item-2 {
    grid-template-columns: 1fr;
  }

  .why__wrapper__item__text-container.desktop {
    display: none;
  }

  p.mobile {
    display: block;
  }

  .why .link.desktop {
    display: none;
  }

  .why .link.mobile {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 165px;
  }

  .why__wrapper__item__text-container p {
    margin-bottom: 0;
  }

  .why__wrapper__item.grid-item-2 .empty {
    display: none;
  }

  .why__wrapper__item.grid-item-2 img {
    height: auto;
    min-height: auto;
    max-height: unset;
  }

  .catalog .product-item__content-bottom {
    top: auto;
    bottom: 50px;
  }

  .product-item__content-bottom:has(.add-to-cart) {
    bottom: 75px;
  }  

  .product-item__content-bottom {
    top: 146px;
  }
}

@media (max-width: 767px) {
  h3,
  .h3,
  .mb-25 {
    font-size: 18px;
  }

  h2,
  .h2,
  .content-title span {
    font-size: 20px !important;
    margin-bottom: 20px !important;
  }

  h4,
  .h4 {
    font-size: 16px;
  }

  h5,
  .h5 {
    font-size: 10px;
  }

  .section-first {
    display: none !important;
  }

  .header-cart {
    display: none;
  }

  .home-banner .owl-dots {
    right: -9px;
    bottom: 10px;
  }

  .home-banner {
    height: 560px;
  }

  .home-banner .owl-carousel {
    height: 100%;
  }

  .home-banner .owl-carousel .owl-stage-outer {
    height: 100%;
  }

  .home-banner .owl-stage {
    height: 100%;
  }

  .offer-content {
    justify-content: flex-end;
  }

  .offer-content .link {
    margin-top: 33px;
  }

  .big_slides .container {
    padding: 0;
  }

  .home-banner__slide-container.container {
    padding: 50px 16px;
    justify-content: flex-start;
  }

  .link {
    padding-left: 8px;
    padding-right: 8px;
  }

  .post-offer__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .post-offer__buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .post-offer__buttons .link {
    width: 100%;
    max-width: none;
  }

  .custom-header-1 h2 {
    margin-left: 0;
    width: auto;
  }

  .slider-constructor {
    padding-top: 0;
  }

  .product-item__link {
    flex-direction: column;
  }

  .product-item__image {
    width: 100%;
    height: auto;
    min-width: auto;
    max-width: none;
    aspect-ratio: 2 / 1;
  }

  .slider-constructor .product-item {
    border: none;
  }

  .why__wrapper__item.grid-item-2 img {
    max-height: 260px;
  }

  .product-item__content-bottom {
    top: auto;
    bottom: 63px;
  }

  .slider-constructor {
    padding-bottom: 20px;
  }

  .post-product-btn {
    margin-top: 0;
  }

  .conditional-section.product_set_slider {
    margin-bottom: 20px;
  }

  .post-product-btn .link {
    margin-left: auto;
    margin-right: auto;
  }

  .custom-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 10px;
  }


  .custom-wrapper__item:nth-child(2) {
    min-height: 420px;
    max-height: 360px;
    margin-top: -55px;
    padding-top: 65px;
    clip-path: polygon(0% 87%, 50% 100%, 100% 87%, 100% 13%, 50% 0%, 0% 13%);
  }

  .custom-wrapper__item:nth-child(2) img {
    bottom: -35px;
  }

  .custom-wrapper__item h5 {
    margin-bottom: 2px;
  }

  .custom-wrapper__item span {
    font-size: 13px !important;
  }

  .gallery-form-wrapper__item.empty {
    display: none;
  }

  .heading-mobile {
    display: block;
  }

  .mob-hidden {
    display: none;
  }

  .gallery-form-wrapper {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 25px;
  }

  .gallery-form-wrapper__item:first-child {
    grid-column: span 2;
  }

  .gallery-form .link.mobile {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 165px;
  }

  .post-block-button .link {
    width: 165px;
  }

  .faq-element__head-title p {
    font-size: 13px !important;
  }

  .question-form__column {
    margin-bottom: 0;
  }

  section.feedback-form .form-group.privacy-policy.agree-one {
    margin-top: 20px;
    max-width: none;
  }

  .question-form form .btn {
    width: 100%;
    max-width: none;
  }

  footer {
    padding-top: 60px;
    padding-bottom: 60px !important;
  }

  .footer-content__title {
    font-size: 16px !important;
  }

  .footer-content__title span {
    padding-top: 0;
  }

  .footer-first-column .logo img {
    max-width: 160px;
  }

  .footer-content__menu {
    flex-direction: row;
    gap: 60px;
    margin-bottom: 60px;
  }

  .footer-content__column:first-child {
    margin-right: 0;
  }

  .footer-right {
    margin-bottom: 60px;
  }

  .footer-first-column .logo {
    order: 1;
    margin-bottom: 20px;
  }

  .footer-phone {
    order: 2;
  }

  .footer-contact {
    order: 3;
    margin-bottom: 20px;
  }

  .footer-first-column .mobile-show {
    order: 4;
  }

  .footer-bottom {
    padding: 0;
  }

  .page-head {
    margin-top: 0;
    background-color: transparent;
  }

  .inner-page h1 {
    font-size: 20px;
  }

  .catalog-menu.catalog-categories-block {
    grid-template-columns: repeat(2, 1fr);
  }

  .catalog-menu-item {
    width: 100% !important;
    margin: 0 !important;
  }

  .catalog-seo {
    grid-template-columns: 1fr;
  }

  .catalog-seo__item__container h5 {
    font-size: 16px;
  }

  .catalog-seo__item:nth-child(2n) {
    flex-direction: column-reverse;
  }

  .catalog-seo__item:last-child {
    flex-direction: column;
  }

  .breadcrumbs a:first-child {
    font-size: 10px;
  }

  .product-item__image {
    min-height: 200px;
  }

  .offer-content p {
    margin-bottom: 30px;
  }

  #sync1.owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 3px;
    border-radius: 0;
    background-color: var(--custom-gray-color-400);
    margin: 3px;
  }

  .product-card__container {
    gap: 40px;
  }

  .product-card__right {
    width: 100%;
  }

  .about-icons-wrapper {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 40px;
  }

  .about-container {
    grid-template-columns: 1fr;
  }

  .about-container__left.bottom {
    display: none;
  }

  .about-container__left.bottom img {
    margin-left: auto;
    max-width: none;
  }

  .about-container__right__item.mobile {
    display: block;
  }

      .home-banner__slide-content {
        width: calc(100% - 30px);
    }

  .about-container__right__item.empty {
    display: none;
  }

  .about-container__right {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-container-1 {
    margin-bottom: 60px;
  }

  .about-slider .slider-constructor {
    padding-bottom: 20px;
  }

  .about-slider {
    margin-bottom: 20px;
  }

  .custom-wrapper.clients {
    grid-template-columns: repeat(2, 1fr);
  }

  .custom-wrapper.clients h5 {
    font-size: 16px;
  }

  .portfolio-container {
    flex-direction: column;
  }

  .portfolio-description {
    max-width: none;
  }

  .akciya-inner {
    flex-direction: column;
  }

  .contacts-block__info {
    width: 100%;
  }

  .contacts-block__info h5 {
    font-size: 16px !important;
  }

  .product-item__content-bottom {
    bottom: 51px;
  }

  .product-card .input-number {
    display: none;
  }

  .mobile-menu {
    background: var(--custom-white-color);
    padding: 20px 15px;
  }

  .header-user__link {
    font-size: 13px;
  }

  .mobile-menu .header-search input {
    color: var(--custom-black-color) !important;
    border-color: var(--custom-gray-color-400);
  }

  .header-search button {
    background-color: transparent !important;
    border: 1px solid var(--custom-gray-color-400) !important;
    border-left: none !important;
  }

  .header-search button .icon-svg {
    opacity: .4;
    width: 16px;
    height: 16px;
  }

  .modal {
    background-color: var(--custom-white-color);
  }

  .mobile-ul {
    width: 100%;
    padding: 0;
  }

  .mobile-ul li a,
  .mobile-ul li .submenu li a {
    font-size: 13px;
    color: var(--custom-black-color);
  }

  .mobile-ul li a .icon {
    width: 10px;
    height: 10px;
    top: 4px;
  }

  .mobile-phone {
    align-items: flex-start;
    padding-bottom: 30px;
  }

  .mobile-phone a {
    font-size: 16px;
  }

  .custom-wrapper__item h5 {
    font-size: 16px !important;
  }

  .service-block .custom-wrapper,
  .custom-wrapper.akcii {
    grid-template-columns: 1fr;
  }

  .service-block .custom-wrapper .custom-wrapper__item:nth-child(3),
  .custom-wrapper.akcii .custom-wrapper__item:nth-child(3),
  .custom-wrapper.akcii .custom-wrapper__item:nth-child(2) {
    clip-path: polygon(100% 0%, 100% 85%, 50% 100%, 0% 85%, 0% 0%, 50% 13%) !important;
    min-height: 420px;
    max-height: 360px;
    margin-top: -55px;
    padding-top: 65px;
  }

  .portfolio-content {
    grid-template-columns: 1fr;
  }

  [data-collapse-open] {
    color: var(--custom-black-color);
  }

  .char li {
    flex-direction: row;
  }

  .conditional-section {
    margin-bottom: 80px;
  }

  .service-block {
    margin-bottom: 30px;
  }

  .custom-header {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
}

@media (max-width: 475px) {
  .catalog-menu.catalog-categories-block {
    grid-template-columns: 1fr;
  }

  .catalog-container .catalog-body .d-grid {
    grid-template-columns: 1fr !important;
  }

  .catalog .product-item__content-bottom {
    bottom: 35px;
  }
}

@media (max-width: 445px) {
  .custom-wrapper.clients {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 375px) {
}

.product-item__content-bottom {
  display: none;
}

.product-item__image::after {
  display: block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  content: "Подробнее";
  padding: 8px 16px;
  color: var(--custom-black-color);
  background-color: var(--custom-white-color);
  transition: all 0.2s ease-in-out;
}

.product-item:hover .product-item__image::after {
  color: var(--custom-white-color);
  background-color: var(--custom-accent-color-500);
}

/* ========================================
   АНИМАЦИЯ ПОЯВЛЕНИЯ ЗАГОЛОВКОВ
   ======================================== */

/* Базовые стили для анимируемых заголовков */
h1.animate-title,
h2.animate-title,
h3.animate-title,
h4.animate-title,
h5.animate-title,
h6.animate-title,
.h1.animate-title,
.h2.animate-title,
.h3.animate-title,
.h4.animate-title,
.h5.animate-title,
.h6.animate-title {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

/* Состояние после появления */
h1.animate-title.visible,
h2.animate-title.visible,
h3.animate-title.visible,
h4.animate-title.visible,
h5.animate-title.visible,
h6.animate-title.visible,
.h1.animate-title.visible,
.h2.animate-title.visible,
.h3.animate-title.visible,
.h4.animate-title.visible,
.h5.animate-title.visible,
.h6.animate-title.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Вариант анимации снизу вверх (по умолчанию) */
.animate-fade-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.animate-fade-up.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Вариант анимации слева направо */
.animate-fade-left {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.animate-fade-left.visible {
  opacity: 1;
  transform: translateX(0);
}

/* Вариант анимации справа налево */
.animate-fade-right {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.animate-fade-right.visible {
  opacity: 1;
  transform: translateX(0);
}

/* Вариант простого появления (fade in) */
.animate-fade {
  opacity: 0;
  transition: opacity 1s ease-out;
}

.animate-fade.visible {
  opacity: 1;
}

/* Вариант с масштабированием */
.animate-scale {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.animate-scale.visible {
  opacity: 1;
  transform: scale(1);
}

/* Задержки для последовательной анимации */
.animate-delay-1 {
  transition-delay: 0.1s;
}

.animate-delay-2 {
  transition-delay: 0.2s;
}

.animate-delay-3 {
  transition-delay: 0.3s;
}

.animate-delay-4 {
  transition-delay: 0.4s;
}

.animate-delay-5 {
  transition-delay: 0.5s;
}

/* Быстрая анимация */
.animate-fast {
  transition-duration: 0.4s !important;
}

/* Медленная анимация */
.animate-slow {
  transition-duration: 1.2s !important;
}

.offer-slider {
  margin-top: 10px;
}

.offer-slider .container {
  margin: 0;
  padding: 0;
  max-width: none;
}