/*
Theme Name:   Bvirobot (дочерняя тема Neve)
Theme URI:    https://bvirobot.by/
Description:  Дочерняя тема для Neve
Author:       Artsem
Author URI:   artsemyakautsou@gmail.com
Template:     neve
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  bvirobot
*/

/* ===== ОБЩИЕ СТИЛИ ===== */
img, svg, iframe, button, label, .woocommerce-tabs ul li, .button-primary, .bvi-brand-name {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body {
    text-rendering: optimizeSpeed;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.woocommerce .site-logo img, .site-logo img, img.mobile-navbar-logo, .pum-container.pum-responsive img {
    border-radius: 0 !important;
}

body:not(.home):not(.woocommerce-page):not(.woocommerce) .page h1::before,
body:not(.home):not(.woocommerce-page):not(.woocommerce) .single h1::before,
body:not(.home):not(.woocommerce-page):not(.woocommerce) h1:first-of-type::before {
    content: "✧";
    margin-right: 15px;
    color: #a4161a;
    font-size: 0.9em;
    display: inline-block;
}

body:not(.home):not(.woocommerce-page):not(.woocommerce) .page h1::after,
body:not(.home):not(.woocommerce-page):not(.woocommerce) .single h1::after,
body:not(.home):not(.woocommerce-page):not(.woocommerce) h1:first-of-type::after {
    content: "✧";
    margin-left: 15px;
    color: #a4161a;
    font-size: 0.9em;
    display: inline-block;
}

p {
    margin-bottom: 15px;
}

.container-fluid {
    padding: 0 15px;
}

.woocommerce .nv-woo-filters {
    display: none;
}

.term-description {
  margin-bottom: 30px;
}

.woocommerce .woocommerce-result-count {
    font-size: 12px;
    color: #707070;
}

.search-form .search-field {
    border: 1px solid #eee;
}

.search-form .search-field:focus~button {
    box-shadow: none !important;
    background-color: #a4161a;
}

.search-form .search-field:focus~button span svg {
    fill: #ffffff;
}

.brand-name {
    text-transform: none;
}

.is-menu-sidebar .header-menu-sidebar {
    box-shadow: 8px 0 25px -5px rgba(0, 0, 0, 0.15), 2px 0 8px -3px rgba(0, 0, 0, 0.05);
}

#header-menu-sidebar .header-menu-sidebar-inner {
    padding: 0 0 20px 0;
}

.home .neve-main, .page-id-536.page .neve-main, .page-id-534.page .neve-main {
    margin-bottom: 0;
}

.wpcf7 form .wpcf7-response-output {
    padding: 5px !important;
    color: #1c4820 !important;
    background-color: #a2d9a7 !important;
    font-weight: 600;
}

.nv-post-thumbnail-wrap img {
    object-fit: fill;
}

.neve-breadcrumbs-wrapper, .nv-page-title .neve-breadcrumbs-wrapper, .woocommerce .woocommerce-breadcrumb {
    font-size: 12px!important;
	color: #676767!important;
    margin-bottom: 20px;
}

/* ===== ХЕДЕР И НАВИГАЦИЯ ===== */
.header {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}

.navbar-toggle {
    background: transparent;
}

.navbar-toggle:focus {
    outline: none;
    border: none;
}

.site-logo small {
    display: block;
    max-width: 260px;
    line-height: 1.2;
    font-size: 14px;
}

img.mobile-navbar-logo {
    max-width: 90px;
    margin: 0 auto;
    display: block;
}

.header-menu-sidebar .nav-ul li:not([class*=block]) > .wrap > a {
    padding: 12px 0;
}

/* ===== ПОИСК ===== */
.menu-item-nav-search.minimal .nv-nav-search {
    border-radius: 10px;
    background: #fff9;
}

.menu-item-nav-search.minimal .search-field {
    margin-bottom: 0;
}

/* ===== БЛОКИ КОНТЕНТА ===== */
.important-info-block {
    padding: 5px 10px;
    margin: 15px auto;
    border-left: 5px solid #a4161a;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    background-color: #fdf7f7;
    color: #a4161a;
    border-radius: 10px;
    font-size: 14px;
}

.nv-page-title-wrap, .nv-index-posts, .nv-single-post-wrap, main .nv-shop {
    margin-top: 10px !important;
}

.component-wrap:has(div > .copyright) {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

p.copyright {
    font-size: 12px;
}

.excerpt-wrap ol, .excerpt-wrap ul, .nv-content-wrap ol, .nv-content-wrap ul {
    padding-left: 10px;
    list-style: none;
    margin: 0 auto 15px;
}

.excerpt-wrap li, .nv-content-wrap li {
    margin-top: 0;
}

.list-service li:before, .list-arrow li:before {
    content: "\2714";
    margin-right: 6px;
    color: #a4161a;
    line-height: 2;
}

.list-arrow li:before {
    content: "\25B8";
}

.title-custom-h2 {
    margin: 0 auto 20px;
    position: relative;
    display: inline-block;
}

.title-custom-h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -5px;
    width: 40%;
    height: 20px;
    background: rgba(164, 22, 26, .1);
    border-radius: 5px;
}

.hr-vertical-lines {
    margin: 20px auto;
    padding: 0;
    height: 2px;
    border: none;
    background-image: -webkit-radial-gradient(circle at center, #cccccc 2px, transparent 2px);
    background-image: -o-radial-gradient(circle at center, #cccccc 2px, transparent 2px);
    background-image: radial-gradient(circle at center, #cccccc 2px, transparent 2px);
    background-size: 8px 100%;
}

.page-link {
    text-decoration: underline;
}

.page-link:hover {
    text-decoration: none;
}

.wrap-flex-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* ===== ХЛЕБНЫЕ КРОШКИ ===== */
#breadcrumbs {
    padding: 5px;
    font-size: 12px;
    margin: 0;
    color: #7c7979;
}

/* ===== POPUP MAKER ===== */
.anti-spam-field {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -9999px;
}

.contacts-form-block, .pum-theme-lightbox .pum-container {
    background-image: url();
    background-size: cover;
    background-repeat: repeat;
}

/* ===== СКРОЛЛБАР ===== */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background-color: #f9f9f9;
    border-radius: 10px;
}

::-webkit-scrollbar-track:hover {
    background-color: #eee;
}

::-webkit-scrollbar-thumb {
    background-color: #2b2b2b;
    border-radius: 10px;
    border: 1px solid #16181a;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #a4161a;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

::-webkit-scrollbar-button {
    background-color: #f0f0f0;
    height: 12px;
    width: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

::-webkit-scrollbar-button:hover {
    background-color: #a4161a;
}

::-webkit-scrollbar-button:vertical:decrement {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");
}

::-webkit-scrollbar-button:vertical:decrement:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");
}

::-webkit-scrollbar-button:vertical:increment {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}

::-webkit-scrollbar-button:vertical:increment:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}

* {
    scrollbar-width: thin;
    scrollbar-color: #2b2b2b #f9f9f9;
}

.header-menu-sidebar-bg {
    position: relative;
    z-index: 1;
    overflow-y: auto !important;
}

.header-menu-sidebar-bg .header-menu-sidebar-inner {
    position: relative;
    z-index: 2;
}

.header-menu-sidebar-bg::before,
[class*="row-inner"]::before {
    z-index: 0 !important;
    pointer-events: none;
}

/* ===== ФОРМЫ ===== */
form input[type="text"],
form input[type="email"],
form input[type="url"],
form input[type="password"],
form input[type="search"],
form input[type="number"],
form input[type="tel"],
form input[type="range"],
form input[type="date"],
form input[type="month"],
form input[type="week"],
form input[type="time"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="color"],
form select,
form textarea {
    background-color: #eeeeee;
    padding: 0.5rem 1rem;
    width: 100%;
    margin-bottom: 0;
    outline: none;
    border-radius: 10px;
    border: 1px solid #eeeeee;
}

form input[type="checkbox"],
form input[type="radio"] {
    margin-right: 0.5rem;
    vertical-align: middle;
    display: inline-block;
}

form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="url"]:focus,
form input[type="password"]:focus,
form input[type="search"]:focus,
form input[type="number"]:focus,
form input[type="tel"]:focus,
form input[type="range"]:focus,
form input[type="date"]:focus,
form input[type="month"]:focus,
form input[type="week"]:focus,
form input[type="time"]:focus,
form input[type="datetime"]:focus,
form input[type="datetime-local"]:focus,
form input[type="color"]:focus,
form select:focus,
form textarea:focus {
    color: #2b2b2b;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ffffff;
    border: 1px solid #2b2b2b;
}

form label {
    margin: 10px auto;
}

form label[for="acceptance-140-id"], 
form label[for="file-1-id"] {
    font-size: 12px;
    margin-bottom: 20px;
    color: #555555;
}

form small {
    font-size: 12px;
    color: #555555;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    padding: 12px 25px;
    background: #ffffff;
    letter-spacing: 0.5px;
    color: #a4161a;
    text-decoration: none;
    font-weight: 500;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #a4161a;
    text-align: center;
    width: 100%;
    position: relative;
    overflow: hidden;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: #ffffff;
    border-color: #a4161a;
    background-color: #a4161a;
}

.wpcf7-form-control.wpcf7-submit:disabled,
.wpcf7-form-control.wpcf7-submit[disabled] {
    cursor: not-allowed;
    background: #cccccc;
    border-color: #ccc;
    color: #707070;
}

.wpcf7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wpcf7 form p {
    text-align: left;
}

.wpcf7 form p:last-of-type {
    margin: 0;
}

span.wpcf7-spinner {
    position: absolute;
}

.wpcf7 form .wpcf7-response-output {
    margin: 1em 0 0 !important;
    border: none !important;
    font-size: 12px;
}

.wpcf7-not-valid-tip {
    margin: 0;
    color: #c4161c !important;
    font-size: 12px !important;
    border-style: none !important;
    font-style: italic;
}

span.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
}

.acceptance-text {
    margin: 10px 0 0;
    display: inline-block;
    font-size: 12px;
    text-align: left;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

/* ===== COOKIE POPUP ===== */
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: hidden !important;
}

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow-y: scroll !important;
}

.cookie-popup {
    position: fixed;
    bottom: -1000%;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    color: #2b2b2b;
    padding: 10px;
    text-align: center;
    -webkit-transition: bottom 0.5s ease;
    -o-transition: bottom 0.5s ease;
    transition: bottom 0.5s ease;
    z-index: 999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cookie-popup.show {
    bottom: 0;
}

.cookies-text {
    font-size: 14px;
    margin-bottom: 0;
    text-align: left;
}

.cookie-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
}

.cookie-popup .btn-accept,
.cookie-popup .btn-reject {
    background-color: #fcfcfc;
    color: #2b2b2b;
    border: 1px solid #2b2b2b;
    padding: 10px 20px;
    cursor: pointer;
    margin-top: 0;
    -webkit-box-flex: 20%;
    -webkit-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    min-width: 130px;
    max-width: 160px;
    border-radius: 10px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	text-transform: uppercase;
}

