html {
	height:100%;	
}
BODY{
	margin:0px;
	padding:0px;
	height:100%;
}
div#body a[href$="/"]{
    cursor: pointer !important;
}
div#body a, div, span, input{
	outline: none!important;
	background:none;
}
.map-columns {
    width: 80%;
}
 table {
    width: 300px; /* Ширина таблицы */
    border: 1px solid #000; /* Рамка вокруг таблицы */
    margin: auto; /* Выравниваем таблицу по центру окна  */
   }
   td {
    text-align: center; /* Выравниваем текст по центру ячейки */
   }
   
input,
textarea,
checkbox,
radio,
select{
 outline:none;
}
:focus{
	outline: none!important;
}
@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto-bold-webfont.eot');
    src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('fonts/roboto-bold-webfont.woff') format('woff'),
         url('fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light-webfont.eot');
    src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-light-webfont.woff2') format('woff2'),
         url('fonts/roboto-light-webfont.woff') format('woff'),
         url('fonts/roboto-light-webfont.ttf') format('truetype'),
         url('fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium-webfont.eot');
    src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('fonts/roboto-medium-webfont.woff') format('woff'),
         url('fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.eot');
    src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('fonts/roboto-regular-webfont.woff') format('woff'),
         url('fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Conv_RobotoCondensed-Regular';
	src: url('fonts/RobotoCondensed-Regular.eot');
	src: url('fonts/RobotoCondensed-Regular.woff') format('woff'), 
	url('fonts/RobotoCondensed-Regular.ttf') format('truetype'), 
	url('fonts/RobotoCondensed-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
input::-moz-focus-inner {
	border: 0px!important;
}
div#body {
	height: auto !important;
	min-height:100%;
	color:#000000;
	position: relative;
	float: left;
	width:100%;
	font-size: 10.5pt;
	padding: 0;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	font-family: 'robotoregular';
	background:#ffffff;
}

/*main*/
div.container {
    padding:0;
    width:1170px;
	margin:0 auto;
}
div.HeadBlock{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
}
div.HeadBlock.MainHead{
	height:488px;
	background-image:url('images/headBG.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;		
}
div.HeadBlock.ContactHead{
	height:488px;	
}
div.TopBlock{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-top:11px;
}
div.TopBlock.stickytop{
	position:fixed;
	z-index:10;
	width:1170px;
	padding-top:0;
	left:50%;
	margin-left:-585px;
}
div.fla{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
}
div.TopSearch{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	background:#ffffff;
	padding-top:15px;
	padding-bottom:15px;
}
div.lang{
	display:inline-block;
	position:relative;
	float:left;
	padding-left:20px;
}
div#body a.lang_el,
span.lang_el{
	display:inline-block;
	position:relative;
	float:left;
	margin-left:7px;
	margin-right:8px;
	color:#111213;
	font-size:13.5pt;
	line-height:23px;
	font-family: 'robotoregular';
	text-decoration:none;
	 /*   border: 1px solid #000;
    border-radius: 60px;
    padding: 3px 3px 3px 4px;
    border-color: #bd0e15;*/
}
span.lang_el{
	/*text-decoration:underline;*/
	color: #bd0e15;
}
div#body a.lang_el{
	cursor:pointer;
}
div#body a.lang_el:hover{/*text-decoration:underline;*/color: #bd0e15;}
div.PhoneTop{
	display:inline-block;
	position:relative;
	float:right;
	color:#000000;
	font-size:13.5pt;
	line-height:23px;
	font-family: 'robotoregular';	
}
div.SearchLine{
	display:inline-block;
	position:relative;
	float:right;
	padding-left:21px;
	padding-right:24px;
}
div#body div.PhoneTop a{
	color:#000000;
	font-size:13.5pt;
	line-height:23px;
	font-family: 'robotoregular';	
	text-decoration:none;
}
div#body div.SearchLine input[type='submit']{
	display:inline-block;
	position:relative;
	float:left;
	border:0;
	background-image:url('images/sprite.png');
	width:21px;
	height:21px;
	background-position:0 0;
	cursor:pointer;
	padding:0;
}
div#body div.SearchLine input[type='submit']:hover{
	background-position:-22px 0;
}
div#body div.SearchLine .sText{
	display:none;
	position:relative;
	float:left;
	margin-right:5px;
	border:1px solid #bd0e15;
	border-radius:5px;
	font-family: 'robotoregular';
	color:#000000;		
	font-size:10pt;	
	line-height:10pt;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:1px;
	background-color: #FFFFFF;
	height:18px;
}
div.MenuLine{
	display:inline-block;
	position:relative;
	float:left;
	height:62px;
	width:876px;
	padding-right:77px;
	background-image:url('images/MenuRightBg.png');
	background-position:top right;
	background-repeat:no-repeat;
}
div.MenuIn{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	height:100%;
	background-image:url('images/BgMenu.jpg');
	background-repeat:repeat-x;	
}
div.LogoBl{
	display:inline-block;
	position:relative;
	float:left;
	width:217px;
	height:43px;
	background:#bd0e15;
	text-align:center;
	padding-top:10px;
	padding-bottom:9px;
}
div#body div.LogoBl a{
	text-decoration:none;
}
div#body div.LogoBl a img{border:0;}
div#body div.MenuIn ul{
	display:inline-block;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	padding-left:30px;
	padding-right:25px;
}
div#body div.MenuIn ul li{
	display:inline-block;
	position:relative;
	float:left;
	padding-left:22px;
	padding-right:22px;
}
div#body div.MenuIn.UaM ul li{
	padding-left:29px;
	padding-right:29px;	
}
div#body div.MenuIn ul li a{
	color:#ffffff;
	font-size:15.5pt;
	line-height:62px;
	cursor:pointer;
	text-decoration:none;
	font-family: 'Conv_RobotoCondensed-Regular';
}
div#body div.MenuIn ul li>span{
	display:none;
	position:absolute;
	float:left;
	left:50%;
	width:15px;
	height:8px;
	bottom:4px;
	margin-left:-7px;
	background-image:url('images/sprite.png');
	background-repeat:no-repeat;
	background-position:-46px 0;
}
div#body div.MenuIn ul li.ActM>span,
div#body div.MenuIn ul li:hover>span{display:inline-block;}
div#body div.stickytop div.MenuIn ul li>span{bottom:3px;}
div#body div.MenuIn ul li:hover a,
div#body div.MenuIn ul li.ActM a{
	color:#bd0e15;
}
div#body div.MenuIn ul li.ActM a{cursor:default;}
div.PromoTextBl{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-top:50px;
	padding-bottom:25px;
	text-align:center;
	min-height:125px;
}
div.TopBlock.stickytop+.PromoTextBl{
	padding-top:176px;
}
div#body div.PromoTextBl h1{
	display:inline-block;
	position:relative;
	color:#ffffff;
	font-weight:normal;
	font-family: 'Conv_RobotoCondensed-Regular';
	font-size:36pt;
	line-height:39pt;
	padding:0;
	margin:0;
}
span.h1Desc{
	display:inline-block;
	position:relative;
	color:#ffffff;	
	font-family: 'Conv_RobotoCondensed-Regular';
	font-size:12pt;
	line-height:18pt;
	padding-top:25px;
	padding-bottom:35px;
}
div.PromoIn{
	width:660px;
	margin:0 auto;
}
div.PromoIn.UaT{
	width:710px;
}
div#body a.HrefBut{
	display:inline-block;
	position:relative;	
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-family: 'Conv_RobotoCondensed-Regular';
	font-size:13.5pt;
	line-height:42px;
	padding-left:42px;
	padding-right:42px;
	border-radius:16px;
	background:#bd0e15;
	/*background-image:url('images/hrefButBg.jpg');
	background-repeat:repeat-x;
	background-position:0 0;*/
}
div#body a.HrefBut:hover{
	/*background-position:0 -42px;*/
	background:#ae030a;
}
div.MainContainer{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-bottom:238px;
}
div.MainContainer>div.container{
	padding-top:45px;
	padding-bottom:45px;
	min-height:500px; 
	position:relative;
}
span.TopCLine{
	display:inline-block;
	position:absolute;
	float:left;
	top:1px;
	left:0;
	right:0;
	height:4px;
	background:#bd0e15;
}
span.TopCLine>span{
	display:inline-block;
	position:relative;
	float:left;	
	height:4px;
	width:32px;
	background-image:url('images/TLbg.jpg');
	background-repeat:no-repeat;	
	left:269px;
}
div.footer_wide{
	display:inline-block;
	position:absolute;
	height:238px;
	bottom:0;
	left:0;
	right:0;
	background-image:url('images/footerBG.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;		
}
div.footer_wide>div.container{
	position:relative;
}
div.footer_wide>div.container span.TopCLine{
	top:-5px;
}
div.footer_wide>div.container>div.fla{
	padding-top:30px;
	padding-bottom:30px;
}
div.FooterPromText{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	color:#bd0e15;
	font-size:18pt;
	line-height:20pt;
	font-family: 'robotomedium';
	text-transform:uppercase;
	padding-bottom:25px;
}
div#body ul.FooterMenu{
	display:inline-block;
	position:relative;
	padding:0px;
	margin:0 auto;
	padding-bottom:32px;
}
div#body ul.FooterMenu li{
	display:inline-block;
	position:relative;
	float:left;
	list-style:none;
	margin:0;
	padding-left:25px;
	padding-right:25px;
}
div#body ul.FooterMenu li a{
	text-decoration:none;
	color:#ffffff;
	font-size:15.75pt;
	line-height:18pt;
	font-family: 'Conv_RobotoCondensed-Regular';
}
div#body ul.FooterMenu li a:hover{text-decoration:none; color:#bd0e15;}
div.TACenter{text-align:center;}
div#body div.footer_wide a.FooterPhone{
	display:inline-block;
	position:relative;	
	text-decoration:none;
	cursor:pointer;
	color:#bd0e15;
	font-size:15.75pt;
	line-height:18pt;
	font-family: 'robotomedium';	
}
div#body div.footer_wide a.FooterPhone:hover{
	text-decoration:underline;
}
div.RightBlock{
	display:inline-block;
	position:relative;
	float:left;	
	width:100%;
}
div.LeftMenuBL{
	display:inline-block;
	position:relative;
	float:left;	
	width:269px;
	padding-right:32px;
	padding-bottom:55px;
}
div.LeftMenuBL+div.RightBlock{
	width:869px;
	padding-bottom:25px;
}
div.MenuGroup{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;	
}
div.MenuGroup{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-top:13px;
	padding-bottom:22px;
}
div#body div.MenuGroup>a{
	color:#111213;    /*#bd0e15*/
	text-decoration:none;
	font-size:15pt;
	line-height:14pt;
	font-family: 'robotoregular';
}
div#body div.MenuGroup>a:hover,
div#body div.MenuGroup>a.ActM{text-decoration:none;color:#bd0e15;}
div#body div.MenuGroup ul{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	padding-top:6px;
}
div#body div.MenuGroup ul li {
	list-style:none;
    padding: 3px 2px 5px 12px;
    background: url(images/liar.png) no-repeat 2px 9px;
	float:left;
	width: 96%;
}
div#body div.MenuGroup ul>ul{
	display:none;
	padding:0;
	margin:0;	
	padding-left:10%;
	width:90%;
}
div#body div.MenuGroup ul li a{
	color:#000000;
	font-size:12pt;
	line-height:13pt;
	margin-top:5px;
	margin-bottom:5px;
	font-family: 'robotoregular';
	text-decoration:none;
}
div#body div.MenuGroup ul li a.ActLm,
div#body div.MenuGroup ul li a.ActLm:hover,
div#body div.MenuGroup ul li a:hover{
	/*text-decoration:underline;*/
	color:#bd0e15;
}
div#body div.MenuGroup ul li a.ActLm:hover{
	cursor:default;
}
div#body div.MenuGroup ul li.ActLi+ul{
	display:inline-block;
}
div.BlockTitle>span{
	display:inline-block;
	position:relative;
	float:left;
	padding-right:8px;
	color:#bd0e15;
	font-family: 'Conv_RobotoCondensed-Regular';
	font-size:22.5pt;
	line-height:24pt;
	background:#ffffff;
}
div.BlockTitle>span>i{
	display:inline-block;
	position:absolute;
	float:right;	
	bottom:5px;
	right:0;
	width:2px;
	height:4px;	
	background-image:url('images/BlocktitleBg.jpg');
	background-repeat:no-repeat;	
}
div.BlockTitle>i{
	display:inline-block;
	position:absolute;
	float:left;	
	bottom:5px;
	left:0;
	right:0;
	height:4px;
	background:#373737
}
div.CatSecListMain{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-top:18px;
	padding-bottom:18px;
}
div.BlockLine{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;	
	margin-top:16px;
	margin-bottom:16px;	
}
div.CatEl{
	display:inline-block;
	position:relative;
	float:left;
	width:270px;
	margin-left:15px;
	margin-right:15px;
}
div.CatEl.First{margin-left:0;}
div.CatEl.Last{margin-right:0;margin-left: 14px;}
div#body div.CatEl>a{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;	
	text-decoration:none;
}
div#body div.CatEl>a img{border:0;max-width:100%;}
div#body div.CatEl>div.fla{
	padding-top:17px;
	padding-bottom:3px;
}
div#body div.CatEl>div.fla a{
	display:inline-block;
	position:relative;
	float:left;
	padding-left:19px;
	text-decoration:none;
	color:#000000;
	font-size: 12pt;
    line-height: 15pt;
    font-family: 'robotoregular';
}
div#body div.CatEl>div.fla a:hover{
	/*text-decoration:underline;*/
	color:#bd0e15;
}
div#body div.CatEl>div.fla a span{
	display:inline-block;
	position:absolute;
	float:left;	
	width:7px;
	height:13px;
	text-decoration:none;
	background-image:url('images/Catarr.png');
	background-repeat:no-repeat;	
	left:0;
	top:50%;
	margin-top:-7px;
}
div#body div.CatEl>div.fla a:hover span{text-decoration:none;}
div.SectionTitle{
	padding-top:10px;
}
div.SectionTitle>span{
	display:inline-block;
	position:relative;
	float:right;
	padding-left:8px;
	color:#000; /*#bd0e15;*/
	font-family: 'robotoregular';
	font-size:16pt;
	line-height:18pt;
	background:#ffffff;
}
/*div.SectionTitle>span>i{
	display:inline-block;
	position:absolute;
	float:right;	
	bottom:5px;
	left:0;
	width:2px;
	height:2px;	
	background-image:url('images/SectitleBg.jpg');
	background-repeat:no-repeat;	
}*/
div.SectionTitle>i{
	display:inline-block;
	position:absolute;
	float:left;	
	bottom:5px;
	left:0;
	right:0px;
	height:1px;
	background:#e2e2e2;
}

