* {
    outline: none !important;
    font-family: 'Montserrat';
}

body {
    background-color: #f9f7f7;
}

a {
    color: #7f1f1b;
}

.slink {
    position: relative;
    min-height: 20px;
}

.slink__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.slink__item {
    display: inline-block;
    margin: 0px 2px;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

@media screen and (max-width:992px) {
    .slink__wrapper {
        justify-content: center;
    }
}

.container_100 {
    padding-right: 15px;
    padding-left: 15px;
}

.container_100>* {
    margin-right: -15px;
    margin-left: -15px;
}

.form_wrap {
    width: 100%;
    max-width: 992px;
    margin: 0px auto;
    position: relative;
    padding: 0px 0px;
}

.form_wrap input,
.form_wrap optgroup,
.form_wrap select,
.form_wrap textarea {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #000;
}

.title_input {
    padding-bottom: 4px;
}

.form_wrap__submit {
    text-align: center;
}

.input-group {
    display: block;
    margin-bottom: 16px;
    position: relative;
}

.input-error {
    color: #f00;
    text-align: center;
    font-size: 14px;
    line-height: 12px;
    padding-top: 4px;
}

.input-block {
    position: relative;
}

.success_block {
    background: #19a924;
    color: #fff;
    padding: 10px 10px;
    font-size: 16px;
    margin-bottom: 10px;
    display: none;
    text-align: center;
}

.row [class*="col-md-"],
.row [class*="col-lg-"] {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.modal-open .popupBlock {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    background: transparent;
}

.popupBlock {
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.popupBlock .img_bg_filter {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
}

.popupBlock .modal-dialog {
    margin: 50px auto 30px;
}

.modal-dialog {
    max-width: 700px;
    position: relative;
    width: 100%;
}

.img_bg_filter+* {}

.modal-content {
    position: relative;
    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;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0px 0px 20px #424242;
    outline: 0;
    border: 0px;
    border-radius: 0px;
    padding: 30px 30px;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    text-align: left;
}

.popupBlock button.close {
    padding: 0px !important;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    top: 31px;
    right: 30px;
    width: 26px;
    height: 26px;
}

@media (min-width: 576px) {
    .modal-dialog {
        margin: 30px auto;
    }
}

@media screen and (max-width: 992px) {
    .popupBlock {
        padding: 0px 15px;
    }
}

.btn {
    position: relative;
}

.btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.img_bg_filter {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.img_bg_filter~* {}

.module * {
    word-break: break-word;
}

.module {
    background-size: cover;
    background-size: auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: 100% 0%;
}

a {
    -webkit-transition: .25s;
    transition: .25s;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}

.ex_row_pt_0 {
    padding-top: 0;
}

.ex_row_pt_15 {
    padding-top: 15px;
}

.ex_row_pt_30 {
    padding-top: 30px;
}

.ex_row_pt_45 {
    padding-top: 45px;
}

.ex_row_pt_60 {
    padding-top: 60px;
}

.ex_row_pt_75 {
    padding-top: 75px;
}

.ex_row_pt_90 {
    padding-top: 90px;
}

.ex_row_pt_105 {
    padding-top: 105px;
}

.ex_row_pt_120 {
    padding-top: 120px;
}

.ex_row_pt_135 {
    padding-top: 135px;
}

.ex_row_pt_150 {
    padding-top: 150px;
}

.ex_row_pt_165 {
    padding-top: 165px;
}

.ex_row_pt_180 {
    padding-top: 180px;
}

.ex_row_pt_195 {
    padding-top: 195px;
}

.ex_row_pt_210 {
    padding-top: 210px;
}

.ex_row_pb_0 {
    padding-bottom: 0;
}

.ex_row_pb_15 {
    padding-bottom: 15px;
}

.ex_row_pb_30 {
    padding-bottom: 30px;
}

.ex_row_pb_45 {
    padding-bottom: 45px;
}

.ex_row_pb_60 {
    padding-bottom: 60px;
}

.ex_row_pb_75 {
    padding-bottom: 75px;
}

.ex_row_pb_90 {
    padding-bottom: 90px;
}

.ex_row_pb_105 {
    padding-bottom: 105px;
}

.ex_row_pb_120 {
    padding-bottom: 120px;
}

.ex_row_pb_135 {
    padding-bottom: 135px;
}

.ex_row_pb_150 {
    padding-bottom: 150px;
}

.ex_row_pb_165 {
    padding-bottom: 165px;
}

.ex_row_pb_180 {
    padding-bottom: 180px;
}

.ex_row_pb_195 {
    padding-bottom: 195px;
}

.ex_row_pb_210 {
    padding-bottom: 210px;
}

img {
    max-width: 100%;
}

.splide__slide {
    overflow: hidden;
}

.splide__slide>.row {
    height: 100%;
    margin: 0px;
}

.splide.arrowOut {
    padding-left: 70px;
    padding-right: 70px;
}

.splide__pagination {
    bottom: 14px;
}

.splide.dotOut .splide__pagination {
    bottom: -33px;
}

.splide.splide--ttb {
    padding: 0px;
}

.splide.splide--ttb.arrowOut {
    padding-top: 70px;
    padding-bottom: 70px;
}

.splide.splide--ttb.dotOut {
    padding-left: 70px;
    padding-right: 70px;
}

.splide.splide--ttb.dotOut .splide__pagination {
    bottom: -30px;
}

.splide.dotOut {
    margin-bottom: 42px;
}

.splide.splide--ttb.dotOut {
    margin-bottom: 0px;
}

.splide .splide__arrow {
    background: #000;
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    opacity: .9;
}

.splide .splide__arrow:hover {
    opacity: 1;
}

.splide .splide__arrow:before {

    line-height: 32px !important;
    color: #fff;
    font-size: 40px !important;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

.splide .splide__arrow--prev:before {
    content: "‹";
}

.splide .splide__arrow--next:before {
    content: "›";
}

.splide .splide__arrow--prev {
    left: 15px;
}

.splide .splide__arrow--next {
    right: 15px;
}

.splide .splide__arrow svg {
    display: none;
}

.splide__pagination__page {
    background: #869791;
    opacity: 1;
    width: 10px;
    height: 10px;
    margin: 6px;
}

.splide__pagination__page.is-active {
    transform: scale(1.4);
    background: #000;
}

.splide--ttb .splide__arrow--prev {
    transform: translate(-50%) rotate(90deg) !important;
}

.splide--ttb .splide__arrow--next {
    transform: translate(-50%) rotate(90deg) !important;
}

.splide--ttb>.splide__pagination {
    right: 24px;
    bottom: 50% !important;
}

@media screen and (max-width:992px) {
    .splide--ltr .splide__slide {}
}

@media screen and (max-width:768px) {
    .splide.arrowOut {
        padding-left: 36px;
        padding-right: 36px;
    }

    .splide .splide__arrow {
        width: 24px;
        height: 24px;
    }

    .splide .splide__arrow:before {
        line-height: 20px !important;
        font-size: 22px !important;
    }

    .splide .splide__arrow--prev {
        left: 6px;
    }

    .splide .splide__arrow--next {
        right: 6px;
    }

    .splide.splide--ttb.arrowOut {
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .splide--ttb>.splide__arrows .splide__arrow--prev {
        top: 6px;
    }

    .splide--ttb>.splide__arrows .splide__arrow--next {
        bottom: 6px;
    }

    .splide__pagination__page {
        width: 6px;
        height: 6px;
        margin: 5px;
    }

    .splide__pagination {
        bottom: 9px;
    }

    .splide.dotOut .splide__pagination {
        bottom: -30px;
    }

    .splide.splide--ttb {
        padding-left: 0px;
        padding-right: 0px;
    }

    .splide.splide--ttb.dotOut {
        padding-left: 36px;
        padding-right: 36px;
    }

    .splide--ttb>.splide__pagination {
        right: 11px;
    }
}

ul {
    list-style-type: disc;
    list-style-position: inside;
    text-align: center;
    padding-left: 0px;
}

[data-type="menu"] p {
    margin: 0px;
}

li.parent {
    position: relative;
}

li.parent>ul li {
    display: block;
    padding: 0px;
}

li.parent>ul li a,
li.parent>ul li span {
    display: block;
    padding: 6px 15px;
}

li.parent>ul {
    display: none;
    padding: 0px;
}

.header_menu {
    justify-content: center;
    align-items: center;
}

.header_menu li {
    display: inline-block;
    padding: 0px;
}

.header_menu a {
    padding: 2px 12px;
    display: block;
    background: #fff;
}

.header_menu>li:not(.active)>a {
    background: #fff;
    color: #000;
}

.header_menu>li.active>a,
.header_menu>li>a:hover,
.header_menu>li:hover>a {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.header_menu ul li a {
    background: #fff;
    color: #000;
}

.header_menu ul li.active>a,
.header_menu ul li:hover>a {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.header_menu ul {
    background: #fff;
}

.header_menu ul li {
    display: block;
}

.header_menu li.parent>ul {
    overflow: hidden;
}

.header_menu li.parent>ul {
    top: 100%;
    left: 0px;
    position: absolute !important;
    margin: 0px;
    padding: 0px;
    list-style: none;
    background: #fff;
    min-width: 300px;
    text-align: left;
    box-shadow: 0px 2px 4px 0px #bdbdbd;
    z-index: 9;
}

.block__mobile {
    background-color: #111;
    display: none;
}

.menuCart {
    text-align: center;
    position: relative;
}

.menuCart a {
    display: block;
    padding: 0px 0px;
    color: #000;
}

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

.menuCart img {
    max-height: 48px;
    display: block;
    margin: 0px auto;
}

.menuCartCount {
    font-size: 13px;
    color: #000;
}

.menuCartPrice {
    font-size: 13px;
    color: #000;
}

.menuBlockCallback a {
    color: #fff;
    background-color: #d43131;
    line-height: 26px;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 400;
    border-width: 0px;
    border-color: #6c757d;
    border-style: solid;

    max-width: 186px;
    width: 100%;
}

.menuBlockSearch .form_wrap {
    padding: 0px;
}

.searchCatalog form {
    margin: 0px;
}

.searchBlock {
    padding: 0px 0px 0px 0px;
}

.srch form {
    display: flex;
    width: 100%;
    align-items: center;
}

.srch .input-group {
    margin: 0px;
    display: block;
    width: auto;
}

.srch input[type="text"] {
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #e3e3e3;
    padding: 0px 11px;
    height: 36px;
    /* width: 150px; */
    border-width: 1px;
    max-width: 350px;
    width: 100%;
}

.srch .js_search {
    height: 36px;
    text-indent: -99999px;
    width: 36px;
    border: 0px;
    border-radius: 0px;
    background: url('/images/joomlaSearch.svg') 50% 50% no-repeat;
    background-size: 22px;
    border-bottom: 1px solid #e3e3e3;
}

.menuBlockLogin a {
    color: #000;
}

.menuBlockLogin p {
    margin: 0px;
}

.carMiniList {
    display: none;
    position: absolute;
    padding: 8px 8px 12px 8px;
    min-height: 100px;
    z-index: 1011;
    background: #fff;
    width: 420px;
    right: 0px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
}

.menuCart:hover .carMiniList {
    display: block;
}

.cartMiniClear {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    min-height: 100px;
}

.carMiniProdItem {
    display: table;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.carMiniProdImg {
    width: 16%;
}

.carMiniProdImg img {
    text-align: center;
    max-height: 50px;
}

.carMiniProdName {
    text-align: left;
    width: 50%;
}

.carMiniProdQuantity {
    text-align: center;
    width: 10%;
}

.carMiniProdPrice {
    text-align: center;
    width: 24%;
}

.carMiniProdItem>div {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    padding: 3px 3px;
}

.cartMiniItogo {
    text-align: right;
    font-size: 14px;
    padding: 4px 0px 10px 0px;
}

.cartMiniLink {
    text-align: right;
}

.cartMiniLink a {
    display: inline-block;
    background: #2d2d2d;
    color: #fff;
    padding: 6px 8px;
    font-size: 14px;
}

.cartMiniLink a:hover {
    background: #000;
    text-decoration: none;
}

@media screen AND (max-width:1300px) {
    .menu_row {
        flex-wrap: wrap;
        justify-content: space-evenly !important;
    }

    .menu_row>[class*="col-"] {
        width: auto !important;
        max-width: max-content;
        flex-basis: auto;
    }

    .menu_row>.col-lg-12,
    .menu_row>.col-md-12 {
        flex-basis: 100%;
        padding-bottom: 0px;
    }

    .hiddenMob {
        display: none;
    }
}

@media screen and (min-width:993px) {
    li.parent:hover>ul {
        display: block;
    }

    li.parent li.parent:hover>ul {
        left: 100%;
        top: 0px;
    }
}

@media screen and (max-width:992px) {
    .srch form {
        justify-content: center;
    }

    .hiddenMob {
        display: block;
    }

    .no_content .module.block__positionabsolute {
        position: initial;
    }

    .menu_block_top [class*="col-"] {
        /* text-align: center !important; */
        /* max-width: 100%; */
    }

    .bodyFix {
        overflow: hidden;
    }

    .menu_block_top {
        /* padding-top: 20px; */
    }

    .menu_block_top * {
        /* text-align: center !important; */
    }

    .hidden_menu {
        display: none;
        position: fixed;
        top: 62px;
        height: 100%;
        width: 100%;
        left: 0px;
        z-index: 9;
        overflow: auto;
        padding-bottom: 60px;
        background: #fff;
    }

    .module.block__positionfixed.fix_block {
        position: fixed;
        z-index: 9;
        width: 100%;
        overflow-y: scroll;
        top: 0px;
        height: 100%;
    }

    .menu_row {
        display: block !important;
    }

    .menu_row>[class*="col-"] {
        /* width: 100% !important; */
        /* text-align: center !important; */
        /* display: block !important; */
        /* padding-bottom: 16px; */
    }

    .module.block__positionfixed.fix_block {
        position: fixed;
        z-index: 9;
        width: 100%;
        overflow-y: scroll;
        top: 0px;
        height: 100%;
    }

    li.parent>ul li a {
        display: block;
        padding: 5px 20px 5px 40px;
    }

    .block__mobile {
        /* position: fixed; */
        /* width: 100%; */
        /* top: 0px; */
        /* z-index: 9; */
    }

    .block__mobile+* {
        /* padding-top: 94px; */
    }

    .header_menu li a {
        text-align: left !important;
        padding: 5px 12px;
    }

    .header_menu {
        background-color: white !important;
        height: 100%;
        display: block;
        width: 100%;
        padding-top: 0px !important;
        padding-bottom: 64px;
        overflow: auto;
    }

    .header_menu li {
        display: block;
        padding: 0px;
        text-align: left;
    }

    .header_menu li.parent>ul {
        position: inherit !important;
    }

    li.parent>ul {
        display: block;
    }

    .header_menu li.parent>ul {
        border-radius: 0px;
        box-shadow: none;
    }

    .module[data-type="menu"] {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .block__positionfixed .hidden_menu {
        display: none !important;
    }

    .module.block__positionfixed.fix_block .hidden_menu {
        display: block !important;
    }

    .block__mobile_container {
        padding: 20px;
        position: relative;
    }

    .block__mobile {
        display: block;
    }

    .block__mobile_burger {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 20px;
        width: 28px;
        height: 20px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 9999;
    }

    .block__mobile_burger span {
        display: block;
        position: absolute;
        width: 100%;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        height: 3px;
        background-color: #fff;
    }

    .block__mobile_burger span:nth-child(1) {
        top: 0;
    }

    .block__mobile_burger span:nth-child(2) {
        top: 8px;
    }

    .block__mobile_burger span:nth-child(3) {
        top: 16px;
    }

    .block__mobile_burger span:nth-child(4) {
        display: none;
    }

    .block_opened .block__mobile_burger span:nth-child(1) {
        top: 8px;
        width: 0;
        left: 50%;
    }

    .block_opened .block__mobile_burger span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .block_opened .block__mobile_burger span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .block_opened .block__mobile_burger span:nth-child(4) {
        top: 8px;
        width: 0;
        left: 50%;
    }

    .fix_block .block__mobile_burger span:nth-child(1) {
        top: 8px;
        transform: rotate(45deg);
    }

    .fix_block .block__mobile_burger span:nth-child(2) {
        opacity: 0;
    }

    .fix_block .block__mobile_burger span:nth-child(3) {
        top: 8px;
        transform: rotate(-45deg);
    }
}

.moduleCatalogItem {
    margin-bottom: 30px;
    position: relative;
}

.moduleCategoryHead * {

    color: #555;
}

.moduleCategoryDescription * {

    font-size: 16px;
    line-height: 21px;
    color: #5e5e5e;
}

.modulecatalogImage {
    overflow: hidden;
    position: relative;
    height: 250px;
    border-radius: 15px;
}

.modulecatalogImage img {
    width: 100%;
    height: 100%;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    object-fit: cover;
}


.moduleCatalogName a {

    color: #494949;
    font-size: 18px;
    line-height: 22px;
    display: block;
    background: #e4e4e4;
    padding: 11px 6px;
}

h1 {
    font-size: 40px;
    margin-bottom: 20px;
}

h2 {
    font-size: 36px;
    margin-bottom: 20px;
}

h3 {
    font-size: 32px;
    margin-bottom: 20px;
}

h4 {
    font-size: 28px;
    margin-bottom: 10px;
}

h5 {
    font-size: 24px;
    margin-bottom: 10px;
}

h6 {
    font-size: 20px;
    margin-bottom: 10px;
}

@media screen and (max-width:1400px) {
    h1 {
        font-size: 36px;
        margin-bottom: 20px;
    }

    h2 {
        font-size: 34px;
        margin-bottom: 20px;
    }

    h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    h4 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    h5 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:992px) {
    h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    h3 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    h5 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@font-face {

    src: url("../fonts/Montserrat.ttf");
}

@font-face {

    src: url("../fonts/Tahoma.ttf");
}

.header_menu>li {
    margin: 0px 0px;
}

.header_menu>li>a {
    border-radius: 0px;
}

.header_menu>li:not(.active)>a {
    color: black;
    background-color: white;
}

.header_menu>li.active>a,
.header_menu>li>a:hover,
.header_menu>li:hover>a {
    color: #993130;
    background-color: white;
    font-size: 16px;
}

.header_menu ul li a {
    color: black;
    background-color: white;
}

.header_menu ul li.active>a,
.header_menu ul li:hover>a {
    color: white;
    background-color: #993130;
}

@media screen and (max-width:980px) {
    .header_menu {
        background-color: transparent !important;
    }
}

.block__mobile {
    background-color: #932f33;
}

.header_menu a {
    font-size: 16px;
    font-weight: 500;
}

.header_menu li.parent>ul {
    border-radius: 0px;
    overflow: hidden;
}

#menu_dlya_im_1 .image_1 {
    margin: 0px !important;
    height: 130px;
    max-height: 130px;
    width: auto;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

#menu_dlya_im_1 .text_2 {
    font-size: 14px;
}

#menu_dlya_im_1 .link_3 {
    color: #000;
}

#menu_dlya_im_1 .text_4 {
    color: #7f1f1b;
}

#menu_dlya_im_1 .text_5 {
    font-size: 14px;
}

#menu_dlya_im_1 .link_6 {
    color: #000;
}

#menu_dlya_im_1 .text_7 {
    color: #7f1f1b;
}

#menu_dlya_im_1 .image_8 {
    height: 30px;
    margin: 0px !important;
    max-height: 30px;
    width: auto;
}

#menu_dlya_im_1 .image_9 {
    height: 30px;
    margin: 0px !important;
    max-height: 30px;
    width: auto;
}

#menu_dlya_im_1 .image_10 {
    height: 33px;
    margin: 0px !important;
    max-height: 33px;
    width: auto;
}

#menu_dlya_im_1 .image_11 {
    max-height: 59.9375px;
    margin: 0px !important;
    height: 59.9375px;
    width: auto;
}

#menu_dlya_im_1 .block_12 {
    margin-top: 10px;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

#spl_1.splide .splide__arrow {
    background-color: #d9d9d9;
}

