:root {
    --color: rgb(5, 5, 5);
    --background-color: rgb(250, 250, 250);
    --link-color: rgb(0, 0, 238);
    --main-headline-color: rgb(0, 0, 192);
    --accent-background-color: rgb(0, 0, 238);
    --accent-color: rgb(5, 5, 5);
    --color-lead: rgb(12, 12, 12);

    --c-border-color: #ced4da;

    --header-bg-color: rgb(250, 250, 250) !important;
    --footer-bg-color: rgb(248, 249, 250) !important;
    --a-color: #495057;
    --offcanvas-bg-color: rgb(248, 249, 250);

    --logo-file: url('/img_site/logo/logo_black.webp');

    --banner-pattern: url('/img_site/pattern/banner_bg_white.svg');

    --nvabar-main-bg-color: rgb(248, 249, 250);
    
    --c-btn-hover: rgb(12, 12, 12);
    --c-btn-colod-shadow: rgb(0, 0, 0, 0.125);

    --table-border-color: #e0e0e0;

    --c-btn-vcard-color: rgb(255, 255, 255, 0.035);

    --background-btn-close: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    --background-btn-close-dark: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;

    --c-bs-card-bg: #fff;
    --img-not-found-bg: #fff;

    --img-carousel-fullscreen-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 385.331 385.331' style='enable-background:new 0 0 385.331 385.331%3B' xml:space='preserve'%3E%3Cpath d='M264.943 156.665h108.273c6.833 0 11.934-5.39 11.934-12.211c0-6.833-5.101-11.85-11.934-11.838h-96.242V36.181c0-6.833-5.197-12.03-12.03-12.03s-12.03 5.197-12.03 12.03v108.273c0 0.036 0.012 0.06 0.012 0.084c0 0.036-0.012 0.06-0.012 0.096C252.913 151.347 258.23 156.677 264.943 156.665z'/%3E%3Cpath d='M120.291 24.247c-6.821 0-11.838 5.113-11.838 11.934v96.242H12.03c-6.833 0-12.03 5.197-12.03 12.03c0 6.833 5.197 12.03 12.03 12.03h108.273c0.036 0 0.06-0.012 0.084-0.012c0.036 0 0.06 0.012 0.096 0.012c6.713 0 12.03-5.317 12.03-12.03V36.181C132.514 29.36 127.124 24.259 120.291 24.247z'/%3E%3Cpath d='M120.387 228.666H12.115c-6.833 0.012-11.934 5.39-11.934 12.223c0 6.833 5.101 11.85 11.934 11.838h96.242v96.423c0 6.833 5.197 12.03 12.03 12.03c6.833 0 12.03-5.197 12.03-12.03V240.877c0-0.036-0.012-0.06-0.012-0.084c0-0.036 0.012-0.06 0.012-0.096C132.418 233.983 127.1 228.666 120.387 228.666z'/%3E%3Cpath d='M373.3 228.666H265.028c-0.036 0-0.06 0.012-0.084 0.012c-0.036 0-0.06-0.012-0.096-0.012c-6.713 0-12.03 5.317-12.03 12.03v108.273c0 6.833 5.39 11.922 12.223 11.934c6.821 0.012 11.838-5.101 11.838-11.922v-96.242H373.3c6.833 0 12.03-5.197 12.03-12.03S380.134 228.678 373.3 228.666z'/%3E%3C/svg%3E");

    --img-carousel-fullscreen-icon-filter: invert(1) grayscale(100);

    --background-btn-close-img: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;

    --input-group-color: #000;

    --c-pagination-color: #000;
    --c-pagination-bg: rgb(250, 250, 250);
    --c-pagination-border-color: rgba(250, 250, 250, 0.125);

    --c-pagination-active-color: #fff;
    --c-pagination-active-bg: rgb(255, 0, 0);
    --c-pagination-active-border-color: rgb(255, 0, 0);
    --c-pagination-hover-color: #fff;

    --c-pagination-disabled-color: #6c757d;
    --c-pagination-disabled-bg: rgba(250, 250, 250);
    --c-pagination-disabled-border-color: rgba(250, 250, 250, 0.125);

    --c-form-select-color: #212529;
    --c-form-select-br: #fff;

    --c-link-product-color: rgba(0, 0, 0, .8);
    --c-link-product-color-hover: rgb(255, 0, 0);

    --not-image-filter: invert(90%);

    --c-alert-color: #fff;
    --c-alert-bg: rgba(255, 0, 0, 0.6);
    --c-alert-border-color: rgba(255, 0, 0, .4);

    --ymap-container-bg-image: none;
    --ymap-container-blend-mode: none;
    --ymap-container-mix-blend-mode: none;
}