.cookie-popup .btn-accept:hover,
.cookie-popup .btn-reject:hover {
    background-color: #a4161a;
    border: 1px solid #a4161a;
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cookie-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
    display: none;
}

/* ===== БАННЕРЫ ===== */
.full-width-banner {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    overflow: hidden;
    -webkit-animation: fadeIn .5s ease-in-out 0.1s forwards;
    animation: fadeIn .5s ease-in-out 0.1s forwards;
    position: relative;
    margin-top: 50px;
    margin-bottom: -65px;
    opacity: 0;
}

.full-width-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
    pointer-events: none;
}

.full-slider-banner {
    margin-top: 0;
    margin-bottom: 30px;
}

.full-width-banner img {
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -o-object-position: center;
    object-position: center;
    -webkit-filter: brightness(1);
    filter: brightness(1);
}

.full-slider-banner p {
    margin-bottom: 0;
}

.full-width-banner .banner-content {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #ffffff;
    text-shadow: 0 2px 10px rgb(0 0 0 / .5);
    font-weight: 600;
}

.full-width-banner .banner-content .banner-text {
    max-width: 600px;
    text-align: right;
}

.full-width-banner .banner-content h2 {
    color: #ffffff;
    text-shadow: 0 2px 10px rgb(0 0 0 / .5);
    margin-bottom: 10px;
    text-align: right;
}

.full-width-banner .banner-content .button {
    pointer-events: auto;
    display: inline-block;
    position: relative;
    z-index: 3;
    text-shadow: none;
    background-color: #ffffff;
    color: #2b2b2b;
	border-radius: 10px;
}

.full-width-banner .banner-content .button:hover {
    background-color: #a4161a;
    color: #ffffff;
    border-color: #a4161a;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* ===== ГЛАВНЫЙ СЛАЙДЕР ===== */
.hero-slider {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
    height: 100vh;
    background-color: #333;
    z-index: 10;
    margin-bottom: 30px;
}

body.admin-bar .hero-slider {
    height: calc(100vh - 32px);
}

.hero-slider__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: -o-transform 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: transform 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: transform 0.8s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.hero-slider__slide {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.hero-slider__slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 5;
    pointer-events: none;
}

.hero-slider__wrapper:active {
    cursor: grabbing;
}

.hero-slider__slide[data-dark="light"]::before {
    background-color: rgba(0,0,0,0.2);
}

.hero-slider__slide[data-dark="heavy"]::before {
    background-color: rgba(0,0,0,0.7);
}

.hero-slider__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 8s linear;
    -o-transition: -o-transform 8s linear;
    transition: -webkit-transform 8s linear;
    transition: transform 8s linear;
    transition: transform 8s linear, -webkit-transform 8s linear;
}

.hero-slider__slide.is-active .hero-slider__image {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.hero-slider__caption {
    position: absolute;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    padding: 20px;
    z-index: 10;
    max-width: 50%;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    -o-transition: opacity 0.8s ease, -o-transform 0.8s ease;
    transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}

.hero-slider__slide.is-active .hero-slider__caption {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.hero-slider__slide.is-active .hero-slider__caption:nth-of-type(1) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.hero-slider__slide.is-active .hero-slider__caption:nth-of-type(2) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.hero-slider__slide.is-active .hero-slider__caption:nth-of-type(3) {
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s;
}

.hero-slider__caption--center {
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    -ms-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
    -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    -o-transition: opacity 0.8s ease, -o-transform 0.8s ease;
    transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}

.hero-slider__slide.is-active .hero-slider__caption--center {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.hero-slider__caption--top-left {
    top: 60px;
    left: 20px;
}

.hero-slider__caption--top-right {
    top: 60px;
    right: 20px;
}

.hero-slider__caption--bottom-left {
    bottom: 60px;
    left: 20px;
}

.hero-slider__caption--bottom-right {
    bottom: 60px;
    right: 20px;
}

.hero-slider__caption--bottom-left h1,
.hero-slider__caption--bottom-right h2,
.hero-slider__caption:nth-of-type(2) h2 {
    color: #fff;
    opacity: 0.9;
}

.hero-slider__caption--bottom-right h2 {
    text-align: right;
}

.hero-slider__caption h1,
.hero-slider__caption h2 {
    margin: 0 0 60px 0;
    font-weight: 600;
    line-height: 1.2;
    font-size: 32px;
}

.hero-slider__caption p {
    margin: 0;
    opacity: .9;
    font-size: 18px;
    line-height: 1.2;
}

.hero-slider__dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    z-index: 20;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hero-slider__dot {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background-color: rgba(255,255,255,0.5);
    border: none;
    padding: 0;
    cursor: pointer;
    -webkit-transition: width 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55), background-color 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    -o-transition: width 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55), background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    transition: width 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55), background-color 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: width 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55), background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    transition: width 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55), background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.hero-slider__dot:hover {
    background-color: rgba(255,255,255,0.9);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hero-slider__dot.active {
    width: 26px;
    background-color: #fff;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hero-slider__arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    z-index: 30;
    color: #fff9;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0;
    -webkit-animation: gentlePulse 3s ease infinite;
    -o-animation: gentlePulse 3s ease infinite;
    animation: gentlePulse 3s ease infinite;
}

.hero-slider__arrow:hover {
    background: rgba(0,0,0,0.6);
    color: #fff;
    -webkit-transform: translateY(-50%) scale(1.1);
    -ms-transform: translateY(-50%) scale(1.1);
    transform: translateY(-50%) scale(1.1);
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
}

.hero-slider__arrow svg {
    fill: currentColor;
    width: 40px;
    height: 40px;
    -webkit-transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.hero-slider__arrow:hover svg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hero-slider__arrow--prev {
    left: 20px;
}

.hero-slider__arrow--next {
    right: 20px;
}

.hero-slider__progress {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: rgba(255,255,255,0.2);
    z-index: 25;
}

.hero-slider__progress-bar {
    height: 100%;
    width: 0;
    background: #fff;
    -webkit-transition: width 5s linear;
    -o-transition: width 5s linear;
    transition: width 5s linear;
}

.hero-slider__progress-bar.animating {
    width: 100%;
}

@-webkit-keyframes gentlePulse {
    0% {
        opacity: 0.7;
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
    }
    50% {
        opacity: 1;
        -webkit-transform: translateY(-50%) scale(1.05);
        transform: translateY(-50%) scale(1.05);
    }
    100% {
        opacity: 0.7;
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
    }
}

@keyframes gentlePulse {
    0% {
        opacity: 0.7;
        -webkit-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
    }
    50% {
        opacity: 1;
        -webkit-transform: translateY(-50%) scale(1.05);
        -ms-transform: translateY(-50%) scale(1.05);
        transform: translateY(-50%) scale(1.05);
    }
    100% {
        opacity: 0.7;
        -webkit-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
    }
}

/* ===== WOOCOMMERCE ===== */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin: 0 1% 2.992em 0;
  width: 24%;
}

.woocommerce ul.products li.product img, .products .woocommerce ul.products li.product:hover img {
       -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.woocommerce ul.products li.product:hover img {
    transform: scale(1.1);
}

#secondary .widget #menu-catalog {
  font-size: 14px;
}

.woocommerce nav.woocommerce-pagination ul {
  justify-content: center;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
font-size: 1em;
  padding: .5em 0;
  bottom: 10px;
  width: 100%;
  font-weight: 600;
  border-left: 3px solid #a4161a;
  border-radius: 10px;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    padding: 5px;
    font-size: 12px;
    padding-left: 40px;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0;
    padding: 0;
}

.term-description p {
    font-size: 14px;
    margin-bottom: 0;
}

.product-short-description, .excerpt-wrap.entry-summary p {
    font-size: 14px;
    color: #555555;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.archive .product-short-description, .home .product-short-description, .related.products .product-short-description {
	padding: 5px;
	font-size: 12px;
}

.nv-meta-list {
    margin-bottom: 10px !important;
    font-size: 14px;
    color: #555555;
}

.featured-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #660000;
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    padding: 2px 6px;
    border-radius: 4px;
    z-index: 10;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    opacity: .8;
}

.stock-badge.in-stock-badge, .stock-badge.out-of-stock-badge {
  background-color: #eee;
  color: #287233;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 10px;
    font-weight: 600;
    padding: 2px 6px;
    border-radius: 4px;
    z-index: 10;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    opacity: .8;
}

.stock-badge.out-of-stock-badge {
  color: #FF0000;
}

.archive-product-meta {
  font-size: 12px;
	padding: 5px;
	color: #2b2b2b;
}

.woocommerce-loop-product__link+.button,
.products .product .button, .woocommerce li a.added_to_cart {
    display: inline-block;
    margin-top: 1em;
    margin: 5px 8px 15px;
    padding: 8px 15px;
    background-color: #4a4a4a;
    color: #ffffff;
    border-radius: 4px;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
}

.woocommerce-loop-product__link+.button:hover,
.products .product .button:hover {
    background-color: #555555;
    color: #ffffff;
}

.post-type-archive.woocommerce ul.products li.product {
    text-align: center;
}

.tax-product_cat.woocommerce ul.products li.product a img {
    padding: 10px;
	margin: 0;
	  height: 300px;
  object-fit: contain;
}

.product .nv-card-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border: 1px solid #eeeeee;
    border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px;
}

.product .nv-card-content-wrapper .button {
    margin-top: auto;
}

.woocommerce div.product form.cart .button {
    max-width: 200px;
	border-radius: 10px;
}

.woocommerce-checkout form.checkout {
    margin: 30px auto 50px;
}

.woocommerce-checkout label {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin: 30px auto;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link>h2, .woocommerce ul.products li.product a.woocommerce-loop-product__link>h3 {
    font-size: 16px !important;
    text-align: center;
}

.single-product.woocommerce div.product p.price {
    display: inline-block;
    border-radius: 2px;
}

.product_meta a {
    color: #a4161a !important;
}

.archive.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price {
    padding: 5px;
    text-align: center;
}

.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:not(.checkout) {
    display: none !important;
}
.woocommerce ul.products li.product a img {
    border-radius: 10px;
	  max-height: 200px;
  object-fit: contain;
}

.woocommerce img, .woocommerce-page img {
    border-radius: 10px;
	  max-height: 500px;
  object-fit: contain;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    text-transform: uppercase;
    font-size: 20px;
}

.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    background: #2b2b2b !important;
    border: none;
}

.woocommerce.single .entry-summary > form.cart {
    border-bottom: 1px solid #cccccc !important;
    margin-bottom: 15px !important;
}

.single-product .product_meta {
    font-size: 1em;
}

.woocommerce.single .product_meta > span {
    font-size: 1em;
    margin-top: 0;
    color: #000;
    font-weight: 600;
}

.nv-nav-cart .widget_shopping_cart_content .buttons .button {
    font-size: 14px;
    min-width: 200px;
	border-radius: 10px;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    border-radius: 10px;
}

