/* рестайлинг */

/* шрифты */

@font-face {
  font-family: Montserrat;
  font-weight: 500;
  src: url(https://kreptonn.ru/media/customization/fonts/Montserrat-Regular.ttf);
}

@font-face {
  font-family: Montserrat;
  font-weight: 800;
  src: url(https://kreptonn.ru/media/customization/fonts/Montserrat-ExtraBold.ttf);
}

p,
button,
li,
ul {
  font-family: Montserrat !important;
  font-weight: 500;
  cursor: default;
}

h1,
h2,
h3,
h4,
.content-title {
  font-family: Montserrat !important;
  cursor: default;
  font-weight: 800;
  text-transform: uppercase;
  color: #000;
}

a {
  font-family: Montserrat !important;
  font-weight: 500;
  cursor: pointer !important;
}

/* шапка */

.col-logo img {
  width: 100%;
}

.col-catalog a {
  color: #fff;
  font-size: 14px;
  display: flex;
  height: 50px !important;
  align-items: center;
  justify-content: center;
  gap: 15px;
  border: 1px solid #333;
  transition: 0.2s;
}

.col-catalog a:hover {
  border: 1px solid #ff5f00;
}

.col-catalog {
  padding-left: 20px;
  padding-right: 10px;
}

.row-header {
  padding: 15px 0px;
}

.col-logo {
  display: flex;
  align-items: center;
}

.mobile-side-menu-content__header {
  height: 60px;
}

.header-new-first .header-search--inner {
  margin-right: 0px !important;
  width: inherit;
  max-width: none;
  margin-left: 0;
  background: #000;
}

.header-new-first .header-search button {
  width: 50px;
  height: 50px;
  border-radius: 0px;
  background: #333;
}

.header-search input {
  width: calc(100% - 50px);
  height: 50px;
  background-color: #000;
  font-family: Montserrat !important;
}

.header-search button .icon-svg {
  color: #bfbfbf;
}

.col-city {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #333;
  height: 50px;
  transition: 0.2s;
}

.col-city .city-selection__link {
  color: #ffffff;
}

.col-city:hover {
  border: 1px solid #ff5f00;
}

.col-city .city-selection.mobile-hide {
  max-width: none;
  width: 100%;
}

.col-city .city-selection {
  margin-right: 0px;
}

.col-city .city-selection__link {
  padding-right: 0px;
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  top: 0px;
}

.col-city .city-selection__link:before {
  display: none;
}

.col-callme {
  padding: 0px 10px;
}

.col-callme .callme-button {
  height: 50px;
  width: 100%;
  min-width: none;
  max-width: none;
  border-radius: 0px;
  border: 1px solid #333;
  background: #000 !important;
}

.button-email {
  color: #ffffff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 100%;
  gap: 15px;
  border: 1px solid #ff5f00;
  transition: 0.2s;
  font-family: Montserrat;
}

.button-email:hover {
  border: 1px solid #ffffff;
}

.header-new-first .ps-40 {
  padding-left: 20px !important;
}

.header-body__content {
  justify-content: space-evenly;
  margin-bottom: 0px !important;
}

.header-body__content {
  gap: 7px;
}

.__h-fat-v2-bottom {
  background: #e7e9ec;
  padding: 5px;
}

.__fat-v2-nav ul li a {
  color: #000;
}

.__fat-v2-nav ul li a {
  padding-left: 0px;
  padding-right: 45px;
}

.__fat-v2-nav ul li a:hover {
  color: #ff5f00;
  text-decoration: underline;
}

.__fat-v2-nav ul li:hover {
  background: #ffffff00 !important;
}

.inner-page section.header--bottom-mob,
.inner-page section.__h-fat-v2-bottom {
  background-color: #e7e9ec !important;
}

.__fat-v2-nav ul li a.active {
  color: #ff5f00;
}

.__fat-v2-options ul li img {
  height: 30px;
}

.__fat-v2-options ul li a {
  color: #000;
}

.__fat-v2-options ul li a.active,
.__fat-v2-options ul li a:hover {
  color: #ff5f00;
  text-decoration: underline;
}

.__fat-v2-options ul li {
  padding-right: 30px;
}

.__header {
  display: none;
}

/* остались вопросы */

.question-form {
  border: none;
  padding: 0px;
  background-color: #e7e9ec !important;
}

.question-main {
  max-width: 100%;
}

.section-dark.feedback-form {
  background-color: #e7e9ec !important;
  padding: 80px 0px;
}

.form-control {
  border: 1px solid #e7e9ec;
  box-shadow: none;
  border-radius: 0px;
  height: 50px;
  line-height: 56px;
  font-family: Montserrat !important;
}

.feedback-form .h2 {
  font-size: 40px;
  line-height: 42px;
  text-transform: uppercase;
  width: min-content;
  text-align: left;
  margin-bottom: 40px;
}

.content-name {
  top: 16px;
  font-size: 14px;
  font-family: Montserrat;
  color: #747474;
}

.question-form .form-control {
  width: 420px;
}

.question-form textarea.form-control {
  width: 740px;
  height: 120px;
}

.question-form__column {
  width: auto;
}

.btn {
  height: 50px;
  border-radius: 0px !important;
  padding: 0px 40px;
  font-size: 16px;
  transition: 0.2s !important;
}

.btn:hover {
  background-color: #6e6e6e !important;
}

.feedback-form .form-text {
  font-size: 14px;
  color: #747474;
  font-family: Montserrat;
  margin-left: auto;
  margin-left: 0;
}


.feedback-form .checkbox {
    margin-top: -69px;
    margin-left: auto;
    width: 545px;
}

section.feedback-form,
.inner-page .section-dark.feedback-form {
  background-color: #e7e9ec !important;
}

/* мобильное меню */

.mobile-side-menu-content__header {
  background: #000;
}

.mm-menu--theme-light {
  --mm-color-background: #e7e9ec;
}

.mm-navbar {
  background-color: #e7e9ec;
}

.mobile-side-menu-footer {
  border-top: none;
}

.mm-menu .icon-svg {
  height: 25px;
}

.search-input-group__button {
  background-color: #ff5f00;
  border-radius: 0px !important;
}

.mb-10 {
  margin-bottom: 20px !important;
}

.search-input-group__input {
  border: none;
  border-radius: 0px !important;
}

.mobile-side-menu-footer__link {
  gap: 15px;
  color: #000 !important;
}

.menu-list__item_bottom {
  bottom: 240px;
}

.phone-block__primary-link {
  font-size: 18px;
  color: #000 !important;
  font-weight: 800;
}

.phone-block__secondary-link {
  color: #ff5f00 !important;
}

.menu-list__item_bottom svg {
  color: #ff5f00 !important;
}

/* подвал */

.footer-phone a {
  font-weight: 800;
  font-size: 22px;
  color: #fff;
  transition: 0.2s;
}

.footer-phone a:hover {
  color: #ff5f00;
}

.footer-contact {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  font-family: Montserrat;
  cursor: default;
}

.footer-first-column .logo img {
  width: 195px;
}

.footer-content__title {
  color: #ffffff;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
}

.footer-content__column a {
  transition: 0.2s;
  font-size: 14px;
}

.footer-content__column li {
  margin-bottom: 15px;
}

.footer-content__title span {
  font-size: 14px;
  margin-bottom: 10px;
}

.footer-subscribe {
  flex-direction: column;
  gap: 20px;
}

.footer-subscribe input {
  width: 100%;
  height: 50px;
  border: none;
  font-size: 14px;
  background: #000;
  border: 1px solid #e7e9ec;
  border-radius: 0px;
  font-family: Montserrat !important;
}

.footer-subscribe button {
  width: 100%;
  height: 50px;
  border-radius: 0px;
  font-size: 16px;
}

.footer-subscribe button:hover {
  background-color: #6e6e6e !important;
  color: #ffffff !important;
  border-color: #6e6e6e !important;
}

footer {
  padding: 80px 0 0px 0;
}

.developer-link a {
  font-size: 14px;
  line-height: 22px;
}

.footer-content-cookie {
  font-size: 14px;
  line-height: 18px;
}

.footer-content {
  padding-bottom: 40px;
}

.footer-bottom__left {
  font-family: Montserrat;
}

.footer-content__menu {
  width: calc(100% - 650px);
}

.footer-content__ul-content ul {
  margin-right: 40px;
}

.footer-right {
  width: 240px;
}

/* мобильное меню */

.bottom-mobile-menu-button_active .bottom-mobile-menu-button__text {
  color: #ffffff;
}

.bottom-mobile-menu-button__inner {
  width: 80px;
}

.bottom-mobile-menu-button__text {
  line-height: 12px;
  font-size: 12px !important;
}

/* заказать обратный звонок */

.fancybox-content {
  background: #e7e9ec;
}

.form-close {
  display: none;
}

.modal .h2 {
  margin-bottom: 30px;
  font-size: 30px !important;
  line-height: 35px !important;
  text-transform: uppercase;
  font-family: Montserrat;
  font-weight: 700;
  color: #000;
}

.modal .form-text {
  font-size: 12px;
  font-family: Montserrat;
  margin-top: 15px;
}

.fancybox-close-small {
  background: #ffffff00 url(https://kreptonn.ru/media/uploads/modal-close.svg)
    50% 50% no-repeat;
}

/* внутренние страницы */

.inner-page h1 {
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 48px;
}

.breadcrumbs {
  font-size: 14px;
  font-family: Montserrat !important;
  padding-top: 40px;
}

.breadcrumbs a {
  font-size: 14px;
}

.section-dark {
  padding: 0px;
}

.clients-section {
  margin-bottom: 60px;
}

.client-item {
  background-color: #e7e9ec;
  height: 180px;
}

.client-item__text {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  left: 30px;
  top: 30px;
  padding-right: 0px;
  max-width: 140px;
}

.client-item_bg:hover::after {
  opacity: 0;
}

/* карточка товара */

.product-card__nav-prev {
  padding: 0px;
  font-size: 14px;
  gap: 10px;
}

.char .char-text__mask {
  background: #fff;
}

.product-card__nav-next {
  padding: 0px;
  font-size: 14px;
  gap: 10px;
}

.product-card__head {
  padding: 30px 0px 40px;
  border-bottom: 0px;
}

.product-card__title {
  margin-bottom: 40px;
  font-size: 23px !important;
  line-height: 28px !important;
  width: 90%;
  margin-bottom: 0px !important;
  padding-right: 50px;
}

.product-card__artikul {
  font-size: 14px;
  line-height: 16px;
  color: #000;
  font-family: Montserrat;
}

.product-card__container {
  padding: 0px 0px 40px;
}

.product-card__slideshow {
  width: 430px;
  background: #e7e9ec;
  padding: 30px 30px 50px;
}

.product-card__content {
  flex-direction: row;
  max-width: none;
  width: calc(100% - 430px);
  gap: 20px;
  padding-left: 0px;
}

.product-card__left {
  width: 100%;
  background: #e7e9ec;
  height: 100%;
  padding: 30px 60px 50px 30px;
  gap: 30px;
  justify-content: center;
}

.product-card__personal-cost {
  font-family: Montserrat;
  color: #000;
  font-size: 23px;
  line-height: 25px;
}

.shopping-cart-product {
  gap: 30px;
  flex-direction: row-reverse;
}

.add-to-cart img.cart-icon {
  display: none;
}

.shopping-cart-btn--lg {
  line-height: 50px;
  height: 50px;
  border-radius: 0px;
  font-weight: 100;
  text-transform: none !important;
  padding: inherit !important;
  font-size: 16px !important;
  transition: 0.2s !important;
}

.shopping-cart-btn--lg:hover {
  background-color: #6e6e6e !important;
  border-color: #6e6e6e !important;
}

.btn-radius.share-btn .icon-svg {
  margin-right: 15px;
}

.input-number input[type="number"] {
  width: 55px;
  font-family: "Montserrat" !important;
  cursor: default;
  font-size: 14px;
}

.input-number .order-down,
.input-number .order-up {
  border: none;
}

.input-number .order-up:after {
  background: #000;
  top: auto;
  left: auto;
}

.input-number .order-up::before {
  background: #000;
  top: auto;
  left: auto;
}

.input-number .order-down:before {
  background: #000;
  top: auto;
  left: auto;
}

#sync2 .item {
  width: 70px;
  height: 70px;
  border: 1px solid #767676;
}

.product-card .product-item__flag--sale {
  background-color: #ff5f00;
}

.product-card #sync2 {
  margin: 0 auto;
  width: 230px;
}

