/*Для всех сайтов подходит ------------------------------------------------------------------------------------------------------------------------*/

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  background: url(https://centra-stroy.ru/media/uploads/2024/slideshow-arrow-black.svg)
    50% 50% no-repeat;
}

.simple-order-form .form-group.comment {
  margin-top: 0;
}

.simple-order-form__group .form-text {
  margin-top: 8px;
}

footer {
  margin: 0;
}

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

.cookie-modal__content button {
    color: #000;
    background-color: #ffc71a;
    border: 1px solid #ffc71a;
}

.cookie-modal__content button:hover {
    color: #000;
    background-color: #fff;
    border: 1px solid #ffc71a;
}

.shopping-cart-item__delete svg,
.shopping-cart-item__delete svg:hover {
  color: #000000;
}

.btn-radius .icon-svg svg {
  color: #000000;
}

.tabs li a,
.forgot-password {
  color: #000000;
}

.footer-subscribe {
  flex-direction: column;
}

.breadcrumbs a {
  color: #000;
}

.__header .catalog-btn {
  letter-spacing: normal;
}

.dropdown-select-ul li.selected,
.dropdown-select-ul li:hover {
  background: #c1c1c1;
  color: #000;
}

.catalog-filter__btns .btn {
  max-width: 200px;
}

.catalog-filter .catalog-filter-body {
  border: unset;
  box-shadow: unset;
}

.filter-show-all,
.filter-show-all:before {
  background: #000;
}

.catalog-sorting ul li a,
.catalog-right .price-download {
  color: #000000;
}

.catalog-right {
  display: none;
}
/*
.breadcrumbs__sep:last-child {
    display: block;
}
*/
.footer-subscribe input {
  width: 100%;
  border-radius: 0;
}

.footer-subscribe button {
  width: 100%;
  margin-top: 8px;
  border-radius: 0;
}

.mm-menu {
  width: 100%;
  max-width: 500px;
}

.logo-link__image {
  max-width: 50%;
}

.form-group.comment textarea:focus {
  border: 1px solid transparent;
}

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

.form-group.comment .label-name .content-name {
  font-size: 16px !important;
  color: #9c9c9c !important;
  position: absolute !important;
  top: 12px !important;
  left: 20px !important;
  text-transform: none !important;
  transition: all 0.3s ease !important;
  pointer-events: none !important; /* Чтобы клики проходили сквозь label в textarea */
}

/* Стиль при фокусе или заполненности */
.form-group.comment:focus-within .content-name,
.form-group.comment.filled .content-name {
  font-size: 9px !important;
  left: 0 !important;
  top: -12px !important;
  text-transform: uppercase !important;
  color: #9c9c9c !important;
}

.footer-subscribe input::placeholder {
  color: #ffffff8c !important;
}

.form-control:focus {
  border: 1px solid #474747 !important;
}

.slick-dots button {
  font-size: 0 !important;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: auto;
}

.search-box input::placeholder,
.s-icon-right input::placeholder,
.search-input-group__row input::placeholder {
  color: #ffffff !important;
}

.__header .row {
  flex-wrap: nowrap;
  justify-content: space-between;
}

.header--mob .logo {
  max-width: 100%;
}

[data-fancybox] {
  cursor: pointer;
}

