

/* Start:/bitrix/templates/.default/components/bitrix/search.title/d25_desktop/style.css?17616388212697*/
.bx-searchtitle {
	margin: 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:1032;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
	height: 400px;
	overflow-y: scroll!important;
}

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

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	/*min-height: 0;*/
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
.second_top .search {padding-left: 0px;}

.input-group{
	display: inline-flex;
}

.btn-search, .btn-search:active{
	background-image: url(/bitrix/templates/.default/components/bitrix/search.title/d25_desktop/images/search.png);
	background-repeat: no-repeat;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/sale.basket.basket.line/d25_desktop/style.css?17576633254115*/

/*FIXED BASKET*/

@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 */
}

.bx-basket-fixed .bx-basket-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: none;
}

.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 .bx-hdr-profile { line-height: 1.44em;}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.compare.list/d25_compare_line/style.css?1757664920760*/
.catalog-compare-list {
	z-index: 998;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 0.75rem 1.25rem;
	max-height: 100%;
	border: 1px solid #ced4da;
	border-radius: 0.2rem;
	background: #fff;
	color: #404040;
	white-space: normal;
	font-size: 12px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.catalog-compare-list.fixed {
	position: fixed;
	width: 270px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .18);
}

.catalog-compare-list.top { top: 5px; }

.catalog-compare-list.right { right: 5px; }

.catalog-compare-list.bottom { bottom: 5px; }

.catalog-compare-list.left { left: 5px; }

.catalog-compare-item-list { width: 100%; }

[id^="wait_compareList"] {
	display: none;
}

[id^="wait_comp_"] {
	display: none;
}
/* End */


/* Start:/bitrix/templates/d25_nora/template_styles.css?176667118750200*/
@font-face {
    font-family: HelveticaLight;
    src: url(/include/fonts/HelveticaLight.ttf);
}

@font-face {
    font-family: HelveticaThin;
    src: url(/include/fonts/HelveticaThin.ttf);
}

@font-face {
    font-family: GolosTextBold;
    src: url(/include/fonts/GolosTextBold.ttf);
}

@font-face {
    font-family: GolosTextRegular;
    src: url(/include/fonts/GolosTextRegular.ttf);
}
/*
html{
    max-height: 85%;
    transform: scale(0.85);
    transform-origin: 50% 0;
}*/


body{
    font-family: GolosTextRegular, sans-serif;
    color: #333;
    overflow-x: hidden;
    background-color: #fff;
    font-weight: unset;
}

.no-padding{
    padding: 0;
}
.no-margin{
    margin: 0;
}

.minus-margin{
    margin: 0 -15px;
}

div[id^=wait_comp]/*стилизация стандартной ajax загрузки*/
{
    border: 2px solid #ff4800!important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    background: url(/bitrix/js/main/core/images/wait.gif) 10px center no-repeat scroll #0000 !important;
}
[data-copytext]{
    cursor: pointer;
    display: inline-flex;
}

[data-copytext] span.copy-icon{
    width: 12px;
    height: 12px;
    margin: 4px 0 0 3px;
    background-image:  url('/bitrix/templates/d25_nora/img/copy.png');
    background-size: cover;
}

.tooltip-text {
    position: absolute;
    background-color: #fff;
    border: 1px #000 solid;
    padding: 2px 5px;
    color: #000;
    font-size: 14px;
}



