


/* Start:/bitrix/templates/metallgrupp/js/fancybox/jquery.fancybox-1.3.1.css*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#menu_sections .bx_catalog_tile_ul li.active .main{
	display: none;
}
#menu_sections .bx_catalog_tile_ul li.active .hover{
	display: inline;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	z-index: 1102;
	padding: 0 !important;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: center;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/metallgrupp/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* End */



/* Start:/bitrix/templates/metallgrupp/components/bitrix/menu/template1/style.css*/
/* Left menu*/
#top_menu_ul{
	margin-left: 30px;
}
#top_menu_ul, #top_menu_ul ul{
	list-style:none;
	line-height: 18px;
}
#top_menu_ul>li{
	display: inline-block;
	position: relative;
	display: inline-block;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	color: #fff;
	margin-right: 1px;
}
#top_menu_ul>li>a{
	color: #fff;
	text-decoration: none;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	padding: 5px;
	display: inline-block;
	line-height: 17px;
}
#top_menu_ul>li>a:hover{
	background: #fff;
	color: #0c4e95;
}
#top_menu_ul>li>a.selected{
	background: #fff;
	color: #0c4e95;
}
#top_menu_ul #catalog_item{
	width: 131px;
	text-align: center;
}
#top_menu_ul #catalog_item:hover{
	background: #fff;
}
#top_menu_ul #catalog_item:hover #menu_catalog{
	display: block;
}
#top_menu_ul #catalog_item a{
	font-size: 22px;
	color: #103355;
}
#top_menu_ul #catalog_item>span{
	font-size: 22px;
	color: #103355;
	display: inline-block;
	line-height: 17px;
	cursor: pointer;
}
#menu_catalog{
	display: none;
	position: absolute;
	top: 100%;
	line-height: normal;
	background: #fff;
	padding: 35px 0px 45px 15px;
	width: 885px;
	text-align: left;
	box-shadow: 4px 4px 6px -1px #ddd, -4px 4px 6px -1px #ddd;
	z-index: 1;
}
#menu_catalog>li{
	width: 265px;
	margin-right: 27px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
}
#menu_catalog>li .small_icon{
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
#menu_catalog>li .small_icon_right{
	overflow: hidden;
}
#menu_catalog>li .small_icon_right span{
	font: bold 14px Tahoma,sans-serif;
	color: #323232;
	display: inline-block;
	margin-bottom: 10px;
}
#top_menu_ul #catalog_item #menu_catalog>li a{
	font: 12px Tahoma,sans-serif;
	color: #323232;
	text-decoration: underline;
}
#menu_catalog>li li{
	display: inline-block;
	margin-right: 7px;
}

/* End */



/* Start:/bitrix/templates/metallgrupp/components/bitrix/search.form/template1/style.css*/
.search-form{
	position: relative;
	height: 70px;
/*line-height: 76px;*/
	margin-left: 5px;
padding:20px 0 0 0;
}
.search-form input[type='text']{
	border: none;
	border-radius: 12px;
	width: 100%;
	height: 24px;
	padding: 0 30px 0 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.search-form input[type='submit']{
	border: none;
	position: absolute;
	right: 5px;
	top: 25px;
	width: 17px;
	height: 17px;
	background: url('/bitrix/templates/metallgrupp/components/bitrix/search.form/template1/images/search.png');
	cursor: pointer;
}
/* End */



/* Start:/bitrix/templates/metallgrupp/components/bitrix/catalog.section.list/under_top_menu/style.css*/
#menu_sections .bx_catalog_tile_ul li{
	width: 101px;
	list-style: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
#menu_sections .bx_catalog_tile_ul li .hover{
	display: none;
}
#menu_sections .bx_catalog_tile_ul li:hover .main{
	display: none;
}
#menu_sections .bx_catalog_tile_ul li:hover .hover{
	display: inline;
}
#menu_sections .bx_catalog_tile_title a{
	display: inline-block;
	line-height: 15px;
	font-size: 11px;
	color: #103355;
	text-decoration: none;
	width: 100px;
}
#menu_sections .bx_catalog_tile_title a:first-letter{
	text-transform: lowercase;
}
.bx_catalog_line{margin-bottom: 30px}
.bx_catalog_line .bx_catalog_line_category_title{
	font-size: 24px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0}
