

/* Start:/bitrix/templates/okz_adaptive/components/bitrix/catalog/catalog/style.css?15706370751418*/
.filter_line {
	padding: 15px 20px;
	border: 1px solid #96a83a;
	background: rgba(190,210,100,0.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.filter_line .f_desc { color: #000; font-size: 11px; text-transform: uppercase;}


.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

#subs_menu { margin-bottom: 25px;}
#subs_menu a {
font-size: 18px;
    color: #515151;
    outline: none;
    text-decoration: none;
    display: block;
    padding: 10px 0 10px 10px;
    background: url(/bitrix/templates/okz_adaptive/components/bitrix/menu/tree/images/li.png) left center no-repeat;
    border-top: 1px solid #ffdbca;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
font-family: 'PT Sans Narrow', sans-serif;
}
/* End */


/* Start:/bitrix/templates/okz_adaptive/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1570637075670*/
.s_el { padding: 20px; margin-bottom: 20px; position: relative;}
.s_el_img { float: left; margin-right: 30px; }
.s_el_desc a:link,
.s_el_desc a:visited { 
	font-size: 14pt; 
	text-decoration: none;
	border-bottom: 1px dashed;
}

.s_el_more { position: absolute; top: 0; right: 30px;}
.s_el_more a:link,
.s_el_more a:visited { 
	background: #ff9100;
	display: block;
	padding: 10px 20px;
	color: #fff;
	font-size: 12pt;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* End */


/* Start:/bitrix/templates/okz_adaptive/components/bitrix/catalog.section.list/indexSliderHorizontalWhite2/style.css?15706370768744*/
.bannersLine {
	height: 110px;
	display: block;
	background: #fff;
	position: absolute;
	margin-left: 400px;
	top: 0;
	left: 0;
	width: calc(100% - 400px);
}

.iSection { background: #fff; 
	font-family: 'Roboto', sans-serif;
	
}

.iSection .iS_main {
	position: relative;
}


.iSection .iS_main,
.iSection .iS_item_container {
	transition: 0.3s all;
}

.iSection:hover .iS_main,
.iSection:hover .iS_item_container {
/*	border-color: #c5c5c5;*/
}

.iSection .iS_item_container {
	padding-bottom: 55px !important;
}

/*
.iSection .iS_item_container .goTo { opacity: 0; }
.iSection:hover .iS_item_container .goTo { opacity: 1; }
*/

.iSection,
.iSection div {
	box-sizing: border-box;
}

.iSection .iS_main {
	width: 100%;
	border: 1px solid #ffdbca;
	height: 120px;
	border-bottom: none;
	padding: 15px;
	position: relative;

	background-position: right center;
	background-repeat: no-repeat;
	background-size: cover;

}
.iSection .iS_main .isText {
	position: absolute;
	left: 25px;
	top: 15px;

	padding: 5px 25px;

	width: 100%;
	height: 110px;
	top: 0;
	left: 0;

	background: #ffde00; /* Old browsers */
	background: -moz-linear-gradient(top, #ffde00 0%, #f59e00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffde00 0%,#f59e00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffde00 0%,#f59e00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffde00', endColorstr='#f59e00',GradientType=0 ); /* IE6-9 */

	background: #ea5d01; /* Old browsers */
	background: -moz-linear-gradient(top,  #ea5d01 0%, #c44512 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ea5d01 0%,#c44512 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ea5d01 0%,#c44512 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5d01', endColorstr='#c44512',GradientType=0 ); /* IE6-9 */



}

.iSection .iS_main span.iSname {
	font-size: 22pt;
	font-weight: 600;
	line-height: 22pt;
	color: #232124;
	font-family: 'PT Sans', sans-serif;
	padding-left: 35px;


	max-width: 350px;

	display: block;

	background-image: url(/bitrix/templates/okz_adaptive/components/bitrix/catalog.section.list/indexSliderHorizontalWhite2/images/goSection.png);	
	background-position: left 3px;
	background-repeat: no-repeat;
	background-size: 24px;

	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);

/*
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
*/
}

.iSection .iS_main span.iSname a {
	color: #fff !important;
}
.iSection .iS_main span.iSname a:hover {
	text-decoration: none !important;
}


.iLine {
	width: 100%;
	height: 1px;
	border-top: 1px solid #ffdbca;
	margin: 25px 0;
}

.iSname_lider {
	font-size: 13pt;
	font-weight: 600;
	line-height: 22pt;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	display: block;

	padding-left: 35px;

	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.iSection .iS_item_container {
	position: relative;
	border: 1px solid #ffdbca;
	padding: 0 15px 25px;
	border-top: none;
/*	height: 485px;*/
	border-bottom: 1px solid #ffdbca;
}

/*.iSection .iS_item_container.smallContainer { height: 326px; } */

.iSection .iS_item_container .is_item {
	width: 20%;
	height: 170px;
	float: left;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	position: relative;
	padding: 10px 15px;
	transition: 0.2s all;
	background: #fff;

    background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 50%, rgba(246,246,246,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 50%,rgba(246,246,246,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,255,1) 50%,rgba(246,246,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#5c000000',GradientType=1 );
}
.iSection .iS_item_container .is_item:hover {
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	z-index: 20;
	transform: scale(1.05);
}
.iSection .iS_item_container .is_item:nth-child(1),
.iSection .iS_item_container .is_item:nth-child(2),
.iSection .iS_item_container .is_item:nth-child(3),
.iSection .iS_item_container .is_item:nth-child(4),
.iSection .iS_item_container .is_item:nth-child(5) {
	border-top: none;
}
.iSection .iS_item_container .is_item:nth-child(1),
.iSection .iS_item_container .is_item:nth-child(6),
.iSection .iS_item_container .is_item:nth-child(11) {
	border-left: none;
}

.iSection .iS_item_container .is_item .isi_hit {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size:7pt;
	text-transform: uppercase;
	letter-spacing: 1px;

	background: #ea4e01;
	border-radius: 2px;
	padding: 3px 0px;
	color: #fff;
	width: 40px;
	text-align: center;
}
.iSection .iS_item_container .is_item .isi_hit:before {
	content: "";
	position: absolute;
	left: 13px;
	bottom: -4px;
	width: 0px;
	height: 0px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ea4e01;
}
.iSection .iS_item_container .is_item .isi_img {
	height: 75px;
	padding-top: 5px;
}
.iSection .iS_item_container .is_item .isi_name {
	height: 48px;
	overflow-y: hidden;
}
.iSection .iS_item_container .is_item .isi_price {
	margin-top: 8px;
	color: #000;
	font-weight: 500;
}
.iSection .iS_item_container .is_item .isi_price span {
	font-size: 13pt;

}
/*
@media screen and (min-device-width: 1600px) {
	.iSection .iS_item_container .is_item {	width: 25%; }
}
*/

.iSection  .goTo {
	display: block;
	position: absolute;
	bottom: 13px;
	left: 30px;
	margin: 0 auto;
	font-size: 12pt;
	transition: 0.2s all;
}

.iSection  .goTo a {
	display: block;
	white-space: nowrap;
	padding: 0 36px 0 0;
	color: #000;
	transition: 0.2s all;
	font-weight: 500;
	color: #00c05a!important;
	font-size: 16pt;
	line-height: 30px;

	background-image: url(/bitrix/templates/okz_adaptive/components/bitrix/catalog.section.list/indexSliderHorizontalWhite2/images/more.png);	
	background-position: right 3px;
	background-repeat: no-repeat;
	background-size: 24px;
}

.iSection . .goTo a:hover {
	background: #fff;
	color: #fabf00;
	text-decoration: none;
}

.bTop {
	position: absolute;
	right: 25px;
	top: 13px;
	font-size: 10pt;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	width: 250px;
}
.bTop.bOnline {
	top: 50px;
	width: 253px;
}

.bTop a {
	display: inline-block;
	line-height: 30px;
	padding-left: 30px;
}
.bOnline a {
	background: url(/bitrix/templates/okz_adaptive/components/bitrix/catalog.section.list/indexSliderHorizontalWhite2/images/bOnline.png) left center no-repeat;	
	color: #ff6600 !important;
	padding-left: 33px;

	-webkit-animation: pulsate 1.2s linear infinite;
	animation: pulsate 1.2s linear infinite;
}
.bCalc a {
	background: url(/bitrix/templates/okz_adaptive/components/bitrix/catalog.section.list/indexSliderHorizontalWhite2/images/bCalc.png) left center no-repeat;	
	color: #7c7c7c !important;
}



@-webkit-keyframes pulsate {
	50% { color: #000; }
}
@keyframes pulsate {
	50% { color: #000; }
}


.sBrandContainer { }
.sBrandContainer a {
	display: block;
	width: 20%;
	height: 60px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 80%;
	border-left: 1px solid #efefef;
}
.sBrandContainer a:nth-child(1) {
	border: none;
}

.superMaders {

}

.iSection .iS_item_container.insection {
	margin-bottom: 25px;
	padding: 0 !important;
}

.iS_main.insection {
	height: 50px;
}
.iSection .iS_main.insection .isText { padding: 0 25px; }
.iS_main.insection .iSname_lider {
	font-size: 16pt;
	font-weight: 500;
	line-height: 50px;
	padding-left: 0;
}


@media (max-width: 1199px) {
  .iSname_lider {
    font-size: 11pt;
    max-width: 235px;
  }
  .iSection .iS_main span.iSname {
    font-size: 15pt;
    max-width: 235px;
	line-height: 20px;
	padding-top: 4px;
  }
  .iSection .iS_main .isText {
    padding-left: 15px;
  }
  .bannersLine {
    margin-left: 290px;
    width: calc(100% - 290px);
  }
}

@media (max-width: 767px) {
  .iSname_lider {
    max-width: none;
    line-height: 1.2 !important;
  }
  .iSection .iS_main span.iSname {
    max-width: none;
    line-height: 1.4;
  }
  .iSection .iS_main {
    height: auto;
    padding: 0;
  }
  .iSection .iS_main .isText {
    position: relative;
    height: auto;
  }
  .iSection .iS_main .isText br {
    display: none;
  }
  .bannersLine {
    position: relative;
    margin: 0;
    width: 100%;
    height: 80px;
    background-size: auto 100% !important;
  }
  
}



.isi_compare {
	float: right;
	margin-top: 10px;
}
/* End */


/* Start:/bitrix/templates/okz_adaptive/components/bitrix/catalog.smart.filter/seofilter/style.css?17272610493209*/
.s_filter tr td {
	padding-right: 15px;
}
.filter_clear {
	/*width: 100%;*/
	/*padding: 0 0 0 30px;*/
}

.f_desc {
	white-space: nowrap;
	line-height: 20px;
	padding-right: 25px;
	font-size: 11px;
	color: #e14800;
}

a.del_prop_url:link,
a.del_prop_url:visited,
span.del_prop_url
{
	border: 1px solid #fab500;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 1px 30px 0 10px;
	font: 14px/30px Arial, Tahoma, sans-serif;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: #fab500 url(/bitrix/templates/okz_adaptive/components/bitrix/catalog.smart.filter/seofilter/images/x.png) right center no-repeat;
	display: block;
	white-space: nowrap;
}

a.del_prop_url:hover, span.del_prop_url:hover { background-color: #ff9100; cursor: pointer}

a.del_prop_url_mader, span.del_prop_url_mader {
	border-bottom: 1px dotted;
	font-size: 11px;
	margin-right: 3px;
	line-height: 20px;
	white-space: nowrap;
	background: url(/bitrix/templates/okz_adaptive/components/bitrix/catalog.smart.filter/seofilter/images/x2.png) right center no-repeat;
	padding-right: 15px;
}
a.del_prop_url_mader span {
	color: #000;
	font-weight: bold;
}
span.del_prop_url_mader:hover {cursor: pointer}
.filter_clear a:link,
.filter_clear a:visited,
.filter_clear span
{
	margin-top: 3px;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 1px 0 0 0;
	font: 14px/30px Arial, Tahoma, sans-serif;
	color: #333;
	text-decoration: none;
	background: #bed064;
	display: block;
	white-space: nowrap;
	width: 100px;
	text-align: center;
}
.filter_clear a:hover, .filter_clear span:hover { color: #fff; background: #96af1a; cursor: pointer }

.s_filter {
  display: flex;
  flex-wrap: wrap;
}
.s_filter__item {
	margin-right: 15px;
	margin-bottom: 10px;

}
.seo-filter__item {
}
.seo-filter__select {
	position: relative;
	display: inline-block;

}
.seo-filter__select-current {
	margin: 0;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding: 6px 26px 7px 6px;
	font: 14px/20px Arial, Tahoma, sans-serif;
	font-family: 'Roboto', sans-serif;
	height: 20px;
	background: #fff;
	color: #000;
	position: relative;
	cursor: default;
}
.seo-filter__select-current:after {
	content: '';
	display: block;
	position: absolute;
	width: 10.5px;
	height: 12px;
	right: 5px;
	top: 10px;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M207 381.5L12.7 187.1c-9.4-9.4-9.4-24.6 0-33.9l22.7-22.7c9.4-9.4 24.5-9.4 33.9 0L224 284.5l154.7-154c9.4-9.3 24.5-9.3 33.9 0l22.7 22.7c9.4 9.4 9.4 24.6 0 33.9L241 381.5c-9.4 9.4-24.6 9.4-33.9 0z' fill='%23131415'/></svg>");
	background-repeat: no-repeat;
 }
.seo-filter__select-items {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
	background: #fff;
	border-radius: 4px;
	padding: 6px 0px 7px 0px;
	border: 1px solid #d5d5d5;
	z-index: 3;
	max-height: 200px;
	overflow-y: auto;
}
.seo-filter__select.active .seo-filter__select-items {
	display: block;
}
.seo-filter__select-item {
	padding: 2px 6px;
	display: block;
	color: #000!important;
	cursor: default;
	white-space: nowrap;
}
.seo-filter__select-item:hover {
	background: #1967D2;
	color: #fff!important;
	cursor: default;
	text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/okz_adaptive/components/bitrix/catalog/catalog/toh/catalog.section/.default/style.css?17229400134694*/
#section { margin: 20px 0 10px 0; }
.sl tr td {
	padding: 10px 5px;
}

.first_line td {
	color: #fff;
	font-size: 15px;
	height: 30px;
	text-align: center;
	background: #3b383c;
	vertical-align: middle;
	padding: 2px 5px;
	border-left: 1px solid #fff;
	line-height: 13px;
}

.first_line td.sorting { padding-right: 20px; position: relative;}
.first_line td a { color: #fff; text-decoration: none; border-bottom: 1px dotted;  line-height: 18px;}
.first_line td a.selected.up:after {content: "";width: 0;height: 0;top: 50%;right: 0;margin: -2px 4px 0 0;position: absolute;border-bottom: 7px solid #fff;border-left: 7px solid transparent;border-right: 8px solid transparent;}
.first_line td a.selected.down:after {content: "";width: 0;height: 0;top: 50%;right: 0;margin: -2px 4px 0 0;position: absolute;border-top: 7px solid #fff;border-left: 7px solid transparent;border-right: 8px solid transparent;}

.first_line td span { color: #fff; text-decoration: none; border-bottom: 1px dotted;  line-height: 18px; cursor:pointer;}
.first_line td span.selected.up:after {content: "";width: 0;height: 0;top: 50%;right: 0;margin: -2px 4px 0 0;position: absolute;border-bottom: 7px solid #fff;border-left: 7px solid transparent;border-right: 8px solid transparent;}
.first_line td span.selected.down:after {content: "";width: 0;height: 0;top: 50%;right: 0;margin: -2px 4px 0 0;position: absolute;border-top: 7px solid #fff;border-left: 7px solid transparent;border-right: 8px solid transparent;}

.first_line td:first-child a { border: none; }

.sl_edit { width: 10px; vertical-align: middle; }
.sl_foto {
	text-align: center;
	vertical-align: middle;
	background: #fff;
	border: 1px dotted #d5d5d5;
	border-right: 1px dotted #d5d5d5;
	border-top: 0;
}
.sl_foto__inner {
  display: inline-block;
  position: relative;
}
.sl_foto__inner img {
	width: 80px;
}

.sl_name {
	vertical-align: middle;
	border-bottom: 1px dotted #d5d5d5;
	border-right: 1px solid #fff;
}

.sl_all {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px dotted #d5d5d5;
	border-right: 1px solid #fff;
}

.marketing_special, .marketing_hit {
	float: left;
	display: block;
	position: absolute;
	padding: 2px 5px;
	font-size: 8px;
	text-transform: uppercase;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.marketing_special { background: #bd3316; margin: -5px 5px 0 0; }
.marketing_hit { background: #ff9100; margin: -5px 0 0 65px;}


.section_line td {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	height: 30px;
	text-align: center;
	background: #3b383c;
	vertical-align: middle;
	padding: 2px 5px;
	border-left: 1px solid #fff;
	line-height: 13px;
}

.section_line td {
	background: #958f97;
	text-align: left;
}

.section_line td:last-child { border-left: none; }

tr.redrow td {
	opacity: 0.2;
	transition: 0.1s all;
}
tr.redrow td:nth-child(1),
tr.redrow td:nth-child(2),
tr.redrow td:nth-child(3) {
	opacity: 1;
}
tr.redrow { /*background: #e6ecff!important;*/ }

@media (min-width:992px) and (max-width: 1099px) {
  .first_line td {
    font-size: 13px;
  }
  .sl tr td {
    padding: 10px 2px;
  }
}

@media (max-width: 767px) {
  .table-catalog td {
    display: block;
    text-align: left;
    padding-left: 50% !important;
    position: relative;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .table-catalog td.sl_foto {
    text-align: center;
    padding: 5px 10px !important;
  }
  .table-catalog tr.first_line {
    display: none;
  }
  .table-catalog tr.section_line {
    margin-bottom: 10px;
    display: block;
  }
  .table-catalog tr.section_line td:first-child {
    display: none;
  }
  .table-catalog tr.section_line td {
    padding: 15px 5px !important;
    text-align: center;
    height: auto;
  }
  .table-catalog tr.section_line td:before {
    display: none !important;
  }
  .table-catalog td:before {
    content: attr(data-table-th);
    position: absolute;
    left: 10px;
    top: 0;
    width: 50%;
    box-sizing: border-box;
    padding: 3px 5px;
  }
  .table-catalog tr.trbg_1,
  .table-catalog tr.trbg_0 {
    display: block;
    margin-bottom: 15px;
    border: 1px dotted #888;
  }
  .table-catalog tr.trbg_1 td,
  .table-catalog tr.trbg_0 td {
    border-left: none !important;
    border-right: none !important;
  }
  .table-catalog tr.trbg_1 td:last-child,
  .table-catalog tr.trbg_0 td:last-child {
    border-bottom: none !important;
  }
}

@media (max-width: 419px) {
  .table-catalog td.sl_all__tall {
    min-height: 35px;
  }
}




.add_compare_mobile {
    cursor: pointer;
    color: #000;
    position: absolute;
    right: 5px;
    margin-top: 15px;
    font-size: 20pt;
}


/* End */
/* /bitrix/templates/okz_adaptive/components/bitrix/catalog/catalog/style.css?15706370751418 */
/* /bitrix/templates/okz_adaptive/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1570637075670 */
/* /bitrix/templates/okz_adaptive/components/bitrix/catalog.section.list/indexSliderHorizontalWhite2/style.css?15706370768744 */
/* /bitrix/templates/okz_adaptive/components/bitrix/catalog.smart.filter/seofilter/style.css?17272610493209 */
/* /bitrix/templates/okz_adaptive/components/bitrix/catalog/catalog/toh/catalog.section/.default/style.css?17229400134694 */