#spl_1.splide .splide__arrow:before {
    color: #fff;
}

#spl_1 .splide__pagination__page {
    background-color: #869791;
}

#spl_1 .splide__pagination__page.is-active {
    background-color: #000;
}

#setka_1 .block_1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_1 .block_2 {
    visibility: visible;
}

#setka_1 .block_3 {
    margin-top: 100px !important;
    margin-left: 100px !important;
}

#setka_1 .text_4 {
    color: #000;
    font-size: 40px;

}

#setka_1 .text_5 {

    color: #7f1f1b;
    font-weight: bold;
}

#setka_1 .list_6 {
    text-align: left;
}

#setka_1 .text_7 {
    color: #000;

}

#setka_1 .list_8 {
    text-align: left;
}

#setka_1 .text_9 {
    color: #000;
}

#setka_1 .text_10 {
    font-size: 1rem;

}

#setka_1 .list_11 {
    text-align: left;
}

#setka_1 .text_12 {
    color: #000;
}

#setka_1 .text_13 {
    font-size: 1rem;

}

#setka_1 .list_14 {
    text-align: left;
}

#setka_1 .text_15 {
    color: #000;
}

#setka_1 .text_16 {
    font-size: 1rem;

}

#setka_1 .list_17 {
    text-align: left;
}