.woocommerce-checkout .nv-page-title {
    margin-bottom: 0 !important;
}

tr.cart-subtotal {
    display: none;
}

.woocommerce-checkout .payment_methods {
    background-color: #eeeeee;
    border-radius: 10px;
}

.woocommerce-privacy-policy-text {
    font-size: 14px;
}

.woocommerce-checkout form.checkout {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    max-width: 1160px;
    margin: 30px auto;
}

.woocommerce-checkout table.shop_table bdi {
    white-space: nowrap;
}

.woocommerce .custom-checkout-cart-table {
    margin: 30px auto;
    overflow: hidden;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    max-width: 1160px;
}

.woocommerce-order-received .woocommerce-order {
    max-width: 1000px;
    margin: 40px auto;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    padding: 40px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 24px;
    margin-bottom: 30px;
}

.product_attributes_meta {
    border: 1px solid #eeeeee;
    border-radius: 10px;
    overflow: hidden;
}

.product_attributes_meta .sku_wrapper,
.product_attributes_meta .posted_in,
.product_attributes_meta .attribute_pair,
.product_attributes_meta .brand_wrapper,
.product_attributes_meta .stock_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    border-bottom: 1px solid #eeeeee;
}

.product_attributes_meta .sku_wrapper:last-child,
.product_attributes_meta .posted_in:last-child,
.product_attributes_meta .attribute_pair:last-child {
    border-bottom: none;
}

.product_attributes_meta .sku_wrapper strong,
.product_attributes_meta .posted_in strong,
.product_attributes_meta .attribute_pair strong,
.product_attributes_meta .brand_wrapper strong,
.product_attributes_meta .stock_wrapper strong {
    width: 40%;
    font-size: 14px;
    min-width: 150px;
    padding: 10px 12px;
    background-color: #f9f9f9;
    font-weight: 600;
    border-right: 1px solid #eeeeee;
}

.product_attributes_meta .sku_wrapper .sku,
.product_attributes_meta .posted_in,
.product_attributes_meta .attribute_pair,
.product_attributes_meta .brand_wrapper,
.product_attributes_meta .stock_wrapper .in-stock {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
}

.product_attributes_meta .stock_wrapper .in-stock {
    flex: 1;
    margin: 0;
    color: #2b6e2b;
    font-weight: 600;
}

.product_attributes_meta .stock_wrapper .out-of-stock {
    flex: 1;
    margin: 0;
    color: #a4161a;
    font-weight: 600;
}
/* Статус товара */
.product_attributes_meta .in-stock {
    color: #2b6e2b !important;
    font-weight: 600;
}

.product_attributes_meta .out-of-stock {
    color: #a4161a !important;
    font-weight: 600;
}

.product_attributes_meta .posted_in {
    margin: 0;
}

.product_attributes_meta .posted_in a {
    text-decoration: none;
}

.product_attributes_meta br {
    display: none;
}

.product-gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 10px auto 30px;
    max-width: 1400px;
}

.product-media-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #eeeeee;
    padding: 10px;
    border-radius: 10px;
    background-color: #f6f6f6;
}

.product-media-card img {
    width: 100%;
    max-height: 300px;
    height: 300px;
    display: block;
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.product-media-card h3 {
    margin: 15px 0 10px 0;
    font-size: 16px;
    font-weight: 600;
    color: #2b2b2b;
}

.product-media-card p {
    margin: 0;
    font-size: 14px;
    color: #555555;
}

.product-benefits-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px auto 30px;
    max-width: 1400px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.benefit-item {
    background-color: #f6f6f6;
    border-radius: 10px;
    padding: 35px 25px 30px 25px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
}

.benefit-brand {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.benefit-button-wrapper {
    margin: 15px auto 20px;
}

.benefit-icon {
    margin-bottom: 20px;
    line-height: 0;
}

.benefit-icon img {
    width: 70px;
}

.benefit-icon svg {
    width: 60px;
    height: 60px;
    display: block;
}

.benefit-title {
    margin: 0 0 12px 0;
    font-size: 18px;
    font-weight: 600;
    color: #2b2b2b;
}

.benefit-description {
    margin: 0 0 12px 0;
    font-size: 15px;
    line-height: 1.5;
    color: #555555;
    max-width: 500px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #643a2e !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
    color: #2b2b2b !important;
}

/* ===== КОНТАКТЫ ===== */
.contacts-info-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
    margin: 30px auto 50px;
    padding: 0;
    width: 100%;
    max-width: 1400px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-info-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(25% - 30px);
    -ms-flex: 1 1 calc(25% - 30px);
    flex: 1 1 calc(25% - 30px);
    min-width: 250px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-left: 4px solid #a4161a;
}

.card-header h2 {
    margin: 0;
    font-size: 1.3em;
    text-align: center;
}

.divider-line {
    border: 0;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#ccc), color-stop(#333), to(#ccc));
    background: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background: -o-linear-gradient(left, #ccc, #333, #ccc);
    background: linear-gradient(to right, #ccc, #333, #ccc);
    margin: 15px 0;
}

.info-list {
    list-style: none;
    padding: 0;
    margin: 10px 0 0;
}

.info-list li {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.info-list li svg {
    width: 20px;
    height: 20px;
}

.info-list li a {
    color: #a4161a;
    text-decoration: none;
}

.info-list li a:hover {
    text-decoration: underline;
}

.messenger-links {
    margin-left: 5px;
}

/* ===== ПРОЕКТЫ АВТОМАТИЗАЦИИ (BVI) ===== */
.bvi-projects-section {
    padding: 0;
    background: transparent;
    max-width: 1400px;
    margin: 0 auto 60px;
}

.bvi-projects-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
}

.bvi-projects-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.bvi-project-card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
    transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
    aspect-ratio: 1 / 1;
}

.bvi-project-card:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    box-shadow: 0 20px 32px rgba(0, 0, 0, 0.12);
}

.bvi-card-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: 0;
}

.bvi-project-card:hover .bvi-card-image {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.bvi-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(40%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.3)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.3) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.3) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.3) 100%);
    z-index: 1;
    pointer-events: none;
}

