/* RESET */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,em,img,q,s,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,embed,footer,header,hgroup,menu,nav,section{
margin:0;padding:0;border:0;vertical-align:baseline}
img{border:none}
body{line-height:1; font-family: Arial;}
table{border-collapse:collapse;border-spacing:0}

/*@font-face {
    font-family: "Dinpro";
    src: url("fonts/Dinpro/DINPro.eot");
    src: url("fonts/Dinpro/DINPro.eot")format("embedded-opentype"),
    url("fonts/Dinpro/DINPro.woff") format("woff"),
    url("fonts/Dinpro/DINPro.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/*DIN PRO LIGHT*/
/*
@font-face {
    font-family: "Dinpro11";
    src: url("fonts/dinlight/din-light.eot");
    src: url("fonts/dinlight/din-lighto.eot")format("embedded-opentype"),
    url("fonts/dinlight/din-light.woff") format("woff"),
    url("fonts/dinlight/din-light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}*/
/*
@font-face {
    font-family: "DINNextW1G-Bold";
    src: url("fonts/DINNext/DINNextW1G-Bold/DINNextW1G-Bold.eot");
    src: url("fonts/DINNext/DINNextW1G-Bold/DINNextW1G-Bold.eot")format("embedded-opentype"),
    url("fonts/DINNext/DINNextW1G-Bold/DINNextW1G-Bold.woff") format("woff"),
    url("fonts/DINNext/DINNextW1G-Bold/DINNextW1G-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}
*/
/*
@font-face {
    font-family: "DINNextW1G-Regular";
    src: url("fonts/DINNext/DINNextW1G-Regular/DINNextW1G-Regular.eot");
    src: url("fonts/DINNext/DINNextW1G-Regular/DINNextW1G-Regular.eot")format("embedded-opentype"),
    url("fonts/DINNext/DINNextW1G-Regular/DINNextW1G-Regular.woff") format("woff"),
    url("fonts/DINNext/DINNextW1G-Regular/DINNextW1G-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
*/
@font-face {
    font-family: "DINNextW1G-Light";
    src: url("fonts/DINNext/DINNextW1G-Light/DINNextW1G-Light.eot");
    src: url("fonts/DINNext/DINNextW1G-Light/DINNextW1G-Light.eot")format("embedded-opentype"),
    url("fonts/DINNext/DINNextW1G-Light/DINNextW1G-Light.woff") format("woff"),
    url("fonts/DINNext/DINNextW1G-Light/DINNextW1G-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family:"Unipix";
    src:url("fonts/font-unipix/unipix-unipix.eot");
    src:url("fonts/font-unipix/unipix-unipix.eot?#iefix") format("embedded-opentype"),
    url("fonts/font-unipix/unipix-unipix.woff2") format("woff2"),
    url("fonts/font-unipix/unipix-unipix.woff") format("woff"),
    url("fonts/font-unipix/unipix-unipix.ttf") format("truetype"),
    url("fonts/font-unipix/unipix-unipix.svg#unipixregular") format("svg");
    font-weight:400;
    font-style:normal
}

/* LAYOUT */
body{
    font-family: arial, sans-serif;
     min-width: 980px;
}
#body{
    overflow:hidden;
    min-width: 980px;
}
#workarea{
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.pull-right{
    float: right;
}
.wrapper{
    width: 960px;
    margin: 0 auto;
}
.relative{
    position:relative;
}
.clearfix:before,.clearfix:after{
    content:'';
    display: table;
}
.clearfix:after{
    clear: both;
}


#wa_left,
#wa_center,
#wa_right{
    float: left;
}

#wa_left{
    width:180px;
	margin-right: 15px; /* Upd. 10.12.2013, eozuyev */
}

#wa_center{
	width: 960px;
	
}

#slider{
	width:765px;
	height:319px;
	float:left;
}

#wa_left + #wa_center{
    width:780px;
}



#header{
    height: 130px;
    position: relative;
	overflow:visible;
}
#header.breadcrumbs{
    height: 162px;
}

#footer{
    margin-top: 60px;
    min-width: 960px;
}



