

/* Start:/bitrix/templates/center.base/components/bitrix/catalog/new_catalog/style.css?16903504149006*/
﻿.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%;
    }

}
/*РњРѕСЏ РІРµСЂСЃС‚РєР° РЅРµРїРѕСЃСЂРµРґСЃС‚РІРµРЅРЅРѕ РґР°РЅРЅРѕРіРѕ С€Р°Р±Р»РѕРЅР°:*/

#main .card_page .card_top .col-lg-4.col-md-4.col-sm-6.col-xs-4{
    text-align: center;
}

#main .card_page .card_top .label{
    font-size:25px;
}
#main .card_page .card_top .count.triple{
    /*float:none;*/
    /*padding-right: 3%;*/
    width: 100%;
    text-align: center;
}
#main .card_page .card_top .desc{
    font-size: larger;
    font-weight: bold;
    line-height: initial;
    padding-bottom: 20px;
    padding-top: 10px;
}

#main .card_page .minidesc{
    padding: 15px 0;color: #000;
}
#main .card_page .card_top .prices span.price{
    color: grey!important;
}
#main .card_page .card_top .prices .price small{
    font-size: 22px;
}
#main .card_page .card_top .prices {
    margin-bottom: 0;
}
#main .card_page .card_top{margin-bottom: 0!important;}

#main .card_page .card_top.additional_items .count .label{
    font-size: 18px;
}

.additional_items .count .selectbox .trigger .arrow {
    top:7px;
}
.additional_items .count .selectbox .select {
    padding: 0 0px 0 19px;
    height: 28px;
    line-height: 29px;
    font-size: 20px;
}
.additional_items .count {
    width: 100%!important;
}
.additional_items .count .col-xs-6:nth-child(2){
    margin-top: 27px;
}
/*
table > tbody > tr > td:first-child {
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
}
*/
*/
red{
    color: red;
    font-weight: bold;
}
tr>th red .i_cur{font-size: 14px;padding-left: 5px;}
th {
    font-weight: normal;
}
h3{
    color: #8ec549!important;
    font-size: 25px!important;
    padding: 12px 0!important;
}
table > tbody > tr > td,table > tbody > tr > th{
    border: 1px solid lightgrey!important;
}
.selectbox .select .text{
    font-size:16px;
}
.col-xs-6.row i.i_cur{font-size: 12px;}
#main .card_page .card_top .label{font-size: 25px}

/*С‚СѓС‚ Р»РёР¶РёС‚ РІРµСЂСЃС‚РєР° Р°РґР°РїС‚РёРІРЅРѕР№ С‚Р°Р±Р»РёС†С‹*/
table td, table th {    padding: 9px 10px;    text-align: left; }
table.responsive .tip{display: none;}
div.scrollable table.responsive .tip{display: block!important;}
div.scrollable table.responsive .tip:after{content:'';width: 30px;height: 30px;display: block;background-image: url('/bitrix/templates/center.base/components/bitrix/catalog/new_catalog/red_arrow.jpg');background-size: 30px;float:left;margin-right: 30px}
/* Mobile */
@media only screen and (max-width: 767px) {
    table.responsive { margin-bottom: 0; }
    .pinned { position: absolute; left: 0; top: 0; background: #fff; width: 27%; min-width: 98px; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
    .pinned table { border-right: none; border-left: none; width: 100%; }
    .pinned table th, .pinned table td { white-space: nowrap; }
    .pinned td:last-child { border-bottom: 0; }
    div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
    div.table-wrapper div.scrollable { margin-left: 27%; }
    div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }
    table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
    table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
}


table.responsive.bigtable tr{padding: 3px;font-size:18px;}
table.responsive.bigtable th{padding: 5px;font-size:16px;}