div#body div.TopBlock.stickytop{
	-webkit-transform: scaleY(0.9);
	-ms-transform: scaleY(0.9); 
	transform: scaleY(0.9);	
}
div.TopBlock.stickytop div.TopSearch{
    padding-top: 10px;
    padding-bottom: 10px;	
}
div.TopBlock.stickytop  div.MenuLine{
	height: 55px;
}
div#body div.TopBlock.stickytop div.MenuIn ul li a{line-height:55px;}
div#body div.TopBlock.stickytop div.MenuIn{background-position: bottom center;}
div#body div.TopBlock.stickytop div.MenuLine{background-position: bottom right;}
div#body div.TopBlock.stickytop div.LogoBl{padding-top: 6px;padding-bottom: 6px;}
span.TopText{
	display:inline-block;
	position:relative;
	color:#000000;
	font-family:'RobotoRegular'!important;
	/*font-family: 'Conv_RobotoCondensed-Regular';*/
	font-size:30pt;
	line-height:34pt;	
	padding-top:15px;
}
div.PicPlace:hover {webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 999999999999999999;
    background: #fff;
    }
div.MainContainer>div.container.InnerCont{
	padding-top:15px;
}
div.bx-breadcrumb{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:5px 0;
	padding-bottom:20px;
}
div#body .bx-breadcrumb .bx-breadcrumb-item a,
div#body .bx-breadcrumb .bx-breadcrumb-item a span{
	color:#727272;
	text-decoration:none;
	font-size:13pt;
	line-height:15pt;
	cursor:pointer;
	font-family: 'robotoregular';
}
div#body .bx-breadcrumb .bx-breadcrumb-item a:hover,
div#body .bx-breadcrumb .bx-breadcrumb-item a:hover span{
	/*text-decoration:underline;*/
	color: #bd0e15;
}
div#body .bx-breadcrumb .bx-breadcrumb-item > span{
	color:#000000;
	font-size:13pt;
	line-height:15pt;
	font-family: 'robotoregular';
}
div.bx-breadcrumb .bx-breadcrumb-item,
div.bx-breadcrumb i{margin-right:17px;}
div.bx-breadcrumb i{
	color:#be1017;
	font-size: 15pt;
    line-height: 13pt;
    top: -2px;
    position: relative;	
}
div.RightBlock h1{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#000000;
	font-family: 'Conv_RobotoCondensed-Regular';
	font-size:21pt;
	line-height:24pt;	
	padding-bottom:15px;
}
div.RightBlock.ContactPage h1{
	color:#000000; 
	font-size:21pt;
    text-align: center;
}
div.AboutInfo{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;	
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #e2e2e2;
}
div#body div.RightBlock p{
	text-align:justify;
	font-family: 'robotoregular';
	font-size:12pt;
	line-height:15pt;
	margin:0;
	padding:3px 0;
}
/*main*/