#sync1.owl-theme .owl-next {
  bottom: -55px;
  right: 0px;
  background: url(https://kreptonn.ru/media/uploads/arrow.svg) 50% 50% no-repeat;
}

#sync1.owl-theme .owl-prev {
  bottom: -55px;
  left: 0px;
  background: url(https://kreptonn.ru/media/uploads/arrow.svg) 50% 50% no-repeat;
  transform: rotate(-180deg);
}

.product-card__right {
  margin-left: 0;
  padding: 30px;
  background: #e7e9ec;
  margin-bottom: 0px;
}

.forma_analog {
  font-size: 11px;
  line-height: 14px;
}

.forma_analog {
  font-size: 15px;
  line-height: 21px;
}

.product-card-container .product-card-side {
  display: none;
}

.tabs {
  background-color: #ffffff;
  margin-bottom: 40px;
}

.tabs:hover {
  background-color: #ffffff;
}

.tabs li {
  border: 1px solid #ff5f00;
  color: #fff;
  background: #ff5f00;
  margin-right: 30px;
  padding: 0 30px;
  transition: 0.2s !important;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  cursor: pointer !important;
}

.tabs li:hover {
  color: #000;
  background: #ffffff;
}

.tabs li.active {
  color: #000;
  background: #ffffff;
}

.tabs li:last-child {
  border-right: 1px solid #ff5f00;
}

.product-card-container .product-card-content {
  width: 100%;
}

.document-item__size {
  width: 100px;
  font-family: Montserrat;
}

.tab-content h2 {
  font-size: 23px;
  line-height: 28px;
}

.document-item__format {
  background: url(https://kreptonn.ru/media/uploads/format-file.svg);
  font-family: Montserrat;
  font-size: 11px;
}

.document-item__btn-download {
  background: #ff5f00;
  border: none;
  color: #ffffff;
  border-radius: 0px;
}

.product-set-title {
  margin-bottom: 40px;
  font-size: 40px;
}

.tabsgroup {
  margin-bottom: 100px;
}

.button_style-1:hover {
  border: 1px solid #ff5f00 !important;
  background-color: #ff5f00 !important;
  color: #ffffff !important;
}

.product-slider {
  margin-bottom: 100px;
}

/* превью товара */

.product-item__image {
  aspect-ratio: 1 / 1;
  background: #e7e9ec;
}

.product-item__image img {
  padding: 25px;
}

.product-item_new {
  border: 1px solid #e7e9ec;
  background-color: #ffffff;
}

.product-item_new:hover {
  border: 1px solid #ff5f00;
}

.product-item__flag--hit {
  background-color: #ff5f00;
}

.product-item__status--many {
  color: #ff5f00;
  font-size: 14px;
  line-height: 22px;
}

.product-item__cost-product {
  line-height: 28px;
  font-size: 23px;
}

.product-item__cost-product span {
  line-height: 28px;
  font-size: 23px;
}

.product-item_new .input-number,
.product-item_wide .input-number,
.product-item_max-heigth .input-number,
.product-item_max-width .input-number,
.product-card-v2 .input-number {
  border: none;
}

.product-item_new .input-number input[type="number"],
.product-item_wide .input-number input[type="number"],
.product-item_max-heigth .input-number input[type="number"],
.product-item_max-width .input-number input[type="number"],
.product-card-v2 .input-number input[type="number"] {
  color: #000;
  font-size: 14px;
}

.st-button {
  width: 100px;
  background: #ff5f00;
  border-color: #ff5f00;
  height: 50px;
  font-size: 16px;
  color: #ffffff !important;
}

.st-button_without-price {
  width: 100%;
}

.st-button:hover {
  background: #6e6e6e;
  border-color: #6e6e6e;
}

.product-item__btns {
  justify-content: space-between;
  align-items: center;
}

.product-item_new .input-number .order-down,
.product-item_new .input-number .order-up,
.product-item_wide .input-number .order-down,
.product-item_wide .input-number .order-up,
.product-item_max-heigth .input-number .order-down,
.product-item_max-heigth .input-number .order-up,
.product-item_max-width .input-number .order-down,
.product-item_max-width .input-number .order-up,
.product-card-v2 .input-number .order-down,
.product-card-v2 .input-number .order-up {
  height: 24px;
  border-radius: 24px;
}

.product-item__cost {
  margin-bottom: 15px;
}

/* корзина */

.simple-cart {
  padding: 0px 0px 80px;
}

.simple-cart__content {
  max-width: 100%;
  margin-bottom: 80px;
}

.shopping-cart-item__delete svg {
  width: 22px;
  height: 22px;
  color: #ff5f00;
}

.shopping-cart-item {
  font-family: Montserrat;
}

.shopping-cart-item__name {
  font-size: 14px;
  line-height: 20px;
}

.shopping-cart-item__name span {
  font-size: 14px;
  line-height: 26px;
  color: #bdbdbd;
}

.shopping-cart-item__total-cost {
  font-size: 18px;
  line-height: 24px;
  width: 120px;
}

.simple-cart .input-number {
  margin-right: 60px;
}

.shopping-cart-item__uom {
  display: none;
}

.shopping-cart-item__cost {
  margin-right: 40px;
}

.delivery-cart {
  justify-content: center;
  padding-right: 0px;
}

.delivery-total {
  max-width: 760px;
}

.simple-order-form {
  margin: 0px auto;
  max-width: 760px;
}

.simple-order-form__group {
  margin: 20px 0px;
}

.simple-order-form__title {
  font-size: 23px;
  margin-bottom: 30px;
  line-height: 1.3;
}

.inner-page .content-title {
  font-size: 40px;
  line-height: 44px;
  color: #000;
}

.simple-order-form__submit .btn {
  max-width: 180px;
}

.simple-order-form__submit .form-text {
  font-size: 14px;
  color: #747474;
  font-family: Montserrat;
  margin-left: 220px;
  margin-top: -42px;
}

/* 404 */

.error__content {
  padding-top: 0px;
  background: url(https://kreptonn.ru/media/uploads/error.svg) 100% 0 no-repeat;
  background-position: right;
}

.error__content h1 {
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 28px;
}

.error {
  padding: 100px 0 100px;
}

/* каталог */

.catalog-right {
  display: none;
}

.section .text-page {
  margin-left: 300px;
}

.checkbox {
  padding-right: 30px;
}

.catalog-side__content .submenu {
  left: 280px;
}

.catalog-sorting {
  font-family: Montserrat !important;
}

.icon-sort-price span:after {
  bottom: -5.5px;
}

.icon-sort-price span:before {
  top: -5.5px;
}

.icon-sort-price span,
.icon-sort-price span:before,
.icon-sort-price span:after {
  background-color: #ff5f00;
}

.catalog-filter__bottom {
  font-family: Montserrat;
}

.input-cont .input-placeholder {
  border-radius: 0px;
}

.catalog-filter-accordion .opener {
  font-weight: 100;
  color: #000;
}

.catalog-filter .catalog-filter-body {
  border: 2px solid #ff5f00;
  box-shadow: none;
  border-radius: 0px;
}

.catalog-filter-accordion .opener::before {
  border: none;
}

.filter-item-title,
.catalog-filter-accordion .opener {
  font-weight: 100;
  color: #000;
}

.section .content-block h1 {
  margin-bottom: 30px;
  font-size: 25px;
  line-height: 30px;
}

.filter-show-all a {
  font-weight: 100;
  font-family: Montserrat;
}

.filter-show-all {
  border-radius: 0px;
}

.pagination span a {
  color: #000;
}

.pagination .next:hover {
  background-color: #ffffff;
  border: 1px solid #ff5f00;
}

.text-page h2 {
  margin-bottom: 30px;
  font-size: 25px;
  line-height: 30px;
}

.text-page p {
  color: #000;
}

.text-page h3 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 24px;
}

.container--small .text-page {
  padding: 0px 0px 60px;
}

.text-page h6 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 800;
  font-family: Montserrat;
  color: #000;
}

