

/* Start:/local/templates/19500/components/bitrix/catalog/gallery/style.css?1566882681697*/
.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%;
	}

}
/* End */


/* Start:/local/templates/19500/components/bitrix/catalog/gallery/bitrix/catalog.section.list/.default/style.css?15668826817305*/
/* 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;
	}
/* End */


/* Start:/local/templates/19500/css/block-css/rs-gallery.css?15668826813970*/
.rs-17 .rs-gallery .rs-gallery-inner {
    padding-top: 20px;
    padding-bottom: 25px;
}

.rs-17 .rs-gallery .section-title {
    position: relative;
}

.rs-17 .rs-gallery .section-descr {
    width: 70%;
    text-align: center;
    margin: 25px auto 40px;
}

.rs-17 .rs-gallery .section-descr p {
    color: #616161;
    font-size: 18px;
}

.rs-17 .rs-gallery .section-title {
    font-size: 38px;
    font-weight: 300;
    text-transform: uppercase;
    background-color: #fff;
}

.rs-17 .rs-gallery .section-title--text {
    display: inline-block;
    width: auto;
    background-color: #fff;
    padding: 10px;
    position: relative;
    z-index: 2;
}

.rs-17 .rs-gallery .section-title:after {
    background: #DDDDDD;
    content: "";
    display: block;
    height: 1px;
    margin-left: 16%;
    position: absolute;
    top: 30px;
    width: 68%;
    z-index: 1;
}

.rs-17 .rs-gallery .album-photo {
    margin-bottom: 30px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: -4px;
    text-align: center;
}

.rs-17 .rs-gallery .album-photo>a {
    position: relative;
    display: inline-block;
}

.rs-17 .rs-gallery .album-photo img {
    margin: 0 auto;
}