.bx_catalog_line .bx_catalog_line_ul li{
	list-style: none;
	margin-bottom: 20px;
}

.bx_catalog_line .bx_catalog_line_img{
	display: block;
	position: relative;
	border:1px solid #ccc;
	width: 125px;
	height: 125px;
	border-radius: 2px;
	overflow: hidden;
	float: left;
	margin-right: 40px;
	-webkit-background-size: auto 99% ;
			background-size: auto 99% ;
	background-position: center;
	background-repeat: no-repeat;
}

.bx_catalog_line .bx_catalog_line_title{
	padding: 0;
	vertical-align: top;
	line-height: 18px;
	margin-bottom: 10px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 14px;
}


@media (max-width:639px) {
	.bx_catalog_line .bx_catalog_line_img{
		width: 50px;
		height: 50px;
		margin-right: 10px;
	}

	.bx_catalog_line .bx_catalog_line_title{
		line-height: 14px;
		margin-bottom: 5px;
	}
	.bx_catalog_line .bx_catalog_line_title a{font-size: 14px}
	.bx_catalog_line .bx_catalog_line_description{font-size: 11px}
}



	.bx_catalog_line .bx_catalog_line_img,
	.bx_catalog_line .bx_catalog_line_title,
	.bx_catalog_line .bx_catalog_line_title a,
	.bx_catalog_line .bx_catalog_line_description{
-webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
 		transition: all 0.3s ease;
}

.bx_catalog_text{margin-bottom: 30px}
.bx_catalog_text .bx_catalog_text_category_title{
	font-size: 24px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0}
.bx_catalog_text .bx_catalog_text_ul li{
	list-style: none;
	margin: 0 10px 10px;
	float: left;
}
.bx_catalog_text .bx_catalog_text_title{
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	font-size: 14px;
	white-space: nowrap;
}
.bx_catalog_text .bx_catalog_text_title a:hover{
	text-decoration: none;
}

@media (max-width:639px) {
	.bx_catalog_text .bx_catalog_line_title{
		line-height: 12px;
		margin-bottom: 5px;
	}
	.bx_catalog_text .bx_catalog_line_title a{font-size: 12px}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

/* End */



/* Start:/bitrix/templates/metallgrupp/components/bitrix/news.list/slider/style.css*/
.slider_item{
	cursor: pointer;
	float: left;
	1margin-right: 50px;
	margin-right: 38px;
	height: 329px;
}
.slider_item img{
	1width: 800px;
	1height: 300px;
	width: 786px;
	height: 329px;
}
#slider_control{
	text-align: center;
	position: relative;
	top: -60px;
	left: 247px;
	margin-bottom: -26px;
}
#slider_control div{
	display: inline-block;
	width: 20px;
	height: 20px;
	1background: #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-right: 8px;
	cursor: pointer;
	border: 3px solid #fff;
	1float: left;
}
#slider_control div.active{
	background: #fff;
}
#slider_control div:not(.active):hover{
	background: #fff;
}
/* End */



/* Start:/bitrix/templates/metallgrupp/styles.css*/
*{

	/*font-family: 'Lucida Sans Unicode';*/
    font-family: Tahoma,sans-serif;
/*margin: 0;*/
padding: 0;
}
img{

}
html, body{
	height: 100%;

}
a img{
	border:none
}
.clear{
	clear: both;
}
ul{
/*list-style: none;*/
}
textarea{
	resize: none;
	overflow: auto;
}
/* End */