#setka_1 .text_18 {
    color: #000;
}

#setka_1 .text_19 {
    font-size: 1rem;

}

#setka_1 .list_20 {
    text-align: left;
}

#setka_1 .text_21 {
    white-space: pre-wrap;

}

#setka_1 .list_22 {
    text-align: left;
}

#setka_1 .text_23 {
    white-space: pre-wrap;

}

#setka_1 .list_24 {
    text-align: left;
}

#setka_1 .text_25 {
    white-space: pre-wrap;

}

#setka_1 .list_26 {
    text-align: left;
}

#setka_1 .text_27 {
    white-space: pre-wrap;

}

#setka_1 .list_28 {
    text-align: left;
}

#setka_1 .text_29 {
    white-space: pre-wrap;

}

#setka_1 .link_30 {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #7f1f1b;
    border-width: 2px;
    border-color: #7f1f1b;

    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    margin-left: 0px;
    padding: 10px 20px;
}

#setka_1 .link_31 {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(127, 31, 27, 0);
    border-width: 2px;
    border-color: #7f1f1b;

    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    margin-left: 30px;
    color: #7f1f1b;
    padding: 10px 20px;
}

#setka_1 .list_32 {
    width: 1881px;
    height: 600px;
}

#setka_1 .block_33 {
    margin-top: 100px !important;
    margin-left: 100px !important;
}

