

/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/style.css?14848276226607*/
.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.element/landing/style.css?149761552412831*/
.service.landing {
    display: block;
    text-align: left;
}

.service.landing .service-caption {
    display: block;
    text-align: center;
    padding: 10px 0px;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
	color: #000000;
}

/* Шапка */
.service.landing .service-header {
    display: block;
    text-align: left;
}
.service.landing .service-header .service-header-image-wrapper {
	position:relative;
}
.service.landing .service-header .service-header-image {
    display: block;
    width: auto;
	height: 400px;
}

.service.landing .service-header .service-header-information {
    display: block;
	position: absolute;
	right:46px;
	left: auto;
	top:36px;
    width: 350px;
	height: 82%;
	background: rgba(255,255,255,0.95);
	padding: 40px 35px;
	box-sizing: border-box;
}
.service.landing .service-header .service-header-information-adaptiv {
	display: none;
}
.service.landing .service-header .service-header-information .service-header-information-price {
    display: block;
}

.service.landing .service-header .service-header-information .service-header-information-price .service-header-information-price-caption {
    display:  block;
    font-size: 14px;
    line-height: 14px;
    color: #707070;
}

.service.landing .service-header .service-header-information .service-header-information-price .service-header-information-price-value {
    display:  block;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #1a1a1a;
}

.service.landing .service-header .service-header-information .service-header-information-order {
    display: block;
}

.service.landing .service-header .service-header-information .service-header-information-order .uni-button {
    border-radius: 0px;
    padding: 13px 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
	border-radius: 3px;
}

.service.landing .service-header .service-header-information .service-header-information-text {
    display: block;
    font-size: 15px;
    line-height: 21px;
    max-height: 105px;
    overflow: hidden;
    color: #4e4e4e;
}

/* Меню */
.service.landing .service-header .service-header-menu {
    display: block;
    position: absolute;
    width: 100%;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    left: 0px;
    text-align: justify;
    font-size: 0px;
    height: 55px;
    overflow: hidden;
    z-index: 2;
    background: #fff;
}
.service.landing .service-header .service-header-menu.fixed {
    position: fixed;
    top: 0px;
    -webkit-box-shadow: 0px 7px 40px 3px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 7px 40px 3px rgba(0,0,0,0.18);
    box-shadow: 0px 7px 40px 3px rgba(0,0,0,0.18);
    border: none;
    height: 54px;
}

.service.landing .service-header .service-header-menu .service-header-menu-wrapper {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 1140px;
}

.service.landing .service-header .service-header-menu .service-header-menu-wrapper-wrapper-wrapper {
    display: table-row;    
}

.service.landing .service-header .service-header-menu .service-header-menu-wrapper-wrapper {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}

.service.landing .service-header .service-header-menusize {
    display: block;
    height: 55px;
}

.service.landing .service-header .service-header-menu .service-header-menu-item {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    padding: 20px 2px 18px 2px;
    border-bottom: 2px solid transparent;
    text-decoration: none;
    cursor: pointer;
    color: #575a5f;
}.service.landing .service-header .service-header-menu .service-header-menu-item.ui-state-active {
    color: #1a58d7;
    border-color: #1a58d7;
}

.service.landing .service-header .service-header-description {
    display: block;
}

.service.landing .service-header .service-header-description .service-header-description-caption {
    display: block;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #1a1a1a;
}

.service.landing .service-header .service-header-description .service-header-description-text {
    display: block;
    font-size: 13px;
    line-height: 21px;
    color: #666666;
}
.service-header-image img {
	width: 100%;
	height: 100%;
}

/*????? ??? ????????*/
.gallery .picturelist-slider-1,
.clients .picturelist-slider-1 {
    display: block;
    overflow: hidden;
	position: relative;
	font-size: 0;
}

.gallery .picturelist-slider-1 .picturelist-slider-1-wrapper,
.clients .picturelist-slider-1 .picturelist-slider-1-wrapper {
    display: block;
    margin: 0 -5px;
    white-space: nowrap;
    overflow: hidden;
	position: relative;
}

