

/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/style.css?15773512466607*/
.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){
	.adaptiv .grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.adaptiv .grid2x1 .bx_content_section,
	.adaptiv .grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.adaptiv .grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.adaptiv .grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.top_plash {
	background:#fff;
	border:1px solid #ebebec;
	border-radius:5px;
	overflow:hidden;
	height:40px;
	margin-bottom:15px;
}
.top_plash .title_text {	
	font-size:12px;
	color:#444648;
	text-shadow:1px 1px 1px #fff;
	line-height: 40px;
}
.top_plash .value_sort {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:7px;
}
.top_plash .value_sort li {
	float:left;
}
.top_plash .value_sort li.active {
	background:#444648;
	border-radius:3px;
}
.top_plash .value_sort li.active .arrow_down {
	display: inline-block;	
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 7px solid #fff;
	position:absolute;
	left:9px;
	top:10px;
}
.top_plash .value_sort li.active .arrow_up {
	display: inline-block;	
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 7px solid #fff;
	position:absolute;
	left:9px;
	top:10px;
	margin-right:5px;
}
.top_plash .value_sort li a {
	display:block;
	color: #444648;
	text-shadow: 1px 1px 1px #fff;
	font-size:12px;
	padding: 5px 10px 5px 24px;
	text-decoration:none;
	position:relative;
	font-weight: bold;
}
.top_plash .value_sort li.active a {
	color:#fff;
	text-shadow:none;
	
}

.top_plash .sort_plash {
	padding-left:13px;
	margin-right: 20%;
}

.view_catalog {
	overflow:hidden;
	margin-right:18px;
}
.view_catalog a {
	float:left;
	width:20px;
	height:18px;
	background:url(/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/images/sprite_sort.png) no-repeat;
	display:block;
	margin-right:12px;
	margin-top:12px;
}
.view_catalog  .title_text {
	margin-right:18px;
}
.view_catalog a.table {
	background-position:-20px 0;	
}
.view_catalog a.table_active {
	background-position:-20px -18px;
}
.view_catalog a.pic_list {
	background-position:0 0;
}
.view_catalog a.pic_list_active {
	background-position:0 -18px;
}
.view_catalog a.cells {
	background-position:-40px 0;
}
.view_catalog a.cells_active {
	background-position:-40px -18px;
}
@media (max-width:959px){
	.adaptiv .catalog_filter_left {
		display:none;
	}
	.adaptiv .wrap_section {
		width:100%;
		float:none;
	}
}
.full_size {
	width:100%;
}
.catalog_filter_top {
	width:100%;
	background:#eee;
	color:#5a5a5a;
	font-family:Arial,sans-serif;
	text-transform:uppercase;
	font-size:14px;
	height:35px;
	margin-bottom:20px;
	position:relative;
	z-index:20;
}
.wrap_section .search_model {
	float:left;
	padding-left:16px;
	margin-top:10px;
	
}
.wrap_section .sort {
	float:left;
	margin-top: 5px;
	padding-left:15%;
}
.wrap_section .view_catalog {
	float:left;
	margin-left:25%;
	margin-top:10px;
}
.wrap_section .view_catalog a{
	display:inline-block;
	width:17px;
	height:15px;
	background-image:url(/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/images/sprite_sort.png);
}
.wrap_section .view_catalog a.cells {
	background-position:top right;
}
.wrap_section .view_catalog a.cells_active {
	background-position:bottom right;
}
.wrap_section .view_catalog a.list {
	background-position:top left;
}
.wrap_section .view_catalog a.list_active {
	background-position:bottom left;
}
.wrap_section .view_catalog .line_view{
	display:inline-block;
	height:15px;
	background:#b1b1b1;
	margin:0 7px 0 8px;
	width:1px;
}
.wrap_section .sort .sort_dropdown {
	border-radius:0 0 3px 3px;
	display: none;
	position: absolute;
	width: 163px;
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid #d5d5d5;
	background: #fff;
	border-top: 0;	
	top:25px;	
}
.wrap_section .sort .sort_dropdown li {
	padding-left:15px;
	border-bottom: 1px solid #eee;
	padding-top: 3px;
	padding-bottom: 3px;
}
.wrap_section .sort .sort_dropdown li:last-child {
	border-bottom:0;
}
.wrap_section .sort .sort_dropdown a {
	color:#5a5a5a;
	text-decoration:none;
}
.wrap_section .sort .sort_dropdown li:hover a{
	text-decoration:underline;
	color:#cf9f33;
}
.wrap_section .sort .active_sort {
	position:relative;
	cursor:pointer;
	display:inline-block;
	margin-left:9px;
	height:24px;
	width:148px;	
}
.wrap_section .sort .active_sort_bg {	
	position:relative;
	border:1px solid #d5d5d5;
	z-index:10;
	height:24px;
	width:148px;
	line-height: 25px;
	border-radius:3px;	
	padding-left:15px;
	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 1%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 1%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 1%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 1%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 1%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}
.wrap_section .sort .active_sort span.arrow_sort{
	width: 9px;
	position: absolute;
	right: 9px;
	height: 24px;
	background: url(/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/images/arrow_sort.png) no-repeat;
	display: inline-block;
}
.wrap_section .sort .active_sort:hover .sort_dropdown{
	display:block;
}
.catalog_filter_top .count_filter {
	float:right;
	margin-right:25px;
	margin-top:10px;
}
.catalog_filter_top .count_filter span.title {
	padding-right:5px;
}
.catalog_filter_top .count_filter a {
	text-decoration:none;
	color:#5a5a5a;
	padding:5px;
}
.catalog_filter_top .count_filter a.active, .catalog_filter_top .count_filter a:hover{
	text-decoration:underline;
}
@media all and (max-width:1230px){
	.adaptiv .title_text {
		display:none;
	}
	.adaptiv .top_plash .value_sort {
		margin-left:5px;
	}
	.adaptiv .top_plash .sort_plash {
		margin-right: 7%;
		padding-left:0;
	}
}
@media all and (max-width:900px){
	.adaptiv .top_plash .sort_plash {
		margin-right: 2%;
		padding-left:0;
	}
}
@media all and (max-width:645px){
	.adaptiv .top_plash .sort_plash {
		margin-right: 0%;
		padding-left:0;
	}
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/bitrix/catalog.section.list/.default/style.css?15773512465575*/
/*Общие*/

* {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.services-sections-list > .description {
	display: block;
	white-space: normal;
	margin-top: 10px;
}

/*MENU*/

.services-sections-list.menu {
	border: 1px solid #ebebeb;
	border-radius: 4px;
	background: #fff;
	width: 100%;
}

.services-sections-list.menu .valign {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.services-sections-list.menu .element:first-child {
	border-top: none;
}

.services-sections-list.menu .element {
	position: relative;
	display: block;
	border-top: 1px solid #ebebeb;
	color: #484848;
	height: auto;
	transition-property: color;
	transition: 0.2s;
}

.services-sections-list.menu .element:hover, .services-sections-list.menu .element.selected {
	color: #1a58d7;
}

.services-sections-list.menu .element .content {
	position: relative;
	margin: 10px;
}

.services-sections-list.menu .element .content a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 15px;
	white-space: normal;
	color: inherit;
	text-decoration: none;
}

.services-sections-list.menu .element .content .selector {
	position: absolute;
	display: inline-block;
	top: 0px;
	right: 0px;
	color: inherit;
	height: 100%;
	font-size: 0px;
}

.services-sections-list.menu .element:hover .content .selector, .services-sections-list.menu .element.selected .content .selector {
	font-size: 14px;
}

/*TILES*/

.services-sections-list.tile {
	position: relative;
	display: block;
	background: transparent;
	white-space: nowrap;
	overflow: hidden;
	margin-top: -8px;
	margin-bottom: -8px;
}

.services-sections-list.tile .element {
	position: relative;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}

.services-sections-list.tile .element .wrapper {
	position: relative;
	display: block;
	border: 1px solid #ebebeb;
	text-decoration: none;
	overflow: hidden;
}.services-sections-list.tile .element .wrapper:focus {
	outline: none;
}

.services-sections-list.tile .element .image {
	position: relative;
	width: 100%;
	padding-top: 100%;
}

.services-sections-list.tile .element .image > div {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	color: #fff;
	font-weight: bold;
    font-size: 0px;
    white-space: nowrap;
    text-align: center;
}

.services-sections-list.tile .element .image > div img {
	position: relative;
    display: inline-block;
    vertical-align: middle;
	border: none;
    max-width: 100%;
	max-height: 100%;
}

.services-sections-list.tile .element .text {
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.services-sections-list.tile .element .text .text-wrapper {
	font-size: 13px;
	line-height: 19px;
	color: #333;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	height: 38px;
	overflow: hidden;
}

.services-sections-list.tile  > .description {
	padding-left: 8px;
	padding-right: 8px;
}

/*TEXT*/
.services-sections-list.text {
	position: relative;
	display: block;
	background: transparent;
	white-space: nowrap;
}

.services-sections-list.text .element {
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
}

.services-sections-list.text .element .content {
	display: block;
	text-decoration: inherit;
}

.services-sections-list.text .element .content a {
	display: block;
	text-decoration: none;	
}

.services-sections-list.text .element .content .name {
	display: block;
	text-decoration: underline;
	overflow: hidden;
	font-size: 18px;
	line-height: 24px;
    height: 48px;
	white-space: normal;
	margin-bottom: 10px;
}

.services-sections-list.text .element .content .description {
	display: block;
	text-decoration: inherit;
	white-space: normal;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	height: 48px;
	color: #000;
}

/*LIST*/
.services-sections-list.list {
	position: relative;
	display: block;
	background: transparent;
	white-space: nowrap;
}

.services-sections-list.list .element {
    position: relative;
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
}

.services-sections-list.list .element .content {
    position: relative;
	display: block;
	text-decoration: inherit;	
	overflow: hidden;
}

.services-sections-list.list .element .content a {
    position: relative;
	display: block;
	text-decoration: none;
    overflow: hidden;
}

.services-sections-list.list .element .content .image {
	display: block;
    position: relative;
	vertical-align: top;
	float: left;
	width:40%;
    padding-top: 40%;
	height: auto;
}

.services-sections-list.list .element .content .image > div {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.services-sections-list.list .element .content .image > div img {
    max-height: 100%;
    max-width: 100%;
}

.services-sections-list.list .element .content .text {
	display: block;
	vertical-align: top;
	width: 55%;
	margin-left: 45%;
}

.services-sections-list.list .element .content .text .name {
	display: block;
	text-decoration: underline;
	overflow: hidden;
	font-size: 18px;
	line-height: 24px;
	max-height: 48px;
	margin-bottom: 10px;
	white-space: normal;
}

.services-sections-list.list .element .content .text .description {
	display: block;
	text-decoration: inherit;
	white-space: normal;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	max-height: 64px;
	color: #000;
}
@media (max-width: 800px) {
	.adaptiv .services-sections-list.menu {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/bitrix/catalog.section/tile/style.css?15773512461579*/
.services-section.tile > .description {
	display: block;
	white-space: normal;
	margin-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}

.services-section.tile > .description.only {
	margin-top: 0px;
}

.services-section.tile {
	position: relative;
	display: block;
	background: transparent;
	white-space: nowrap;
	overflow: hidden;
	margin-top: -8px;
	margin-bottom: -8px;
}

.services-section.tile .element {
	position: relative;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}

.services-section.tile .element .wrapper {
	position: relative;
	display: block;
	border: 1px solid #ebebeb;
	text-decoration: none;
	overflow: hidden;
}.services-section.tile .element .wrapper:focus {
	outline: none;
}

.services-section.tile .element .image {
	position: relative;
	width: 100%;
	padding-top: 100%;
}

.services-section.tile .element .image > div {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	color: #fff;
	font-weight: bold;
    font-size: 0px;
    white-space: nowrap;
    text-align: center;
}

.services-section.tile .element .image > div img {
	position: relative;
    display: inline-block;
    vertical-align: middle;
	border: none;
    max-width: 100%;
	max-height: 100%;
}

.services-section.tile .element .text {
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.services-section.tile .element .text .text-wrapper {
	font-size: 13px;
	line-height: 19px;
	color: #333;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	height: 38px;
	overflow: hidden;
}
/* End */
/* /bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/style.css?15773512466607 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/bitrix/catalog.section.list/.default/style.css?15773512465575 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/bitrix/catalog.section/tile/style.css?15773512461579 */