.fancybox-close-small {
  background: transparent
    url(https://centra-stroy.ru/media/uploads/2024/close-black.svg) 50% 50%
    no-repeat;
}

.modal .form-close {
  display: none;
}

.contact-line a,
h1 span,
.h1 span {
  color: #000000;
}

.notifyjs-bootstrap-success {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ededed !important;
  background-image: url(https://centra-stroy.ru/media/uploads/2024/success.svg) !important;
}

.breadcrumbs a,
.breadcrumbs a:first-child {
  font-size: 14px;
  text-transform: none;
}

@media (max-width: 768px) {
  .lk-container .lk-side {
    background: transparent;
  }

  .mobile-menu-item {
    width: 100%;
    margin: 0;
  }

  .user-data {
    padding-left: 60px;
    margin-bottom: 0;
    padding-top: 8px;
  }

  .mobile-menu-item.active,
  .mobile-menu-item.active .icon .icon-svg,
  .styled-select select,
  .history-order-item__number a {
    color: #000000;
  }

  .mobile-menu-item.active {
    border-top: 1px solid #eeeeee;
    background-color: #f5f5f5;
  }

  .mobile-menu-item {
    background: #fff;
    border-top: 1px solid #eeeeee;
  }

  .tabs-lk-content p {
    padding: 16px 0;
  }

  .lk-container .lk-content {
    width: 100%;
    margin: 0;
    padding: 10px 15px 0 15px;
    border-top: 1px solid #eeeeee;
  }

  .lk-content .tabs-lk-mobile .fa-sort-desc {
    display: none;
  }

  .lk-head .btn-exit {
    top: -4px;
  }

  .styled-select:before {
    content: "";
    background: url(https://centra-stroy.ru/media/uploads/2024/arrow-down.svg)
      50% 50% no-repeat;
  }

  .btn-link,
  .btn-link:hover {
    border: unset;
    background: unset;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 991px) {
  main {
    padding-top: 116px !important;
  }
}

@media (max-width: 991px) {
  .client-item__text {
    left: 16px;
    bottom: 16px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs__sep {
    transform: rotate(-90deg);
  }

  .breadcrumbs span:last-child {
    display: block;
  }

  .breadcrumbs a,
  .breadcrumbs a:first-child {
    font-size: 13px;
  }

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

  .page-head {
    padding: 12px 15px;
    background: unset;
  }
}

.frontpage .conditional-section {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.catalog-side__title .icon {
  margin-top: 2px;
}

/*Шрифты ------------------------------------------------------------------------------------------------------------------------*/

@font-face {
  font-family: NotoSans;
  src: url(https://centra-stroy.ru/media/customization/fonts/NotoSans-Regular.ttf);
}

body,
.__header .menu-box ul a {
  font-family: NotoSans !important;
}

p,
.btn,
button,
.main-menu a,
.catalog-side__content ul li a,
.header-user__link,
.__fat-v2-nav ul li a,
.__fat-v2-options ul li a,
.header--bottom-mob .search--box input,
.header--bottom-mob .custom-mob-cart,
.burger-box .tel-mob,
.subtext,
.content-name,
.text-page p,
.product-item__name,
.catalog-box ul a,
ul li,
ol li,
[data-notify-text],
[data-notify-html],
.__header .contact-box p.toggled a,
.header--mob .phone--box a,
.contact-text-line .contacts-block__title-red.address-data,
.menu-navbar .search-input-group__input,
.__header .contact-box a,
.contact-line,
.catalog-side__title,
.tab_drawer_heading {
  font-family: NotoSans !important;
  line-height: 130% !important;
  font-size: 16px !important;
  font-style: normal !important;
}

h1,
h2,
h3,
.content-title {
  font-family: NotoSans !important;
  line-height: 130% !important;
  font-weight: bold;
  cursor: default;
  text-transform: uppercase;
}

h1,
.product-card__title {
  font-size: 30px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 16px;
}

.frontpage h2 {
  font-size: 48px;
  text-align: center;
  margin: 0;
}

.frontpage h3,
.frontpage section.feedback-form .h2 {
  font-size: 32px;
  text-align: center;
  margin: 0;
}

@media (max-width: 767px) {
  h1,
  .h1,
  .product-card__title {
    font-size: 24px;
  }

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

@media (max-width: 578px) {
  .frontpage h2 {
    font-size: 32px;
  }

  .frontpage h3,
  .frontpage section.feedback-form .h2 {
    font-size: 22px;
  }
}

/*Кнопки --------------------------------------------------------*/
.btn,
.btn-download {
  height: 48px;
  padding: 0 20px;
  background: #ffc71a !important;
  background-color: #ffc71a !important;
  border: 1px solid #ffc71a;
  border-color: #ffc71a !important;
  width: 280px;
  color: #000 !important;
}

.burger-box .btn {
  background-color: unset !important;
  background: unset !important;
  border-color: unset;
}

.btn-black {
  color: #fff !important;
  background: #000 !important;
}

.btn:hover,
.footer-subscribe button:hover {
  background-color: unset !important;
  background: unset !important;
  border: 1px solid #ffc71a;
  border-color: #ffc71a !important;
}

.btn-black:hover {
  background-color: unset !important;
  background: unset !important;
  color: #000 !important;
  border: 1px solid #000;
  border-color: #000 !important;
}

.advantages-frame .btn:hover,
.footer-subscribe button:hover {
  color: #fff !important;
}

/* Меню --------------------------------------------------------------------------*/
.__header .option-items.v-white a,
.__header .contact-box p a,
.__header .contact-box a {
  color: #fff;
}

.__header .contact-box a img {
  display: none;
}

.__header {
  background: #000;
}

.__header .contact-box a:hover {
  color: #ffc71a;
}

.__header .option-items li a:hover {
  color: #ffc71a;
  text-decoration: none;
}

.__header .menu-btn img {
  display: none;
}

.__header .menu-btn {
  background: unset;
  border: 1px solid #ffc71a;
  padding: 5px;
  color: #fff;
}

.__header .menu-btn.toggled {
  background: #ffc71a;
  color: #fff !important;
}

.col-lg-2 .options-box .menu-btn:hover {
  color: #fff !important;
}

.__header .menu-btn:hover {
  background: #ffc71a;
  color: #000 !important;
  transition: 0.5s;
}

.__header .catalog-btn {
  background: #ffc71a;
  border: 1px solid #ffc71a;
  color: #000 !important;
  padding: 5px 4px 5px 80px;
}

@media only screen and (max-width: 1280px) {
  .__header .catalog-btn span:first-child {
    left: 30px;
  }

  .__header .catalog-btn {
    padding: 5px 4px 5px 55px;
  }
}

.__header .catalog-btn:hover {
  background: unset;
  color: #fff !important;
}

.__header .catalog-btn:hover span,
.__header .catalog-btn:hover span:before,
.__header .catalog-btn:hover span::after {
  background-color: #fff !important;
}

.__header .catalog-btn.toggled {
  background: #ffc71a !important;
}

.__header .catalog-btn.toggled:hover span {
  background-color: #ffc71a !important;
}

.__header .catalog-btn span,
.__header .catalog-btn span:before,
.__header .catalog-btn span::after {
  background-color: #000;
  height: 1px;
}

.__header .catalog-btn span {
  left: 50px;
}

.__header .search-box input {
  background: unset;
  color: #fff;
  border: 1px solid #ffc71a;
}

.__header .search-box .submit {
  width: 48px;
  background: #ffc71a;
  padding-left: 16px;
  padding-right: 16px;
}

.__header .search-box .submit:hover {
  background: #e2ae12 !important;
}

.__header .v3-variant {
  margin-left: 0;
}

.catalog-box {
  background: #000;
}

header ul.hover--underline li::after {
  border-color: #ffc71a !important;
}

.__header .menu-box {
  background: #000;
}

.burger-box svg,
.burger-box .tel-mob,
.header--mob .phone--box a {
  color: #fff;
}

.burger-box .tel-mob img {
  display: none;
}

.header--mob {
  background: #000;
}

.header--bottom-mob {
  height: 56px;
}

.search--box .submit {
  background: #ffc71a;
  height: 36px;
  width: 44px;
}

.header--bottom-mob .search--box input,
.header--mob .search--box input {
  height: 36px;
  background: unset;
  border: 1px solid #ffc71a;
  color: #fff;
}

.header--mob .logo img {
  max-width: 85%;
}

@media (max-width: 767px) {
  .frontpage .section-first {
    display: none !important;
  }

  .header--mob .logo img {
    max-width: 100%;
  }

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

@media (max-width: 991px) {
  .mm-btn--next:after,
  .mm-btn--prev:before {
    border-color: #ffc71a;
  }

  .mm-menu a,
  .mm-menu a:active,
  .mm-menu a:hover,
  .mm-menu a:link,
  .mm-menu a:visited,
  .mm-panels .mm-navbar__title {
    color: #fff !important;
  }

  .mm-menu {
    background-color: #000 !important;
  }

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

  .mm-navbar {
    background: #000;
  }

  .search-input-group__input {
    border: 1px solid #ffc71a;
    background: unset;
  }

  .search-input-group__button {
    background-color: #ffc71a !important;
    color: #000 !important;
    stroke: #000 !important;
  }
}

@media (max-width: 578px) {
  .burger-box .tel-mob,
  .header--mob .phone--box a {
    font-size: 14px !important;
  }
}

@media (max-width: 400px) {
  .burger-box .tel-mob {
    display: none;
  }

  .header--mob .col-3 {
    width: 40%;
  }

  .header--mob .col-5 {
    width: 50%;
  }

  .header--mob .col-4 {
    width: 10%;
  }
}

/* Первый экран --------------------------------------------------------------------------*/

.first-banner-frame-1 {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.first-banner-frame-1 h1 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

.first-banner-car {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.yellow-small {
  color: #ffc71a;
  font-size: 48px;
  line-height: 130%;
}

.desktop-only,
.mobile-only {
  font-size: 56px;
  line-height: 120%;
  color: #fff;
}

.mobile-only {
  display: none;
}

@media (max-width: 991px) {
  .first-banner-car {
    width: 80%;
  }

  .yellow-small {
    font-size: 36px;
  }

  .desktop-only,
  .mobile-only {
    font-size: 44px;
  }
}

@media (max-width: 767px) {
  .first-banner-car {
    width: 100%;
  }

  .yellow-small {
    font-size: 28px;
  }

  .desktop-only,
  .mobile-only {
    font-size: 36px;
  }
}

@media (max-width: 578px) {
  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  .yellow-small {
    font-size: 22px;
  }
}

/*Акции ---------------------------------------------------------------------------------*/

.promo-frame {
  background: url(https://centra-stroy.ru/media/uploads/2024/fon-promo.png)
    no-repeat;
  padding: 36px 12px;
  background-size: cover;
  height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.promo-frame:hover .promo-frame-img {
  transform: scale(1.05);
  transition: 0.5s;
}

.promo-frame:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background-color: transparent;
}

.promo-frame:hover:after {
  background-color: #0000006c;
}

.promo-slider-frame .content-background-box__text-content,
.banner-categories-frame .content-background-box__text-content {
  padding: 0;
}

.promo-frame h3,
.promo-frame p {
  text-align: center;
  color: #fff;
}

.promo-frame-img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.promo-frame-text {
  margin-bottom: 32px;
}

.promo-frame-text h3 {
  margin-bottom: 12px;
}

@media (max-width: 1280px) {
  .promo-frame h3 {
    font-size: 28px;
  }

  .promo-frame p {
    font-size: 14px !important;
  }
}

@media (max-width: 578px) {
  .promo-frame {
    padding: 40px 50px;
  }

  .promo-frame-img,
  .slick-track,
  .slider-constructor .slick-slide,
  .slick-track,
  .promo-frame {
    width: 100%;
  }
}

.slick-dots button {
  background-color: #00000044;
  border-radius: 0;
  border: unset;
}

.slick-dots .slick-active button {
  background-color: #000;
}

.slider-constructor .slick-dots {
  justify-content: center;
  bottom: -30px;
}

.btn-center-frame {
  display: flex;
}

.btn-center-frame .btn {
  margin-left: auto;
  margin-right: auto;
}

.promo-slider-frame h2,
.frontpage .set-new-header-frame {
  padding-bottom: 60px !important;
  margin: 0 !important;
}

.frontpage .set-new-header-frame {
  padding-top: 0px !important;
  margin: 0 !important;
}

.frontpage .product_set_slider {
  padding-top: 0 !important;
}

.banner-categories-header-frame,
.banner-hit-header-frame,
.static-partners-header-frame {
  padding-top: 85px;
  padding-bottom: 60px;
  margin: 0 !important;
}

.promo-slider-btn,
.categories-statictext .btn-center-frame,
.product-set-hit-btn-frame,
.set-new-btn-frame,
.partners-btn-frame {
  padding-top: 60px;
  padding-bottom: 100px;
  margin: 0 !important;
}

.advantages-statictext {
  padding: 85px 0 100px;
}

.advantages-statictext h2 {
  padding-bottom: 60px;
}

.advantages-frame .btn {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .promo-slider-frame h2,
  .frontpage .set-new-header-frame {
    padding-bottom: 32px !important;
  }

  .banner-categories-header-frame,
  .banner-hit-header-frame,
  .static-partners-header-frame {
    padding-top: 60px;
    padding-bottom: 32px;
  }

  .promo-slider-btn,
  .categories-statictext .btn-center-frame,
  .product-set-hit-btn-frame,
  .set-new-btn-frame,
  .partners-btn-frame {
    padding-top: 32px;
    padding-bottom: 60px;
  }

  .first-banner-frame {
    padding-bottom: 0px;
  }

  .advantages-frame .btn {
    margin-top: 32px;
  }

  .advantages-statictext h2 {
    padding-bottom: 32px;
  }

  .advantages-statictext {
    padding: 60px 0;
  }
}

@media (max-width: 576px) {
  .slider-constructor {
    padding-top: 0px;
  }
}

/*Категории ---------------------------------------------------------------------------------*/

.categories-frame-text {
  text-align: center;
}

.yellow-header {
  color: #ffc71a;
}

.black-header {
  color: #000;
}

/*

.categories-frame-1,
.categories-frame-2,
.categories-frame-3,
.categories-frame-4,
.categories-frame-5,
.categories-frame-6,
.categories-frame-7,
.categories-frame-8 {
    padding: 270px 40px 24px 40px;
    background-position: top !important;
    background-size: cover !important;
}

.categories-frame-1,
.categories-frame-2,
.categories-frame-3,
.categories-frame-4 {
    padding: 250px 40px 24px 40px;
}


.categories-frame-1 {
    background: url(https://centra-stroy.ru/media/uploads/2024/categories-1.png) no-repeat;
}

.categories-frame-2 {
    background: url(https://centra-stroy.ru/media/uploads/2024/categories-2.png) no-repeat;
}

.categories-frame-3 {
    background: url(https://centra-stroy.ru/media/uploads/2024/categories-3.png) no-repeat;
}

.categories-frame-4 {
    background: url(https://centra-stroy.ru/media/uploads/2024/categories-4.png) no-repeat;
}

.categories-frame-5 {
    background: url(https://centra-stroy.ru/media/uploads/2024/categories-5.png) no-repeat;
}

.categories-frame-6 {
    background: url(https://centra-stroy.ru/media/uploads/2024/categories-6.png) no-repeat;
}

.categories-frame-7 {
    background: url(https://centra-stroy.ru/media/uploads/2024/categories-7.png) no-repeat;
}

.categories-frame-8 {
    background: url(https://centra-stroy.ru/media/uploads/2024/categories-8.png) no-repeat;
}*/

.categories-frame {
  display: flex;
  flex-direction: column;
  background: url(https://centra-stroy.ru/media/uploads/2024/category_empty_1.png);
  background-size: cover;
  width: 100%;
  background-position: right;
}

.categories-frame-img {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
}

.categories-frame-text {
  height: 42px;
}

.categories-frame-2 {
  display: grid;
  gap: 20px;
  width: 100%;
  grid-template-columns: repeat(2, 1fr);
}

.categories-frame-2 a {
  width: 100%;
}

.categories-frame-4 {
  display: flex;
  gap: 20px;
}

.categories-frame-all {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.categories-frame p {
  padding: 0 8px;
}

@media (max-width: 991px) {
  .categories-frame p {
    font-size: 14px !important;
  }
}

@media (max-width: 767px) {
  .categories-frame-4 {
    flex-direction: column;
  }
}

@media (max-width: 578px) {
  .categories-frame-2,
  .categories-frame-4,
  .categories-frame-all {
    gap: 12px;
  }
}

/*Товары -----------------------------------------------------------------*/

.product-item_new {
  border: unset;
}

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

.product-item__head {
  display: none;
}

/*
.with-online-price .product-item__cost-product::before {
    content: "старая цена";
    font-weight: 600;
    font-size: 11px;
    margin-bottom: 4px;
}

.product-item__online-cost .product-item__cost-product::before {
    content: "цена онлайн";
    font-weight: 600;
    font-size: 11px;
    margin-bottom: 4px;
}

.product-item__cost-label {
    display: none;
}*/

.with-online-price .product-item__cost-product,
.product-card__personal-cost.with-online-price {
  color: #000000;
  font-size: 12px;
  text-decoration: line-through;
  text-decoration-color: #ffc71a;
}

.product-item__online-cost {
  align-items: flex-start;
  flex-direction: column-reverse;
}

.product-item__cost-label {
  font-size: 11px;
  color: #8d8d8d;
  margin-left: 0;
}

.product-item__cost-product {
  font-size: 24px;
  color: #000000;
  line-height: 100% !important;
}

.product-item__cost-product span {
  color: #898989;
}

.with-online-price .product-item__cost-product span {
  font-size: 11px;
}

.input-number {
  height: 58px;
  border-radius: 0;
  padding: 8px;
  width: 100%;
  border: 1px solid #ffc71a;
  background: unset;
  margin-right: 0;
}

.input-number .order-down,
.input-number .order-up {
  width: 40px;
  height: 40px;
  border-radius: 0;
  background: #eeeeee;
  border: unset;
}

.input-number .order-down:hover,
.input-number .order-up:hover {
  background: #ffc71a;
}

.input-number .order-down:before {
  background: #000;
  position: static;
  width: 14px;
}

.input-number .order-up:after,
.input-number .order-up:before {
  background: #000;
}

.input-number .order-up:after {
  width: 14px;
  top: 18px;
  left: 12px;
}

.input-number .order-up:before {
  height: 14px;
  top: 12px;
  left: 18px;
}

.input-number input[type="number"] {
  font-size: 14px;
  width: 60px;
}

.shopping-cart-product .add-to-cart {
  background: unset !important;
  border-color: #ffc71a !important;
  height: 58px;
  max-width: 58px;
  width: 100%;
}

.shopping-cart-product .add-to-cart:hover {
  background: #ffc71a !important;
  transition: 0.3s !important;
}

.shopping-cart-product .st-button_primary {
  fill: #000;
  color: #000;
  background-color: #ffc71a;
  border-color: #ffc71a;
  height: 58px;
  border-radius: 0;
}

.shopping-cart-product .st-button_primary:hover {
  background-color: #e2ae11;
  border-color: #e2ae11;
}

.product-item,
.product-item:hover {
  border: unset;
}

.product-item__cost {
  margin-bottom: 12px;
}

.product-item__name {
  height: 64px;
}

.product-item__flag--new {
  background-color: #00854c;
}

.product-item__flag--hit,
.product-card .product-item__flag--hit {
  background-color: #ffc71a;
  color: #000000;
}

.product-card-sell-badge_bottom {
  left: 12px;
  border-radius: 0;
  bottom: 12px;
}

.product-card-sell-badge {
  background-color: #850000;
}

.product-item__flag {
  margin-left: 12px;
  margin-top: 12px;
  border-radius: 0;
}

@media (min-width: 1024px) {
  @media (max-width: 1280px) {
    .input-number .order-up:after {
      left: 3px;
    }

    .input-number .order-up:before {
      left: 9px;
    }
  }
}

@media (min-width: 576px) {
  .slider-constructor:not([data-no-arrows]) .slick-dots {
    display: flex !important;
  }

  .slider-constructor .slick-prev,
  .slider-constructor .slick-next {
    display: none !important;
  }
}

/*Преимущества ----------------------------------------------------------------------------------------*/

.advantages-frame {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.advantages-frame-item {
  display: flex;
  gap: 24px;
  width: 100%;
}

.advantage-img {
  height: 60px;
  width: 60px;
  padding-top: 4px;
  object-fit: contain;
  object-position: top;
}

.advantage-text {
  width: 100%;
}

.advantage-text h3 {
  font-size: 24px;
  margin-bottom: 8px;
  text-align: left;
  color: #ffc71a;
}

.advantage-text p {
  color: #fff;
}

.advantages-frame-string {
  display: flex;
  gap: 60px;
}

@media (max-width: 768px) {
  .advantages-frame-string {
    flex-direction: column;
    gap: 24px;
  }
}

@media (max-width: 578px) {
  .advantage-text h3 {
    font-size: 16px;
  }

  .advantage-img {
    height: 40px;
    width: 40px;
    padding-top: 0;
  }

  .advantages-frame-item {
    gap: 16px;
  }
}

.white-header {
  color: #fff;
}

/*партнеры форма -----------------------------------------------------------*/

.partners-form-all {
  display: flex;
  flex-direction: column;
}

.frontpage-bottom {
  background: url(https://centra-stroy.ru/media/uploads/2024/botton-fon-2.webp);
  background-position: top;
  background-repeat: no-repeat;
}

.partners-top-text p {
  text-align: center;
  color: #fff;
  max-width: 500px;
  margin-bottom: 0;
}

.partners-top-text h2 {
  margin-bottom: 20px;
}

.partners-top-text {
  margin-bottom: 493px;
  padding-top: 85px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.partners-black-form h3 {
  padding: 24px;
  background: #000;
  margin-bottom: 0;
}

.partners-black-form {
  margin-left: auto;
  margin-right: auto;
  width: 492px;
  background: #fff;
}

.partners-black-form form {
  padding: 24px 24px 12px;
  background: #fff;
}

.form-control {
  -webkit-box-shadow: unset;
  box-shadow: unset;
  border-radius: 0;
  font-size: 14px;
  line-height: 150%;
  color: #000;
  padding: 0 20px;
  height: 48px;
}

.partners-black-form .privacy-text {
  padding: 0px 24px 24px;
  background: #fff;
  font-size: 12px !important;
  color: #9c9c9c;
  margin-bottom: 5px;
}

form .btn {
  width: 100%;
}

form .btn:hover {
  color: #000 !important;
}

.frontpage .faq-header-frame {
  margin-top: 342px !important;
  margin-bottom: 32px !important;
}

.faq_frontpage_block .content-title {
  display: none;
}

.faq-element__head-title p {
  color: #ffc71a;
  font-size: 24px;
}

.faq-element__content p,
.faq-element__content li {
  color: #fff;
}

.faq-element__content a {
  color: #ffc71a;
}

.faq-element__content {
  padding: 5px 60px 20px 20px;
}

.faq-element__content a:hover {
  color: #e2ae11;
}

.faq-element__content ul {
  list-style-type: square;
  padding-left: 20px;
}

.faq-element__trigger .icon {
  color: #000000;
  width: 28px;
  height: 28px;
  background: #ffc71a;
  padding: 8px;
}

.faq-element__trigger {
  border-radius: 0;
  border: 1px solid #ffc71a;
  background-color: unset;
}

.faq-element__head:hover .faq-element__trigger {
  background-color: unset;
  border-color: #ffc71a;
}

.faq-section__elements {
  display: flex;
  flex-direction: column;
}

.faq-element {
  background-color: unset;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (max-width: 768px) {
  .frontpage-bottom {
    background: url(https://centra-stroy.ru/media/uploads/2024/botton-fon-12.webp);
    background-position: top;
    background-repeat: no-repeat;
  }

  .partners-top-text {
    margin-bottom: 284px;
    padding-top: 60px;
  }

  .partners-black-form {
    width: 408px;
  }

  .frontpage .faq-header-frame {
    margin-top: 140px !important;
  }

  .partners-black-form .privacy-text {
    margin-bottom: 3px;
  }
}

@media (max-width: 578px) {
  .partners-top-text {
    margin-bottom: 325px;
  }

  .partners-black-form {
    width: 325px;
  }

  .partners-black-form .privacy-text {
    margin-bottom: 11px;
  }

  .frontpage .faq-header-frame {
    margin-top: 180px !important;
  }

  .faq-element__head {
    padding: 15px 70px 15px 0px;
  }

  .faq-element__content {
    padding: 5px 60px 20px 0px;
  }

  .faq-element__trigger {
    right: 0px;
  }
}

/*ФУТЕР ---------------------------------------------------------------------------------*/

footer {
  background: #000000;
  padding: 32px 0 0px 0;
}

.footer-bottom .copy {
  color: #cfcfcf;
}

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

.footer-subscribe input {
  height: 40px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  background: unset;
  color: #fff;
}

.footer-subscribe button {
  height: 40px;
  background: #ffc71a;
  background-color: #ffc71a !important;
  border-color: #ffc71a !important;
  color: #000 !important;
}

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

.footer-first-column .logo img {
  width: 80%;
}

.footer-content__title {
  font-size: 20px;
  text-transform: uppercase;
}

.footer-content__column a {
  font-size: 14px;
  line-height: 130%;
}

.footer-right {
  width: 240px;
}

.footer-first-column {
  width: 220px;
}

@media (max-width: 1280px) {
  .footer-content__menu {
    width: calc(100% - 460px);
  }
}

@media (max-width: 991px) {
  .footer-right,
  .footer-first-column {
    width: 200px;
  }

  .footer-content__menu {
    width: calc(100% - 400px);
  }
}

@media (max-width: 767px) {
  .footer-right,
  .footer-first-column,
  .footer-content__menu {
    width: 100%;
  }

  .footer-content__menu {
    flex-direction: column;
    gap: 32px;
  }

  .footer-content__column {
    width: 100%;
    display: flex;
    flex-direction: column;
    max-width: 100%;
  }

  .footer-content__title {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .footer-content__column li a {
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
    padding: 8px;
    background-color: #ffffff1f;
    display: block;
  }

  .footer-content__column .menu-item:hover a {
    color: #fff;
    background-color: #ffffff3a !important;
  }
}

/*Модалка -----------------------------------------------------------------------*/

.modal .h2 {
  margin-bottom: 32px;
  font-size: 24px;
}

.modal {
  max-width: 580px;
  padding: 50px 60px;
}

form .form-text,
.question-form .form-text {
  margin-top: 8px;
}

/*ФОРМА ОБРАТНОЙ СВЯЗИ ---------------------------------------------------------------------------------*/

.frontpage section.feedback-form {
  background-color: unset !important;
  padding: 100px 0 80px;
}

.question-main {
  max-width: 680px;
}

.question-form {
  background: #fff;
  border: unset;
  border-radius: 0;
  padding: 0;
}

section.feedback-form .h2 {
  color: #000000;
  padding: 24px 40px;
  background: #ffc71a;
  margin-bottom: 0;
}

.question-form form {
  padding: 32px 40px 0px;
}

section.feedback-form .form-text {
  padding: 0px 40px 32px;
}

textarea.form-control {
  height: 114px;
  min-height: 114px;
}

section.feedback-form,
.inner-page .section-dark.feedback-form {
  padding-top: 100px;
  background-color: #000 !important;
}

@media (max-width: 578px) {
  section.feedback-form .h2 {
    padding: 12px 16px;
  }

  .question-form form {
    padding: 12px 16px 0px;
  }

  section.feedback-form .form-text {
    padding: 0px 16px 16px;
  }

  .form-group {
    margin-bottom: 8px;
  }

  .question-form__column {
    margin-bottom: 0;
  }
}

.fancybox-content h3 {
  font-size: 24px;
  margin-bottom: 0;
}

.fancybox-content {
  padding: 50px 60px;
}

.content-title span {
  color: #ffc71a;
}

.inner-page main {
  background-color: #eeeeee;
}

.catalog-menu-item:before {
  display: none;
}

.catalog-menu-item__name {
  color: #000000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: unset;
  margin-top: -60px;
  padding-bottom: 17px;
  padding-right: 16px;
  padding-left: 16px;
  max-width: 100%;
  height: 60px;
}

.catalog-categories-block .catalog-menu-item__name {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.catalog-menu-item {
  height: auto;
}

.catalog-menu-item__image {
  height: auto;
  overflow: hidden;
}

.catalog-menu-item:hover .catalog-menu-item__image img {
  transform: scale(1.05);
  transition: 0.5s;
}

.catalog-menu-item:after {
  opacity: 0.1;
}

.catalog-menu-item:hover:after {
  background: #00000010;
}

.catalog-side__title {
  color: #ffffff;
  background-color: #000000;
}

.catalog-side__title .icon svg {
  color: #ffffff;
}

.catalog-side__content ul li a:before {
  background-image: url(https://centra-stroy.ru/media/uploads/2024/catalog-side-content-1.svg);
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}

.menu-item.active a {
  color: #000000;
}

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

.icon-sort-price span,
.icon-sort-price span:before,
.icon-sort-price span:after {
  background-color: #ffc71a;
}

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

.checkbox [type="checkbox"]:not(:checked) + label:after,
.checkbox [type="checkbox"]:checked + label:after {
  background: #000
    url(https://centra-stroy.ru/media/uploads/2024/checkbox-check-1.svg) 50% 50%
    no-repeat;
}

.noUi-horizontal {
  height: 2px;
}

.filter-range .noUi-connect::before {
  background: #000 !important;
}

.noUi-handle {
  border-radius: 0;
  border: #000000;
  background: #000000;
}

.noUi-horizontal .noUi-handle {
  width: 8px;
  height: 8px;
  right: -10px;
  top: -3px;
}

.filter-range .noUi-connect::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 12px;
  width: calc(100% - 8px);
  height: 100%;
  background: var(--main-elements-color, #2363d1);
}

.catalog-filter__btns .btn-border {
  color: #000;
}

.catalog-filter__btns .btn-border:hover {
  color: #ffc71a;
}

.catalog-filter__btns .btn {
  background: #000 !important;
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
  margin: 0 12px;
  max-width: 200px;
}

.catalog-filter__btns .btn:hover {
  background: unset !important;
  background-color: unset !important;
  color: #000 !important;
}

.filter-btn {
  background: #ffc71a
    url(https://centra-stroy.ru/media/uploads/2024/filter-btn-black.svg) 50% 50%
    no-repeat;
  box-shadow: unset;
}

.catalog-sorting ul li a:hover,
.catalog-right .price-download:hover {
  color: #ffc71a;
}

.text-page ul li:before {
  background-color: #ffc71a;
}

.category-root-page .catalog-menu {
  margin-bottom: 60px;
}

.icon-and-text-frame {
display: flex;
    gap: 13px;
    margin-bottom: 12px;
    align-items: center;
}

.pay-frame {
  margin-bottom: 24px;
}

.product-card__main-cost {
  position: relative;
  height: 64px;
  margin-top: 20px;
  margin-bottom: 12px;
}

.product-card__personal-cost strong {
  font-size: 32px;
  font-weight: bold;
}

.product-card__main-cost strong {
  position: relative;
  left: -116px;
  top: 40px;
  color: #000;
  font-size: 32px;
  font-weight: bold;
}

.product-card__main-cost span {
  position: relative;
  bottom: 0;
  color: #898989;
}

.product-card__container {
  padding: 20px;
  margin-top: 20px;
}

.product-card-container .product-card-content {
  width: calc(100% - 400px);
}

.product-card-container .product-card-side,
.product-card__right {
  width: 280px;
}

.product-card__head {
  padding: 12px 0;
  background-color: unset;
}

.product-card-container {
  margin-bottom: 40px;
}

.product-set-title {
  text-align: center;
}

.product-card__nav-next,
.product-card__navigation,
.product-card__nav-prev {
  background: unset;
}

.product-card__nav-next:hover,
.product-card__navigation:hover,
.product-card__nav-next:hover .icon svg,
.product-card__nav-prev:hover,
.product-card__nav-prev:hover,
.product-card__nav-prev:hover .icon svg {
  color: #ffc71a;
  background: unset;
}

.product-card__slideshow #sync1 .owl-item {
  padding: 20px;
}

.product-card__slideshow #sync1 {
  margin-bottom: 0;
}

#sync2 .current .item {
  border-color: #000000;
}

.product-card__left .shopping-cart-product .add-to-cart {
  font-size: 0;
}

.product-card__left .cart-icon {
  margin-right: 0;
}

.product-card__left .add-to-cart img.cart-icon {
  padding-right: 0;
}

.product-sale-badge {
  background-color: #850000;
  border-radius: 0;
}

.tabs li,
.tabs li.active {
  color: #000000;
  padding: 14px 24px;
}

.tabs li:hover,
.tabs li.active:hover {
  color: #000000;
}

.tabs li {
  background: #f5f5f5;
}

.inner-page .section-dark {
  background-color: #eeeeee;
}

.tabs {
  margin-bottom: 40px;
  gap: 12px;
}

.tabsgroup #tab2 {
  padding: 0 50px;
}

.product-card-side {
  margin-top: 88px;
}

.product-card-content h3 {
  margin-top: 20px;
}

.tab-content {
  padding: 0;
  background: unset;
}

.product-card-bottom {
  background-color: unset;
  position: relative;
}

.product-card {
  margin-bottom: 20px;
}

@media (min-width: 1280px) {
  .product-card__slideshow {
    width: 440px;
  }

  .product-card__content {
    width: calc(100% - 500px);
  }
}

@media (min-width: 767px) {
  @media (max-width: 1024px) {
    .product-card__slideshow {
      width: 440px;
    }

    .product-card__content {
      width: calc(100% - 500px);
    }

    .product-card__container {
      padding: 20px;
    }

    .product-card__main-cost span {
      left: unset;
      top: -30px;
      right: 230px;
    }
  }

  @media (max-width: 866px) {
    .product-card__main-cost span {
      left: unset;
      top: -25px;
    }

    .product-card__slideshow {
      width: 300px;
    }

    .product-card__content {
      width: calc(100% - 340px);
    }
  }
}

@media (max-width: 768px) {
  .product-card__main-cost span {
    left: -230px;
    top: -30px;
  }

  .product-card__left {
    margin-top: 32px;
    margin-bottom: 12px;
  }

  .product-card__container {
    padding: 20px;
  }

  .product-card__right {
    width: 100%;
    margin: 0;
  }

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

  .d_active .icon .icon-svg {
    color: #000;
  }

  .d_active {
    background-color: #fff;
    margin-bottom: 28px;
  }

  .tab_drawer_heading {
    margin-top: 8px;
    padding: 16px;
  }

  .tabsgroup #tab2 {
    padding: 0 16px;
  }

  .tab_drawer_heading .icon {
    top: 12px;
    height: 16px;
  }

  .char-text:first-child {
    color: #6d6d6d;
  }

  .product-card-side {
    margin-top: 0;
  }

  .section-dark
    .product-card-container
    .product-card-side
    .product-slider__banners {
    display: none !important;
  }

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

.char-text__mask {
  background-color: unset;
}

.char-text:first-child:before {
  display: none;
}

.product-content ul li:before {
  display: none;
}

.char-text__mask {
  font-weight: bold;
}

#sync1.owl-theme .owl-dots .owl-dot span {
  border-radius: 0;
}

#sync1.owl-theme .owl-dots .owl-dot.active span,
#sync1.owl-theme .owl-dots .owl-dot:hover span {
  background: #ffc71a !important;
}

.catalog-filter-accordion .opener::before {
  border: unset;
  background: #ffc71a;
  border-radius: 0;
}

.pagination span {
  margin: 0 8px 0 0;
  border-radius: 0;
}

.pagination span.active {
  border-width: 1px;
}

.pagination .next {
  margin: 0;
  background-color: #ffffff;
  border: unset;
  border-radius: 0;
}

.shopping-cart-product .btn-border {
  border: 1px solid #ffc71a !important;
  border-radius: 0;
  font-size: 16px;
  height: 58px;
  padding: 0 20px;
  color: #000 !important;
  background: #ffc71a !important;
  background-color: #ffc71a !important;
}

@media (min-width: 1280px) {
  .inner-page .text-page {
    padding: 0 50px;
  }
}

.inner-page h2,
.inner-page h3 {
  margin-bottom: 20px;
  margin-top: 32px;
}

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

.client-item__text {
  position: unset;
  color: #ffffff;
  margin-left: 24px;
}

.client-item__text {
  max-width: 130px;
  margin-top: auto;
  margin-bottom: auto;
}

.client-item_bg::after {
  opacity: 0.4;
}

.client-item_bg:hover::after {
  background: #ffc71a;
  opacity: 0.4;
}

.client-item:nth-child(4n + 4) {
  margin-right: 15px;
}

.client-item {
  display: flex;
  background-color: #292929;
}

.client-item:hover {
  background-color: #F1BC1B;
}

.client-item:hover .client-item__text {
  color: #000;
}

.client-item .client-item__text {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.client-item_bg::after {
  display: none !important;
}

@media (min-width: 768px) {
  .client-item {
    width: calc(50% - 15px);
    height: 250px;
  }
}

@media (min-width: 1280px) {
  .client-item {
    width: calc(33% - 11.25px);
    height: 230px;
  }
}

@media (max-width: 767px) {
  .client-item {
    width: 100%;
    margin: 0 0 15px;
    height: 250px;
  }
}

@media (max-width: 578px) {
  .client-item {
    height: 200px;
  }
}

/*Новости и акции ----------------------------------------------------------------------------------------*/

.article-inner__content {
  width: 100%;
  background: unset;
  padding: 0;
}

.article-inner .text-page {
  padding: 0;
}

.article-inner .text-page .article h1 {
  display: block;
}

.article-right-link p {
  margin-bottom: 0;
}

.article {
  display: flex;
  gap: 60px;
}

.article-left {
  width: 70%;
}

.article-right {
  width: 30%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.article-right-links {
  width: 100%;
  background: #fff;
}

.article-right-link {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  padding: 12px;
}

.first-link-promo {
  background: #000;
}

.first-link-promo p {
  color: #fff;
}

.first-link-promo img {
  margin-bottom: 4px;
}

.article-right-link:hover {
  background: #d8d8d8;
}

.first-link-promo:hover {
  background: #2c2c2c;
}

.article-right-link p {
  width: 70%;
}

@media (max-width: 768px) {
  .article {
    flex-direction: column;
  }

  .article-left,
  .article-right {
    width: 100%;
  }

  .article-right-img {
    display: none;
  }

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

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

/*Отзывы ----------------------------------------------------------------------------------------*/

.reviews {
  display: flex;
  gap: 60px;
}

.reviews-left {
  width: 70%;
}

.reviews-right {
  width: 30%;
}

.review {
  display: flex;
  gap: 40px;
  padding: 40px 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.review-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 12px 24px 12px 0;
  width: 100%;
}

.review h2,
.review p {
  margin-bottom: 0px;
  margin-top: 0px;
}

.review h2 {
  font-size: 16px;
  text-transform: unset;
  font-weight: bold;
  line-height: 135%;
}

.review img {
  object-fit: contain;
  object-position: top;
}

@media (max-width: 991px) {
  .reviews-right {
    display: none;
  }

  .reviews-left {
    width: 100%;
  }

  .review {
    gap: 20px;
    padding: 20px 0;
  }

  .review-text {
    gap: 12px;
    margin: 0;
  }
}

@media (max-width: 768px) {
  .review img {
    max-width: 130px;
  }
}

@media (max-width: 440px) {
  .review {
    flex-direction: column;
    gap: 8px;
  }
}

/*Контакты ----------------------------------------------------------------------------------------*/

@media (min-width: 768px) {
  .contacts-block__info {
    width: 36%;
    padding: 40px 50px;
  }

  .contacts-block__map {
    width: 64%;
  }

  .contacts-block {
    min-height: 500px;
  }
}

.__header #search-result .s-item-price {
  color: #ffc71a !important;
}

/*Корзина ----------------------------------------------------------------------------------------*/

.new-radio__label:before {
  border: 1px solid #ffc71a;
}

.new-radio__label:after {
  background-color: #ffc71a;
}

.shopping-cart-item__total-cost {
  margin-left: 12px;
}

.delivery-cart {
  padding-bottom: 32px;
}

.simple-order-form__group .form-group {
  margin-bottom: 8px;
}

.simple-order-form__inputs {
  margin: 0 20px 12px 0;
}

.btn-exit {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #d5d5d5 !important;
}

.lk-exit .icon {
  fill: #000000;
}

.user-data__avatar {
  background: #ffc71a;
  border-radius: 0;
  width: 74px;
  height: 74px;
}

.lk-main-page__head .user-data__name {
  margin-bottom: 10px;
}

.lf-main-container .container {
  padding-right: 0;
  padding-left: 0;
}

.lk-menu-item {
  background: url(https://centra-stroy.ru/media/staticpages/images/fon-lk-card.png);
  border-color: unset !important;
  background-color: unset !important;
  background-size: contain;
}

.lk-menu-item__name {
  color: #ffc71a;
}

.lk-menu-item__text {
  color: #fff;
}

.lk-main-menu .lk-menu-item .icon {
  display: none;
}

.lk-menu-item:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background-color: transparent;
}

.lk-menu-item:hover::after {
  background: #ffc71a;
  opacity: 0.4;
}

.lk-menu-item__name,
.lk-menu-item__text {
  z-index: 2;
  position: relative;
}

.btn-exit .icon {
  background: url(https://centra-stroy.ru/media/uploads/2024/log-out.png);
  width: 24px;
  height: 24px;
}

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

.lk-menu li.current a,
.lk-menu li a:hover {
  background: #ffc71a;
  color: #000;
}

.lk-menu li.current .icon-svg,
.lk-menu li a,
.lk-menu li a .icon-svg,
.lk-menu li a:hover .icon-svg {
  color: #000000;
}

.lk-container .lk-side {
  background: #ffffff;
}

.error__content {
  background: url(https://centra-stroy.ru/media/uploads/2024/404.png) 100% 0
    no-repeat;
  padding: 40px 40px;
  background-position: right;
  background-size: contain;
}

.error__content h1,
.error__content p {
  color: #fff;
}

.error .container {
  background: #292929;
  padding: 0;
}

@media (max-width: 1280px) {
  .error__content h1,
  .error__content p {
    max-width: 280px;
    margin-bottom: 12px;
  }
}

@media (max-width: 767px) {
  .error__content {
    background: #292929;
  }

  .error__content h1,
  .error__content p {
    max-width: 100%;
  }
}

.partners-statictext-frame {
  margin: 0 !important;
  padding: 0 !important;
}

.partners-frame-img {
  margin-bottom: 0 !important;
}

@media (min-width: 1920px) {
  .frontpage .first-banner-frame {
    background: url(https://centra-stroy.ru/media/uploads/2024/main-1920.webp);
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
  }

  .frontpage .first-banner-frame img {
    display: none;
  }

  .first-banner-car {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .slider-constructor .product-item,
  .slider-constructor .product-item:hover,
  .slider-constructor .product-item__link,
  .slider-constructor .product-item__link:hover {
    border: transparent !important;
  }

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

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

.partners {
  display: flex;
  gap: 40px;
  width: 100%;
  flex-wrap: nowrap;
  padding: 24px 0;
  border-bottom: 1px solid #d7d7d7;
}

.partners .left {
  width: 16%;
}

.partners .right {
  width: 84%;
}

.partners h2 {
  margin-top: 8px !important;
  margin-bottom: 12px !important;
}

@media (max-width: 991px) {
  .partners .left {
    width: 30%;
  }

  .partners .right {
    width: 70%;
  }
}

@media (max-width: 578px) {
  .partners {
    gap: 0px;
    flex-direction: column;
  }

  .partners .left,
  .partners .right {
    width: 100%;
  }

  .partners img {
    max-height: 120px;
    width: 100%;
    object-fit: cover;
  }
}

@media (min-width: 991px) {
  .welcome .catalog-menu-item {
    width: calc(33% - 13px);
  }

  .welcome .catalog-menu-item:nth-child(4n + 4) {
    margin-right: 15px;
  }
}

@media (max-width: 991px) {
  .catalog-menu-item {
    width: calc(50% - 4px) !important;
    margin: 0 0 8px 0 !important;
  }
}

@media (max-width: 480px) {
  .catalog-menu-item__name {
    margin-top: -40px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 130%;
    height: 40px;
  }
}

@media only screen and (max-width: 1280px) {
  .__header .catalog-btn {
    max-width: 150px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .general--width {
    max-width: 250px;
  }

  .__header .menu-btn {
    max-width: 120px;
  }
}

.contact-line a:hover {
  color: #ffc71a;
}

@media (max-width: 767px) {
  .product-item__content-bottom {
    width: 190px;
  }

  .shopping-cart-product .st-button {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .product-item__content-bottom {
    width: 110px;
  }

  .shopping-cart-product .st-button {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .modal {
    background: #fff;
  }

  .product-card__head {
    padding: 0;
  }

  .page-head {
    padding: 4px 15px;
  }

  .content-block {
    padding-top: 12px;
  }

  .product-item__flag {
    margin-left: 0;
    margin-top: 0;
  }
}

.btn-radius:hover {
  color: #ffc71a;
}

/*Клиентам ----------------------------------------------*/

.clients-frame-all {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.clients-frame {
  width: 32%;
  background: url(https://centra-stroy.ru/media/uploads/2024/fon-lk-card.png);
  background-size: cover;
  background-position: right;
}

.clients-frame p {
  color: #fff;
  padding: 120px 16px 16px;
  margin: 0;
}

.clients-frame p:hover {
  background: #ffc71a;
  opacity: 0.6;
  color: #000;
  transition: 0.5s;
}

@media (max-width: 1280px) {
  .clients-frame {
    width: 31.8%;
  }
}

@media (max-width: 991px) {
  .clients-frame {
    width: 31%;
  }
}

@media (max-width: 768px) {
  .clients-frame {
    width: 48%;
  }
}

@media (max-width: 578px) {
  .clients-frame-all {
    gap: 12px;
  }

  .clients-frame {
    width: 100%;
  }

  .clients-frame p {
    padding-top: 80px;
  }
}

.forgot-password:hover,
.btn-exit:hover {
  color: #ffc71a;
}

.btn-exit:hover {
  color: #000 !important;
  background-color: transparent !important;
  border-color: #ffc71a !important;
}

@media (max-width: 768px) {
  .user-data__avatar {
    width: 40px;
    height: 40px;
  }
}

.history-order-item__sum .pay--none {
  background-color: #ffc71a;
}

.__header .search-box input {
  border-radius: 0;
}

main {
  overflow: hidden;
}

.catalog-menu.catalog-categories-block {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(5, 1fr);
}

.catalog-menu-item {
  width: 100% !important;
  margin: 0 !important;
  overflow: hidden;
}

.catalog-menu-item__name {
  top: auto;
  font-size: 16px;
  color: #fff !important;
  line-height: 110% !important;
  max-width: 88%;
  bottom: 26px;
  position: absolute !important;
  max-width: 100%;
  font-weight: 400;
  width: 100%;
  left: 0;
  padding: 0 20px;
  margin-top: 0;
  padding-bottom: 0;
  height: auto;
}

.category-root-page .catalog-menu {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 1279px) {
  .catalog-menu.catalog-categories-block,
  .case-item {
    grid-template-columns: repeat(4, 1fr);
  }

  .promo-frame {
    height: 420px;
  }
}

@media (max-width: 991px) {
  .catalog-menu.catalog-categories-block,
  .case-item {
    grid-template-columns: repeat(3, 1fr);
  }

  .category-root-page .catalog-menu {
    grid-template-columns: repeat(2, 1fr);
  }

  .catalog-menu-item__name {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .catalog-menu.catalog-categories-block,
  .case-item {
    grid-template-columns: repeat(2, 1fr);
  }

  .catalog-menu-item__name {
    bottom: 15px;
    padding: 0 10px;
  }
}

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

.header--bottom-mob .custom-mob-cart {
  height: 100%;
  width: 100%;
  justify-content: flex-end;
}

.mobile-search button {
  background: #ffc71a;
}

.mobile-search input {
  color: black;
  border: 1px solid #ffc71a;
}

.mobile-search button:hover {
  background: black;
}

.pagination span.active,
.pagination span:not(.pagination span.dot):hover {
  background-color: #ffc71a;
  border-color: #ffc71a;
}

.pagination span:not(.pagination span.dot) {
  border: solid 1px #d9d9d9;
}

.pagination .prev,
.pagination .next {
  border-color: #d9d9d9;
}

.pagination .prev:hover::before,
.pagination .next:hover::before,
.pagination .prev::before,
.pagination .next::before {
  border-color: #ffc71a;
}

.pagination span:not(.pagination span.dot),
.pagination .next,
.pagination .prev {
  border-radius: 0;
}

.pagination .prev:hover,
.pagination .next:hover {
  background-color: #fff;
  border-color: #ffc71a;
}

.pagination span.dot {
  background-color: transparent;
}

.footer-subscribe input {
  font-size: 14px;
}

.footer-bottom__left {
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 10px;
}

.footer-bottom__left,
.footer-bottom .copy,
.footer-bottom__left p,
.footer-content-cookie {
  font-size: 12px !important;
  color: #b1acac !important;
  opacity: 1;
  line-height: 130% !important;
  margin: 0;
}

.promo-slider-frame {
  padding-bottom: 80px;
}

@media (max-width: 767px) {
  .product-item__content-bottom {
    width: calc(100% - 106px);
  }

  .shopping-cart-product .btn-border {
    height: 38px;
  }

  .product-item__name {
    height: 97px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px !important;
  }

  .client-item:nth-child(4n + 4) {
    margin-right: 0;
  }

  .simple-cart__content {
    margin-bottom: 0px;
  }

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

  .simple-order-form__inputs {
    margin: 0 0px 10px 0;
  }
}

.simple-order-form__column#pickup-section {
  display: none !important;
}

/* Правки */
.text-page ol li:before {
  color: #000;
  border-color: #000;
  background-color: transparent;
  top: 0;
}

.inner-page .text-page p {
  text-indent: 25px;
  text-align: justify;
  line-height: 120% !important;
}

.text-page ul li p,
.text-page ol li p {
  text-indent: 0px !important;
}

/* Отзывы */
.inner-page h2,
.inner-page h3 {
  font-size: 16px;
  line-height: 135%;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
}

.otzyvi-container {
  display: flex;
  gap: 40px;
}

.otzyvi-container-item {
  width: 75%;
}

.otzyvi-container-advert {
  width: 25%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.partners.first {
  border-top: 1px solid #d7d7d7;
}

.partners {
  padding: 40px 0;
}

.partners img {
  margin-bottom: 0;
}

.inner-page .text-page p {
  text-indent: 0;
  text-align: left;
}

.partners .name {
  font-weight: 700;
}

.partners .city {
  opacity: 0.6;
}

.otzyvi-advert-block {
  display: block;
  position: relative;
  background-color: #292929;
  padding: 40px 20px;
}

.otzyvi-advert-block h3 {
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  z-index: 5;
  text-transform: uppercase;
  margin-top: 0;
  position: relative;
}

.otzyvi-advert-block p {
  color: #fff;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 5;
}

.otzyvi-advert-block img {
  margin-top: 25px;
  margin-bottom: 0;
  position: relative;
  z-index: 5;
}

.otzyvi-advert-block .adv-background-img {
  display: block !important;
  position: absolute;
  margin-top: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.question-main .btn {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}

.question-main .btn:hover {
  color: #000 !important;
  background-color: #ffc71a !important;
  border-color: #ffc71a !important;
}

@media (max-width: 991px) {
  .otzyvi-container {
    flex-direction: column;
  }

  .otzyvi-container-item {
    width: 100%;
  }

  .otzyvi-container-advert {
    width: 100%;
    flex-direction: row;
  }

  .partners {
    gap: 10px;
  }

  .partners img {
    max-width: 120px;
  }
}

@media (max-width: 578px) {
  .otzyvi-container-advert {
    gap: 10px;
  }

  .otzyvi-advert-block h3 {
    font-size: 20px;
  }
}

.messenger-block {
  position: absolute;
  top: 25px;
  gap: 10px;
  display: flex;
  right: 0;
  flex-direction: row;
  z-index: 100;
}

.messenger-block:hover {
  transition: 0.2s;
}

.messenger-block a {
  position: relative;
}

main {
  padding-top: 80px;
}

.messenger-block a:hover::after {
  content: "Не дозвонились? Пишите нам в WhatsApp";
  font-size: 14px;
  line-height: 20px;
  padding: 20px;
  position: absolute;
  top: 90%;
  right: 20%;
  background: #000;
  color: #fff;
  box-shadow: 0px 2px 25px rgba(118, 118, 118, 0.15);
  border-radius: 2px;
  width: 270px;
  transition: 0.5s;
  z-index: 1000;
}

.__header,
header {
  position: fixed;
}

.fixed .__header {
  top: 0;
  transform: none;
  transition: none;
}

.custom-messenger-block {
  position: fixed;
  height: 80px;
  max-width: 50px;
  z-index: 9999;
  width: 28px;
  margin-left: calc(50% + 384px);
}

.icon-and-text-frame h3 {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
}

.icon-and-text-frame {
    align-items: center;
    gap: 12px;
}

.product-card__right {
    margin-left: 0px;
}

.product-card__discription-title_nal {
background: #eeeeee;
    padding: 15px;
    font-size: 14px !important;
}

.icon-and-text-frame img {
  height: 24px;
  width: 24px;
  margin: 0;
}

@media (min-width: 992px) {
  .inner-page .custom-messenger-block {
    padding: 0;
  }
  
  .product-card__container {
    gap: 40px;
}

    .product-card__slideshow {
        width: 50%;
    }

        .product-card__content {
        width: 50%;
        gap: 20px;
        justify-content: flex-start;
    flex-direction: column;
    }

    .product-card__left, .product-card__right {
    width: 100%;
}
}

@media (max-width: 1280px) {
  .messenger-block,
  .messenger-block a:hover::after {
    display: none;
  }
}

@media (max-width: 991px) {
  .messenger-block {
    display: block;
  }

  .messenger-block {
    top: 16px;
  }

  .custom-messenger-block {
    margin-left: 72%;
    height: 60px;
  }
}

@media (max-width: 767px) {
  .burger-box .tel-mob {
    display: none;
  }

  .custom-messenger-block {
    margin-left: 80%;
  }
}

@media (max-width: 575px) {
  .messenger-block {
    right: 10%;
  }

  .header--mob .phone--box a {
    margin-right: 30px;
  }
}

.contact-line-new2 {
  display: flex !important;
  gap: 10px;
}

.contact-line2 {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  color: #4c4c4c;
  margin-bottom: 12px;
}

.contact-line2 a {
  color: #4c4c4c;
}

.contact-line2 a:hover {
  color: #ffc71a;
}

.icon-and-text-frame img {
    flex-shrink: 0;
    width: 25px;
    height: 25px;
}

.icon-and-text-frame h3 {
margin-bottom: 0;
    margin-top: 0;
}

.form-text a {
  color: #ffc71a;
}

.shopping-cart-product .input-number {
  width: auto;
}

.container--small .text-page {
  padding: 0 !important;
}

.container--small h2 {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}

.container--small h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

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

/* .product-content .gap-md-20:first-child, .product-card-container .product-card-side, .product-content ul li:before {
  display: none !important;
} */

.g-title {
    font-size: 30px !important;
    text-transform: uppercase;
}

.char-text:last-child {
    font-size: 16px;
}

.char-text__mask {
    font-size: 16px;
}

.product-content ul {
    gap: 30px;
}

section.feedback-form .form-control:focus+.label-name::after, section.feedback-form .form-control:valid+.label-name::after, section.feedback-form .form-control:valid+.label-name .content-name {
    color: #333;
}

.ya-share2__item.ya-share2__item_service_whatsapp {
  display: none !important;
}

.grid-column h2 {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
}

.form-control::placeholder {
  font-size: 14px;
}

.text-page ol li:before, .o-product-tab ol li:before {
    border: 3px solid #FFC71A;
    border-radius: 0;
}

.new-year-text {
  background-color: #000;
}

.new-year-text__container {
  padding: 20px;
  display: flex;
  justify-content: center;
}

.new-year-text__container span {
  color: #fff;
}

.march-banner {
  padding: 0;
}

.march-banner-container {
  width: fit-content;
  margin: 0 auto;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url(https://centra-stroy.ru/media/uploads/backdrop.svg);
  background-position: center;
  background-size: contain;
}

.march-banner-container span {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
}

.march-banner-container span.yellow {
  color: #F1BC1B;
}

@media (max-width: 767px) {
.product-content {
    padding: 20px;
}

.grid-block {
    display: flex;
    gap: 30px;
    flex-direction: column;
}

.g-title {
    font-size: 24px !important;
}

[data-collapse-open] {
    color: #000;
}

.char-text__mask {
    font-weight: 500;
}

.product-content ul {
    gap: 20px;
}

.march-banner-container {
  margin-right: 0;
}

.march-banner-container span {
  font-size: 20px;
}
}