/* Start:/bitrix/templates/metallgrupp/template_styles.css*/
#wrapper{
	1width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	1overflow: hidden;
	1background: url('/bitrix/templates/metallgrupp/images/bg_setka.png') 0 157px no-repeat, url('/bitrix/templates/metallgrupp/images/bg_above_footer.png') 84px bottom no-repeat;
	background: url('/bitrix/templates/metallgrupp/images/bg_setka.png') 0 157px no-repeat;
	position: relative;
}
header{
	width: 952px;
	margin: auto;
	padding: 10px 24px 0;
	height: 77px;
}
#logo{
	float: left;
	padding-left: 56px;
	position: relative;
}
#logo a{
	position: absolute;
	width: 314px;
	height: 77px;
	z-index: 2;
}
#logo img{
	position: absolute;
	top: 0;
	z-index: 1;
}
#header_right{
	float: right;
}
#back_call{
	padding-left: 40px;
	float: left;
	margin-right: -25px;
	margin-top: 15px;
	background: url('/bitrix/templates/metallgrupp/images/back_call.png') no-repeat;
	height: 33px;
}
#back_call:hover{
	background: url('/bitrix/templates/metallgrupp/images/back_call_h.png') no-repeat;
}
#back_call span{
	width: 100px;
	display: inline-block;
	text-decoration: none;
	font: 11px Tahoma,sans-serif;
	color: #323232;
	margin-top: 3px;
	line-height: 10px;
}
#header_phone{
	margin-top: 15px;
	font: 18px Verdana;
	color: #0f2f4f;
	float: left;
}
#header_phone a{
	font: 26px Verdana;
	color: #0f2f4f;
	text-decoration: none;
}
#header_phone2{
	margin-top: 4px;
	font: 18px Verdana;
	color: #0f2f4f;
	float: left;
}
#header_phone2 a{
	font: 26px Verdana;
	color: #0f2f4f;
	text-decoration: none;
}
#header_soc{
	text-align: right;
	margin-top: 5px;
}
#header_soc a{
	margin-left: 4px;
	text-decoration: none;
	display: inline-block;
	width: 26px;
	height: 26px;
}
#header_soc a:nth-child(1){
	background: url('/bitrix/templates/metallgrupp/images/soc_f.png');
}
#header_soc a:nth-child(1):hover{
	background: url('/bitrix/templates/metallgrupp/images/soc_f_hover.png');
}
#header_soc a:nth-child(2){
	background: url('/bitrix/templates/metallgrupp/images/soc_vk.png');
}
#header_soc a:nth-child(2):hover{
	background: url('/bitrix/templates/metallgrupp/images/soc_vk_hover.png');
}
#header_soc a:nth-child(3){
	background: url('/bitrix/templates/metallgrupp/images/soc_o.png');
}
#header_soc a:nth-child(3):hover{
	background: url('/bitrix/templates/metallgrupp/images/soc_o_hover.png');
}
#menu_search{
	height: 73px;
	background: url('/bitrix/templates/metallgrupp/images/bg_menu2.png') repeat-x;
	min-width: 1000px;
}
#menu_search_inner{
	width: 952px;
	margin: auto;
	height: 73px;
	background: url('/bitrix/templates/metallgrupp/images/menu_round.png') no-repeat 30px;
}
#top_menu{
	float: left;
}
#search{
	overflow: hidden;
}
#under_menu_search{
}
#menu_sections{
	width: 1000px;
	margin: auto;
	padding: 35px 24px 0px;
	margin-bottom: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*SLIDER*/