#logo{
    display: block;
    float: left;
    margin: 20px 0px 5px 40px;
    width: 105px;
    height: 63px;

    z-index: 10000;
}
.logo-color{fill:#0078dc;}

/* ПОИСК */
.search{
    height: 23px;
    width: 190px;
    border: 1px solid #bdbdbd;
    border-radius: 0 3px 3px 0;
    position: relative;
}
.search input{
    border: none;
    outline: none;
    height: 23px;
    width: 154px;
    line-height: 23px;
    position: absolute;
    top:0;
    left:0;
    padding: 0 8px;
}
.lupa{
    position: absolute;
    right: -1px;
    top: -1px;
    width: 26px;
    height: 25px;
    background: url(images/elements-blue.png) -190px 0 no-repeat;
    cursor: pointer;
}


/* MENU_TOP */

#menu_top{
    height: 39px;
    background:#0078dc;
    margin-top: 2px;
}
#header.breadcrumbs #menu_top{
    bottom: 32px;
}
#menu_top a{
    display: block;
    text-decoration: none;
}
#menu_top li{
    height: 39px;
    width: 120px;
    list-style: none;
    display: inline-block;
    float: left;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    border-left: 1px solid #93c7f2;
    box-sizing: border-box;
}
#menu_top a:first-child li{
    border-left: none;
}

.li2Lines{
    line-height: .9;
    padding-top: 6px;
}
#menu_top .li2Lines{
    line-height: .9;
    padding-top: 6px;
}
#menu_top a:hover li{
    background:#e6f4fe;
    color: #0078dc;
}



#whois{
    position: absolute;
    right: 0;
    top: 58px;
    color: #0078dc;
    font-size: 13px;
}
#whois a{
    color: #0078dc;
    text-decoration: none;
}
#whois a:hover{
    color: #d30d01;
}



#site{
    position: absolute;
    right: 366px;
    top: 27px;
    font-size: 12px;    
}
#site a{
    color: #5e5e5e;
    text-decoration: none;
}
#site a:hover{
    color: #8cccf7;
}

#site_lang{
    position: absolute;
    right: 255px;
    top: 27px;
    font-size: 12px;    
}
#site_lang a{
    color: #5e5e5e;
    text-decoration: none;
    margin-top: 2px;
}
#site_lang a:hover{
    color: #8cccf7;
}

/* ЯЗЫК */
#lang{
    position: absolute;
	z-index:100;
    right: 226px;
    top: 16px;
    cursor: pointer;
    font-size: 12px; 
    background:#fff;
    border:1px solid #fff;
}
    
    #select{
        position:absolute;
        top:0;
        right:0;
        width:90px;
		padding:10px 15px 0 0;
    }
 
    #language > li > a:hover, #select:hover, .act{
       color:#0078dc;
    }

    #select:after{
        width: 9px;
        height: 5px;
        content: "";
        background:url(images/elements-blue.png) -268px 0 no-repeat;
        position: absolute;
        top: 13px;
		right: 3px;
    }
    
    
#language{
    display: none;
    font-size: 12px;
    list-style:none;
    width:200px;
	overflow:hidden;
	padding: 30px 20px 20px 20px;
}

    #language > li{
        float:left;
        width:80px;
        padding:10px;
    }
    
        #language > li > a{
            font-size:12px;
            color:#000;
			text-decoration:none;
        }

#fade{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 10;
	display: none;
	/*opacity: 0.3;*/
	background:url(images/black.png) repeat;
}

/* COLUMNS - BANERS */

.colFour{
    float: left;
    width:751px;
    /* margin: 23px 0 0 15px; */
    margin: 0px;
    padding-right: 14px;
    color: #5e5e5e;
}

.colOne{
    float: left;
    width:160px;
    min-height: 40px;
    margin: 25px 0 0 15px;
    padding: 0 10px;
}

.colOne.border{
    border: 1px solid #c2bfbf;
    width: 178px;
    padding: 0;
}

.endLine{
    margin-right: 0;
}





.colFour img{
    float: left;
    margin-right: 14px;
}

.valignBtm{
    width: 268px;
    position: absolute;
    right: 10px;
    bottom: 28px;
    
}

/* БАНЕРЫ С РАМКОЙ */
.border h3,
.border p{
    padding-left: 9px;
    padding-right: 9px;
}
.date + p{
    margin-bottom: 8px;
}

.newLine{
    clear: left;
    margin-left: 0;
}



/* КРАСНЫЙ БАНЕР */
.bgRed{
    background: #0078dc;
    color: #fff !important;
}