.bvi-card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 1.5rem;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.bvi-project-card:hover .bvi-card-content {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.bvi-card-tag {
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
    background: #a4161a;
    padding: 0.3rem 1rem;
    border-radius: 20px;
    color: #ffffff;
    letter-spacing: 0.5px;
    margin-bottom: 0.75rem;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.bvi-card-content h3 {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 0.5rem 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.bvi-card-desc {
    font-size: 0.85rem;
    line-height: 1.45;
    color: rgba(255, 255, 255, 0.92);
    margin-bottom: 0.75rem;
    border-left: 2px solid #a4161a;
    padding-left: 0.7rem;
}

.bvi-card-features {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.bvi-card-features span {
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    padding: 0.2rem 0.7rem;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
}

.card-1 .bvi-card-image { background-image: url('/wp-content/uploads/2026/04/card-1-bvi-card-image.png'); }
.card-2 .bvi-card-image { background-image: url('/wp-content/uploads/2026/04/card-2-bvi-card-image.png'); }
.card-3 .bvi-card-image { background-image: url('/wp-content/uploads/2026/04/card-3-bvi-card-image.png'); }
.card-4 .bvi-card-image { background-image: url('/wp-content/uploads/2026/04/card-4-bvi-card-image.png'); }
.card-5 .bvi-card-image { background-image: url('/wp-content/uploads/2026/04/card-5-bvi-card-image.png'); }
.card-6 .bvi-card-image { background-image: url('/wp-content/uploads/2026/04/card-6-bvi-card-image.png'); }
.card-7 .bvi-card-image { background-image: url('/wp-content/uploads/2026/04/card-7-bvi-card-image.png'); }
.card-8 .bvi-card-image { background-image: url('/wp-content/uploads/2026/04/card-8-bvi-card-image.png'); }
.card-9 .bvi-card-image { background-image: url('/wp-content/uploads/2026/04/card-9-bvi-card-image.png'); }

/* ===== СЕКЦИЯ "О НАС" ===== */
.bvi-about-section {
    padding: 0;
    max-width: 1400px;
    margin: 30px auto 60px;
}

.bvi-about-container {
    max-width: 1400px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bvi-about-image, .bvi-service-image, .story-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 280px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.bvi-about-image:hover, .bvi-service-image:hover, .story-image:hover {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

.bvi-about-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.bvi-about-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 280px;
}

.about-tag {
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #a4161a;
    background: rgba(164, 22, 26, 0.1);
    padding: 0.25rem 0.9rem;
    border-radius: 30px;
    margin-bottom: 1rem;
}

.title-custom-h2 {
    font-size: 2rem;
    font-weight: 600;
    color: #2b2b2b;
    margin: 0 0 1.2rem 0;
    position: relative;
    display: inline-block;
    letter-spacing: -0.3px;
}

.title-custom-h2::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: -5px;
    width: 40%;
    height: 20px;
    background: rgba(164, 22, 26, 0.15);
    border-radius: 5px;
    z-index: 0;
}

.about-stats {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin: 1.5rem 0;
    padding: 1rem 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.stat-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.stat-number {
    font-size: 1.8rem;
    font-weight: 800;
    color: #a4161a;
    line-height: 1.2;
}

.stat-label {
    font-size: 0.8rem;
    color: #676767;
    font-weight: 500;
}

.bvi-button {
    display: inline-block;
    padding: 12px 25px;
    background: #ffffff;
    letter-spacing: 0.5px;
    color: #a4161a;
    text-decoration: none;
    font-weight: 500;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #a4161a;
    text-align: center;
    cursor: pointer;
    margin-top: 0.5rem;
}

.bvi-button:hover {
    color: #ffffff;
    border-color: #a4161a;
    background-color: #a4161a;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.bvi-category-card .bvi-button, .bvi-services-card .bvi-button{
	width: 100%;
}
/* ===== ОФИСЫ / ЛОКАЦИИ ===== */
.office-locations-wrapper {
    width: 100%;
    margin: 60px auto 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.offices-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px;
    max-width: 1280px;
    margin: 0 auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.offices-info-column {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 300px;
    max-width: 500px;
}

.office-locations-wrapper .title-section-decorated {
    margin-bottom: 30px;
    text-align: center;
    font-size: 28px;
}

.span-red {
    color: #a4161a;
}

.office-content-block {
    display: block;
}

.office-content-block .office-row {
    gap: 0;
    margin: 0;
    padding: 0;
}

.office-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
}

.office-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 280px;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
}

.office-col:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.office-image-container {
    position: relative;
}

.office-image {
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.office-address {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 8px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.office-info {
    padding: 20px;
}

.location-desc {
    font-size: 14px;
    color: #a4161a;
    font-weight: 600;
    margin-bottom: 15px;
}

.office-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: #a4161a;
    font-weight: 700;
    font-size: 18px;
    margin: 15px 0;
    text-decoration: none;
}

.office-phone:hover {
    text-decoration: underline;
}

.operator {
    font-size: 12px;
    font-weight: normal;
    color: #888;
}

.office-schedule {
    margin: 15px 0;
    padding: 12px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.schedule-title {
    font-weight: 700;
    margin-bottom: 8px;
    color: #333;
}

.schedule-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-bottom: 5px;
    font-size: 14px;
}

.lunch-time {
    color: #888;
    font-size: 13px;
}

.office-email {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin: 15px 0;
}

.office-email a {
    color: #a4161a;
    text-decoration: none;
}

.office-email a:hover {
    text-decoration: underline;
}

.office-note {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px;
    margin-top: 15px;
    padding-top: 12px;
    border-top: 1px solid #f0f0f0;
    font-size: 13px;
    color: #666;
}

/* ===== КАРТА ===== */
.bvi-fullwidth-map {
    width: 100%;
    margin: 60px 0;
}

.bvi-map-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto 30px;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.bvi-contacts-card {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    background: #ffffff;
    padding: 25px 25px 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bvi-contacts-card-inner {
    margin: 0 auto;
}

.bvi-city-switcher {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    border-bottom: 2px solid #eee;
    padding-bottom: 15px;
}

.bvi-city-btn {
    background: none;
    border: none;
    font-size: 20px;
    font-weight: 600;
    color: #2b2b2b;
    cursor: pointer;
    padding: 5px 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}

.bvi-city-btn:hover {
    color: #a4161a;
    background-color: #ffffff;
}

.bvi-city-btn.active {
    color: #a4161a;
}

.bvi-city-btn.active::after {
    content: '';
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    height: 3px;
    background: #a4161a;
    border-radius: 3px;
}

.bvi-city-contacts {
    display: none;
}

.bvi-city-contacts.active {
    display: block;
    -webkit-animation: bviFadeIn 0.3s ease;
    animation: bviFadeIn 0.3s ease;
}

@-webkit-keyframes bviFadeIn {
    from { opacity: 0; -webkit-transform: translateY(10px); transform: translateY(10px); }
    to { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}

@keyframes bviFadeIn {
    from { opacity: 0; -webkit-transform: translateY(10px); transform: translateY(10px); }
    to { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}

.bvi-contact-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.bvi-contact-item:last-of-type {
    margin-bottom: 5px;
}

.bvi-contact-icon {
    font-size: 20px;
    width: 30px;
    height: 30px;
    color: #a4161a;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.bvi-contact-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.bvi-contact-text a {
    color: #a4161a;
    text-decoration: none;
}

.bvi-contact-text a:hover {
    text-decoration: underline;
}

.bvi-contact-text small {
    font-size: 12px;
    color: #888;
}

.bvi-unp-block {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #eee;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #666;
}

.bvi-unp-block .dashicons {
    color: #a4161a;
}

.bvi-map-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    height: 500px;
    background: #e0e0e0;
}

#bvi-wrapMap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 0;
}

#bvi-wrapMap iframe {
    width: 100%;
    height: 100%;
    border: none;
}

/* ===== SEO-БЛОК ===== */
.seo-content-block {
    position: relative;
    padding: 10px 10px 10px 30px;
    background-color: #FCF8F8;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    margin: 30px 0;
    max-width: 96%;
}

.seo-content-block::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 100%;
    height: 100%;
    border-left: 4px solid #a4161a;
    border-radius: 10px;
}

.seo-content-block h2,
.seo-content-block h3 {
    color: #a4161a;
}


/* ===== FAQ ===== */
.faq-section {
    max-width: 1280px;
    margin: 40px auto;
    padding: 0 15px;
}

.faq-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
	margin: 30px auto;
}

/* Один пункт аккордеона */
.faq-item {
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

/* Кнопка вопроса */
.faq-question {
    width: 100%;
    background: #f6f6f6;
    border: none;
    font-size: 1rem;
	text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    padding: 18px 20px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    color: #2b2b2b;
    font-family: inherit;
}

/* Иконка (плюс/минус) */
.faq-question .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    position: relative;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}

/* Горизонтальная палочка плюса */
.faq-question .icon::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #a4161a;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}

/* Вертикальная палочка плюса */
.faq-question .icon::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    background-color: #a4161a;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}

/* При открытом состоянии (минус) — скрываем вертикальную палочку */
.faq-question[aria-expanded="true"] .icon::after {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    background-color: #ffffff;
}
.faq-question[aria-expanded="true"] {
	background: #a4161a;
	color: #ffffff;
}
/* Блок с ответом (скрыт по умолчанию) */
.faq-answer {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;

}

/* Внутренний контент ответа */
.faq-answer-inner {
  padding: 10px;
    border-top: 1px solid #eeeeee;
	font-size: 14px;
	background-color: #f6f6f6;
}

/* Параграфы внутри ответа */
.faq-answer-inner p {
    margin-bottom: 10px;
}

/* Списки внутри ответа */
.faq-answer-inner ul,
.faq-answer-inner ol {
    margin: 10px 0 15px 20px;
}

.faq-answer-inner li {
    margin-bottom: 6px;
}

/* ===== АДАПТИВ ===== */
@media (max-width: 480px) {
    .faq-section {
        padding: 0;
    }
    .faq-question {
        font-size: 0.9rem;
        padding: 14px;
    }
    .faq-answer-inner {
        padding: 10px;
    }
}

/* ===== УСЛУГИ ===== */
.form-h3-title{
	font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
	text-transform: uppercase;
}
.bvi-services-wrapper {
    margin: 40px auto;
    max-width: 1400px;
    padding: 0;
}

.bvi-services-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 40px auto;
}

.bvi-services-card {
    flex: 1 1 calc(25% - 30px); /* 4 колонки с учётом gap */
    min-width: 250px;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #f6f6f6;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.bvi-services-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.bvi-services-img {
    height: 250px;
    overflow: hidden;
}

.bvi-services-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.bvi-services-card:hover .bvi-services-img img {
    transform: scale(1.05);
}

.bvi-services-text {
    padding: 20px;
    text-align: left;
}

.bvi-services-text h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 12px 0;
    color: #2b2b2b;
}

.bvi-services-text p {
    font-size: 14px;
    line-height: 1.5;
    color: #676767;
    margin-bottom: 20px;
}

/* Кнопка как в категориях */
.bvi-services-text .bvi-button {
    display: inline-block;
    padding: 12px 25px;
    background: #ffffff;
    letter-spacing: 0.5px;
    color: #a4161a;
    text-decoration: none;
    font-weight: 500;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: 1px solid #a4161a;
    text-align: center;
    cursor: pointer;
}

.bvi-services-text .bvi-button:hover {
    color: #ffffff;
    border-color: #a4161a;
    background-color: #a4161a;
    transform: translateX(5px);
}

/* Адаптив */
@media (max-width: 992px) {
    .bvi-services-card {
        flex: 1 1 calc(50% - 30px);
    }
}

@media (max-width: 576px) {
    .bvi-services-card {
        flex: 1 1 100%;
    }
}
/* ===== СОТРУДНИЧЕСТВО ===== */
.brand-statement {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
}

.brand-statement p {
    margin-bottom: 0;
}

.brand-intro-highlight {
    font-weight: 500;
    color: #2b2b2b;
    margin-top: 8px;
}

.icon-cooperation {
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.icon-cooperation-1 {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23555555' width='60px' height='60px' viewBox='0 -64 640 640' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M488 192H336v56c0 39.7-32.3 72-72 72s-72-32.3-72-72V126.4l-64.9 39C107.8 176.9 96 197.8 96 220.2v47.3l-80 46.2C.7 322.5-4.6 342.1 4.3 357.4l80 138.6c8.8 15.3 28.4 20.5 43.7 11.7L231.4 448H368c35.3 0 64-28.7 64-64h16c17.7 0 32-14.3 32-32v-64h8c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24zm147.7-37.4L555.7 16C546.9.7 527.3-4.5 512 4.3L408.6 64H306.4c-12 0-23.7 3.4-33.9 9.7L239 94.6c-9.4 5.8-15 16.1-15 27.1V248c0 22.1 17.9 40 40 40s40-17.9 40-40v-88h184c30.9 0 56 25.1 56 56v28.5l80-46.2c15.3-8.9 20.5-28.4 11.7-43.7z'/%3E%3C/svg%3E");
}

.icon-cooperation-2 {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23555' xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 300 300'%3E%3Cpath d='M175 38.3c21.4 0 38.8 17.4 38.8 38.8s-17.4 38.8-38.8 38.8-38.8-17.4-38.8-38.8 17.4-38.8 38.8-38.8zm5.9 224.5l109.4.1c-7.9-37.6-31.9-110.4-45.4-131-9.9-15.1-25.3-21.5-41.7-16.6-9.5 2.8-15.9 8.4-21.4 17.1-3.9 6.3-12.8 26.6-12.8 26.6h-47c-2.6 0-5.1.5-7.3 1.5l5.7-11.8c1.4-3 .2-6.6-2.8-8-3-1.4-6.6-.2-8 2.8l-19.8 40.8-7.2-7.8c-1.5-1.6-3.5-2.5-5.7-2.5H16.6c-3.7 0-6.6 3-6.6 6.6 0 2.4 1.3 4 2.1 5 7.8 8.8 26.2 28.7 37.8 41.3-7.4 2.3-13 8.9-13 17.1 0 11.2 8.7 18.9 19 18.9h113.9l36.5-76.3c1.2-2.5 4.2-3.6 6.7-2.4 2.5 1.2 3.6 4.2 2.4 6.7l-34.5 71.9zM65.5 226l-36.7-40h45.1c.7 0 1.4.3 1.8.8l8.4 9.2-6.7 13.8c-1.4 3-.2 6.6 2.8 8 3 1.4 6.6.2 8-2.8l4.6-9.4 18.9 20.5H65.5zm71.5 0h-9l-29.5-32.2 5.3-10.9c2.4 7.6 9.8 13.1 18.2 13.1h29l-14 30z'/%3E%3C/svg%3E");
}

.icon-cooperation-3 {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23555' height='60' width='60' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 491.52 491.52'%3E%3Cpath d='M430.08 266.24H303.432c2.294-6.431 3.768-13.271 3.768-20.48V204.8c0-8.806-5.612-16.159-13.414-19.046l27.894-27.914c8.008-8.008 8.008-20.951 0-28.959s-20.951-8.008-28.959 0l-26.481 26.481V102.4c0-11.305-9.155-20.48-20.48-20.48-11.325 0-20.48 9.175-20.48 20.48v52.961l-26.481-26.481c-8.008-8.008-20.951-8.008-28.959 0s-8.008 20.951 0 28.959l27.914 27.914c-7.823 2.888-13.435 10.24-13.435 19.046v40.96c0 7.209 1.475 14.049 3.768 20.48H61.44C27.566 266.24 0 293.806 0 327.68c0 26.665 17.183 49.193 40.96 57.672v85.688c0 11.305 9.155 20.48 20.48 20.48h61.44a20.443 20.443 0 0020.07-16.466l17.203-85.934h171.213l17.203 85.934a20.444 20.444 0 0020.07 16.466h61.44c11.325 0 20.48-9.175 20.48-20.48v-85.688c23.777-8.479 40.96-31.007 40.96-57.672.001-33.874-27.565-61.44-61.439-61.44zM106.107 450.56H81.92v-61.44h36.454l-12.267 61.44zm160.133-204.8c0 11.284-9.175 20.48-20.48 20.48s-20.48-9.195-20.48-20.48v-20.48h40.96v20.48zm143.36 204.8h-24.187l-12.268-61.44H409.6v61.44z'/%3E%3Cpath d='M102.4 225.28h40.96c11.325 0 20.48-9.175 20.48-20.48s-9.155-20.48-20.48-20.48h-20.48V40.96h245.76v143.36h-20.48c-11.325 0-20.48 9.175-20.48 20.48s9.155 20.48 20.48 20.48h40.96c11.325 0 20.48-9.175 20.48-20.48V20.48C409.6 9.175 400.445 0 389.12 0H102.4C91.075 0 81.92 9.175 81.92 20.48V204.8c0 11.305 9.155 20.48 20.48 20.48z'/%3E%3C/svg%3E");
}

.icon-cooperation-4 {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23555' version='1.2' width='60' height='60' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath d='M223.8 95.9c-.4-.2-1.5-.2-1.9-.4-.4-.2-1.9-.2-2.6-.2-4.3 0-7.4 1.7-9.1 4.7l-22.8 37.6-28.7.5c-4.7 0-8.7 3.8-8.7 8.7 0 1.3.3 2.5.8 3.6h-46c.5-1.1.8-2.3.8-3.6 0-4.9-4-8.7-8.7-8.7H68.2L45.4 100c-1.7-3-4.9-4.7-9.1-4.7-.6 0-2.1 0-2.6.2-.4.2-1.5.2-1.9.4-29.2 6.7-29.3 69-29.1 80.9 0 10.9 3.8 15.7 11.7 18.7 1.9.9 4.3 1.3 6.2 1.3h50.2v43.4c0 6.4 4.9 11.3 11.3 11.3s11.3-4.9 11.3-11.3v-54.3c0-3-1.3-6.2-3.4-8.1-2.3-2.3-5.3-3.6-8.1-3.6H48.4v-25.1L31 119.5c-.9-1.3-.4-2.8.6-3.4 1.3-.9 2.8-.4 3.4.6L55.2 151c.1.2.3.4.4.7v15.7H200v-15.7c.2-.2.3-.4.4-.7l20.2-34.3c.6-1.1 2.1-1.5 3.4-.6 1.1.6 1.5 2.1.6 3.4l-17.4 29.6v25.1h-33.4c-2.8 0-5.7 1.3-8.1 3.6-2.1 1.9-3.4 5.1-3.4 8.1v54.3c0 6.4 4.9 11.3 11.3 11.3s11.3-4.9 11.3-11.3v-43.4h50.2c1.9 0 4.3-.4 6.2-1.3 7.9-3 11.7-7.8 11.7-18.7.2-11.8.1-74.2-29.2-80.9z'/%3E%3Ccircle transform='rotate(-67.5 202.118 74.43)' cx='202.1' cy='74.4' r='20.2'/%3E%3Ccircle transform='rotate(-67.5 53.528 74.43)' cx='53.5' cy='74.4' r='20.2'/%3E%3Cpath d='M114.7 67.8v.6H141v-.6c0-6.4 2.5-12.6 7-17.3 4.6-4.9 7.5-11.6 7.5-18.9 0-15.4-12.7-27.9-28.2-27.6-15.1.4-27.1 13-26.9 28 .1 7.1 2.9 13.6 7.5 18.4 4.2 4.8 6.8 10.9 6.8 17.4zM114.7 72.3H141v5.2h-26.3zM123.9 88.1h7.9c2.9 0 5.3-2.4 5.3-5.3v-1.3h-18.4v1.3c-.1 2.9 2.3 5.3 5.2 5.3z'/%3E%3C/svg%3E");
}

/* ===== КАТЕГОРИИ ТОВАРОВ WOOCOMMERCE ===== */
.shop-sidebar {
    box-shadow: 6px 0 12px -6px rgba(0, 0, 0, 0.08);
}

#secondary .widgettitle, #secondary .wp-block-heading {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.bvi-categories-wrapper {
    max-width: 1400px;
    margin: 0 auto 60px;
    padding: 0;
}

.bvi-categories-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 20px;
	margin-top: 40px;
}

