

/* Start:/local/templates/spark/components/bitrix/sale.basket.basket.line/spark/style.min.css?17552512104008*/
.basket-line-block{position:relative;padding-left:25px;white-space:nowrap;font-size:13px}.basket-line-block-icon-cart,.basket-line-block-icon-profile{position:relative;margin-right:10px}.basket-line-block-icon-cart:after,.basket-line-block-icon-profile:after{position:absolute;top:-1px;left:-25px;display:block;width:20px;height:20px;content:''}.basket-line-block-icon-profile:after{background:no-repeat center url(/local/templates/spark/components/bitrix/sale.basket.basket.line/spark/images/profile.svg)}.basket-line-block-icon-cart:after{background:no-repeat center url(/local/templates/spark/components/bitrix/sale.basket.basket.line/spark/images/cart.svg)}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}}.bx-basket-fixed .basket-line-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .basket-line{line-height:1.44em}
/* End */


/* Start:/local/components/forumedia/getsection/templates/.default/style.css?17552512104479*/
.top-menu-catalog-head{
   position: absolute; 
   top: 60px;
   background: white;
   color: black;
   z-index: 100;
   display: none;
}

.top-menu-catalog-head .item-catalog a{
    color: black;
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
}

.top-menu-catalog-head .item-catalog img{
margin-right: 10px;
height: 40px;
width: 40px;
cursor: pointer;
}

.header-nav{
    position: relative;
}

.top-menu-catalog-head .top-menu-catalog.level-2,
.top-menu-catalog-head .top-menu-catalog.level-3,
.top-menu-catalog-head .top-menu-catalog.level-4,
.top-menu-catalog-head .top-menu-catalog.level-5,
.top-menu-catalog-head .top-menu-catalog.level-6{
display: none;
height: 100%;
background-color: white;
}

.top-menu-catalog-head .level-1 .item-catalog{
/*position: relative;*/
}

.top-menu-catalog-head .item-catalog{
    background-color: white;
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 0px;
    width: 310px;
    flex-wrap: nowrap;
    padding-top: 5px;
    padding-bottom: 5px;
}

.napravl{
font-size: 30px;
padding-top: 3px;
}

.napravl_last{
    font-size: 30px;
    padding-left: 20px;
    display: none;
}

.level1>.item-catalog>.napravl{

padding-top: 12px;
}

.top-menu-catalog-head .item-catalog{
border-bottom: 1px solid #f2f2f2;
}

.top-menu-catalog-head .item-catalog:hover{
border-bottom: 1px solid red;
}

.top-menu-catalog-head .level-2>.item-catalog .top-menu-catalog.level-3,
.top-menu-catalog-head .level-3>.item-catalog .top-menu-catalog.level-4,
.top-menu-catalog-head .level-4>.item-catalog .top-menu-catalog.level-5,
.top-menu-catalog-head .level-5>.item-catalog .top-menu-catalog.level-6,
.top-menu-catalog-head .level-6>.item-catalog .top-menu-catalog.level-7,
.top-menu-catalog-head .level-1>.item-catalog .top-menu-catalog.level-2{
    position: absolute;
    left: 100%;
    top: 0; 
}
/*
.top-menu-catalog-head .level-2>.item-catalog:hover .top-menu-catalog.level-3,
.top-menu-catalog-head .level-3>.item-catalog:hover .top-menu-catalog.level-4,
.top-menu-catalog-head .level-4>.item-catalog:hover .top-menu-catalog.level-5,
.top-menu-catalog-head .level-5>.item-catalog:hover .top-menu-catalog.level-6,
.top-menu-catalog-head .level-6>.item-catalog:hover .top-menu-catalog.level-7,
.top-menu-catalog-head .level-1>.item-catalog:hover .top-menu-catalog.level-2{
    display: block;
   
}
*/
.top-menu-catalog-head .top-menu-catalog.hover{
    display: block;
}

