

/* Start:/local/templates/alfametall/components/bitrix/news.list/contacts/style.css?17773842844861*/
.contacts-main .template-container{
	padding-top:50px;
}
.contacts-main .contacts{}
.contacts-main .contacts-header {}
.contacts-main .contacts-map {
	position:relative;
}
.contacts-main .contacts-map .map-label {
	position:absolute;
	-webkit-transform:translate(-14px, -51px);
	transform:translate(-14px, -51px);
}
.contacts-main .contacts-map .map-city-name {
	position:absolute;
	-webkit-transform:translate(5px, -11px);
	transform:translate(5px, -11px);
}
.contacts-main .contacts-scroll {
	width:161px;
	height:52px;
	background:url('/local/templates/alfametall/components/bitrix/news.list/contacts/images/contacts-scroll.png');
	margin:19px auto 0;
}
.contacts-main .contacts-info {
	margin-top:98px;
	margin-bottom:79px;
}
.contacts-main .contacts-types {
	margin-bottom:28px;
	font-size:23px;
	width:100%;
	-ms-flex-preferred-size:100%;
	flex-basis:100%;
}
.contacts-main .contacts-types__item {
	display:inline-block;
	cursor:pointer;
}
.contacts-main .contacts-types__item[data-tabs-link]:not(.active) {
	font-size:23px;
	font-weight:300;
}
.contacts-main .contacts-type__block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:100%;
}
.contacts-main .contacts-type__block:not(.active) {
	display:none;
}
.contacts-main .contacts-types__item_storage {
	border-left:2px solid #5c5c5c;
	padding-left:21px;
	margin-left:15px;
}
.contacts-main .contacts-offices {}
.contacts-main .contacts-office {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.contacts-main .contacts-minimap {
	position:relative;
	display:inline-block;
	width:50%;
	height:353px;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}
.contacts-main .contacts-minimap[data-tabs-block]:not(.active) {
	display:none;
}
.contacts-main .contacts-text {
	display:inline-block;
	vertical-align:top;
	width:50%;
}
.contacts-main .contacts-city {
	margin-bottom:37px;
}
.contacts-main .contacts-subtitle {
	font-weight:700;
}
.contacts-main .contacts-subval {
	margin-top:12px;
	margin-bottom:18px;
	line-height:1.4;
}
.contacts-main .owl-nav{
	position:absolute;
	top:50%;
	width:100%;
}
.contacts-main .owl-prev{
	position:absolute;
	top:0;
	left:-12.50001%;
	width:18px;
	height:25px;
	background:url('/local/templates/alfametall/components/bitrix/news.list/contacts/../../../../images/temp/arrow-left.png');
	cursor:pointer;
}
.contacts-main .owl-next{
	position:absolute;
	top:0;
	right:-12.50001%;
	width:18px;
	height:25px;
	background:url('/local/templates/alfametall/components/bitrix/news.list/contacts/../../../../images/temp/arrow-right.png');
	cursor:pointer;
}
.contacts-main .owl-prev.disabled, .contacts-main .owl-next.disabled{
	display:none;
}
.contacts-main .map{}
.contacts-main .map-label {
	width:51px;
	height:55px;
	background:url('/local/templates/alfametall/components/bitrix/news.list/contacts/images/map-label.png');
	cursor:pointer;
}
.contacts-main .map-label_active {
	background:url('/local/templates/alfametall/components/bitrix/news.list/contacts/images/map-label-active.png');
}
.contacts-main .map-label_moscow {
	position:absolute;
	top:40%;
	left:14%;
}
.contacts-main .map-label_spb {
	position:absolute;
	top:29%;
	left:13%;
}
.contacts-main .map-label_kamensk-ural {
	position:absolute;
	top:55%;
	left:23%;
}
.contacts-main .map-city {}
.contacts-main .map-city-name {
	pointer-events:none;
	font-size:16px;
	font-weight:bold;
}
.contacts-main .map-city-moscow {
	position:absolute;
	top:49%;
	left:16%;
}
.contacts-main .map-city-spb {
	position:absolute;
	top:38%;
	left:15%;
}
.contacts-main .map-city-kamensk-ural {
	position:absolute;
	top:64%;
	left:25%;
}
@media (min-width: 768px) {
	.contacts-main .contacts-header {
		margin-left:16.66667%;
	}
}
@media (min-width: 768px) {
	.contacts-main .contacts-map {
		margin-left:16.66667%;
	}
}
@media (max-width: 767px) {
	.contacts-main .contacts-map {
		margin-left:-21px;
		margin-right:-21px;
	}
}
@media (min-width: 768px) {
	.contacts-main .contacts-info {
		margin-left:16.66667%;
		margin-right:16.66667%;
	}
}
@media (max-width: 767px) {
	.contacts-main .contacts-type__block {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
	}
}
@media (max-width: 767px) {
	.contacts-main .contacts-office {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
	}
}
@media (max-width: 767px) {
	.contacts-main .contacts-minimap {
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2;
		width:100%;
	}
}
@media (min-width: 768px) {
	.contacts-main .contacts-text {
		padding-left:32px;
	}
}
@media (max-width: 767px) {
	.contacts-main .contacts-text {
		padding-bottom:32px;
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1;
		width:100%;
	}
}
@media (max-width: 767px) {
	.contacts-main .contacts-city {
		text-align:center;
	}
}
@media (max-width: 767px){
	.contacts-main .owl-nav {
		top:50px;
	}
		}
@media (max-width: 767px){
	.contacts-main .owl-prev {
		left:0;
	}
		}
@media (max-width: 767px){
	.contacts-main .owl-next {
		right:0;
	}
		}

/* End */


/* Start:/local/templates/alfametall/vendor/owl.carousel/owl.carousel.min.css?17773842843011*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/alfametall/vendor/owl.carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/alfametall/components/bitrix/main.include/map/style.css?17773842847278*/
.map.state-detail .map-back {	text-decoration:none;	background-image:none;}.map .map-city::before, .map .map-city::after {	content:" ";	display:block;}.map{	position:relative;	overflow:hidden;}.map .map-title{	display:none;	font-size:32px;	line-height:57px;	font-weight:700;	position:absolute;	left:25.00001%;	top:0;}.map .map-subtitle{	display:none;	background-color:#fdfdfd;	font-weight:700;	position:absolute;	left:25.00001%;	top:75px}.map .map-back{	display:none;	font-size:16px;	font-weight:200;	position:absolute;	left:25.00001%;	top:50px}.map .map-bg{}.map .map-content{	position:absolute;	top:0;	right:0;	bottom:0;	left:0;	pointer-events:none;	-webkit-transform-origin:center center;	transform-origin:center center;}.map .map-templates{	display:none;}.map .map-bg, .map .map-content{	margin-left:50px;	width:723px;	height:465px}.map .ru-region{	fill:#ededed;}.map .country{	fill:#ddd;}.map .area{	-webkit-transition:fill .3s ease;	transition:fill .3s ease;	stroke:#aaa;	stroke-width:1px;}.map .area:not(.disabled):hover, .map .area.highlight{	fill:#b9c1dd;}.map .ru-region.area.active{	fill:#ededed;}.map .country.area.active{	fill:#ddd;}.map .map-city{	font-weight:700;	position:absolute;	padding-left:10px;	margin-left:-4px;	margin-top:-9px;	transform-origin:4px 9px}.map .map-city::before {	background-color:#4067f7;	border-radius:50%;	width:4px;	height:4px;	position:absolute;	top:calc(50% - 2px);	left:2px;}.map .map-city::after {	border:1px solid #4067f7;	border-radius:50%;	width:8px;	height:8px;	position:absolute;	top:calc(50% - 4px);	left:0;}.map .map-cluster{	position:absolute;	background:url('data:image/png;base64,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') no-repeat right top;	width:54px;	height:53px;	background-size:contain;	padding-top:11px;	margin-left:-11px;	margin-top:-43px;	transform-origin:11px 43px;}.map .map-cluster-dot{	position:absolute;	width:12px;	height:12px;	top:17px;	left:5px;	border-radius:50%;	background-color:#ccc;}.map .map-cluster:hover .map-cluster-dot, .map .map-cluster.active .map-cluster-dot{	background-color:#4067f7;}.map .map-placemark{	pointer-events:auto;	cursor:pointer;	position:absolute;	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAACeUlEQVRIia2XXW/TMBSGn6Rpp7XAAG0TEoP//1u4QWjcAOIGiQ9pAjEGNE3ThAu/Jz5NnSrtsBTZ8dzz+D0fdgaHtyzx3p/b2/IjoEPAfeBs8GUEIAXLgVbjjZtvNG7ptUOhObvKbAONAH5sz8FQb3zS601JTlDZJOCbY6AABVFp4d4N6pVt9JjCxq3pjO1TmPfGM+CEGMeJU+MNZ0Tl0HPxPqgtLmT8xD1epQHXbmyuzdhOunYf1BImB6bAHFhoPNN8A9R6fBzRBiYae/UAbQpqLi0EWABP1E/cRtdAJehacysSieNUDirNZXwOPAAeA2caz/TDSk8BlEQ3m8vb3px3dxJaAKcCPQUu1E+Jbi2BP8REqtmuST+2hOoOCoPabiYEN54B58Bz4FKqDVAR67LVZkyJj3HNdjJ1GWxQS/+5gJfAC+DKqbQMLXtjZNyy14PN9o4rIcZxATwCngEv1S+cskrrlglXl8TEsmzuu7qDmnyL5bmAV1I9FaiWYcvUSvDfDupr1Tww6N6MUPQLQS+IZWI12zgjNfALuAF+Crpyqrojr6/SQ2fEEnmofk5MoI1UIUU3wDf1d05d8lYZgpraKcHFp0S3zgiuzAiu/AS8Az7rvWI7foMKPdQO76bX241irr0F3gNvBbxltz5HtcKBLNVLYnwsY78Cb4BXwAdCPH3R+zbKvbaoJmbjnZQsCbG7Bl4DH/X3lDp/4I+C1tp5KeB3Qkz/CngNfNEmzPjWdTVWJcTPDoi3gx13Pwjxsxiu3NoUcHTzRnJCrVp9loQaXBI84dtRsBTUvhLs+jKXp5LlXuDU1/qY9l+Ujpm/F2hsO+j/k0PaPwDe9iw2zrsAAAAAAElFTkSuQmCC') no-repeat right top;	width:31px;	height:29px;	background-size:contain;	padding-top:4px;	display:-webkit-box;	display:-ms-flexbox;	display:flex;	-webkit-box-align:center;	-ms-flex-align:center;	align-items:center;	margin-left:-7px;	margin-top:-26px;	transform-origin:7px 26px;}.map .map-placemark.active{	z-index:1;}.map .map-placemark-icon{	-ms-flex-negative:0;	flex-shrink:0;	fill:#fff;}.map .map-placemark.active .map-placemark-icon{	fill:#4067f7;}.map .map-placemark-name{	display:none;	max-width:200px;	font-size:12px;	line-height:14px;	position:absolute;	background-color:#fff;	padding:9px 14px;	top:26px;	left:6px;}.map .map-placemark.active .map-placemark-name{	display:inherit;}@media (max-width: 1279px){	.map .map-title {		font-size:28px;		line-height:57px;	}		}@media (max-width: 1023px){	.map .map-title {		font-size:21px;		line-height:47px;	}		}@media (max-width: 767px){	.map .map-title {		left:21px;	}		}.map.state-detail .map-title {	display:block;}@media (max-width: 1023px){	.map .map-subtitle {		top:65px;	}		}@media (max-width: 767px){	.map .map-subtitle {		left:21px;	}		}.map.state-detail .map-subtitle {	display:block;}@media (max-width: 1023px){	.map .map-back {		top:40px;	}		}@media (max-width: 767px){	.map .map-back {		left:21px;	}		}.map.state-detail .map-back {	display:inherit;}@media (min-width: 1280px){	.map .map-bg, .map .map-content {		margin-left:50px;		width:723px;		height:465px;	}		}@media (max-width: 1279px){	.map .map-bg, .map .map-content {		margin-left:18px;		width:631px;		height:407px;	}		}@media (max-width: 1023px){	.map .map-bg, .map .map-content {		margin-left:24px;		width:454px;		height:293px;	}		}@media (max-width: 767px){	.map .map-bg, .map .map-content {		margin-left:9px;		width:305px;		height:197px;	}		}.map.state-detail .map-placemark .map-placemark-name {	display:none;}
/* End */
/* /local/templates/alfametall/components/bitrix/news.list/contacts/style.css?17773842844861 */
/* /local/templates/alfametall/vendor/owl.carousel/owl.carousel.min.css?17773842843011 */
/* /local/templates/alfametall/components/bitrix/main.include/map/style.css?17773842847278 */