#slider{
	overflow: hidden;
}
#main_slider{
	1width: 800px;
	margin: auto;
	height: 332px;
	position: relative;
	1left: -750px;
	left: -717px;
}
#main_slider_wrapper{
	width: 1000px;
	margin: auto;
}
/*END_SLIDER*/
#sections_hexagons{
	padding: 0 24px;
	margin: auto;
	margin-bottom: 55px;
	width: 952px;
}
.head_line{
	background: url('/bitrix/templates/metallgrupp/images/bg_head_line_right.png') right 12px no-repeat,  url('/bitrix/templates/metallgrupp/images/bg_head_line_left.png') 0 12px no-repeat, url('/bitrix/templates/metallgrupp/images/bg_head_line.png') 0 12px repeat-x ;
	height: 26px;
	1margin: 0 24px 45px;
	margin: 0 auto 24px;
	1width: 952px;
	position: relative;
}
#wrapper>.head_line{
	width: 952px;
}
.head_line h1{
	position: absolute;
	top: 0px;
	left: 85px;
	font: 20px Tahoma,sans-serif;
	color: #323232;
	padding: 0 25px 0 15px;
	1background: #fff;
	background: url('/bitrix/templates/metallgrupp/images/bg_2.png') repeat-x 0px 11px;
}
#workarea{
	width: 952px;
	margin: auto;
	padding: 0 24px;
	margin-bottom: 25px;
	position: relative;
}
#spec_offers{
	margin-bottom: 20px;
	margin-top: 45px;
}
#workarea_bottom{
}
.title_main_o_company{
	margin-bottom: 35px;
}
.title_main_o_company a{
	font: 18px Tahoma,sans-serif;
	color: #0c4e95;
}
#main_o_company{
	float: left;
	width: 675px;
	margin-right: 40px;
	position: relative;
	padding-bottom: 50px;
	font: 12px/18px Tahoma,sans-serif;
	color: #323232;
}
#main_o_company .more{
	position: absolute;
	right: 0;
	bottom: 0;
	font: 12px Tahoma,sans-serif;
	color: #010101;
}
#news_announce{
	overflow: hidden;
}
footer{
	height: 76px;
	background: url('/bitrix/templates/metallgrupp/images/bg_footer_2.png');
	color: #fff;
	padding: 0 24px;
	position: absolute;
	bottom: 0;
	width: 100%;
	min-width: 1000px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
footer *{
	font: 12px/14px Tahoma,sans-serif;
}
#footer_inner{
	width: 952px;
	margin: auto;
	background: url('/bitrix/templates/metallgrupp/images/footer_center.png') no-repeat 434px 0px;
	position: relative;
}
#bg_over_footer{
	position: absolute;
	bottom: -17px;
	left: 0px;
	width: 100%;
	height: 344px;
	background: url('/bitrix/templates/metallgrupp/images/bg_above_footer.png') 58px bottom no-repeat;
	z-index: -1;
}
#footer_left{
	float: left;
	margin-top: 25px;
}
#footer_left_left{
	/*float: left;
	margin-right: 30px;*/
    left: 50%;
    position: absolute;
    width:360px;
    height: 50px;
    /*border: 1px solid red;*/
    margin-left: -180px;
    text-align: center;
    margin-top: -10px;
  
}
#footer_left_right{
	float: left;
}
#footer_middle{
	text-align: center;
	padding-top: 30px;
	width: 300px;
	margin: auto;
}
#footer_right{
	float: right;
	margin-top: 25px;
}
#footer_right a{
	color: #fff;
}
#footer_right img{
	vertical-align: top;
	margin-left: 7px;
}
#footer_place{
	width: 100%;
	height: 76px;
}
/*SOCSETI*/
footer .b-share-icon_moimir {
	width: 25px;
	height: 25px;
	background-size: 25px;
	background-position: 0px -133px;
}
footer .b-share-icon_odnoklassniki {
	width: 25px;
	height: 25px;
	background-size: 25px;
	background-position: 0px -266px;
}
footer .b-share-icon_twitter {
	width: 25px;
	height: 25px;
	background-size: 25px;
	background-position: 0px -718px;
}
footer .b-share-icon_facebook {
	width: 25px;
	height: 25px;
	background-size: 25px;
	background-position: 0px -106px;
}
footer .b-share-icon_vkontakte {
	width: 25px;
	height: 25px;
	background-size: 25px;
	background-position: 0px 0px;
}
footer .b-share-icon_yaru {
	width: 25px;
	height: 25px;
	background-size: 25px;
	background-position: 0px -26px;
}
/*END SOCSETI*/
/*CONTACTS*/
#datas{
	width: 300px;
	float: left;
}
#map_store{
	float: left;
	width: 652px;
}
#map{
	margin-bottom: 20px;
}
#feedback .head_line{
	margin: 0;
	margin-bottom: 40px;
}
/*END CONTACTS*/
/*PRODUCTS*/
#products_left_menu{
	float: left;
	width: 245px;
	margin-right: 80px;
}
#left_menu{
	background: #f1f1f1;
	padding: 20px 0px;
	margin-bottom: 40px;
}
#left_spec .title{
	position: relative;
	height: 2px;
	margin-bottom: 35px;
	background: #1d9092;
}
#left_spec .title div{
	position: absolute;
	padding-right: 5px;
	top: -8px;
	left: 0px;
	background: #fff;
	font: 12px Tahoma,sans-serif;
	color: #323232;
}
#left_viewed{
	margin-bottom: 40px;
}
#left_viewed .title{
	position: relative;
	height: 2px;
	margin-bottom: 35px;
	background: #1d9092;
}
#left_viewed .title div{
	position: absolute;
	padding-right: 5px;
	top: -8px;
	left: 0px;
	background: #fff;
	font: 12px Tahoma,sans-serif;
	color: #323232;
}
#products{
	float: left;
	width: 627px;
}
/*END PRODUCTS*/
/*COMPANY*/
#company_title *{
	vertical-align: middle;
	margin-bottom: 10px;
}
#company_title a{
	margin-right: 70px;
	font: 18px Tahoma,sans-serif;
	color: #0c4e95;
}
#company_text{
	margin-bottom: 30px;
}
#company_text *{
	font: 12px/18px Tahoma,sans-serif;
	color: #323232;
}
#company_img{
	margin-bottom: 40px;
}
#company_img img{
	width: 182px;
	height: 134px;
	margin-right: 5px;
	vertical-align: top;
}
#company_img img:last-child{
	margin-right: 0px;
}
#company_30_reasons{
	padding-left: 200px;
	background: url('/bitrix/templates/metallgrupp/images/30reasons.png') no-repeat;
}
#company_30_reasons p{
	height: 16px;
	line-height: 16px;
	font: 12px/16px Tahoma,sans-serif;
	color: #323232;
	cursor: text;
}
#company_30_reasons a{
	font: 12px/16px Tahoma,sans-serif;
	color: #323232;
	cursor: text;
}
#company_30_reasons .reasons_title{
	margin-bottom: 25px;
}
#company_30_reasons .reasons_title a{
	font: 18px Tahoma,sans-serif;
	color: #0c4e95;
}
/*END COMPANY*/
#delivery{
	margin-top: -10px;
	margin-bottom: 70px;
}
#my_bx_catalog_text_ul_29 li{
  float:left;
  width:300px;
}
#my_bx_catalog_text_ul_29 .clear_clear{
 clear:both;
  width:100%;
  height:1px;
}
.ulul_none{
display:none;
}
.ulul_rarr{
  color:#010101;
  font-size:12px;
  cursor:pointer;
  text-decoration:underline;
  text-align:right;
  padding:15px 40px 0 0;
}
.head_line div {
    background: url(/bitrix/templates/metallgrupp/images/bg_2.png) repeat-x scroll 0 11px rgba(0, 0, 0, 0);
    color: #323232;
    font: 20px Tahoma,sans-serif;
    left: 85px;
    padding: 0 25px 0 15px;
    position: absolute;
    top: 0;
}
.form {
 position:relative;
}
.form .errortext{
  position:absolute;
  bottom:0px;
  font-size:12px;
}
ul{
list-style-type: circle;
}