.pagination span:hover {
  border: solid 1px #ff5f00;
}

.catalog-side {
  border: 2px solid #ff5f00;
  box-shadow: none;
  width: 280px;
}

.welcome__content {
  width: calc(100% - 300px);
}

.welcome .catalog-menu-item {
  width: 280px;
}

.welcome .catalog-menu-item:nth-child(4n + 4) {
  margin-right: 20px;
}

.welcome .catalog-menu-item:nth-child(3n + 3) {
  margin-right: 0;
}

.catalog-side__content ul li a {
  padding: 13px 50px 13px 20px;
}

.catalog-side__title {
  background-color: #ffffff;
  font-family: Montserrat;
  color: #000;
}

.catalog-side__content {
  border-top: 2px solid #ff5f00;
}

.catalog-side__title .icon {
  display: none;
}

.product-item__head {
  display: none;
}

.product-item__name {
  color: #000;
  margin-top: 10px;
}

/* личный кабинет */

.user-data__avatar {
  width: 100px;
  height: 100px;
  background: #000;
  border-radius: 0px;
  margin-bottom: 0px;
}

.lk-main-page__head .user-data__avatar {
  margin-right: 30px;
}

.user-data__name {
  font-weight: 100;
  font-size: 16px;
  font-family: "Montserrat";
  margin-bottom: 30px !important;
  color: #000000;
}

.lk-exit .icon {
  display: none;
}

.btn-exit {
  height: 50px;
  border-radius: 0px;
  font-size: 16px;
  padding: 0px 50px;
  background: #ff5f00 !important;
  color: #ffffff !important;
}

.btn-exit:hover {
  background: #ffffff !important;
  color: #000000 !important;
}

.lf-main-container .container {
  padding: 0px;
}

.lk-menu-item .icon {
  display: none;
}

.lk-menu-item {
  padding: 30px;
}