.one-height-container{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.one-height-block{
    margin-top: auto!important;
}

input[type="text"]::-moz-focus-inner, button::-moz-focus-inner {
    border: 0;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover, a:focus, a:active {
    text-decoration: none;
    color: #ff4800;
    outline: none;
    outline-offset: 0;
}
button:focus{
    outline: none;
    outline-offset: 0;
}

a.btn-gray:hover {
    text-decoration: none;
    color: #fff;
}

p a {
    color: #ff4800;
}


.std-text{
    font-size: 16px;
}

.std-line{
    margin: 0 -10px;
}

.std-link{
    font-size: 16px;
    display: inline-block;
    line-height: 24px;
    margin: 10px;
}

.std-link > a {
    color: #ff4800;
    text-decoration: underline;
}


.orange
{
    color: #ff4800;
}
.orange > a
{
    color: #ff4800;
}

/*header start*/


.body-container {
    background-color: #fff;
}

/*header top-line*/

.header-top-line{
    width: 100%;
    padding: 20px 0 16px;
    border-bottom: 1px solid #EBEBEB;
}

.header-top-line {
    font-size: 16px;
    line-height: 16px;
}

.header-main-menu-block{
    float: left;
    margin-top: 1px;
}

.header-main-menu-block .header-main-menu{
    margin-right: 29px;
    display: inline-block;

}

.header-button-icon{
    height: 17px;
    vertical-align: top;
}



.header-phone{
    float: right;
}

.header-phone-text{
    font-weight: bold;
    display: inline-block;
}
.header-phone-desc{
    color: #999;
    display: inline-block;
    margin-left: 30px;
}
.header-catalog-menu{
    width: inherit;
    padding: 5px 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}



/*header container*/

.header-container{
    padding-top: 19px;
    padding-bottom: 18px;
    font-size: 16px;
    background-color: #fff;
    z-index: 10;
    position: relative;
}

.header-inner-container{
    margin: 0 auto;
}

.header-bottom-line{
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #EBEBEB;
    -webkit-box-shadow: 0 2px 8px #00000066;
    -moz-box-shadow: 0 2px 8px #00000066;
    box-shadow: 0 2px 8px #00000066;
}

.header-logo{
    max-width: 183px;
    display: inline-block;
    margin-right: 24px;
}
.header-logo img{
    display: inline-block;
    margin-top: -14px;
}


.header-catalog{
    display: inline-block;
    margin-right: 30px;
}
.catalog-icon{
    width: 13px;
    height: 13px;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 4px;
}


.header-search{
    display: inline-block;
    margin-left: 1px;
    margin-top: 1px;
    margin-right: 25px;
    position: relative;
    top: -1px;
}

input[type="text"].btn-std{
    background-color: #fff;
    text-align: left;
}
input[type="text"].btn-std::placeholder {
    color: #999999;
    font-size: 14px;
    padding-left: 0;
}

input[type="text"].search {
    color: #000;
    border: #ff4800 solid 2px;
    box-shadow: none!important;
    width: calc(100% - 37px);
    padding-left: 16px;
    border-top-right-radius: 7px!important;
    border-bottom-right-radius: 7px!important;
    border-top-left-radius: 7px!important;
    border-bottom-left-radius: 7px!important;
    z-index: 10;
    padding-top: 5px;
}
.header-container input[type="text"].search {
    width: 438px;
}


input[type="text"].search:focus, .btn-search:focus{
    color: #000;
    box-shadow: none!important;
    text-decoration: none!important;
}
.bx-searchtitle .input-group-append {
    margin-left: -5px;
}

.btn-search, .btn-search:active{
    padding: 0 18px!important;
    background-size: 17px 17px;
    background-position: 10px 7px;
}


.header-lk{
    display: inline-block;
    width: 124px;
    margin-right: 0;
}

.lk-icon{
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: top;
    margin-top: 2px;
    margin-left: -3px;
}

.header-inline-icons{
    display: inline-block;
    top: -6px;
    position: relative;
    margin-left: 15px;
    width: 27px;
}

.header-main-buttons{
    display: inline-block;
    float: right;
}

.header-inline-cart{
}

.header-cart{
    margin-left: 20px;

}

.header-favor-image{
    background-size: 72px 35px;
    width: 36px;
    height: 35px;
    background-position-x:left;
    display: inline-block;
}

.header-inline-favor-active .header-favor-image{
    background-position-x:right;
}

.header-inline-favor-active .count-val {
    visibility: visible;
}

.header-favor-image-fav{
    background-image:  url('/bitrix/templates/d25_nora/img/fav.png');
}
.header-favor-image-compare{
    background-image:  url('/bitrix/templates/d25_nora/img/compare.png');

}
.header-favor-image-cart{
    background-image:  url('/bitrix/templates/d25_nora/img/cart.png');
}


.header-favor{
    width: 36px;
    height: 35px;

}
.count-val {
    color: #fff;
    width: 15px;
    text-align: center;
    position: absolute;
    font-size: 12px;
    font-weight: normal;
    margin-top: -40px;
    visibility: hidden;
}
.count-fav {
    margin-left: 20px;
}
.count-cart{
    margin-left: 16px;
}

.count-compare{
    margin-left: 18px;
}



.header-inline-compare{
}



.header-compare{
    margin-left: 18px;
    width: 50px;
    height: 47px;

}
/*catalog menu*/



.header-fixed{
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 990;
}


.popup-catalog-hide{
    visibility: hidden;
}


.catalog-menu-container{
    background-color: #fff;
    max-width: calc(100% - 48px);
    position: fixed;
    z-index: 1031;
    margin-top: 20px;
    border-radius: 7px;
}

.catalog-menu-inner{
    display: inline-flex;
}

.catalog-menu-container a{
    color: #000;
}


.catalog-menu-left{
    width: 360px;
    padding: 26px 10px 26px 20px;
    background-color: #fff;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 8px #00000033;
    -moz-box-shadow: 0 0 8px #00000033;
    box-shadow: 0 0 8px #00000033;
}

.catalog-menu-right{
    width: 792px;
    padding: 26px 30px;
}

.catalog-menu-left,
.catalog-menu-right{
    display: inline-grid;
    vertical-align: top;
}


.catalog-menu-left-inner{
    max-height: 505px;
    overflow-y: auto;
}

.catalog-menu-right-inner{
    max-height: 310px;
    overflow-y: auto;
}
.catalog-menu-left-inner .catalog-menu-left-link{
    width: calc(100% - 30px);
}
.catalog-menu-left-inner .catalog-menu-left-link a, .catalog-menu-right-top-link {
    padding: 8px 12px;
    display: block;
    font-size: 16px;
    color: #000;
    border-radius: 5px;
}
.catalog-menu-right-top-inner{
    padding: 0;
    margin-bottom: 10px;
}
.catalog-menu-arrow.next:hover  {
     background-color: #F8F8F8;
}
.catalog-menu-right-top-link{
    cursor: pointer;
}

.catalog-menu-left-inner .catalog-menu-left-link a:hover, .catalog-menu-right-top-link:hover {
    background-color: #F8F8F8;
}
.catalog-menu-left-inner .catalog-menu-left-link-text, .catalog-menu-right-top-link-text {
    max-width: 250px;
    display: inline-block;
}
.catalog-menu-arrow{
    height: 38px;
    float: right;
    margin-right: -30px;
    margin-top: -38px;
    width: 30px;
    padding-left: 11px;
    padding-top: 8px;
    border-radius: 5px;
    cursor: pointer;
}

.catalog-menu-arrow.back{
    margin-right: -10px;
    margin-top: -10px;

}


.catalog-menu-arrow i{
    background-image:  url('/bitrix/templates/d25_nora/img/menu-arrow.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 10px;
    height: 17px;
    display: inline-block;
    margin-top: 3px;
}

.catalog-menu-arrow.back i{
    transform: rotate(180deg);
}


.catalog-menu-right-container-title{
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 18px;
    font-weight: bold;
}

.catalog-menu-right-container-title a:hover{
    color: #ff4800;
}

.catalog-menu-right-line{

}

.catalog-menu-right-link{
    padding: 8px 40px 8px 0;
    font-size: 14px;
    width: 50%;
    display: inline-grid;
}
.catalog-menu-right-link:hover{
    font-weight: bold;
    color: #ff4800;
}

.sub-container-head-img{
    height: 210px;

}


.popup-overlay {
    position: fixed; /* Фиксируем на экране */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Черный цвет с 50% прозрачности */
    z-index: 980; /* Ниже попапа */

}

.other-left-menu{
    margin-bottom: 30px;
}
.header-padding-top{
    padding-top: 126px;/*высота хедера*/
}

.contains-container{
    min-height: 500px;
    padding-top: 20px;
}
.contains-container.container,
.contains-container .container{
    padding-left: 0;
    padding-right: 0;
}


/*end header*/

.sticky-top{
    z-index: 970;
}

.btn-std, a.btn-primary{
    background-color: #ff4800;
    color: #fff;
    border: #0000 0 solid;
    text-align: center;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    behavior: url(/bitrix/templates/d_nora/img/ie-css3.htc); /* Поддержка IE 6,7,8. */
    padding: 6px 23px;
    width: 100%;
    vertical-align: middle;
    height: 32px;
    line-height: 20px;
    display: block;
}

.btn-std.btn-autoheight{
    height: auto;

}

a.btn-std>div, input[type="submit"].btn-std{
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 100%;
}

a.btn-std:hover, a.btn-primary:hover, a.btn-std>div:hover, input[type="submit"].btn-std:hover
{
    background-color: #FF6124;
    text-decoration: none;
    color: #fff;
}

a.btn-std:active, a.btn-primary:active, a.btn-std>div:active, input[type="submit"].btn-std:active,
a.btn-std:focus, a.btn-primary:focus, a.btn-std>div:focus, input[type="submit"].btn-std:focus{
    color: #fff;
}


.btn-big{

}


.btn-gray{
    background-color: #EBEBEB;
    color: #000;
    border: #EBEBEB 1px solid;
}

.btn-std[aria-expanded="false"]{
    background-color: #EBEBEB;
    color: #000;
    border: #EBEBEB 1px solid;
}


.btn-std[aria-expanded]::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(45deg); /* Стандартная галочка-стрелка */
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -6px;
}

.btn-std[aria-expanded]:hover::before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.btn-std[aria-expanded]:hover {
    color: #fff!important;
}

a.btn-std[aria-expanded="false"]:active,
a.btn-std[aria-expanded="false"]:focus{
    color: #000;
}


.btn-std[aria-expanded="true"]::before {
    transform: rotate(-135deg);
    margin-top: 2px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}



.btn-white{
    background-color: #fff;
    color: #999999;
    border: #EBEBEB 1px solid;
}

a.btn-std.btn-gray:hover
{
    color: #fff;
}

a.btn-std.btn-white:hover
{
    color: #fff;
}

a.btn-white>div:hover, input[type="submit"].btn-white:hover,
a.btn-gray>div:hover, input[type="submit"].btn-gray:hover,
a.btn-white:hover>div,
a.btn-gray:hover>div{
    text-decoration: none;
    color: #fff;
    background-color: #ff4800;
}
a.btn-white>div, input[type="submit"].btn-white,
a.btn-gray>div, input[type="submit"].btn-gray
{
    text-decoration: none;
    color: #000;
}

.btn-std.btn-white:hover
{
    color: #fff;
}

.btn-std.btn-gray:hover
{
    color: #fff;
}

.btn-std.btn-white:hover,
.btn-std.btn-gray:hover
{
    background-color: #ff4800;
    border: #ff4800 1px solid;
}


.btn-std.btn-active{
    background-color: #ff4800;
    color: #fff;
    border: #ff4800 1px solid;
}
.btn-std.btn-active:hover{
    background-color: #FF6124;
    color: #fff;
    border: #FF6124 1px solid;
}


a.btn-hoverblack:hover, input[type="submit"].btn-hoverblack:hover, button.btn-hoverblack:hover{

    background-color: #FF6124;
    color: #fff;
}

.btn-lk{
    padding: 6px;
}

.scrolled .header-main-buttons-owner{
    position: fixed;
    background-color: #eee;
    width: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    z-index: 150;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.center{
    text-align: center;
}

.right{
    text-align: right;
}



.row{
   clear: both;
}


/*bullets start*/
.bullet-container .row{
   /* margin-left: -5px;
    margin-right: -25px;*/
}
.bullet-container{
    margin-left: 15px;
}

.bullet-long{
    padding: 0 20px 0 0;
    display: grid;
    align-items: end;
}
.bullet0{
    background-color: #ff4800;
    color: #fff;
    height: 121px;
    padding: 20px 23px;
}


.bullet-short{
    padding: 0;
    display: grid;
    align-items: end;
}

.bullet-back-block{
    width: calc(100% - 20px);
    background-color: #EBEBEB;
}
.bullet-back-block:hover{
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 5px #00000033;
    -moz-box-shadow: 0 0 5px #00000033;
    box-shadow: 0 0 5px #00000033;
}

.bullet-block{
    display: inline-grid;
    align-items: end;
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
}


.bullet-short .bullet-text{
    width: calc(100% - 20px);
    height: 100%;
    padding: 64px 5px 0 20px;
    font-size: 21px;
    line-height: 23px;
    font-weight: bold;
}


.bullet1{
    background-image: url(/bitrix/templates/d25_nora/img/main-bullets/b1.png);
}
.bullet2{
    background-image: url(/bitrix/templates/d25_nora/img/main-bullets/b2.png);
}
.bullet3{
    background-image: url(/bitrix/templates/d25_nora/img/main-bullets/b3.png);
}
.bullet4{
    background-image: url(/bitrix/templates/d25_nora/img/main-bullets/b4.png);
}
.bullet5{
    background-image: url(/bitrix/templates/d25_nora/img/main-bullets/b5.png);
}
.bullet6{
    background-image: url(/bitrix/templates/d25_nora/img/main-bullets/b6.png);
}
.bullet7{
    background-image: url(/bitrix/templates/d25_nora/img/main-bullets/b7.png);
}
.bullet8{
    background-image: url(/bitrix/templates/d25_nora/img/main-bullets/b8.png);
}



/*bullets end*/


.slider-line-container{
    background-color: #EBEBEB;
}

.main-line-container,
.slider-line-container{
    margin-left: -23px;
}


.slider-line-container-inner{
    background-size: 100% 70%;
    background-position: 0 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3Crect width='1' height='1' fill='%23FF4F00' /%3E%3C/svg%3E");
    background-repeat: repeat-x;
    margin: 0;
}

.slider-line-container .bx-slider-line {
    height: 100%;
    padding: 0 14px;
    margin: 0;
    width: calc(100% - 2px);
}

.main-line,
.news-line-top-line,
.popular-categories-line-top-line,
.slider-line-bottom-line,
.slider-line-top-line {
    margin: 0 24px 0 24px;
}


.slider-line-top-line{
    padding-top: 70px;
    display: flow-root;
}
.slider-line-bottom-line{
    height: 90px;
}



.slider-line-top-buttons,
.slider-line-bottom-buttons
{
    display: inline-block;
    float: right;
}
.slider-line-bottom-buttons{
    margin-top: 20px;
}

.slider-line-bottom-line .slider-line-bottom-buttons a{
    padding: 9px 10px 0 23px;

}

.slider-line-bottom-buttons a,
.slider-line-top-buttons a{
    display: inline-block;
    width: auto;
    margin-left: 10px;
    font-size: 24px;
    height: 42px;

}

.slider-line-bottom-arrow{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAeCAYAAABwmH1PAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFDSURBVHgB7ZfdbYMwFEY/SnjvCGzQGdigI5gXJKYII/SNnxfYIB0lIzACCwC9bkibIEFi38QK0j2SZUVKcjhy7AAgCIIgCMImGccxpFHDMXmeh1VVWXnfwGNPQ7mO9n1/T05lE80N7qZZRx9ovMMB5OmmWZVleajr+m6vByYk1aucTS+PNCLP8zo8GQr985LvGARBFMfxTS87WLOl6IcEa2bRLU7RLZ7MZbT2DsMQpWnaLr1/MdjyIPqkcd5PLSyii6Iw9pLjyrsWvVv5HgUeIQ198ZHJh+jiFXiEdIoveteCG5gzX+EYhtAvq4Eh8xXu+37R+8g9nOH0v/wrhbs9nF16rfewCbNYl6d0dvY6O6W3FKth3WlR7Bf+Y7/hKJZuKa+898ZqduDxMc0NhRofUFwvOZskSdx5t/i0JAiCIAgvxA8liK50nOSbcgAAAABJRU5ErkJggg==");
    background-size: 60px 30px;
    width: 30px;
    height: 30px;
    background-position-x:right;
    display: inline-block;
    vertical-align: top;
    margin-top: -4px;
}

.main-line-container{
    margin-top: 50px;
}

.main-line-container-bottom{
    margin-bottom: 100px;
}

.main-line,
.news-line-top-line,
.popular-categories-line-top-line{
    margin-bottom: 50px;
}
.popular-categories-back-block{
    background-color: #EBEBEB;
    border-radius: 8px;
}

.popular-categories-back-block:hover{
    background-color: #ff4800;
}

.popular-categories-back-block a{
    display: block;
    height: 100%;
    width: 100%;
}
.popular-categories-back-block a:hover{
    color: #fff;
    background-color: #ff4800;
    border-radius: 8px;
}

.popular-categories-image{
    display: block;
    border-radius: 8px;
}
.popular-categories-top{
    height: calc(100% - 50px);
    min-height: 128px;
    width: 100%;
}


.popular-categories-bottom{
    height: 50px;
    width: 100%;
    margin: auto 0 0 0;
}
.popular-categories-back-short .popular-categories-image,
.popular-categories-back-long .popular-categories-image{
    height: 100%;
}
.popular-categories-back-short{
    height: calc(50% - 10px)
}
.popular-categories-back-short-top{
    margin-bottom: 20px;
}



.popular-categories-back-long{
    height: 100%;
}

.popular-categories-back-text{
    font-size: 22px;
    text-align: center;
    line-height: 48px;
    font-weight: bold;

}

.popular-categories-i1 {
    background-image:  url('/bitrix/templates/d25_nora/img/popular-categories/i1.jpg');
}
.popular-categories-i2 {
    background-image:  url('/bitrix/templates/d25_nora/img/popular-categories/i2.jpg');
}
.popular-categories-i3 {
    background-image:  url('/bitrix/templates/d25_nora/img/popular-categories/i3.jpg');
}
.popular-categories-i4 {
    background-image:  url('/bitrix/templates/d25_nora/img/popular-categories/i4.jpg');
}
.popular-categories-i5 {
    background-image:  url('/bitrix/templates/d25_nora/img/popular-categories/i5.jpg');
}
.popular-categories-i6 {
    background-image:  url('/bitrix/templates/d25_nora/img/popular-categories/i6.jpg');
}
.popular-categories-i7 {
    background-image:  url('/bitrix/templates/d25_nora/img/popular-categories/i7.jpg');
}

.hidden-slider{
    /*visibility:hidden;*/
    display: none;
    position: absolute;
}

.shown-slider{
    visibility: visible;
    display: block;
    position: relative;
}

.hidden-link{
    display: none!important;
}

.shown-link{
    display: inline-block!important;
}
.news-line-container-inner{
    height: 100%;
    background-size: 60% 100%;
    background-position: 100% 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3Crect width='1' height='1' fill='%23EBEBEB' /%3E%3C/svg%3E");
    background-repeat: repeat-y;
    margin: 0;
}

.video-line-container-inner{
    height: 100%;
    background-size: 70% 100%;
    background-position: 0 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3Crect width='1' height='1' fill='%23EBEBEB' /%3E%3C/svg%3E");
    background-repeat: repeat-y;
    margin: 0;
}



.news-line-second-line-inner {
    border-top-left-radius: 30px;
}
.news-line-bottom-line-inner {
    border-bottom-left-radius: 30px;
}

.video-line-second-line-inner{
    border-top-right-radius: 30px;
}
.video-line-bottom-line-inner{
    border-bottom-right-radius: 30px;
}

.news-line-second-line-inner,
.news-line-bottom-line-inner{
    width: 60%;
    margin-left: 40%;
    height: 30px;
    background-color: #EBEBEB;
    background-repeat: repeat-y;
    display: block;
    position: relative;
}
.video-line-second-line-inner,
.video-line-bottom-line-inner{
    width: 70%;
    height: 30px;
    background-color: #EBEBEB;
    background-repeat: repeat-y;
    display: block;
    position: relative;
}


.reviews-line-container-inner {
    /*background-image:  url('/bitrix/templates/d25_nora/img/reviews/back.png');*/
    /*background-color: #ebebeb;*/
    width: 100%;
    /*height: 347px;*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}


.reviews-line-container-inner > .row{
    padding-top: 30px;
    height: 100%;
}

.reviews-line-top{
    display: inline-block;
    float: right;
}

.reviews-line-top-text,
.reviews-line-top-logo-box{
    display: inline-block;
}
.reviews-line-top-text:hover{
    color: #FF4F00;
}

.reviews-line-top-logo{
    margin-top: -8px;
}

a .reviews-line-top-text{
    color:#999999;
    font-size: 20px;
    margin-right: 29px;
}

.reviews-back-block{
    background-color: #fff;
    border-radius: 8px;
    height: 100%;
    padding: 26px 28px 16px;
    -webkit-box-shadow: 0 0 8px #00000033;
    -moz-box-shadow: 0 0 8px #00000033;
    box-shadow: 0 0 8px #00000033;
}

.reviews-col{
}

.reviews-top-image
{
    height: 93px;
    width: 93px;
    display: inline-block;
}

.reviews-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}

.reviews-top{
    display: inline-flex;
    width: 100%;

}

.reviews-top-info
{
    display: inline-block;
    margin: auto 0 auto 12px;

}

.reviews-top-info-name{
    font-size: 25px;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;

}

.reviews-top-info-stars-value{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.reviews-top-info-stars-image{
    margin: auto 4px;

}

.reviews-top-info-stars-date{
    font-size: 18px;
    color: #898989;
    vertical-align: text-bottom;

}

.reviews-back-text{
    font-size: 18px;
    margin: 20px auto;
}


.reviews-top-info-stars-line div
{
    display: inline-block;
    vertical-align: bottom;
}
.reviews-bottom{
    margin-top:10px;
}


.reviews-star5 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: block;
    width: 129px;
    height: 27px;
    background-image:  url('/bitrix/templates/d25_nora/img/reviews/stars5.png');
}



/*subscribe*/
.subscribe-col{
    height: 162px;
}

.subscribe-back-block{
    display: inline-flex;
    width: 100%;
}

.subscribe-main-block{
    margin: auto 24px;
}
.subscribe-last-block,
.subscribe-main-block,
.subscribe-image-block{
    display: inline-block;
    height: 100%;

}
.subscribe-last-block{
    display: inline-grid;
    align-items: center;
    width: 100%;
    justify-content: center;
}



.subscribe-i1 {
    background-image:  url('/bitrix/templates/d25_nora/img/subscribe.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 129px;
    height: 122px;
    margin: 22px 20px 18px 20px;
    display: block;
}

.subscribe-main-block-title,
.subscribe-main-block-text{
    /*color: #fff;*/
}
.subscribe-container{
    background-color: #FF4F00;
}
.subscribe-line-container-inner {
    color: #fff;
    width: 1552px;
    padding: 0;
}

.subscribe-last-block .btn-std{
    font-size: 26px;
    padding: 30px 45px;
    line-height: 0;
    font-weight: bold;
}

.subscribe-last-block  .alx_feedback_popup.btn-std.btn-white{
    color: #000;
}
.subscribe-last-block  .alx_feedback_popup.btn-std.btn-white:hover{
    color: #FF4F00;
    background-color: #fff;
    border: #fff 1px solid;
}

/*
Footer and other

*/

a.active .slider-line-bottom-arrow,
a:hover .slider-line-bottom-arrow {
    background-position-x: left;
}



.footer-container{
    background-color: #EBEBEB;
}

.footer-col {
    line-height: 20px;
    margin-top: 20px;
}
.footer-col-title{
    margin-bottom: 20px;
    font-size: 18px;
    font-family: GolosTextBold, sans-serif;
}

.footer-col-title > a{
    color: #333;
}
.footer-col-title > a:hover{
    color: #FF4F00;
}

.footer-col-info-small{
    margin: 10px 0;
    color: #333;
}

.footer-col-info{
    font-size: 16px;
    margin: 10px 0;
    color: #333;
}

.footer-col-info{
    margin: 20px 0;
}

.footer-col-link{
    font-size: 15px;
    margin: 10px 0;
}

.footer-col-link > a{
    color: #333;
}
.footer-col-link > a:hover{
    font-weight: bold;
    color: #ff4800;
}

.footer-soc-info{
    margin: 20px 0;
}
.footer-soc-info img{
     width: 45px;
     height: 45px;
}

.footer-main-download{
    line-height: 20px;
    padding-bottom: 0;
}

.footer-download{
    font-size: 14px;
    line-height: 14px;
}
.footer-short{
    min-height: 170px;
}
.footer-agreement > a{
    color: #333;
    text-decoration: underline;
}

.footer-phone{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.right {
    float: right;
}

.footer-top-line{
    border-top: 1px solid #333;
    margin-top: 30px;
    padding-top: 30px;
    margin-left: 0;
    margin-right: 0;
}

.footer-container .container{
    padding: 0;

}



.footer-soc-link{
    display: inline-block;
    margin: 0 3px;
}

h1, h2{
    font-size: 36px;
    font-family: GolosTextBold, sans-serif;
    font-weight: normal;
    margin: 0 auto 0 0;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
}

h1.small-head{
    text-transform: none;
    font-size: 28px;
    margin: 0 auto 15px 0 ;
}

h3{
    font-size: 20px;
    margin: 10px 0;
    font-family: GolosTextRegular,sans-serif;
}
.btn-gray.orange{
    color: #000;
    font-weight: bold;
}

.btn-gray.orange:hover{
    color: #fff;
}
.sort_container{
    margin: 0 10px;
}


input[type="radio"], input[type="checkbox"]{
    accent-color: #ff4800;
}

label{

}
#slider_container_1RrCS{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.gray-table{
    background: #EBEBEB;
    padding: 30px;
    border-radius: 8px;
    height: 100%;
}
.orange-table{
    background: #FF4F00;
    padding: 30px;
    border-radius: 8px;
    height: 100%;
}
.white-table{
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    height: 100%;
}
.shadow-table{
    -webkit-box-shadow: 0 2px 8px #00000033;
    -moz-box-shadow: 0 2px 8px #00000033;
    box-shadow: 0 2px 8px #00000033;
}


@media (max-width: 1199.98px) /*мобильный и планшет*/{

    .header-top-line {
        display: none;
    }
    .header-top-line.header-top-line-tablet{
        display: block;
    }

    .header-logo{
        display: none;
    }
    .header-top-line-tablet .header-logo{
        display: block;
        margin-right: 0;
    }


    .header-top-line {
        display: none;
    }
    .header-top-line.header-top-line-tablet{
        display: block;
    }

    .header-logo{
        display: none;
    }
    .header-top-line-tablet .header-logo{
        display: block;
    }

    .main-line-container-bottom{
        margin-bottom: 40px;
    }

    .contains-container.container, .contains-container .container{

    }


    .reviews-back-block{
        padding: 16px 18px 8px;
    }

    .reviews-top-info-name{
        font-size: 16px;
    }
    .reviews-top-info-stars-value{
        font-size: 14px;
        margin-bottom: 4px;
    }


    .reviews-star5{
        width: 90px;

    }
    .reviews-top-info-stars-date{
        font-size: 14px;
        margin-bottom: 4px;
    }
    .reviews-back-text{
        font-size: 14px;
        margin-bottom: 4px;
    }

}


@media (min-width: 768px) /*НЕ мобильный */{



.banner{
    margin-top: 20px;
    margin-bottom: 50px;
    display: block;
    width: calc(100% + 30px);
}

.banner-container{
    width: 32.72%!important;
    height: 100%;
}

.banner-content{
    width: 100%;
    height: 472px;
    padding: 45px 30px;
    background-color: #EBEBEB!important;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}

.banner-bullet{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #333333;
    color: #fff;
    width: fit-content;
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    padding: 2px 39px;
    margin: 0 auto 0 0;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    letter-spacing: 2px;
}

.banner-inner-content{
    height: calc(100% - 100px);
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.banner-title{
    font-size: 60px;
    font-family: GolosTextBold, sans-serif;
    color: #333333;
    text-transform: uppercase;
    display: grid;
    align-items: end;
    line-height: 60px;
    width: 100%;
}

.banner-text{
    font-size: 25px;
    color: #ff4800;
    font-weight: bold;
    margin-top: 10px;
    line-height: 28px;
    width: 100%;
}

.banner-container .btn-std {
    background-color: #fff;
    color: #333;
    font-size: 25px;
    font-weight: bold;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.banner-container .btn-std:hover {
    background-color: #FF6124;
    text-decoration: none;
    color: #fff;
}
.banner-buttons{
    position: absolute;
    top: 390px;
    font-weight: unset;
}


.banner-container .custom-prev, .banner-container .custom-next{
    width: 85px;
    height: 40px;
    line-height: 21px;
    display: inline-block;
    margin-right: 10px;
    -webkit-box-shadow: 0 2px 8px #00000033;
    -moz-box-shadow: 0 2px 8px #00000033;
    box-shadow: 0 2px 8px #00000033;
}

.banner-container .btn-more{
    width: 210px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #ff4800;
    height: 40px;
    line-height: 25px;
    text-decoration: none;
    font-weight: unset;
    color: #fff;
    padding-top: 8px;
}

.banner-container .banner-arrow{
    fill:black;
    stroke:black;
    stroke-width:1;
    border-radius: 5px;
}
.banner-container .btn-std:hover .banner-arrow{
    fill:#FFF;
    stroke:#FFF;
}


#slider_container_1RrCS{
    width: 100%!important;
}

#slider_container_1RrCS img[u="image"], #slider_container_1RrCS a[u="image"] img {
    width: calc(65.54%)!important; /* 755/1152 */
    height: auto!important;
    left: 34.46%!important; /* (377+20)/1152 */
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}
/*banner end*/

}



@media (max-width: 767.98px) /*мобильный*/{
    h1, h2{
        font-size: 22px;
    }
    .container{
        width: 360px;
        max-width: 360px;
    }
    .catalog-menu-inner{
        width: min-content;
    }

    .catalog-menu-left, .catalog-menu-right{
        width: 360px;
        padding: 26px 20px;
    }
    .sub-container-head-img{
        height: 106px;
    }
    .catalog-menu-right-link{
        width: 100%;
        padding: 10px 0;
    }
    .catalog-menu-right-inner{
        max-height: 394px;
    }
    .catalog-row{
        margin-right: -15px;
        margin-left: -15px;
    }
    .header-container{
        padding-top: 10px;
        padding-bottom: 0;
    }
    .header-padding-top {
        padding-top: 107px;
    }

    .header-phone-text{
        margin-bottom: 5px;
    }
    .header-phone-desc{
        font-size: 14px;
    }

    .header-top-line.header-top-line-tablet{
        padding: 7px 0;
    }
    .header-top-line .container {
        margin: 0 auto;

    }
    .header-top-line .row{
        margin: 0;
    }
    .header-phone{
        display: grid;
    }

    #header-catalog-btn, .btn-lk{
        width: 35px;
        padding: 6px;
    }

    .header-lk, .header-lk.long{
        width: 35px;
    }

    .catalog-icon, .lk-icon {
        margin-left: 0;
        margin-right: 0;
    }

    .m-hide {
        display: none !important;
    }


    .header-container input[type="text"].search {
        width: 158px;
    }

    .bullet-back-block {
        width: calc(100% - 9px);
    }

    .bullet-long{
        padding: 0 9px 0 0;
    }

    .header-catalog, .header-search{
        margin-bottom: 10px;
        margin-right: 10px;
    }


    .header-inner-container{
        width: 330px;
        max-width: 330px;
    }
    .main-line-container, .slider-line-container{
        margin-left: 0;
         }
    .bullet-container{
        width: 340px;
        max-width: 340px;
    }

    .bullet-short{
        height: 141px;
    }
    .bullet-back-all{
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        height: 121px;
    }
    .bullet-long .bullet-back-all{
        height: 188px;

    }
    .bullet-long .bullet-text{
         margin-top: 7px;
    }


    .bullet-block{
        margin-top: -20px;
    }
    .bullet-short .bullet-text{
        padding: 90px 5px 0 15px;
        font-size: 18px;
        line-height: 18px;
    }
    .bullet-block{
        background-size: 196px;
    }

    .popular-categories-image{
        background-size: 100%;
    }

    .slider-line-top-buttons{
        line-height: 45px;
    }
    .slider-line-top-line{
        padding-top: 30px;
    }

    .slider-line-bottom-buttons a, .slider-line-top-buttons a{
        font-size: 14px;
        line-height: 14px;
        height: 28px;
    }

    .slider-line-bottom-line .slider-line-bottom-buttons a {
        padding: 6px 23px;
    }

    .slider-line-top-buttons a{
        margin-right: 10px;
        margin-left: 0;
    }
    .slider-line-top-buttons
     {
         display: inline-block;
         float: left;
     }
    .slider-line-bottom-arrow{

        margin-top: -8px;
    }
    .popular-categories-bottom{
        height: 34px;
    }
    .popular-categories-back-text{
        font-size: 16px;
        line-height: 30px;
     }

    .popular-categories-line-container{
        margin: 0 15px;
    }
    .popular-categories-row-bottom{
        margin-bottom: 20px;
    }

    .popular-categories-back-short .popular-categories-top {
        min-height: 160px;
    }

    .popular-categories-back-long .popular-categories-top {
        min-height: 386px;
    }

    .reviews-line-top{
        float: left;
        margin-top: 20px;
    }

    a .reviews-line-top-text
    {
        font-size: 16px;
    }
    .reviews-line-top-logo{
        margin-top: -10px;
        width: 100px;
    }

    .reviews-col{
        margin-top: 20px;
    }
    .subscribe-col{
        height: 112px;

    }
    .subscribe-i1{
        width: 85px;
        height: 102px;
        margin: 22px 10px 18px 10px;
        display: block;
    }

    .subscribe-last-block .btn-std{
        font-size: 18px;
        padding: 24px 30px;
        line-height: 0;
    }
    .main-line, .news-line-top-line, .popular-categories-line-top-line, .slider-line-bottom-line, .slider-line-top-line{
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 20px;
    }
    .row.slick-slider{

    }

    .slick-prev,
    .slick-next
    {
        display: none!important;
    }



   /*banner start*/


    .banner{
        margin-bottom: 30px;
        display: block;
        width: 100%;
        margin-left: 0;
    }

    .banner-container{
        width: 100%!important;
        height: 100%;
        top: 720px;
        position: relative;
    }

    .banner-content{
        width: 100%;
        height: 510px;
        padding: 35px 50px;
        background-color: #EBEBEB!important;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .banner-bullet{
        font-size: 45px;
        text-transform: uppercase;
        font-weight: bold;
        background-color: #333333;
        color: #fff;
        width: fit-content;
        height: 70px;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 100%;
        padding: 2px 39px;
        margin: 0 auto 0 0;
        -moz-border-radius: 35px;
        -webkit-border-radius: 35px;
        border-radius: 35px;
        letter-spacing: 2px;
    }

    .banner-inner-content{
        height: calc(100% - 150px);
        display: flex;
        align-content: center;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .banner-title{
        font-size: 80px;
        font-family: GolosTextBold, sans-serif;
        color: #333333;
        text-transform: uppercase;
        display: grid;
        align-items: end;
        line-height: 80px;
        width: 100%;
    }

    .banner-text{
        font-size: 45px;
        color: #ff4800;
        font-weight: bold;
        margin-top: 10px;
        line-height: 50px;
        width: 100%;
    }

    .banner-container .btn-std {
        background-color: #fff;
        color: #333;
        font-size: 25px;
        font-weight: bold;
        -moz-border-radius: 35px;
        -webkit-border-radius: 35px;
        border-radius: 35px;
    }

    .banner-container .btn-std:hover {
        background-color: #FF6124;
        text-decoration: none;
        color: #fff;
    }
    .banner-buttons{
        position: absolute;
        top: 400px;
        font-weight: unset;
    }


    .banner-container .custom-prev, .banner-container .custom-next{
        width: 150px;
        height: 70px;
        line-height: 41px;
        display: inline-block;
        margin-right: 10px;
        -webkit-box-shadow: 0 2px 8px #00000033;
        -moz-box-shadow: 0 2px 8px #00000033;
        box-shadow: 0 2px 8px #00000033;
    }
    .banner-container .custom-prev svg,  .banner-container .custom-next svg{
        transform: scale(1.6);
    }


    .banner-container .btn-more{
        width: 410px;
        display: inline-block;
        text-transform: uppercase;
        background-color: #ff4800;
        height: 70px;
        line-height: 51px;
        text-decoration: none;
        font-weight: unset;
        color: #fff;
        padding-top: 8px;
        font-size: 50px;
        margin-left: 330px;
    }

    .banner-container .banner-arrow{
        fill:black;
        stroke:black;
        stroke-width:1;
        border-radius: 5px;
    }
    .banner-container .btn-std:hover .banner-arrow{
        fill:#FFF;
        stroke:#FFF;
    }


    #slider_container_1RrCS{
        width: 100%!important;
        height: 377px!important;
    }

    #slider_container_1RrCS img[u="image"], #slider_container_1RrCS a[u="image"] img {
        width: calc(100%)!important;
        height: auto!important;
        left: 0!important;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    #slider_container_1RrCS div[data-u="slides"]>div{
        height: 1440px!important;
        position: fixed!important;

    }




    /*banner end*/

}


@media (min-width: 768px) and (max-width: 1199.98px)/*планшет*/ {
    h1, h2{
        font-size: 26px;
    }

    .header-phone-desc{
        margin-left: 14px;
    }

    .p-hide {
        display: none !important;
    }


    .main-line h1, .main-line h2{
        margin-bottom: 30px;
    }

    .bullet-back-block {
        width: calc(100% - 21px);
    }
    .header-padding-top {
        padding-top: 130px;
    }

    .catalog-menu-container{
        max-width: 100%;
    }
    .catalog-menu-left, .catalog-menu-right{
        width: 360px;
        padding: 26px 20px;
    }
    .sub-container-head-img{
        height: 106px;
    }
    .catalog-menu-right-link{
        width: 100%;
        padding: 10px 0;
    }
    .catalog-menu-right-inner{
        max-height: 394px;
    }

    .container{
        width: 768px;
        max-width: 768px;
    }
    .header-inner-container{
        width: 768px;
        max-width: 768px;
    }

    .header-container input[type="text"].search {
        width: 288px;
    }

    .slider-line-container{
        margin-left: 0;
        width: 768px;
    }


    .main-line-container {
        margin-left: 0;
        margin-right: 0;
        width: 768px;
    }

    .slider-line-top-line{
        padding-top: 30px;
    }
    .slider-line-bottom-line{
        height: 70px;
    }

    .main-line, .news-line-top-line, .popular-categories-line-top-line, .slider-line-bottom-line, .slider-line-top-line{

        margin: 0 15px 0 15px;
    }
    .news-line-container-inner{
        padding: 0 15px;
        margin: 0 1px;

    }
    .bullet-container{
        width: 758px;
        max-width: 758px;
    }
    #slider_container_1RrCS{
        height: 252px!important;
    }
    .bullet-short{
        height: 141px;
    }
    .bullet-back-all{
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        height: 121px;
    }
    .bullet0{
        height: 131px;
    }
    .bullet-block{
        margin-top: -20px;
    }
    .bullet-short .bullet-text{
        padding: 84px 5px 0 20px;
        font-size: 21px;
        line-height: 23px;
    }
    .bullet-block{
        background-size: 196px;
    }
    .bullet-logo{
        height: 35px;
    }
    .bullet-long .bullet-text {
        font-size: 19px;
        line-height: 23px;
        margin-top: 7px;
    }

    .slider-line-bottom-buttons a,
    .slider-line-top-buttons a{
        display: inline-block;
        width: auto;
        margin-left: 10px;
        font-size: 18px;
        height: 32px;
        line-height: 16px;
    }

    .slider-line-bottom-line .slider-line-bottom-buttons a {
        padding: 5px 10px 0 23px;
    }

    .popular-categories-row{
        margin-right: 0;
        margin-left: 0;
    }
    .popular-categories-image{
        background-size: 356px;
    }

    .popular-categories-back-short .popular-categories-top {
        height: calc(50% - 30px);
        min-height: 171px;
    }

    .popular-categories-back-long .popular-categories-top {
        height: calc(100% - 50px);
    }

    .popular-categories-back-short {
        height: calc(50% - 10px);
    }

    .popular-categories-row-bottom{
        margin-bottom: 20px;
    }
    .subscribe-last-block .btn-std{
        font-size: 18px;
        padding: 24px 30px;
        line-height: 0;
    }
    .subscribe-col{
        height: 132px;
    }
    .subscribe-last-block {
        display: inline-grid;
        align-items: center;
        width: 100%;
        justify-content: stretch;
    }

    .subscribe-i1 {
        background-size: 100%;
        width: 93px;
        height: 91px;
        margin: 21px 10px 9px 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1949.98px)/*десктоп*/ {


    .d-hide {
        display: none !important;
    }

    .header-top-line-tablet{
        display: none;
    }

    .container {
        width: 1152px;
        max-width: 1152px;
    }
    .header-inner-container{
        width: 1152px;
        max-width: 1152px;
    }
    .bullet-container{
        width: 1142px; /* +20 -30 */
        max-width: 1142px;
    }
    #slider_container_1RrCS{
        height: 380px!important;
    }
    .bullet-short{
        height: 141px;
    }
    .bullet-back-all{
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        height: 121px;
    }


    .bullet-block{
        margin-top: -20px;
    }
    .bullet-short .bullet-text{
         padding: 84px 5px 0 20px;
         font-size: 21px;
         line-height: 23px;
     }
    .bullet-block{
        background-size: 196px;
    }
    .bullet-logo{
        height: 35px;
    }
    .bullet-long .bullet-text{
        font-size: 19px;
        line-height: 23px;
        margin-top: 7px;
    }

    .main-line-container,
    .slider-line-container {
        width: 1200px;
    }

    .slider-line-top-buttons a{
        padding: 9px 23px;

    }

    .popular-categories-top{
        height: calc(100% - 34px);
    }


    .popular-categories-bottom{
        height: 34px;
    }
    .popular-categories-image{
        background-size: 265px;
    }

    .main-line-container .row{
        margin-left: 9px;
        margin-right: 0;
        width: 1180px;

    }
    .popular-categories-back-text{
        font-size: 18px;
        line-height: 32px;
    }



    .reviews-top-image
    {
        height: 69px;
        width: 69px;
    }

    .reviews-top-info-name{
        font-size: 20px;
    }

    .reviews-top-info-stars-value{
        font-size: 16px;
    }

    .reviews-top-info-stars-date{
        font-size: 16px;

    }
    .reviews-back-text{
        font-size: 14px;
    }

    .reviews-line-container-inner{
        /*height: 261px;*/
    }

    .reviews-back-block{
        padding: 20px 16px 12px;
    }
    .reviews-star5 {
         width: 96px;
         height: 20px;
    }

    .subscribe-col{
        height: 111px;
    }
    .subscribe-i1 {
        background-size: 100%;
        width: 93px;
        height: 91px;
        margin: 11px 10px 9px 10px;
    }

    .subscribe-last-block .btn-std{
        font-size: 18px;
        padding: 24px 30px;
        line-height: 0;
    }

    .subscribe-line-container-inner {
        color: #fff;
        width: 1152px;

    }


}


@media (min-width: 1950px)/*широкоформат*/ {

    .d-hide {
        display: none !important;
    }

    .main-line-container,
    .slider-line-container {
        width: 1600px;
    }

    .container {
        width: 1552px;
        max-width: 1552px;
    }

    .header-top-line {
        font-size: 20px;
        line-height: 20px;
    }
    .header-top-line-tablet{
        display: none;
    }

    .header-main-menu-block .header-main-menu{
        margin-right: 45px;
    }
    .header-logo{
        max-width: 240px;
        margin-right: 36px;
    }




    .header-button-icon{
        height: 20px;
        vertical-align: top;
        margin-top: 2px;
    }


    .header-catalog{
        margin-right: 40px;
    }


    .btn-std, a.btn-primary{
        height: 42px;
        font-size: 20px;
        line-height: 24px;
        padding: 7px 28px;
    }

    .btn-lk{
        padding: 7px;
    }

    .btn-std.btn-big{
        height: 50px;
        padding: 10px 28px;
        margin-bottom: 10px;
    }

    .header-lk, .header-lk.long{
        width: 168px;
    }

    .catalog-icon{
        width: 18px;
        height: 18px;
        margin-right: 6px;
        margin-top: 4px;

    }
    .lk-icon {
     width: 20px;
     height: 20px;
     margin-top: 3px;
     }

    .btn-search, .btn-search:active{
        padding: 0 24px !important;
        background-size: 21px 21px;
        background-position: 14px 9px;
    }
    .header-search{
        top: 0;
        margin-right: 40px;
    }
    input[type="text"].btn-std::placeholder {
         color: #999999;
         font-size: 18px;
         padding-left: 0;
     }

    .header-container input[type="text"].search {
        padding-top: 3px;
        width: 638px;
    }
    .header-inline-icons{
        width: 34px;
        margin-left: 21px;
    }

    .header-favor-image{
        background-size: 92px 45px;
        width: 46px;
        height: 45px;
    }

    .header-favor{
        width: 46px;
        height: 45px;
    }
    .count-fav{
         margin-left: 24px;
     }

    .count-compare{
        margin-left: 21px;
    }

    .count-val{
        width: 22px;
        font-size: 16px;
        margin-top: -50px;
    }

    .count-cart {
         margin-left: 19px;
    }
    .header-inner-container{
        width: 1552px;
        max-width: 1552px;
    }

    .header-padding-top{
        padding-top: 141px;/*высота хедера*/
    }





    .bullet-container{
        width: 1542px; /* +20 -30 */
        max-width: 1542px;
    }
    #slider_container_1RrCS{
        height: 508px!important;
    }
    .bullet-short{
        height: 199px;
    }
    .bullet-back-all{
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        height: 166px;
    }
    .bullet-block{
        margin-top: -33px;
    }
    .bullet-short .bullet-text{
        padding: 124px 5px 0 20px;
        font-size: 28px;
        line-height: 28px;
    }
    .bullet-block{
        background-size: 269px;
    }
    .bullet-logo{
        height: 45px;
    }
    .bullet-long .bullet-text{
        font-size: 26px;
        line-height: 30px;
        margin-top: 18px;
    }
    .slider-line-container {
        width: 1600px;
    }


    .slider-line-top-buttons a{
        padding: 7px 23px;

    }
    .slider-line-bottom-line .slider-line-bottom-buttons a{
        padding: 7px 10px 0 23px;
    }
    .slider-line-bottom-arrow{
        margin-top: -2px;

    }

    .popular-categories-top{
        min-height: 178px;
    }
    .popular-categories-image{
        background-size: 368px;
    }


    .main-line-container .row{
        margin-left: 9px;
        margin-right: 0;
        width: 1580px;

    }

    .subscribe-main-block-title h2{
        font-size: 42px;
    }

    .subscribe-main-block-text{
        font-size: 22px;

    }
}





.right-border{
    border-right: #717173 1px solid;
}

.sub-menu-link-active .right-border{
    border-right: #0000 1px solid;
}


.img-left{
    float: left;
    margin : 0 10px 5px 0;
    padding : 0 10px 5px 0;
    width: 50%;
    min-width: 300px;
}

.img-right{
    float: right;
    margin : 0 0 5px 10px;
    padding : 0 0 5px 10px;
    width: 50%;
    min-width: 300px;
}

.RatingBadgeWidget {
    display: block;

    width: 150px;
    height: 50px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.dev-only{
    display: none;
}
.development .dev-only{
    display: inherit!important;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/search.title/d25_desktop/style.css?17616388212697 */
/* /bitrix/templates/.default/components/bitrix/sale.basket.basket.line/d25_desktop/style.css?17576633254115 */
/* /bitrix/templates/.default/components/bitrix/catalog.compare.list/d25_compare_line/style.css?1757664920760 */
/* /bitrix/templates/d25_nora/template_styles.css?176667118750200 */