/* HEADERS */
.colFour h1{
    /*font:bold 32px/36px "Dinpro", arial, sans-serif;*/
    font:bold 32px/36px "DINNextW1G-Light",arial, sans-serif;
    color: #0078dc;
    margin-bottom: 5px;
}

h3{
    color: #0078dc;
/*    font-family: "Dinpro";*/
    font-family: "DINNextW1G-Light";
    font-weight: bold;
    font-size: 17px;
    margin: 18px 0 11px;
    line-height: .9;
}
.border h3{
    margin: 11px 0 10px;
}

.bgRed h3{
    color: #fff;
    font-size: 20px;
    line-height: 1.1;
    margin: 11px 3px 10px;
}


#footerMap h3{
    color: #fff;
    font-size: 14px;
    margin: 12px 0 8px;
}



/* P */
 
p{
    font: 12px/16px  Arial;
    color: #5e5e5e;
    margin-bottom: 17px;
}
.pre-bullit{
    margin-bottom: 4px;
}


/* A */

.aBgRed{
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-top: 7px;
    margin-left: 3px;
    margin-right: 3px;
}
.aBgRed:hover{   
    color: #393939;
    text-decoration: underline;
}

.date + p a,
.date + p a:visited,
.aGrey{
    color: #5e5e5e;
    text-decoration: none;
}
.date + p a:hover,
.aGrey:hover{
    color: #000;
    text-decoration: underline;
}


/* DATE */

.date{
    position: relative;
    left: 10px;
    margin-bottom: 0px;
}

.border .date{
    left: 10px;
}

/* BULLIT */

.bullit:before{
    content: "E";
    position: absolute;
    top: 1px;
    left: -12px;
    font-family: "Unipix";
    color: #0078dc;
    font-size: 16px;
/*    width: 6px;
    height: 10px;
    content: "";
    background: url(images/elements-blue.png) -191px -29px no-repeat;
    position: absolute;
    top:1px;
    left: -9px;*/
}
#header .bullit:before{top:-1px;}
.colOne .bullit:before{
    left: -10px;
}

.colOne.border .bullit:before{
    left: 0;
}

.bgRed .bullit:before{
    background: url(images/elements-blue.png) -197px -30px no-repeat;
}

.aBgRed + .subtitle{
    margin-top: 18px;
}


.colOne.border .subtitle{
    left: 19px;
}
.colOne .subtitle{
    left: 10px;
    margin-bottom: 7px;
    display: inline-block;
}

.border .subtitle:before{
    left: -9px !important;
}

.bgRed .subtitle{
    color: #fff;
    margin-left: 3px;
    margin-right: 3px;
}
.bgRed .subtitle:hover{
    color: #8cccf7;
}

.subtitle{
    color: #000;
    font: normal 12px arial, sans-serif;
    text-decoration: none;
    position: relative;
    left:9px;
}

.subtitle:hover{
    color: #8cccf7;
}


/* HELPERS */
.height312{
    height: 312px;
}
.height314{
    height: 314px;
}
.height317{
    height: 317px;
}
.posRel{position:relative}
.mt11{margin-top:11px}
.flLeft{float:left}
.flRight{float:right}

/* CLEAR FIX */
.clear:before,.clear:after{content:" ";display:table}.clear:after{clear:both}



.intro{
    font: bold 12px/16px Arial;
    color: #5e5e5e;
}



#footerTopLinks{
    /*margin-top: 90px;*/
    margin-bottom: 13px;
}

#footerTopLinks a{
    font-size: 12px;
    color: #5e5e5e;
    text-decoration: none;
    position: relative;
}
#footerTopLinks a:hover{
    color: #8cccf7;
}


#footerTopLinks a:first-child{
    margin:0 26px 0 10px;
}
#footerTopLinks #toTheTop{
    margin-right: 10px;
}

#print{
    margin-right: 35px;
}

#print:before{
    width: 21px;
    height: 15px;
    content: " ";
    position: absolute;
    top: -1px;
    left: -24px;
    background: url(images/elements-blue.png) -478px 0 no-repeat;
}

.link_facebook {
    margin-right: 35px;
}

.link_facebook:before {
    width: 22px;
    height: 22px;
    content: "";
    position: absolute;
    left: -27px;
    top: -5px;
    background: url(images/fb_2.svg) no-repeat;
}