/* Карточка */
.bvi-category-card {
    position: relative;
    background: #ffffff;
    border-radius: 10px;
    padding: 0 20px 20px 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #f6f6f6;
    text-align: center;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.bvi-category-card:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.bvi-category-image {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}

.bvi-category-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    -o-object-fit:contain;
    object-fit: contain;
    display: block;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.bvi-category-card:hover .bvi-category-image img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

/* Блок с текстом */
.bvi-category-content {
    padding: 0;
}

.bvi-category-title {
  font-size: 18px;
  font-weight: 600;
  color: #2b2b2b;
  margin: 0 0 10px 0;

}

.bvi-category-description {
font-size: 14px;
  line-height: 1.4;
  color: #676767;
  text-align: left;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Разделительная линия */
.bvi-category-card hr {
    border: 0;
    height: 3px;
    width: 40px;
    background-color: #a4161a;
    margin: 0 auto 16px auto;
}

/* Заголовки особенностей */
.product-full-description{
	margin-bottom: 30px;
}
.product-feature-title {
	display: inline-block;
    font-size: 1.3rem;
    font-weight: 600;
    color: #2b2b2b;
    margin: 1.5rem 0 0.8rem 0;
    padding-bottom: 8px;
    border-bottom: 2px solid rgba(164, 22, 26, 0.2);
    position: relative;
}

.product-feature-title::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #a4161a;
    border-radius: 2px;
}

.product-feature-title:first-of-type {
    margin-top: 0;
}

/* Таблица характеристик */
.product-attributes-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.product-attributes-table th,
.product-attributes-table td {
    padding: 12px 15px;
    border-bottom: 1px solid #eeeeee;
    text-align: left;
    vertical-align: top;
}

.product-attributes-table th {
    width: 35%;
    background: #f8f9fa;
    font-weight: 600;
    color: #2b2b2b;
    border-right: 1px solid #eeeeee;
}

.product-attributes-table td {
    color: #555555;
    background: #ffffff;
}

.product-attributes-table tr:last-child th,
.product-attributes-table tr:last-child td {
    border-bottom: none;
}

/* Адаптив */
@media (max-width: 640px) {
    .product-attributes-table,
    .product-attributes-table tbody,
    .product-attributes-table tr,
    .product-attributes-table th,
    .product-attributes-table td {
        display: block;
    }
    
    .product-attributes-table tr {
        margin-bottom: 10px;
        border: 1px solid #eeeeee;
        border-radius: 8px;
        overflow: hidden;
    }
    
    .product-attributes-table th {
        width: 100%;
        background: #f0f0f0;
        border-right: none;
        border-bottom: 1px solid #eeeeee;
        padding: 10px 12px;
    }
    
    .product-attributes-table td {
        width: 100%;
        padding: 10px 12px;
    }
.product-feature-title {
    font-size: 1.2rem;
}
}

/* ===== ДОПОЛНИТЕЛЬНЫЕ СТИЛИ ДЛЯ СТРАНИЦЫ "О КОМПАНИИ" ===== */
.bvi-service-story {
	display: flex;
	gap: 40px;
}
.bvi-service-hero {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: space-between;
    gap: 20px;
    margin-bottom: 50px;
}

.bvi-service-hero-content {
    flex: 1;
    min-width: 280px;
	max-width: 600px;
}

.bvi-service-hero-form {
    flex: 1;
    min-width: 280px;
	  max-width: 500px;
}

.service-form-block {
    background: #ffffff;
	background-image: url("");
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    border: 1px solid #eeeeee;
}



@media (max-width: 900px) {
    .bvi-service-hero {
        flex-direction: column;
    }
}

.bvi-container {
    max-width: 1400px;
    margin: 0 auto;
}

/* БЛОК 1: ГЕРОЙ */
.bvi-about-hero {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
    margin-bottom: 60px;
}

.bvi-about-hero-content {
    flex: 1;
    min-width: 280px;
}

.bvi-hero-subtitle {
    font-size: 1rem;
    margin: 0 0 1.5rem 0;
}

.bvi-hero-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
	margin-bottom: 20px;
}

.hero-stat {
    display: flex;
    flex-direction: column;
}

.hero-stat-number {
    font-size: 2rem;
    font-weight: 800;
    color: #a4161a;
    line-height: 1.2;
}

.hero-stat-label {
    font-size: 12px;
    color: #676767;
    font-weight: 500;
}

.bvi-about-hero-image, .bvi-service-image {
    flex: 1;
    min-width: 280px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	aspect-ratio: 4 / 3;
  margin: 30px auto;
}

.bvi-about-hero-image img, .bvi-service-image image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


/* БЛОК 2: НАПРАВЛЕНИЯ */
.bvi-about-directions {
    margin-bottom: 60px;
}

.directions-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 20px;
}

.direction-card {
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    padding: 1.8rem 1.5rem;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.direction-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    border-color: #e0e0e0;
}

.direction-icon {
    font-size: 2.8rem;
    margin-bottom: 1rem;
}

.direction-card h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #2b2b2b;
    margin: 0 0 0.5rem 0;
}

.direction-card p {
    color: #676767;
    margin: 0;
}

/* БЛОК 3: О КОМПАНИИ */
.bvi-about-story {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 60px;
    align-items: center;
}

.story-text {
 flex: 1;
    min-width: 280px;
}

.story-text p {
	text-align: justify;
}
.story-image {
	flex:1;
    min-width: 280px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.story-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* БЛОК 4: ПАРТНЁРЫ */
.bvi-about-partners {
    margin-bottom: 60px;
}

.page-id-469 .neve-main {
  margin: 0 !important;
}

/* АДАПТИВ */
@media (max-width: 900px) {
    .directions-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 640px) {
    .directions-grid {
        grid-template-columns: 1fr;
    }
    
    .bvi-hero-stats {
        gap: 1rem;
    }
    
    .hero-stat-number {
        font-size: 1.5rem;
    }
    
    .bvi-about-hero {
        gap: 0;
        margin-bottom: 30px;
    }
    
    .bvi-about-directions,
    .bvi-about-story,
    .bvi-about-partners {
        margin-bottom: 40px;
    }
}


/* ===== АДАПТИВ ===== */
@media (max-width: 1200px) {
    .bvi-categories-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 35px 25px;
    }
}

@media (max-width: 900px) {
    .bvi-categories-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px 20px;
    }
}

