/* шрифты */

@font-face {
  font-family: "Forum";
  font-style: normal;
  font-weight: 500;
  src: url("https://koshelek63.ru/media/customization/fonts/Forum-Regular.ttf");
}

h1,
h2,
h3,
h4,
h5,
h6,
.h2,
.top-header,
.header__top,
.catalog-side__title,
.tab_drawer_heading,
.client-item__text,
.footer-content__title,
.footer-content__title {
  font-family: Forum;
}

.footer-subscribe button {
  margin-left: 0;
  width: 120px;
  height: 34px;
  border-radius: 0 0 2px 2px;
  line-height: 34px;
  font-size: 12px;
  color: var(--main-elements-color, #2363d1);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #f8a800 !important;
  color: #fff !important;
  border: 1px solid #f8a800 !important;
  cursor: pointer;
  text-align: center;
  font-family: "Forum";
  border-radius: 0px 10px 10px 0px;
}

.catalog-menu-item__image img {
  border-radius: 10px;
}
.custom-cart-icon {
  margin-right: 10px;
}

.affiliate-network__head {
  display: none;
}

.new-year-p2 strong {
  color: #f8a800;
  font-weight: 400;
  font-family: Forum;
  font-size: 17px;
}

.goods_form {
  padding-top: 30px;
  height: 90px;
}

.main-menu li {
  padding: 7px;
}

.main-menu a:hover {
  text-decoration: none;
}

[data-fancybox] {
  cursor: pointer;
}

.button-theme_callme {
  font-size: 16px;
  padding: 10px 29px !important;
}

.main-menu a {
  opacity: 1;
}

.catalog-side {
  border-radius: 10px;
}

.catalog-side__title {
  border-radius: 10px;
}

.question-form {
  border-radius: 10px;
}

.btn--main-min {
  border-radius: 10px;
}

/* обводка превью товара */
.product-item {
  border-radius: 10px;
}

/* кнопка в превью товара */

.btn-border {
  border-radius: 5px;
}

/* кнопка каталог товаров */

.catalog-inner-btn {
  border-radius: 10px;
}

/* блок в лк кабинете */

.lk-menu-item {
  border-radius: 10px;
}

.shopping-cart-btn {
  border-radius: 10px;
}

.button_style-2 {
  border-radius: 7px;
}

.product-card-v2__cart-button {
  border-radius: 7px;
}

/* тень для баннеров боковых на категории*/

.advertising__block {
  box-shadow: 0px 5px 5px 1px #cecece;
}

.advertising__block {
  border-radius: 10px;
}

.content-background-box__text-content {
  color: #000000;
}
h2,
h3,
h6 {
  margin-top: 50px;
}

/* превью */

.client-item_bg {
  border-radius: 12px;
}

.client-item {
  border-radius: 12px;
  margin-bottom: 10px;
}

.client-item_bg::after {
  border-radius: 12px;
}

/*меню выпадающее с категориями*/

.catalog-box {
  background: #2f3f8f;
}

header ul.link--arrow-left span + a {
  padding-left: 0px;
}

.catalog-box ul a:hover {
  border-color: #f8a800;
}

/*карточка товара*/

.product-item__status {
  font-size: 14px;
}

.product-card__artikul {
  color: #000000;
  font-size: 14px;
}

.product-card__head {
  display: block;
}

/* ББ */

.big_banners {
  margin-bottom: 0px;
}

/* кнопка */

.btn-uslugi {
  border: 1px solid #2f3e8a;
  border-radius: 10px;
  color: #2f3e8a;
  font-size: 14px;
  padding: 10px 30px;
}

.btn-uslugi:hover {
  color: #2f3e8a;
  background: #f8a800;
  border: 1px solid #f8a800;
}

/* вопросы */

.knopka_faq {
  transition: 0.3s;
  background: transparent;
  color: #333;
  border: 1px solid #f8a800;
  padding: 20px 40px 20px 80px;
  border-radius: 15px;
  margin: 20px 0;
  font-family: "Forum";
  text-transform: uppercase;
  font-size: 18px;
}
@media screen and (max-width: 375px) {
  .knopka_faq {
    padding: 20px 30px 20px 70px;
  }
}

.knopka_faq::before {
  content: "";
  background: url(https://koshelek63.ru/media/uploads/bril_orange.svg);
  background-size: cover;
  position: absolute;
  bottom: 40px;
  left: 50px;
  width: 40px;
  height: 40px;
}

.knopka_faq:hover {
  border: 1px solid #2f3e8a;
}

.toggle-section__content p {
  margin-bottom: 30px;
}

.form-text a {
  color: #f8a800;
}

/* доработки */

.header-body {
  display: none;
}

/* шапка */

.kosh-shop {
  background: #f8a800;
  font-weight: 400;
  border-radius: 10px;
  color: #df000033 !important;
  padding: 10px 20px !important;
  border: 1px solid #f8a800;
  transition: 0.2s;
}

.kosh-shop:hover {
  background: #2f3e8a;
}

@media screen and (min-width: 768px) {
  main {
    padding-top: 80px;
  }
  main.main_landing {
    padding-top: 80px;
  }
}

.catalog-side {
  display: none !important;
}

.footer-content__column--lg {
  display: none;
}

@media (max-width: 767px) {
  .section {
    padding: 0px 0px;
  }
}

/* превью категорий */

.category_prew img {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}

.category_prew .content-background-box__text-content {
  padding: 0px 0px;
}

/* форма запроса звонка */

.form-text {
  font-size: 10px;
  padding: 10px 0px 30px 20px;
}

.modal-content {
  padding: 20px;
}
.form-close {
  margin-left: 20px;
}

.form-control {
  border-radius: 10px;
  box-shadow: 2px 2px 5px #00000014;
}

.modal-content .btn {
  margin-top: -4px;
  font-family: Forum;
  text-transform: uppercase;
  font-size: 18px;
  padding: 20px 50px;
  background: linear-gradient(180deg, #f8a800, #cc9219);
  transition: 0.2s;
  border: 1px solid #2f3e8a;
  color: #ffffff !important;
  border-color: #ffffff !important;
}

.modal-content .btn:hover {
  color: #000 !important;
  border-color: #2f3e8a !important;
  background: #fff !important;
}

.fancybox-close-small {
  background: #fff url(https://koshelek63.ru/media/uploads/close-but.svg) 50% 50% no-repeat;
}

@media (min-width: 768px) {
  .form-inline .form-control {
    width: 100%;
  }
}

/* доработки */

/* слайдер кнопки */

.slider-constructor .slick-prev,
.slick-next {
  border-radius: 8px !important;
}

.action-slider .owl-nav [class*="owl-"] {
  border-radius: 12% !important;
}

.faq-element__trigger {
  border-radius: 12% !important;
}

/* слайдеры */

.slider-constructor.scale-slide .slick-slide {
  transition: none;
  transform: none;
}

@media (max-width: 770px) {
  .slider-constructor.scale-slide .slick-slide {
    width: 234px !important;
  }
}

.image-zoom .image {
  will-change: auto;
}

/* Отключить зум для картинок */

.category_2 .image-zoom[data-touch] .image,
.category_2 .image-zoom[data-hover] .image {
  transform: none !important;
}

/* главный баннер */

@media (max-width: 991px) {
  .cropped--left .image_cover img {
    width: calc(100% + 110%) !important;
    margin-left: -80% !important;
  }
}

/* меню мобилка*/

.mobile-ul .catalog-menu-mobile {
  display: none;
}

.mobile-menu .header-search input {
  border-radius: 12px 0 0 12px;
}

@media (max-width: 767px) {
  .header-search {
    border-radius: 12px;
  }
}

.header-search button {
  border-radius: 0 12px 12px 0;
}

.mobile-menu [data-fancybox] {
  background: #ffffff;
  border-radius: 10px;
  text-align: center;
  font-family: "Forum";
  padding: 25px 0px 25px 40px;
  box-shadow: 2px 2px 5px #0000004f;
  border: 1px solid #fff !important;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0px !important;
}

.mobile-phone a {
  color: #2f3e8a !important;
  font-size: 28px;
}

@media (max-width: 767px) {
  .header-cart {
    display: none;
  }
}

/* кнопка синяя */

.blue_button {
  border-radius: 18px;
  color: white;
  border: none;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  font-size: 20px;
  padding: 13px 0px;
  font-family: "Forum";
  text-transform: uppercase;
  width: 281px;
  background-image: url(https://koshelek63.ru/media/uploads/bril_blue.svg), linear-gradient(#3b4fb3, #172983);
  background-repeat: no-repeat;
  background-position: right top;
  transition: 0.5s linear;
  display: inline-block;
}

.blue_button:hover {
  color: #152ca0;
  background-image: url(https://koshelek63.ru/media/uploads/bril_hover1.svg), linear-gradient(#ffd274, #f8a800);
}

.blue_button1 {
  background-image: url(https://koshelek63.ru/media/uploads/bril_yellow.svg), linear-gradient(#3b4fb3, #172983);
}

.blue_button2 {
  background-image: url(https://koshelek63.ru/media/uploads/bril_green.svg), linear-gradient(#3b4fb3, #172983);
}

.blue_button3 {
  color: #152ca0;
  background-image: url(https://koshelek63.ru/media/uploads/bril_dark_blue.svg), linear-gradient(#ffd274, #f8a800);
}

.blue_button3:hover {
  color: white;
  background-image: url(https://koshelek63.ru/media/uploads/bril_blue.svg), linear-gradient(#3b4fb3, #172983);
}

.blue_button4 {
  border-radius: 18px;
  padding: 16px 0px;
  position: relative;
  width: 334px !important;
  margin: 40px 0;
}

.napravlenie {
  padding-top: 50px;
  padding-bottom: 100px;
  position: relative;
  display: table;
  margin: 0 auto;
}

.block_buttons {
  margin: 0px !important;
  background: url(https://koshelek63.ru/media/uploads/zoro_koshelek.png) no-repeat bottom;
  background-size: cover;
}

.blue_block_button {
  display: inline-block;
  margin-right: 290px;
  margin-bottom: 60px;
}

@media (max-width: 1280px) {
  .blue_button {
    width: 220px;
  }

  .blue_block_button {
    display: inline-block;
    margin-right: 230px;
  }
}

@media (max-width: 650px) {
  .napravlenie {
    display: grid;
    padding-right: 50px;
  }

  .blue_button {
    width: 290px;
  }
}

/* правки мобилки */

.mobile-menu__item {
  display: none !important;
}

.mobile-menu {
  padding: 40px 30px;
}

/* номер телефона */

.footer-phone a:hover {
  color: #f8a800;
}

.header-phones__phone {
  display: none !important;
}

.contact-line {
  display: none;
}

.contacts-block__title-red.address-data {
  margin-top: 30px;
}

.contacts-block__title-red {
  margin-bottom: 15px;
}

a {
  color: #f8a800;
}

@media screen and (min-width: 768px) {
  main {
    padding-top: 0;
  }
}

@media (max-width: 768px) {
  .blue_button4 {
    margin: 20px 0;
  }

  h2,
  .h2 {
    font-size: 22px;
  }

  .test-slider {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
  }

  .napravlenie {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }

  .block_buttons {
    background: #e9e9e9;
  }

  .test-slider .mb-25 {
    margin-top: 30px !important;
  }
}

@media (max-width: 767px) {
  .btn {
    margin: 0;
  }
}

.header-top-bg-color {
  display: none !important;
}

.page-head {
  background: #ffffff;
}

.ad-shild {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 6px;
  top: 6px;
  right: auto;
  bottom: auto;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.48);
  padding: 0 4px;
}
.ad-shild__text {
  color: rgba(0, 0, 0, 0.32);
  font-size: 10px;
  text-align: center;
  font-weight: 400;
  line-height: 14px;
}

.wide-container .home-banner .slide-content {
  min-height: 200px;
  max-height: 100%;
  height: 100%;
  width: 100%;
  max-width: 100%;
  background: transparent;
}

.home-banner .content-container {
  position: absolute !important;
}

.home-banner.inner-block__active .image {
  position: relative !important;
}

.home-banner .slide-content .ad-shild {
  top: auto;
  left: calc(50% - 93px);
  bottom: 6px;
}

.wide-container .home-banner .slide-content {
  margin: 0;
  padding: 0;
  max-height: 100%;
}

.content-background-box__text-content .ad-shild {
  width: 100%;
}

.mobile-phone {
  padding-bottom: 20px;
}

.mobile-phone .icon {
  display: none;
}

/* рестайлинг */

/* подвал */

.footer-content__title {
  font-weight: 100;
  font-size: 21px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.footer-content__column {
  flex: 0 0 100%;
}

.footer-content {
  padding-bottom: 50px;
}

.footer-content__column a {
  font-size: 14px;
}

.footer-content__title span {
  font-size: 14px;
  font-family: Golos;
}

.footer-first-column .logo img {
  width: 190px;
  max-width: 190px;
}

.footer-subscribe input {
  border-radius: 10px 0px 0px 10px;
  height: 40px;
}

.footer-subscribe button {
  text-align: center;
  font-family: "Forum";
  border-radius: 0px 10px 10px 0px;
  font-family: Forum;
  text-transform: uppercase;
  font-size: 16px;
  background: linear-gradient(180deg, #f8a800, #cc9219) !important;
  transition: 0.3s !important;
  height: 40px;
  width: 260px;
}

.footer-subscribe button:hover {
  background: #ffffff00 !important;
  transition: 0.3s !important;
  color: #fff !important;
  border: 1px solid #f8a800 !important;
}

.footer-right {
  width: 350px;
}

.footer-content__menu {
  width: calc(100% - 850px);
}

.footer-bottom .copy.version {
  margin-right: 20px;
}

.recaptcha-terms {
  color: #ffffff5e;
  font-size: 12px;
}

.footer-right .social-links {
  justify-content: flex-start;
}

.main-menu a {
  font-family: Forum;
  font-size: 17px;
}

.main-menu li:hover {
  padding: 7px;
}

.main-menu .kosh-shop:hover a {
  color: #ffff;
}

.btn-border.callme-button {
  padding: 10px 30px !important;
  font-size: 17px;
  text-transform: uppercase;
  border-radius: 10px;
}

.btn-border.callme-button:hover {
  background: #f8a800 !important;
  border-color: #f8a800 !important;
  color: #fff !important;
}

.main-menu {
  margin-left: 60px;
}

/* кнопки на главной */

.new_button a {
  font-size: 20px;
  color: #000;
}

.new_button {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  font-family: "Forum";
  padding: 20px 0px 20px 40px;
  box-shadow: 2px 2px 5px #0000004f;
  border: 1px solid #fff;
  transition: 0.3s;
  margin: 0px !important;
}

.new_button-com {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  font-family: "Forum";
  padding: 20px 0px 20px 40px;
  border: 1px solid #2f3e8a;
  transition: 0.3s;
  margin: 0px !important;
  width: 45%;
  margin-left: auto !important;
  margin-right: auto !important;
}

.new_button-com:hover {
  border: 1px solid #f8a800 !important;
}

.new_button-com a {
  font-size: 20px;
  color: #000;
}

.new_button-com .but-catalog::before {
  left: 410px;
}

.row-buttons {
  margin: 20px 0px 40px;
}

.but-catalog::before {
  content: "";
  background: url(https://koshelek63.ru/media/uploads/bril_blue_new.svg);
  background-size: cover;
  position: absolute;
  bottom: 10px;
  left: 52px;
  width: 40px;
  height: 40px;
}

.but-ocenka::before {
  content: "";
  background: url(https://koshelek63.ru/media/uploads/bril_orange.svg);
  background-size: cover;
  position: absolute;
  bottom: 10px;
  left: 350px;
  width: 40px;
  height: 40px;
}

.but-oplata::before {
  content: "";
  background: url(https://koshelek63.ru/media/uploads/bril_green.svg);
  background-size: cover;
  position: absolute;
  bottom: 10px;
  left: 645px;
  width: 40px;
  height: 40px;
}

.but-zalog::before {
  content: "";
  background: url(https://koshelek63.ru/media/uploads/bril_blue_new.svg);
  background-size: cover;
  position: absolute;
  bottom: 10px;
  left: 940px;
  width: 40px;
  height: 40px;
}

.row-buttons .col-3 {
  padding: 0px 20px;
}

.p-catalog:hover {
  border: 1px solid #2f3e8a;
  cursor: pointer;
}

.p-ocenka:hover {
  border: 1px solid #f9a801;
  cursor: pointer;
}

.p-oplata:hover {
  border: 1px solid #82c18a;
  cursor: pointer;
}

.p-zalog:hover {
  border: 1px solid #2f3e8a;
  cursor: pointer;
}

/* баннеры */

.banners-head-wrap > img {
  object-fit: cover !important;
  object-position: top;
}

.banners-head-wrap .content-background-box__text-content {
  padding: 10px;
}

.banners-head-wrap .content-background-box__text-content img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 2px 2px 5px #0000004f;
}

.mb-25 {
  font-size: 28px;
  margin-bottom: 40px !important;
}

.banner-2 img {
  margin-top: 30px;
}

.banners-head-wrap .ad-shild__text {
  margin-top: 15px;
}

.banners-head-wrap .content-background-box__text-content img {
  transform: scale(0.95);
  transition: 0.3s;
}

.banners-head-wrap .content-background-box:hover img {
  transform: scale(1);
  transition: 0.3s;
}

/* вопрос ответ */

.faq-section .content-title {
  margin: 0 0 40px;
}

.faq-element__trigger {
  border: 1px solid #2f3e8a6e;
}

.faq-section .faq-element {
  background-color: #ffffff;
  position: relative;
  border-radius: 10px;
  box-shadow: 2px 2px 5px #0000001a;
  font-weight: 100;
}

.faq-element__head p {
  font-size: 16px;
}

.faq-element__trigger .icon {
  color: #2f3e8a;
}

.faq-element__head,
.faq-element__trigger,
.icon {
  transition: 0.2s;
}

.faq-element__head:hover .faq-element__trigger {
  background-color: #fff !important;
  border-color: #f8a800;
}

.faq-element__head:hover .faq-element__trigger .icon {
  color: #f8a800;
}

/* форма */

.form-close {
  display: none;
}

.modal .h2 {
  margin-bottom: 35px;
  text-transform: uppercase;
}

.modal {
  padding: 40px 70px;
  border-radius: 10px;
}

.modal .form-text {
  font-size: 14px;
  padding: 0px;
  margin-top: 15px;
}

/* категории */

.banner-category-wrap img {
  width: 100% !important;
  transform: scale(0.95);
  transition: 0.3s;
}

.banner-category-wrap .content-background-box__text-content:hover img {
  transform: scale(1);
  transition: 0.3s;
}

.banner-category-wrap .content-background-box__text-content {
  padding: 10px;
}

.banner-category-wrap .b-multirows-row {
  margin-bottom: 0px;
}

.banner-category-wrap {
  margin-top: 80px !important;
}

.one_button {
  margin-bottom: 100px !important;
}

/* сео-текст */

.seo-text-wrap > img {
  object-position: top;
}

.img-1-col img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.seo-logo {
  padding-top: 50px;
}

.conditional-section:first-child:not(.conditional-section_bg):not(.home-banner) {
  margin-top: 0px;
}

.seo-text-wrap {
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  line-height: 30px;
  margin-top: 60px;
  margin-bottom: 35px;
}

.p-1-col p {
  color: #fff;
  width: 65%;
}

.p-1-col {
  padding-left: 40px;
}

.img-2-col {
  margin-top: 50px;
}

.p-2-col {
  padding-left: 100px;
}

.h3-seo-2 {
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  line-height: 30px;
  margin-top: 125px;
  margin-bottom: 35px;
}

.h3-seo-1 {
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  line-height: 30px;
  margin-top: 60px;
  margin-bottom: 35px;
}

.seo-text ul li {
  color: #fff;
}

.p-2-col p {
  color: #fff;
  width: 80%;
}

.frontpage h1 {
  color: #fff;
  font-weight: 100;
  font-size: 30px;
  line-height: 30px;
  padding-left: 100px !important;
}

.p-seo {
  padding-left: 100px !important;
  color: #fff;
  width: 90%;
}

h6 {
  padding-left: 100px;
  color: #fff;
  font-weight: 500;
  font-size: 22px;
}

/* слайдер с адресами */

.seo-office-wrap .content-image {
  border-radius: 20px;
  border: 15px solid #f2f2f2;
}

.seo-office-wrap .slider-constructor .slick-next:hover {
  border-color: #f2f2f2;
  background: #2f3e8a;
}

.seo-office-wrap .slider-constructor .slick-prev:hover {
  border-color: #f2f2f2;
  background: #2f3e8a;
}

.seo-office-wrap {
  padding: 60px 0;
}

.seo-office-wrap .content-background-box__text-content {
  color: #ffffff;
  text-align: center;
  padding: 5px;
}

/* остались вопросы */

.question-main .form-control {
  box-shadow: 2px 2px 5px #00000052;
}

section.feedback-form .h2 {
  font-weight: 100;
  margin-bottom: 30px;
  margin-top: 20px;
}

section.feedback-form .question-form {
  border-color: #f8a800 !important;
}

section.feedback-form .form-control {
  border-radius: 10px;
}

.question-main .btn {
  margin-top: -4px;
  font-family: Forum;
  text-transform: uppercase;
  font-size: 18px;
  padding: 20px 50px;
  background: linear-gradient(180deg, #f8a800, #cc9219);
  transition: 0.2s;
  border: 1px solid #2f3e8a;
}

.question-main .btn:hover {
  background: #f8a80000;
  border-color: #f8a800;
  color: #fff;
}

.question-main .form-text {
  font-size: 14px;
  padding: 0px;
}

.question-form {
  padding: 20px 100px 40px;
}

.feedback-form {
  background: #f5f5f5;
  padding: 40px 0 90px;
}

.feedback-wrap {
  margin-bottom: 0px;
}

.faq-section {
  margin-bottom: 0px;
}

/* адаптив */

@media (max-width: 1280px) {
  @media (min-width: 990px) {
    .new_button-com {
      width: 55%;
    }

    .banner-category-wrap .grid-columns-md-2 {
      grid-template-columns: repeat(4, 1fr) !important;
    }

    .row-buttons .col-3 {
      padding: 0px 10px;
    }

    .img-1-col img {
      width: 90%;
      margin-left: auto;
      margin-right: auto;
    }

    .p-1-col p {
      color: #fff;
      width: 90%;
    }

    .h3-seo-1 {
      margin-top: 50px;
      margin-bottom: 20px;
    }

    .p-2-col {
      padding-left: 60px;
    }

    .p-2-col p {
      color: #fff;
      width: 90%;
    }

    .h3-seo-2 {
      margin-top: 80px;
      margin-bottom: 20px;
    }

    .frontpage h1 {
      padding-left: 60px !important;
      margin-top: 50px;
    }

    .p-seo {
      padding-left: 60px !important;
    }

    h6 {
      padding-left: 60px;
      margin-top: 40px;
    }

    .new_button a {
      font-size: 16px;
    }

    .new_button {
      padding: 20px 0px 20px 30px;
    }

    .but-catalog::before {
      bottom: 15px;
      left: 42px;
      width: 30px;
      height: 30px;
    }

    .new_button-com .but-catalog::before {
      left: 300px;
    }

    .but-ocenka::before {
      bottom: 15px;
      left: 275px;
      width: 30px;
      height: 30px;
    }

    .but-oplata::before {
      bottom: 15px;
      left: 510px;
      width: 30px;
      height: 30px;
    }

    .footer-content__menu {
      width: calc(100% - 650px);
    }

    .but-zalog::before {
      bottom: 15px;
      left: 740px;
      width: 30px;
      height: 30px;
    }

    .kosh-shop {
      display: none;
    }

    .main-menu {
      margin-left: 10px;
    }

    .main-menu li {
      margin-right: 20px;
    }

    .logo img {
      max-width: 150px;
    }
  }
}

@media (max-width: 989px) {
  @media (min-width: 768px) {
    .banner-category-wrap .grid-columns-md-2 {
      grid-template-columns: repeat(4, 1fr) !important;
    }

    .footer-content__menu {
      width: calc(100% - 570px);
    }

    .footer-right {
      width: 280px;
    }

    .footer-subscribe button {
      font-size: 12px;
      width: 120px;
    }

    .footer-content__column:last-child {
      margin-right: 0;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 10px);
      flex: 0 0 100%;
    }

    .img-1-col img {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .h3-seo-1 {
      color: #fff;
      font-size: 24px;
      font-weight: 100;
      line-height: 28px;
      margin-top: 55px;
      margin-bottom: 15px;
    }

    .h3-seo-2 {
      font-size: 24px;
      font-weight: 100;
      line-height: 28px;
      margin-top: 50px;
      margin-bottom: 15px;
    }

    .frontpage h1 {
      padding-left: 30px !important;
      margin-top: 50px;
    }

    .seo-office-wrap .content-background-box__text-content {
      font-size: 14px;
    }

    h6 {
      padding-left: 30px;
      color: #fff;
      font-weight: 500;
      font-size: 22px;
      margin-top: 30px;
    }

    .p-seo {
      padding-left: 30px !important;
      color: #fff;
      width: 80%;
    }

    .p-2-col p {
      color: #fff;
      width: 90%;
    }

    .img-2-col {
      margin-top: 20px;
    }

    .p-2-col {
      padding-left: 30px;
    }

    .p-1-col p {
      color: #fff;
      width: 90%;
    }

    .new_button-com {
      width: 65%;
    }

    .new_button a {
      font-size: 18px;
    }

    .row-buttons .col-3 {
      padding: 0px 10px 20px;
      width: 50%;
    }

    .row-buttons {
      margin: 0px;
    }

    .but-catalog::before {
      bottom: 112px;
      left: 75px;
    }

    .new_button-com .but-catalog::before {
      bottom: 10px;
      left: 25%;
    }

    .but-oplata::before {
      bottom: 30px;
      left: 75px;
    }

    .but-ocenka::before {
      bottom: 112px;
      left: 57%;
    }

    .but-zalog::before {
      bottom: 30px;
      left: 57%;
    }
  }
}

@media (max-width: 767px) {
  .banner-category-wrap .grid-columns-md-2 {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .banners-head-wrap > img {
    display: none;
  }

  .banners-head-wrap {
    margin-top: 0px !important;
    padding-top: 0px;
  }

  .seo-office-wrap .content-image {
    border-radius: 20px;
    border: 10px solid #f2f2f2;
  }

  .one_button {
    margin-bottom: 70px !important;
  }

  .seo-logo {
    padding-top: 70px;
  }

  .question-main .form-text {
    margin-top: 10px;
  }

  .footer-content__menu {
    width: 100%;
  }

  .footer-content__column:last-child {
    flex: 0 0 100%;
    text-align: center;
  }

  .footer-right {
    text-align: center;
  }

  .footer-right .social-links {
    justify-content: center;
  }

  .seo-office-wrap .content-background-box__text-content {
    font-size: 14px;
  }

  .mobile-ul {
    border-bottom: 1px solid #ffffff00;
  }

  .footer-right {
    width: 100%;
  }

  .question-form {
    padding: 20px 30px 40px;
  }

  .faq-element__head p {
    font-size: 14px;
    line-height: 18px;
  }

  .img-1-col img {
    width: 90%;
  }

  .recaptcha-terms {
    margin-top: 40px;
    text-align: center;
  }

  .footer-content {
    padding-bottom: 0px;
  }

  .p-1-col {
    padding-left: 16px;
  }

  .faq-section .content-title {
    margin: 0 0 30px;
    font-size: 28px;
    font-weight: 100;
  }

  .faq-section {
    padding-top: 60px !important;
    padding-bottom: 90px !important;
  }

  .banners-head-wrap {
    margin-top: 50px !important;
  }

  .h3-seo-1 {
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    line-height: 26px;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .p-2-col {
    padding-left: 16px;
  }

  .h3-seo-2 {
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    line-height: 26px;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .p-2-col p {
    color: #fff;
    width: 90%;
  }

  .img-2-col {
    margin-top: 30px;
  }

  .frontpage h1 {
    color: #fff;
    font-weight: 100;
    font-size: 28px;
    line-height: 30px;
    padding-left: 10px !important;
    margin-top: 40px;
  }

  .p-seo {
    padding-left: 10px !important;
    color: #fff;
    width: 95%;
  }

  h6 {
    padding-left: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    margin-top: 30px;
    line-height: 22px;
  }

  .one_button {
    margin-bottom: 70px !important;
  }

  .seo-office-wrap {
    padding: 10px 0;
    margin-bottom: 10px;
  }

  .feedback-wrap .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-1-col p {
    color: #fff;
    width: 95%;
  }

  .row-seo .col-6 {
    width: 100%;
  }

  .banner-category-wrap .row-gap-25 {
    row-gap: 0px !important;
  }

  .mb-25 {
    font-size: 28px;
    margin-bottom: 30px !important;
    font-weight: 100;
    line-height: 30px;
  }

  .new_button-com .but-catalog::before {
    bottom: 10px;
    left: 70px !important;
  }

  .seo-office-wrap .slick-dots button {
    background-color: #2f3e8a;
  }

  .slick-dots .slick-active button {
    background-color: #f8a800 !important;
  }

  .footer-phone a {
    color: #fff;
    font-size: 26px;
    font-weight: 100;
    font-family: Forum;
  }

  @media (min-width: 540px) {
    .new_button a {
      font-size: 18px;
    }

    .row-buttons .col-3 {
      padding: 0px 10px 20px;
      width: 50%;
    }

    .row-buttons {
      margin: 0px;
    }

    .but-catalog::before {
      bottom: 112px;
      left: 40px;
    }

    .but-oplata::before {
      bottom: 30px;
      left: 40px;
    }

    .but-ocenka::before {
      bottom: 112px;
      left: 55%;
    }

    .but-zalog::before {
      bottom: 30px;
      left: 55%;
    }

    .new_button-com {
      width: 95%;
    }
  }
}

@media (max-width: 540px) {
  .row-buttons .col-3 {
    padding: 10px 0px;
    width: 100%;
  }

  .knopka_faq::before {
    bottom: 35px;
    left: 40px;
  }

  .row-buttons {
    margin: 0px;
  }

  .but-catalog::before {
    bottom: 265px;
    left: 65px;
  }

  .but-oplata::before {
    bottom: 100px;
    left: 65px;
  }

  .but-ocenka::before {
    bottom: 185px;
    left: 65px;
  }

  .but-zalog::before {
    bottom: 20px;
    left: 65px;
  }

  .banners-head-wrap .content-background-box img {
    transform: scale(1.05);
  }

  .banners-head-wrap .row-gap-25 {
    row-gap: 0px !important;
  }

  .banner-category-wrap img {
    transform: scale(1.05);
  }

  .banner-category-wrap .row-gap-25 {
    row-gap: 0px !important;
  }

  .new_button-com {
    width: 100%;
  }

  .new_button-com a {
    font-size: 16px;
    color: #000;
  }

  .new_button-com .but-catalog::before {
    bottom: 10px;
    left: 8% !important;
  }
}

/* общий фон */

.double-two-section-bg {
  background: url("https://koshelek63.ru/media/uploads/backfull.svg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0px;
  background-position: top;
}

.banner-link {
  width: 100%;
  height: 100%;
}

.footer-phone a {
  font-weight: normal;
  font-size: 22px;
  font-family: 'Forum';
}

.footer-phone a:hover {
  color: #f8a800;
}

.__header .catalog-box {
  margin-top: 16px;
}

@media (min-width: 768px) {
  .custom-offer-content__image {
      display: none !important;
  }
}

@media (max-width: 767px) {
  .home-banner__slide {
    min-height: max-content;
    height: 612px;
    background: #343434;
    padding: 0;
}

.home-banner.inner-block__active .slide-content {
  display: flex;
  justify-content: flex-start;
}

.offer_block {
  min-width: 100%;
  width: 100%;
  margin: 0;
}

.home-banner .slide-content .ad-shild {
  left: calc(50% - 130px);
}

.home-banner .content-container .slide-content.align--left {
  margin: 0;
  padding: 0;
}

.frontpage .image_cover {
  display: none;
}

.wide-container .home-banner .slide-content, .home-banner .content-container {
  max-width: 100%;
}

.custom-offer-content {
  max-width: 100%;
  width: 100%;
}

.custom-offer-content__image {
  width: 100% !important;
  height: auto !important;
}

.home-banner.inner-block__active .image {
  position: relative !important;
  height: 480px;
}

.page-head {
  width: 100%;
  margin: 0;
  padding: 20px 0px;
}

.banner-category-wrap {
  margin-top: 0px !important;
}
}

@media (max-width: 575px) {
  .home-banner__slide {
    height: 109vw;
}
}
/*
.new-year {
  position: absolute;
  top: 57px;
  width: 100%;
  max-width: 100%;
  z-index: 1001;
  overflow: hidden !important;
  height: 54px;
  display: grid;
  align-items: center;
  justify-content: center;
}

.new-year-decoration {
  width: auto;
  max-width: max-content;
}

@media screen and (max-width: 991px) {
  .new-year {
    position: fixed;
    top: 39px;
    height: 55px;
}
}*/

.contacts-block__title, .contacts-block__title-red.address-data {
  font-family: 'Forum';
  font-size: 24px;
}

/* о компании */

.text-page ul li {
  color: #333;
}

.about-item-block {
  display: grid
;
  gap: 40px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 60px;
}

.known-about {
  margin-bottom: 60px;
}

.about-img-block img, .slider-about .clients-slider.sliderset {
  margin: 0;
  border-radius: 30px;
  border: 35px solid #82C189;
  position: relative;
}

.clients-slider .container {
  padding: 0;
}

.slider-about img {
  margin: 0;
}

.about-item-block.about-item-reverse img {
  border-radius: 0px;
  border: none;
}

.custom-about-block h3, .custom-about-block h2 {
  text-transform: uppercase;
  font-size: 22px;
}

.custom-about-block h2 {
  font-size: 28px;
}

.custom-about-block .btn--main-min {
  font-family: 'Forum';
  text-transform: uppercase;
  font-size: 14px !important;
  letter-spacing: 0.4px;
  margin-top: 30px;
}

.custom-about-block .btn--main-min:hover {
  background: #2F3E8A;
}

.grey-tovar-block {
  background-image: url(https://koshelek63.ru/media/uploads/back-tovar-block.webp), linear-gradient(#fafafa, #cfd3d6);
  padding: 20px 0px 50px 75px;
  background-size: cover;
  border-radius: 20px;
  border: 2px solid #fff;
  box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.25);
  background-repeat: no-repeat;
  background-position: bottom;
  margin-bottom: 60px;
}

.grey-tovar-block h2 {
  width: 40%;
}

.grey-tovar-block ul {
  width: 60%;
}

.grey-tovar-block ul li {
  font-family: 'Forum';
  font-size: 16px;
  margin-bottom: 5px;
}

.slider-about, .about-img-block {
  position: relative;
  height: max-content;
}

.clients-slider .slick-slide {
  padding: 0;
}

.slider-about::after, .about-img-block:not(.about-item-reverse .about-img-block)::after {
  content: "";
  width: 40px;
  height: 60px;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 20px);
  background: #FCAC10;
  border-radius: 10px;
}

@media (min-width: 576px) and (max-width: 1279px) {
.article-inner__content {
  padding: 0;
}
}

@media (max-width: 767px) {
  .about-item-block {
    grid-template-columns: repeat(1, 1fr);
}

.about-item-block.about-item-reverse {
  display: flex
;
  flex-direction: column-reverse;
}

.grey-tovar-block h2 {
  width: 80%;
  line-height: 110%;
}

.grey-tovar-block ul {
  width: 80%;
}

.grey-tovar-block {
  padding: 0px 30px 30px 30px;
  background-position: center;
}
}

@media (max-width: 575px) {
  .custom-about-block h3 {
    margin-top: 30px;
  }

  .about-img-block img:not(.about-item-block.about-item-reverse .about-img-block img), .about-img-block img {
    border: 25px solid #82C189;
}

.clients-slider .slick-dots {
  display: none !important;
}

.clients-slider .slider-constructor {
  padding: 0;
}

.about-item-block, .known-about {
  margin-bottom: 30px;
}

.slider-about::after, .about-img-block:not(.about-item-reverse .about-img-block)::after {
  bottom: -17px;
}

.grey-tovar-block h2, .grey-tovar-block ul {
  width: 100%;
}

.grey-tovar-block h2 {
  font-size: 22px;
}

.clients-slider .container {
  min-width: 0;
  width: 100%;
}
}

.slider-about .slick-prev, .slider-about .slick-next {
  display: none !important;
}

.custom-slider__item div {
  max-width: 100%;
}

.media-btn {
    font-size: 20px;
    color: #ffffff;
    font-family: 'Forum';
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: max-content;
    border-radius: 15px;
    border: none;
    padding: 5px 30px;
    height: 50px;
    transition: 0.2s;
    background: linear-gradient(180deg, rgba(83, 128, 184, 1) 0%, rgba(59, 94, 137, 1) 74%);
}

.media-btn#tg {
  background: linear-gradient(180deg,rgba(81, 201, 250, 1) 0%, rgba(50, 170, 222, 1) 74%);
}

.media-btn.tg#tg {
    border: 1px solid #f8a800;
}

.media-btn:hover {
    transition: 0.2s;
    background: linear-gradient(180deg, rgba(59, 94, 137, 1) 0%, rgba(59, 94, 137, 1) 74%);
}

.media-btn#tg:hover {
    transition: 0.2s;
  background: linear-gradient(180deg,rgba(50, 170, 222, 1) 0%, rgba(50, 170, 222, 1) 74%);
}

.media-btn img {
    margin: 0;
    width: 30px;
    height: 30px;
}

.button-line {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.contact-text-line .button-line {
    flex-direction: column;
}

.double-two-section-bg ul li {
  color: white;
}

@media (max-width: 450px) {
  .slider-about img {
    width: 74vw;
}
}

@media (min-width: 768px) {
.home-banner .content-container {
  top: auto;
  height: 0;
}

.wide-container .home-banner .slide-content {
  height: 0;
  min-height: 0;
}

.article-inner__content {
    padding: 0px 40px 40px 0px;
}
}

@media (max-width: 767px) {
.button-line {
    flex-direction: column;
}

.media-btn {
    width: 100%;
    padding: 5px 10px;
}
}