#setka_1 .text_34 {
    color: #000;
    font-size: 40px;

}

#setka_1 .text_35 {

    color: #7f1f1b;
    font-weight: bold;
}

#setka_1 .list_36 {
    text-align: left;
}

#setka_1 .text_37 {
    color: #000;

}

#setka_1 .list_38 {
    text-align: left;
}

#setka_1 .text_39 {
    color: #000;
}

#setka_1 .text_40 {
    font-size: 1rem;

}

#setka_1 .list_41 {
    text-align: left;
}

#setka_1 .text_42 {
    color: #000;
}

#setka_1 .text_43 {
    font-size: 1rem;

}

#setka_1 .list_44 {
    text-align: left;
}

#setka_1 .text_45 {
    color: #000;
}

#setka_1 .text_46 {
    font-size: 1rem;

}

#setka_1 .list_47 {
    text-align: left;
}

#setka_1 .text_48 {
    color: #000;
}

#setka_1 .text_49 {
    font-size: 1rem;

}

#setka_1 .list_50 {
    text-align: left;
}

#setka_1 .text_51 {
    white-space: pre-wrap;

}

#setka_1 .list_52 {
    text-align: left;
}

#setka_1 .text_53 {
    white-space: pre-wrap;

}

#setka_1 .list_54 {
    text-align: left;
}

#setka_1 .text_55 {
    white-space: pre-wrap;

}

#setka_1 .list_56 {
    text-align: left;
}

#setka_1 .text_57 {
    white-space: pre-wrap;

}

#setka_1 .list_58 {
    text-align: left;
}

#setka_1 .text_59 {
    white-space: pre-wrap;

}

#setka_1 .link_60 {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #7f1f1b;
    border-width: 2px;
    border-color: #7f1f1b;

    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    margin-left: 0px;
}

#setka_1 .link_61 {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(127, 31, 27, 0);
    border-width: 2px;
    border-color: #7f1f1b;

    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    margin-left: 30px;
    color: #7f1f1b;
}

#setka_1 .list_62 {
    width: 1881px;
    height: 600px;
}

#setka_1 .block_63 {
    margin-top: 100px !important;
    margin-left: 100px !important;
}

#setka_1 .text_64 {
    color: #000;
    font-size: 40px;

}

#setka_1 .text_65 {

    color: #7f1f1b;
    font-weight: bold;
}

#setka_1 .list_66 {
    text-align: left;
}

#setka_1 .text_67 {
    color: #000;

}

#setka_1 .list_68 {
    text-align: left;
}

#setka_1 .text_69 {
    color: #000;
}

#setka_1 .text_70 {
    font-size: 1rem;

}

#setka_1 .list_71 {
    text-align: left;
}

#setka_1 .text_72 {
    color: #000;
}

#setka_1 .text_73 {
    font-size: 1rem;

}

#setka_1 .list_74 {
    text-align: left;
}

#setka_1 .text_75 {
    color: #000;
}

#setka_1 .text_76 {
    font-size: 1rem;

}

#setka_1 .list_77 {
    text-align: left;
}

#setka_1 .text_78 {
    color: #000;
}

#setka_1 .text_79 {
    font-size: 1rem;

}

#setka_1 .list_80 {
    text-align: left;
}

#setka_1 .text_81 {
    white-space: pre-wrap;

}

#setka_1 .list_82 {
    text-align: left;
}

#setka_1 .text_83 {
    white-space: pre-wrap;

}

#setka_1 .list_84 {
    text-align: left;
}

#setka_1 .text_85 {
    white-space: pre-wrap;

}

#setka_1 .list_86 {
    text-align: left;
}

#setka_1 .text_87 {
    white-space: pre-wrap;

}

#setka_1 .list_88 {
    text-align: left;
}

#setka_1 .text_89 {
    white-space: pre-wrap;

}

#setka_1 .link_90 {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #7f1f1b;
    border-width: 2px;
    border-color: #7f1f1b;

    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    margin-left: 0px;
}

#setka_1 .link_91 {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(127, 31, 27, 0);
    border-width: 2px;
    border-color: #7f1f1b;

    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    margin-left: 30px;
    color: #7f1f1b;
}

#setka_1_7057 .image_1 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_7057 .text_2 {

    font-size: 16px;
}

#setka_1_7057 .image_3 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_7057 .text_4 {

    font-size: 16px;
}

#setka_1_7057 .image_5 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_7057 .text_6 {

    font-size: 16px;
}

#setka_1_7057 .image_7 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_7057 .text_8 {

    font-size: 14px;
}

#tovari-po_metkam_4576 {
    background-color: #f9f7f7;
}

#tovari-po_metkam_4576 .text_1 {}

.productBlog .text_1 {}

#tovari-po_metkam_4576 .text_2 {
    color: #7f1f1b;
}

.productBlog .text_2 {
    color: #7f1f1b;
}

#tovari-po_metkam_4576 .block_3 {
    background-color: #fff;
}

.productBlog .block_3 {
    background-color: #fff;
}

#tovari-po_metkam_4576 .image_4 {
    margin: 0px !important;
    /* height: 165.938px; */
    /* max-height: 165.938px; */
    /* width: auto; */
}