#writeUs{
    margin-right: 33px;
}
#writeUs:before{
    content: "i";
    position: absolute;
    top: -7px;
    left: -25px;
    font-family: "Unipix";
    color: #0078dc;
    font-size: 26px;
/*    width: 18px;
    height: 15px;
    content: " ";
    position: absolute;
    top: -1px;
    left: -21px;
    background: url(images/elements-blue.png) -503px 0 no-repeat;*/
}
#toTheTop:before{
    content: "G";
    position: absolute;
    top: -4px;
    left: -19px;
    font-family: "Unipix";
    color: #0078dc;
    font-size: 20px;
/*    width: 10px;
    height: 5px;
    content: " ";
    position: absolute;
    top: 4px;
    left: -17px;
    background: url(images/elements-blue.png) -323px 0 no-repeat;*/
}

#footerMap{
    background:#0078dc;
    color: #fff;
    position: relative;
}
#footerMap:before,.#footerMap:after{
    content:'';
    display:block;
    width: 1000px;
    position: absolute;

}
#footerMap .colOne{
    margin-top: 6px;
}

#footerMap ul{
    margin: 14px 0 16px 0;
}
#footerMap li{
    font-size: 11px;
    line-height: 1.15;
    list-style: none;
    margin-bottom: 8px;
}

#footerMap li a,
#footerMap li a:visited{
    text-decoration: none;
    color: #fff;
}

#footerMap li a:hover{
    color: #8cccf7;
}
#rightsEtc span{
    display: inline-block;
    margin: 20px 25px 9px 0;
    font-size: 12px;
    color: #5e5e5e;
}
#rightsEtc a{
    color: #5e5e5e;
    text-decoration: none;
}
#rightsEtc a:hover{
    color: #8cccf7;
}
#btmLinks{
    position: relative;
   
    height: 120px;
}
#btmLinks a{
    position: absolute;
    top: 18px;
    height: 68px;
}

#sovetRynka{
    width: 137px;
    left: 232px;
}
#pentagon{
    width: 69px;
    left: 376px;
}
#sovEnergProizv{
    width: 151px;
    left: 454px;
}
#rspp{
    width: 73px;
    left: 615px;
}

.fancybox-skin{
	padding:35px 10px 55px!important;
}


/************************************************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 13px;
	height: 14px;
	cursor: pointer;
	z-index: 8040;
}

	.fancybox-close:before{
		content:'Закрыть';
		position:absolute;
		left: -55px;
		top: 4px;
		color:#5e5e5e;
		font-size:11px;
	}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

a.fancybox{
	text-decoration:none;
}


.fancybox-margin {
margin-right: 0!important;
}

.fancybox-lock body {
overflow: visible !important;
}
.fancybox-lock {
overflow: visible !important;
width: auto;
}
/************************************************************/

/**/
/**/

#rightcolumn{
	width:178px;
	min-height:210px;
	border:1px solid #c1c1c1;
	float:left;
}

#content{
	color:#5e5e5e;
	font-size:12px;
	padding:0 24px 0 20px;
	width:555px;
	float:left;
}

.title{
	font-size:32px;
	color:#0078dc;
	/*font-family:"Dinpro",Arial;*/
	font-family: "DINNextW1G-Light",Arial;
    font-weight: bold;
	padding-bottom:30px;
}

#content > p{
	padding-bottom:20px;
	margin-bottom:0;
}

.imgblock{
	width:180px;
	float:left;
	padding: 3px 10px 0 0;
}

	.imgblock img{
		width:180px;
		height:122px
	}

	.imgblock > div{
		color:#969696;
		font-size:11px;
		line-height:1.4;
		padding-left:10px;
	}
	
	.increase{
		color:#000!important;
		font-size:12px!important;
		padding-left:25px!important;
		margin-top:5px;
		margin-left:10px;
		position:relative;
		cursor:pointer;
	}
	
	.increase:before{
		background:url('images/elements-blue.png') -291px 0 no-repeat;
		position:absolute;
		top: 0;
		left: 0;
		width:16px;
		height:14px;
		content: '';
	}