#elem_detail .sec_title{
	margin-bottom: 20px;
}
#elem_detail .sec_title img{
	margin-right: 20px;
}
#elem_detail .sec_title span, #elem_detail .sec_title h1{
	font: 18px Tahoma,sans-serif;
	color: #279496;
	vertical-align: 7px;
	line-height: 7px;
	display:inline;
}
#elem_detail .photo{
	float: left;
	margin-right: 35px;
	width: 190px;
	height: 248px;
	min-height: 1px;
}
#elem_detail .photo img{
	1width: 190px;
	1height: 248px;
	border: 2px solid #0c4e95;
}
#elem_detail .photo a{
	position: relative;
	display: inline-block;
}
#elem_detail .photo a span{
	position: absolute;
	width: 33px;
	height: 33px;
	background: url('/bitrix/templates/metallgrupp/images/zoom_photo.png');
	bottom: 4px;
	right: 2px;
}
#elem_detail .sec_prop{
	overflow: hidden;
}
#elem_detail .sec_prop .preview_text_{
	font: italic 12px Tahoma,sans-serif;
	color: #323232;
	margin-bottom: 35px;
	margin-top: 9px;
}
#elem_detail .sec_prop .preview_text_ .price{
	float: left;
	width: 185px;
	font: 24px Tahoma,sans-serif;
	color: #323232;
	1margin-top: 10px;
}
#elem_detail .sec_prop .preview_text_ .delivery{
	overflow: hidden;
	font: 10px/12px Tahoma,sans-serif;
	color: #868686;
}
#elem_detail .under_title{
	margin-bottom: 40px;
}
#elem_detail .table_sec_prop .name{
	width: 185px;
	float: left;
	font: italic 12px Tahoma,sans-serif;
	color: #878787;
	white-space: nowrap;
	overflow: hidden;
}
#elem_detail .table_sec_prop .value{
	overflow: hidden;
	font: 12px Tahoma,sans-serif;
	color: #323232;
}
#elem_detail .table_sec_prop .value+.clear{
	margin-bottom: 10px;
}
#elem_detail .title_for_detail{
	height: 42px;
	padding-left: 20px;
	font: 14px Tahoma,sans-serif;
	line-height: 42px;
	color: #0c4e95;
	background: #f1f1f1;
}
#table_elem{
	border: 2px solid #0c4e95;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}