.productBlog .image_4 {
    /*margin: 0px !important;
    height: 165.938px;
    max-height: 165.938px;
    width: auto;/*
}

#tovari-po_metkam_4576 .block_5 {
    /* height: 135.188px; */
}

.productBlog .block_5 {
    /* height: 135.188px; */
}

#tovari-po_metkam_4576 .link_6 {
    color: #000;
}

.productBlog .link_6 {
    color: #000;
}

#tovari-po_metkam_4576 .text_7 {}

.productBlog .text_7 {}

#tovari-po_metkam_4576 .text_8 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.productBlog .text_8 {
    margin-top: 0px;
    margin-bottom: 0px;
}

#tovari-po_metkam_4576 .text_9 {
    font-size: 16px;
}

.productBlog .text_9 {
    font-size: 16px;
}

#tovari-po_metkam_4576 .link_10 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    background-color: #7f1f1b;
    border-radius: 30px;
    padding: 5px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
    color: #fff;
    text-transform: uppercase;
}

.productBlog .link_10 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
    background-color: #7f1f1b;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
    color: #fff;
}

#tovari-po_metkam_4576 .block_11 {
    background-color: #fff;
}

.productBlog .block_11 {
    background-color: #fff;
}

#tovari-po_metkam_4576 .image_12 {
    margin: 0px !important;
    height: 165.938px;
    max-height: 165.938px;
    width: auto;
}

.productBlog .image_12 {
    margin: 0px !important;
    height: 165.938px;
    max-height: 165.938px;
    width: auto;
}

#tovari-po_metkam_4576 .block_13 {
    height: 135.188px;
}

.productBlog .block_13 {
    height: 135.188px;
}

#tovari-po_metkam_4576 .link_14 {
    color: #000;
}

.productBlog .link_14 {
    color: #000;
}

#tovari-po_metkam_4576 .text_15 {}

.productBlog .text_15 {}

#tovari-po_metkam_4576 .text_16 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.productBlog .text_16 {
    margin-top: 0px;
    margin-bottom: 0px;
}

#tovari-po_metkam_4576 .text_17 {
    font-size: 16px;
}

.productBlog .text_17 {
    font-size: 16px;
}

#tovari-po_metkam_4576 .link_18 {
    margin-top: 20px;
    margin-bottom: 0px;

    font-size: 16px;
    font-weight: 600;
    background-color: #7f1f1b;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

.productBlog .link_18 {
    margin-top: 20px;
    margin-bottom: 0px;

    font-size: 16px;
    font-weight: 600;
    background-color: #7f1f1b;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

#tovari-po_metkam_4576 .block_19 {
    background-color: #fff;
}

.productBlog .block_19 {
    background-color: #fff;
}

#tovari-po_metkam_4576 .image_20 {
    margin: 0px !important;
    height: 165.938px;
    max-height: 165.938px;
    width: auto;
}

.productBlog .image_20 {
    margin: 0px !important;
    height: 165.938px;
    max-height: 165.938px;
    width: auto;
}

#tovari-po_metkam_4576 .block_21 {
    height: 135.188px;
}

.productBlog .block_21 {
    height: 135.188px;
}

#tovari-po_metkam_4576 .link_22 {
    color: #000;
}

.productBlog .link_22 {
    color: #000;
}

#tovari-po_metkam_4576 .text_23 {}

.productBlog .text_23 {}

#tovari-po_metkam_4576 .text_24 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.productBlog .text_24 {
    margin-top: 0px;
    margin-bottom: 0px;
}

#tovari-po_metkam_4576 .text_25 {
    font-size: 16px;
}

.productBlog .text_25 {
    font-size: 16px;
}

#tovari-po_metkam_4576 .link_26 {
    margin-top: 20px;
    margin-bottom: 0px;

    font-size: 16px;
    font-weight: 600;
    background-color: #7f1f1b;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

.productBlog .link_26 {
    margin-top: 20px;
    margin-bottom: 0px;

    font-size: 16px;
    font-weight: 600;
    background-color: #7f1f1b;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

#tovari-po_metkam_4576 .block_27 {
    background-color: #fff;
}

.productBlog .block_27 {
    background-color: #fff;
}

#tovari-po_metkam_4576 .image_28 {
    margin: 0px !important;
    height: 165.938px;
    max-height: 165.938px;
    width: auto;
}

.productBlog .image_28 {
    margin: 0px !important;
    height: 165.938px;
    max-height: 165.938px;
    width: auto;
}

#tovari-po_metkam_4576 .block_29 {
    height: 135.188px;
}

.productBlog .block_29 {
    height: 135.188px;
}

#tovari-po_metkam_4576 .link_30 {
    color: #000;
}

.productBlog .link_30 {
    color: #000;
}

#tovari-po_metkam_4576 .text_31 {}

.productBlog .text_31 {}

#tovari-po_metkam_4576 .text_32 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.productBlog .text_32 {
    margin-top: 0px;
    margin-bottom: 0px;
}

#tovari-po_metkam_4576 .text_33 {
    font-size: 16px;
}

.productBlog .text_33 {
    font-size: 16px;
}

#tovari-po_metkam_4576 .link_34 {
    margin-top: 20px;
    margin-bottom: 0px;

    font-size: 16px;
    font-weight: 600;
    background-color: #7f1f1b;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

.productBlog .link_34 {
    margin-top: 20px;
    margin-bottom: 0px;

    font-size: 16px;
    font-weight: 600;
    background-color: #7f1f1b;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

#setka_2 {
    /* background-image: url("../images/fon_about.png"); */
    /* background-size: cover; */
    background: #fff;
}

#setka_2 .block_1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
}

#setka_2 .text_2 {
    padding-left: 20px;
}

#setka_2 .text_3 {

    color: #fff;
    font-size: 40px;
}

#setka_2 .text_4 {
    text-align: left;
    margin-left: 20px;
    margin-bottom: 15px;
    margin-top: 20px;
}

#setka_2 .text_5 {

    color: #fff;
}

#setka_2 .text_6 {
    text-align: left;
    margin-left: 20px;
    margin-bottom: 15px;
    margin-top: 20px;
}

#setka_2 .text_7 {

    color: #fff;
}

#setka_2 .link_8 {
    margin-top: 20px;
    margin-bottom: 0px;

    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    background-color: rgba(0, 102, 212, 0);
    padding: 10px 20px;
    border-width: 2px;
    border-color: #fff;
    margin-left: 20px;
}

#setka_2 .block_9 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_2 .image_10 {
    height: auto;
    max-height: initial;
    width: auto;
    margin: 0px !important;
}

#spisok_kategorii .text_1 {

    font-size: 40px;
    font-weight: bold;
}

#spisok_kategorii .text_2 {
    color: #7f1f1b;
}

#spisok_kategorii .image_3 {
    /* margin: 0px !important; */
    /* height: 225.844px; */
    /* max-height: 225.844px; */
    /* width: auto; */
}

#spisok_kategorii .text_4 {

    font-size: 20px;
}