#spisok{
	list-style:none;
	margin-top:8px;
}

	#spisok > li{
		position:relative;
		padding-left:23px;
		margin-bottom:10px;
	}
	
	#spisok > li:before{
		background:url('images/elements-blue.png') -307px 0 no-repeat;
		position:absolute;
		top: 2px;
		left: 0;
		width:16px;
		height:14px;
		content: '';
	}

		#spisok > li > a{
			display:block;
			padding:2px 0;
			color:#000;
			font-size:12px;
			text-decoration:none;
		}

#electro{
	width:100%;
}

	#electro tr:first-child{
		padding-bottom:6px;
	}
	
	#electro tr:first-child > td:first-child:before{
		background:none;
	}
	
	#electro tr:first-child > td:before{
		background:url('images/elements-blue.png') -333px 0px no-repeat;
		position:absolute;
		top: 10px;
		left: 0;
		width:10px;
		height:7px;
		content: '';
	}
	
	#electro tr:first-child > td{
		background:#fff!important;
	}

	#electro  td{
		width:45px;
		padding:6px 10px 6px 0;
		text-align:right;
		position:relative;
	}
	
	#electro tr > td:first-child{
		padding-left:10px;
		text-align:left;
		padding-right:0!important;
	}

	.electro_1{
		width:215px!important;
		color:#5e5e5e;
		font-size:11px;
	}
	
	.electro_2{
		color:#969696;
		width:215px!important;
		font-size:11px;
		
	}

	.top:before{
		background:url('images/elements-blue.png') -323px 0px no-repeat!important;
	}
	
	.top{
		background:#f5f5f5!important;
	}
.nomleft{
	margin-left: 0px;
}

/*main*/
.news_button:before{
    content: "E";
    position:absolute;
    top:1px;
    left:0;
    font-family:"Unipix";
    color: #0078dc;
    line-height: 1;
/*	width:6px;
	height:10px;
	content:'';
	position:absolute;
	top:2px;
	left:0;
	background: url(images/elements-blue.png) -191px -29px no-repeat;*/
}
.column_main_date:before {
    content: "E";
    position:absolute;
    top:3px;
    left:0;
    font-family:"Unipix";
    color: #0078dc;
    line-height: 1;
}
.pagination li a {
	display:block;
	width:9px;
	height:0;
	padding-top:9px;
	background-image:url(images/pagination-blue.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}


	
#main_content{
	width:100%;
	padding-top:23px;
	overflow:hidden;
}

	
	
	
.slides_container {
	width:765px;
	height:319px;
	overflow:hidden;
	position:relative;
}


.pagination {
	width: 130px;
	margin: 0 auto;
	margin-top: -30px;
	position: relative;
	z-index: 100;
}

.pagination li {
	list-style:none;
	float:left;
	margin:0 5px;
}


.pagination li.current a {
	background-position:-14px 0;
}

.slides_container img{
	width:765px;
	height:319px;
}
	
	
	.quotes{
		width:178px;
		border:1px solid #c2bfbf;
		min-height:319px;
		float:left;
	}
	
	#news{
		width:357px;
		border:1px solid #c2bfbf;
		float:left;
		padding:15px 8px 20px;
		margin-top:25px;
		overflow:hidden;
	}
	
		.news_block{
			width:100%;
			margin-top:20px;
			overflow:hidden;
		}
		
		.title_news{
			font-size:16px;
			color:#0078dc;
            /*font-family: "Dinpro";*/
            font-family: "DINNextW1G-Light";
            font-weight: bold;
			line-height: 0.9;
		}
		
		.news_date{
			width:67px;
			float:left;
			color:#0078dc;
            /*font-family: "Dinpro";*/
            font-family: "DINNextW1G-Light";
			font-size:12px;
			height:inherit;
			line-height: 1.3;
		}
		
		.news_content{
			width:290px;
			float:left;
			color:#5e5e5e;
			font-size:12px;
			line-height: 1.3;
		}

        .news_content p {
            margin-bottom: 0;
        }

        .news_content > p:first-child{
            color:#363636;
            line-height:1;
            margin-bottom:13px;
            line-height: 1.3;
        }
	
		.news_button{
			display:block;
			position:relative;
			color:#5e5e5e;
			margin-top:5px;
			padding-left:10px;
			text-decoration:none;
			font-size:12px;
			line-height: 1.3;
		}
		
			.news_button:hover{
				color:#8cccf7;
			}
		
		
	.more_news{
		display:block;
		width:98px;
		background:#0078dc;
		text-align:center;
		border:1px solid #0078dc;
		color:#fff;
		text-decoration:none;
		font-size:12px;
		padding:6px 0;
		float: right;
		margin-top:13px;
		cursor: pointer;
		border-radius:4px;
	}
	
		.more_news:hover{
			background:#008cf0;
		}

	