#table_elem th{
	border-right: 1px solid #fff;
	background: #0c4e95;
	color: #fff;
	padding: 0px 15px;
}
#table_elem th:last-child{
	border-right: none;
}
#table_elem td{
	border-right: 1px dashed #0c4e95;
	border-bottom: 1px solid #0c4e95;
	color: #323232;
	1padding: 0px 40px;
}
#table_elem td:last-child{
	border-right: none;
}
#table_elem td, #table_elem th{
	1padding: 5px;
	text-align: center;
	font: 12px Tahoma,sans-serif;
	height: 42px;
	1line-height: 42px;
}
#table_elem td.td_specialoffer{
	color: #ff0000;
	position: relative;
	font-size: 14px;
}
#table_elem td.td_specialoffer div{
	position: relative;
	height: 1px;
}
#table_elem td.td_specialoffer div div{
	width: 49px;
	height: 49px;
	position: absolute;
	background: url('/bitrix/templates/metallgrupp/images/warning_specialoffer.png');
	bottom: -11px;
	right: -14px;
}
#elem_detail .participation{
	padding-left: 55px;
	height: 22px;
	line-height: 22px;
	background: url('/bitrix/templates/metallgrupp/images/warning_specialoffer_small.png') no-repeat 10px 0;
	font: 12px Tahoma,sans-serif;
	color: red;
	margin-bottom: 25px;
}
#elem_detail .preview_text{
	padding: 10px 20px;
	margin-bottom: 55px;
	font: normal 16px Tahoma,sans-serif;
}
#elem_detail .preview_text b{
	font: normal 16px Tahoma,sans-serif;
	margin-bottom: 20px;
	color: #323232;
}
#elem_detail .preview_text div{
	font: normal 16px Tahoma,sans-serif;
	margin-bottom: 20px;
	color: #323232;
}
#elem_detail .tabs_title_for_detail{
	height: 38px;
}
#elem_detail .tabs_title_for_detail .tab{
	padding: 0 31px;
	cursor: pointer;
	font: 14px Tahoma,sans-serif;
	color: #0c4e95;
	line-height: 38px;
	text-decoration: underline;
	float: left;
}
#elem_detail .tabs_title_for_detail .tab.active{
	cursor: auto;
	color: #323232;
	background: #f1f1f1;
	text-decoration: none;
}
#elem_detail .under_tabs_title_for_detail{
	height: 6px;
	background: #f1f1f1;
	margin-bottom: 15px;
}
#elem_detail .under_tabs .tab_content{
	display: none;
}
#elem_detail .under_tabs .tab_content.active{
	display: block;
}
#elem_detail .under_tabs .ral_box{
	margin-bottom: 55px;
}
#elem_detail .under_tabs .tab_content img.ral{
	width: 100%;
}
.text .text_detail, .text.open .text_preview{
	display:none;
}
.text.open .text_detail{
	display:block;
}
body div .page_specoff_news-list .text{
min-height45px !important;
}