#spisok_kategorii .image_5 {
    margin: 0px !important;
    height: 225.859px;
    max-height: 225.859px;
    width: auto;
}

#spisok_kategorii .text_6 {
    font-size: 20px;

}

#spisok_kategorii .image_7 {
    margin: 0px !important;
    height: 225.859px;
    max-height: 225.859px;
    width: auto;
}

#spisok_kategorii .text_8 {

    font-size: 20px;
}

#spisok_kategorii .image_9 {
    margin: 0px !important;
    height: 225.859px;
    max-height: 225.859px;
    width: auto;
}

#spisok_kategorii .text_10 {

    font-size: 20px;
}

#spisok_kategorii .image_11 {
    margin: 0px !important;
    height: 225.859px;
    max-height: 225.859px;
    width: auto;
}

#spisok_kategorii .text_12 {
    white-space: pre-wrap;

    font-size: 20px;
}

#spisok_kategorii .image_13 {
    margin: 0px !important;
    height: 225.859px;
    max-height: 225.859px;
    width: auto;
}

#spisok_kategorii .text_14 {
    font-size: 20px;

}

#spisok_kategorii .image_15 {
    height: 225.844px;
    max-height: 225.844px;
    width: auto;
    margin: 0px !important;
}

#spisok_kategorii .text_16 {
    font-size: 20px;

}

#spisok_kategorii .image_17 {
    height: 225.844px;
    max-height: 225.844px;
    width: auto;
    margin: 0px !important;
}

#spisok_kategorii .text_18 {

    font-size: 20px;
}

#spisok_kategorii .image_19 {
    height: 225.844px;
    max-height: 225.844px;
    width: auto;
    margin: 0px !important;
}

#spisok_kategorii .text_20 {
    font-size: 20px;

}

#setka_1_9329 .block_1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_1_9329 .block_2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_1_9329 .image_3 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_9329 .block_4 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_1_9329 .image_5 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#modyl_novostei_1715 {
    background-color: #f9f7f7;
}

#modyl_novostei_1715 .text_1 {
    font-size: 40px;

}

.newsBlog .text_1 {
    font-size: 40px;

}

#modyl_novostei_1715 .text_2 {
    color: #7f1f1b;
}

.newsBlog .text_2 {
    color: #7f1f1b;
}

#modyl_novostei_1715 .block_3 {}

.newsBlog .block_3 {
    background-color: #fff;
}

#modyl_novostei_1715 .image_4 {}

.newsBlog .image_4 {
    height: auto;
    max-height: initial;
    width: auto;
    margin: 0px 0px 8px !important;
}

#modyl_novostei_1715 .text_5 {
    font-size: 30px;
}

.newsBlog .text_5 {
    font-size: 30px;
}

#modyl_novostei_1715 .text_6 {

    font-size: 16px;
}

.newsBlog .text_6 {

    font-size: 16px;
}

#modyl_novostei_1715 .text_7 {}

.newsBlog .text_7 {}

#modyl_novostei_1715 .link_8 {

    font-weight: 600;
    background-color: #7f1f1b;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

.newsBlog .link_8 {

    font-weight: 600;
    background-color: #7f1f1b;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

#modyl_novostei_1715 .block_9 {
    background-color: #fff;
}

.newsBlog .block_9 {
    background-color: #fff;
}

#modyl_novostei_1715 .image_10 {
    height: auto;
    max-height: initial;
    width: auto;
    margin: 0px 0px 8px !important;
}

.newsBlog .image_10 {
    height: auto;
    max-height: initial;
    width: auto;
    margin: 0px 0px 8px !important;
}

#modyl_novostei_1715 .text_11 {
    font-size: 30px;
}

.newsBlog .text_11 {
    font-size: 30px;
}

#modyl_novostei_1715 .text_12 {

    font-size: 16px;
}

.newsBlog .text_12 {

    font-size: 16px;
}

#modyl_novostei_1715 .text_13 {}

.newsBlog .text_13 {}

#modyl_novostei_1715 .link_14 {

    font-weight: 600;
    background-color: #7f1f1b;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

.newsBlog .link_14 {

    font-weight: 600;
    background-color: #7f1f1b;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

#modyl_novostei_1715 .block_15 {
    background-color: #fff;
}

.newsBlog .block_15 {
    background-color: #fff;
}

#modyl_novostei_1715 .image_16 {
    height: auto;
    max-height: initial;
    width: auto;
    margin: 0px 0px 8px !important;
}

.newsBlog .image_16 {
    height: auto;
    max-height: initial;
    width: auto;
    margin: 0px 0px 8px !important;
}

#modyl_novostei_1715 .text_17 {
    font-size: 30px;
}

.newsBlog .text_17 {
    font-size: 30px;
}

#modyl_novostei_1715 .text_18 {

    font-size: 16px;
}

.newsBlog .text_18 {

    font-size: 16px;
}

#modyl_novostei_1715 .text_19 {}

.newsBlog .text_19 {}

#modyl_novostei_1715 .link_20 {

    font-weight: 600;
    background-color: #7f1f1b;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

.newsBlog .link_20 {

    font-weight: 600;
    background-color: #7f1f1b;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

#modyl_novostei_1715 .link_21 {
    line-height: 30px;
    border-radius: 30px;
    background-color: #7f1f1b;

    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
    font-weight: 600;
}

.newsBlog .link_21 {
    line-height: 30px;
    border-radius: 30px;
    background-color: #7f1f1b;

    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
    font-weight: 600;
}

#spl_2.splide .splide__arrow {
    background-color: transparent;
}

#spl_2.splide .splide__arrow:before {
    color: rgb(153 153 153 / 97%);
}

#spl_2 .splide__pagination__page {
    background-color: #869791;
}

#spl_2 .splide__pagination__page.is-active {
    background-color: #000;
}

#setka_4 {
    background-image: url("../images/fon_kopirayt.png");
    background-size: cover;
}

#setka_4 .block_1 {
    /* padding-left: 15px !important; */
    /* padding-right: 0px !important; */
    margin-left: 0px !important;
}

#setka_4 .image_2 {
    margin: 0px !important;
    height: 100px;
    max-height: 100px;
    width: auto;
}

#setka_4 .image_3 {
    margin: 0px !important;
    height: auto;
    max-height: 92px;
    width: auto;
}

#setka_4 .block_4 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_4 .block_5 {
    visibility: visible;
}

#setka_4 .block_6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_4 .image_7 {
    /* margin: 0px !important; */
    /* height: 54.9219px; */
    max-height: 70px;
    width: auto;
    border-radius: 10px;
}

#setka_4 .block_8 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_4 .image_9 {
    margin: 0px !important;
    height: 54.9219px;
    max-height: 54.9219px;
    width: auto;
}

#setka_4 .block_10 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_4 .image_11 {
    margin: 0px !important;
    height: 54.9219px;
    max-height: 54.9219px;
    width: auto;
}

#setka_4 .block_12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_4 .block_13 {
    /* padding-left: 0px !important; */
    /* padding-right: 0px !important; */
}

#setka_4 .text_14 {
    padding-left: 10px;
}