.gallery .picturelist-slider-1 .picturelist-slider-1-element,
.clients .picturelist-slider-1 .picturelist-slider-1-element {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gallery .picturelist-slider-1 .picturelist-slider-1-element img {
	width:100%;
	height: 100%;
}
.gallery .picturelist-slider-1 .picturelist-slider-1-element-wrapper,
.clients .picturelist-slider-1 .picturelist-slider-1-element-wrapper {
    display: block;
    position: relative;
}

.gallery .picturelist-slider-1 .picturelist-slider-1-element .picturelist-slider-1-image,
.clients .picturelist-slider-1 .picturelist-slider-1-element .picturelist-slider-1-image {
    display: block;
    position: relative;
    width: auto;
    padding-top: 100%;
}

.gallery .picturelist-slider-1 .picturelist-slider-1-element .picturelist-slider-1-image .picturelist-slider-1-image-wrapper,
.clients .picturelist-slider-1 .picturelist-slider-1-element .picturelist-slider-1-image .picturelist-slider-1-image-wrapper {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
}

.gallery .picturelist-slider-1 .picturelist-slider-1-points,
.clients .picturelist-slider-1 .picturelist-slider-1-points {
    display: block;
    font-size: 0px;
    text-align: center;
    overflow: hidden;
    padding-top: 20px;
}

.gallery .picturelist-slider-1 .picturelist-slider-1-points .picturelist-slider-1-points-wrapper,
.clients .picturelist-slider-1 .picturelist-slider-1-points .picturelist-slider-1-points-wrapper {
    display: inline-block;
    margin: -5px;
    min-width: 10px;
    min-height: 10px;
    text-align: left;
}

.gallery .picturelist-slider-1 .picturelist-slider-1-points .picturelist-slider-1-point,
.clients .picturelist-slider-1 .picturelist-slider-1-points .picturelist-slider-1-point {
    display: none;
    vertical-align: top;
    margin: 5px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    cursor: pointer;
    background: #e1e1e1;
}
.clients .picturelist-slider-1 .picturelist-slider-1-points .picturelist-slider-1-point{
	display: inline-block;
}
.gallery .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-left,
.gallery .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-right,
.clients .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-left,
.clients .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-right {
    display: block;
    position: absolute;
    top: 0px;
    left: auto;
    right: auto;
    width: auto;
    overflow: visible;
	display:none;
}

.gallery:hover .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-left,
.gallery:hover .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-right,
.clients:hover .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-left,
.clients:hover .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-right {
	display: block;
}

.gallery .shadow-picture-left,
.gallery .shadow-picture-right {
	position: absolute;
	//height: 100%;
	width: 36px;
	margin: 5px 0;
	background:rgba(0,0,0,0.3);
	display: none;
	top: 0;
}
.gallery .shadow-picture-left{
	left:0;
}
.gallery .shadow-picture-right{
	right:0;
}
.gallery:hover .shadow-picture-left,
.gallery:hover .shadow-picture-right{
	display: block;
}
.gallery .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-right,
.clients .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-right {
    right: 8px;
    padding-right: 1px;
}
.gallery .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-left,
.clients .picturelist-slider-1 .picturelist-slider-1-wrapper-arrow-left {
    left: 8px;
    padding-left: 1px;
}
.gallery .picturelist-slider-1 .picturelist-slider-1-arrow-left,
.gallery .picturelist-slider-1 .picturelist-slider-1-arrow-right,
.clients .picturelist-slider-1 .picturelist-slider-1-arrow-left,
.clients .picturelist-slider-1 .picturelist-slider-1-arrow-right {
	display: inline-block;
	width: 12px;
	height: 22px;
	vertical-align:middle;
	background-image: url(/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/bitrix/catalog.element/landing/images/slider_arrow.png);
}
.gallery .picturelist-slider-1 .picturelist-slider-1-arrow-left,
.clients .picturelist-slider-1 .picturelist-slider-1-arrow-left {
	background-position: 0 0;
}
.gallery .picturelist-slider-1 .picturelist-slider-1-arrow-right,
.clients .picturelist-slider-1 .picturelist-slider-1-arrow-right {
	background-position: 12px 0;
}
/**/

.service.landing .detail_description_adaptiv {
	display:none;
}
.service.landing .service-header .service-header-information-no-img,
.service.landing .service-header .detail_description_no_img {
	display:inline-block;
	vertical-align: top;
	padding-top: 10px;
	box-sizing: border-box;
}
.service.landing .service-header .detail_description_no_img {
	width: 70%;
}
.service.landing .service-header .service-header-information-no-img {
	position: static;
	width: 30%;
	padding:10px;
}


.service.landing .form_order_serv, 
.service.landing .our_advantages,
.service.landing .block_specialist,
.service.landing .accomp_services  {
	position: absolute;
	left: 0;
	width: 100%;
	background: #f6f6f6;
}
.service.landing .form_order_serv{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}
.service.landing .form_order_serv_wrapper,
.service.landing .our_advantages_wrapper,
.service.landing .block_specialist_wrapper,
.service.landing .accomp_services_wrapper {
	position: relative;
    display: block;
    margin: 0 auto;
    max-width: 1140px;
	padding: 0 9px;
	box-sizing: border-box;
}
.service.landing .block_specialist  {
	padding: 30px 0 20px 0;
}
.service.landing .service-section.clients img {	
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(/bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/bitrix/catalog.element/landing/desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(100%);
}
.service.landing .service-section.clients img:hover {
	webkit-filter: initial;
    -moz-filter: initial;
    -ms-filter: initial;
    -o-filter: initial;
    filter: initial;
    filter: initial;
    -webkit-filter: initial;
    filter: initial;
}

@media all and (max-width: 1100px) {
    .adaptiv .service.landing .service-header .service-header-menu,
    .adaptiv .service.landing .service-header .service-header-menusize {
        display: none;
    }
}

@media all and (max-width: 700px) {
    .adaptiv .service.landing .service-header .service-header-image {
        display: none;
    }
	.service.landing{
		text-align:left;
	}
  
    .adaptiv .service.landing .service-header .service-header-image-wrapper {
        display: none;
    }
    
    .adaptiv .service.landing .service-header .service-header-information-adaptiv {
		display: block;
		position: static;
        width: auto;
        padding-left: 0px;
		padding: 10px 10px;
    }
	.adaptiv .service.landing .service-header .service-header-information-adaptiv .service-header-information-price-value {
		font-weight: bold;
		font-size: 23px;
	}
	.adaptiv .service.landing .service-header .service-header-information-adaptiv .service-header-information-price-caption {
		font-size: ;
	}
	.adaptiv .service.landing .service-header .service-header-information-adaptiv .uni-button {
		padding: 10px 15px;
	}
	.adaptiv .service.landing .detail_description, .service.landing .web_form_question {
		display: block;
		margin: 10px auto;
		width: 80%;
	}
	.adaptiv .service.landing .detail_description_adaptiv,
	.adaptiv .service.landing .detail_description {
		display: block;
		width:auto;
	}
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/characteristics.landing.1/style.css?14957954623073*/
.characteristics.landing-1 {
    display: block;
}

.characteristics.landing-1 .characteristics-table_wrapper {
    display: block;
    overflow: auto;
}

.characteristics.landing-1 .characteristics-table {
    width: 100%;
}

.characteristics.landing-1 .characteristics-table tr.even {
    background: #f6f6f6;
}

.characteristics.landing-1 .characteristics-table tr + tr {
    //border-top:  1px solid #e8e8e8;
}

.characteristics.landing-1 .characteristics-table tr td {
    text-align: left;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    padding: 25px 100px;
    vertical-align: top;
	font-family: 'Myriad Pro';
}
.characteristics.landing-1 .characteristics-table tr td:first-child{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.characteristics.landing-1 .characteristics-table tr td:last-child{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.characteristics.landing-1 .characteristics-table tr.characteristics-table-tr-hideable {
    display: none;
}

.characteristics.landing-1 .characteristics-buttons {
    display: block;
    width: auto;
    text-align: center;
}

.characteristics.landing-1 .characteristics-buttons-more {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.characteristics.landing-1 .characteristics-buttons-more .characteristics-buttons-more-text {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding: 15px 20px;
	border-radius: 3px;
	border: 1px solid #e8e8e8;
}
.characteristics.landing-1 .characteristics-buttons-more .characteristics-buttons-more-icon {
    display: inline-block;
    position: relative;
	vertical-align: middle;
   /*  width: 33px;
    height: 33px;
    border-radius: 50%;
    background-color: #d8d8d8;
    -webkit-transition: background-color 0.3s;
       -moz-transition: background-color 0.3s;
        -ms-transition: background-color 0.3s;
         -o-transition: background-color 0.3s;
            transition: background-color 0.3s; */
}
/*.characteristics.landing-1 .characteristics-buttons-more:hover .characteristics-buttons-more-icon {
    background-color: #e8e8e8;
} */

.characteristics.landing-1 .characteristics-buttons-more .characteristics-buttons-more-icon .characteristics-buttons-more-icon-picture {
    display: block;
    width: 7px;
    height: 5px;
    top: -3px;
    background-image: url('/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/characteristics.landing.1/images/arrow_black.png');
}
.characteristics.landing-1 .characteristics-buttons-more:hover .characteristics-buttons-more-icon .characteristics-buttons-more-icon-picture {
	background-image: url('/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/characteristics.landing.1/images/arrow_white.png');
}

.characteristics.landing-1 .characteristics-buttons-more.ui-state-active .characteristics-buttons-more-icon .characteristics-buttons-more-icon-picture {
    background-position: 0px -5px;
}

@media all and (max-width: 450px)
{
    .adaptiv .characteristics.landing-1 .characteristics-table tr td {
        padding: 25px 10px;
    }
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/video.slider.1/style.css?14957954622460*/
.video.slider-1 {
    display: block;
}

.video.slider-1 .video-slider {
    display: block;
    overflow: hidden;
}

.video.slider-1 .video-slider .video-slider-table {
    width: 100%;
}

.video.slider-1 .video-slider .video-slider-pages {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 0px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page {
    display: none;
    width: 90%;
    margin: 0 auto;
}

.video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page-video {
    display: block;
    position: relative;
    float: left;
    width: 700px;
    height: 350px;  
}

.video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page-information {
    display: block;
    margin-left: 720px;
    text-align: left;
}

.video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page-information-name {
    display: block;
    font-size: 22px;
    color: #1a1a1a;
}

.video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page-information-delimiter {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 1px;
    background: #e8e8e8;
}

.video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page-information-description {
    display: block;
    font-size: 13px;
    color: #a0a0a0;
	padding-top: 15px;
}

@media all and (max-width: 950px) {
    .adaptiv .video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page {
       // width: 420px;
    }
    .adaptiv .video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page-video {
        float: none;
        width: auto;
    }
    .adaptiv .video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page-information {
        margin-top: 20px;
        margin-left: 0px;    
    }
    .adaptiv .video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page-information-delimiter {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media all and (max-width: 530px) {
    .adaptiv .video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page {
       // width: 260px;
    }
}

@media all and (max-width: 380px) {
    .adaptiv .video.slider-1 .video-slider .video-slider-pages .video-slider-pages-page {
       // width: 200px;
    }
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/intec/custom.element/documents.landing.1/style.css?14957954641591*/
.documents.landing-1 {
    display: block;
    overflow: hidden;
    margin: -8px;
    font-size: 0px;
    white-space: normal;
    text-align: center;
}

.documents.landing-1 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.documents.landing-1 .documents-item {
    display: inline-block;
    width: 25%;
    padding: 8px;
    text-align: left;
	overflow: hidden;
}

.documents.landing-1 .documents-item .documents-item-wrapper {
    display: inline-block;
    vertical-align: top;
}

.documents.landing-1 .documents-item .documents-item-image {
    display: block;
    float: left;
    width: 48px;
}

.documents.landing-1 .documents-item .documents-item-information {
    display: block;
    margin-left: 48px;
    text-align: left;
}

.documents.landing-1 .documents-item .documents-item-information .documents-item-information-name {
    display: block;
    font-size: 14px;
    line-height: 18px;
    height:  18px;
    overflow: hidden;
    text-decoration: none;
}

.documents.landing-1 .documents-item .documents-item-information .documents-item-information-size {
    display: block;
    font-size: 12px;
    line-height: 16px;
    height:  16px;
    color: #8a8a8a;
    overflow: hidden;
}

@media all and (max-width: 900px) {
    .adaptiv .documents.landing-1 .documents-item {
        width: 50%;
    }
}

@media all and (max-width: 450px) {
    .adaptiv .documents.landing-1 .documents-item {
        width: 100%;
    }
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/tiles.landing.2/style.css?14976161013390*/
.tiles.landing-1 {
    display: block;
}

.tiles.landing-1 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.tiles.landing-1 .tiles-wrapper {
    display: block;
    margin: -8px;
    overflow: hidden;
}

.tiles.landing-1 .tiles-tile {
    display: block;
    position: relative;
    float: left;
    width: 25%;
    padding: 8px;
}

.tiles.landing-1 .tiles-tile .tiles-tile-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    text-decoration: none;
    color: #1a1a1a;
    -webkit-transition: opacity 0.3s;
       -moz-transition: opacity 0.3s;
        -ms-transition: opacity 0.3s;
         -o-transition: opacity 0.3s;
            transition: opacity 0.3s;
}.tiles.landing-1 .tiles-tile .tiles-tile-wrapper:hover {
    opacity: 0.7;
}

.tiles.landing-1 .tiles-tile .tiles-tile-wrapper.tiles-tile-not_link {
    cursor: default;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image {
    display: block;
    position: relative;
    padding-top: 71%;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image .tiles-tile-image-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image .uni-image {
    width: 100%;
    height: 100%;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image .uni-image img {
    width: 100%;
    max-height: none;
    max-width: none;
}

.tiles.landing-1 .tiles-tile .tiles-tile-information {
    display: block;
    text-align: left;
    padding: 15px;
	background: #ffffff;
}

.tiles.landing-1 .tiles-tile .tiles-tile-information .tiles-tile-information-name {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    height: 40px;
    overflow: hidden;
}

.tiles.landing-1 .tiles-tile .tiles-tile-information .tiles-tile-information-description {
    display: block;
    font-size: 13px;
    line-height: 18px;
    height: 55px;
    overflow: hidden;
	color: #585858;
}

.tiles.landing-1 .tiles-buttons {
    display: block;
    text-align: center;
}

.tiles.landing-1 .tiles-buttons .tiles-buttons-more {
    display: inline-block;
    text-decoration: none;
    color: #1a1a1a;
    padding: 15px 20px;
    font-size: 0px;
    border: 1px solid #1a58d7;
    border-radius: 3px;
    transition: 0.2s;
    transition-property: background-color, border;
}

.tiles.landing-1 .tiles-buttons .tiles-buttons-more:hover {
    background: #d8d8d8;
    border-color: #d8d8d8;
}

.tiles.landing-1 .tiles-buttons .tiles-buttons-more .tiles-buttons-more-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 14px;
}
.tiles.landing-1 .tiles-buttons .tiles-buttons-more .tiles-buttons-more-icon {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    background: url('/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/tiles.landing.2/images/arrow.png') no-repeat;
    margin-left: 7px;
}

@media all and (max-width: 800px) {
    .adaptiv .tiles.landing-1 .tiles-tile {
        width: 50%;
    }
}

@media all and (max-width: 450px) {
    .adaptiv .tiles.landing-1 .tiles-tile {
        width: 100%;
    }
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/tizers.landing.1/style.css?14975911545667*/
.tizers.landing-1 {
    display: block;
}

.tizers.landing-1 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.tizers.landing-1 .tizers-wrapper {
    display: block;
    overflow: hidden;
    margin: -8px;
}

.tizers.landing-1 .tizers-tizer {
    display: block;
	position: relative;
    float: left;
    padding: 8px;
    width: 100%;
    height: 289px;
}
.tizers.landing-1 .tizers-tizer:after {
	content: '';
    display: block;
    position: absolute;
    width: 60px;
    height: 25px;
    background: url(/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/tizers.landing.1/images/trp_arrow.png) no-repeat;
    top: 60px;
    right: -30px;
}

.tizers.landing-1 .tizers-tizer.tizers-tizer-1 {
    width: 100%;
}.tizers.landing-1 .tizers-tizer.tizers-tizer-1:nth-child(1n):after {
	content: none;
}.tizers.landing-1 .tizers-tizer.tizers-tizer-2 {
    width: 50%;
}.tizers.landing-1 .tizers-tizer.tizers-tizer-2:nth-child(2n):after {
	content: none;
}.tizers.landing-1 .tizers-tizer.tizers-tizer-3 {
    width: 33.33333%;
}.tizers.landing-1 .tizers-tizer.tizers-tizer-3:nth-child(3n):after {
	content: none;
}.tizers.landing-1 .tizers-tizer.tizers-tizer-4 {
    width: 25%;
}.tizers.landing-1 .tizers-tizer.tizers-tizer-4:nth-child(4n):after {
	content: none;
}.tizers.landing-1 .tizers-tizer.tizers-tizer-5 {
    width: 20%;
}.tizers.landing-1 .tizers-tizer.tizers-tizer-5:nth-child(5n):after {
    content: none;
}
.tizers.landing-1 .tizers-tizer .tizers-tizer-image {
    display: block;
    position: relative;
    height: 100px;
	width:100px;
	border-radius:50%;
	margin: 0 auto;
}

.tizers.landing-1 .tizers-tizer .tizers-tizer-image .uni-image {
    width: 100%;
    height: 100%;
}

.tizers.landing-1 .tizers-tizer .tizers-tizer-information {
    display:  block;
    max-width: 180px;
    margin: 0 auto;
    text-align: center;
}

.tizers.landing-1 .tizers-tizer .tizers-tizer-information-caption {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    max-height: 36px;
    overflow: hidden;
    color: #1a1a1a;
}

.tizers.landing-1 .tizers-tizer .tizers-tizer-information-text {
    display: block;
    font-size: 12px;
    line-height: 18px;
    height: 72px;
    overflow: hidden;
    color: #959595;
}
@media all and (min-width: 1020px) and (max-width: 1300px){
	.tizers.landing-1 .tizers-tizer{
		padding-left:21px;
	}
}
@media all and (min-width: 750px) and (max-width: 1000px)
{
    .adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5 {
        width: 33%;
    }
	/*.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5:after {
        content: '';
    }*/
	
	/*.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5:nth-child(4n):after {
		content: none;
	}*/
	.tizers-tizer.tizers-tizer-5:nth-child(4n){
		margin-left:135px;
	}
	.tizers.landing-1 .tizers-tizer .tizers-tizer-image{
		margin-left:9px;
	}
	.tizers.landing-1 .tizers-tizer .tizers-tizer-information{
		text-align:left;
	}
}

@media all and (min-width: 600px) and (max-width: 750px)
{
    .adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-4 {
        width: 33.33333%;
    }.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5 {
        width: 33.33333%;
    }
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-4:after,
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5:after	{
        content: '';
    }
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-4:nth-child(3n):after,
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5:nth-child(3n):after 	{
        content: none;
    }
      
}

@media all and (min-width: 450px) and (max-width: 600px)
{
    .adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-3 {
        width: 50%;
    }.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-4 {
        width: 50%;
    }.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5 {
        width: 50%;
    }
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-3:after,
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-4:after,
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5:after {
        content: '';
    }
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-3:nth-child(2n):after,
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-4:nth-child(2n):after,
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5:nth-child(2n):after {
        content: none;
    }
}

@media all and (max-width: 450px)
{
    .adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-2 {
        width: 100%;
    }.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-3 {
        width: 100%;
    }.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-4 {
        width: 100%;
    }.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5 {
        width: 100%;
    }
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-2:after,
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-3:after,
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-4:after,
	.adaptiv .tizers.landing-1 .tizers-tizer.tizers-tizer-5:after {
        content: none;
    }
	.tizers.landing-1 .tizers-tizer .tizers-tizer-information{
		margin:0 auto;
	}
	.tizers.landing-1 .tizers-tizer{
		padding-left:0px;
	}
	.tizers.landing-1 .tizers-tizer .tizers-tizer-image{
		margin:0 auto;
	}
	.tizers.landing-1 .tizers-tizer{
		
	}
	.tizers.landing-1 .tizers-tizer .tizers-tizer-image{
		
	}
	.tizers.landing-1 .tizers-tizer{
		height:auto;
	}
	
	.tizers-tizer-information{
		margin:0 auto;
	}
	.service.landing .service-caption{
		display:block;
		text-align:center;
		margin-left:20px;
	}
	.form_feedback_under1{
		margin-top:20px;
	}
}
.tizers.landing-1 .tizers-tizer:last-child:after {
	content: none !important;
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/reviews.landing.1/style.css?14975923903910*/
.reviews.landing-1 {
    display: block;
}

.reviews.landing-1 .reviews-clear {
    clear: both;
}

.reviews.landing-1 .reviews-main {
    display: block;
}

.reviews.landing-1 .reviews-hideable {
    display: none;
}

.reviews.landing-1 .reviews-review {
    display: block;
    background: #f6f6f6;
    clear: both;
    margin-left: 54px;
    padding-top: 32px;
    padding-bottom: 32px;
    border-radius: 3px;
    margin-top: 30px;
}

.reviews.landing-1 .reviews-review.reviews-review-first {
    margin-top: 0px;
}

.reviews.landing-1 .reviews-review .reviews-review-image {
    display: block;
    position: relative;
    float: left;
    margin-left: -54px;
    width: 108px;
    height: 108px;
    border-radius: 50%;
    overflow: hidden; 
}

.reviews.landing-1 .reviews-review .reviews-review-image .uni-image {
    width: 100%;
    height: 100%;
}

.reviews.landing-1 .reviews-review .reviews-review-information {
    display: block;
    margin-left: 89px;
    margin-right: 32px;
    text-align: left;
}

.reviews.landing-1 .reviews-review .reviews-review-information-author {
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
}

.reviews.landing-1 .reviews-review .reviews-review-information-company {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #4e4e4e;
}

.reviews.landing-1 .reviews-review .reviews-review-information-description {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #606060;
}

.reviews.landing-1 .reviews-buttons {
    display: block;
    width: auto;
    text-align: center;
}

.reviews.landing-1 .reviews-buttons-more {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}

.reviews.landing-1 .reviews-buttons-more .reviews-buttons-more-text {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
}

.reviews.landing-1 .reviews-buttons-more .reviews-buttons-more-icon {
    display: inline-block;
    position: relative;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background-color: #d8d8d8;
    -webkit-transition: background-color 0.3s;
       -moz-transition: background-color 0.3s;
        -ms-transition: background-color 0.3s;
         -o-transition: background-color 0.3s;
            transition: background-color 0.3s;
}.reviews.landing-1 .reviews-buttons-more:hover .reviews-buttons-more-icon {
    background-color: #e8e8e8;
}

.reviews.landing-1 .reviews-buttons-more .reviews-buttons-more-icon .reviews-buttons-more-icon-picture {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 9px;
    left: 9px;
    right: 9px;
    bottom: 9px;
    background-image: url('/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/reviews.landing.1/images/arrow.sprite.png');
}

.reviews.landing-1 .reviews-buttons-more.ui-state-active .reviews-buttons-more-icon .reviews-buttons-more-icon-picture {
    background-position: 0px -15px;
}

.reviews.landing-1 .reviews-buttons-more-link {
    display: inline-block;
    text-decoration: none;
    color: #1a1a1a;
    padding: 15px 20px;
    font-size: 0px;
    border: 1px solid #1a58d7;
    border-radius: 3px;
    transition: 0.2s;
    transition-property: background-color, border;
}

.reviews.landing-1 .reviews-buttons-more-link:hover {
    color: #ffffff;
}

.reviews.landing-1 .reviews-buttons-more-link .reviews-buttons-more-link-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 14px;
}
.reviews.landing-1 .reviews-buttons-more-link .reviews-buttons-more-link-icon {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    background: url('/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/reviews.landing.1/images/arrow.png') no-repeat;
    margin-left: 7px;
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/tizers.landing.2/style.css?14957954641914*/
.tizers.landing-2 {
    display: block;
}

.tizers.landing-2 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.tizers.landing-2 .tizers-wrapper {
    display: block;
    overflow: hidden;
    margin: -8px;
}

.tizers.landing-2 .tizers-tizer {
    display: block;
    float: left;
    padding: 8px;
    width: 33.33333%;
    overflow: hidden;
}

.tizers.landing-2 .tizers-tizer .tizers-tizer-wrapper {
    display: block;
    max-width: 270px;
    margin: 0 auto 0 0;
}

.tizers.landing-2 .tizers-tizer .tizers-tizer-image {
    display: block;
    float: left;
    position: relative;
    width: 62px;
    height: 62px;
}

.tizers.landing-2 .tizers-tizer .tizers-tizer-image .uni-image {
    width: 100%;
    height: 100%;
	border-radius:50%;
}

.tizers.landing-2 .tizers-tizer .tizers-tizer-information {
    display: block;
    margin-left: 70px;
    text-align: left;
    height: 141px;
    overflow: hidden;
}

.tizers.landing-2 .tizers-tizer .tizers-tizer-information-caption {
    display:  block;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    max-height: 36px;
    color: #272727;
    overflow: hidden;
}

.tizers.landing-2 .tizers-tizer .tizers-tizer-information-text {
    display: block;
    font-size: 13px;
    line-height: 18px;
    height: 90px;
    overflow: hidden;
    color: #848484;
}

@media all and (max-width: 850px)
{
    .adaptiv .tizers.landing-2 .tizers-tizer {
        width: 50%;    
    }
}

@media all and (max-width: 550px)
{
    .adaptiv .tizers.landing-2 .tizers-tizer {
        width: 100%;    
    }
	.tizers.landing-2 .tizers-tizer .tizers-tizer-wrapper{
		margin:0 auto;
	}
	.tizers.landing-2 .tizers-wrapper {
    display: block;
    overflow: hidden;
    margin: 0;
	}
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/contacts.landing.2/style.css?14957954623759*/
.contacts.landing-1 {
    display: block;
    /* position:relative; */
}

.contacts.landing-1 .contacts-contacts {
    position: relative;
}

.contacts.landing-1 .contacts-contacts-wrapper {
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    overflow: hidden;
    text-align: center;
    z-index: 1;
}

.contacts.landing-1 .contacts-contacts-wrapper-wrapper {
    display: block;
    font-size: 0px;
    margin: 23px 35px;
    /* z-index: 10; */
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact {
    vertical-align: top;
    width: 460px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    border: 1px solid rgba(204, 204, 204, 0.48);
    box-sizing: content-box;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-city {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    color: #1a1a1a;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-delimiter {
    display: block;
    background: #1a58d7;
    height: 2px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field {
    display: inline-block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
	width: 220px;
    max-width: 220px;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-icon {
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    background: url('/bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/contacts.landing.2/images/sprite.png') no-repeat;
    background-position: 42px 0px;
}.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-icon.contacts-contacts-contact-field-icon-address {
    background-position: -84px 0px;
}.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-icon.contacts-contacts-contact-field-icon-mail {
    background-position: -42px 0px;
}.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-icon.contacts-contacts-contact-field-icon-phone {
    background-position: 0px 0px;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: normal;
    color: #1a1a1a;
    line-height: 20px;
    margin-left: 10px;
    margin-right: 52px;
    overflow: hidden;
    white-space: normal;
}
.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-text.address {
    font-weight: bold;
}

.contacts.landing-1 .contacts-map {
    display: block;
    height: 600px;
}

.contacts.landing-1 .contacts-map .contacts-map-wrapper {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    left: 0;
    right: 0;
    height: 600px;
    left: 0px;
}

.contacts.landing-1 .contacts-map .bx-yandex-map,
.contacts.landing-1 .contacts-map .bx-yandex-map .ymaps-map {
    width: 100% !important;
}

@media (max-width:550px) {
	.adaptiv .contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-icon {
		display: none;
	}
	.contacts.landing-1 .contacts-contacts-wrapper-wrapper {
		margin: 0;
	}
	.adaptiv .contacts.landing-1 .contacts-contacts .contacts-contacts-contact {
		margin: 5px;
	}
	.adaptiv .contacts.landing-1 .contacts-contacts-wrapper {
		position: static;
	}
	.contacts.landing-1 .contacts-contacts .contacts-contacts-contact {
		width: auto;
	}
	.contacts.landing-1 .contacts-map .contacts-map-wrapper {
		position: absolute;
		width: 95%;
		margin: 0 auto;
		left: 0;
		right: 0;
		height: 600px;
		left: 0px;
	}
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/map.yandex.system/.default/style.css?1484827623666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/style.css?14848276226607 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/catalog/services/bitrix/catalog.element/landing/style.css?149761552412831 */
/* /bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/characteristics.landing.1/style.css?14957954623073 */
/* /bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/video.slider.1/style.css?14957954622460 */
/* /bitrix/templates/unimagazin_s1/components/intec/custom.element/documents.landing.1/style.css?14957954641591 */
/* /bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/tiles.landing.2/style.css?14976161013390 */
/* /bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/tizers.landing.1/style.css?14975911545667 */
/* /bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/reviews.landing.1/style.css?14975923903910 */
/* /bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/tizers.landing.2/style.css?14957954641914 */
/* /bitrix/templates/unimagazin_s1/components/intec/custom.iblock.element.list/contacts.landing.2/style.css?14957954623759 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/map.yandex.system/.default/style.css?1484827623666 */