.column_main{
	width:180px;
	/*min-height:414px;*/
	margin-left:15px;
	float:left;
	margin-top:25px;
}

	.column_main_name{
		margin-top: 16px;
		color:#0078dc;
		font-size:16px;
		margin-left: 10px;
        /*font-family: "Dinpro";*/
        font-family: "DINNextW1G-Light";
        font-weight: bold;
		line-height: 1.2;
	}
		
		.column_main_inf{
			display:block;
			color:#5e5e5e;
			font-size:12px;
			line-height: 1.4;
			margin-top:8px;
			text-decoration:none;
			margin-left: 10px;
		}
		
		
		.column_main_date{
			color:#5e5e5e;
			font-size:12px;
			padding:3px 0 5px 10px;
            line-height: 1.2;
            position:relative;
			text-decoration:none;
			display:block;
		}
		
		.column_main_date:hover{
			color:#8cccf7;
			}
	
	.column_main ul{
		margin-top:5px;
		list-style:none;
		margin-left: 10px;
	}
	
	.column_main li > a.column_main_date{
		text-decoration:none;
		display: block;
		padding: 3px 0 5px 10px;
		margin-bottom:5px;
	}
	
	.column_main li > a.column_main_date:hover{
		color:#8cccf7;
	}
	
	.column_main > .news_button{	
		margin-left:10px;
	}
	
	.column_main > p{
		margin-left: 10px;
		color:#5e5e5e;
		font-size:12px;
		margin-bottom:0;
		margin-top:15px;
	}
	
/*404*/
#img_error_s1{
	width:410px;
	height:210px;
	margin:159px  auto 0;
	background:url(images/error.jpg) no-repeat;
}
#img_error_s2{
	width:460px;
	height:210px;
	margin:159px  auto 0;
	background:url(images/error_en.png) no-repeat;
}

.none{
	display:none;
}