#setka_4 .text_15 {
    font-size: 18px;
}

#setka_4 .text_16 {
    color: #7f1f1b;
}

#setka_4 .text_17 {
    font-weight: bold;

    font-size: 16px;
}

#setka_4 .text_18 {
    font-weight: bold;
}

#setka_4 .text_19 {

    font-size: 16px;
}

#setka_4 .text_20 {

    font-size: 16px;
}

#setka_4 .text_21 {

    font-size: 16px;
}

#setka_4 .text_22 {

    font-size: 16px;
}

#setka_4 .text_23 {

    font-size: 16px;
}

#setka_4 .text_24 {

    font-size: 16px;
}

#setka_4 .text_25 {

    font-size: 16px;
}

#setka_4 .block_26 {
    padding-left: 10px !important;
    padding-right: 15px !important;
    margin-right: 0px !important;
}

#setka_4 .text_27 {
    font-size: 18px;

    color: #7f1f1b;
}

#setka_4 .text_28 {
    font-weight: bold;
}

#setka_4 .text_29 {
    font-size: 16px;

}

#setka_4 .text_30 {}

#setka_4 .text_31 {
    font-weight: bold;
}

#setka_4 .text_32 {}

#setka_4 .text_33 {
    font-size: 16px;

}

#setka_4 .link_34 {
    color: #000;
}

#setka_4 .text_35 {}

#setka_4 .link_36 {
    color: #000;
}

#setka_4 .text_37 {}

#setka_4 .link_38 {
    color: #000;
}

#setka_4 .text_39 {}

#setka_4 .text_40 {
    font-weight: bold;
}

#setka_4 .link_41 {
    transition-property: all;
    font-size: 1rem;
    text-align: left;
    background-color: inherit;
}

#setka_4 .text_42 {

    color: #7f1f1b;
}

#setka_4 .text_43 {
    text-align: left;

}

#vsplivaushaya_forma .block_1 {
    background-color: rgba(0, 0, 0, .4);
}

#vsplivaushaya_forma .text_2 {
    text-align: left;
}

#vsplivaushaya_forma .text_3 {

    font-size: 40px;
}

#vsplivaushaya_forma .text_4 {
    text-align: left;
}

#vsplivaushaya_forma .text_5 {
    font-size: 18px;
}

#vsplivaushaya_forma .block_6 {
    display: none;
}

#vsplivaushaya_forma .block_7 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma .form_8 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma .block_9 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma .form_10 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma .block_11 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma .form_12 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma .block_13 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma .form_14 {
    color: #000;
    border: 1px solid black;
    height: 46px;
    font-size: 16px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma .link_15 {
    color: #fff;
    background-color: #7f1f1b;

    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

.input_checkbox * {
    font-size: 12px;
}

.input_checkbox input {
    margin: 4px 8px 4px 0px !important;
    width: auto;
}

.input_checkbox .input-block label {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: center;
}

#jshopping_captcha>div {
    margin: 0px auto;
}

.btnRed {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #7f1f1b;
    border-width: 2px;
    border-color: #7f1f1b;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    margin-left: 0px;
    padding: 10px 20px;
    color: #fff;
}

.btnRed:hover {
    background-color: #711c19 !important;
    color: #fff !important;
}

.btnRedOutline {}

.btnRedOutline:hover {
    background-color: #7f1f1b !important;
    color: #fff !important;
}

.fixHeader {
    position: fixed;
    top: 0px;
    z-index: 9;
    background: #fff;
    width: 100%;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.pageWrap {
    padding-top: 190px;
}

.fixBody .fixHeader {
    box-shadow: 0px 0px 4px #000;
}

.fixBody #menu_dlya_im_1 .image_1 {
    height: 106px;
}

.fixBody .header_menu a {
    padding: 0px 12px;
}

.fixBody .header_menu ul a {
    padding: 3px 15px;
}

.fixBody #menu_dlya_im_1 .block_12 {
    margin-top: 2px;
}

.fixBody #menu_dlya_im_1 {
    padding-top: 3px;
    padding-bottom: 5px;
}
.fixBody .header_menu a img {
    /*height: 30px;*/
}
.breadcrumb {}

.breadcrumb a {
    color: #777;
}

.breadcrumb .divider {
    color: #777;
    margin: 0px 6px 0px 0px;
}

.breadcrumb li:last-child * {
    color: #7f1f1b;
}

.header_menu a img {
    height: 50px;
}

.llinkImage {
    font-weight: 600 !important;
    color: #993130 !important;
}

.button-special {
    text-decoration: none !important;
}

.button-special img {
    height: 16px;
}

.topLanguage>button {
    color: #000 !important;
    text-decoration: none !important;
}

.topLanguage:hover ul.dropdown-menu {
    display: block;
}

.topLanguage .dropdown-menu img {
    width: 26px;
}

.topLanguage ul button {
    border-radius: 0px;
}

.topLanguage ul button:hover,
.language__img.language__img_active {
    background: #e5e5e5;
}

#setka_1 .splide__slide ul {
    column-count: 2;
}

.sliderTextRed {
    color: #7f1f1b;
    padding: 15px 0px 0px 0px;
    font-weight: 500;
    margin-bottom: -8px;
    font-size: 14px;
}

#setka_1_7057 p {
    margin: 0px;
    line-height: 20px;
}

.hoverPreim img {
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    border-radius: 50%;
}

.hoverPreim:hover img {
    box-shadow: 0px 0px 15px #adadad;
}

.productSlider {
    /* padding: 0 50px 30px 50px; */
}

.productSlider .splide__arrow {
    background-color: #d9d9d9;
}

.productSlider .splide__arrow--prev {
    left: -45px;
}

.productSlider .splide__arrow--next {
    right: -45px;
}

.productSlider .splide__slide {
    padding: 7px 8px;
}

.productSlider .splide__pagination {
    display: none;
}

.productSlider .splide__slide .moduleProductImage img {
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    height: 250px;
    object-fit: cover;
}

.productSlider .splide__slide:hover .moduleProductImage img {
    height: 270px !important;
}

.productSlider .splide__slide .moduleProductItem {
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.productSlider .splide__slide:hover .moduleProductItem {
    margin-bottom: 10px;
}

.moduleProductItem:hover {
    box-shadow: 0px 0px 10px #ccc;
}

#setka_2:before {
    content: '';
    background: #963032;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 55%;
}

h1,
h2 {
    color: #7f1f1b;
    font-weight: bold;
}

.titleOne {
    color: #000;
}

.catInfo {
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    position: absolute;
    top: calc(100% - 60px);
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 10px 15px 0px 15px;
    color: #fff;
}

.moduleCatalogItem:hover .catInfo {
    top: 0px;
}

.catInfo:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -86px;
    width: 100%;
    height: 86px;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 0%, rgb(125 30 29)100%);
    display: none;
}

.catInfo:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgb(125 30 29 / 78%);
}

.catInfoWrap {
    z-index: 2;
    position: relative;
}

.moduleCatalogName {
    margin-bottom: 32px;
    line-height: 20px;
    /* height: 42px; */
    overflow: hidden;
}