.top-menu-catalog-head .item-link{
    max-width: 260px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
/*
.header-nav-menu li:hover .top-menu-catalog-head
{
display: block;
}
*/
.header-nav-menu li .top-menu-catalog-head.hover{
display: block;
}

.hamb{
height: 100%;
width: 20px;
display: flex;
align-items: center;
}

.hamb img{
    height: 20px;
    padding-bottom: 5px;
}

.header-nav-menu li:first-child{
    display: flex;
    flex-wrap: nowrap;

}

.header-nav-menu li:first-child a{
padding-left: 5px;
}

.napravl{
     width: 30px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.top-menu-catalog-head.active
{
display: block;
}

.top-menu-catalog-head div.top-menu-catalog.active{
    display: block;
}
   .napravl_last{
    display: none;
    cursor: pointer;
}

@media (max-width: 991.98px){

.top-menu-catalog-head .item-catalog:hover{
border-bottom: 1px solid white;
}

/*.top-menu-catalog-head{
   position: fixed; 
}*/


    .napravl_last{
    display: block;
}

.top-menu-catalog-head .level-2>.item-catalog .top-menu-catalog.level-3,
.top-menu-catalog-head .level-3>.item-catalog .top-menu-catalog.level-4,
.top-menu-catalog-head .level-4>.item-catalog .top-menu-catalog.level-5,
.top-menu-catalog-head .level-5>.item-catalog .top-menu-catalog.level-6,
.top-menu-catalog-head .level-6>.item-catalog .top-menu-catalog.level-7,
.top-menu-catalog-head .level-1>.item-catalog .top-menu-catalog.level-2{
    position: absolute;
    left: 0;
    top: 0; 
}

.header-nav .bottom__header{
flex-direction: column-reverse;
align-items: flex-start !important;

}

nav.header-nav div#title-search{
max-width: 100%;
}

.top-menu-catalog-head{
top: 100px;
left: 5px;
}

div.top-menu-catalog-head .top-menu-catalog.hover{
    left: 0;
}

.top-menu-catalog-head .level-1>.item-catalog:hover .top-menu-catalog.level-2{
    left: 0;
}

/*.top-menu-catalog-head{
overflow-y: auto;

}
*/
}

@media (max-width: 466px){
   .top-menu-catalog-head{
top: 138px;
left: 5px;
} 
}
/* End */


/* Start:/local/templates/spark/components/bitrix/search.title/custom/style.css?17552512102108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/spark/components/bitrix/search.title/custom/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/spark/mob-header.css?17817193613464*/

    
    .header-mobile{
        display:none;
    }

@media (max-width: 767px) {
    
    .bottom-header-mob>a{
        position: relative;
    }
    
    .bottom-header-mob .cnt{
        position: absolute;
        border-radius:50%;
        top:10px;
        right: 30%;
        font-size: 12px;
        color:white;
        background: red;
        line-height: 16px;
        width: 16px;
        text-align: center;
    }
    
    .bottom-header-mob>span>a{
        display: flex;
    }
    .header-pc{
        display: none;
    }
    
    div.bottom-header-mob>a, div.bottom-header-mob>span{
        justify-content: space-between;
    }
    
    .header-mobile{
        display:flex;
        flex-direction: column;
    }
    
    .top-header-mob{
        display: flex;
        justify-content: space-between;
        padding: 10px 20px;
        align-items: center;
        position: relative;
    }
    
    .mob-header-search_input{
        display: none;
    }
    
    .mob-header-burger{
      height: 25px;
      width: 25px;
      background-color: rgba(206, 37, 37, 1);
      display: inline-flex;
    }
    
    .mob-header-burger.burger-close{
       background-image: url("/local/templates/spark/images/mob-burger.svg"); 
    }
    
    .mob-header-burger.burger-close.active{
       background-image: url("/local/templates/spark/images/mob-close.svg");   
    }
    
    .header-mobile .right-block{
      flex-grow: 1;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      margin-left: 10px;
    }
    .header-mobile .right-block a{
      margin-right: 10px;  
    }
    
    .top-header-mob{
    border: 1px solid rgba(147, 147, 147, 1);
    }
    
    .bottom-header-mob>a,.bottom-header-mob>span{
        display: flex;
        width: 25%;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        height: 65px;
        padding-top: 14px;
        padding-bottom: 14px;
    }
    
    .bottom-header-mob>span>a{
        height: 18px;
    }
    
    .bottom-header-mob a span{
     font-family: Roboto;
     font-weight: 500;
     font-size: 13px;
     color:black;
    }
    
    .bottom-header-mob a svg,.bottom-header-mob span svg{
        height: 15px;
    }
    
    .bottom-header-mob{
        display: flex;
        
    }
        .mob-header-search_input {
         display: none; 
        width: 100%;
        position: absolute;
        top: 76px;
        left: 0;
        background: white;
        padding: 18px 20px;
       z-index: 5;
    }
    
    .mob-header-search_input input,.mob-header-search_input input:focus{
        border-radius: 8px;
        height: 43px;
        flex-grow: 1;
        background: rgba(255, 255, 255, 1);
        border: 1px solid rgba(147, 147, 147, 1);
        font-family: Roboto;
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        padding-left: 18px;
       
    }

    .mob-header-search_input .btn-mob-search-close{
        margin-left: 10px;
        display: flex;
        align-items: center;
    }

    .btn-mob-search {
        position: absolute;
        right: 65px;
        top: 27px;

    }
    .mob-header-search .mob-header-search_input{
        display: none;
    }
    .mob-header-search.active .mob-header-search_input{
        display: flex;
    }
    
    .mob-header-search.active{
        width: 0;
        overflow: hidden;
        transition: 0.2s;
    }
}
/* End */


/* Start:/local/components/forumedia/getsection/templates/mob/style.css?17816991876592*/
.header-mobile .top-menu-catalog-head{
   position: absolute; 
   top: 60px;
   background: white;
   color: black;
   z-index: 100;
   display: none;
}

.header-mobile .top-menu-catalog-head .item-catalog a{
    color: black;
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
}

.header-mobile .top-menu-catalog-head .item-catalog img{
margin-right: 10px;
height: 40px;
width: 40px;
cursor: pointer;
}

.header-mobile {
    position: relative;
}

.header-mobile .top-menu-catalog-head .top-menu-catalog.level-1,
.header-mobile .top-menu-catalog-head .top-menu-catalog.level-2,
.header-mobile .top-menu-catalog-head .top-menu-catalog.level-3,
.header-mobile .top-menu-catalog-head .top-menu-catalog.level-4,
.header-mobile .top-menu-catalog-head .top-menu-catalog.level-5,
.header-mobile .top-menu-catalog-head .top-menu-catalog.level-6{
display: none;
height: 100%;
background-color: white;
}

.header-mobile .top-menu-catalog-head .level-1 .item-catalog{
/*position: relative;*/
}

.header-mobile .top-menu-catalog-head .item-catalog{
    background-color: white;
    display: flex;
    justify-content: space-between;
    padding-left: 0px;
    padding-right: 0px;
    width: 310px;
    flex-wrap: nowrap;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: auto;
}

.napravl{
font-size: 30px;
padding-top: 3px;
}

.napravl_last{
    font-size: 30px;
    padding-left: 20px;
    display: none;
}



.level1>.item-catalog>.napravl{

padding-top: 12px;
}

.top-menu-catalog-head .item-catalog{
border-bottom: 1px solid #f2f2f2;
}

.top-menu-catalog-head .item-catalog:hover{
border-bottom: 1px solid red;
}

.header-mobile .top-menu-catalog-head .level-0>.item-catalog .top-menu-catalog.level-1,
.header-mobile .top-menu-catalog-head .level-2>.item-catalog .top-menu-catalog.level-3,
.header-mobile .top-menu-catalog-head .level-3>.item-catalog .top-menu-catalog.level-4,
.header-mobile .top-menu-catalog-head .level-4>.item-catalog .top-menu-catalog.level-5,
.header-mobile .top-menu-catalog-head .level-5>.item-catalog .top-menu-catalog.level-6,
.header-mobile .top-menu-catalog-head .level-6>.item-catalog .top-menu-catalog.level-7,
.header-mobile .top-menu-catalog-head .level-1>.item-catalog .top-menu-catalog.level-2{
    position: absolute;
    left: 100%;
    top: 0; 
    width: 100%;
}
/*
.top-menu-catalog-head .level-2>.item-catalog:hover .top-menu-catalog.level-3,
.top-menu-catalog-head .level-3>.item-catalog:hover .top-menu-catalog.level-4,
.top-menu-catalog-head .level-4>.item-catalog:hover .top-menu-catalog.level-5,
.top-menu-catalog-head .level-5>.item-catalog:hover .top-menu-catalog.level-6,
.top-menu-catalog-head .level-6>.item-catalog:hover .top-menu-catalog.level-7,
.top-menu-catalog-head .level-1>.item-catalog:hover .top-menu-catalog.level-2{
    display: block;
   
}
*/
.header-mobile .top-menu-catalog-head .top-menu-catalog.hover{
    display: block;
}

.header-mobile .top-menu-catalog-head .item-link{
    max-width: 260px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
/*
.header-nav-menu li:hover .top-menu-catalog-head
{
display: block;
}
*/
.header-mobile .top-menu-catalog-head.hover{
display: block;
width: 100%;
}

.napravl{
     width: 30px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.header-mobile .top-menu-catalog-head.active
{
display: block;
}

.header-mobile .top-menu-catalog-head div.top-menu-catalog.active{
    display: block;
}

.napravl_last{
    display: none;
    cursor: pointer;
}

.top-menu-catalog.level-0 .contacts{
    display: flex;
    flex-direction: column;
}

@media (max-width: 991.98px){
    
   .header-mobile .top-menu-catalog-head.hover
 {
    overflow: auto;
}
    
   .header-mobile .top-menu-catalog.level-0>.item-catalog{
        width: 153px;
        height: 30px;
        font-family: Roboto;
font-weight: 400;
font-size: 16px;
border-bottom: 0px solid #f2f2f2;
    }
    
    .header-mobile .top-menu-catalog.level-0>.item-catalog a{
       font-family: Roboto;
font-weight: 400;
font-size: 16px;  
    }
    
.header-mobile .top-menu-catalog>.item-catalog .napravl,.header-mobile .top-menu-catalog>.item-catalog .napravl_last{    
   color:rgba(206, 37, 37, 1);
}

.header-mobile .top-menu-catalog.level-0>.item-catalog.contacts{
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header-mobile .top-menu-catalog.level-0>.item-catalog.contacts .cont-zv a{
  color: rgba(206, 37, 37, 1);  
  font-family: Roboto;
font-weight: 400;
font-size: 16px;
padding-bottom: 0;
border-bottom: 0px dotted #024178;
}

.header-mobile .top-menu-catalog-head .item-catalog a.cont-tel{
  padding-bottom: 5px; 
  padding-left: 0;
  margin-left: -15px;
}

.cont-tm{
   margin-left: -28px;
   height: 40px;
}

.cont-zv{
       margin-left: -23px;
        height: 40px;
        padding-top: 5px;
}

.header-mobile .top-menu-catalog.level-0>.item-catalog.contacts div{
   
}
    
.header-mobile .top-menu-catalog.level-0>.item-catalog>.napravl{
    line-height: 5px;
}
    
    .top-menu-catalog.level-0{
        height: 100vh;
        padding-top:20px; 
    }   
    
.header-mobile .top-menu-catalog-head {
        top: 76px;
        left: 0;
    }

.header-mobile .top-menu-catalog-head .item-catalog:hover{
border-bottom: 1px solid white;
}

/*.top-menu-catalog-head{
   position: fixed; 
}*/


    .napravl_last{
    display: block;
}

.header-mobile .top-menu-catalog-head .level-0>.item-catalog .top-menu-catalog.level-1,
.header-mobile .top-menu-catalog-head .level-2>.item-catalog .top-menu-catalog.level-3,
.header-mobile .top-menu-catalog-head .level-3>.item-catalog .top-menu-catalog.level-4,
.header-mobile .top-menu-catalog-head .level-4>.item-catalog .top-menu-catalog.level-5,
.header-mobile .top-menu-catalog-head .level-5>.item-catalog .top-menu-catalog.level-6,
.header-mobile .top-menu-catalog-head .level-6>.item-catalog .top-menu-catalog.level-7,
.header-mobile .top-menu-catalog-head .level-1>.item-catalog .top-menu-catalog.level-2{
    position: absolute;
    left: 0;
    top: 0; 
    width: 100%;
}

.header-nav .bottom__header{
flex-direction: column-reverse;
align-items: flex-start !important;

}

nav.header-nav div#title-search{
max-width: 100%;
}

.header-mobile div.top-menu-catalog-head .top-menu-catalog.hover{
    left: 0;
}
.header-mobile .top-menu-catalog-head .level-0>.item-catalog:hover .top-menu-catalog.level-1,
.header-mobile .top-menu-catalog-head .level-1>.item-catalog:hover .top-menu-catalog.level-2{
    left: 0;
}

/*.top-menu-catalog-head{
overflow-y: auto;

}
*/
}

/* End */


/* Start:/local/components/forumedia/cookie.agree/templates/.default/style.css?17552512103090*/
:root {
	--cookie-color-primary: rgba(220, 224, 236, 1);
	--cookie-color-text: rgba(33, 37, 41, 1);
	--cookie-color-btn: rgba(206, 37, 37, 1);
	--cookie-color-btn-hover: rgba(177, 32, 32, 1);
}

.cookie-warning.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
}

.cookie-warning.alert-primary {
	color: var(--cookie-color-text);
	background-color: var(--cookie-color-primary);
	border-color: var(--cookie-color-primary);
}

.cookie-warning.alert {
	box-sizing: border-box;
	position: fixed;
	bottom: -100%;
	left: 40px;
	width: 100%;
	max-width: 800px;
	padding: 2rem;
	z-index: 9999999999;
	box-shadow: 0px 8px 9px 0px rgba(34, 60, 80, 0.2);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	gap: 16px;
	margin: 0;
	transition: bottom 1s ease;
}

.cookie-warning.alert * {
	box-sizing: border-box;
}

.cookie-warning.active {
	bottom: 40px;
}

.cookie-warning .cookie-warning__agree-text {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 16px;
}

.cookie-warning .logo {
	flex: 0 0 auto;
	width: 32px;
	height: 32px;
}

.cookie-warning p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.32;
	color: var(--cookie-color-text);
	margin: 0;
	flex: 1 1 auto;
}

.cookie-warning p a {
	color: var(--cookie-color-text);
	text-decoration: underline;
	transition: color .15s ease-in-out;
}

.cookie-warning p a:hover {
	color: var(--cookie-color-btn-hover);
	text-decoration: underline;
}

.cookie-warning .cookie-warning__agree-btn {
	flex: 0 0 auto;
}

.cookie-warning .btn {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.32;
	color: var(--cookie-color-primary);
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .625rem 1.5rem;
	margin: 0;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.cookie-warning .btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.cookie-warning .btn.btn-primary {
	color: rgba(255, 255, 255, 1);
	background-color: var(--cookie-color-btn);
	border-color: var(--cookie-color-btn);
}

.cookie-warning .btn.btn-primary:hover {
	color: rgba(255, 255, 255, 1);
	background-color: var(--cookie-color-btn-hover);
	border-color: var(--cookie-color-btn-hover);
}

.cookie-warning .btn.btn-outline {
	color: var(--cookie-color-btn);
	background-color: var(--cookie-color-primary);
	border-color: var(--cookie-color-btn);
}

.cookie-warning .btn.btn-outline:hover {
	color: var(--cookie-color-primary);
	background-color: var(--cookie-color-btn);
	border-color: var(--cookie-color-btn);
}

@media (max-width: 992px) {
	.cookie-warning.alert {
		max-width: none;
		left: 0%;
		flex-wrap: wrap;
	}

	.cookie-warning.alert.active {
		bottom: 0%;
	}
}
/* End */


/* Start:/local/templates/spark/styles.css?17815344164518*/
body footer{
padding-top: 5px;
}

div.call-map{
	overflow: hidden;
	min-height: 370px;
}

@media (min-width: 992px){
.footer-menu-1 .footer-menu{
padding-left: 20px;

}

.footer-menu-2.col-12.col-md-6.col-lg-3.mt-5
{
padding-left: 0 !important;
}

}

@media (max-width: 991px){
.footer-menu-1{
padding-left: 0px;
}



}

@media (max-width: 768px){

	div.call-contacts {
    padding-top: 35px;
    padding-bottom: 0;
}
}

.fire-image{
display:flex;
position:absolute;
top:0;
left:0;
z-index:14;
padding:2px;
}

.fire-image>div{
margin-right:2px;
}


.favorites-and-compare-container{
	display: flex;
	flex-direction: row;
}


.catalog-section-list-item {
}

.catalog-section-list-item-title {
    overflow: hidden;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
}

.catalog-section-list-item-link {
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
}

.catalog-section-list-item-counter {
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.catalog-section-list-item-description {
    font-size: 13px;
}

.catalog-section-list-item-img {
    display: block;
    padding-top: 100%;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 250ms linear all;
}

.catalog-section-list-item-img:hover {
    border-color: var(--theme-color-primary);
}

/* region Line */
.catalog-section-list-line-list {
    padding: 0;
    list-style: none;
}

.catalog-section-list-line-list .catalog-section-list-item {
    display: flex;
    margin-bottom: 15px;
    align-items: flex-start;
}

.catalog-section-list-line-list .catalog-section-list-item-title {
    text-align: left;
}

.catalog-section-list-line-img-container {
    padding-right: 15px;
    min-width: 75px;
    width: 75px;
}

.catalog-section-list-line-list .catalog-section-list-titles {
    margin: 0;
    line-height: 20px;
}

/*endregion*/

/*region Text */
.catalog-section-list-text-list {
    padding: 0;
    list-style: none;
    column-count: 3;
}

.catalog-section-list-text-list .catalog-section-list-item-title {
    text-align: left;
}

@media (max-width: 767px) {
    .catalog-section-list-text-list {
        column-count: 1;
    }
}

/*endregion*/

/*region Tile */

.catalog-section-list-tile-list {
    padding: 0;
    list-style: none;
}

.catalog-section-list-tile-img-container {
    width: 100%;
}

/*endregion*/

/* list */

.catalog-section-list-list {
    margin-bottom: 30px;
}

.catalog-section-list-list .catalog-section-list-item {
    padding: 0;
    line-height: 16px;
}

.catalog-section-list-list .catalog-section-list-item:before {
    content: '' !important
}

.catalog-section-list-list-title {
    display: inline-block;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}

.catalog-section-list-list-link {
    white-space: nowrap;
    font-size: 13px;
}

.catalog-section-list-list-link:hover {
    text-decoration: none
}

.catalog-section-list-list-title span {
    font-size: 11px;
}

@media (max-width: 639px) {
    .bx-touch .catalog-section-list-list .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px;
    }

    .bx-touch .catalog-section-list-list .bx_catalog_line_title a {
        font-size: 12px;
    }
}

.catalog-section-list-list-title,
.catalog-section-list-list-link {
    transition: all 0.3s ease;
}

.t-category-list-items {
    display: grid;
    grid-template-columns: 100%;
	gap: 20px 30px;
	width: 100%;
	margin-bottom: 25px;
}

@media (min-width: 768px) {
	.t-category-list-items {
		grid-template-columns: 1fr 1fr;
	}
}

.t-category-list-item {
    border: 1px solid #EAEBEC;
    border-radius: 2px;
	padding: 4px;
}

.t-category-list-item__inner {
	display: grid;
	grid-template-columns: max-content 1fr;
	gap: 18px;
	padding: 0 10px;
}

.t-category-list-item__image {
    aspect-ratio: 120 / 76;
    display: block;
    object-fit: contain;
    object-position: center;
    height: 76px;
}

.t-category-list-item__body {
	display: flex;
	align-items: center;
}

.t-category-list-item__title {
	font-size: 16px;
    color: #013464;
	text-decoration: none;
}

span.compare-count{
    color: black;
    padding-left: 5px;
}

.product-item-detail-compare label{
    
}


/* End */


/* Start:/local/templates/spark/template_styles.css?17815225528710*/
.bx-yellow,
.bx-theme-yellow {
	--primary: #f9a91d;
	--theme-color-primary: #f9a91d;
	--theme-color-second: #faba4a;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #f9a91d;
	--theme-b-link-hover: #faba4a;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #f9a91d;
	--theme-b-bd-primary: #f9a91d;
	--theme-b-sd-primary: rgba(249, 169, 29, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #faba4a;
	--theme-b-bd-primary-hover: #daa53e;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #faba4a;
	--theme-b-bd-primary-active: #daa53e;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #daa53e;
	--theme-b-bd-primary-disabled: #b7853b;
}

.bx-blue,
.bx-theme-blue {
	--primary: #0083d1;
	--theme-color-primary: #0083d1;
	--theme-color-second: #5ca6e4;
	--theme-color-light: #f0f6f8;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #0083d1;
	--theme-b-bd-primary: #0083d1;
	--theme-b-sd-primary: rgba(0, 131, 209, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5ca6e4;
	--theme-b-bd-primary-hover: #5599d2;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5ca6e4;
	--theme-b-bd-primary-active: #5599d2;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #5599d2;
	--theme-b-bd-primary-disabled: #4d8bbf;
}

.bx-red,
.bx-theme-red {
	--primary: #e22b2b;
	--theme-color-primary: #e22b2b;
	--theme-color-second: #e95c5c;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #e22b2b;
	--theme-b-link-hover: #e95c5c;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #e22b2b;
	--theme-b-bd-primary: #e22b2b;
	--theme-b-sd-primary: rgba(226, 43, 43, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #e95c5c;
	--theme-b-bd-primary-hover: #d05454;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #e95c5c;
	--theme-b-bd-primary-active: #d05454;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #d05454;
	--theme-b-bd-primary-disabled: #c04e4e;
}

.bx-green,
.bx-theme-green {
	--primary: #63aa28;
	--theme-color-primary: #63aa28;
	--theme-color-second: #5b9f0b;
	--theme-color-light: #a8d95b;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #63aa28;
	--theme-b-bd-primary: #63aa28;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5b9f0b;
	--theme-b-bd-primary-hover: #56940b;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5b9f0b;
	--theme-b-bd-primary-active: #56940b;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09;
}

body {
	background-attachment: fixed;
	background-size: cover;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#pagetitle { margin-bottom: 35px; }

h1,h2,h3,h4,h5 {
	font-family: "OpenSans-Regular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.bx-content-section,
.bx-header-section {
	padding-bottom: 2px;
	background-color: rgba(255, 255, 255, .95);
}

/*region HEADER*/
.bx-header-logo { order: 1 }
.bx-header-personal { order: 3 }
.bx-header-contact { order: 2 }

/*region Logo*/
.bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: none;
}

.bx-logo-block img {
	max-height: 50px;
	width: auto;
}

@media (max-width: 767px) {
	.bx-logo-block img {
		max-width: 100%;
		max-height: 45px;
		width: auto;
		height: auto;
	}

	.bx-header-logo {
		padding: 5px 50px;
		height: 55px;
		background-color: var(--theme-color-primary);
	}

	.bx-logo-block { height: auto; }

	body.bx-theme-green .bx-store-logo { background: #33b111; }
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
	display: flex;
	align-items: center;
}

.bx-header-phone-number {
	color: #000;
	white-space: nowrap;
	font: 700 21px/28px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-header-phone-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background: no-repeat center url(/local/templates/spark/images/phone.svg);
}

@media (max-width: 991px) {
	.bx-header-phone-number { font: 600 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
	color: #000;
	font: 600 16px/22px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-worktime-title {
	color: #adadad;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bx-worktime-schedule {
	color: #000;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
	.bx-header-worktime { font: 500 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*endregion*/

.sidebar-block-title {
	color: #343434;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/*region FOOTER*/
.bx-footer-bg { background-color: #1f496a; }

.bx-footer-logo {
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-footer-logo img {
	max-width: 100%;
	height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover { background: #0083d1; }

.bx-theme-blue.bx-inclinkspersonal-selected { background: #3398d7; }

.bx-inclinkspersonal-item.bx-theme-black:hover { background: #303030; }

.bx-theme-black.bx-inclinkspersonal-selected { background: #484848; }

.bx-inclinkspersonal-item.bx-theme-green:hover { background: #44b1c9; }

.bx-theme-green.bx-inclinkspersonal-selected { background: #5cc3d1; }

.bx-inclinkspersonal-item.bx-theme-red:hover { background: #e63c3c; }

.bx-theme-red.bx-inclinkspersonal-selected { background: #e95c5c; }

.bx-inclinkspersonal-item.bx-theme-yellow:hover { background: #f4a52e; }

.bx-theme-yellow.bx-inclinkspersonal-selected { background: #fbb859; }

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
	border-color: var(--theme-b-bd-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	background-color: var(--theme-b-bg-primary-hover);
	color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
	border-color: var(--theme-b-bg-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	border-color: var(--theme-b-bd-primary-active);
	background-color: var(--theme-b-bg-primary-active);
	color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.form-control:focus {
	border-color: var(--theme-color-primary);
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

a,
.btn-link { color: var(--theme-b-link); }

a:hover,
.btn-link:hover { color: var(--theme-b-link-hover); }

.g-font-size-15 { font-size: 15px; }

.g-font-size-17 { font-size: 17px; }

.g-font-size-20 { font-size: 20px; }

.text-primary { color: var(--primary) !important }

.bg-primary { background: var(--primary) !important }

.border-primary { border-color: var(--primary) !important }

/*endregion*/

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar li {
	font-size: 12px;
	font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius:50%;
	background-color: var(--theme-color-primary);
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image:  url(/local/templates/spark/images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(/local/templates/spark/images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(/local/templates/spark/images/sale.svg);
	background-size: auto 17px ;
}

.sidebar-icon-self {
	background-image: url(/local/templates/spark/images/self.svg);
	background-size: auto 17px ;
}

.sidebar-icon-phone {
	background-image: url(/local/templates/spark/images/phone_white.svg);
	background-size: auto 21px ;
}
/* End */
/* /local/templates/spark/components/bitrix/sale.basket.basket.line/spark/style.min.css?17552512104008 */
/* /local/components/forumedia/getsection/templates/.default/style.css?17552512104479 */
/* /local/templates/spark/components/bitrix/search.title/custom/style.css?17552512102108 */
/* /local/templates/spark/mob-header.css?17817193613464 */
/* /local/components/forumedia/getsection/templates/mob/style.css?17816991876592 */
/* /local/components/forumedia/cookie.agree/templates/.default/style.css?17552512103090 */
/* /local/templates/spark/styles.css?17815344164518 */
/* /local/templates/spark/template_styles.css?17815225528710 */