/* order form*/
#order_form .head_line{
	margin-right: 0px;
	margin-left: 0px;
	1margin-top: 40px;
}
#order_form .form_left{
	float: left;
	margin-right: 35px;
}
#order_form .form_left .row{
	height: 27px;
	line-height: 27px;
	margin-bottom: 15px;
}
#order_form .form_left .row span{
	display: inline-block;
	width: 100px;
	font: 12px Tahoma,sans-serif;
	color: #323232;
}
#order_form .form_left .row input{
	border: 2px solid #1d9092;
	height: 27px;
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	width: 260px;
	padding: 2px 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#order_form .form_right{
	overflow: hidden;
	text-align: right;
}
#order_form .form_right textarea{
	width: 225px;
	height: 150px;
	border: 2px solid #1d9092;
	padding: 5px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	margin-bottom: 10px;
	font: 12px Tahoma,sans-serif;
}
#order_form .form_right textarea::-moz-placeholder{
	color: #323232;
	opacity: 1;
}
#order_form .form_right textarea::-webkit-input-placeholder{
	color: #323232;
}
#order_form .form_right input{
	width: 115px;
	height: 30px;
	border: none;
	background: #1d9092;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}


.tabs__content {
  display: none;
}
.tabs__content.active {
  display: block;
}

.tabs__caption {
	margin: 10px 0px;
    padding: 0px;
}
.tabs__caption li{
	font-size: 14px;
    display: inline-block;
    border: 1px solid #0c4e95;
    padding: 3px 3px;
    margin: 3px 0px;
    cursor: pointer;
    word-wrap:none;
}
.tabs__caption li.active{
	background: #0c4e95;
	color: #fff;
}

.title_for_detail{
	height: 42px;
	padding-left: 20px;
	font: 14px Tahoma,sans-serif;
	line-height: 42px;
	color: #0c4e95;
	background: #f1f1f1;
}

.bottom-text {
	margin: 20px 0px;
}


#table_elem td{
	padding: 0px 20px;
}

.contacts_news-list{
	margin-left: 10px;
}
.contacts_news-list .prop{
	margin-bottom: 18px;
}
.contacts_news-list .prop *{
	font: 12px Tahoma,sans-serif;
}
.contacts_news-list .prop .name{
	color: #0c4e95;
}
.contacts_news-list .prop .value{
	color: #323232;
}

#sections_hexagons .top_section{
	display: inline-block;
	vertical-align: top;
	width: 197px;
	height: 236px;
	margin-right: 49px;
	position: relative;
}
#sections_hexagons .top_section a{
	color: #fff;
	font: 12px/11px Tahoma,sans-serif;
	text-decoration: none;
}
#sections_hexagons .top_section:last-child{
	margin-right: 0px;
}
#sections_hexagons .top_section img{
	position: absolute;
	top: 0;
}
#sections_hexagons .sections_wrapper{
	position: relative;
	margin: 55px 20px 10px;
	height: 120px;
	overflow: hidden;
}
#sections_hexagons .sections_wrapper ul li{
	line-height: 13px;
}
#sections_hexagons .top_section div>.bx_catalog_text_title{
	margin-bottom: 15px;
}
#sections_hexagons .top_section div>.bx_catalog_text_title a{
	font-size: 18px;
}
#sections_hexagons a:hover{
	text-decoration: underline;
}

#sections_hexagons .top_section .bx_catalog_text_title {
	color: #fff;
	font: 12px/11px Tahoma,sans-serif;
	text-decoration: none;
    
}
#sections_hexagons .top_section div > .bx_catalog_text_title{margin-top: 10px; margin-bottom: 5px !important;}


.bx_content_section ul {
	padding-left: 2em;
}

table#table_elem.row15 tr:nth-child(n + 17) {
    display: none;
}
.show_more {
    font-size: 14px;
    display: inline-block;
    border: 1px solid #0c4e95;
    padding: 3px 3px;
    margin: 3px 0px;
    cursor: pointer;
    width: 90px;
    text-align: center;
    transition: all ease 0.15s;
}
.show_more:hover {
	background: #0c4e95;
    color: #fff;
   }
/* End */
/* /bitrix/templates/metallgrupp/js/fancybox/jquery.fancybox-1.3.1.css */
/* /bitrix/templates/metallgrupp/components/bitrix/menu/template1/style.css */
/* /bitrix/templates/metallgrupp/components/bitrix/search.form/template1/style.css */
/* /bitrix/templates/metallgrupp/components/bitrix/catalog.section.list/under_top_menu/style.css */
/* /bitrix/templates/metallgrupp/components/bitrix/news.list/slider/style.css */
/* /bitrix/templates/metallgrupp/styles.css */
/* /bitrix/templates/metallgrupp/template_styles.css */