.moreCat {
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 2;
}

.filialWrap {}

.filialHead {
    color: #7f1f1b;
    border-bottom: 1px solid #7f1f1b;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 2px 0px;
    font-size: 18px;
    font-weight: 600;
}

.filialImage {
    width: 100%;
}

.filialLeft ul {
    list-style: none;
    text-align: left;
    padding: 0px;
    margin: 0px;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #932f33;
}

.filialLeft li {}

.filialLeft li a {
    background: #963032;
    display: block;
    color: #fff;
    padding: 9px 15px;
    border-bottom: 1px solid #fff;
}


.filialLeft li a:hover,
.filialLeft li.active a {
    text-decoration: none;
    color: #932f34;
    background: #fff;
    border-bottom: 1px solid #932f34;
}

.filialLeft li:last-child a {
    border: 0px;
}

.map_block {
    min-height: 100px;
    position: relative;
}

.mapSetting {
    display: none;
}

#mainMap {
    height: 300px;
}

.filialContent h1 {
    /* font-size: 24px; */
}

.kafeBlock {
    display: block;
    margin: 0px 15px;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}

.kafeBlock:before {
    content: '';
    position: absolute;
    background: rgb(255 255 255 / 60%);
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.kafeBlock:hover:before {
    background: rgb(255 255 255 / 70%);
}

.kafeImg {
    width: 100%;
}

.kafeText {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    background: #fff;
    color: #3F0F0F;
    padding: 8px 5px;
    font-size: 30px;
    transform: translateY(-50%);
    z-index: 2;
}

.moduleNewsImage {
    overflow: hidden;
    height: 250px;
    margin-bottom: 5px;
    border-radius: 15px;
}

.moduleNewsImage img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    /* border-radius: 15px; */
}

.moduleNewsItem {
    /* padding: 15px !important; */
    /* border-radius: 15px; */
}

.moduleNewsLink .btn {
    padding: 2px 15px;
    margin: 0px !important;
    font-size: 14px;
}

.moduleNewsDate {}

.moduleNewsName {
    padding: 0px 0px 0px 0px;
}

.moduleNewsName a {
    color: #000;
    font-size: 24px;
}

#setka_1_7057,
#spisok_kategorii,
#setka_1_9329 {
    background: #fff;
}

.moduleNewsItem {
    /* background: #fff; */
}

.moduleNewsLink {
    margin-top: 8px;
}

.newsWrap {
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    height: 100%;
}

.newsWrap:hover {
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.rowNews {
    align-items: initial;
}

.moduleNewsDescription {
    height: 42px;
    line-height: 20px;
    overflow: hidden;
}

.slink img {
    height: 30px;
    max-height: 30px;
}

.hideDes {
    display: none;
}

.moduleNewsImage a {
    display: block;
    height: 100%;
}

.tableRuk {
    width: 100%;
}

.tableRuk th {
    border-bottom-width: 1px !important;
    background: #6a6a6a;
    color: #fff;
}

.pageFaqs {
    /* max-width: 900px; */
    margin: 0 auto
}

.accordion .accordion-header {
    background: #fff;
    color: #7f1f1b;
    border-radius: 10px;
    position: relative;
    font-weight: 600;
    border-radius: 0
}

.accordion .accordion-body {
    padding: 0
}

.accordion .accordion-content {
    /* padding: 15px 15px 5px 15px; */
    background: #fff
}

.accordion-header:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 20px;
    -webkit-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
    transform: translateY(-50%) rotate(180deg);
    background: url('/images/arrow.svg') 50% 50% no-repeat;
}

.accordion-header.collapsed:after {
    transform: translateY(-50%) rotate(0)
}

.accordion {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #7f1f1b;
    border-radius: 10px;
    background: #ffffff;
    overflow: hidden
}

.accordion .accordion-body,
.accordion .accordion-header {
    padding: 10px 15px
}

.accordion .accordion-header {
    background-color: #f9f9f9;
    border-radius: 3px;
    cursor: pointer;
    transition: all .5s
}

.accordion .accordion-header h4 {
    line-height: 1;
    margin: 0;
    font-size: 14px;
    font-weight: 700
}

.accordion .accordion-header:hover {
    background-color: #e9e9e9
}

.accordion .accordion-header:not(.collapsed) {
    background-color: #7f1f1b;
    color: #fff
}

.accordion .accordion-body {
    line-height: 24px;
    padding: 15px 15px 0px 15px;
}

.sendResume {
    padding: 5px 15px;
}

#forma_vacancy .block_1 {
    background-color: rgba(0, 0, 0, .4);
}

#forma_vacancy .text_2 {
    text-align: left;
}

#forma_vacancy .text_3 {

    font-size: 40px;
}

#forma_vacancy .text_4 {
    text-align: left;
}

#forma_vacancy .text_5 {
    font-size: 18px;
}

#forma_vacancy .block_6 {
    display: none;
}

#forma_vacancy .block_7 {
    color: #212529;
    font-size: 16px;
}

#forma_vacancy .form_8 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#forma_vacancy .block_9 {
    color: #212529;
    font-size: 16px;
}

#forma_vacancy .form_10 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#forma_vacancy .block_11 {
    color: #212529;
    font-size: 16px;
}

#forma_vacancy .form_12 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#forma_vacancy .block_13 {
    color: #212529;
    font-size: 16px;
}

#forma_vacancy .form_14 {
    color: #000;
    border: 1px solid black;
    height: 46px;
    font-size: 16px;
    border-radius: 0px;
    background-color: #fff;
}

#forma_vacancy .link_15 {
    color: #fff;
    background-color: #7f1f1b;

    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-width: 2px;
    border-color: #7f1f1b;
}

.productionCat {
    margin-bottom: 15px;
}

.productionCatBlock {
    display: block;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #963032;
    border-radius: 15px;
    overflow: hidden;
}

.productionImg {}

.productionText {
    background: #fff;
    font-size: 18px;
    line-height: 18px;
    padding: 15px 10px;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.productionCatBlock:hover .productionText {
    background: #963032;
    color: #fff;
}

.odcat li:last-child a {
    border: 0px !important;
}

.list_product .moduleProductItem {
    background: transparent;
}

.productWrap {
    background: #fff;
    border-radius: 15px;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.productWrap:hover {
    box-shadow: 0px 0px 10px #ccc;
}

.list_product .moduleProductItem:hover {
    box-shadow: none;
}

.odcat a.parent {
    /* background: none; */
}

.odcat a.parent:after {
    content: "‹";
    position: absolute;
    right: 5px;
    top: 0px;
    width: 30px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    transform: rotate(270deg);
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.odcat li.active>a {
    font-weight: 600;
}

.productSet {
    color: #932f33;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
}

.block581__descr {
    background: #fff;
    margin: 15px 0px 0px 0px;
    padding: 15px;
    border-radius: 15px;
}

.productShort {
    font-size: 14px;
}

.productBtn {
    padding: 5px 20px;
}

.form_wrap h4 {
    color: #7f1f1b;
}