div.table-wrapper.BigTable table.responsive { margin-bottom: 0; }
div.table-wrapper.BigTable .pinned { position: absolute; left: 0; top: 0; background: #fff; width: 23%; min-width: 120px; overflow: hidden; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
div.table-wrapper.BigTable .pinned table { border-right: none; border-left: none; width: 100%;}
div.table-wrapper.BigTable .pinned table th,div.table-wrapper.BigTable .pinned table td { white-space: unset!important; }
div.table-wrapper.BigTable .pinned td:last-child { border-bottom: 0; }
div.table-wrapper.BigTable { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
div.table-wrapper.BigTable div.scrollable { margin-left: 23%; }
div.table-wrapper.BigTable div.scrollable { overflow: scroll; overflow-y: hidden; }
div.table-wrapper.BigTable table.responsive td,div.table-wrapper.BigTable table.responsive th { position: relative; white-space: unset!important; overflow: hidden; }
div.table-wrapper.BigTable table.responsive th:first-child,div.table-wrapper.BigTable table.responsive td:first-child, div.table-wrapper.BigTable table.responsive td:first-child,div.table-wrapper.BigTable table.responsive.pinned td { display: none; }

.dragscroll { cursor: -webkit-grab;  cursor: -moz-grab; cursor: -o-grab; cursor: grab; }

@media only screen and (max-width: 768px) {
    div.table-wrapper.BigTable {margin-left: -30px;font-size: 12px;}
    div.table-wrapper.BigTable div.scrollable{}
}

@media only screen and (max-width: 425px) {
    div.table-wrapper.BigTable {margin-left: -30px;font-size: 12px;}
    div.table-wrapper.BigTable div.scrollable{margin-left:120px!important;}
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    div.table-wrapper.BigTable {margin-left: -30px;font-size: 12px;}
    div.table-wrapper.BigTable div.scrollable{margin-left:120px!important;}
}


/*РїСЂР°РІРёРј СЃР°Р»Р№РґРµСЂ, РєРЅРѕРїРєРё РєРѕРЅС‚СЂРѕР»СЏ (СЃС‚СЂРµР»РѕС‡РєРё)*/

.bx-controls{
    position: relative;
}
.bx-controls .bx-controls-direction{
    position: absolute;
    top: -250px;
    width: 100%;
    z-index: 1;
}
.bx-controls .bx-controls-direction .bx-prev{display: block;
    background-image: url(/bitrix/templates/center.base/components/bitrix/catalog/new_catalog/blue_arrow.png);
    /*height: 61px;*/
    /*width: 29px;*/
    height: 30px;
    width: 15px;
    background-position: 17px;
    background-size: 32px;
    float: left;
    z-index: 1;
    margin-left: -30px;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    /*opacity:0.6;*/
}
.bx-controls .bx-controls-direction .bx-next{display: block;
    float: right;
    /*opacity:0.6;*/
    background-image: url(/bitrix/templates/center.base/components/bitrix/catalog/new_catalog/blue_arrow.png);
    /*height: 61px;*/
    /*width: 29px;*/
    height: 30px;
    width: 15px;
    background-position: 17px;
    background-size: 32px;
    z-index: 1000;
    margin-right: -30px;}

.card_links.center_block{
    margin-top: 20px;
}
.checked_mark{
    background-image: url('/bitrix/templates/center.base/components/bitrix/catalog/new_catalog/checked.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 115px 26px;
    color: black;
}
.checked_mark span.label{color:#000000!important;}

@media only screen and (max-width: 768px) {
    table > tbody > tr > td:first-child {vertical-align: top;width: 15px;    padding: 5px;}
    .minirow{margin-right: -15px;margin-left: -15px;}
    .bx-controls .bx-controls-direction .bx-prev{

        margin-left: 0;
    }
    .bx-controls .bx-controls-direction .bx-next{

        margin-right: 0;
    }
    .bx-controls .bx-controls-direction {
        top: -150px;
    }

    #main .card_page .card_top span.selectbox {
        float: left;
        width: 100%;
    }
    .selectbox .select .text {
        font-size: 14px;
    }
    .table_wraper.center_block{padding: 0!important;}
    tr>th red .i_cur {
        font-size: 10px;
    }
    table > tbody > tr > td:first-child {
        /*vertical-align: middle;*/
        font-size: 13px;
        line-height: 14px;
    }
    table > tbody > tr > td{font-size: 12px;}
}

.section_title {
    font-style: normal;
    font-weight: normal;
    font-size: 22px!important;
    line-height: 24px;
    text-transform: uppercase!important;
    color: #000000!important;
    padding-left: 15px;
}
@media (min-width: 1024px) {
.color1.peter-river1 {
    float: right;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 0px;
    right: 10px;
}
}
@media (max-width: 1024px) {
.color1 {
display: none !important;
}
}
/* End */


/* Start:/bitrix/templates/center.base/components/bitrix/catalog/new_catalog/bitrix/catalog.section.list/.default/style.css?16903505007400*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
@media (max-width:639px) {
	.catalog-mainlist{
		display: flex;
		flex-direction: column;
	}
}
/* End */
/* /bitrix/templates/center.base/components/bitrix/catalog/new_catalog/style.css?16903504149006 */
/* /bitrix/templates/center.base/components/bitrix/catalog/new_catalog/bitrix/catalog.section.list/.default/style.css?16903505007400 */