/*contacts*/
div.MapAbs{
	display:inline-block;
	position:absolute;
	float:left;	
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:0;
}
div.MapAbs+div.container{z-index:2;}
div#map_canvas{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;	
    height:488px;	
}
div.OficeLine{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:25px;
}
div.OficeEL{
	display:inline-block;
	position:relative;
	float:left;
	width:209px;
	margin-right:10px;
	background:#f3f3f3;
	min-height:236px;
	height:auto;
	margin-bottom:10px;
}
div.OficeEL.LastOf{margin-right:0;}
div.InnerOfEl{
	display:inline-block;
	position:relative;
	float:left;
	width:189px;
	padding:10px;
}
span.IconPlace{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;	
	padding-top:19px;
	text-align:center;
	height:55px;
	padding-bottom:10px;
}
span.IconPlace span{
	display:inline-block;
	position:relative;
	background-image:url('images/sprite.png');
	background-repeat:no-repeat;
}
span.IconPlace span.PhIcon{
	width:40px;
	height:40px;
	background-position:0 -32px;
}
span.IconPlace span.LetIcon{
	width:62px;
	height:27px;
	background-position:-48px -32px;
	margin-top:7px;
}
span.IconPlace span.MapIcon{
	width:27px;
	height:40px;
	background-position:-120px -32px;
}
span.IconPlace span.TmIcon{
	width:40px;
	height:40px;
	background-position:-160px -32px;
}
span.OfElname{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	color:#000000;
	font-family: 'robotoregular';
	font-size:12pt;
	line-height:14pt;
	padding-bottom:20px;
}
span.DetailOfText{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	color:#000000;
	font-family: 'robotoregular';
	font-size:11.25pt;
	line-height:14pt;	
}
span.DetailOfText b{
	font-weight:normal;
	font-family: 'robotobold';
}
div#body span.DetailOfText a{
	text-decoration:none;
	color:#000000;
	font-family: 'robotobold';
	font-size:12pt;
	line-height:14pt;
}
div#body span.DetailOfText a:hover{text-decoration:underline;}
span.phoneDescText{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;	
	text-align:center;
	font-size:9.75pt;
	line-height:12pt;
	margin-top:12px;		
}
div#body div.RightBlock h2{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;	
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:21pt;
	line-height:24pt;
	padding-top:10px;
	padding-bottom:10px;
	font-family: 'Conv_RobotoCondensed-Regular';
}
div#body div.RightBlock.ContactPage h2{
    text-align: center;
}
div.MenLine{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-bottom:15px;
}
div.MenEl{
	display:inline-block;
	position:relative;
	float:left;
	width:274px;
	border:1px solid #e2e2e2;
	min-height:160px;
	height:auto;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
}
div.MenEl.LatMenEl{margin-right:0;}
div.InMenBlock{
	display:inline-block;
	position:relative;
	float:left;
	margin-left:9px;
	margin-right:9px;
	width:256px;
	padding-top:30px;
	padding-bottom:10px;
}
span.MenName{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	min-height:25px;
	padding-bottom:5px;
	color:#bd0e15;
	font-family: 'robotobold';
	font-size:12pt;
	line-height:23px;	
}
span.MenName>span{
	display:inline-block;
	position:relative;
	float:left;
	width:23px;
	height:23px;
	background-image:url('images/sprite.png');
	background-repeat:no-repeat;
	background-position:-208px -32px;
	margin-right:20px;
	margin-bottom:10px;
}
span.MenElInfo{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
	font-family: 'robotoregular';
	font-size:11.25pt;
	line-height:14pt;	
}
span.MenElInfo b{
	font-weight:normal;
	font-family: 'robotobold';
}
div#body span.MenElInfo a{
	text-decoration:none;
	color:#000000;
	font-family:'robotoregular';
	font-size:11.25pt;
	line-height:14pt;
}
div#body span.MenElInfo a:hover{text-decoration:underline;}
div.FormBlock{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-top:35px;
	padding-bottom:35px;
	background:#f3f3f3;
	margin-bottom:50px;
	margin-top:15px;
}
div.mfeedback{
	display:inline-block;
	position:relative;
	float:left;	
	padding-left:50px;
	width:520px;
}
span.wsw_name{
	display:inline-block;
	position:relative;
	float:left;	
	width:100%;	
	font-family: 'Conv_RobotoCondensed-Regular';
	font-size:21pt;
	line-height:24pt;
}
span.wsw_desc{
	display:inline-block;
	position:relative;
	float:left;	
	width:100%;	
	font-family: 'robotoregular';
	font-size:12pt;
	line-height:14pt;
	padding-top:8px;
	padding-bottom:25px;	
}
div.form_element {
    display:inline-block;
    float: left;
    padding-top: 10px;
	padding-bottom:10px;
    position: relative;
    width:100%;
}
div.form_text_value {
    display:inline-block;
    float: left;
    position: relative;
    width: 100%;
}
div.form_text_value > input {
    display:inline-block;
    float: left;
    position: relative;	
    background: #ffffff;
    border: 1px solid #e2e2e2;
    color: #0d0d0d;
    font-family: 'robotoregular';
    font-size:12pt;
    height: 27px;
    padding: 10px 5px 10px 19px;
    width:95%;
}
div.form_text_value > textarea {
    display:inline-block;
    float: left;
    position: relative;		
    background: #ffffff;
    border: 1px solid #e2e2e2;
    color: #0d0d0d;
    font-family: 'robotoregular';
    font-size:12pt;
	line-height:14pt;
    height: 65px;
    padding: 10px 5px 10px 19px;
    resize: none;
    width: 95%;
}
div.form_text_value input[type="submit"],
div.search-page input[type="submit"] {
    display:inline-block;
    float: left;
    position: relative;		
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-size:13.5pt;
	line-height: 13.5pt;
    height: 42px;
    padding-left: 44px;
    padding-right: 44px;
    font-family: 'Conv_RobotoCondensed-Regular';
	border-radius:15px;
    width: auto;
    background: #bd0e15;
}
div.form_text_value input[type="submit"]:hover,
div.search-page input[type="submit"]:hover{
    background:#ae030a;
}
div.err_fild > input, 
div.err_fild > textarea {
    border: 1px solid #bd0e15;
}
div.mess_Err {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #bd0e15;
}
div.err_fild div.mess_Err {
    display: block;
}
p.ok_text{
	color:green;
}
/*contacts*/

