

/* 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.element/.default/style.css?15773512465658*/
.item {
	display: block;
	margin: 0px;
}

.item > .information {
	display: block;
}

.item > .information .image {
	display: block;
	float: left;
	width: 230px;
	height: 230px;
	overflow: hidden;
	font-size: 0px;
	text-align: center;
	white-space: nowrap;
}

.item > .information .image img {
	display: inline-block;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

.item > .information .content {
	display: block;
	margin-left: 270px;
}

.item > .information .content.full {
	margin-left: 0px;
}

.item > .information .content .row {
	display: block;
	margin: 0px;
	overflow: hidden;
}

.item > .information .content .price {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
}

.item > .information .content .button {
	padding: 12px 36px;
}

.item .title {
	display: block;
	font-size: 18px;
	line-height: 22px;
}

/*Π‘ΠΏΠ΅ΡΠΈΠ°Π»ΠΈΡΡ*/

.item .specialist {
	position: relative;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}

.item .specialist .image {
	display: inline-block;
	vertical-align: middle;
	width: 52px;
	height: 52px;
}

.item .specialist .information {
	display: inline-block;
	vertical-align: middle;
	padding-right: 82px;
	margin-left: 30px;
	width: 100%;
}

.item .specialist .information .initials {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.item .specialist .information .contacts {
	display: block;
	margin-top: 5px;
	white-space: normal;
}

.item .specialist .information .contacts .contact {
	display: inline-block;
	vertical-align: middle;
	color: #a3a3a3;
	font-size: 12px;
	line-height: 16px;
	margin-right: 60px;
}

@media all and (max-width: 600px) {
	.adaptiv .item .specialist .information .contacts .contact {
		display: block;
		margin-right: 0px;
	}
}
/**Π‘ΠΏΠ΅ΡΠΈΠ°Π»ΠΈΡΡ**/

/*ΠΠΎΠΊΡΠΌΠ΅Π½ΡΡ*/
.item .documents {
	display: block;
	overflow: hidden;
}

.item .documents .document {
	display: inline-block;
	overflow: hidden;
	text-decoration: none;
}

.item .documents .document .image {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background: url("/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/bitrix/catalog.element/.default/images/file.png");
}

.item .documents .document .information {
	display: block;
	margin-left: 55px;
}

.item .documents .document .information .name {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 3px;
	text-decoration: underline;
}

.item .documents .document .information .size {
	font-size: 12px;
	line-height: 16px;
	color: #9d9d9d;
	text-decoration: none;
}
/**ΠΠΎΠΊΡΠΌΠ΅Π½ΡΡ**/

/*Π£ΡΠ»ΡΠ³ΠΈ*/
.item .services-wrapper {
	display: block;
	position: relative;
}

.item .services-wrapper .buttons {
	position: absolute;
	top: -50px;
	right: 0px;
	margin: -2px;
	padding-bottom: 20px;
}

.item .services-wrapper .buttons .uni-slider-button-small {
	margin: 2px;
}

.item .services {
	position: relative;
	display: block;
	background: transparent;
	white-space: nowrap;
	margin-left: -8px;
	margin-right: -8px;
	overflow: hidden;
	font-size: 0px;
	padding-bottom: 15px;
}

.item .services .service {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}

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

.item .services .service .image {
	position: relative;
	width: 100%;
	padding-top: 100%;
}

.item .services .service .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;
}

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

.item .services .service .text {
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

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

.item .services-buttons {
	display: none;
	position: relative;
}

.item .services-buttons .wrapper {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: -54px;
}

.item .services-buttons button {
	display: block;
	float: left;
}

@media all and (max-width: 850px) {
	.adaptiv .item > .information .image {
		width: 150px;
		height: 150px;
	}
	
	.adaptiv .item > .information .content {
		margin-left: 190px;
	}
}

@media all and (max-width: 630px) {
	.adaptiv .item > .information .content .price {
		display: block;
		text-align: right;
		padding-bottom: 10px;
	}
	
	.adaptiv .item > .information .content .button {
		padding: 12px 36px;
	}
	
	.adaptiv .item > .information .content .uni-indents-horizontal {
		display: none;
	}
	
	.adaptiv .item > .information .content {
		margin-left: 190px;
	}
}

@media all and (max-width: 600px) {
	.adaptiv .item .services .service {
		width: 50%;
	}
}

@media all and (max-width: 500px) {
	.adaptiv .item > .information .image {
		display: none;
	}
	
	.adaptiv .item > .information .content {
		margin-left: 0px;
	}
	
	.adaptiv .item > .information .content .right {
		float: none;
	}
	
	.adaptiv .item > .information .content .price {
		text-align: left;
	}
}

@media all and (max-width: 400px) {
	.adaptiv .item .services .service {
		width: 100%;
	}
}


/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/intec/reviews/reviews/style.css?15773512462648*/
.reviews-box .button {
	font-size: 14px;
	padding: 8px 20px;
}

.reviews-box {
	position: relative;
}

.reviews-box .reviews {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.reviews-box .reviews .review {
	display: block;
	width: 100%;
	white-space: nowrap;
	border-top: 1px solid #e8e8e8;
}

.reviews-box .reviews .review:nth-child(2) {
	border-top: none;
}

.reviews-box .reviews .review .info {
	display: block;
	float: left;
	margin-left: 60px;
	width: 160px;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
}

.reviews-box .reviews .review .info .date {
	font-size: 12px;
	color: #8d8d8d;
	margin-top: 40px
}

.reviews-box .reviews .review .info .name {
	font-size: 14px;
	font-weight: bold;
}

.reviews-box .reviews .review .description {
	display: block;
	margin-left: 265px;
	font-size: 12px;
	white-space: normal;
	padding-top: 40px;
	padding-bottom: 40px;
}

.reviews-box .reviews .form {
	position: relative;
	display: none;
	overflow: hidden;
}

.reviews-box .reviews .form .row {
	position: relative;
	display: block;
    width: 50%;
	overflow: hidden;
	margin: 0px;
}

.reviews-box .reviews .form  .label {
	display: block;
	/*float: left;*/
	width: 40px;
	line-height: 35px;
	padding: 0px;
	font-size: 10px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

.reviews-box .reviews .form .label .needed {
	color: #f00;
}

.reviews-box .reviews .form .control {
	position: relative;
	display: block;
	/*margin-left: 60px;*/
	text-align: left;
}

.reviews-box .reviews .form .row .control textarea,
.reviews-box .reviews .form .row .control input {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
}

.reviews-box .reviews .form .row .control textarea.ui-state-error,
.reviews-box .reviews .form .row .control input.ui-state-error {
	border: 1px solid #d55b4b;
}

.reviews-box #message {
    display: none;
    background: #f7f7f7;
    border: 1px solid #e7e7e7;
    height: 0px;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 10px;
}

@media all and (max-width: 600px) {
	.reviews-box .reviews .review .info {
		margin-left: 0px;
		float: none;
		margin-top: 20px;
		margin-bottom: 0px;
	}
	
	.reviews-box .reviews .review .info .date {
		margin-top: 10px;
	}
	
	.reviews-box .reviews .review .description {
		margin-left: 0px;
		padding-top: 10px;
	}
    
    .reviews-box .reviews .form .row {
        width: auto;
    }
}
/* 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.element/.default/style.css?15773512465658 */
/* /bitrix/templates/unimagazin_s1/components/intec/reviews/reviews/style.css?15773512462648 */