@media (max-width: 640px) {
    
    .bvi-categories-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px 16px;
    }
    
    .bvi-category-card {
        padding: 15px;
    }
	.cookie-popup .btn-accept, .cookie-popup .btn-reject {
	    min-width: 150px;
	}
.cookie-buttons {
  gap: 20px;
}
    
}

@media (max-width: 480px) {
    .bvi-categories-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .bvi-category-card {
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
    }
}

/* ===== ВИДЕО + ФОРМА ===== */
.bvi-video-form-block {
    width: 100%;
    margin: 50px 0 0;
    padding: 30px;
}

.bvi-video-form-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
	justify-content: space-between;
}

.bvi-video-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
    min-height: 300px;
    background: #ffffff;
    border-radius: 10px;
	  max-width: 600px;
}

.bvi-video-wrapper {
    position: relative;
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
}

.bvi-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    border-radius: 10px;
}

.bvi-form-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bvi-form-wrapper, .service-form-block {
    max-width: 500px;
    width: 100%;
    padding: 20px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-top: 4px solid #a4161a;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.bvi-form-title {
    font-weight: 600;
    color: #a4161a;
    margin-bottom: 10px;
}

.bvi-form-subtitle {
    font-size: 16px;
}

.bvi-form-note {
    font-size: 12px;
    color: #999;
    margin-top: 15px;
}

/* ===== КОРЗИНА И ОФОРМЛЕНИЕ ЗАКАЗА ===== */
.woocommerce-mini-cart__total.total {
    display: none !important;
}
.price-title {
	color: #676767;
	font-size: 14px;
}
.price-on-request {
  font-size: 14px;
  font-weight: 600;
  color: #a4161a;
  background: rgba(164, 22, 26, 0.1);
  padding: 4px 12px;
  border-radius: 10px;
  display: inline-block;
}
.archive .price-on-request {
  font-size: 12px;
}

.price .amount,
.price ins,
.price del {
    display: none;
}

.cart_item .price-on-request,
.cart_item .product-subtotal .price-on-request {
    background: none;
    padding: 0;
}

.woocommerce table td {
    font-size: 1em;
}

.woocommerce-checkout main .remove-item {
    width: 100%;
    max-width: 100px;
}

td.product-thumbnail.order-product-img:not([class^=elementor]) img {
    min-width: 80px !important;
}

.woocommerce-checkout table.shop_table tbody, .woocommerce-checkout table.shop_table tfoot, .woocommerce-checkout table.shop_table thead {
    border-bottom: none !important;
}

.woocommerce-checkout-review-order-table {
    display: none !important;
}

.custom-checkout-cart-table {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.woocommerce .custom-checkout-cart-table table {
    width: 100%;
    border-collapse: collapse;
}

.custom-checkout-cart-table th {
    background: #f5f5f5;
    padding: 15px;
    text-align: left;
    font-weight: 600;
}

.custom-checkout-cart-table td {
    padding: 15px;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}

.custom-checkout-cart-table .product-quantity {
    width: 140px;
}

.custom-checkout-cart-table .quantity-controls {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 25px;
    line-height: 1;
}

.custom-checkout-cart-table .quantity-controls button {
    width: 26px !important;
    height: 26px;
    border: none;
    background: #2b2b2b;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.custom-checkout-cart-table .quantity-controls button:hover {
    background: #a4161a;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.custom-checkout-cart-table .quantity-controls .qty-input {
    width: 50px;
    text-align: center;
    border: none;
    background: transparent;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    line-height: 1;
    height: 32px;
}

.custom-checkout-cart-table .quantity-controls .qty-input:focus {
    outline: none;
}

.custom-checkout-cart-table .product-subtotal {
    font-weight: 600;
}

.custom-checkout-cart-table tfoot tr {
    background: #f9f9f9;
}

.custom-checkout-cart-table tfoot th,
.custom-checkout-cart-table tfoot td {
    border-bottom: none;
    padding: 15px;
}

.custom-checkout-cart-table .order-total {
    font-size: 18px;
}

.checkout-update-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.checkout-update-loader span {
    background: #fff;
    padding: 15px 25px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
}

.contact-block {
    margin-bottom: 25px;
    padding: 15px;
    background: #f8f9fa;
    border-left: 4px solid #a4161a;
    border-radius: 8px;
}

.contact-block address {
    font-style: normal;
    margin: 5px 0 10px 0;
    font-weight: 500;
}

.contact-list {
    list-style: none;
    padding-left: 0;
    margin: 10px 0 0 0;
}

.contact-list li {
    margin-bottom: 8px;
    padding-left: 0;
}

/* ===== ФУТЕР ===== */
#wrapMap {
    position: relative;
    cursor: help;
    overflow: visible;
    border: none;
    border-radius: 0;
    -webkit-filter: grayscale(1) brightness(0.9);
    filter: grayscale(1) brightness(0.9);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: -25px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

#wrapMap:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#wrapMap iframe {
    border-radius: 0;
}

.mapTitle {
    position: absolute;
    z-index: 1000;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
    display: none;
    padding: 5px 20px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
}

footer#site-footer .footer-top {
    padding: 20px 0;
}

footer#site-footer .widget .widget-title {
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}

footer#site-footer .widget a:hover {
    color: #a4161a;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

div#cb-row--footer-desktop-bottom {
    border-top: 1px solid #ffffff;
}

img.footer-logo {
    max-width: 130px;
    width: 100%;
}

p.footer-desc-company {
    font-size: 12px;
    margin: 10px 0 20px;
}

.social-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}

.social-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #2b2b2b;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

.social-icon svg {
    width: 40px;
    height: 40px;
    display: block;
    -webkit-filter: invert(1);
    filter: invert(1);
}

.social-icon svg:hover {
    -webkit-filter: invert(0);
    filter: invert(0);
}

.social-icon svg path:first-child {
    fill: #2b2b2b;
}

.social-icon.telegram:hover svg path:first-child {
    fill: #40B3E0;
}

.social-icon.viber:hover svg path:first-child {
    fill: #7b519c;
}

.social-icon.whatsapp:hover svg path:first-child {
    fill: #67C15E;
}

div#block-9 {
    margin-bottom: 0;
}

.footer-contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
}

.footer-contacts__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.footer-contacts__item .dashicons {
    font-size: 20px;
    width: 20px;
    height: 20px;
    color: #ffffff;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer-contacts__messenger-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer-contacts__messenger-icon svg {
    width: 20px;
    height: 20px;
    display: block;
}