/*tex info*/
div.Accordion_tex{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:20px;
}
div#body div.Accordion_tex h3,
div#body div.Accordion_sert h3,
div#body div.Accordion_section h3{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;	
	margin:0;
	padding:0;
	cursor:pointer;	
	font-weight:normal;
	padding-top:20px;
	padding-bottom:20px;
	border:1px solid #f3f3f3;
	background:#f3f3f3;
	margin-bottom:13px;
}
div#body div.Accordion_tex h3 span.h3_title,
div#body div.Accordion_sert h3 span.h3_title,
div#body div.Accordion_section h3 span.h3_title{
	display:inline-block;
	position:relative;
	float:left;
	color:#000000;
	font-family: 'RobotoRegular';
    font-size: 15pt;
	line-height:18pt;
	/*border-bottom:0px dashed #000000;*/
	margin-left:20px;
}
div#body div.Accordion_tex h3:hover span.h3_title,
div#body div.Accordion_sert h3:hover span.h3_title,
div#body div.Accordion_section h3:hover span.h3_title{
	/*border-bottom:0;
	margin-bottom:1px;*/
	color:#bd0e15;
}
div#body div.PricePage div.Accordion_tex h3{
	cursor:default;
	margin-bottom:0;
}
div#body div.PricePage div.Accordion_tex h3:hover span.h3_title{
	color:#000000;	
}
div.AcInfo{
	display:none;
	position:relative;
	float:left;
	width:100%;	
	margin-bottom:13px;
	border:1px solid #f3f3f3;
	border-top:0;
	padding-top:25px;
	padding-bottom:25px;
	/*height:auto!important;*/
}
div#body div.Accordion_tex h3.ui-accordion-header-active+div.AcInfo{height:auto!important;}
div#body div.Accordion_sert h3.ui-accordion-header-active+div.AcInfo{height:auto!important;}