.lk-menu-item {
  padding: 30px;
  background: url(https://kreptonn.ru/media/uploads/clients.svg);
  background-color: #e7e9ec;
  background-size: cover;
  border: none;
}

.lk-menu-item:hover {
  background-color: #ff5f00;
}

.lk-menu-item__name {
  color: #000;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}

.lk-menu-item:hover .lk-menu-item__name {
  color: #ffffff;
}

.lk-menu-item__text {
  max-width: 150px;
  display: block;
}

.lk-menu-item:hover .lk-menu-item__text {
  color: #ffffff;
}

.lk-head .h1 {
  margin-right: 35px;
}

.btn-border .icon {
  display: none;
}

.lk-side .user-data {
  gap: 20px;
  margin-bottom: 0px;
  margin-top: -80px;
}

.lk-title {
  font-size: 23px;
  color: #000;
  font-family: Montserrat;
  text-transform: uppercase;
}

.history-orders {
  font-family: Montserrat;
}

.lk-container .lk-side {
  margin-bottom: 100px;
}

.lk-head {
  margin-bottom: 70px;
}

.lk-menu li a {
  color: #000;
  font-weight: 100;
  font-size: 16px;
}

.lk-menu li a .icon-svg {
  color: #000;
}

.personal-data__title {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin-top: 35px;
  margin-bottom: 25px;
  font-family: Montserrat;
  text-transform: uppercase;
}

.lk-container .lk-side {
  height: max-content;
  margin-top: 30px;
}

/* вход */

.tabs li.active a {
  color: #000;
}

.tabs li a {
  color: #ffffff;
}

.tab-content {
  background: #fff;
}

.tabs-content .form-control {
  border: 1px solid #767676;
}

.tabs li:hover a {
  color: #000;
}

.forgot-password {
  font-weight: 100;
}

.tabs-content--authorizaion .tab-content {
  padding: 0px;
}

.tabs-content--authorizaion {
  max-width: 380px;
}

.tabs-content--authorizaion .form-text {
  font-size: 12px;
  line-height: 16px;
  font-family: Montserrat;
}

/* каталог */

.catalog-menu-item {
  width: calc(25% - 15px);
  margin: 0 20px 20px 0;
  background-color: #e7e9ec;
  transition: background-color 0.2s;
}

.catalog-menu-item:hover {
  background-color: #ff5f00;
}

.catalog-menu-item__name {
  left: 30px;
  bottom: auto;
  top: 30px;
  font-weight: 100;
  line-height: 130%;
  max-width: 170px;
  transition: 0.2s;
}

.catalog-menu-item:hover .catalog-menu-item__name {
  color: #ffffff;
}

.catalog-menu-item:hover:after {
  opacity: 0;
}

.catalog-menu-item:nth-child(5n + 5) {
  margin-right: 20px;
}

.catalog-menu-item:nth-child(4n + 4) {
  margin-right: 0px;
}

.catalog-menu-item:before {
  background-image: url(https://kreptonn.ru/media/uploads/pluswhite.svg);
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  right: 30px;
  bottom: 30px;
}

.mb-25 {
  margin-bottom: 30px !important;
  max-width: 80%;
  line-height: 1.2;
}

.section {
  padding-bottom: 80px;
}

/* контакты */

.affiliate-network__head {
  font-family: "Montserrat";
  margin-bottom: 40px;
}

.form-group label.select-label {
  margin-bottom: 20px;
}

.dropdown-select {
  border: 2px solid #ff5f00;
  border-radius: 0px;
  display: flex;
  justify-content: center;
  height: 50px;
  align-items: center;
  font-size: 16px;
}

.dropdown-select .icon {
  right: 30px;
}

.dropdown-select-ul {
  background: #ffffff;
  border: 2px solid #ff5f00;
}

.active .dropdown-select {
  background: #ffffff;
}

.contacts-block {
  border: none;
  border-radius: 0px;
}

.contacts-block__info {
  width: 100%;
  padding: 0px;
  margin-bottom: 20px;
}

.contacts-block__map {
  width: 100%;
  height: 400px;
}

.contacts-block {
  flex-direction: column;
}

.contact-line {
  display: none !important;
}

.contact-line-new {
  display: flex !important;
  font-family: Montserrat;
  margin-bottom: 14px;
}

.contact-line-new:hover span {
  color: #000;
}

.contacts-block__title {
  display: none;
}

.contacts-block__title-red {
  display: none;
}

.custom-delivery-block {
  width: calc(50% - 10px);
  padding: 30px 180px 40px 30px;
  background: url(https://kreptonn.ru/media/uploads/contact.svg);
  background-size: cover;
  background-position: right;
}

.contact-text-line {
  display: flex;
  justify-content: space-between;
}

.custom-contact-block {
  width: calc(50% - 10px);
  padding: 30px 100px 40px 30px;
  background: #e7e9ec;
}

.custom-contact-block h2 {
  font-size: 23px;
  line-height: 28px;
  margin-bottom: 35px;
  max-width: 250px;
}

.custom-delivery-block h2 {
  font-size: 23px;
  line-height: 28px;
  margin-bottom: 35px;
  max-width: 320px;
  color: #fff;
}

.custom-delivery-block p {
  color: #fff;
}

.contact-line a {
  color: #000;
  transition: 0.2s;
}

.contact-line-new span {
  color: #000;
}

/* страница о компании */

.article-inner__content {
  padding: 0px;
  margin-bottom: 100px;
}

.article-inner__share {
  display: none;
}

.row-about {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.row-about div {
  padding: 30px 30px 20px 30px;
}

.col-about-1 {
  width: calc(50% - 10px);
  background: url(https://kreptonn.ru/media/uploads/about1.svg);
  background-size: cover;
}

.col-article-1 {
  width: calc(50% - 10px);
  background: url(https://kreptonn.ru/media/uploads/article1.svg);
  background-size: cover;
}

.col-about-1 p {
  max-width: 280px;
  font-size: 16px;
  line-height: 20px;
}

.col-article-1 p {
  max-width: 325px;
  font-size: 16px;
  line-height: 20px;
}

.col-about-2 {
  width: calc(50% - 10px);
  background: url(https://kreptonn.ru/media/uploads/about2.svg);
  background-size: cover;
}

.col-about-2 p {
  max-width: 300px;
  font-size: 16px;
  line-height: 20px;
}

.col-article-2 {
  width: calc(50% - 10px);
  background: url(https://kreptonn.ru/media/uploads/article.jpg);
  height: auto;
  background-size: cover;
}

.col-about-4 {
  width: calc(45% - 14px);
  background: url(https://kreptonn.ru/media/uploads/about3.svg);
  background-size: cover;
}

.col-article-4 {
  width: calc(45% - 14px);
  background: #ff5f00;
}

.col-article-4 p {
  color: #fff;
}

.col-article-4 h2 {
  color: #fff;
}

.col-about-3 {
  width: calc(25% - 14px);
  padding: 30px 30px 35px 30px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.col-article-3 {
  width: calc(25% - 14px);
  padding: 30px 30px 35px 30px;
  display: flex;
  flex-direction: column;
}

.col-article-3 p {
  margin-bottom: 25px;
}

.col-about-4 h1 {
  max-width: 280px;
}

.col-about-4 p {
  max-width: 280px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.col-about-4 h2 {
  color: #fff;
}

.col-about-5 {
  width: calc(30% - 14px);
  background: #ff5f00;
}

.col-article-5 {
  width: calc(30% - 14px);
  background: #ff5f00;
}

.col-about-5 p {
  max-width: 200px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.col-about-5 h2 {
  color: #fff;
}

.col-article-5 p {
  max-width: 220px;
  color: #fff;
}

.col-article-5 h2 {
  color: #fff;
}

.inner-button {
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  padding: 0px 40px;
  width: max-content;
  border: 2px solid #ff5f00;
  color: #000;
  transition: 0.2s;
}

.inner-button:hover {
  color: #ffffff;
  background: #ff5f00;
}

.inner-button-new {
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  padding: 0px 40px;
  width: max-content;
  color: #ffffff;
  transition: 0.2s;
  background: #000000;
  margin-top: 25px;
  margin-bottom: 15px;
}

.inner-button-new:hover {
  color: #ffffff;
  background: #6e6e6e;
}

.col-about-6 {
  width: calc(50% - 10px);
  background: url(https://kreptonn.ru/media/uploads/about4.svg);
  background-size: cover;
  background-position: right;
}

.col-article-6 {
  width: calc(50% - 10px);
  background: url(https://kreptonn.ru/media/uploads/article2.svg);
}

.col-about-6 p {
  max-width: 360px;
  font-size: 16px;
  line-height: 20px;
}

.col-article-6 p {
  max-width: 320px;
}

.col-about-7 {
  width: calc(50% - 10px);
  background: #e7e9ec;
}

.col-about-7 p {
  max-width: 420px;
  font-size: 16px;
  line-height: 20px;
}

.col-about-3 p {
  font-size: 16px;
  line-height: 20px;
}

.col-article-7 {
  width: calc(50% - 10px);
  background: #e7e9ec;
}

.col-article-7 p {
  max-width: 450px;
}

.document-item {
  font-family: Montserrat;
}

tbody {
  font-family: Montserrat;
  color: #000;
}

.table table td {
  font-size: 14px;
}

.table {
  margin-bottom: 60px;
}

/* наши партнеры */

.frontpage h2 {
  font-size: 40px !important;
  line-height: 42px !important;
  margin-bottom: 40px !important;
}

.slider-partners-wrap h2, .slider-clients-wrap h2 {
  width: min-content;
}

.slider-partners-wrap {
  margin-bottom: 100px;
}

.slider-partners-wrap img {
  padding: 5px;
}

.slider-partners-wrap .slick-prev,
.slider-partners-wrap .slick-next {
  top: -70px;
}

/* о нашей компании */

.about-block .row-about h2 {
  font-size: 23px;
  line-height: 25px;
  margin-bottom: 25px !important;
}

.about-block {
  margin-bottom: 120px;
}

.about-block .row-about h2 {
  font-size: 23px !important;
  line-height: 25px !important;
  margin-bottom: 25px !important;
}

/* наборы товаров */

.product_set_slider {
  margin-bottom: 40px;
}

.product_set_slider h2 {
  width: min-content;
}

.slider-constructor .slick-prev {
  right: 60px;
}

.product_set_slider .slick-prev,
.product_set_slider .slick-next {
  top: auto;
  bottom: -90px;
}

.slick-arrow {
  width: 50px !important;
  height: 50px !important;
}

.slick-next {
  background-image: url(https://kreptonn.ru/media/uploads/arrorange.svg);
}

.slick-prev {
  background-image: url(https://kreptonn.ru/media/uploads/arrorange.svg);
  transform: scaleX(-1);
}

.slick-next:hover {
  background-image: url(https://kreptonn.ru/media/uploads/arrwhite.svg);
}

.slick-prev:hover {
  background-image: url(https://kreptonn.ru/media/uploads/arrwhite.svg);
}

.slick-arrow svg {
  display: none !important;
}

.product_set_slider .slick-next {
  right: 32%;
}

.product_set_slider .slick-prev {
  left: 32%;
}

.button-catalog {
  display: flex;
  height: 50px;
  width: 25%;
  justify-content: center;
  color: #000;
  border: 1px solid #ff5f00;
  align-items: center;
  transition: 0.2s;
  margin: 0px auto;
  margin-bottom: 80px;
}

.button-catalog:hover {
  color: #ffffff;
  background: #ff5f00;
}

.related-products-category .slick-prev,
.related-products-category .slick-next {
  top: -90px;
}

/* бесплатное испытание */

.free-row {
  display: flex;
  gap: 20px;
}

.free-video {
  width: calc(50% - 10px);
  background: url(https://kreptonn.ru/media/uploads/video.jpg);
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 310px;
}

.video-button {
  width: 130px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff5f00;
  transition: 0.2s;
}

.video-button:hover {
  background: #6e6e6e;
}

.free-form {
  width: calc(50% - 10px);
  background: #e7e9ec;
  padding: 40px;
}

.free-form h4 {
  font-size: 23px;
  line-height: 27px;
  max-width: 330px;
}

.free-form p {
  max-width: 340px;
  font-size: 16px !important;
  line-height: 20px !important;
  margin-bottom: 30px !important;
}

.free-form .btn {
  width: 100% !important;
}

.free-block {
  margin-bottom: 100px;
}

/* главный экран */

.head-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.head-col {
  width: calc(50% - 10px);
  background: url(https://kreptonn.ru/media/uploads/head-img.svg);
  background-size: cover;
  padding: 30px;
  height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.head-col h2 {
  color: #fff;
  font-size: 40px;
  line-height: 42px;
  margin-bottom: 0px;
}

.head-col p {
  color: #fff;
  margin-bottom: 0px;
  font-size: 16px;
  max-width: 320px;
  line-height: 20px;
}

.img-col-1 {
  width: calc(25% - 15px);
  background: url(https://kreptonn.ru/media/uploads/img-1.jpg);
  background-size: cover;
  padding: 30px;
  display: flex;
  align-items: flex-end;
}

.img-col-1 p {
  color: #ffffff;
}

.col-button p {
  margin-bottom: 0px;
  max-width: 170px;
}

.col-button {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: flex-end;
}

.col-button img {
  transition: 0.2s;
}

.col-button a:hover img {
  opacity: 0;
  background: url(https://kreptonn.ru/media/uploads/plusorange.svg);
  background-size: cover;
}

.col-button a:hover {
  background: url(https://kreptonn.ru/media/uploads/plusorange.svg);
  background-size: cover;
}

.text-col {
  width: calc(25% - 15px);
  padding: 30px;
  background: #e7e9ec;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  aspect-ratio: 1 / 1;
}

.text-col h4 {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 24px;
}

.img-col {
  width: calc(25% - 15px);
  padding: 30px;
  display: flex;
  align-items: flex-end;
}

.img-col-2 {
  background: url(https://kreptonn.ru/media/uploads/img-2.jpg);
  background-size: cover;
}

.img-col-3 {
  background: url(https://kreptonn.ru/media/uploads/img-3.jpg);
  background-size: cover;
}

.img-col-4 {
  background: url(https://kreptonn.ru/media/uploads/img-4.jpg);
  background-size: cover;
}

.svg-col {
  width: calc(25% - 15px);
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  aspect-ratio: 1 / 1;
}

.svg-col p {
  color: #ffffff;
  margin-bottom: 0px;
}

.img-col-5 {
  background: url(https://kreptonn.ru/media/uploads/img-5.svg);
  background-size: cover;
}

.img-col-6 {
  background: url(https://kreptonn.ru/media/uploads/img-6.svg);
  background-size: cover;
}

.col-reverse {
  width: calc(50% - 10px);
  display: contents;
}

.head-block {
  margin-top: 40px;
  margin-bottom: 100px;
}

.frontpage h1 {
  color: #fff !important;
  font-size: 16px !important;
  line-height: 20px !important;
  text-transform: none !important;
  font-weight: 100 !important;
  margin-bottom: 15px !important;
}

.col-podbor {
  background: url(https://kreptonn.ru/media/uploads/ispitanie.jpg);
  background-position: center;
  background-size: cover;
}

/* анимация главного экрана */

.head-row .head-col {
  animation: 0.7s show ease;
}

.head-row .img-col-1,
.head-row .img-col {
  animation: 1.5s show ease;
}

.head-row .text-col {
  animation: 2s show ease;
}

.head-row .svg-col {
  animation: 2.5s show ease;
}

/* подбор крепежа */

.row-podbor .col-about-3 {
  justify-content: flex-start;
}

.row-podbor p {
  margin-bottom: 30px;
}

.row-podbor .col-about-4 p {
  max-width: 340px;
}

.row-podbor .col-about-1 p {
  max-width: 360px;
}

/* контакты */

.contacts-block__map, .affiliate-network__title {
  display: none !important;
}

@keyframes show {
  from {
    transform: translate(0px, 100px);
    opacity: 0;
  }

  to {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

/* адаптив */

@media (max-width: 1279px) {
.feedback-form .checkbox {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
}
}

@media (max-width: 1280px) and (min-width: 990px) {
  .header-new-first .col-md-7 {
    width: 70%;
  }

  .header-new-first .col-md-5 {
    width: 30%;
  }

  .header-new-first .col-md-5 .col-md-3 {
    width: 40%;
  }

  .header-new-first .col-md-5 .col-md-4 {
    width: 60%;
  }

  .col-catalog {
    padding-right: 0px;
  }

  .col-email {
    padding-left: 10px;
  }

  .__fat-v2-nav ul li a {
    font-size: 14px;
  }

  .__fat-v2-nav ul li a {
    padding-right: 30px;
  }

  .__fat-v2-options ul li {
    padding-right: 30px;
  }

  .catalog-side__content .submenu {
    left: 217px;
  }

  .question-form textarea.form-control {
    width: 490px;
  }

  .feedback-form .form-text {
    width: 100%;
    margin-top: 0px;
  }

  .footer-content__menu {
    flex-direction: column;
  }

  .footer-content__menu {
    width: calc(100% - 570px);
  }

  .footer-content__column--lg {
    flex: 1 1 max-content;
    margin-bottom: 40px;
  }

  .footer-content__ul-content ul {
    margin-right: 40px;
  }

  .footer-content__column {
    flex: 0 0 max-content;
  }

  .client-item {
    height: 150px;
  }

  .client-item__text {
    font-size: 14px;
    line-height: 18px;
    left: 25px;
    top: 25px;
  }

  .product-card__slideshow {
    width: 350px;
    padding: 20px 20px 50px;
  }

  .product-card__content {
    width: calc(100% - 350px);
    gap: 20px;
  }

  .forma_analog {
    font-size: 12px;
    line-height: 16px;
  }

  .product-card__left {
    padding: 30px 30px 50px 30px;
    margin-bottom: 0px;
  }

  .product-set-title {
    line-height: 42px;
    width: 60%;
  }

  .shopping-cart-item__name {
    width: 40%;
  }

  .catalog-side {
    width: 217px;
  }

  .welcome__content {
    width: calc(100% - 237px);
  }

  .welcome .catalog-menu-item {
    width: 217px;
  }

  .custom-contact-block {
    padding: 30px 40px 40px 30px;
  }

  .custom-delivery-block {
    padding: 30px 55px 40px 30px;
    background: #ff5f00;
  }

  .col-about-4 {
    width: calc(35% - 14px);
  }

  .col-about-5 {
    width: calc(35% - 14px);
  }

  .col-article-4 {
    width: calc(40% - 14px);
  }

  .col-article-5 {
    width: calc(30% - 14px);
  }

  .col-about-3 {
    width: calc(30% - 14px);
  }

  .col-article-3 {
    width: calc(30% - 14px);
  }

  .col-about-6 {
    background-size: cover;
    background-position: center;
  }

  .col-about-6 p {
    max-width: 310px;
  }

  .about-block .row-about h2 {
    font-size: 23px !important;
    line-height: 25px !important;
    margin-bottom: 25px !important;
  }

  .product_set_slider .slick-next {
    right: 28%;
  }

  .product_set_slider .slick-prev {
    left: 28%;
  }

  .button-catalog {
    width: 30%;
  }

  .head-row {
    gap: 12px;
  }

  .head-col {
    width: calc(50% - 6px);
    padding: 20px;
    height: 223px;
  }

  .head-col p {
    font-size: 14px;
    max-width: 280px;
    line-height: 18px;
  }

  .img-col-1 {
    width: calc(25% - 9px);
    padding: 20px;
  }

  .text-col {
    width: calc(25% - 9px);
    padding: 20px;
  }

  .img-col {
    width: calc(25% - 9px);
    padding: 20px;
  }

  .svg-col {
    width: calc(25% - 9px);
    padding: 20px;
  }

  .text-col h4 {
    font-size: 16px;
    line-height: 20px;
  }

  .head-col h2 {
    font-size: 23px !important;
    line-height: 26px !important;
    max-width: 300px !important;
  }

  .text-col .col-button a {
    display: none;
  }

  .section .text-page {
    margin-left: 300px;
  }

  .section .text-page {
    margin-left: 240px;
  }
}

@media (max-width: 990px) and (min-width: 768px) {
  .header-new-first .header-search--inner {
    display: none;
  }

  .section .text-page {
    margin-left: 0px;
  }

  .col-catalog {
    display: none;
  }

  .col-logo {
    width: 100%;
  }

  .header--mob {
    display: none;
  }

  .row-header .col-md-5 {
    width: 30%;
  }

  .row-header .col-md-7 {
    width: 70%;
  }

  .col-callme {
    display: none;
  }

  .row-header .col-md-7 .col-md-6 {
    width: 65%;
  }

  .row-header .col-md-7 .col-md-3 {
    width: 35%;
  }

  main {
    padding-top: 80px !important;
  }

  .question-form__column {
    width: calc(50% - 10px);
  }

  .question-form .form-control {
    width: 100%;
  }

  .feedback-form .form-text {
    width: 100%;
    margin-top: 0px;
  }

  .question-form textarea.form-control {
    width: 100%;
  }

  .question-main {
    padding: 0px;
  }

  .footer-first-column {
    width: 210px;
  }

  .footer-right {
    width: 240px;
  }

  .footer-content__menu {
    width: calc(100% - 550px);
    flex-direction: column;
  }

  .footer-content__ul-content ul {
    margin-right: 0px;
  }

  .footer-content__column--lg {
    flex: 1 1 max-content !important;
    margin-bottom: 40px;
  }

  .footer-content__column {
    flex: 0 0 max-content !important;
  }

  .client-item:nth-child(4n + 4) {
    margin-right: 15px;
  }

  .client-item:nth-child(3n + 3) {
    margin-right: 0px;
  }

  .client-item {
    width: calc(33% - 11.25px);
  }

  .product-card__right {
    display: none;
  }

  .product-card__left {
    margin-bottom: 0px;
  }

  .product-card__content {
    width: 45%;
    min-width: 0px;
  }

  .product-card__slideshow {
    width: 55%;
    padding: 30px;
  }

  .product-card__left {
    padding: 30px;
  }

  .product-set-title {
    width: 80%;
    line-height: 44px;
  }

  .tab-content {
    padding: 40px 40px;
  }

  .shopping-cart-item__name {
    width: 35%;
  }

  .simple-cart .input-number {
    margin-right: 0px;
  }

  .error__content p {
    max-width: 250px;
  }

  .error__content h1 {
    width: min-content;
  }

  .error {
    padding: 80px 0 100px;
  }

  .lk-menu-item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }

  .lk-main-menu {
    flex-wrap: wrap;
  }

  .catalog-menu-item {
    width: calc(33% - 12px) !important;
    margin-bottom: 0px !important;
  }

  .catalog-menu-item:nth-child(4n + 4) {
    margin-right: 20px;
  }

  .catalog-menu-item:nth-child(3n + 3) {
    margin-right: 0px;
  }

  .catalog-menu.catalog-categories-block {
    gap: 20px;
    justify-content: start;
  }

  .catalog-side {
    display: none;
  }

  .welcome__content {
    width: 100%;
  }

  .welcome .catalog-menu-item {
    margin-bottom: 20px !important;
  }

  .section .text-page {
    margin-left: 0px;
  }

  .custom-contact-block {
    padding: 30px 40px 40px 30px;
  }

  .custom-delivery-block h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 25px;
    width: 300px;
  }

  .custom-contact-block h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 25px;
    width: 220px;
  }

  .custom-delivery-block {
    padding: 30px 40px 40px 30px;
    background: #ff5f00;
  }

  .col-about-3 {
    width: calc(30% - 14px);
  }

  .text-page h2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .inner-button {
    padding: 0px 20px;
  }

  .col-about-4 {
    width: calc(35% - 14px);
  }

  .col-about-5 {
    width: calc(35% - 14px);
  }

  .col-article-3 {
    width: calc(30% - 14px);
  }

  .col-article-4 {
    width: calc(40% - 14px);
    background: #ff5f00;
  }

  .about-block .row-about h2 {
    font-size: 23px !important;
    line-height: 25px !important;
    margin-bottom: 25px !important;
  }

  .product_set_slider .slick-next {
    right: 24%;
  }

  .product_set_slider .slick-prev {
    left: 24%;
  }

  .button-catalog {
    width: 35%;
  }

  .free-video {
    width: 100%;
  }

  .free-form {
    width: 100%;
  }

  .free-row {
    flex-direction: column;
  }

  .free-form h4 {
    max-width: 100%;
  }

  .free-form p {
    max-width: 500px;
  }

  .free-form form {
    max-width: 450px;
  }

  .head-row {
    gap: 12px;
  }

  .head-col {
    width: calc(66% - 6px);
    padding: 20px;
    height: auto;
    position: relative;
    aspect-ratio: 2 / 1;
  }

  .img-col-1 {
    width: calc(33% - 9px);
    padding: 20px;
  }

  .text-col {
    width: calc(33% - 9px);
    padding: 20px;
  }

  .img-col {
    width: calc(33% - 9px);
    padding: 20px;
  }

  .svg-col {
    width: calc(33% - 9px);
    padding: 20px;
  }

  .text-col h4 {
    font-size: 16px;
    line-height: 20px;
  }

  .head-col h2 {
    font-size: 23px !important;
    line-height: 26px !important;
    max-width: 300px !important;
  }
}

@media (max-width: 768px) {
  .header-new-first {
    display: none;
  }

  .pr--0 {
    display: none;
  }

  .header--mob .row {
    justify-content: space-between;
  }

  .header--mob .cart-mob {
    display: none;
  }

  main {
    padding-top: 0px !important;
  }

  .burger-box svg {
    height: 16px;
  }

  .header--mob .logo img {
    max-width: none;
    width: 140px;
  }

  .feedback-form .h2 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 30px;
  }

  .question-form__column {
    width: 100%;
  }

  .question-form .form-control {
    width: 100%;
  }

  .question-form textarea.form-control {
    width: 100%;
  }

  .section .text-page {
    margin-left: 0px;
  }

  .feedback-form .form-text {
    width: 100%;
    margin-top: 15px;
  }

  .section-dark.feedback-form {
    padding: 60px 0px;
  }

  .feedback-form .form-text {
    font-size: 12px;
  }

  .footer-content__menu {
    width: 100%;
  }

  .footer-content__ul-content ul {
    margin-right: 20px;
  }

  .footer-first-column .logo {
    margin-left: 0;
    margin-bottom: 30px;
    width: 270px !important;
    max-width: 270px !important;
    height: max-content;
  }

  .footer-first-column .logo img {
    width: 100% !important;
    max-width: none;
  }

  footer {
    padding: 60px 0 0px 0;
  }

  .modal .h2 {
    margin-bottom: 30px;
    font-size: 25px !important;
    line-height: 30px !important;
    padding: 0px 20px;
  }

  .inner-page h1 {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 30px;
  }

  .product-card__slideshow {
    width: 100%;
    background: #e7e9ec;
    padding: 30px 30px 50px;
  }

  .product-card__content {
    flex-direction: column;
    max-width: none;
    width: 100%;
    gap: 20px;
  }

  .breadcrumbs {
    padding-top: 20px;
    gap: 10px;
  }

  .breadcrumbs span:last-child {
    display: block;
  }

  .product-card__title {
    font-size: 25px !important;
    width: 100%;
  }

  .product-card__navigation {
    display: none;
  }

  .product-card__artikul {
    display: none;
  }

  .inner-page h1 {
    margin-top: 0px;
  }

  .product-card__head {
    padding: 10px 0px 30px;
    border-bottom: 0px;
  }

  .product-card__head {
    padding: 10px 0px 30px;
  }

  #sync1.owl-theme .owl-next {
    bottom: -40px;
  }

  #sync1.owl-theme .owl-prev {
    bottom: -40px;
  }

  .product-card__left {
    padding: 30px;
  }

  .product-card__rating {
    display: none;
  }

  .forma_analog {
    font-size: 12px;
    line-height: 16px;
  }

  .product-card__left {
    margin-bottom: 10px;
  }

  .tab_drawer_heading {
    font-size: 18px;
    line-height: 24px;
    font-family: Montserrat !important;
    text-transform: uppercase;
    height: auto;
    padding: 30px 30px;
  }

  .tab_drawer_heading .icon {
    right: 30px;
    top: 30px;
  }

  .tab-content {
    padding: 30px 0px 0px;
    background: #fff;
  }

  .char .char-text__mask {
    background: #fff;
  }

  .char-text:first-child {
    margin-bottom: 10px;
  }

  .product-slider {
    margin-bottom: 60px;
  }

  .product-set-title {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 28px;
  }

  .product-card-bottom__artikul {
    display: none;
  }

  .tab-content h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
  }

  .tabsgroup {
    margin-bottom: 40px;
  }

  .product-item__link {
    flex-direction: column;
  }

  .product-item_new .product-item__image {
    aspect-ratio: 1 / 1;
    width: 100% !important;
    max-width: 100%;
  }

  .product-item__art {
    font-size: 12px;
    line-height: 16px;
  }

  .product-item_new .product-item__content-bottom {
    width: 100%;
  }

  .product-item_new .input-number,
  .product-item_wide .input-number,
  .product_max-height .input-number,
  .product_max-width .input-number,
  .product-card-v2 .input-number {
    display: none !important;
  }

  .product-item__cost-product {
    line-height: 22px;
    font-size: 18px;
  }

  .product-item__cost-product span {
    line-height: 22px;
    font-size: 18px;
  }

  .product-item__cost {
    margin-bottom: 0px;
  }

  .product-item__image img {
    padding: 10px;
  }

  .document-item {
    margin-bottom: 30px;
  }

  .inner-page .content-title {
    font-size: 25px;
    line-height: 30px;
  }

  .shopping-cart-item__name {
    width: 85%;
    margin-bottom: 25px;
    margin-left: 0px;
  }

  .shopping-cart-item {
    padding: 10px 0px 20px;
  }

  .shopping-cart-item__cost {
    display: none;
  }

  .delivery-cart {
    padding: 0px;
  }

  .simple-order-form__submit .form-text {
    font-size: 14px;
    color: #747474;
    font-family: Montserrat;
    margin-left: 0px;
    margin-top: 20px;
  }

  .simple-cart {
    padding: 0px 0px 40px;
  }

  .simple-order-form__title {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.3;
  }

  .simple-order-form__group {
    margin: 0px 0px 25px;
  }

  .error {
    padding: 60px 0 80px;
  }

  .error__content {
    padding-top: 0px;
    background: url(https://kreptonn.ru/media/uploads/error.svg) 100% 0
      no-repeat;
    background-position: top;
    padding-top: 48%;
    background-size: contain;
  }

  .mb-25 {
    max-width: 100%;
  }

  .error__content .btn {
    max-width: 190px;
  }

  .col-reverse {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
  }

  .product-item__content-top {
    height: auto;
  }

  .filter-btn {
    border-radius: 0px;
  }

  .dropdown-select {
    border: 1px solid #ff5f00;
    font-family: Montserrat;
    border-radius: 0px;
  }

  .pagination span {
    width: 40px;
    height: 40px;
  }

  .pagination .prev,
  .pagination .next {
    width: 40px;
    height: 40px;
  }

  .lk-main-menu {
    display: flex;
    flex-direction: column;
  }

  .lf-main-container .mobile-menu-item {
    display: none;
  }

  .lk-main-page__head .user-data {
    height: 100px;
    padding-left: 130px;
  }

  .lk-menu-item {
    width: 100%;
    margin-bottom: 20px;
    background: url(https://kreptonn.ru/media/uploads/clients.svg);
    background-color: #e7e9ec;
    background-size: cover;
    background-position: right;
    padding: 25px;
  }

  .lk-container .lk-side {
    margin-bottom: 0px;
  }

  .user-data {
    padding-left: 130px;
    margin-bottom: 80px;
  }

  .lk-container .mobile-menu-item {
    background-color: #ff5f00;
    color: #fff;
    width: 100%;
    margin: 0px 0px 20px;
    height: 50px;
    text-align: center;
    font-size: 16px;
  }

  .lk-container .mobile-menu-item .icon .icon-svg {
    width: 11px;
    height: 7px;
    color: #000;
    display: none;
  }

  .mobile-menu-item.active {
    background-color: #ffffff;
    color: #000;
    border: 1px solid #ff5f00;
  }

  .welcome__content {
    width: 100%;
  }

  .welcome__side {
    display: none;
  }

  .contact-text-line {
    gap: 20px;
    flex-direction: column;
    margin-top: 20px;
  }

  .custom-contact-block {
    width: 100%;
    padding: 30px 30px 40px 30px;
  }

  .custom-delivery-block {
    width: 100%;
    padding: 30px 30px 40px 30px;
    background: #ff5f00;
  }

  .custom-delivery-block h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 25px;
    max-width: 300px;
  }

  .custom-contact-block h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 25px;
    max-width: 220px;
  }

  .section {
    padding-bottom: 40px;
  }

  .text-page h2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .col-about-1 {
    width: 100%;
    background-size: cover;
  }

  .article-inner {
    width: 100%;
    margin: 30px 0px 0px;
  }

  .col-about-2 {
    width: 100%;
    background-size: cover;
  }

  .col-about-3 {
    width: 100%;
    gap: 30px;
  }

  .col-about-4 {
    width: 100%;
    background-size: cover;
  }

  .col-about-5 {
    width: 100%;
  }

  .col-about-5 p {
    max-width: 100%;
  }

  .col-about-6 {
    width: 100%;
  }

  .col-about-6 {
    background-size: cover;
  }

  .col-about-7 {
    width: 100%;
  }

  .row-about div {
    width: 100%;
  }

  .about-block {
    margin-bottom: 60px;
  }

  .col-article-5 p {
    max-width: 100%;
  }

  .col-article-2 {
    min-height: 300px;
    background-position: center;
  }

  .frontpage h2 {
    font-size: 25px !important;
    line-height: 28px !important;
    margin-bottom: 30px !important;
  }

  .slider-partners-wrap .slick-prev,
  .slider-partners-wrap .slick-next {
    top: -70px;
  }

  .slider-constructor .slick-dots {
    bottom: -40px !important;
    justify-content: center !important;
  }

  .slick-dots button {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 0px;
  }

  .product_set_slider {
    margin-bottom: 20px;
  }

  .product_set_slider .slick-next {
    right: 0px;
  }

  .product_set_slider .slick-prev {
    left: 0px;
  }

  .button-catalog {
    width: calc(100% - 130px);
  }

  .product_set_slider .slick-prev,
  .product_set_slider .slick-next {
    top: auto;
    bottom: -70px;
  }

  .product_set_slider .slick-dots {
    display: none !important;
  }

  .product_set_slider .slick-prev,
  .product_set_slider .slick-next {
    display: flex !important;
  }

  .free-video {
    width: 100%;
  }

  .free-form {
    width: 100%;
  }

  .free-row {
    flex-direction: column;
  }

  .free-block {
    margin-bottom: 60px;
  }

  .related-products-category .slick-prev,
  .related-products-category .slick-next {
    top: -85px;
  }

  .video-button {
    width: 87px;
    height: 64px;
  }

  .video-button img {
    max-height: 38px;
  }

  .footer-right {
    width: 100%;
    margin-bottom: 60px;
  }

  .contact-text-line {
    margin-top: 0;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  .modal.fancybox-content {
    max-width: 480px;
    padding: 60px 50px;
  }

  .product-set-title {
    width: 70%;
  }

  .catalog-menu-item__name {
    left: 25px;
    bottom: auto;
    top: 25px;
    font-size: 14px;
  }

  .catalog-menu-item {
    width: calc(50% - 5px) !important;
    margin: 0 0 10px 0 !important;
  }

  .head-col {
    width: 100%;
    background: url(https://kreptonn.ru/media/uploads/head-img.svg);
    background-size: cover;
    padding: 20px;
    height: auto;
    position: relative;
    aspect-ratio: 2 / 1;
  }

  .text-col h4 {
    font-size: 17px;
    line-height: 21px;
  }

  .head-col h2 {
    font-size: 23px !important;
    line-height: 28px !important;
    max-width: 290px !important;
  }

  .head-col p {
    font-size: 14px;
    max-width: 240px;
    line-height: 18px;
  }

  .head-row {
    gap: 10px;
  }

  .img-col-1 {
    width: calc(50% - 5px);
    position: relative;
    aspect-ratio: 1 / 1;
    padding: 20px;
  }

  .text-col {
    width: calc(50% - 5px);
    position: relative;
    aspect-ratio: 1 / 1;
    padding: 20px;
  }

  .head-block {
    margin-top: 30px;
    margin-bottom: 60px;
  }

  .img-col {
    width: calc(50% - 5px);
    position: relative;
    aspect-ratio: 1 / 1;
    padding: 20px;
  }

  .svg-col {
    width: calc(50% - 5px);
    position: relative;
    aspect-ratio: 1 / 1;
    padding: 20px;
  }
}

@media (max-width: 480px) {
  .catalog-menu-item {
    position: relative;
    aspect-ratio: 1.2 / 1;
    width: 100% !important;
    height: auto !important;
  }

  .catalog-menu-item__name {
    font-size: 14px;
    max-width: 60%;
  }

  .about-block .row-about h2 {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
  }

  .col-about-1 p {
    max-width: 210px;
  }

  .row-about div {
    width: 100%;
    padding: 20px 20px 10px 20px !important;
  }

  .row-about p {
    font-size: 13px !important;
    line-height: 16px !important;
  }

  .col-about-1 {
    background-position: right;
  }

  .col-about-2 p {
    max-width: 240px;
  }

  .col-about-2 {
    background-position: center;
  }

  .inner-button {
    margin-bottom: 20px;
  }

  .col-about-4 h1 {
    max-width: 180px;
  }

  .col-about-4 p {
    max-width: 220px;
  }

  .free-form {
    padding: 20px 20px 25px;
  }

  .free-form h4 {
    font-size: 16px;
    line-height: 20px;
    max-width: 300px;
  }

  .free-form p {
    max-width: 300px;
    font-size: 14px !important;
    line-height: 19px !important;
    margin-bottom: 25px !important;
  }

  .head-col {
    width: 100%;
    background: url(https://kreptonn.ru/media/uploads/head-img.svg);
    background-size: cover;
    padding: 15px;
    height: auto;
    position: relative;
    aspect-ratio: 2 / 1;
  }

  .head-col h2 {
    font-size: 23px !important;
    line-height: 28px !important;
    max-width: 290px !important;
  }

  .head-col p {
    font-size: 14px;
    max-width: 240px;
    line-height: 18px;
  }

  .head-row {
    gap: 10px;
  }

  .img-col-1 {
    width: calc(50% - 5px);
    position: relative;
    aspect-ratio: 1 / 1;
    padding: 15px;
  }

  .text-col {
    width: calc(50% - 5px);
    position: relative;
    aspect-ratio: 1 / 1;
    padding: 15px;
  }

  .head-block {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .img-col {
    width: calc(50% - 5px);
    position: relative;
    aspect-ratio: 1 / 1;
    padding: 15px;
  }

  .svg-col {
    width: calc(50% - 5px);
    position: relative;
    aspect-ratio: 1 / 1;
    padding: 15px;
  }

  .col-button img {
    display: none;
  }

  .text-col h4 {
    font-size: 14px;
    line-height: 18px;
  }

  .head-row p {
    font-size: 13px;
    line-height: 16px;
  }

  .head-block .container {
    padding: 0px !important;
  }

  .frontpage h1 {
    font-size: 13px !important;
    line-height: 16px !important;
  }

  .col-about-3 {
    background: #e7e9ec;
  }

  .inner-button {
    width: 100%;
  }

  .col-about-4 {
    background: url(https://kreptonn.ru/media/uploads/about3.svg);
    background-size: cover;
    background-position: center;
  }
}

.col-city .city-selection.mobile-hide,
.custom-header__search-results {
  display: none;
}

.col-city,
.col-city:hover {
  border: none;
}

.header-new-first .header-search--inner {
  max-width: 100%;
  width: 44%;
}

.row-header .col-md-6 {
  flex-wrap: nowrap;
}

/* пагинация */

.pagination .next,
.pagination .prev {
  border: 1px solid #ff5f00;
  background: #fff;
}

.pagination span {
  border-color: #ff5f00;
}

.pagination span.active {
  border-color: #ff5f00;
  border-width: 1px;
  color: #fff;
  background: #ff5f00;
}

.pagination .prev:before,
.pagination .next:before {
  border: solid 2px #ff5f00;
  border-left: none;
  border-bottom: none;
}

.pagination .prev:hover,
.pagination .next:hover,
.pagination span:hover {
  background-color: #ff5f00;
  border-color: #ff5f00;
  color: #fff;
}

/* ---- */

/* контакты */

.custom-contacts-block {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.contact-row {
  display: flex;
  gap: 20px;
  flex-direction: row;
}

.contact-row h2,
.modal-content h2 {
  font-size: 25px;
}

.contact-row p,
.contacts-orange a {
  font-size: 16px;
}

.contacts-white {
  padding: 20px 30px 40px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 25%;
}

.contacts-white h2,
.contacts-white h2 span {
  color: #ff5f00;
  font-size: 90px;
  line-height: 100%;
  margin: 0;
}

.contacts-white h2 span {
  font-size: 70px;
}

.contacts-white p {
  width: 60%;
}

.contacts-grey {
  background-color: #e7e9ec;
  padding: 30px 30px 40px;
  width: 60%;
}

.contacts-orange {
  background-color: #ff5f00;
  padding: 30px 50px 0px 30px;
  width: 40%;
  position: relative;
  overflow: hidden;
}

.contacts-orange::before {
    content: "";
    width: 50%;
    height: 50%;
    position: absolute;
    background: url(https://kreptonn.ru/media/uploads/back-line-1.svg) no-repeat;
    background-size: 100%;
    background-position: bottom right;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.contact-row-1 .contacts-orange::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(https://kreptonn.ru/media/uploads/back-line-2.svg) no-repeat;
  background-size: auto 100%;
  background-position: right top;
}

.contacts-orange h2,
.contacts-orange a,
.contacts-orange p {
  color: white;
}

.contact-row-1 .contacts-orange,
.contact-row-1 .contacts-grey {
  width: 50%;
  height: 355px;
  position: relative;
}

.contact-row-1 .contacts-grey .inner-button {
  position: absolute;
  bottom: 40px;
}

.contacts-map {
  width: 100%;
  margin: 0;
}

.contacts-white button {
  font-size: 16px;
}

.custom-buttons-line {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.contacts-orange .contact-text,
.contact-row-1 .contacts-grey p {
  width: 60%;
}

.contact-link {
  display: flex;
  gap: 10px;
  align-items: center;
}

.contact-link#phone::before {
  content: url(https://kreptonn.ru/media/uploads/phone-icon.svg);
  width: 22px;
  height: 22px;
}

.contact-link#mail::before {
  content: url(https://kreptonn.ru/media/uploads/email-icon.svg);
  width: 22px;
  height: 22px;
}

.contact-link#telegram::before {
  content: url(https://kreptonn.ru/media/uploads/tg-icon.svg);
  width: 22px;
  height: 22px;
}

.contact-link#whatsapp::before {
  content: url(https://kreptonn.ru/media/uploads/whatsapp-icon.svg);
  width: 22px;
  height: 22px;
}

.contact-link#vk::before {
  content: "";
  width: 22px;
  height: 22px;
  background: url(https://kreptonn.ru/media/uploads/vk-icon.svg) no-repeat;
  background-size: 100%;
}

.common-contact-block {
  display: flex;
  flex-direction: row;
  gap: 20px;
  width: 75%;
}

@media (max-width: 1279px) {
  .common-contact-block {
    width: 100%;
  }

  .contact-row-1 .contacts-orange {
    padding: 30px 30px 40px 30px;
  }

  .contact-row-1 .contacts-orange,
  .contact-row-1 .contacts-grey {
    height: auto;
  }

  .contact-row-1 .contacts-orange::before {
    background-position: 290px;
  }

  .contacts-orange .contact-text,
  .contact-row-1 .contacts-grey p {
    width: 70%;
  }

  .contact-row:not(.contact-row-1) {
    flex-direction: column;
  }

  .contacts-white {
    width: 100%;
    flex-direction: row;
    padding: 0px 0px 20px 0;
    align-items: flex-end;
  }

  .contact-row:not(.contact-row-1) .contacts-orange,
  .contact-row:not(.contact-row-1) .contacts-grey {
    width: 50%;
  }

  .header-new-first .col-md-5 {
    width: 54%;
  }

  .col-email {
    padding-left: 0;
  }

  .header-new-first .col-md-7 {
    width: 50%;
  }

  .row-header .col-md-6 {
    justify-content: flex-end;
  }
}

@media (max-width: 767px) {
.common-contact-block, .contact-row-1 {
    flex-direction: column;
}

.contacts-orange, .contacts-grey {
    width: 100% !important;
}

.contacts-white {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
}

.contacts-white button {
    margin-top: 30px;
    margin-bottom: 0px !important;
}

.contacts-white p {
    width: 160px;
}

.contacts-orange {
    padding: 30px;
}

.contacts-orange .contact-text, .contact-row-1 .contacts-grey p {
    width: 100%;
}

.contact-row-1 .contacts-grey .inner-button {
    position: relative;
    bottom: 0;
}

.contacts-orange::before {
    display: none;
}

.contacts-grey .inner-button {
    margin-bottom: 0;
}
}

/* модальное окно */

.modal-colors {
  display: none;
  position: fixed;
  z-index: 999;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content p {
  font-family: "ARubricaCN" !important;
  font-size: 36px;
}

.modal-colors .modal-content {
  background-color: #e7e9ec;
  margin: 200px auto 0 auto;
  padding: 30px;
  width: 520px;
  justify-content: flex-start;
  height: 400px;
  cursor: grab;
  gap: 20px;
  overflow: auto;
  border-radius: 0px;
  position: relative;
}

.modal-colors .modal-content h2 {
  margin-bottom: 10px;
  width: 60%;
}

.modal-content li {
  margin-bottom: 10px;
}

.modal-content ul {
  max-height: 400px;
  overflow-x: auto;
}

.modal-colors .close-button {
  right: 20px;
  top: 20px;
  position: absolute;
  width: 40px;
}

.modal-colors .close-button svg {
  fill: #ff5f00;
}

.modal-colors .close-button:hover,
.modal-colors .close-button:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.colors-button {
  cursor: pointer;
}

.catalog-menu {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}

.welcome__content .catalog-menu {
  grid-template-columns: repeat(3, 1fr);
}

.catalog-menu-item {
  width: 100% !important;
  margin: 0 !important;
}

.simple-cart__form .gap-10 {
  width: 100%;
}

.delivery-total {
    max-width: 100%;
}

.simple-order-form {
    margin: 0;
    max-width: 40%;
}

.simple-order-form {
    justify-content: flex-start;
}

@media (max-width: 991px) {
  .catalog-menu {
    grid-template-columns: repeat(3, 1fr);
  }

  .simple-order-form {
    max-width: 100%;
}
}

@media (max-width: 767px) {
  .catalog-menu, .welcome__content .catalog-menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

.modal-colors .modal-content {
    padding: 100px 30px;
    width: 100%;
    height: 100%;
    margin: 0;
    gap: 30px;
    border-radius: 0px;
}

.slider-clients-wrap {
  padding-bottom: 60px !important;
}

.modal-colors .close-button {
    top: 92px;
}

.modal-colors .modal-content h2 {
    width: 80%;
}
}

@media (max-width: 575px) {
  .catalog-menu, .welcome__content .catalog-menu {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}

@media (max-width: 380px) {
  .catalog-block-custom3 {
    height: 39vw;
  }
}
