

/* Start:/local/templates/zod_2019/components/bitrix/news.list/contacts_none_map/style.css?156837386015051*/


.product-container {
	width: 310px;
	height: 440px;
}

.scheme-wrapper .scheme-content {
	background: #efefef;
	height: 100%;
	position: relative;
	display: inline-block;
	width: 960px;
}

.overlay-scheme.active {
	width: 960px !important;
}

.scheme-wrapper {
	position: absolute;
	overflow: scroll;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
	background: #e7e7e7;
}

.scheme-wrapper .overlay-scheme {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #e7e7e7;
	opacity: 1;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.scheme-wrapper .overlay-scheme.active {
	opacity: 0.8;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
	z-index: 2;
}

.scheme-wrapper.active {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
	overflow-y: hidden;
	
}

.scheme-wrapper .scheme-content {
	background: #e7e7e7;
	height: 100%;
	position: relative;
	text-align: left;
}

.scheme-wrapper .scheme-item {
	position: absolute;
	cursor: pointer;
}

.scheme-wrapper .scheme-item-image {
	position: absolute;
	display: block;
	z-index: 3;
}

.product-name {
	font-size: 18px;
	line-height: 1;
	color: #1a273e;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding-top: 0px;
	margin-top: 0px;
}

.old-price {
	position: relative;
	margin: 0;
	font-size: 15px !important;
	display: inline-block;
	font-family: inherit !important;
}

.old-price:before {
	position: absolute;
	top: 4px !important;
	right: -5px !important;
	content: '';
	display: block;
	width: 95px !important;
	height: 12px;
	background: url(/bitrix/templates/zod_2016/images/line-price2.png) no-repeat;
}

.product-container .price {
	font-size: 50px;
	line-height: 1;
	margin-bottom: 40px;
}

.product-params {
	margin-bottom: 4px;
}

.product-params .item-params-cnt {
	overflow: hidden;
}

.product-params .pp-left {
	float: left;
}

.product-params .pp-left p {
	color: #8f94a3;
	font-size: 15px;
	line-height: 24px;
	height: 24px;
	padding: 0px;
	margin: 0px;
}

.product-params .pp-right {
	margin-left: 140px;
}

.product-params .pp-right p {
	text-align: left;
	color: #1a273e;
	font-family: Arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	height: 24px;
	padding: 0px;
	margin: 0px;
}

.product-container {
	width: 310px;
	height: 440px;
	position: relative;
}

.product-container:hover {
	cursor: pointer;
}

.product-container:hover .product-info-desc {
	background: #efefef;
}

.product-container:hover .product-info-wrapper {
	background: #efefef;
}

.product-info-wrapper .btn {
	display: inline-block;
	border: none;
	padding: 10px;
	background: #fadb44;
	outline: none;
	cursor: pointer;
	color: #64697e;
	font-family: hypatiasansproregular;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0;
	font-size: 10px;
	text-decoration: none;
}

.product-info-wrapper .btn:hover {
	background: #ffef72;
	text-decoration: none;
}

.product-container:hover .product-function-block {
	background: #e1e0e0;
	border-bottom: 3px solid #e1e0e0;
}

.product-container:hover .product-function-block .product-info-wrapper {
	padding-top: 0;
	background: #e1e0e0;
	display: inline-block;
}

.product-container:hover .all-photo {
	display: block;
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.product-container:hover .close-fav {
	opacity: 0.8;
	visibility: visible;
}

.product-container .close-fav {
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 22px;
	background: url("/local/templates/zod_2019/components/bitrix/news.list/contacts_none_map/../img/close_item.png") center center no-repeat;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.product-container .close-fav:hover {
	opacity: 1;
}

.product-container .image-container {
	width: 310px;
	height: 196px;
	float: none;
	margin: 0;
	display: block;
}

.product-container .image-container .image-wrapper {
	border-radius: 3px 3px 0 0;
	border-bottom: 4px solid #ffef72;
	background: #ffef72;
}

.product-container .image-container .image-wrapper img {
	width: 100%;
	height: auto;
}

.product-container .image-caption {
	right: 0;
	left: auto;
	border: none;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	background: #fadb44;
	padding: 0 20px;
	z-index: 1;
	width: auto;
}

.product-container .banner {
	padding: 0;
	border: none;
}

.product-container .product-info-wrapper {
	padding: 20px 20px 19px 20px;
	background: #ffffff;
}

.product-container .product-info-wrapper .but-pop button {
	margin: 0;
	padding: 0;
	font-size: 10px;
	height: 33px;
}

.product-container .product-info {
	height: 240px;
}

.product-container .product-info-desc {
	height: 185px;
	background: #fff;
}

.product-container .old-price:after {
	top: 10px;
}

.product-container .price {
	font-size: 20px;
	line-height: 22px;
	padding: 0;
	margin: 0;
}

.product-container .product-function-block {
	padding-top: 12px;
	background: #efefef;
	height: 45px;
	border-bottom: 3px solid #efefef;
}

.product-container .product-function-block .product-info-wrapper {
	padding-top: 0;
	background: #efefef;
	display: inline-block;
}

.product-container .list-function {
	list-style: none;
	overflow: hidden;
	float: left;
	margin-top: 10px;
}

.product-container .list-function>li {
	margin-left: 10px;
	float: left;
}

.product-container .list-function>li:first-child {
	margin-left: 0;
}

.product-container .list-function>li.active a.home {
	background-position: 2px -36px;
}

.product-container .list-function>li.active a.comparison {
	background-position: -21px -36px;
}

.product-container .list-function>li.active a.favorites {
	background-position: -42px -36px;
}

.product-container .list-function>li.active a:hover {
	background: url("/local/templates/zod_2019/components/bitrix/news.list/contacts_none_map/../img/spr_product_function_full.png") no-repeat;
}

.product-container .list-function>li.active a:hover.home {
	background-position: 2px -52px;
}

.product-container .list-function>li.active a:hover.comparison {
	background-position: -21px -52px;
}

.product-container .list-function>li.active a:hover.favorites {
	background-position: -42px -52px;
}

.product-container .list-function>li a {
	background: url("/local/templates/zod_2019/components/bitrix/news.list/contacts_none_map/../img/spr_product_function_full.png") no-repeat;
	display: block;
	width: 20px;
	height: 16px;
}

.product-container .list-function>li a.home {
	background-position: 2px 0;
}

.product-container .list-function>li a.comparison {
	background-position: -21px 0;
}

.product-container .list-function>li a.favorites {
	background-position: -42px 0;
}

.product-container .list-function>li a:hover {
	background: url("/local/templates/zod_2019/components/bitrix/news.list/contacts_none_map/../img/spr_product_function_full.png") no-repeat;
}

.product-container .list-function>li a:hover.home {
	background-position: 2px -18px;
}

.product-container .list-function>li a:hover.comparison {
	background-position: -21px -18px;
}

.product-container .list-function>li a:hover.favorites {
	background-position: -42px -18px;
}

.product-container .btn {
	float: right;
	font-size: 8px;
	color: #1a273e;
}

.scheme-content .image-container {
	margin-bottom: 6px;
}

.scheme-content .product-container {
	box-shadow: 0px 0px 10px 2px #a4a8b6;
}

.scheme-content .product-container:hover {
	cursor: inherit;
}

.scheme-content .product-container:hover .product-info-wrapper {
	background: #ffffff;
}

.scheme-content .product-container:hover .product-function-block {
	background: #efefef;
	border-bottom: 3px solid #efefef;
}

.scheme-content .product-container:hover .product-function-block .product-info-wrapper {
	background: #efefef;
}

.scheme-content .product-container .btn {
	float: left;
}

.close-popup-scheme {
	display: inline-block;
	padding-right: 10px;
	line-height: 34px;
	font-size: 15px;
	color: #88a7d3;
	float: right;
}

.close-popup-scheme:hover {
	text-decoration: underline;
}

.popup-on-scheme {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 30;
}

/* new map */
.contacts_map_wrapper {
	width: 1280px;
	height: 555px;
	position: relative;
	margin: 35px 0;
	box-sizing: border-box;
}

.contacts_map_wrapper .overlay {
	background: url("/img/bg_opacity.png");
	background: rgba(0, 0, 0, .8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	-ms-transform: all .3s;
	-webkit-transform: all .3s;
	transform: all .3s;
}

.contacts_map_wrapper .overlay.active {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	z-index: 2;
}

.contacts_map_wrapper .places_list_wrapper {
	width: 317px;
	border-right: 3px solid #efefef;
	height: 100%;
	background: #fff;
	float: left;
	position: relative;
	overflow: hidden;
}

.contacts_map_wrapper .points_list_wrapper {
	overflow: hidden;
	height: 555px;
}

.contacts_map_wrapper .mCSB_container {
	margin-right: 0;
}

.contacts_map_wrapper .mCSB_scrollTools .mCSB_draggerRail {
	background: #efefef;
}

.contacts_map_wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #000;
	border-radius: 0;
	width: 3px;
}

.contacts_map_wrapper .mCustomScrollBox>.mCSB_scrollTools {
	width: 2px;
}

.contacts_map_wrapper .points_list {
	list-style: none;
}

.contacts_map_wrapper .points_list li {
	border-bottom: 1px solid #efefef;
}

.contacts_map_wrapper .points_list li a {
	padding: 24px 10px 24px 15px;
	display: block;
}

.contacts_map_wrapper .points_list li a:hover {
	background: #efefef;
}

.contacts_map_wrapper .points_list_item_info_cnt .point-name {
	color: #88a7d3;
	font-family: 'HypatiaSansPro-Bold';
	font-size: 15px;
	text-transform: uppercase;
	line-height: 20px;
}

.contacts_map_wrapper .points_list_item_info_cnt .point-address {
	color: #8f94a3;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.contacts_map_wrapper .points_list_info_wrapper {
	background: #fff;
	height: 555px;
	width: 317px;
	position: absolute;
	left: -385px;
	top: 0;
	overflow: hidden;
	-webkit-transition: left 0.4s;
	transition: left 0.4s;
}

.contacts_map_wrapper .points_list_info_wrapper.active {
	left: 0;
	-webkit-transition: left 0.4s;
	transition: left 0.4s;
}

.contacts_map_wrapper .points_list_info_wrapper_close {
	display: block;
	position: absolute;
	right: 20px;
	top: 25px;
	width: 13px;
	height: 13px;
	background: url("/img/info_point_close.png") no-repeat;
	z-index: 1;
}

.contacts_map_wrapper .points_list_info_wrapper_scroll {
	height: 555px;
	overflow: auto;
}

.contacts_map_wrapper .points_list_info {
	padding: 25px 10px 25px 20px;
}

.contacts_map_wrapper .points_list_info .func {
	margin: 10px 0;
}

.contacts_map_wrapper .points_list_info .func a {
	color: #88a7d3;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding-left: 25px;
	display: block;
	position: relative;
}

.contacts_map_wrapper .points_list_info .func a:hover {
	text-decoration: underline;
}

.contacts_map_wrapper .points_list_info .func a.tour:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px;
	background: url("/img/spr_func.png") no-repeat;
	background-position: 0 0;
}

.contacts_map_wrapper .points_list_info .point-name {
	color: #64697e;
	font-size: 15px;
	line-height: 1;
	font-family: 'HypatiaSansPro-Bold';
	text-transform: uppercase;
	margin-bottom: 15px;
}

.contacts_map_wrapper .points_list_info .point-address {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #64697e;
	margin-bottom: 10px;
}

.contacts_map_wrapper .points_list_info .caption-exh-block {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
}

.contacts_map_wrapper .points_list_info .point-timework {
	margin-bottom: 10px;
}

.contacts_map_wrapper .points_list_info .timework {
	color: #8f94a3;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.contacts_map_wrapper .points_list_info_text_block {
	display: none;
}

.contacts_map_wrapper .points_list_info_text_block.active {
	display: block;
}

.contacts_map_wrapper .places_map_wrapper {
	height: 556px;
	float: right;
	position: relative;
}

.list-square-pp .places_map_wrapper_item {
	width: 100%;
	height: 550px;
	text-align: center;
}

.contacts_map_wrapper .places_map_wrapper_item {
	display: none;
}

.contacts_map_wrapper .places_map_wrapper_item.active {
	display: block;
}

.switch-view1 {
	position: absolute;
	z-index: 5;
	top: -50px;
	text-align: center;
	font-size: 1px;
	border-radius: 30px;
	left: 50%;
	margin-left: -115px;
	box-shadow: 0px 0px 10px 2px #a4a8b6;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.switch-view1.active {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.switch-view1 .sv-map1, .switch-view1 .sv-scheme1 {
	display: inline-block;
	line-height: 30px;
	padding: 0 15px;
	background: #fff;
	font-size: 14px;
	color: #8f94a3;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

.switch-view1 .sv-map1.active, .switch-view1 .sv-scheme1.active {
	color: #fff;
	background: #1a273e;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

.switch-view1 .sv-map1 {
	border-radius: 30px 0 0 30px;
	padding-left: 25px;
}

.switch-view1.active .sv-scheme1.active {
	color: #8f94a3;
}

.switch-view1 .sv-scheme1 {
	border-radius: 0 30px 30px 0;
	padding-right: 25px;
}

.contacts_map_wrapper .scheme-item {
	position: absolute;
	cursor: pointer;
}

.contacts_map_wrapper .scheme-item-image {
	position: absolute;
	display: block;
	z-index: 3;
}

@media print {
	.contacts_map_wrapper .points_list_info_wrapper.active {
		width: 100%;
		height: auto;
	}
	.contacts_map_wrapper .points_list_wrapper {
		height: auto;
		display: none;
	}
	.contacts_map_wrapper {
		height: auto;
	}
	.contacts_map_wrapper .places_list_wrapper {
		height: auto;
	}
	.contacts_map_wrapper .points_list_info_wrapper_close {
		display: none;
	}
	.contacts_map_wrapper .points_list_info .func {
		display: none;
	}
	.contacts_map_wrapper .points_list_info .point-timework {
		display: none;
	}
	.contacts_map_wrapper .points_list_info_wrapper_scroll {
		height: auto;
	}
	.contacts_map_wrapper .points_list_info_wrapper {
		position: relative;
	}
	.contacts_map_wrapper .points_list_info {
		padding: 20px 15px 0 0;
	}
	.contacts_map_wrapper {
		border: none;
	}
	.contacts_map_wrapper .places_list_wrapper {
		float: left;
		border: none;
		width: 40%;
	}
	.contacts_map_wrapper .places_map_wrapper {
		margin-top: 20px;
		margin-left: 0;
		width: 60%;
		box-sizing: border-box;
		float: right;
	}
	.switch-view1 {
		display: none;
	}
}
.scheme_class_wrapper {margin-bottom: 45px !important;}
.scheme_class_wrapper .close-scheme-pp {bottom: -35px;} 


/* End */
/* /local/templates/zod_2019/components/bitrix/news.list/contacts_none_map/style.css?156837386015051 */