span.arrowAcord{
	display:inline-block;
	position:absolute;
	float:right;
	right:31px;
	height:24px;
	width:24px;
	top:50%;
	margin-top:-12px;
	background-image:url('images/sprite.png');
	background-repeat:no-repeat;
	background-position:-27px -80px;	
}
div#body div.Accordion_tex h3:hover span.arrowAcord,
div#body div.Accordion_sert h3:hover span.arrowAcord,
div#body div.Accordion_section h3:hover span.arrowAcord{
	background-position:-54px -80px;
}
div#body div.Accordion_tex h3.ui-accordion-header-active span.arrowAcord,
div#body div.Accordion_sert h3.ui-accordion-header-active span.arrowAcord,
div#body div.Accordion_section h3.ui-accordion-header-active span.arrowAcord{
	background-position:0px -80px;
}
div#body div.Accordion_tex h3.ui-accordion-header-active,
div#body div.Accordion_sert h3.ui-accordion-header-active,
div#body div.Accordion_section h3.ui-accordion-header-active{
	background:none;
	margin-bottom:0;
}
div.DocLine{
	display:inline-block;
	position:relative;
	float:left;
	width:95%;
	margin-left:2.5%;
	margin-right:2.5%;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:38px;
	margin-bottom:38px;
}
div.DocLine.DocLast{border-bottom:0px;margin-bottom:0px;}
div.Accordion_sert{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:60px;
}
div.RightBlock.SertPage h1,
div.RightBlock.PricePage h1{
	font-size: 21pt;
	text-align:center;
	color:#000000;
}
div#body div.RightBlock.SertPage h2{color:#000;text-align: center;}
div.DocEl{
	display:inline-block;
	position:relative;
	float:left;
	width:259px;
	margin-right:24px;
	text-align:center;
}
div.DocEl.DocElLast{
	margin-right:0;
}
div#body div.DocEl a.PhotoDoc,
div#body div.DocEl span.PhotoDoc{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	margin-bottom:22px;
}
div#body div.DocEl a.PhotoDoc{cursor:pointer}
div#body div.DocEl a.PhotoDoc img{border:0;}
div#body div.DocEl a.PhotoDoc img,
div#body div.DocEl span.PhotoDoc img{
	max-width:100%;
	height:auto;
}
div#body div.DocEl a.NameDoc,
div#body div.DocEl span.NameDoc{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	color:#000000;
	font-size:12pt;
	font-family: 'robotoregular';
	line-height:14pt;
	text-decoration:none;
	min-height:54px;
	margin-bottom:10px;
}
div#body div.DocEl a.NameDoc:hover{text-decoration:underline;}
span.DownBut{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	text-align:center;
}
div#body span.DownBut a{
	display:inline-block;
	position:relative;
	padding-left:56px;
	padding-right:38px;
	border-radius:15px;
	height:28px;
	line-height:28px;
	text-decoration:none;
	cursor:pointer;
	border:1px solid #bd0e15;
	color:#000000;
	font-family: 'RobotoRegular';
	font-size:12pt;
}
div#body span.DownBut a:hover{
	background:#bd0e15;	
	color:#ffffff;
}
div#body span.DownBut a span{
	display:inline-block;
	position:absolute;
	float:left;
	left:25px;
	width:11px;
	height:13px;
	margin-top:-6px;
	top:50%;
	background-image:url('images/sprite.png');
	background-repeat:no-repeat;
	background-position:-83px -80px;	
}
div#body span.DownBut a:hover span{background-position:-97px -80px;}
div#body a.add_toc{
	display:inline-block;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	border-radius:15px;
	height:28px;
	line-height:28px;
	text-decoration:none;
	cursor:pointer;
	border:1px solid #bd0e15;
	color:#000000;
	font-family: 'RobotoRegular';
	font-size:12pt;	
}
div#body a.add_toc:hover{
	background:#bd0e15;	
	color:#ffffff;	
}
div.search-page input.search-query {
    display:inline-block;
    float: left;
    position: relative;	
    background: #ffffff;
    border: 1px solid #e2e2e2;
    color: #0d0d0d;
    font-family: 'robotoregular';
    font-size:12pt;
    height: 27px;
    padding: 10px 5px 10px 19px;
	width:95%;
}
div.search-page{
    display:inline-block;
    float: left;
    position: relative;	
	width:100%;
	padding-bottom:50px;
}
div.RightBlock.PricePage div.AcInfo{
	display:inline-block;
}
div.RightBlock.CatalogPage h1{
	font-weight:normal;
	padding:0;
	margin:0;
    padding-right: 8px;
    color: #bd0e15;
    font-family: 'Conv_RobotoCondensed-Regular';
    font-size: 22.5pt;
    line-height: 24pt;
    background: #ffffff;
}
/*tex info*/

