

/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/search.title/baztehshop/style.css?17826977822406*/
/* ======================================================================
   Современная выдача живого поиска (шаблон search.title/baztehshop).
   Карточки результатов: превью + название + цена. Зелёный акцент bzth.
   ====================================================================== */
.title-search-div { position: absolute; z-index: 1200; left: 0; right: 0; }

.bzt-search {
    background: #fff;
    border: 1px solid #e3e8ee;
    border-radius: 12px;
    box-shadow: 0 12px 32px rgba(18, 38, 24, .14);
    padding: 6px;
    margin-top: 6px;
    max-height: 70vh;
    overflow-y: auto;
}
.bzt-search--empty {
    padding: 16px 18px;
    color: #8a94a6;
    font-size: 14px;
}

.bzt-search__item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 9px 10px;
    border-radius: 9px;
    text-decoration: none;
    color: #1f2a37;
    transition: background .15s ease;
}
.bzt-search__item + .bzt-search__item { border-top: 1px solid #f1f4f8; }
.bzt-search__item:hover { background: #f3faf4; }
.bzt-search__item:hover .bzt-search__go { transform: translateX(3px); color: #4fa44f; }

.bzt-search__thumb {
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    border-radius: 8px;
    background: #f6f8fa center/contain no-repeat;
    border: 1px solid #eef1f5;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bzt-search__thumb-ph {
    width: 22px; height: 22px;
    border-radius: 4px;
    background: linear-gradient(135deg, #d7e6da, #eef3ef);
}

.bzt-search__info {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.bzt-search__name {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    color: #1f2a37;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bzt-search__price { font-size: 13px; font-weight: 700; color: #4fa44f; }
.bzt-search__price--ask { font-weight: 500; color: #98a2b3; }

.bzt-search__go {
    flex: 0 0 auto;
    font-size: 22px;
    line-height: 1;
    color: #cbd5e1;
    transition: transform .15s ease, color .15s ease;
}

@media (max-width: 767px) {
    .bzt-search { max-height: 60vh; }
    .bzt-search__thumb { flex-basis: 42px; width: 42px; height: 42px; }
    .bzt-search__name { font-size: 13px; }
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1778416899620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/bitrix/templates/.default/components/scody/cookie/template1/style.min.css?17784168921438*/
.widget_cookie{width:100vw;padding:16px 20px;position:fixed;z-index:9999;bottom:0;right:0;background:#fff;transition:opacity 1.2s,transform 1.2s;flex-direction:column;align-items:center;border:2px solid var(--theme-color-primary, #63aa28)}.widget_cookie__style1{border-color:#63aa28}.widget_cookie__style1 .widget_cookie__btn-close-cookie{background-color:#63aa28}.widget_cookie__style2{border-color:#f8a91c}.widget_cookie__style2 .widget_cookie__btn-close-cookie{background-color:#f8a91c}.widget_cookie__style3{border-color:#e12a2a}.widget_cookie__style3 .widget_cookie__btn-close-cookie{background-color:#e12a2a}.widget_cookie__style4{border-color:#0082d1}.widget_cookie__style4 .widget_cookie__btn-close-cookie{background-color:#0082d1}.widget_cookie__style5{border-color:#159dba}.widget_cookie__style5 .widget_cookie__btn-close-cookie{background-color:#159dba}@media (min-width:29.99875em){.widget_cookie{width:345px;bottom:30px;right:15px}}.widget_cookie__text{margin-bottom:0;color:rgba(25,25,25,.6);font-size:12px;font-weight:400;line-height:20px;padding-bottom:25px}.widget_cookie a{color:var(--theme-b-link)}.widget_cookie__btn-close-cookie{background-size:100% 100%;width:111px;height:48px;display:inline-block;cursor:pointer;transition:.3s;font-size:13px;line-height:19px}.widget_cookie .btn-close-cookie:hover{opacity:.5}.widget_cookie.cookie__hide{transition-delay:0s;opacity:0!important;transform:translateY(20px)!important}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/template_styles.css?17784184939406*/
.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("/bitrix/templates/eshop_bootstrap_v4/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;
}
/* End */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/search.title/baztehshop/style.css?17826977822406 */
/* /bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1778416899620 */
/* /bitrix/templates/.default/components/scody/cookie/template1/style.min.css?17784168921438 */
/* /bitrix/templates/eshop_bootstrap_v4/template_styles.css?17784184939406 */
