/* шрифты */

@font-face {
  font-family: Manrope;
  font-weight: 400;
  src: url(https://tedwood-uzel.ru/media/customization/fonts/Manrope-Regular.ttf);
}

@font-face {
  font-family: Manrope;
  font-weight: 600;
  src: url(https://tedwood-uzel.ru/media/customization/fonts/Manrope-Medium.ttf);
}

a,
p,
button,
li,
ul,
.form-text {
  font-family: Manrope !important;
  cursor: default;
  font-weight: 400 !important;
}

h1,
h2,
h3,
h4,
.h1,
.content-title {
  font-family: Manrope !important;
  cursor: default;
  font-weight: 600 !important;
  text-transform: uppercase;
}

a {
  cursor: pointer !important;
}

p {
  color: #000;
}

/* глобально */

main {
  overflow: hidden;
}

/* шапка */

.catalog-inner-btn,
.header-search--inner,
.header-user,
.fixed::after {
  display: none;
}

.header-body {
  height: 0px;
}

.header-cart {
  margin-top: -160px;
  margin-right: 360px;
}

.top-header .btn-border {
  margin-left: 20px;
}

.btn-border {
  border-radius: 10px;
  padding: 0 30px;
}

.main-menu a {
  font-size: 16px;
  opacity: 1;
}

.main-menu a:hover {
  text-decoration: none;
}

.main-menu li {
  margin-right: 35px;
}

.main-menu {
  margin-left: 70px;
}

.header-phones__phone {
  font-size: 16px;
  font-weight: 600 !important;
}

/* остались вопросы */

.question-form {
  padding: 0px;
}

.question-main {
  max-width: 100%;
}

.content-title {
  font-size: 30px;
  line-height: 35px;
  margin: 0 0 30px 0;
  text-align: left;
}

.form-control {
  box-shadow: none;
  border-radius: 0px;
  font-size: 14px;
  font-family: Manrope !important;
  border-radius: 10px;
}

.btn,
.btn-download {
  padding: 0 40px;
  border-radius: 10px;
}

.feedback-form .form-text {
  font-family: Manrope;
  font-size: 14px;
}

.feedback-form {
  padding-bottom: 80px;
}

.question-form__column .form-control {
  width: 380px;
}

.question-form__column textarea.form-control {
  width: 780px;
}

.question-form form {
  display: grid;
  grid-template-columns: 32% 66%;
  gap: 20px;
}

.question-form__column {
  width: 100% !important;
}

.question-main .btn {
  background: #ffe500 !important;
  color: #000000 !important;
  border-color: #ffe500;
}

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

.feedback-form {
  background: url(https://tedwood-uzel.ru/media/uploads/footer.svg) no-repeat;
  background-position: bottom;
  padding-bottom: 110px;
}

/* вопрос ответ */

.faq-section__elements {
  width: 780px;
  margin-left: auto;
  margin-top: -100px;
}

.faq-element__trigger .icon {
  color: #000000;
}

.faq-element__trigger {
  background: #ffe500;
  border-color: #ffe500;
}

.active .faq-element__trigger {
  background: #ffffff;
  border-color: #009933;
}

.faq-element__head {
  padding: 30px 90px 30px 30px;
  background: #ffffff;
  border-radius: 20px;
}

.faq-element {
  background-color: #ffffff;
  border-radius: 20px;
  border: 1px solid #c5c5c5;
}

.faq-element__head p {
  font-size: 14px;
  line-height: 18px;
  text-transform: none;
  font-weight: 600 !important;
  color: #000;
  cursor: pointer !important;
}

.faq-element__content {
  padding: 0px 30px 35px;
}

.active.faq-element {
  border: 1px solid #009933;
}

.faq-element__head:hover .faq-element__trigger {
  background: #009933;
}

.faq-element__head:hover .faq-element__trigger .icon {
  color: #ffffff;
}

.faq_frontpage_block .content-title {
  max-width: 380px;
}

/* подвал */

.footer-content__title {
  font-size: 20px;
  min-height: 20px;
  margin-bottom: 20px;
  font-family: Manrope;
  text-transform: uppercase;
  font-weight: 600;
  cursor: default;
}

.footer-phone a {
  font-size: 20px;
  transition: 0.2s;
  font-weight: 600;
}

.footer-phone a:hover {
  color: #009933;
}

.footer-content__column a {
  font-size: 16px;
}

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

.footer-content {
  padding-bottom: 60px;
}

.footer-content__title span {
  font-size: 16px;
  opacity: 1;
  line-height: 20px;
  margin-top: 20px;
  text-transform: none !important;
}

.developer-link a {
  font-size: 14px;
  color: #ffffff;
}

.developer-link a:hover {
  color: #009933;
}

.footer-content-cookie {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #777777;
  margin-top: 20px;
}

footer {
  padding: 60px 0 0px 0;
}

.footer-subscribe button {
  width: 150px;
  height: 40px;
  border-radius: 10px;
  margin-left: -10px;
  line-height: 34px;
  font-size: 14px;
  background: #009933 !important;
  color: #ffffff !important;
  transition: 0.3s;
  border: none !important;
}

.footer-subscribe button:hover {
  background: #000 !important;
}

.footer-subscribe input {
  width: calc(100% - 140px);
  height: 40px;
  border: none;
  font-size: 12px;
  border-radius: 10px 0px 0px 10px;
}

.footer-right {
  width: 350px;
}

.footer-first-column .logo img {
  width: 215px;
}

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

.mail-button {
  color: #ffffff;
  font-size: 16px;
  transition: 0.3s;
}

.mail-button:hover {
  color: #009933;
}

.footer-bottom__left {
  color: #777777;
  font-family: Manrope;
}

.footer-bottom .copy {
  font-size: 16px;
  color: #777777;
  opacity: 1;
}

/* мы ценим партнеров */

.personal-form__content {
  padding: 20px 0px;
  width: 45%;
}

.personal-form__image {
  width: 55%;
}

.personal-form__image img {
  object-fit: contain;
}

.personal-form__content .h1 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 30px;
  color: #000;
  max-width: 460px;
}

.gift_for_phone_block {
  margin-bottom: 70px;
  background: url(https://tedwood-uzel.ru/media/uploads/bottom.svg) no-repeat;
  background-position: bottom;
  padding-bottom: 70px;
}

.personal-form__element-top {
  margin-bottom: 30px;
  font-family: Manrope;
  max-width: 450px;
  color: #000;
  line-height: 140%;
  font-size: 14px;
  max-width: 380px;
}

.not-available {
  font-size: 14px;
}

.personal-form__post-text {
  font-size: 14px;
  margin-top: 30px;
  font-family: Manrope;
  line-height: 140%;
  color: #777777;
  max-width: 400px;
}

.personal-form__element-bottom {
  max-width: 400px;
}

.image_cover {
  background-color: #ffffff00;
}

.personal-form__element-item .btn {
  background-color: #009933 !important;
  border-color: #009933 !important;
  color: #ffffff !important;
}

.personal-form__element-item .btn:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}

/* социальные сети под шапкой */

.social-block {
  padding: 0px;
  overflow: hidden;
}

.social-row img {
  margin-bottom: 0px;
}

.soc img {
  opacity: 0;
}

.soc {
  transition: background-image 0.2s;
}

.soc-1 {
  background-image: url(https://tedwood-uzel.ru/media/uploads/soc1.png);
  background-size: cover;
}

.soc-1:hover {
  background-image: url(https://tedwood-uzel.ru/media/uploads/soc1-h.png);
  background-size: cover;
}

.soc-2 {
  background-image: url(https://tedwood-uzel.ru/media/uploads/soc2.png);
  background-size: cover;
}

.soc-2:hover {
  background-image: url(https://tedwood-uzel.ru/media/uploads/soc2-h.png);
  background-size: cover;
}

.soc-3 {
  background-image: url(https://tedwood-uzel.ru/media/uploads/soc3.png);
  background-size: cover;
}

.soc-3:hover {
  background-image: url(https://tedwood-uzel.ru/media/uploads/soc3-h.png);
  background-size: cover;
}

.soc-4 {
  background-image: url(https://tedwood-uzel.ru/media/uploads/soc4.png);
  background-size: cover;
}

.soc-4:hover {
  background-image: url(https://tedwood-uzel.ru/media/uploads/soc4-h.png);
  background-size: cover;
}

.social-row {
  display: flex;
  gap: 25px;
  background: url(https://tedwood-uzel.ru/media/uploads/rect-social.svg);
  width: fit-content;
  padding: 10px 85px 20px;
  margin-left: auto;
  margin-right: -80px;
  background-size: cover;
}

/* главный экран */

.head-offer h1 {
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 20px;
}

.head-offer {
  padding-top: 0px;
  margin-bottom: 50px;
}

.conditional-section:first-child:not(.conditional-section_bg):not(
    .home-banner
  ) {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* стили главных баннеров */

h2 {
  color: #000;
  font-size: 30px;
  line-height: 35px;
}

.custom-banner-1 .catalog_rubrics {
  display: flex;
  gap: 20px;
}

.custom-banner-1 .catalog_rubrics__item__link .catalog_rubrics__item__title {
  display: block;
  position: relative;
  z-index: 10;
  color: #000000;
  margin: 30px 0px 0px 25px;
  font-size: 14px;
}

.custom-banner-1 .catalog_rubrics__item__link .catalog_rubrics__item__headline {
  width: 195px;
  display: inline-block;
  position: relative;
  z-index: 10;
  color: #000000;
  font-weight: 600;
  padding: 20px 0px 0px 25px;
  font-size: 30px;
  line-height: 35px;
  text-transform: uppercase;
}

.custom-banner-1
  .catalog_rubrics__item__link
  .catalog_rubrics__item__description {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  margin: 25px 0px 0px 25px;
  font-size: 14px;
  line-height: 18px;
  max-width: 140px;
}

.custom-banner-1 .catalog_rubrics__item__link .base .layout {
  width: 0px;
  height: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  border-style: solid;
  border-width: 390px 360px 0 0;
  transition-property: border-width;
  transition-duration: 0.75s;
  transition-timing-function: ease;
}

.custom-banner-1 .catalog_rubrics .catalog_rubrics__item {
  height: 495px;
  min-width: 380px;
  border-radius: 20px;
  background: #ffffffcc;
  position: relative;
}

.custom-banner-1 .catalog_rubrics__item__link {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  border-radius: 20px;
}

.custom-banner-1
  .catalog_rubrics__item__link
  .catalog_rubrics__item__description
  .crid_button {
  opacity: 0;
  position: absolute;
  z-index: 10;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  width: 100%;
  height: 40px;
  text-align: center !important;
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  border-radius: 10px;
  padding: 10px;
  background: #009933;
  transition: 0.1s !important;
}

.custom-banner-1
  .catalog_rubrics__item__link
  .catalog_rubrics__item__description
  .crid_button:hover {
  background: #000;
  transition: 0.1s !important;
}

.custom-banner-1 .catalog_rubrics__item__link .base .preview {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.custom-banner-1
  .catalog_rubrics__item__link
  .catalog_rubrics__item__description
  .crid_text {
  display: block;
  position: absolute;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}

.custom-banner-1
  .catalog_rubrics__item__link[data-touch]
  .catalog_rubrics__item__headline,
.custom-banner-1
  .catalog_rubrics__item__link[data-hover]
  .catalog_rubrics__item__headline {
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  color: #000000;
  transition-property: -webkit-text-decoration-color;
  transition-property: text-decoration-color;
  transition-property: text-decoration-color, -webkit-text-decoration-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}

.custom-banner-1 .catalog_rubrics__item__link[data-touch] .base .layout,
.custom-banner-1 .catalog_rubrics__item__link[data-hover] .base .layout {
  border-width: 200vw 200vw 0 0;
  transition-property: border-width;
  transition-duration: 0.75s;
  transition-timing-function: ease;
}

.custom-banner-1
  .catalog_rubrics__item__link[data-touch]
  .catalog_rubrics__item__description
  .crid_button,
.custom-banner-1
  .catalog_rubrics__item__link[data-hover]
  .catalog_rubrics__item__description
  .crid_button {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}

.custom-banner-1
  .catalog_rubrics__item__link[data-touch]
  .catalog_rubrics__item__description
  .crid_text,
.custom-banner-1
  .catalog_rubrics__item__link[data-hover]
  .catalog_rubrics__item__description
  .crid_text {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}

.custom-banner-1 .catalog_rubrics .catalog_rubrics__item .mobile-only {
  display: none;
}

/* общий фон */

.double-two-section-bg {
  background: url(https://tedwood-uzel.ru/media/uploads/desk.jpg);
  background-position: top;
  margin-bottom: 110px;
}

/* баннеры */

.banners-row {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.banners-row .text-block {
  width: 100%;
}

.banners-col {
  width: 100%;
}

.yellow-button {
  background: #ffe500;
  color: #000000;
  font-size: 14px;
  height: 40px;
  display: flex;
  padding: 0px 30px;
  align-items: center;
  width: max-content;
  border-radius: 10px;
  transition: 0.2s;
}

.yellow-button:hover {
  background: #000000;
  color: #ffffff;
}

.banners-row p {
  max-width: 245px;
  margin-bottom: 30px !important;
}

.grey-banner {
  padding: 30px;
  border-radius: 20px;
}

.banners-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}

h3 {
  font-size: 22px;
  line-height: 27px;
  color: #000000;
}

.ban-1 {
  background: url(https://tedwood-uzel.ru/media/uploads/ban1.jpg);
  background-size: cover;
  background-position: right;
}

.ban-2 {
  background: url(https://tedwood-uzel.ru/media/uploads/ban2.jpg);
  background-size: cover;
  background-position: right;
}

.ban-3 {
  background: url(https://tedwood-uzel.ru/media/uploads/ban3.jpg);
  background-size: cover;
  background-position: right;
}

.ban-4 {
  background: url(https://tedwood-uzel.ru/media/uploads/ban4.jpg);
  background-size: cover;
  background-position: right;
}

.ban-4 .form {
  margin-top: 15px;
}

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

.custom-form-agreement .form-text {
  font-size: 11px;
  color: #000000;
  line-height: 130%;
  margin-top: 10px;
}

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

.ban-4 input {
  width: 100%;
}

.ban-4 .btn {
  width: 170px;
  background: #ffe500 !important;
  color: #000 !important;
  border: none !important;
}

.ban-4 .btn:hover {
  background: #000 !important;
  color: #fff !important;
}

input::placeholder {
  font-family: Manrope !important;
  font-size: 14px;
}

.content-name {
  color: #777777;
  font-family: Manrope;
}

.banners-block {
  margin-bottom: 90px;
}

/* блок с картой */

.cart-row {
  display: flex;
  justify-content: space-between;
}

.cart-row .text-block {
  max-width: 300px;
}

.cart-row p {
  max-width: 250px;
  display: flex;
  align-items: center;
  gap: 4px;
}

.cart-row .yellow-button {
  margin-bottom: 50px;
  margin-top: 30px;
}

.cart-row .text-block img {
  margin-bottom: 0px;
}

.cart-block {
  margin-bottom: 110px;
}

/* блок с проектами */

.project-block h2 {
  max-width: 50%;
}

.project-block {
  margin-bottom: 70px;
  background: url(https://tedwood-uzel.ru/media/uploads/project.jpg);
  background-position: center;
  padding: 23px 0px 75px;
  background-size: cover;
}

.project-block p {
  max-width: 45%;
}

.project-block .btn {
  margin-top: 20px;
}

/* наборы товаров */

.hit-slider-wrapper {
  background: url(https://tedwood-uzel.ru/media/uploads/top.svg) no-repeat;
  background-position: top;
  padding-top: 70px;
  margin-bottom: 110px;
}

.hit-slider-wrapper .mb-25 {
  width: min-content;
  margin-bottom: 40px !important;
}

.product-card-v2 {
  border: none;
}

.slider-constructor .slick-arrow {
  width: 70px;
}

.slider-constructor .slick-arrow svg {
  width: 12px;
  height: 12px;
  color: #000;
}

.slider-constructor .slick-prev {
  right: 85px;
}

.slider-constructor .slick-prev,
.slider-constructor .slick-next {
  top: -80px;
}

.product-card-v2__image .image img {
  padding: 0px;
}

.product-card-v2__image {
  aspect-ratio: 220 / 220;
}

.button_style-1:hover {
  background-color: #009933 !important;
  border-color: #009933 !important;
}

.button_style-1:hover svg {
  color: #ffffff !important;
}

.product-card-v2__title {
  font-family: Manrope;
  color: #000;
  font-size: 16px;
  line-height: 20px;
}

.product-card-v2__buttons {
  flex-direction: column;
  align-items: flex-end;
  margin-top: -45px;
}

.catalog .product-card-v2__buttons {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  gap: 0;
}

.catalog .product-card-v2__content-bottom {
  gap: 0;
}

.product-card-v2__pricing {
  font-family: Manrope;
  color: #000;
}

.product-card-v2__price {
  font-size: 22px;
  font-weight: 500;
}

.product-card-v2__price span {
  font-weight: 500;
  font-size: 22px;
}

.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"] {
  height: 100%;
  color: #000;
  font-family: Manrope !important;
  font-size: 16px;
}

.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;
  height: 40px !important;
}

.st-button__icon_cart {
  display: none;
}

.product-card-v2__buttons .st-button_add-to-cart {
  height: 40px !important;
  flex: none;
  border-radius: 10px;
}

.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 {
  width: 23px !important;
  height: 23px !important;
  border: 1px solid #c5c5c5;
  border-radius: 100% !important;
}

.w-100 {
  font-size: 14px;
  border-radius: 10px;
  background-color: #009933 !important;
  border-color: #009933;
  color: #fff !important;
}

.w-100:hover {
  background-color: #000000 !important;
  border-color: #000000;
  color: #fff !important;
}

/* новости на главной */

.news-row {
  display: flex;
  gap: 20px;
}

.head-new {
  width: calc(50% - 10px);
  padding: 30px;
  background: url(https://tedwood-uzel.ru/media/uploads/new1.jpg);
  background-size: cover;
  border-radius: 20px;
}

.new-2 {
  background: url(https://tedwood-uzel.ru/media/uploads/new2.jpg);
  background-size: cover;
}

.new-3 {
  background: url(https://tedwood-uzel.ru/media/uploads/new3.jpg);
  background-size: cover;
}

.new-4 {
  background: url(https://tedwood-uzel.ru/media/uploads/new4.jpg);
  background-size: cover;
}

.new-5 {
  background: url(https://tedwood-uzel.ru/media/uploads/new5.jpg);
  background-size: cover;
}

.head-new p {
  max-width: 280px;
}

.head-new .yellow-button {
  margin-bottom: 50px;
  margin-top: 30px;
}

.new {
  padding: 30px;
  max-width: 280px;
  height: 250px;
  border-radius: 20px;
}

.new h3 {
  margin-bottom: 30px;
}

.news-col {
  display: flex;
  flex-wrap: wrap;
  width: calc(50% - 10px);
  gap: 20px;
}

.news-block {
  margin-bottom: 110px;
}

/* сео текст */

.seo-row {
  display: flex;
  justify-content: space-between;
}

.seo-text {
  min-width: calc(50% - 10px);
}

.seo-text h2 {
  max-width: 350px;
}

.seo-text p {
  max-width: 480px;
}

.seo-block {
  margin-bottom: 70px;
}

.faq_frontpage_block {
  background: url(https://tedwood-uzel.ru/media/uploads/top.svg) no-repeat;
  background-position: top;
  padding-top: 70px;
  margin-bottom: 80px;
}

/* мобильное меню */

.bottom-mobile-menu__content {
  background-color: #ffffff00;
  box-shadow: none;
  justify-content: center;
}

.bottom-mobile-menu-button__icon {
  width: 50px;
  height: 50px;
}

.bottom-mobile-menu {
  background: url(https://tedwood-uzel.ru/media/uploads/menu-mobile.svg)
    no-repeat;
  background-position: top;
}

.bottom-mobile-menu__row {
  height: 40px;
  margin-top: 10px;
  max-width: 260px;
  gap: 30px;
}

.bottom-mobile-menu-button {
  max-width: 70px;
  border-radius: 20px;
  border: 1px solid #009933;
}

.bottom-mobile-menu-button_active {
  background: #009933;
}

.bottom-mobile-menu-button:hover {
  background: #009933;
}

.mobile-menu {
  top: 80px;
}

/* внутренние страницы */

.inner-page main {
  background: url(https://tedwood-uzel.ru/media/uploads/top.svg) no-repeat;
  background-position: top;
  padding-top: 40px;
  margin-top: 20px;
}

.breadcrumbs {
  font-size: 14px;
  color: #000000;
  padding-top: 0px;
  font-family: "Manrope";
}

.breadcrumbs a {
  font-size: 14px;
}

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

.inner-page h1 {
  color: #000;
}

/* каталог */

.catalog-menu-item {
  width: calc(33% - 10px);
  margin: 0 20px 20px 0;
  border-radius: 20px;
  height: 280px;
  background-color: #e0e0e0;
  transition: background-color 0.3s;
}

.catalog-menu-item:nth-child(3n + 3) {
  margin: 0 0px 20px 0;
}

.catalog-menu-item:hover {
  background-color: #98bb69;
}

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

.catalog-menu-item__image img {
  border-radius: 20px;
}

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

.catalog-menu.catalog-categories-block {
  margin-bottom: 0px;
}

.catalog-menu-item__name {
  position: absolute;
  left: 30px;
  top: 35px;
  font-size: 30px;
  line-height: 35px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000000;
}

.catalog-right {
  display: none;
}

.icon-sort-price span:before {
  top: -6.4px;
  border-radius: 1px;
}

.icon-sort-price span {
  border-radius: 1px;
}

.icon-sort-price span:after {
  bottom: -6.4px;
  border-radius: 1px;
}

.catalog-sorting {
  font-family: Manrope;
}

.catalog-head {
  margin-bottom: 30px;
}

.catalog-filter .catalog-filter-body {
  box-shadow: none;
  border-radius: 20px;
  padding: 30px 0px;
}

.catalog-filter-accordion .opener {
  line-height: 25px;
  color: #000;
  text-transform: uppercase;
  font-size: 22px !important;
  padding-left: 30px;
}

.filter-item__content {
  padding-left: 30px;
}

.catalog-filter__bottom {
  padding: 20px 30px;
}

.checkbox [type="checkbox"]:not(:checked) + label:before,
.checkbox [type="checkbox"]:checked + label:before {
  border-radius: 4px;
}

.checkbox [type="checkbox"]:checked + label:after {
  border-radius: 4px;
}

.checkbox [type="checkbox"]:not(:checked) + label,
.checkbox [type="checkbox"]:checked + label {
  font-size: 14px;
}

.checkbox span {
  font-size: 14px;
  padding-left: 10px;
}

.filter-item-title,
.catalog-filter-accordion .opener {
  color: #000;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 25px;
  font-family: "Manrope";
}

.input-cont .range-input {
  font-family: "Manrope" !important;
}

.input-cont .input-placeholder {
  border-radius: 10px;
}

.filter-range__head {
  font-family: "Manrope";
}

.section .text-page {
  margin-left: 0px;
}

.catalog-container .catalog-body {
  margin-bottom: 60px;
}

.dropdown-select {
  font-family: Manrope;
}

/* всплывающее окно */

.modal.fancybox-content {
  border-radius: 20px;
}

.modal .h2 {
  margin-bottom: 25px;
  text-align: center;
}

.form-close {
  display: none;
}

.modal .form-text {
  font-size: 14px;
  font-family: Manrope;
  margin-top: 15px;
}

.fancybox-close-small {
  background: var(--white-color)
    url(https://tedwood-uzel.ru/media/uploads/modal-close.svg) 50% 50% no-repeat;
}

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

.inner-page .section-dark {
  padding-top: 0px;
}

.product-card__navigation {
  display: none;
}

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

.product-card__title {
  max-width: 50%;
  margin-bottom: 40px;
}

.product-card__container {
  padding: 0px;
  flex-direction: row-reverse;
}

.product-card__right {
  display: none;
}

.product-card__content {
  width: 50%;
}

.product-card__slideshow {
  width: 50%;
  display: flex;
  gap: 80px;
  margin-top: -140px;
}

.product-card__left {
  width: 330px;
  gap: 25px;
}

.product-card__artikul {
  display: none;
}

.product-sidebar__static-text-wrapper {
  font-family: Manrope;
  color: #000;
}

.product-card__personal-cost {
  color: #000;
  font-family: "Manrope";
}

.shopping-cart-product {
  gap: 35px;
  flex-direction: row-reverse;
  justify-content: space-between;
}

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

.btn-radius.share-btn .icon-svg {
  margin-right: 20px;
}

.shopping-cart-btn--lg.custom-icon {
  max-height: 40px;
  border-radius: 10px;
  font-size: 14px;
  max-width: 200px;
}

.input-number--lg {
  height: 40px;
  padding: 0px;
}

.input-number--lg input[type="number"] {
  font-size: 14px;
  font-family: Manrope !important;
}

.input-number .order-up {
  border: 1px solid #cccccc;
}

.input-number .order-down {
  border: 1px solid #cccccc;
}

.input-number .order-down:hover {
  background: #e6e7e9;
}

.input-number .order-up:hover {
  background: #e6e7e9;
}

#sync2 .owl-stage {
  display: flex;
  flex-direction: column;
  gap: 20px;
  transform: translate3d(0px, 0px, 0px) !important;
}

#sync2 {
  width: 70px;
}

#sync1.owl-theme {
  width: 440px !important;
}

#sync2 .item {
  width: 65px;
  height: 65px;
  border-radius: 10px;
}

#sync2 .item img {
  object-fit: cover;
  border-radius: 10px;
}

#sync1 .item img {
  object-fit: cover;
  border-radius: 20px;
}

.tabs li {
  padding: 0 45px;
  height: 40px;
  line-height: 40px;
  background: #009933;
  border-radius: 10px;
  color: #fff !important;
  border: 1px solid #009933;
  margin-right: 30px;
}

.tabs li.active {
  background: #ffffff;
  color: #000 !important;
}

.tabs li:last-child {
  border: 1px solid #009933;
}

.tabs li:hover {
  background: #000 !important;
  color: #fff !important;
  border: 1px solid #000;
}

.tab-content {
  padding: 40px 0px;
}

#sync1.owl-theme .owl-next {
  width: 70px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #009933;
  background: url(https://tedwood-uzel.ru/media/uploads/arrow.svg) 50% 50%
    no-repeat;
  bottom: -60px;
  right: 0px;
}

#sync1.owl-theme .owl-prev {
  width: 70px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #009933;
  background: url(https://tedwood-uzel.ru/media/uploads/arrow.svg) 50% 50%
    no-repeat;
  bottom: -60px;
  transform: rotate(-180deg);
  left: auto;
  right: 85px;
}

.shopping-cart-product .w-100 {
  max-width: 200px;
}

/* корзина */

.simple-cart {
  padding-top: 0px;
}

.simple-cart__content {
  max-width: 100%;
  margin-bottom: 70px;
}

.shopping-cart-item {
  padding: 20px 0px;
  border-bottom: 1px solid #d9d9d9;
  font-family: Manrope;
}

.shopping-cart-item__name span {
  font-size: 14px;
  line-height: 30px;
  display: block;
  color: #777777;
  font-family: Manrope;
}

.shopping-cart-item__delete svg {
  color: #009933;
}

.shopping-cart-item__name {
  font-size: 14px;
  line-height: 18px;
}

.shopping-cart-item__cost {
  font-size: 18px;
  margin-right: 60px;
}

.shopping-cart-item__total-cost {
  font-size: 18px;
  margin-left: 60px;
}

.delivery-total {
  max-width: 720px;
}

.delivery-cart {
  justify-content: center;
  padding-right: 0px;
}

.simple-order-form {
  margin: 0px auto;
  max-width: 720px;
}

.simple-order-form__title {
  font-size: 22px;
  max-width: 300px;
}

.new-radio__label:before {
  border: 2px solid #ffe500;
}

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

.simple-order-form__submit .btn {
  width: max-content;
}

.simple-cart .form-text {
  color: #777;
  line-height: 18px;
  font-family: Manrope;
  font-size: 13px;
}

.cookie-modal__content button:hover {
  background-color: #009933 !important;
  color: #fff !important;
}

.personal-form__element-bottom {
  margin: 0 -10px 0px -10px;
}

.w-100 {
  height: 40px !important;
}

.simple-order-form .form-group.comment {
  margin-bottom: 10px;
}

.contacts-block__title {
  display: block;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  color: #333;
  margin-bottom: 24px;
  display: none;
  margin-bottom: 60px;
}

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

.contacts-block__info {
  width: 488px;
  padding: 0px;
}

.contacts-block {
  border: none;
  border-radius: 0px;
  justify-content: space-between;
}

.contacts-block__map {
  width: calc(100% - 508px);
}

.contact-line {
  display: none;
}

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

.head-contact {
  background: #98bb69;
  border-radius: 20px;
  padding: 35px;
  margin-bottom: 20px;
}

.contact-text-line p {
  margin: 0 0 15px 0;
}

.contacts-block__info a {
  font-weight: 600 !important;
  color: #000;
}

.ymaps-2-1-79-map {
  border-radius: 20px;
}

.ymaps-2-1-79-inner-panes {
  border-radius: 20px;
}

.contact {
  background: #e0e0e0;
  border-radius: 20px;
  padding: 35px;
  width: -webkit-fill-available;
}

.row-contact {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

/* ошибка 404 */

.error__content {
  padding-top: 0px;
  background: url(https://tedwood-uzel.ru/media/uploads/error.svg) 100% 0
    no-repeat;
  background-size: contain;
}

.error__content h1 {
  width: min-content;
}

.error__content p {
  max-width: 280px;
  margin-bottom: 22px;
}

.error {
  background: #ffffff00;
}

/* клиентам */

.client-item {
    width: 100% !important;
    border-radius: 20px;
    height: auto;
    background-color: #e0e0e0;
    margin: 0 !important;
    aspect-ratio: 1.52;
}

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

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

.client-item__text {
  position: absolute;
  bottom: 15px;
  left: 30px;
  top: 35px;
  font-size: 30px;
  line-height: 35px;
  color: #000 !important;
  text-transform: uppercase;
}

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

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

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

.events-section .client-item {
  background-color: white;
  background-size: cover;
  border: 1px solid #C5C5C5;
}

.client-item .btn {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 130px;
    background: #FFE500;
    color: black;
}

.client-item:hover .btn {
    background: black;
    color: white;
}

.events-section .client-item__text {
    font-size: 20px;
    line-height: 120%;
    height: min-content;
    width: 220px;
    padding: 0;
}

/* новости */

.article-inner__content {
  padding: 0px;
}

.article-inner__content .news-row {
  flex-wrap: wrap;
}

.article-inner__content .head-new {
  height: 520px;
}

.head-new-2 {
  background: url(https://tedwood-uzel.ru/media/uploads/new6.jpg) !important;
  background-size: cover !important;
}

.article-inner__share {
  display: none;
}

.new-7 {
  background: url(https://tedwood-uzel.ru/media/uploads/new7.jpg);
  background-size: cover;
}

.new-8 {
  background: url(https://tedwood-uzel.ru/media/uploads/new8.jpg);
  background-size: cover;
}

.new-9 {
  background: url(https://tedwood-uzel.ru/media/uploads/new9.jpg);
  background-size: cover;
}

.new-10 {
  background: url(https://tedwood-uzel.ru/media/uploads/new10.jpg);
  background-size: cover;
}

.new-11 {
  background: url(https://tedwood-uzel.ru/media/uploads/new-11.jpg);
  background-size: cover;
}

.article-inner {
  margin-bottom: 40px;
}

.article-inner .new {
  min-width: 280px;
}

/* страница новости */

.new-row {
  display: flex;
  gap: 20px;
}

.descr-new {
  width: calc(50% - 10px);
  background: #e0e0e0;
  border-radius: 20px;
  padding: 35px;
}

.descr-new a {
  font-weight: 600 !important;
  color: #000 !important;
}

.img-new {
  width: calc(50% - 10px);
}

.img-new img {
  border-radius: 20px;
  margin-bottom: 0px !important;
  height: 100%;
  object-fit: cover;
}

/* пример портфолио */

.portfolio-photo {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.portfolio-photo img {
  margin-bottom: 0px !important;
  height: 280px;
  object-fit: cover;
  border-radius: 20px;
  width: 380px;
}

.portfolio-descr {
  width: 780px;
  padding: 35px;
  background: #e0e0e0;
  border-radius: 20px;
  padding-right: 55px;
}

.portfolio-text {
  display: flex;
  gap: 20px;
}

.portfolio-name {
  width: 380px;
  background: #98bb69;
  padding: 35px;
  height: fit-content;
  border-radius: 20px;
}

/* личный кабинет */

.lf-main-container .container {
  padding: 0px;
}

.lk-menu-item {
  background-color: #e0e0e0;
  border: none;
  border-radius: 20px;
  padding: 35px 30px;
  max-height: 170px;
}

.lk-menu-item__name {
  margin-bottom: 25px;
  color: #000000;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
}

.lk-menu-item:hover {
  background-color: #98bb69;
}

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

.lk-menu-item__text {
  max-width: 240px !important;
  display: block;
}

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

.user-data__name {
  font-weight: 100;
  font-size: 14px;
  color: #000;
  font-family: Manrope;
  margin-bottom: 25px;
}

.lk-main-page__head .user-data__avatar {
  margin-right: 30px;
  width: 80px;
  height: 80px;
  background: #333;
}

.lk-container .lk-side {
  background: #e0e0e0;
  border-radius: 20px;
  height: fit-content;
}

.user-data__avatar {
  width: 80px;
  height: 80px;
  background: #333;
  margin-bottom: 20px !important;
}

.user-data {
  margin-bottom: 20px;
}

.lk-menu li a {
  color: #000;
}

.lk-menu li a .icon-svg {
  color: #000;
}

.lk-title {
  font-size: 30px;
  line-height: 35px;
  color: #000;
  font-family: Manrope;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.personal-data__title {
  font-size: 20px;
  line-height: 25px;
  font-family: Manrope;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.lk-container {
  margin-bottom: 40px;
}

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

.btn-border:hover {
  color: #ffffff !important;
  border-color: #009933 !important;
}

/* вход */

.form-gorup-inline .btn {
  width: 170px;
}

.tabsgroup .form-text {
  font-size: 14px;
  color: #777;
  font-family: Manrope;
}

.tabs li.active a {
  color: #000;
}

.tabs li a {
  color: #fff;
}

.tabs li:hover a {
  color: #fff;
}

/* анимация главного экрана */

.head-offer h1 {
  animation: 0.6s show ease;
}

.head-banner-1 {
  animation: 1.6s show ease;
}

.head-banner-2 {
  animation: 2.5s show ease;
}

.head-banner-3 {
  animation: 3s show ease;
}

.partner-item__link::before {
    content: "Подробнее";
    font-size: 14px;
    color: #000;
    height: 40px;
    display: flex;
    border: 1px solid #009933;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    line-height: 100%;
    width: min-content;
    padding: 0 20px;
}

.partner-item a {
    margin-top: auto;
    margin-bottom: 0;
}

.partner-item__link:hover::before {
    color: #fff;
    border: 1px solid #009933;
    background: #009933;

}

/* проекты */

.gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 20px;
    margin-bottom: 60px;
}

.gallery .item {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    border-radius: 20px;
    border: 1px solid #C5C5C5;
}

.gallery .item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.gallery .item--big {
    grid-row: span 2;
    border: none;
}

.project-chars {
    margin-bottom: 60px;
    width: 60%;
}

.char li {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.char li:before {
    display: none;
}

.product-info {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 298px;
    gap: 20px;
    align-items: stretch;
    margin-bottom: 60px;
}

.project-description {
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #C5C5C5;
}

.product-info__banner {
    display: block;
    min-width: 0;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.layout {
    margin-bottom: 0px;
}

.layout-grid {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.layout-img {
    border: 1px solid #C5C5C5;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.layout-img img, .amk-projects__big-image.offer__content img, .product-info__banner img {
    margin: 0;
}

.cost-building {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 115px;
    border: none;
    margin-top: 120px;
    align-items: flex-start;
    margin-bottom: 120px;
}

.amk-projects__big-image.offer__content {
    height: auto;
    grid-area: inherit;
    border-radius: 20px;
    overflow: hidden;
}

.amk-projects__about {
  padding-right: 90px;
  padding-top: 40px;
}

.button-theme_primary.yellow {
  background: #FFE500 !important;
  color: black !important;
}

.button-theme_primary.yellow:hover {
  background: #000 !important;
  color: white !important;
}

.button-theme_primary.border {
  background: #fff !important;
  color: black !important;
  border: 1px solid #C5C5C5;
}

.button-theme_primary.border:hover {
  background: #000 !important;
  color: white !important;
  border: 1px solid #000;
}

.projects-content {
    gap: 20px 10px;
        grid-template-columns: repeat(3, 1fr);
}

.project-card-title {
    font-size: 14px;
    text-transform: none;
    font-weight: 400 !important;
    color: black;
    -webkit-line-clamp: 3;
    line-height: 120% !important;
}

.project-card-button {
    width: min-content;
    height: 40px;
    font-size: 14px;
    background: #FFE500;
    color: black;
    padding: 0 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    line-height: 100%;
    justify-content: center;
}

    .projects-search__input {
        width: 100%;
        max-width: 100%;
    }

.project-card-button:hover {
    background: #000;
    color: white;
}

.project-card {
    border-radius: 20px;
    border: 1px solid #c5c5c5;
}

.project-card-content {
    gap: 20px;
    align-items: flex-end;
    padding: 20px;
}

.project-card-badge {
    bottom: 10px;
    left: 20px;
    background: #98BB69;
    color: black;
    padding: 9px 20px;
    border-radius: 10px;
    font-size: 14px;
    font-family: 'Manrope';
}

.projects-search__input {
    border-radius: 10px;
        width: 384px;
    border: 1px solid #c5c5c5;
}

.projects-search__input:focus, .city-select-box__trigger:focus, .city-select-box.open .city-select-box__trigger, .city-select-box__search-input:focus {
    border-color: #009933 !important;
}

.projects-search__button:hover {
    color: #009933;
}

.event-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.event-content .event-column-text {
    padding-top: 30px;
    padding-right: 60px;
    width: 100%;
}

.event-content .event-column-image {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #c5c5c5;
    width: 100%;
    background: white;
}

.event-content .event-column-image img {
    margin: 0;
}

@keyframes show {
  from {
    transform: translate(0px, 100px);
    opacity: 0;
  }
  to {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

/* адаптив */

@media (max-width: 1279px) {
  .partners {
    grid-template-columns: repeat(3, 1fr) !important;
}
}

@media (max-width: 1280px) and (min-width: 990px) {
  .header-cart {
    margin-right: 200px;
  }

  .main-menu {
    margin-left: 30px;
  }

  .main-menu li {
    margin-right: 0;
  }

  .main-menu ul {
    gap: 16px;
  }

  .logo img {
    max-width: 150px;
  }

  .custom-banner-1 .catalog_rubrics .catalog_rubrics__item {
    height: 450px;
    min-width: 296px;
  }

  .banners-row .text-block {
    max-width: 296px;
  }

  .banners-row h2 {
    font-size: 22px;
    line-height: 27px;
    margin-top: 30px;
  }

  .grey-banner {
    width: 296px !important;
    height: 300px;
  }

  .banners-col p {
    display: none;
  }

  .ban-1 h3 {
    margin-bottom: 30px;
  }

  .ban-2 h3 {
    margin-bottom: 52px;
  }

  .ban-2 br {
    display: none;
  }

  .ban-3 h3 {
    margin-bottom: 30px;
  }

  .ban-4 .form {
    margin-top: 0px;
  }

  .cart-row h2 {
    font-size: 22px;
    line-height: 27px;
    max-width: 240px;
  }

  .cart-row .text-block {
    min-width: 320px;
  }

  .project-block h2 {
    max-width: 45%;
    font-size: 22px;
    line-height: 27px;
  }

  .project-block {
    padding: 5px 0px 5px;
  }

  .new {
    max-width: 217px;
  }

  .new h3 {
    margin-bottom: 20px;
  }

  .personal-form__image img {
    object-fit: cover;
    object-position: left;
    border-radius: 0px 20px 20px 0px;
  }

  .seo-img img {
    height: 100%;
    object-fit: contain;
  }

  .faq-section__elements {
    width: 612px;
    margin-left: auto;
    margin-top: -135px;
  }

  .faq_frontpage_block .content-title {
    max-width: 300px;
  }

  .footer-content__menu {
    flex-direction: column;
    width: calc(100% - 700px);
  }

  .question-form__column .form-control {
    width: 296px;
  }

  .question-form__column textarea.form-control {
    width: 612px;
  }

  .feedback-form .form-text {
    width: 440px;
  }

  .footer-content__column--lg {
    width: initial;
    flex: 1 1 auto;
    margin-bottom: 40px;
  }

  .footer-content__column {
    flex: 0 0 auto;
  }

  .catalog-menu-item {
    width: calc(33% - 12px);
    height: 260px;
  }

  .product-card__slideshow {
    gap: 0px;
    margin-top: -150px;
    flex-direction: column;
    width: 40%;
  }

  .product-card__title {
    max-width: 55%;
  }

  .product-card__content {
    width: 60%;
  }

  #sync2 {
    display: none;
  }

  #sync1.owl-theme {
    width: 100% !important;
  }

  #sync2 .owl-stage {
    display: block;
    transform: inherit !important;
  }

  #sync1 .owl-nav {
    display: flex;
  }

  #sync1.owl-theme .owl-next {
    bottom: -70px;
  }

  #sync1.owl-theme .owl-prev {
    bottom: -70px;
  }

  .article-inner .new {
    max-width: none;
    width: calc(33% - 11px);
    background-position: center;
  }

  .article-inner .head-new {
    width: calc(50% - 10px);
    height: 450px;
  }

  .article-inner .head-new h2 {
    font-size: 22px;
    line-height: 27px;
  }

  .portfolio-photo img {
    height: 230px;
    width: 296px;
  }

  .portfolio-name {
    width: 296px;
  }

  .portfolio-descr {
    width: calc(100% - 316px);
  }

  .lk-menu-item__name {
    font-size: 20px;
    line-height: 25px;
  }

  .portfolio-card-title {
    font-size: 22px !important;
  }
}

@media (max-width: 991px) {
  .amk-projects__about {
    padding-right: 0;
    padding-top: 0;
}

.clients-section {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 990px) and (min-width: 768px) {
  footer {
    padding: 40px 0 0px 0;
    padding-bottom: 40px !important;
  }

  .footer-subscribe {
    flex-direction: column;
    gap: 15px;
  }

  .question-form form {
    grid-template-columns: 48% 49%;
  }

  .footer-right {
    width: 270px;
  }

  .footer-subscribe input {
    width: 100%;
    border-radius: 10px;
  }

  .footer-subscribe button {
    margin-left: 0px;
  }

  .footer-content__menu {
    flex-direction: column-reverse;
  }

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

  .footer-content__column:last-child {
    flex: 0 0 auto;
    margin-bottom: 40px;
  }

  .question-form__column .form-control {
    width: 100%;
  }

  .feedback-form .form-text {
    margin-left: 0px;
    width: 100%;
  }

  .question-form__column textarea.form-control {
    width: 100%;
  }

  .top-header__content-right {
    padding-right: 0px;
  }

  .top-header__phones {
    display: block;
  }

  .question-main {
    padding: 0px;
  }

  .faq_frontpage_block {
    margin-bottom: 50px;
  }

  .faq-section__elements {
    width: 100%;
    margin-left: auto;
    margin-top: 0px;
  }

  .faq_frontpage_block {
    padding-top: 50px;
  }

  .seo-img img {
    height: 100%;
    object-fit: contain;
  }

  .seo-block {
    margin-bottom: 50px;
  }

  .news-col {
    width: 33%;
  }

  .new {
    max-width: 100%;
    width: 100%;
    height: 230px;
    background-position: center;
  }

  .head-new {
    width: calc(67% - 20px);
    height: 480px;
  }

  .new-4 {
    display: none;
  }

  .new-5 {
    display: none;
  }

  .news-block {
    margin-bottom: 70px;
  }

  .custom-banner-1 .catalog_rubrics {
    gap: 15px;
  }

  .custom-banner-1 .catalog_rubrics .catalog_rubrics__item {
    height: 460px;
    min-width: 32%;
    border-radius: 20px;
  }

  .custom-banner-1 .catalog_rubrics__item__link .base .preview {
    background-position: right;
  }

  .social-row {
    margin-right: -50px;
  }

  .banners-row .text-block {
    display: none;
  }

  .banners-col {
    width: calc(50% - 10px);
    max-width: none !important;
  }

  .double-two-section-bg {
    margin-bottom: 80px;
  }

  .cart-col img {
    height: 100%;
  }

  .cart-block {
    margin-bottom: 70px;
  }

  .grey-banner h3 {
    max-width: 250px;
  }

  .ban-4 {
    min-height: 280px;
  }

  .project-block h2 {
    max-width: 570px;
  }

  .project-block {
    margin-bottom: 80px;
    padding: 13px 0px;
  }

  .hit-slider-wrapper {
    margin-bottom: 50px;
  }

  .personal-form__image {
    display: block;
  }

  .personal-form__image img {
    object-fit: cover;
    object-position: left;
    border-radius: 0px 20px 20px 0px;
  }

  .personal-form__content {
    padding: 0px;
  }

  .personal-form__content .h1 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 20px;
  }

  .personal-form__post-text span {
    display: none;
  }

  .error__content {
    background: url(https://tedwood-uzel.ru/media/uploads/error.svg) 100% 0
      no-repeat;
    background-position: right;
  }

  .error__content p {
    max-width: 220px;
  }

  .product-card__title {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 30px;
  }

  #sync2 {
    display: none;
  }

  .product-card__slideshow {
    margin-top: -40px;
    padding-left: 60px;
  }

  #sync1.owl-theme {
    width: 100%;
  }

  #sync1.owl-theme .owl-next {
    top: -65px;
  }

  #sync1.owl-theme .owl-prev {
    top: -65px;
  }

  .article-inner .head-new {
    width: calc(50% - 10px);
    height: 450px;
  }

  .article-inner .head-new h2 {
    font-size: 22px;
    line-height: 27px;
  }

  .article-inner .new {
    width: calc(50% - 10px);
    display: block !important;
  }

  .descr-new {
    width: 100%;
  }

  .img-new {
    width: 100%;
  }

  .new-row {
    flex-direction: column;
  }

  .portfolio-photo img {
    width: calc(33% - 11px);
    height: 220px;
  }

  .portfolio-name {
    width: calc(33% - 11px);
  }

  .portfolio-descr {
    width: calc(67% - 9px);
  }

  .lk-menu-item {
    padding: 25px 20px 30px;
  }

  .lk-menu-item__name {
    margin-bottom: 15px;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
  }

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

  .portfolio-card-title {
    margin-bottom: 200px !important;
    width: 80%;
  }

  .portfolio-card-title {
    font-size: 22px !important;
  }
}

@media (min-width: 768px) {
  .btn-mobile {
    display: none;
  }

  .mobile-text {
    display: none;
  }

  .img-mobile {
    display: none;
  }

  .seo-img-mobile {
    display: none;
  }

  .bottom-mobile-menu {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .portfolio-card-title {
    font-size: 20px !important;
  }

  .mobile-menu {
    top: 0;
    height: 100vh;
    padding-top: 70px;
  }

  .mobile-ul {
    width: 100%;
    padding: 0;
    padding-bottom: 30px;
  }

  .mobile-ul li a .icon {
    color: #009933;
  }

  .burger-menu,
  .top-header__content-left {
    z-index: 10;
  }

  .header-search button {
    border-radius: 10px;
  }

  .mobile-menu .header-search input {
    border: none;
    background: transparent;
  }

  .header-search {
    border-radius: 10px;
  }

  .header-search button:hover {
    background: #000;
  }

  .mobile-menu {
    top: 0;
    height: 100vh;
    padding-top: 60px;
    z-index: 6;
  }

  .btn:active,
  .btn-download:active {
    background: #009933;
  }

  .header-search button .icon-svg {
    color: #ffffff;
  }

  .mobile-ul li .submenu li a:hover {
    background: transparent;
  }

  .burger-menu {
    width: 20px;
    height: 19px;
    margin-right: -30px;
    margin-top: 6px;
  }

  .top-header__content-right {
    display: none;
  }

  .top-header__content {
    justify-content: center;
    gap: 20px;
  }

  .logo img {
    max-width: 165px;
  }

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

  .social-block {
    display: none;
  }

  .header-default {
    height: 80px;
  }

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

  header {
    background: url(https://tedwood-uzel.ru/media/uploads/header.svg) no-repeat;
    background-position: bottom;
  }

  .top-header {
    background-color: #ffffff00;
  }

  .head-offer {
    padding-top: 130px;
    background: url(https://tedwood-uzel.ru/media/uploads/head-mobile.jpg);
    background-position: top;
    background-size: cover;
    padding-bottom: 50px;
    margin-bottom: 0px;
  }

  .mobile-text {
    color: #fff;
    max-width: 200px;
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 25px !important;
  }

  .btn-mobile {
    width: max-content;
  }

  .double-two-section-bg {
    background: none;
    margin-bottom: 60px;
  }

  .custom-banner-1 .catalog_rubrics .catalog_rubrics__item {
    min-width: 100%;
    height: 435px;
  }

  .custom-banner-1 .catalog_rubrics {
    gap: 15px;
    flex-direction: column;
  }

  .head-banners {
    background: url(https://tedwood-uzel.ru/media/uploads/banners-mobile.jpg);
    background-position: bottom;
  }

  .banners-row {
    gap: 15px;
    flex-direction: column;
  }

  .grey-banner {
    padding: 25px;
  }

  .banners-col {
    gap: 15px;
    max-width: 100%;
  }

  .banners-col h3 {
    max-width: 300px;
  }

  .banners-row .text-block {
    margin-bottom: 40px;
  }

  h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .ban-1 {
    background: url(https://tedwood-uzel.ru/media/uploads/ban1.jpg);
    background-size: cover;
    background-position: bottom;
  }

  .ban-2 {
    background: url(https://tedwood-uzel.ru/media/uploads/ban2.jpg);
    background-size: cover;
    background-position: bottom;
  }

  .ban-3 {
    background: url(https://tedwood-uzel.ru/media/uploads/ban3.jpg);
    background-size: cover;
    background-position: bottom;
  }

  .ban-4 {
    background: url(https://tedwood-uzel.ru/media/uploads/ban4.jpg);
    background-size: cover;
    background-position: bottom;
  }

  .ban-4 .form {
    margin-top: 30px;
  }

  .banners-block {
    margin-bottom: 60px;
  }

  .cart-row {
    flex-direction: column;
  }

  .cart-row .yellow-button {
    margin-bottom: 30px;
  }

  .cart-col {
    background: url(https://tedwood-uzel.ru/media/uploads/cart-mobile.svg);
    margin-top: -40px;
    background-size: cover;
  }

  .new h3 {
    max-width: 200px;
  }

  .cart-col img {
    opacity: 0;
  }

  .cart-block {
    margin-bottom: 70px;
  }

  .project-block h2 {
    max-width: 100%;
  }

  .project-block p {
    max-width: 100%;
  }

  .project-block .btn {
    width: max-content;
  }

  .project-block {
    background: #fff;
  }

  footer {
    padding: 20px 0 0px 0;
  }

  .footer-content__title span {
    margin-top: 0px;
  }

  .footer-content__menu {
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between !important;
  }

  .modal {
    background: #fff;
  }

  .modal .h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .footer-content__column:first-child {
    margin-right: 0px;
  }

  footer .logo img {
    max-width: none;
  }

  .footer-first-column .logo {
    margin-bottom: 30px;
  }

  .developer-link a {
    font-size: 16px;
  }

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

  .footer-social span img {
    width: 35px;
    height: 35px;
  }

  .footer-social a.svg {
    width: 35px;
    height: 35px;
  }

  .footer-social svg.icon {
    width: 20px;
    height: 20px;
  }

  .footer-bottom__left {
    text-align: center;
    margin-bottom: 20px;
  }

  .question-form__column .form-control {
    width: 100%;
  }

  .question-form__column textarea.form-control {
    width: 100%;
  }

  .feedback-form {
    padding-bottom: 80px;
  }

  .faq-section__elements {
    width: 100%;
    margin-top: 0px;
  }

  .faq_frontpage_block {
    margin-bottom: 40px;
  }

  .faq-element__head {
    padding: 25px 70px 25px 25px;
  }

  .faq-element__trigger {
    top: 45px;
  }

  .faq-element__content {
    padding: 0px 25px 25px;
  }

  .faq_frontpage_block {
    padding-top: 0px;
    background: #fff;
  }

  .news-row {
    gap: 15px;
    flex-direction: column;
  }

  .head-new {
    width: 100%;
    padding: 25px;
  }

  .news-col {
    width: 100%;
    gap: 15px;
  }

  .footer-right {
    width: 100%;
  }

  .footer-content__column:last-child {
    margin-right: 40px;
  }

  .new {
    padding: 25px;
    max-width: 100%;
    width: 100%;
    height: 200px;
    border-radius: 20px;
    background-position: right;
  }

  .news-block {
    margin-bottom: 60px;
  }

  .project-block .container {
    padding: 0px;
  }

  .project-block .text-block {
    padding: 0px 16px;
  }

  .img-mobile {
    padding-right: 16px;
    margin-top: 40px;
    width: 120%;
    max-width: none !important;
    margin-left: -20%;
    margin-bottom: 0px;
  }

  .project-block {
    margin-bottom: 40px;
    padding: 0px;
  }

  .hit-slider-wrapper {
    background: url(https://tedwood-uzel.ru/media/uploads/top-mobile.svg)
      no-repeat;
    background-position: top;
    padding-top: 60px;
    margin-bottom: 20px;
  }

  .slider-constructor {
    padding-top: 0px;
  }

  .hit-slider-wrapper .slick-prev,
  .hit-slider-wrapper .slick-next {
    display: flex !important;
  }

  .slider-constructor .slick-arrow {
    width: 60px;
  }

  .slider-constructor .slick-prev {
    right: 75px;
  }

  .st-button__icon + .st-button__text {
    display: block;
  }

  .st-button__title {
    font-size: 14px;
    margin-left: 0px;
  }

  .hit-slider-wrapper .slick-dots {
    display: none !important;
  }

  .product-card-v2__buttons {
    margin-top: 0px;
  }

  .gift_for_phone_block {
    background: url(https://tedwood-uzel.ru/media/uploads/bottom-mobile.svg)
      no-repeat;
    background-position: top;
    padding-top: 60px;
    margin-bottom: 40px;
  }

  .personal-form__content {
    padding: 30px 0px;
    width: 100%;
  }

  .personal-form {
    flex-direction: column;
  }

  .personal-form__image {
    display: block;
    height: 240px;
    width: 100%;
    margin-top: -145px;
  }

  .personal-form__image img {
    object-fit: cover;
    object-position: left;
    border-radius: 0px 20px 20px 0px;
  }

  .personal-form__post-text span {
    display: none;
  }

  .personal-form__post-text {
    width: 120px;
  }

  .personal-form__element-item .btn {
    width: max-content;
  }

  .personal-form .form-control {
    max-width: 70%;
  }

  .gift_for_phone_block {
    padding-bottom: 30px;
  }

  .news-row h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .seo-row {
    flex-direction: column;
  }

  .seo-img {
    display: none;
  }

  .seo-block {
    margin-bottom: 40px;
  }

  .head-new {
    width: 100%;
    padding: 25px 25px 70px;
    background-position: left;
  }

  .seo-img-mobile {
    width: 120%;
    max-width: none !important;
    margin-left: -10%;
    margin-top: -20px;
  }

  .burger {
    width: 20px;
    height: 1.5px;
    border-radius: 1px;
    top: 9px;
  }

  .burger::after {
    width: 20px;
    height: 1px;
    bottom: -7px;
    border-radius: 1px;
  }

  .burger::before {
    width: 20px;
    height: 1px;
    top: -6.9px;
    border-radius: 1px;
  }

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

  .inner-page main {
    margin-top: 70px;
    background: url(https://tedwood-uzel.ru/media/uploads/bottom-mobile.svg)
      no-repeat;
    background-position: top;
    padding-top: 40px !important;
  }

  .page-head {
    background: #ffffff00;
  }

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

  .inner-page h1 {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 35px;
  }

  .catalog-menu-item__name {
    font-size: 20px;
    line-height: 25px;
  }

  .catalog-menu-item {
    border-radius: 20px;
    height: 210px;
  }

  .breadcrumbs a:first-child {
    font-size: 14px;
    margin-right: 25px;
  }

  .breadcrumbs :first-child a::before {
    display: none;
  }

  .breadcrumbs {
    line-height: 30px;
  }

  .btn-link {
    border: none !important;
    background: none !important;
  }

  .catalog-filter__btns {
    padding: 0 30px;
    margin-top: 20px;
  }

  .mobile-menu-head {
    padding: 0px 30px;
  }

  .close-btn .icon,
  .close-btn-2 .icon,
  .close-btn-3 .icon {
    left: -20px;
  }

  .mobile-menu-head__title {
    font-family: Manrope;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
  }

  .form-text {
    margin-left: 0px;
    margin-top: 15px;
  }

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

  .shopping-cart-item__numbers .input-number {
    padding: 0px;
  }

  .shopping-cart-item__name {
    width: calc(100% - 35px);
  }

  .delivery-cart {
    padding: 0px;
  }

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

  .contacts-block__map {
    width: 100%;
    margin-bottom: 20px;
  }

  .contacts-block__info {
    width: 100%;
  }

  .error__content {
    background-size: contain;
    background-position: top;
    padding-top: 60%;
  }

  .error__content .btn {
    width: max-content;
  }

  .product-card__title {
    max-width: 100%;
    font-size: 20px !important;
    line-height: 25px !important;
    margin-bottom: 25px !important;
  }

  .product-card__slideshow {
    width: 100%;
    margin-top: 0px;
    flex-direction: column;
  }

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

  .product-card__content {
    width: 100%;
  }

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

  #sync1.owl-theme {
    width: 100% !important;
  }

  .owl-nav {
    display: none;
  }

  #sync1.owl-theme .owl-dots .owl-dot span {
    background: #e0e0e0;
  }

  .product-card__slideshow {
    margin-bottom: 40px;
  }

  .product-card-bottom {
    display: none;
  }

  .tab_drawer_heading {
    font-family: Manrope;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 25px;
    height: 60px;
    padding: 0px;
    background-color: #ffffff;
  }

  .tab_drawer_heading .icon {
    top: -5px;
  }

  .product-card-content .tab-content {
    padding: 0px 0px 40px;
  }

  .char-text:first-child {
    margin-bottom: 10px;
  }

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

  .form-gorup-inline {
    align-items: flex-start !important;
  }

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

  .article-inner__content .head-new {
    height: 400px;
  }

  .article-inner .head-new .yellow-button {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .descr-new {
    width: 100%;
    padding: 25px;
  }

  .img-new {
    width: 100%;
  }

  .new-row {
    flex-direction: column;
  }

  .img-new img {
    min-height: 250px;
  }

  .portfolio-text {
    flex-direction: column;
  }

  .portfolio-name {
    width: 100%;
    padding: 25px;
  }

  .portfolio-descr {
    width: 100%;
    padding: 25px;
  }

  .portfolio-photo {
    flex-direction: column;
  }

  .portfolio-photo img {
    max-height: 250px;
    width: 100%;
  }

  .lk-main-page__head .user-data {
    padding-left: 100px;
  }

  .mobile-menu-item {
    background-color: #e0e0e0;
    width: 100%;
    margin: 0px 0px 20px;
    border-radius: 10px;
    font-size: 16px;
  }

  .lk-main-page__head .user-data {
    min-height: 80px;
  }

  .mobile-menu-item .icon .icon-svg {
    height: 5px;
  }

  .private-office {
    margin-bottom: 30px;
  }

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

  .user-data {
    margin-bottom: 80px;
    padding-left: 100px;
  }

  .lk-container .lk-content {
    padding-top: 30px;
  }

  .mobile-menu-item.active {
    background-color: #98bb69;
    color: #000;
  }

  .mobile-menu-item.active .icon .icon-svg {
    color: #000;
  }

  .document-item__btn .btn {
    width: 80px !important;
  }

  .partner-item__content {
    padding-top: 0px !important;
  }

  .partner-item__bg {
    height: auto !important;
  }

  .tedwood-head__text {
    padding: 30px !important;
  }

  .tedwood-head__list {
    width: 80% !important;
  }

  .tedwood-head__title {
    margin-bottom: 20px !important;
  }

  .tedwood-head_bg {
    background-position: left !important;
  }
  .tedwood-head_bg2 {
    background-position: left !important;
  }

  .tedwood-head_bg3 {
    background-position: left !important;
  }

  .catalog .product-card-v2__content-bottom {
    gap: 15px;
  }

  .partners {
    grid-template-columns: repeat(2, 1fr) !important;
}
}

@media (min-width: 540px) and (max-width: 768px) {
  .custom-banner-1 .catalog_rubrics__item__link .base .preview {
    background-position-y: -130px;
  }

  .modal {
    padding: 50px 90px 50px 90px;
    min-height: 300px;
    background: #fff;
  }
}

@media (min-width: 578px) and (max-width: 768px) {
  .img-mobile {
    width: 100%;
    max-width: none !important;
    margin-left: 0px;
    margin-bottom: 60px;
  }

  .hit-slider-wrapper {
    padding-top: 90px;
    margin-bottom: 50px;
  }

  .personal-form__element-bottom {
    flex-direction: column;
  }

  .personal-form__element-item {
    max-width: 100%;
  }

  .new {
    background-position: bottom;
  }

  .seo-img-mobile {
    width: 100%;
    max-width: none !important;
    margin-left: 0px;
    margin-top: -10px;
  }
}

@media (max-width: 568px) {
  .portfolio-card-title {
    margin-bottom: 230px !important;
  }

  .partners {
    grid-template-columns: repeat(1, 1fr) !important;
}
}

@media (max-width: 480px) {
  .portfolio-card-title {
    margin-bottom: 200px !important;
  }

  .catalog-menu-item {
    width: 100% !important;
  }

  .modal.fancybox-content {
    border-radius: 0px;
  }

  .shopping-cart-item__cost {
    display: none;
  }

  .row-contact {
    flex-direction: column;
  }

  .row-contact br {
    display: none;
  }
}

@media (min-width: 440px) and (max-width: 578px) {
  .modal {
    padding: 50px 70px 30px 70px;
  }

  .row-contact {
    flex-direction: column;
  }

  .row-contact br {
    display: none;
  }
}

.document-item__size {
  width: 60px !important;
}

.partner-item__line:last-child {
  align-items: flex-start;
  flex-direction: column;
}

.partner-item__line:last-child p {
  margin-bottom: 10px !important;
}

.partner-item {
    margin-bottom: 0px;
    border: 1px solid #d9d9de;
    border-radius: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.partner-item__bg {
  border-radius: 20px 20px 0px 0px;
  height: auto !important;
  background-color: white !important;
}

.partner-item__content {
  padding-top: 0px !important;
}

.partner-item__name {
  font-family: Manrope;
  text-transform: uppercase;
  padding: 30px;
  font-size: 15px;
  line-height: 130%;
}

.partner-item__line {
  font-family: Manrope;
  font-size: 14px;
}

.partner-item__content {
  background: transparent;
  padding: 30px;
  height: 100%;
    display: flex;
    flex-direction: column;
}

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

.descr-new .button-theme_primary {
  color: #fff !important;
}

/*портфолио*/

.portfolio-card-type {
  display: none;
}

.portfolio-card-placeholder {
  display: none;
}

.portfolio-card-info::after {
  background-color: transparent;
}

.portfolio-card-title {
  font-size: 30px;
  margin-bottom: 140px;
  top: 0;
  font-weight: 400 !important;
}

.portfolio-card-info {
  padding: 30px !important;
}

.portfolio-card {
  border-radius: 20px !important;
}

.portfolio-card:hover {
  background-color: #98bb69;
}

.catalog__links-block a:is(:hover, :focus-visible, .active) {
  background: #009933;
  border-color: #009933;
  color: var(--white-color);
  border-radius: 5px;
}

.btn-border.callme-button:hover {
  border: 1px solid #000 !important;
}

.tedwood-head_bg {
  background: url(https://tedwood-uzel.ru/media/uploads/bg-warm-floor.webp)
    center no-repeat;
  background-position: top;
  background-size: cover;
  border-radius: 20px;
  margin-top: -40px;
}

.tedwood-head__text {
  padding: 40px;
}

.tedwood-head__sub-title {
  text-transform: none;
  font-size: 14px;
}

.tedwood-head__title {
  font-size: 50px;
  line-height: 100%;
}

.tedwood-tools__item-container {
  background-color: #f2f2f2;
  position: relative;
  padding: 30px 0 20px 0;
  height: 100%;
  min-height: 100px;
  transition: transform 0.15s ease-out, box-shadow 0.15s ease-out;
  overflow: hidden;
}

.tedwood-tools__item-text {
  width: 50%;
  padding: 0 20px 0 30px;
}

.tedwood-tools__item .image {
  position: absolute;
  width: calc(50% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  right: 20px;
  transition: transform 0.15s ease-out;
}

.tedwood-tools__item .image img {
  -o-object-position: center right;
  object-position: center right;
}

.image_contain img {
  object-fit: contain;
}

.section.steps {
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 20px;
}

.tedwood-steps {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.tedwood-technology {
  border-radius: 20px;
}

.benefits {
  border-radius: 20px;
}

.tedwood-steps__item {
  display: flex;
  gap: 50px;
}

.tedwood-steps__item-text {
  width: 50%;
}

.tedwood-steps__item-text h3 {
  display: flex;
  gap: 10px;
}

.tedwood-steps__item-image {
  width: 50%;
  flex-shrink: 0;
  height: 230px;
}

.tedwood-steps__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 767px) {
  .section.steps {
    padding-left: 0;
    padding-right: 0;
  }

  .tedwood-steps__item {
    flex-direction: column;
    gap: 15px;
  }

  .tedwood-steps__item-text {
    width: 100%;
  }

  .tedwood-steps__item-image {
    width: 100%;
  }

  .events-section .client-item__text {
    font-size: 18px;
    width: 200px;
}
}

.tedwood-head_bg2 {
  background: url(https://tedwood-uzel.ru/media/uploads/bg-krep.webp) center
    no-repeat;
  background-position: top;
  background-size: cover;
  border-radius: 20px;
  margin-top: -40px;
}

.tedwood-head_bg3 {
  background: url(https://tedwood-uzel.ru/media/uploads/bg-pr.webp) center
    no-repeat;
  background-position: top;
  background-size: cover;
  border-radius: 20px;
  margin-top: -40px;
}

.tedwood-tools__item-container {
  border-radius: 20px;
}

.tedwood-technology .container {
  padding-left: 50px;
  padding-right: 50px;
}

.tedwood-technology__container {
  display: flex;
  gap: 60px;
}

.tedwood-technology__image {
  width: 50%;
  flex-shrink: 0;
  height: auto;
}

.tedwood-technology__content {
  width: 50%;
}

.tedwood-technology__item {
  display: flex;
  gap: 20px;
}

.tedwood-technology__item img {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

.tedwood-technology__content h2,
.tedwood-technology__content p {
  color: var(--white-color);
}

.benefits .container {
  padding-left: 50px;
  padding-right: 50px;
}

.tedwood-benefits {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 60px;
  row-gap: 30px;
  margin-bottom: 30px;
}

.tedwood-benefits__item {
  display: flex;
  gap: 20px;
}

.tedwood-benefits__item img {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .tedwood-technology .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tedwood-technology__container {
    flex-direction: column;
    gap: 30px;
  }

  .tedwood-technology__image {
    width: 100%;
    height: 320px;
  }

  .tedwood-technology__image img {
    width: 100%;
    height: 100%;
  }

  .tedwood-technology__content {
    width: 100%;
  }

  .benefits .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  
      .clients-section {
        grid-template-columns: repeat(1, 1fr);
    }

    .client-item .btn {
    bottom: 20px;
    left: 20px;
}

.client-item__text {
    left: 20px;
    top: 20px;
}

  .tedwood-benefits {
    grid-template-columns: 1fr;
  }

  .new-row iframe {
    height: 100% !important;
    width: 100% !important;
  }

  .question-form form {
    grid-template-columns: 100%;
    gap: 0;
  }

  .personal-form__element-bottom {
    gap: 10px;
  }

  .personal-form__element-bottom {
    max-width: 100%;
    width: 100%;
  }

  .personal-form__element-item {
    margin: 0;
  }

  .event-content {
    display: flex;
    gap: 30px;
    flex-direction: column-reverse;
}

.event-content .event-column-text {
    padding-top: 0;
    padding-right: 0;
}

  .projects-content {
    grid-template-columns: repeat(2, 1fr);
}

.project-card-content {
    gap: 10px;
    align-items: flex-start;
    padding: 10px;
}

.project-card {
    border-radius: 10px;
}

.project-card-button {
    width: 100%;
}
}

.document-item__format {
  display: block;
  background: url(https://tedwood-uzel.ru/media/uploads/format-file.svg);
  width: 32px;
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 20px;
  text-align: center;
}

.new-row iframe {
  border-radius: 20px;
}

.catalog__links-block a {
  border-radius: 10px;
}

.catalog__links-block a:is(:hover, :focus-visible, .active) {
  border-radius: 10px;
}

.st-button_muted {
  border-radius: 10px;
  height: 40px !important;
}

.inner-page .header-body__content {
  display: none;
}

.product-card-v2__buttons {
  margin-top: -40px;
}

.custom-banner-1
  .catalog_rubrics__item__link
  .catalog_rubrics__item__description {
  height: 100%;
}

.custom-banner-1
  .catalog_rubrics__item__link
  .catalog_rubrics__item__description
  .crid_button {
  top: 50%;
  opacity: 1;
}

.custom-banner-1
  .catalog_rubrics__item__link[data-hover]
  .catalog_rubrics__item__description
  .crid_text {
  opacity: 1;
}

.form-text {
  font-size: 12px !important;
  line-height: 120% !important;
}

.grey-banner .form-text {
  color: #ffffff;
}

.header-cart {
  padding-left: 31px;
}

.affiliate-network__title {
  display: none;
}

.custom-partner .buttons-row {
  display: flex;
  gap: 10px;
  margin-left: auto;
  margin-top: -110px;
  flex-direction: column;
  width: 185px;
}

.custom-partner .buttons-row .yellow-button {
  width: 100%;
}

.custom-partner .button-theme_primary,
.buttons-columns .button-theme_primary {
  background: #009933;
  color: #fff;
}

.custom-partner .button-theme_primary:hover,
.buttons-columns .button-theme_primary:hover {
  background: #000;
}

.partner-img-block {
  background-color: #f4f4f4;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  margin-top: 20px;
  padding: 73px 0;
  display: flex;
  justify-content: center;
}

.label-img {
  width: 220px;
  height: 130px;
  position: absolute;
  margin-bottom: 0 !important;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: default;
}

.about-item.with-form .button-theme_primary, .about-item.with-form .form-control {
  width: 100%;
  max-width: none !important;
}

.custom-partner-1 {
  margin-bottom: 120px;
}

.label-img span {
  position: absolute;
  top: 20px;
  left: 20px;
  font-family: 'Manrope';
  z-index: 5;
  width: min-content;
  font-size: 14px;
  line-height: 100%;
}

.form-control:valid+.label-name .content-name, .form-control:focus+.label-name .content-name {
    top: -12px;
}

.label-img::after {
  content: "";
  display: block;
  position: absolute;
  top: -9px;
  left: -106px;
  background-color: #ffe500;
  transform: skew(-60deg);
  width: 100%;
  height: 100%;
  z-index: 1;
}

.partners-slider {
  margin-top: 80px;
}

.partners-slider .slick-prev,
.partners-slider .slick-next {
  top: -60px;
}

.about-partner {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.about-partner-left {
  width: 30%;
}

.about-partner-right {
  width: 66%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.about-partner-right .about-item {
  position: relative;
  padding: 35px 50px 65px 30px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #e0e0e0;
}

.about-partner-right .about-item:hover img {
    transform: scale(1.2);
    transition: 0.4s;
}

.about-partner-right .about-item img {
    transition: 0.4s;
}

.about-partner-right .about-item img {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  max-width: 155px;
}

.about-partner-right .about-item p {
  margin-bottom: 0;
  max-width: 250px;
  font-size: 14px;
  line-height: 120%;
}

.about-partner-right .about-item.with-form {
  background-color: #98bb69;
}

.about-partner-right .about-item.with-form form {
  display: flex;
  flex-direction: column;
}

.about-partner-right .about-item.with-form .form-control {
  max-width: 153px;
  order: 1;
}

.about-partner-right .about-item.with-form .form-group-inline {
  order: 2;
}

.about-partner-right .about-item.with-form .form-group.privacy-policy {
  order: 3;
  margin-bottom: 0;
  margin-top: 10px;
}

.about-partner-right .about-item.with-form .checkbox span {
  color: #000 !important;
  padding-left: 0;
}

.about-points {
  margin-top: 100px;
}

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

.points-grid .partner-item {
  width: 100%;
  margin: 0;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.points-grid .partner-item:hover {
  background-color: #e0e0e0;
  border: 1px solid #e0e0e0;
}

.partner-item-btn p {
  margin-bottom: 0;
}

.partner-item-btn {
  color: #000 !important;
  font-size: 14px;
}

.partner-item-btn:hover {
  color: #009933 !important;
}

.buttons-columns {
  margin-top: 20px;
  display: flex;
  gap: 10px;
}

.buttons-columns .border-btn {
  border: 1px solid #009933;
  border-radius: 10px;
}

.buttons-columns .border-btn:hover {
  background-color: #009933;
  color: #fff;
}

.partner-item.about-points-one {
  width: 100%;
  margin: 0;
  margin-top: 60px;
  position: relative;
  padding: 40px;
  background-color: #f4f4f4;
  border: none;
  overflow: hidden;
}

.about-points-one .partner-item {
  width: 100%;
  border: none;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.about-points-one img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 39%;
  margin-bottom: 0;
}

.partner-item .buttons-columns a {
  color: #000 !important;
}

.partner-item .buttons-columns a.button-theme_primary {
  color: #fff !important;
}

.partner-item .buttons-columns a:active,
.partner-item .buttons-columns a:hover {
  color: #fff !important;
}

.buttons-columns a {
  width: fit-content;
}

.header-body .container,
.header-body__content {
  height: 0;
}

@media (max-width: 1280px) {
  .partner-item {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .custom-partner .buttons-row {
    display: none;
  }

  .partner-img-block {
    margin-top: 0;
  }

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

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

  .about-partner-right {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .about-partner-right .about-item {
    padding: 20px 50px 65px 20px;
  }

  .about-partner-right .about-item.with-form .form-control,
  .about-partner-right .about-item p {
    max-width: none;
  }

  .about-partner-right .about-item p {
    width: 90%;
  }

  .about-partner-right .about-item.with-form .checkbox span {
    max-width: 250px;
  }

  .partners-slider {
    margin-top: 20px;
}

.partner-img-block img {
    padding: 0 40px;
    margin: 0;
}

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

  .buttons-columns {
    gap: 10px;
  }

  .buttons-columns a {
    width: 100%;
  }

  .partner-item.about-points-one {
    padding-bottom: 100px;
  }

.back-offer .tedwood-head__text {
  padding: 10px 0 !important;
}

.back-offer .tedwood-head__title {
    font-size: 40px !important;
}

.gallery {
        grid-template-columns: 100%;
        margin-bottom: 40px;
        gap: 10px;
    }

       .char {
        width: 100%;
        gap: 10px;
    }

    .product-info {
    grid-template-columns: 1fr;
}

    .cost-building {
        grid-template-columns: 100%;
        gap: 30px;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .layout-img {
    border-radius: 10px;
}

.layout-grid {
    gap: 10px;
}

.project-description {
    padding: 20px;
}

    .project-chars {
    margin-bottom: 40px;
    width: 100%;
}

    .char li {
        flex-direction: row;
        border-bottom: 1px dashed #C5C5C5;
        padding-bottom: 7px;
    }

        .char-text__mask {
        color: #777777;
    }

        .char-text:last-child {
        max-width: 50% !important;
    }

    .char li {
    margin-bottom: 0;
    padding-left: 0;
}
        .product-info__banner {
        display: none;
    }
}

@media (max-width: 575px) {
  .points-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .points-grid .partner-item {
    padding: 15px;
  }

  .buttons-columns {
    flex-direction: column;
  }
}