/*news*/
div.news_list{
    display:inline-block;
    position: relative;
    float: left;
    width: 100%;
	padding-bottom:20px;
}
div.nl_el {
    display:inline-block;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom:25px;
}
div.nl_el>div.news_el {
    display:inline-block;
    position: relative;
    float: left;	
    background: #ffffff;
    border: 1px solid #e2e2e2;
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
    padding-top: 15px;
    padding-bottom: 15px;	
}
span.news_text {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
    font-family: 'robotoregular';
    list-style: lighter;
    font-size: 12pt;
    line-height: 14pt;
}
div#body div.news_el a.nehr, span.nehr {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 18px;
    color: #111213;
    font-size: 15pt;
    line-height: 14pt;
    font-family: 'robotoregular';
	text-decoration:none;
}
div#body div.news_el a.nehr:hover{
    color: #bd0e15;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background:#bd0e15!important;
}
div.news_detail {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
}
div#body div.RightBlock p.BackArr{
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;	
	padding-top:10px;
}
div#body p.BackArr a{
	display: inline-block;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 15px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #bd0e15;
    color: #000000;
    font-family: 'RobotoRegular';
    font-size: 12pt;
}
div#body p.BackArr a:hover{
    background: #bd0e15;
    color: #ffffff;
}
/*news*/