.footer-contacts__messenger-link {
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.footer-contacts__messenger-link:hover {
    color: #643a2e;
}

.footer-contacts__item span:not(.dashicons),
.footer-contacts__phone,
.footer-contacts__email {
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.footer-contacts__phone:hover,
.footer-contacts__email:hover {
    color: #643a2e;
    text-decoration: none;
}

.footer-contacts__phone-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px;
}

.widget li {
    margin-top: 5px;
}

.manifesto {
    position: relative;
    padding: 80px 20px;
    background: -webkit-gradient(linear, left top, right top, from(#f9f7f3), to(#f5f0e8));
    background: -webkit-linear-gradient(left, #f9f7f3, #f5f0e8);
    background: -o-linear-gradient(left, #f9f7f3, #f5f0e8);
    background: linear-gradient(135deg, #f9f7f3 0%, #f5f0e8 100%);
    overflow: hidden;
    margin: 60px auto 0;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.manifesto::before {
    content: "“";
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 180px;
    font-family: 'Trebuchet MS', cursive;
    color: rgba(181, 105, 61, 0.1);
    line-height: 1;
    pointer-events: none;
}

.manifesto::after {
    content: "”";
    position: absolute;
    bottom: 20px;
    right: 50px;
    font-size: 180px;
    font-family: 'Trebuchet MS', cursive;
    color: rgba(181, 105, 61, 0.1);
    line-height: 1;
    pointer-events: none;
}

.manifesto__container {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.manifesto__content {
    text-align: center;
}

.manifesto__subtitle {
    display: inline-block;
    font-weight: 600;
    color: #a4161a;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: rgba(181, 105, 61, 0.1);
    padding: 6px 16px;
    border-radius: 50px;
    margin-bottom: 30px;
}

.manifesto__text {
    font-family: 'Trebuchet MS', cursive;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.4;
    color: #2b2b2b;
    margin: 0 0 40px 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.02);
}

.manifesto__signature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
}

.manifesto__signature-line {
    width: 60px;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#a4161a), to(transparent));
    background: -webkit-linear-gradient(left, transparent, #a4161a, transparent);
    background: -o-linear-gradient(left, transparent, #a4161a, transparent);
    background: linear-gradient(90deg, transparent, #a4161a, transparent);
}

.manifesto__signature-name {
    color: #a4161a;
	font-weight: 600;
    letter-spacing: 1px;
}

span.note {
    color: #990000;
    font-weight: 600;
}

p.copyright-text {
    font-size: 12px;
}

.woocommerce-error::before {
    padding-top: 5px!important;
}
.woocommerce form .form-row label {
  line-height: 1.5;
}
/* ===== БЛОК ВЫБОРА СПОСОБА ДОСТАВКИ ===== */
.woocommerce-payment-method-selection {
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    padding: 15px 20px;
    margin: 20px 0;
}

.payment-method-title {
    font-size: 1rem;
    font-weight: 600;
    color: #2b2b2b;
    margin: 0 0 12px 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #eeeeee;
}

.payment-method-options {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.payment-method-label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    padding: 8px 15px;
    background: #f8f9fa;
    border-radius: 20px;
    transition: all 0.2s ease;
    border: 1px solid transparent;
}

.payment-method-label:hover {
    background: #f0f0f0;
}

.payment-method-label input[type="radio"] {
    margin: 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: #a4161a;
}

.payment-method-icon {
    font-size: 22px;
    width: 28px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #a4161a;
}

.payment-method-text {
    font-size: 0.9rem;
    color: #2b2b2b;
}

/* Активное состояние */
.payment-method-label:has(input:checked) {
    background: rgba(164, 22, 26, 0.08);
    border-color: #a4161a;
}

.payment-method-label:has(input:checked) .payment-method-text {
    color: #a4161a;
    font-weight: 500;
}

/* ===== СКРЫВАЕМ ЦЕНЫ И ИТОГИ НА СТРАНИЦЕ "СПАСИБО ЗА ЗАКАЗ" ===== */

/* Скрываем строку "Итого" и все строки с ценами в подвале таблицы */
.woocommerce-order-details .shop_table tfoot tr:last-child,
.woocommerce-order-details .shop_table tfoot tr.total,
.woocommerce-order-details .shop_table tfoot tr:last-child td,
.woocommerce-order-details .shop_table tfoot tr:last-child th,
.woocommerce-order-details .order_details tfoot tr.total,
.woocommerce-order-details .order_details tfoot tr:last-child {
    display: none !important;
}

/* Скрываем колонки "Цена" и "Сумма" в шапке таблицы */
.woocommerce-order-details .shop_table thead th:nth-child(2),
.woocommerce-order-details .shop_table thead th:nth-child(3) {
    display: none !important;
}

/* Скрываем ячейки с ценами в теле таблицы */
.woocommerce-order-details .shop_table tbody td:nth-child(2),
.woocommerce-order-details .shop_table tbody td:nth-child(3) {
    display: none !important;
}

/* Скрываем блок с итогом в верхней части страницы (детали заказа) */
.woocommerce-order-overview .order-overview-total,
.woocommerce-order-overview li.woocommerce-order-overview__total {
    display: none !important;
}

/* Дополнительно: скрываем любые другие элементы с ценами */
.order_details .total,
.order_details .product-price,
.order_details .product-subtotal,
.order_details .order-total,
.order_details .wc-item-meta, .woocommerce-checkout table.shop_table tfoot {
    display: none !important;
}

/* Оставляем только колонку с товаром и количеством */
.woocommerce-order-details .shop_table thead th:nth-child(1) {
    width: auto !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	border-radius: 10px;
}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover{
	background-color: #6e0d25;
}

/* ============================================================
   БЛОК "РЕШЕНИЯ ДЛЯ РОБОТИЗАЦИИ" 
   ============================================================ */
.bvi-solutions {
    max-width: 1400px;
    margin: 80px auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}

.bvi-solutions__tabs {
    position: relative;
}

/* Скрываем радиокнопки */
.bvi-solutions__radio {
    display: none;
}

/* Навигация — FLEX с равномерным распределением */
.bvi-solutions__nav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
}

/* Стили для любой кнопки таба (неактивной по умолчанию) */
.bvi-solutions__label {
    flex: 1 1 auto;         
    text-align: center;
    display: inline-block;
    padding: 12px 10px;
    font-size: 1.1rem;
    font-weight: 600;
    color: #a4161a;
    background: #ffffff;
    border: none;
    border-bottom: 2px solid #a4161a;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    bottom: -1px;
    white-space: nowrap;
}


@media (max-width: 640px) {
    .bvi-solutions__label {
        white-space: normal;
        font-size: 0.85rem;
        padding: 10px 8px;
        flex: 1 1 auto;
    }
}

.bvi-solutions__label:hover {
    background: rgba(164, 22, 26, 0.05);
    color: #a4161a;
}

/* АКТИВНАЯ ВКЛАДКА (красный фон, белый текст, красная граница) */
.bvi-solutions__radio:nth-of-type(1):checked ~ .bvi-solutions__nav label[for="solTab1"],
.bvi-solutions__radio:nth-of-type(2):checked ~ .bvi-solutions__nav label[for="solTab2"],
.bvi-solutions__radio:nth-of-type(3):checked ~ .bvi-solutions__nav label[for="solTab3"],
.bvi-solutions__radio:nth-of-type(4):checked ~ .bvi-solutions__nav label[for="solTab4"] {
    color: #ffffff;
    background: #a4161a;
    border-bottom: 2px solid #a4161a;
}

/* Контейнер контента */
.bvi-solutions__panes {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #eeeeee;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* Панели по умолчанию скрыты */
.bvi-solutions__pane {
    display: none;
    animation: fadeIn 0.4s ease;
}

/* Показываем панель в зависимости от выбранного radio (по порядку) */
.bvi-solutions__radio:nth-of-type(1):checked ~ .bvi-solutions__panes .bvi-solutions__pane:nth-of-type(1),
.bvi-solutions__radio:nth-of-type(2):checked ~ .bvi-solutions__panes .bvi-solutions__pane:nth-of-type(2),
.bvi-solutions__radio:nth-of-type(3):checked ~ .bvi-solutions__panes .bvi-solutions__pane:nth-of-type(3),
.bvi-solutions__radio:nth-of-type(4):checked ~ .bvi-solutions__panes .bvi-solutions__pane:nth-of-type(4) {
    display: block;
}

/* Анимация */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(8px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Оформление контента внутри панели */
.bvi-solutions__pane h3 {
    font-weight: 600;
    display: inline-block;
}

.bvi-solutions__pane p {
    font-size: 1rem;
    margin-bottom: 1rem;
}

/* ===== АДАПТИВНОСТЬ (для равномерного распределения) ===== */
@media (max-width: 768px) {
    .bvi-solutions__label {
        padding: 8px 12px;
        font-size: 0.9rem;
        white-space: normal;
    }
}

@media (max-width: 580px) {
    .bvi-solutions__label {
        flex: 1 1 calc(50% - 0px); 
        white-space: normal;
        font-size: 1rem;
        padding: 15px 5px;
    }
}

/* ===== БЛОКИ РЕШЕНИЙ (КАРТОЧКИ) ===== */
.bvi-solution-card {
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    overflow: hidden;
	 background-color: #fefcfc;
}

/* Левая колонка – слайдер */
.bvi-solution__slider {
    flex: 1;
    min-width: 280px;
    position: relative;
  
}
.bvi-solution__slider-container {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 3;
}
.bvi-solution__slide {
    display: none;
    width: 100%;
    height: 100%;
}
.bvi-solution__slide.active {
    display: block;
}
.bvi-solution__slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
	border-radius: 10px;
}
.bvi-solution__slider-prev,
.bvi-solution__slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    font-size: 22px;
    padding: 6px 12px;
    cursor: pointer;
    transition: background 0.2s;
    z-index: 10;
}
.bvi-solution__slider-prev { left: 10px; }
.bvi-solution__slider-next { right: 10px; }
.bvi-solution__slider-prev:hover,
.bvi-solution__slider-next:hover {
    background: #a4161a;
}
.bvi-solution__slider-dots {
    text-align: center;
    padding: 8px 0;
    position: absolute;
    bottom: 6px;
    width: 100%;
    z-index: 10;
}
.bvi-solution__dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    cursor: pointer;
}
.bvi-solution__dot.active {
    background: #a4161a;
}

/* Правая колонка – информация */
.bvi-solution__info {
    flex: 1;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bvi-solution__title {
    font-weight: 700;
    margin: 0 0 30px 0;
    border-left: 3px solid #a4161a;
    padding-left: 12px;
}

.solution-title-red{
	color: #a4161a;
	font-weight: 600;
}
.bvi-solution__order {
  display: flex;
  align-items: center;
  justify-content: space-between;
	margin-top: 10px;
}
.bvi-solution__order p {
	margin-bottom: 0;
}

/* Нижний блок – 4 карточки по всей ширине */
.bvi-solution__composition {
    width: 100%;
    padding: 20px 25px 25px;
    border-top: 1px solid #eeeeee;
}
.bvi-solution__params {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 20px;
}
.bvi-solution__param-card {
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    padding: 12px 12px;
    text-align: center;
    transition: all 0.2s;
}
.bvi-solution__param-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
}
.bvi-solution__param-icon {
    font-size: 28px;
    margin-bottom: 8px;
}
.bvi-solution__param-title {
    font-weight: 700;
    font-size: 0.9rem;
    margin-bottom: 6px;
    color: #2b2b2b;
}
.bvi-solution__param-desc {
    font-size: 0.75rem;
    line-height: 1.4;
    color: #555555;
}

.bvi-solution__param-icon.dashicons {
    font-size: 32px;
    width: auto;
    height: auto;
    color: #555555;
    margin-bottom: 10px;
}

/* Адаптив */
@media (max-width: 900px) {
    .bvi-solution-card {
        flex-direction: column;
		margin: 40px 0;
    }
    .bvi-solution__slider {
        width: 100%;
    }
    .bvi-solution__info {
        padding: 15px;
    }
    .bvi-solution__params {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}
@media (max-width: 580px) {
    .bvi-solution__params {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .bvi-solution__title {
        font-size: 1.3rem;
    }
    .bvi-solution__composition {
        padding: 15px;
    }
	.bvi-solutions__panes{
		padding: 0;
	}
.bvi-solution__order {
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
}
}

/* ===== СЕКЦИЯ ВИДЕОМАТЕРИАЛОВ ===== */
.bvi-video-section {
    max-width: 1400px;
    margin: 60px auto;
    padding: 0;
}

.bvi-video-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
	margin: 30px 0;
}

.bvi-video-card {
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.bvi-video-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.bvi-video-thumb {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
}

.bvi-video-thumb iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

.bvi-video-info {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bvi-video-title {
    font-size: 1.2rem;
    font-weight: 500;
    margin: 0 0 15px 0;
}

.bvi-video-desc {
    font-size: 12px;
    color: #555555;
    line-height: 1.4;
    margin: 0;
}

/* Адаптив */
@media (max-width: 900px) {
    .bvi-video-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 580px) {
    .bvi-video-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .bvi-video-title {
        font-size: 1rem;
    }
}


/* Адаптив */
@media (max-width: 580px) {
    .payment-method-options {
        flex-direction: column;
        gap: 10px;
    }
    
    .payment-method-label {
        width: 100%;
    }
}

/* PDF материалы в карточках товаров  */
.woocommerce .pdf-download-wrapper {
  margin: 20px auto 30px;
}
.woocommerce .pdf-download-wrapper .pdf-download-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #ffffff;
  color: #a4161a;
  border: 1px solid #a4161a;
  border-radius: 10px;
  font-weight: 500;
  padding: 10px;
}

/* ===== МЕДИАЗАПРОСЫ (ВСЕ ОБЪЕДИНЕНЫ) ===== */
/* Десктоп (большие экраны) */
@media screen and (min-width: 960px) {
    #header-menu-sidebar-inner .mobile-left:has(.builder-item--button_base) {
        display: none;
    }

    .social-btn:hover .social-btn-tooltip {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .social-btn:hover {
        -webkit-transform: translateX(10px) scale(1.1);
        transform: translateX(10px) scale(1.1);
    }

    .social-btn:hover svg {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    .item--inner.builder-item--header_search {
        display: none;
    }

    .woocommerce-checkout form.checkout {
        grid-column-gap: 30px !important;
    }
}

/* Планшеты и средние экраны (макс. 1024px) */
@media (max-width: 1024px) {
    .bvi-projects-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }
}

/* Планшеты и ноутбуки (макс. 992px) */
@media (max-width: 992px) {
    .bvi-map-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    
    .bvi-contacts-card {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 30px 25px;
    }
    
    .bvi-contacts-card-inner {
        max-width: 100%;
    }
    
    .bvi-map-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
        height: 400px;
    }

    .contacts-info-wrapper {
        gap: 20px;
    }
    
    .contact-info-card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50% - 20px);
        -ms-flex: 1 1 calc(50% - 20px);
        flex: 1 1 calc(50% - 20px);
        min-width: auto;
    }
    
    .offices-flex-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px;
    }
    
    .offices-info-column {
        max-width: 100%;
        width: 100%;
    }
    
    .seo-content-block {
        margin: 40px 0 20px !important;
        max-width: 100% !important;
        padding: 10px 10px 10px 20px !important;
    }

    .bvi-video-form-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
		gap: 20px;
    }
    
    .bvi-video-col,
    .bvi-form-col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    
    .bvi-video-col {
        min-height: 300px;
    }
    
    .bvi-form-col {
        padding: 30px 25px;
    }
}

/* Экран до 900px */
@media screen and (max-width: 900px) {
    .bvi-about-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 2rem;
    }
    
    .bvi-about-image {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    
    .bvi-about-content {
        text-align: center;
    }
    
    .about-tag {
        margin-left: auto;
        margin-right: auto;
    }
    
    .title-custom-h2 {
        display: inline-block;
        text-align: left;
    }
    
    .about-stats {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    
    .stat-item {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    
    .bvi-about-button {
        margin-left: auto;
        margin-right: auto;
    }

    .product-benefits-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
    }

    .cookie-popup {
        gap: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .container-social-btn {
        gap: 6px;
    }
.bvi-service-story {
  gap: 20px;
  flex-direction: column;
}
.bvi-fullwidth-map {
  margin: 30px 0;
}
}

/* Экран до 768px (планшеты и телефоны) */
@media (max-width: 768px) {
    .bvi-projects-section {
        padding: 0;
        margin: 0 auto 40px;
    }
    
    .bvi-projects-container {
        padding: 0;
    }
    
    .title-custom-h2 {
        font-size: 1.6rem;
    }
    
    .bvi-card-content h3 {
        font-size: 1.2rem;
    }
    
    .bvi-card-desc {
        font-size: 0.8rem;
    }
    
    .bvi-card-content {
        padding: 1rem;
    }
    
    .about-stats {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
		 align-content: flex-start;
		border: none;
    }
    
    .stat-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        max-width: 100%;
        gap: 1rem;
		border-bottom: 1px dashed #ccc;
    }
    
    .bvi-about-button {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .contacts-info-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }
    
    .contact-info-card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
    
    .office-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
    }
    
    .office-col {
        width: 100%;
    }
    
    .full-width-banner img {
        height: auto;
        min-height: 350px;
    }
    
    .full-width-banner .banner-content {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        background: #f5f5f5;
        -webkit-transform: none;
        transform: none;
        padding: 30px;
    }
    
    .full-width-banner img {
        display: none;
    }
    
    .form-wrapper {
        max-width: 100%;
    }
    
    .title-section-decorated {
        font-size: 24px;
    }
	
.bvi-about-section {
  margin: 0 auto 40px;
}

    .hero-slider {
        height: 100vh;
    }

    .hero-slider__arrow {
        display: flex; 
        opacity: 0.5;
        width: 36px;
        height: 36px;
    }

    .hero-slider__caption {
        max-width: 80%;
        font-size: 14px;
        padding: 15px;
    }

    .hero-slider__dots {
        bottom: 20px;
        gap: 6px;
    }

    .hero-slider__dot {
        width: 8px;
        height: 8px;
        border-radius: 8px;
    }

    .hero-slider__dot.active {
        width: 24px;
    }

    .hero-slider__dot:hover {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    .hero-slider__caption p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .product-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .woocommerce-tabs {
        margin: 0 !important;
    }

    .cookies-text {
        font-size: 12px;
    }

    .manifesto {
        padding: 50px 20px;
    }

    .manifesto::before,
    .manifesto::after {
        font-size: 100px;
    }

    .manifesto__text {
        font-size: 1.8rem;
    }

    .manifesto__subtitle {
        font-size: 1rem;
    }

    .footer-contacts {
        gap: 12px;
    }

    .footer-contacts__item {
        gap: 10px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
   
    .custom-checkout-cart-table .product-thumbnail img {
        max-width: 60px;
        height: auto;
    }
       
    .custom-checkout-cart-table td.product-thumbnail {
        text-align: center;
    }
    
    .custom-checkout-cart-table td.product-thumbnail img {
        margin: 0 auto;
    }
    
    .contacts-info-block, .contacts-form-block {
        min-width: 400px;
    }

    /* Адаптация таблицы корзины */
    .woocommerce .custom-checkout-cart-table {
        width: 100%;
    }
    
    .woocommerce .custom-checkout-cart-table table,
    .woocommerce .custom-checkout-cart-table tbody,
    .woocommerce .custom-checkout-cart-table tr {
        display: block;
        width: 100%;
    }
    
    .woocommerce .custom-checkout-cart-table thead {
        display: none;
    }
    
    .woocommerce .custom-checkout-cart-table tr {
        margin-bottom: 20px;
        border: 1px solid #e5e5e5;
        border-radius: 8px;
        background: #fff;
        overflow: hidden;
        box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    }
    
    .woocommerce .custom-checkout-cart-table td {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 12px 15px;
        border-bottom: 1px solid #f0f0f0;
        text-align: right;
    }
    
    .woocommerce .custom-checkout-cart-table td:last-child {
        border-bottom: none;
    }
    
    .woocommerce .custom-checkout-cart-table td.product-name:before {
        content: "Товар";
        font-weight: 600;
    }
    
    .woocommerce .custom-checkout-cart-table td.product-price:before {
        content: "Цена";
        font-weight: 600;
    }
    
    .woocommerce .custom-checkout-cart-table td.product-quantity:before {
        content: "Количество";
        font-weight: 600;
    }
    
    .woocommerce .custom-checkout-cart-table td.product-subtotal:before {
        content: "Сумма";
        font-weight: 600;
    }
    
    .woocommerce .custom-checkout-cart-table td.product-remove:before {
        content: "Удалить";
        font-weight: 600;
    }
    
    .woocommerce .custom-checkout-cart-table td:before {
        margin-right: 15px;
        color: #333;
    }
    
    .woocommerce .custom-checkout-cart-table .product-remove a {
        background: #f5f5f5;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
    }

    .bvi-video-form-block {
        padding: 0;
    }
    
    .woocommerce .woocommerce-breadcrumb {
        font-size: 12px;
    }
  .bvi-about-content {
    text-align: left;
  }
  .contacts-info-wrapper {
    margin: 30px auto 40px;
  }
  .hero-slider__caption{
	max-width: 100%;
	}
  .hero-slider__caption h1, .hero-slider__caption h2 {
        font-size: 26px;
        margin-bottom: 20%;
    }
}

/* Экран до 600px (мобильные телефоны) */
@media (max-width: 600px) {
  .bvi-about-story {
  gap: 25px;
}
    .title-custom-h2 {
        font-size: 1.6rem;
		padding: 10px;
    }
	.bvi-solutions__pane p {
		padding: 10px;
	}

    body.admin-bar .hero-slider {
        height: calc(100vh - 46px);
    }

    .product-benefits-grid {
        grid-template-columns: 1fr;
        gap: 15px;
        max-width: 400px;
    }
    
    .woocommerce .products ul, .woocommerce ul.products {
        max-width: 410px;
    }

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

    .benefit-title {
        font-size: 18px;
    }

    .benefit-description {
        font-size: 14px;
    }

    .faq-section {
        padding: 0;
        margin: 20px auto;
        max-width: 100%;
    }

    .faq-details summary {
        padding: 16px 20px;
    }

    .faq-question {
        font-size: 14px;
    }

    .faq-question span {
        padding-right: 10px;
    }

    .faq-question::after {
        right: 20px;
        font-size: 22px;
    }

    .faq-answer {
        padding: 10px;
    }

    .faq-answer p {
        font-size: 14px;
    }

    #wrapMap iframe {
        height: 400px;
    }
    
    .social-icons {
        gap: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    
    body:not(.home):not(.woocommerce-page):not(.woocommerce) .page h1::before,
    body:not(.home):not(.woocommerce-page):not(.woocommerce) .single h1::before,
    body:not(.home):not(.woocommerce-page):not(.woocommerce) h1:first-of-type::before {
        content: "✦";
    }

    body:not(.home):not(.woocommerce-page):not(.woocommerce) .page h1::after,
    body:not(.home):not(.woocommerce-page):not(.woocommerce) .single h1::after,
    body:not(.home):not(.woocommerce-page):not(.woocommerce) h1:first-of-type::after {
        content: "✦";
    }

    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
        margin: 0;
    }
    
    .woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-direction: column;
    gap: 30px;
    }
    
    .thezu-slider-btn {
        background: #2b2b2b;
        top: 92%;
        border-radius: 10px;
    }
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  font-size: 1.4em;
 text-align: left;
	padding: .5em;
}
.hero-slider__image {
  background-size: auto;
}
.woocommerce form .form-row label, .woocommerce-privacy-policy-text, .payment-method-text{
		font-size: 12px;
	}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
  padding: 0;
}
.woocommerce-payment-method-selection {
  padding: 5px;
}
.payment-method-icon {
  align-items: flex-start;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link>h2, .woocommerce ul.products li.product a.woocommerce-loop-product__link>h3 {
  padding: .5em;
}
}

/* Экран до 580px (узкие мобильные) */
@media (max-width: 580px) {
    .bvi-projects-grid {
        grid-template-columns: 1fr;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
		    margin-top: 20px;
    }
}

/* Экран до 576px (маленькие телефоны) */
@media (max-width: 576px) {
    .bvi-contacts-card {
        padding: 20px;
    }
    
    .bvi-contacts-title {
        font-size: 24px;
    }
    
    .bvi-contact-item {
        gap: 12px;
        margin-bottom: 20px;
    }
    
    .bvi-map-wrapper {
        height: 300px;
    }

    .bvi-form-col {
        padding: 20px 0;
    }
    
    .bvi-video-col {
        min-height: 220px;
    }
    
    .bvi-video-icon {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
    
    .bvi-form-title {
        font-size: 24px;
    }
  .hero-slider__caption h1, .hero-slider__caption h2 {
        font-size: 24px;
        margin-bottom: 30%;
    }
}

/* Экран до 480px (очень маленькие) */
@media (max-width: 480px) {
    .hero-slider__caption {
        font-size: 12px;
        padding: 10px;
    }

    .hero-slider__caption h1 {
        margin-bottom: 30%;
    }

    .product-gallery-grid {
        grid-template-columns: 1fr;
        gap: 25px;
        max-width: 370px;
    }

    .woocommerce-checkout form.checkout,
    .woocommerce-order-received .woocommerce-order {
        padding: 20px;
        border-radius: 10px;
    }

    .manifesto__text {
        font-size: 1.3rem;
    }

    .manifesto__signature-line {
        width: 40px;
    }

    .contact-info-card {
        padding: 15px;
    }
    
    .card-header h2 {
        font-size: 16px;
    }
    
    .office-info {
        padding: 15px;
    }
    
    .office-phone {
        font-size: 16px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    .office-address {
        font-size: 12px;
        padding: 6px;
    }
    
    .seo-content-block {
        padding: 10px 10px 10px 15px;
    }
    
    .seo-content-block h2 {
        font-size: 20px;
    }
    
    .seo-content-block h3 {
        font-size: 18px;
    }
}

/* Высокие экраны (мин. высота 1000px) */
@media screen and (min-height: 1000px) {
    .hero-slider {
        height: 80vh;
        max-height: 800px;
    }
}