

/* Start:/bitrix/templates/master-start/components/bitrix/catalog/prod/bitrix/catalog.section.list/.default/style.css?16236742191469*/
.sections-container {display:block; position:relative; text-align:center; font-size: 0px; line-height:0px; vertical-align:top; margin: -10px -10px 0 -10px;}
.section-tile {display:inline-block; position:relative; height:250px; line-height:250px; width:250px; margin:15px; vertical-align:top;overflow: hidden;}
.section-tile a {display: block; left:0; right:0; top:0; bottom:0; width:100%; height: 100%;}
.section-tile-img {display:block; position:relative; width:100%; height:200px; text-align:center; background: transparent no-repeat top center; background-size: cover;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;}
.section-tile:hover .section-tile-img {background-position: bottom left;}
.section-tile-name {display:block; position:absolute; width:100%; height: 60px; bottom:0; line-height: 60px; text-align:center; background: #7F7D7C;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;}
.section-tile:hover .section-tile-name {height: 90px; line-height:90px;}
.sections-container .section-tile-name h3{display:inline-block; margin: 0; color: #fff; font: normal 16px/16px 'Roboto'; overflow: hidden; padding: 10px; max-height:42px; vertical-align:middle;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;}
.sections-container .section-tile:hover .section-tile-name h3 {max-height:74px;}






/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/boots/style.css?16236742222929*/
.bx-pagination {
	margin: 15px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	cursor:default;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 7px 2px;
	cursor:default;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	border: 1px solid #ddd;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 4px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 4px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
	cursor:pointer !important;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #ff8800;
	border:1px solid #ff8800;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-start a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-end a span {
	background: #fff;
	border: 1px solid #ddd; /*eff0f1*/
	line-height: 32px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span,
.bx-pagination .bx-pagination-container ul li.bx-pag-start span,
.bx-pagination .bx-pagination-container ul li.bx-pag-end span{
	color: #aab1b4;
	background: #fff;
	border: 1px solid #ddd;
	line-height: 32px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-start a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-end a:hover span {
	background: #DADADA;
	color: #000;
}

/* End */


/* Start:/bitrix/templates/master-start/components/bitrix/catalog/prod/bitrix/catalog.section/.default/style.css?16236742191447*/
.catalog-items {display:block; position:relative; text-align:center; font-size: 0px; line-height:0px; vertical-align:top; margin: 10px -10px 0 -10px;}
.catalog-item {display:inline-block; position:relative; height:250px; line-height:250px; width:250px; margin:15px; vertical-align:top;overflow: hidden;}
.catalog-item a {display: block; left:0; right:0; top:0; bottom:0; width:100%; height: 100%;}
.catalog-item-img {display:block; position:relative; width:100%; height:200px; text-align:center; background: transparent no-repeat top center; background-size: cover;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;}
.catalog-item:hover .catalog-item-img {background-position: bottom left;}
.catalog-item-name {display:block; position:absolute; width:100%; height: 60px; bottom:0; line-height: 60px; text-align:center; background: #7F7D7C;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;}
.catalog-item:hover .catalog-item-name {height: 90px; line-height:90px;}
.catalog-items .catalog-item-name h3{display:inline-block; margin: 0; color: #fff; font: normal 16px/16px 'Roboto'; overflow: hidden; padding: 10px; max-height:42px; vertical-align:middle;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;}
.catalog-items .catalog-item:hover .catalog-item-name h3 {max-height:74px;}
/* End */
/* /bitrix/templates/master-start/components/bitrix/catalog/prod/bitrix/catalog.section.list/.default/style.css?16236742191469 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/boots/style.css?16236742222929 */
/* /bitrix/templates/master-start/components/bitrix/catalog/prod/bitrix/catalog.section/.default/style.css?16236742191447 */