/*add*/
table.map-columns a{
    color: #000000;
    font-size: 12pt;
    line-height: 13pt;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'robotoregular';
	text-decoration:none;
}
table.map-columns li{
	list-style: none;
    padding: 3px 2px 5px 12px;
    background: url(images/liar.png) no-repeat 2px 9px;	
}
table.map-columns ul.map-level-0>li>a{
    color: #111213;
    text-decoration: none;
    font-size: 15pt;
    line-height: 14pt;
    font-family: 'robotoregular';
	font-weight:normal;
}
table.map-columns a:hover,
table.map-columns ul.map-level-0>li>a:hover{
	color: #bd0e15;
}
div.PdFLine{
	margin-top:15px;
	margin-bottom:15px;
	padding-top:20px;
	padding-bottom:20px;
}
div.PdFLine span.DownBut{
	float:right;
	width:auto;
}
div#body a.PriceLTitle{
	display:inline-block;
	position:relative;
	float:right;
	padding-left:95px;
	font-family:'Conv_RobotoCondensed-Regular';
	color: #000000;
	line-height:30px;
    font-size: 15pt;
    font-family: 'robotoregular';
	margin-right:20px;
	text-decoration:none;
}
/*span.PriceLTitle>span{
	display:inline-block;
	position:absolute;
	float:left;	
	left:35px;
	width:26px;
	height:29px;
	margin-top:-14px;
	top:50%;
	background-image:url('images/sprite.png');
	background-repeat:no-repeat;
	background-position:-69px 0px;	
}*/
div#body a.PriceLTitle>span{
	display:inline-block;
	position:absolute;
	float:left;	
	left:35px;
	width:44px;
	height:50px;
	margin-top:-25px;
	top:50%;
	background-image:url('images/sprite.png');
	background-repeat:no-repeat;
	background-position:0px -114px;	
	text-decoration:none;
}
div.ProdList{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	margin-top:15px;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	font-family:'Conv_RobotoCondensed-Regular';
	color: #000000;
	line-height:18pt;
	font-size:18pt;	
	background:#f3f3f3;
}
div.OtherSL{
	display:inline-block;
	position:relative;
	float:left;
	width:99.8%;
	border:1px solid #e2e2e2;
	margin-bottom:40px;
}
div.OtherSL div.CatEl{
	margin-left:2%;
	margin-right:2%;
	width:29%;
}
div#body div.OtherSL div.CatEl div.PicPlace>a{
	display:inline-block;
	position:relative;
	margin-left:5%;
	margin-right:5%;
	width:90%;
	height:188px;
	line-height:188px;	
}
div#body div.OtherSL div.CatEl div.PicPlace>a img{
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	max-width:100%;
}
div.PicPlace{
	display:inline-block;
	position:relative;
	float:left;
	width:100%;
	border:3px olid #e2e2e2;
}
/*div#body div.OtherSL div.CatEl>div.fla a{
	padding-left:0;
	width:auto;
	float:none;
	display: table-cell;
	vertical-align: middle;	
}
div#body div.OtherSL div.CatEl>a+div.fla{
	display: table;
	height:60px;
	min-height:60px;
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #e2e2e2;
	padding-top:10px;
	padding-bottom:10px;
}*/
div.RightBlock p img{
	max-width: 100%;
}
div.PadBotDesc{
	padding-bottom:20px;
}
div.ImageSection{
	padding-bottom:10px;
	padding-left:15%!important;
	padding-right:15%;
	width:70%!important;
	text-align:center;
}
/*div.ImageSection.Sl{width:100%!important;}*/
div.ImageSection a {cursor:pointer;}
div.ImageSection img{max-width:100%;}
div.ImageSection a img{border:0;}
div.ELine{
	display:inline-block;
	position:relative;
	float:left;
	width:98%;
	padding-left:2%;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #f3f3f3;
}
div.ELine.LEine{border-bottom:0;}
div.Accordion_section div.AcInfo{
	padding-top:0;
	padding-bottom:0;
}
div#body div.Accordion_section div.ELine a{
	display:inline-block;
	position:relative;
	float:left;
	padding-left:19px;
	text-decoration:none;
	color:#000000;
	font-size: 13pt;
    line-height: 15pt;
    font-family: 'robotoregular';
}
div#body div.Accordion_section div.ELine a:hover{
	/*text-decoration:underline;*/
	color:#bd0e15;
}
div#body div.Accordion_section div.ELine a span{
	display:inline-block;
	position:absolute;
	float:left;	
	width:8px;
	height:13px;
	text-decoration:none;
	background-image:url('images/Catarr.png');
	background-repeat:no-repeat;	
	left:0;
	top:50%;
	margin-top:-7px;
}
div#body div.Accordion_section div.ELine a:hover span{text-decoration:none;}
div.StatBut{
	padding-bottom:15px;
}
div#body div.search-item h4,
div#body div.search-item h4>a b{
	font-weight:normal;
}
div#body div.search-item h4>a{
	color: #111213;
    text-decoration: none;
    font-size: 15pt;
    line-height: 14pt;
    font-family: 'robotoregular';	
}
div#body div.search-item h4>a:hover{
	color: #bd0e15;
}
div.InnerHead div.PromoTextBl{
	padding-top:1px;
	min-height:1px;
}
div.InnerHead div.PromoIn{display: table;min-height: 150px;}
div.InnerHead span.TopText{
	padding-top:0px;
	display: table-cell;
	vertical-align: middle;
}
div.search-page table{
	width:100%;
	border:0;	
}
span.spArt{
	display:inline-block;
	position:relative;
	float:left;
	margin-bottom:15px;
    font-size: 15pt;
    line-height: 14pt;
    font-family: 'robotoregular';
}
span.spPrice{
	display:inline-block;
	position:relative;
	float:right;
	margin-bottom:15px;
    font-size: 15pt;
    line-height: 14pt;
    font-family: 'robotoregular';
}
div.rData>b,
span.spPrice>span{color:#bd0e15;}
div.rData>b{font-weight:normal;}
div.rData{
	float:right;
}
div#body div.Accordion_section div.ELine a{width:96%;}
/*add*/

/*media*/
@media screen and (max-width:1170px){
	div#body{width: 1170px;}
	div.container {
		width:1160px !important;
	}	
	div.LogoBl{width:207px;}
	div.LeftMenuBL{padding-right:22px;}
	div.TopBlock.stickytop{
		width:1160px;
		margin-left:-580px;
		
	}	
}
/*media*/