.rs-17 .rs-gallery .album-photo a:before {
    content: '';
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.rs-17 .rs-gallery .gallery-block {}

.rs-17 .rs-gallery .gallery-item {
    display: block;
    background-color: #fafafa;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    margin-bottom: 30px;
    height: 400px;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}

.rs-17 .rs-gallery .gallery-title h4 {
    margin: 0;
    height: 42px;
    overflow: hidden;
    display: block;
    line-height: 21px;
    margin: 25px 0 7px;
    padding: 0 5px;
}

.rs-17 .rs-gallery .gallery-title h4 a {
    font-weight: 700;
    color: #424242;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
}

.rs-17 .rs-gallery .gallery-content {
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.rs-17 .rs-gallery .gallery-item {
    display: block;
    height: auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    text-align: center;
    overflow: hidden;
}

.rs-17 .rs-gallery .gallery-image {
    display: block;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 215px;
}

.rs-17 .rs-gallery .gallery-image i {
    color: #9e9e9e;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -10px;
}

.rs-17 .rs-gallery .gallery-more {
    border: 0;
    display: block;
    height: auto;
    padding: 5px 0 30px;
    width: 100%;
}

.rs-17 .rs-gallery .gallery-content p {
    color: #616161;
    height: 42px;
    overflow: hidden;
}

.rs-17 .rs-gallery .btn-outline {
    border-color: #9e9e9e;
    color: #616161;
    text-shadow: none;
    font-weight: 700;
}

.rs-17 .rs-gallery .btn-outline:hover,
.rs-17 .rs-gallery .btn-outline:focus {
    background-color: #818181;
    color: #fff;
}

.rs-17 .rs-gallery .album-photo a:hover:before {
    opacity: 1;
}

@media (max-width: 767px) {
    .rs-17 .rs-gallery .section-title--text {
        font-size: 28px;
    }
    .rs-17 .rs-gallery .section-descr {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/19500/css/block-css/rs-catalog.css?176912365117969*/
.rs-17 .rs-catalog {
    padding-bottom: 50px;
}

.rs-17 .rs-catalog .panel-default>.panel-heading {
    border-top: 4px solid #343434;
    padding-top: 13px;
    padding-bottom: 13px;
}

.rs-17 .rs-catalog .panel-heading,
.rs-17 .rs-catalog .panel-group .panel {
    border-radius: 0;
}

.rs-17 .rs-catalog .panel-title {
    color: #212121;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}

.rs-17 .rs-catalog .panel-title a:hover,
.rs-17 .rs-catalog .panel-title a:focus {
    color: #343434;
    text-decoration: none;
}

.rs-17 .rs-catalog .panel-title a i {
    padding-right: 7px;
    transform: rotate(90deg);
    vertical-align: text-bottom;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.rs-17 .rs-catalog .panel-title a.collapsed i {
    transform: rotate(0deg);
    vertical-align: baseline;
}

.rs-17 .rs-catalog .nav-stacked>li {
    border-bottom: solid 1px #eee;
}

.rs-17 .rs-catalog .nav-stacked li>.children {
    display: none;
}

.rs-17 .rs-catalog .nav-stacked .children>li>a {
    white-space: normal;
    font-size: 12px;
    padding: 3px 16px;
    line-height: 1.5;
    transition: none;
    background: none;
    font-weight: 300;
    color: #424242;
}

.rs-17 .rs-catalog .nav-stacked li.current-cat>.children,
.rs-17 .rs-catalog .nav-stacked li.current-cat-parent>.children,
.rs-17 .rs-catalog .nav-stacked li.current-cat-ancestor>.children {
    display: block;
    list-style: none;
    margin: 0 9px 0;
    border-radius: 0;
    border-left: 1px solid #dddddd;
    padding: 0;
}

.rs-17 .rs-catalog .nav-stacked>li.current-cat-parent>.children,
.rs-17 .rs-catalog .nav-stacked>li.current-cat-parent>.children .current-cat>.children {
    display: block;
    list-style: none;
    margin: 0 9px 0;
    border-radius: 0;
    border-left: 1px solid #dddddd;
    padding: 0;
}

.rs-17 .rs-catalog .nav-stacked>li.current-cat,
.rs-17 .rs-catalog .nav-stacked li.current-cat>a,
.rs-17 .rs-catalog .nav-stacked>li.current-cat-parent,
.rs-17 .rs-catalog .nav-stacked>li.current-cat-ancestor>a {
    font-weight: 400;
	color: #d20505;
}

.rs-17 .rs-catalog .nav-stacked li a:hover {
    font-weight: 400;
	color: #d20505;
    text-decoration: none;
}

.rs-17 .rs-catalog .nav-stacked>li:last-child {
    border-bottom: none;
    margin-bottom: -15px;
}

.rs-17 .rs-catalog .nav-stacked>li>a,
.rs-17 .rs-catalog .nav-stacked>li {
    background: none;
    color: #424242;
    font-weight: 400;
    color: #424242;
}

.rs-17 .rs-catalog .nav-stacked>li>a {
    padding: 12px 10px;
    transition: none;
    display: inline-block;
}

.rs-17 .rs-catalog .nav-stacked>li>a:hover,
.rs-17 .rs-catalog .nav-stacked>li>a:focus,
.rs-17 .rs-catalog .nav-stacked>li.active>a,
.rs-17 .rs-catalog .nav-stacked>li.active,
.rs-17 .rs-catalog .nav-stacked>li>a.active,
.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li>a.active,
.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li.open>.dropdown-menu>li>a.active {
    font-weight: 400;
	color: #d20505;
    text-decoration: none;
}

.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children {
    position: static;
    float: none;
    box-shadow: none;
    margin: 0 9px 0;
    border-radius: 0;
    border: none;
    border-left: 1px solid #dddddd;
    padding: 0;
    list-style: none;
}

.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children {
    margin-bottom: 15px;
}

.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li>a,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children>li>a,
.rs-17 .rs-catalog .nav-stacked>li.current-cat-parent>.children>li>a,
.rs-17 .rs-catalog .nav-stacked>li.current-cat-ancestor>.children>li>a {
    background: transparent;
    font-size: 12px;
}

.rs-17 .rs-catalog .nav-stacked>li.current-cat-parent>.children li>.children li>.badge,
.rs-17 .rs-catalog .nav-stacked>li.current-cat-parent>.children>li>.badge,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children li>.badge,
.rs-17 .rs-catalog .nav-stacked li.current-cat-ancestor>.children li>.badge {
    display: none;
}

.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li>a:hover,
.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li>a:focus,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children>li>a:hover,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children>li>a:focus {
    font-weight: 700;
    background: none;
    text-decoration: none;
}

.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li.open>.dropdown-menu,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children>li>.children,
.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li.dropdown-submenu>.dropdown-menu {
    position: static;
    float: none;
    box-shadow: none;
    margin: 0 15px 0;
    border-radius: 0;
    border: none;
    border-left: 1px solid #dddddd;
    padding: 0;
    list-style: none;
}

.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li.open>.dropdown-menu>li>a,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children>li>.children>li>a,
.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li.dropdown-submenu>.dropdown-menu>li>a {
    white-space: normal;
    font-size: 12px;
    padding: 3px 16px;
    line-height: 1.5;
    transition: none;
    background: none;
    font-weight: 300;
    color: #424242;
}

.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li.open>.dropdown-menu>li>a:hover,
.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li.open>.dropdown-menu>li>a:focus,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children>li>.children>li>a:hover,
.rs-17 .rs-catalog .nav-stacked>li.current-cat>.children>li>.children>li>a:focus,
.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li.dropdown-submenu>.dropdown-menu>li>a:hover,
.rs-17 .rs-catalog .nav-stacked>li.open>.dropdown-menu>li.dropdown-submenu>.dropdown-menu>li>a:focus {
    font-weight: 700;
    background: none;
    text-decoration: none;
}

.rs-17 .rs-catalog .nav-stacked>li>a>.badge {
    color: #fff;
    background-color: #777777;
    font-weight: 400;
    font-size: 11px;
}

.rs-17 .rs-catalog .nav-stacked>li+li {
    margin-top: 0;
}

.rs-17 .rs-catalog .panel .panel-body label {
    font-size: 13px;
    font-weight: 600;
    color: #454545;
    margin-bottom: 10px;
}

.rs-17 .rs-catalog .panel .panel-body input[type="radio"],
.rs-17 .rs-catalog .panel .panel-body input[type="checkbox"] {
    margin-top: 0;
    margin-right: 12px;
}

.rs-17 .rs-catalog .color-filter span {
    border: 1px solid #DDDDDD;
    display: inline-block;
    height: 14px;
    margin: 0 3px 0 1px;
    width: 14px;
}

.rs-17 .rs-catalog .maxheight300 {
    max-height: 300px;
}

.rs-17 .rs-catalog .category-top h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 25px;
}

.rs-17 .rs-catalog .category-top p {
    margin-bottom: 15px;
}

.rs-17 .rs-catalog .product-filter {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    clear: both;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 7px;
    padding-top: 10px;
    margin-top: 30px;
}

.rs-17 .rs-catalog .product-filter p {
    font-size: 14px;
    margin-top: 7px;
    color: #000;
    font-weight: 300;
}

.rs-17 .rs-catalog .change-view {
    margin-right: 10px;
}

.rs-17 .rs-catalog .change-view a {
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    height: 34px;
    line-height: 23px;
    margin-left: 5px;
    overflow: hidden;
    padding: 5px 8px;
    border-radius: 3px;
    color: #CCCCCC;
}

.rs-17 .rs-catalog .change-view a:hover,
.rs-17 .rs-catalog .change-view a:focus,
.rs-17 .rs-catalog .change-view a.active {
    color: #313131;
    border-color: #313131;
}

.rs-17 .rs-catalog .product-item {
    vertical-align: top;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    margin-bottom: 30px;
}

.rs-17 .rs-catalog .list-view .product-item {
    display: block;
    height: auto !important;
    width: 100% !important;
    overflow: hidden;
    margin-bottom: 20px;
}

.rs-17 .rs-catalog .quickview {
    display: block;
    top: 50%;
    margin-top: -25px;
    max-height: 50px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
    visibility: hidden;
}

.rs-17 .rs-catalog .product-item h2 {
    margin: 0;
    height: 54px;
    overflow: hidden;
    display: block;
    line-height: 21px;
    margin: 20px 0 5px;
    padding: 0;
}

.rs-17 .rs-catalog .product-item h2 a {
    font-weight: 700;
    color: #424242;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
}

.rs-17 .rs-catalog.description {
    padding-left: 5px;
    padding-right: 5px;
}

.rs-17 .rs-catalog .description p {
    color: #616161;
    font-size: 14px;
    /* height: 55px; */
    line-height: 18px;
    overflow: hidden;
}

.rs-17 .rs-catalog .product {
    display: block;
    height: auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    border: 1px solid #e0e0e0;
    text-align: center;
    overflow: hidden;
}

.rs-17 .rs-catalog .list-view .product {
    padding-right: 20px;
}

.rs-17 .rs-catalog .product:hover {
    border: 1px solid #d20505;
}

.rs-17 .rs-catalog .product-image {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    height: 240px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.rs-17 .rs-catalog .list-view .product-image {
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    max-height: 260px;
    max-width: 200px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    padding-right: 20px;
    background: #fff;
}

.rs-17 .rs-catalog .product-image a {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}

.rs-17 .rs-catalog .product-image a i {
    color: #9e9e9e;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -10px;
}

.rs-17 .rs-catalog .product:hover .product-image>a {
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.rs-17 .rs-catalog .promotion {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 10;
    bottom: 20px;
    left: 0;
    height: 25px;
    width: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.rs-17 .rs-catalog .promotion li {
    display: inline-block;
    margin-left: -4px;
}

.rs-17 .rs-catalog .promotion li:last-child {
    border-radius: 0 4px 4px 0;
}

.rs-17 .rs-catalog .new {
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 100%;
    padding: 3px 10px;
    background-color: #4ec67f;
}

.rs-17 .rs-catalog .discount {
    background: #e64c3c;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 100%;
    padding: 3px 9px;
    text-transform: uppercase;
}

.rs-17 .rs-catalog .price {
    font-size: 16px;
    font-weight: 700;
    color: #424242;
    line-height: 1.5;
    display: inline-block;
}

.rs-17 .rs-catalog .price pre {
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-size: inherit;
    display: inline-block;
    padding: 0;
    margin: 0;
    word-break: normal;
    word-wrap: normal;
    vertical-align: top;
    font-family: 'Open Sans', sans-serif;
}

.rs-17 .rs-catalog .old-price {
    color: #a6a6a6;
    font-size: 14px;
    text-decoration: line-through;
    display: inline-block;
}

.rs-17 .rs-catalog .old-price pre {
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-size: inherit;
    display: inline-block;
    padding: 0;
    margin: 0;
    word-break: normal;
    word-wrap: normal;
    vertical-align: top;
    font-family: 'Open Sans', sans-serif;
    color: #a6a6a6;
    font-size: 14px;
    text-decoration: line-through;
}

.rs-17 .rs-catalog .list-view .product-price,
.rs-17 .rs-catalog .list-view .price,
.rs-17 .rs-catalog .list-view .action-control {
    text-align: right;
}

.rs-17 .rs-catalog .description .sub-description {
    font-weight: 300;
    color: #616161;
    line-height: 1.7;
}

.rs-17 .rs-catalog .list-view .description {
    margin: 0 auto;
    min-height: auto;
    max-width: 100%;
    text-align: right;
}

.rs-17 .rs-catalog .action-control {
    border: 0;
    display: block;
    height: auto;
    padding: 5px 0 15px;
    width: 100%;
}

.rs-17 .rs-catalog .action-control .btn-color {
	background-color: #d20505;
	color: #fff!important;
}

.rs-17 .rs-catalog .product:hover .btn-quickview {
    visibility: visible;
    opacity: 0.85;
    -webkit-opacity: 0.85;
    -ms-opacity: 0.85;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
}

.rs-17 .rs-catalog .category-footer {
    border-top: solid 1px #eee;
    padding-top: 20px;
    margin-top: 0;
}

.rs-17 .rs-catalog .pagination>li>a,
.rs-17 .rs-catalog .pagination>li>span {
    font-size: 12px;
    color: #7c7c7c;
}

.rs-17 .rs-catalog .pagination {
    margin-top: 0;
    margin-bottom: 10px;
}

.rs-17 .rs-catalog .pagination>.active>a,
.rs-17 .rs-catalog .pagination>.active>span {
    background-color: #63dd95;
    border-color: #4ec67f;
    color: #fff;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.2) inset;
}

.rs-17 .rs-catalog .select2-container .select2-selection--single {
    height: 34px;
}

.rs-17 .rs-catalog .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
    color: #424242;
}

.rs-17 .rs-catalog .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.rs-17 .rs-catalog .priceFilterBody .form-group {
    max-width: 30%;
    float: left;
}

.rs-17 .rs-catalog .priceFilterBody .btn {
    background-color: #bdc3c7;
    color: #fff;
    text-shadow: 0 1px 0 #abb0b4;
    font-weight: 600;
    border: none;
    padding: 7px 12px;
}

.rs-17 .rs-catalog .priceFilterBody .sp {
    padding: 5px;
}

.rs-17 .rs-catalog .mCustomScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(78, 198, 127, 0.5) !important;
    width: 8px;
    border-radius: 1px;
}

.rs-17 .rs-catalog .mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 1px;
}

.rs-17 .rs-catalog .panel-bottom {
    margin-top: 15px;
}

.rs-17 .rs-catalog .panel-bottom-block {
    padding-left: 0;
    padding-right: 0;
}

.rs-17 .rs-catalog .panel-bottom .panel-bottom-block+.panel-bottom-block {
    padding-left: 15px;
}

.rs-17 .rs-catalog .panel-bottom-block .btn {
    width: 100%;
    font-weight: 600;
    padding: 6px 12px;
	background-color: #d20505;
    color: #fff!important;
}

.rs-17 .rs-catalog .panel-bottom-block .btn-default {
    background-color: #bdc3c7;
    color: #fff;
    text-shadow: 0 1px 0 #abb0b4;
    border: none;
    padding: 7px 12px;
}

@media (max-width: 1199px) {
    .rs-17 .rs-catalog .priceFilterBody .form-group {
        width: 100%;
        max-width: none;
    }
    .rs-17 .rs-catalog .priceFilterBody .sp {
        display: none;
    }
}

@media (max-width: 991px) {
    .rs-17 .rs-catalog .priceFilterBody .form-group {
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .rs-17 .rs-catalog .panel-bottom .panel-bottom-block+.panel-bottom-block {
        padding-left: 0;
    }
    .rs-17 .rs-catalog .panel-bottom-block .btn {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .rs-17 .rs-catalog .product-filter .pull-left,
    .rs-17 .rs-catalog .product-filter .pull-right {
        float: none!important;
        text-align: left;
    }
    .rs-17 .rs-catalog .change-view {
        margin-top: 10px;
    }
    .rs-17 .rs-catalog .categoryProduct {
        margin-left: -15px;
        margin-right: -15px;
    }
    .rs-17 .rs-catalog .category-footer p {
        text-align: left;
    }
}

@media (max-width: 480px) {
    .xsResponse .product-item {
        width: 100% !important;
    }
    .rs-17 .rs-catalog .list-view .product-image {
        display: block;
        float: none;
        max-height: 500px;
        max-width: 100%;
        overflow: hidden;
        padding-right: 0;
        text-align: center;
    }
    .rs-17 .rs-catalog .list-view .product {
        padding-right: 0;
    }
    .rs-17 .rs-catalog .list-view h4,
    .rs-17 .rs-catalog .list-view .description,
    .rs-17 .rs-catalog .list-view h4,
    .rs-17 .rs-catalog .list-view .price,
    .rs-17 .rs-catalog .list-view .action-control,
    .rs-17 .rs-catalog .list-view .description p,
    .rs-17 .rs-catalog .list-view .product-price {
        text-align: center;
    }
}

.rs-17 .rs-catalog .current a {
	color: #d20505!important;
}
.row.categoryProduct{display: flex;
    flex-wrap: wrap;}
/* End */
/* /local/templates/19500/components/bitrix/catalog/gallery/style.css?1566882681697 */
/* /local/templates/19500/components/bitrix/catalog/gallery/bitrix/catalog.section.list/.default/style.css?15668826817305 */
/* /local/templates/19500/css/block-css/rs-gallery.css?15668826813970 */
/* /local/templates/19500/css/block-css/rs-catalog.css?176912365117969 */
