.delivery__wrap.delivery__price {
    display: none;
}
section.product .product__brand {
    margin: 0;
}
ul.menu__news a {
    padding: 4px 8px;
    line-height: normal;
    display: block;
}
.search__alphabet.element-animation {
    color: var(--grey-2, #9F9F9F);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.4px;
    display: flex;
    gap: 10px;
    text-transform: uppercase;
    justify-content: space-between;
    border-radius: 10px;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
    padding: 10px;
}
li.tab.tab--active {
    font-weight: 600;
    margin-bottom: -2px;
    border-bottom: 3px solid #3B5998;
}
.content {
    display: none;
}
.complex__item:hover .complex__img {
    box-shadow: 0 5px 30px #22222275;
}
.content.content--active {
    display: block;
}
.col-md-12.search_a {
    height: 52px;
}
.brand__wrap.brand__a {
    margin: 0;
    margin-left: 1px;
    margin-right: -0.5px;
    padding-top: 55px;
}
.brand__wrap.brand__a .col-md-auto.brand__item {
    max-width: calc(20% + 1px);
    padding: 15px;
}
.topWindow {
    position: fixed;
    top: 0;
    width: 100%;
    left: auto;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
    right: auto;
    z-index: 9999;
    border: 1px solid #ccc;
    max-width: 1310px;
    margin: 0 auto;
    background: #ffff;
    padding: 10px;
}
html {
    scroll-behavior: smooth;
}
section.brands {
    margin: 20px 0;
}
section.services {
    padding: 40px 0;
    background: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    padding-top: 0;
}
.calalog__cat {
    margin: 0 -15px;
}
.brand__product .row + .row {
    margin-top: 35px;
}
.search__alphabet.element-animation a {
    color: var(--grey-2, #9F9F9F);
    padding: 5px 10px;
    flex: none;
}

.search__alphabet .active {
    background: var(--blue);
    color: var(--white) !important;
    border-radius: 5px;
}
.search__alphabet.element-animation {
    color: var(--grey-2, #9F9F9F);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.4px;
    display: flex;
    gap: 10px;
    text-transform: uppercase;
    justify-content: space-between;
    border-radius: 10px;
}
.Letter {
    color: var(--grey-2, #797979);
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
    padding: 0;
    margin: 15px 0;
    margin-left: -1px;
}
header .social {
    margin-left: 20px;
}
.product__head a.brand__btn.btn__more {
    margin: 0;
}
span.modern-page-first.modern-page-current {
    padding: 0!important;
}
section.clients + section.clients {
    margin-top: -80px;
}

section.clients + section.clients h3 {
    display: none;
}
.docs__wrap img {
    width: 20px;
}
.docs__wrap a {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 10px;
}
#tab-btn-1:checked~#content-1, #tab-btn-2:checked~#content-2, #tab-btn-3:checked~#content-3, #tab-btn-4:checked~#content-4, #tab-btn-5:checked~#content-5, #tab-btn-7:checked~#content-7 {
    display: block;
    max-width: 100%;
    width: 100%;
}

.news-list__img img {
    aspect-ratio: 1;
    object-fit: cover;
}
.calalog__img .watermark img {
    max-width: 70px;
}
.watermark img {
    max-width: 100px;
    height: auto!important;
    object-fit: contain!important;
}
.watermark {
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 2;
}
.product__gallery {
    position: relative;
}
.brand .owl-nav span {
    font-size: 0;
    width: 38px;
    height: 95px;
    display: flex;
    background: url("assets/img/icon/icon__arrow-product.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
section.product .brand__item {
    border: 0;
}
.product__bigImg img {
    width: 100%;
    display: block;
    height: auto!important;
}
section.brand.header {
    margin-top: 80px;
}
.product__gallery img {
    height: 200px;
    object-fit: cover;
}
.brand .owl-nav {
    justify-content: space-between;
    width: calc(100% + 120px);
    transform: translate(-50%, -50%);
    bottom: auto;
    top: 50%;
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
section.brand .brand__item {
    border: 0;
    padding: 0;
}
.news-other__wrap.owl-carousel .owl-item img {
    aspect-ratio: 2/1;
    object-fit: cover;
    border-radius: 10px;
}
.news-other__item {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.news-other__footer {
    padding: 0 15px;
    margin-top: auto;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.modern-page-navigation {
    display: flex;
    align-items: center;
    gap: 12px;
}
.basket-item-block-amount {
    padding: 0;
}
span.modern-page-current {
    background: #F2F2F2;
    border-radius: 5px;
    font-weight: 500;
}
section.navigation span.modern-page-current {
    background: #3B5998;
    color: #FFF !important;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
div.modern-page-navigation a, span.modern-page-current, div.modern-page-navigation a.modern-page-previous, span.modern-page-dots {
    border: 0;
}
section.calalog.recomend .h4.calalog__h4 {
    font-size: 20px;
    color: var(--black);
    font-weight: 500;
    margin: 0;
    text-transform: none;
    margin-bottom: 0;
}
section.navigation a, section.navigation span {
    color: #000!important;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 0;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    border-radius: 50%;
}
.product__brand p {
    letter-spacing: 0.5px;
}
a.modern-page-next img {
    transform: rotate(180deg);
}
.search-title-result-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
a.callback {
    padding: 5px 10px;
    font-weight: 500;
    font-size: 15px;
    color: var(--black);
}

.brand__name {
    display: none;
}
.projects__wrap .owl-stage {
    display: flex;
}
.projects__item {
    height: 100%;
}
.projects__content {
    height: 100%;
}
.brand__wrap .row.owl-carousel {
    margin: 0;
    padding: 0;
}
.brand__wrap .owl-nav, .brand__wrap .owl-nav, .clients__wrap  .owl-nav {
    top: 50%;
    width: 1346px;
    bottom: auto;
    left: -18px;
    right: -18px;
    transform: none;
    max-width: initial;
    justify-content: space-between;
    transform: translate(0%, -50%);
}
.brand__wrap .owl-carousel .col-md-2.brand__item {
    padding: 20px;
    margin-top: 10px;
}
.col-md-2.brand__item {
    border: 0;
    padding: 15px;
}
.brand__wrap .owl-item {
    padding: 1px;
}
.services__item h4.h4.services__h4 {
    font-size: 18px;
    font-weight: 700;
}
.projects__content {
    height: 100%;
    max-height: 340px;
}
.projects__content {
    display: flex;
    flex-direction: column;
}
.projects__attr {
    margin-top: auto;
}
body {line-height :1.4;}   sup {font-size :70%;}
.product__brand p, .product__brand {
    line-height: 1.5;
}




.topbar__item a:not(.callback) {
    font-size: 25px;
}

.h4 calalog__h4 {
    font-size: 15px;
    font-weight: 500;
}
@media (max-width:767px){
.header__topbar {
    display: none;
}

section.clients + section.clients {
    display: none;
}
.calalog-header img {
    aspect-ratio: 2/1!important;
    width: 100%;
    object-fit: cover;
    display: block;
}
}
@media (max-width: 767px) {
   table {
        display: block;
        width: 100%;
    }
	.search__alphabet.element-animation {
		display: inline-block;
	}
	.product__attrs-wrap div:nth-child(2), .product__attrs-wrap div:nth-child(1) {
		display: block;
		width: 100%;
		text-align: right;
		margin-top: 10px;
	}
	.product__attrs-wrap div {
		display: none;
	}
   table thead, 
    table tbody, 
   table thead th {
        display: block;
    }
    table thead {
        float: left;
    }
    table tbody {
        width: auto;
        position: relative;
        overflow-x: auto;
    }
  	 table td, table th {
		padding: 10px 2px;
		box-sizing: border-box;
		overflow-x: hidden;
		overflow-y: auto;
		width: 160px;
		height: 60px;
		font-size: 13px;
		text-overflow: ellipsis;
	}
    table thead th {
        text-align: center;
    }
    table tbody tr {
        display: table-cell;
    }
    table tbody tr:nth-child(odd) {
        background: none;
    }
    table tr:nth-child(even) {
        background: transparent;
    }
    table tr td:nth-child(odd) {
        width:100%;
        border-right: 1px solid #E6E4E4;
    }
    table tr td:nth-child(even) {
        border-right: 1px solid #E6E4E4;
    }
    table td {
        display: block;
        text-align: center;
    }
table thead:first-child tr, table thead:first-child th {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font-size: 20px;
}
table thead:first-child {
    float: none;
}
}
.news-single__img img {
    height: 400px;
    object-fit: cover;
    border-radius: 15px;
}