#top{
	display:none;
	position:absolute;
	top:0;
	left:0;
}
@media screen and (max-width: 994px){
	
	body{
		min-width: 0px;
		position: relative;
	}
	#body{
		min-width: 0px;
	}
	#workarea{
		box-sizing: border-box;
		padding: 0 10px;
		overflow-x: hidden;
		width: 100%;
		max-width: 100vw;
		min-width: 100vw;
	}
	#wa_center{
		margin-top: 0px;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		justify-content: space-between;
	}
	#header{
		height: auto;
	}
	#slider{
		box-sizing: border-box;
		width: 100%;
		height: 41vw;
		margin: 0;
		margin-right: 2%;
		
	}
	#slides{
		height: 100%;
		position: relative;
	}
	.slides_control{
		height: 320px !important;
		overflow: visible;
	}
	.slides_control a{
		width: 98vw;
		height: fit-content;
	}
	.slides_control a img{
		width: 100%;
        height: auto;
		object-fit: contain;
	}
	.slides_container{
		width: 100%;
		height: 100%; 
	} 
	.pagination{
		position: absolute;
		top: 40px;
		left: 50%;
		transform: translate(-50%);
	}
    .colOne.endLine.border.height317{
        display: block;
        width: 100%;
        margin: 20px 0 0 0;
    }
    /*.colOne.endLine.border.height317{*/
    /*    display: flex;*/
    /*    justify-content: center;*/
    /*    padding-left: 24px;*/
    /*}*/

	#news{
		width: 100%;
        margin-top: 20px;
	}
	.column_main{
		width: 100%;
		margin: 0;
		margin-top: 20px;
		padding-left: 200px;
		position: relative;
		overflow: hidden;
		box-sizing: border-box;
	}
	.column_main_name{
		margin-top: 0;
	}
	.column_main img{
		position: absolute;
		top: 0;
		left: 0;
	}

    .colOne.endLine.border.height317 iframe{
        top: 0 !important;
        left: 0 !important;

        width: 100%;
    }

	.wrapper{
		overflow: visible;
		min-width: 0px;
		width: auto;
	}
	.wrapper.relative.clearfix{
		display: flex;
		padding: 20px;
        align-items: center;
	}
	#logo{
        width: 70px;
        height: 42px;
		margin: 0;
		margin-right: 50px;
	}

	.wrapper.relative.clearfix a+#logo{
		display: none;
		visibility: hidden;	
	}
	
	.pull-right{
		display: flex;
		float: none;
		width: 50%;
		justify-content: flex-end;
	}
	#site,#site_lang{
		position: relative;
		top: 0;
		right: 0;
	}
    #site {
        margin-right: 20px;

    }
	.search{
		display: none;
		visibility: hidden;
	}
	.news_content{
		width: 100%;
	}
	#footer{
		min-width: 0px;
		width: 100%;
		padding-top: 10px;
	}
	#footerTopLinks{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#footerTopLinks a{
		margin: 0 !important;
	}
	#footerMap .wrapper{
		display: flex;
		align-items: flex-start;
	}
	#footerMap .wrapper .colOne {
		margin: 0;
		width: auto;
	}
	/* menu-top */
	#menu_top{
		position: absolute;
		top: 0px;
		right: -200px;
        z-index: 2000;

		width: 100%;
        height: 100vh;

        opacity: 0;
        visibility: hidden;
        overflow: visible;
		transition: all ease 0.4s;
		background-color: #fff;
	}
	menu{
		padding-top: 77px;
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		overflow: visible;
		width: 100%;
		height: auto;
		margin: 0;
	}
	#menu_top a{
		height: 44px;
		box-sizing: border-box;
		border-top: 1px solid #C4C4C4;
		width: 100%;
		color: #000;
		
	}
	#menu_top a:last-child{
		border-bottom: 1px solid #C4C4C4;
	}
	#menu_top li{
		display: flex;
		align-items: center;
		font-family: 'Arial';
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 14px;
		color: inherit;
		width: 100%;
		height: 100%;
		text-align: left;
		border: none;
		padding-left: 40px;
		position: relative;
	}
	#menu_top .li2Lines{
		padding-top: 0;
	}
	#menu_top li::after{
        position: absolute;
        right: 37px;
        top: 18px;

		display: block;
		content: '';
		width: 7px;
		height: 2px;
		background: #0078DC;
		border-radius: 3px;
		transform: rotate(45deg);
	}
	#menu_top li::before{
        position: absolute;
        right: 37px;
        top: 22px;

		display: block;
		content: '';
		width: 7px;
		height: 2px;
		background: #0078DC;
		border-radius: 3px;
		transform: rotate(-45deg);
	}
	.header__burger{
        position: absolute;
        top: 20px;
        right: 20px;
        width: 40px;
        height: 40px;
        z-index: 30000;

        display: flex;
        justify-content: center;
        align-items: center;

        cursor: pointer;
        transition: all ease 0.4s;
	}
	.header__burger span{
        width: 25px;
        height: 3px;
        display: block;
        background-color: #0078dc;
        content: '';
        transition: all ease 0.4s;
	}
	.header__burger span::before{
        position: absolute;
        top: 12px;

        width: 25px;
        height: 3px;
        display: block;
        background-color: #0078dc;
        content: '';

        transition: all ease 0.4s;
	}
	.header__burger span::after{
        position: absolute;
        top: 26px;

        width: 25px;
        height: 3px;
        display: block;
        background-color: #0078dc;
        content: '';

        transition: all ease 0.4s;
	}
	/* active */
	body.lock{
		overflow: hidden;		
	}
	.header__burger.active{
		top:24px;
		right: 19px;
	}
	.header__burger.active span::before{
		transform: rotate(45deg);
		top:10px;
		right: 50%;
		width: 2px;
		height: 14px;	
	}
	.header__burger.active span::after{
		transform: rotate(-45deg);
		top:10px;
		right: 50%;
		width: 2px;
		height: 14px;	
	}
	.header__burger.active span{
		background-color: transparent;	
	}
	#menu_top.active{
		opacity: 1;
        visibility: visible;
		top: 0px;
		right: 0px;

	}
}
@media screen and (max-width: 663px){
	#slider{
		width: 100%;
		height: 40.5vw;
	}
	.slides_control{
		height: 258px !important;
	}
	.slides_control a{
		width: 97vw;
		height: fit-content;
	}

    #mapRussia {
        transform: scale(0.9);
    }

	#footerMap .wrapper{
		flex-direction: column;
	}
	#footerMap .colOne ul{
		transition: all ease 0.4s;
		padding-left: 60px;
		margin: 0 0 10px 0;
		
	}
	#footerMap .colOne ul li{
		margin: 0;
	}
	#footerMap .colOne ul li a{
		font-family: Arial;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 30px;
		color: #D0E9FF;
	}
	#footerMap .colOne ul.hide-footer-menu{
		opacity: 0;
		width: 0px;
		height: 0px;
		margin: 0;
		padding: 0;
	}
	#footerMap .wrapper .colOne{
		min-width: 180px;
		min-height: 10px;
		width: 100%;
		padding: 0;
	}
	#footerMap .wrapper .colOne h3{
		height: 44px;
		margin: 0;
		position: relative;
	}
	#footerMap .wrapper .colOne h3::after{
		display: block;
		content: '';
		width: 7px;
		height: 2px;
		background: #fff;
		border-radius: 3px;
		transform: rotate(45deg);
		position: absolute;
		right: 26px;
		top: 20px;
	}
	#footerMap .wrapper .colOne h3::before{
		display: block;
		content: '';
		width: 7px;
		height: 2px;
		background: #fff;
		border-radius: 3px;
		transform: rotate(-45deg);
		position: absolute;
		right: 26px;
		top: 24px;
	}
	#footerMap .wrapper .colOne h3.active::after{
		top: 24px;
		right: 30px;
	}
	#footerMap .wrapper .colOne h3 a{
		height: 44px;
		margin: 0;
		width: 100%;
		display: flex;
		align-items: center;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		padding-left: 40px;
	}

    #footerTopLinks #writeUs {
        display: block;
        visibility: visible;

        font-size: 0;
    }

    #footerTopLinks #writeUs::before {
        left: -90px;
        font-size: 28px;
    }
    #footerTopLinks #footer_facebook {
        display: block;
        visibility: visible;

        font-size: 0;
    }
    #footerTopLinks #footer_facebook::before {
        left: -45px;
    }


	#rightsEtc{
		padding: 12px 10px;
		display: flex;
		align-items: center;
		flex-direction: column;
		row-gap: 12px;
	}
	#rightsEtc span{
		margin: 0;
		
	}
	#footerTopLinks{
		display: block;
		padding-left: 40px;
	}
	#footerTopLinks a{
		display: none;
		visibility: hidden;
	}
	#footerTopLinks a:first-child{
		display: block;
		visibility: visible;
		position: relative;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;

		color: #0078DC;
	}
	#footerTopLinks a:first-child::after{
		display: none;
		content: '';
		width: 16px;
		height: 16px;
		background-image: url(./images/phone.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position:center center;
		position: absolute;
		top:0;
		left: 0;
		z-index: 1000;
	}

    .header__burger {
        top: 20px;
    }

}
@media screen and (max-width: 500px){
	
	#stocksChart{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 0 auto;
	}
	#slider{
		width: 100%;
        height: 40vw;
	}

    .slides_control a{
        width: 96vw;
    }


    .pull-right{
		display: flex;
		row-gap: 20px;
		float: none;
		width: 30%;
		justify-content: flex-start;
	}
	.column_main img{
		display: none;
		visibility: hidden;
	}
	.column_main{
		padding-left: 0;
		transition: all ease 0.4s;
	}
	.column_main_name{
		position: relative;
		cursor: pointer;
	}
	.column_main_name::after{
		display: block;
		content: '';
		width: 7px;
		height: 1px;
		background: #0078DC;
		border-radius: 2px;
		transform: rotate(45deg);
		position: absolute;
		right: 18px;
		top: 7px;
	}
	.column_main_name::before{
		display: block;
		content: '';
		width: 7px;
		height: 1px;
		background: #0078DC;
		border-radius: 2px;
		transform: rotate(-45deg);
		position: absolute;
		right: 18px;
		top: 11px;
	}
	.hidden{
		opacity: 0;	
	}
}
@media screen and (max-width: 415px){
	#slider{
		width: 100%;
		height: 40vw;
	}
	.slides_control{
		height: 224px !important;
	}
    .slides_control a{
        width: 95vw;
    }
	
}