/* fonts */
@font-face {
  font-family: 'DINPro-Light';
  src: url('../fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/DINPro-Light.woff') format('woff'), 
       url('../fonts/DINPro-Light.ttf')  format('truetype'), 
       url('../fonts/DINPro-Light.svg#DINPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family:"HelveticaNeueBold";
  src:url("../fonts2/41fb73ed-90c8-456d-838e-254f4dfda106.eot?#iefix");
  src:url("../fonts2/41fb73ed-90c8-456d-838e-254f4dfda106.eot?#iefix") format("eot"),
    url("../fonts2/d85949a1-c37a-43f7-9d09-fb056acf0c27.woff") format("woff"),
    url("../fonts2/5289fb0d-053f-4fac-9c67-2d02365d6d05.ttf") format("truetype"),
    url("../fonts2/1376b116-8954-4534-8045-eabe8e2fcaa4.svg#1376b116-8954-4534-8045-eabe8e2fcaa4") format("svg");
  font-weight:normal;
  font-style:normal;
}
@font-face{
  font-family:'DINPro Regular';
  src:url('../fonts2/DIN45__W.eot');
  src:url('../fonts2/DIN45__W.eot?#iefix') format('embedded-opentype'),
    url('../fonts2/DIN45__W.woff') format('woff'),
    url('../fonts2/DIN45__W.ttf') format('truetype'),
    url('../fonts2/DIN45__W.svg#DINPTWeb-Light') format('svg');
  font-weight:normal;
  font-style:normal;
}
@font-face{
  font-family:'DINPro Medium';
  src:url('../fonts2/DIN55__W.eot');
  src:url('../fonts2/DIN55__W.eot?#iefix') format('embedded-opentype'),
    url('../fonts2/DIN55__W.woff') format('woff'),
    url('../fonts2/DIN55__W.ttf') format('truetype'),
    url('../fonts2/DIN55__W.svg#DINPTWeb-Regular') format('svg');
  font-weight:normal;
  font-style:normal;
}
@font-face{
  font-family:'DINPro Bold';
  src:url('../fonts2/DIN75__W.eot');
  src:url('../fonts2/DIN75__W.eot?#iefix') format('embedded-opentype'),
    url('../fonts2/DIN75__W.woff') format('woff'),
    url('../fonts2/DIN75__W.ttf') format('truetype'),
    url('../fonts2/DIN75__W.svg#DINPTWeb-Medium') format('svg');
  font-weight:normal;
  font-style:normal;
}
/* fonts end */


/* defaul style */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, 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, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
  outline: none;
  border: none;
}
a {
  text-decoration: none;
  color: inherit;
}


html, body {/*font-family: 'DINPro-Light';*/font-family:'DINPro Regular'; font-size: 14px;line-height: 16px; color: #585858; margin:0; padding:0; -webkit-text-size-adjust:100%; text-size-adjust:100%; height: 100% !important; color: #585858;}
.wrapp {width: 960px; margin: 0 auto; padding: 0 20px; position: relative; z-index: 0;}
.wrapp:after {content: '.'; width: 0; height: 0; visibility: hidden; display: block; clear: both; position: relative; font-size: 0px; line-height: 0px;}
.cl:after {content: '.'; width: 0; height: 0; visibility: hidden; display: block; clear: both; position: relative; font-size: 0px; line-height: 0px;}
.noselect {-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.inline {
  display: inline-block;
  vertical-align: top;
}
/* defaul style end */
body > .main_wrap{
  height: auto;
  min-height: 100%;
  width: 100%
}
.main {
  width: 100%;
  padding-bottom: 280px;
}
.top_header {
  background: #efefed;
  margin-bottom: 2px;
}
.header_top_block {
  float: right;
  width: 385px;
}


.faicons {
	
	font-size:20px;
	padding:4px 3px
}


.faicons i:hover { color:#0096aa;

 -webkit-transition: all 0.3s ease;;
  -moz-transition: all 0.3s ease;;
  -o-transition: all 0.3s ease;;
  transition: all 0.3s ease;
  
 
 }

.facebook {
  width: 14px;
  height: 14px;
  background: url(../img/top_header.png) 0 -12px no-repeat;
  margin-right: 10px;
  margin-top: 5px;
}
.facebook:hover {
  background-position: -15px -12px;
}


.insta {
     width: 14px;
    height: 19px;
    background: url(../img/top_header.png) 0 -28px no-repeat;
    
    margin-top: 3px;
}
.insta:hover {
  background-position: -15px -28px;
}



.mail {
  width: 14px;
  height: 11px;
  background: url(../img/top_header.png) 0 0 no-repeat;
  margin-right: 30px;
  margin-top: 7px;
}
.mail:hover {
  background-position: -15px 0;
}
.header .lang {
  line-height: 13px;
  margin-top: 5px;
}
.header .lang span, .header .lang a {
  font-size: 12px;
  color: #000;
}
.header .lang a {
  color: #747474;
  text-decoration: underline;
  display: inline-block;
}
.header .lang a:hover {
  text-decoration: none;
}
.header .search {
  width: 140px;
  background: #e0e0dc;
  box-sizing:border-box;
  outline: none;
  font-size: 12px;
  line-height: 28px;
  color: #747474;
  position: relative;
  padding-left: 10px;
  padding-right: 25px;
  border: none;
  display: block;
  height: 28px;
  margin-left: 20px;
}
.search:-moz-placeholder {color:#747474;opacity:1;}
.search::-moz-placeholder {color:#747474;opacity:1;}
.search::-webkit-input-placeholder {color:#747474;}
.search:-ms-input-placeholder {color:#747474;}
.search::placeholder{color:#747474;}
.header .search_form {
  position: relative;
}
.header .btn_search {
  background: url(../img/lupa.png) 0 0 no-repeat;
  width: 14px;
  height: 14px;
  top: 5px;
  right: 7px;
  position: absolute;
  text-indent: -9999px;
  cursor: pointer;
}
.bottom_header {
  border-bottom: 1px solid #8c8c8c;
  padding-bottom: 21px;
}
.bottom_header .logo {
  width: 220px;
  height: 36px;
  float: left;
  margin-top: 38px;
}
.bottom_header .nav {
  float: right;
  margin-right: 0;
  width: 670px;
}


.en .bottom_header .nav_li {
    margin: 59px 26px 0;
}


.bottom_header .nav_li {
  display: inline-block;
  vertical-align: top;
  margin: 59px 6px 0;
  /*font-family:'DINPro Regular';*/
  text-transform: uppercase;
  color: #747474;
  letter-spacing: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  /*letter-spacing: -0.3px;*/
  font-family:'DINPro Medium';
}
.nav_li.active {
  color: #000;
}
.bottom_header .nav_li:hover {
  color: #000;
}
.content_index {
  padding-top: 8px;
  padding-bottom: 24px;
  border-bottom: 1px solid #8c8c8c;
}
.wrapp_years{
  overflow:hidden;
  position:relative;
  width: 100%;
  height: 20px;
  margin: 0 auto;
  margin-bottom: 15px;
}


.content_index .years_li {
  width: 120px;
  line-height: 20px;
  background: #efefed;
  box-sizing:border-box;
  cursor: pointer;
  color: #747474;
  float: left;
  text-transform: uppercase;
  text-align: center;
  /*font-family:'DINPro Regular';*/
  font-family:'DINPro Regular';
  position: relative;
}
.right_years {
  border: 10px solid transparent;
  border-left: 4px solid #efefef;
  width: 0px;
  background: transparent;
}
.left_years {
  border: 10px solid transparent;
  border-right: 4px solid #efefef;
  width: 0px;
  background: transparent;
}
.years_li.right_years:hover, .years_li.left_years:hover {
  background: transparent;
}
.years_right {
  border: 10px solid transparent; 
  border-left: 4px solid #efefef;
  position: absolute;
  top: 0;
  left: 956px;
  z-index: 2;
}
.content_index .years_li.last:after {
  content: '';
  position: absolute;
  left: 125px;
  top: 0;
  border: 10px solid #fff; 
  border-left: 4px solid #efefef;
}
.content_index .years_li.first:after {
  content: '';
  position: absolute;
  right: 125px;
  top: 0;
  border: 10px solid #fff; 
  border-right: 4px solid #efefef;
}
.content_index .years_li.last, .content_index .years_li.first {
  width: 130px;
}
.content_index .years_li a[rel="nofollow"] {
  width: 100%;
  height: 100%;
  display: block;
}
.content_index .years_li:hover {
  background: #d2d2cb;
  color: #000;
}
.content_index .years_li.last:hover:after {
  border-left: 4px solid #d2d2cb;
}
.content_index .years_li.first:hover:after {
  border-right: 4px solid #d2d2cb;
}

.years_li.right_years:hover, .years_li.left_years:hover {
  background: transparent;
}
.content_index .years_li:active, .content_index .years_li.ui-tabs-active{
  background: #0096aa;
  color: #fff;
}
.content_index .years_li.last:active:after, .content_index .years_li.last.ui-tabs-active:after {
  border-left: 4px solid #0096aa;
}
.content_index .years_li.first:active:after, .content_index .years_li.first.ui-tabs-active:after {
  border-right: 4px solid #0096aa;
}
.content_index_block {
  position: relative;
}
.content_index_block_left {
  float: left;
  width: 245px;
  box-sizing:border-box;
}
.content_index_block_left_year {
  /*font-family:"HelveticaNeueBold";*/
  color: #0096aa;
  
  margin-bottom: 4px;
  font: 50px/52px 'HelveticaNeueBold', Arial, sans-serif;
}
.content_index_block_nav_li, .punkt_menu {
  /*font-family:'DINPro Medium';*/
  color: #747474;
  text-transform: uppercase;
  background: #efefef;
  width: 218px;
  /*height: 20px;*/
  line-height: 20px;
  padding-left: 8px;
  box-sizing:border-box;
  cursor: pointer;
  margin-bottom: 4px;
  position: relative;
  outline: none;
  font-family:'DINPro Medium';
}
.punkt_menu a {
  width: 100%;
  height: 100%;
  display: block;
}
.content_index_block_nav_li a {
  display: block;
  width: 100%;
  height: 100%;
}
.punkt_menu_mini {
  width: 193px;
  margin-left: 25px;
}

.punkt_menu_mini_2 {
  width: 168px;
  margin-left: 50px;
}

.menu_punkk_a {
  display: block;
  width: 100%;
  height: 100%;
}
.content_index_block_nav_li:after, .punkt_menu:after {
  content: '';
  border: 10px solid transparent; 
  border-left: 4px solid #efefef;
  position: absolute;
  top: 0;
  left: 218px;
}
.punkt_menu_mini:after {
  left: 193px;
}

.punkt_menu_mini_2:after {
  left: 168px;
}

.content_index_block_nav_li:hover, .punkt_menu:hover {
  color: #0f0f0f;
  background: #d2d2cb;
}
.content_index_block_nav_li:hover:after, .punkt_menu:hover:after {
  border-left: 4px solid #d2d2cb;
}
.punkt_menu.active {
  cursor: default;
}
.content_index_block_nav_li:active, .content_index_block_nav_li.active, .punkt_menu:active, .punkt_menu.active {
  color: #fff;
  background: #0096aa;
}

.content_index_block_nav_li:active:after, .content_index_block_nav_li.active:after, .punkt_menu:active:after, .punkt_menu.active:after {
  border-left: 4px solid #0096aa;
}
.punkt_menu_mini:active, .punkt_menu_mini.active {
	background: #e1e100;
	color: #0f0f0f;
}
.punkt_menu_mini:active:after, .punkt_menu_mini.active:after {
	border-left: 4px solid #e1e100;
}
.content_index_block_right {
  float: right;
  width: 714px;
  margin-top: 8px;
  box-sizing:border-box;
} 
.content_index_block_right > .cl > img {
  float: left;
}
.content_index_info_block {
  background: url(../img/content_index_info_block.jpg) 0 0 no-repeat;
  width: 328px;
  height: 220px;
  box-sizing:border-box;
  padding-left: 23px;
  padding-top: 10px;
  position: relative;
  float: left;
}
.content_index_info_block.hat {
  padding-top: 0;
  min-height: 220px;
}
.hat_text, .hat_text2 {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  width: 235px;
}
.hat_text a, .info-text2 a {
  text-decoration: underline;
}
.hat_text a:hover, .info-text2 a:hover {
  text-decoration: none;
}

.hat_text .italic {
  margin-top: 5px;
}
.hat_text2:before { /* для IE8+ */
  content: "";
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}
.hat_text2 {
  min-height: 82px;
}
.hat_text2 .text {
  width: 140px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.content_index_info_block.hat:before {
  content: "";
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}
.h2 {
  font-family:"HelveticaNeueBold";
  font-size: 22px;
  line-height: 24px;
  color: #fff;
}

.h3, .slider_h3{
  font-family:"HelveticaNeueBold";
  font-size: 34px;
  line-height: 16px;
  color: #fff;
  margin-top: 44px;
  margin-bottom: 4px;
}
.hat_text .h3 {
  margin-top: 0;
}
.slider_h3 {
	margin-top: 0;
}
.h3_span, .slider_h3_span {
  font-family:'DINPro Bold';
  font-size: 14px;
}
.text {
  color: #fff;
  width: 150px;
}
.btn1 {
  height: 20px;
  box-sizing:border-box;
  color: #0f0f0f;
  line-height: 20px;
  text-transform: uppercase;
  background: #e1e100;
  position: relative;
  display: block;
  font-family:'DINPro Regular';
}
.btn1:after {
  content: '';
  border: 10px solid transparent; 
  border-left: 4px solid #e1e100;
  position: absolute;
  top: 0;
  left: 100%;
}
.btn1:hover {
  background: #fae600;
}
.btn1:hover:after {
  border-left: 4px solid #fae600;
}
.content_index_info_block .btn1 {
  position: absolute;
  bottom: 20px;
  left: 24px;
  padding-left: 8px;
  padding-right: 30px;
  text-decoration: none;
}
.text_year {
  font-size: 16px;
  line-height: 18px;
  color: #0f0f0f;

 
  margin-top: 17px;
}
.text_p {
  margin-bottom: 12px;
}
.info-text2 {
  margin-top: 30px;
  position: relative;
}
.project1 .info-text2 {
  margin-top: 55px;
}
.project1 .info-text3 {
  margin-top: 45px;
}
.project1 .h3 {
  margin-top: 0;
}
.obzor .info-text2 .h3 {
  margin-bottom: 10px;
}
.info-text2 .text {
  margin-left: 20px;
 
}
.info-text2 {
  min-height: 120px;
}
.info-text2 img {
  padding-top: 20px;
}
.info-text2 .text {
  display: inline-block;
  vertical-align: middle;

}
.info-text2:before {
  content: "";
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}

.info-text2 .text2 {
  margin-left: 0;
  margin-top: -5px;
  width: 190px;
}
.info-text2 .text3 {
  margin-left: 0;
  margin-top: -5px;
  width: 245px;
}
.info-text2 .text3 .italic, .info-text2 .text3 i  {
  margin-top: 10px;
  /*font-family: Arial;
  font-style: italic;*/
  font: italic 14px/16px 'DINPro Medium', Arial, sans-serif;
}
.italic {
  font: italic 14px/16px 'DINPro Medium', Arial, sans-serif;
}
.news, .bg {
  background: #f2f2f1;
}
.news .wrapp, .bg .wrapp {
  background: #fff;
}
.news .wrapp {
	padding-top: 7px;
}
.news .cl {
  margin-bottom: 17px;
}
.news .cl2 {
  margin-bottom: 10px;
}



.news_block {
  box-sizing:border-box;
  text-align: left;
  width: 300px;
}
.short_news2 .news_block {
  width: 222px;
}
.news_block_wrapp {
  height: 205px;
  position: relative;
  overflow: hidden;
}
.news_block_wrapp:after {
  content: '';
  bottom: -1px;
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
  background: url(../img/eclipse-bg.png) 0 0 repeat-x;
}
.margin {
  margin-left: 19px;
}
.cl .margin:first-child {
  margin-left: 0;
}
.cl .margin:first-of-type {
  margin-left: 0;
}


.short_news_caption, .grey_caption {
  width: 99%;
  height: 20px;
  box-sizing:border-box;
  font-family:'DINPro Medium';
  line-height: 20px;
  color: #fff;
  padding-left: 10px;
  position: relative;
  background: #0096aa;
  text-transform: uppercase;
  text-align: left;
  display: block;
  margin-bottom: 6px;
}

.short_news_caption:after {
  content: '';
  border: 10px solid transparent; 
  border-left: 4px solid #0096aa;
  position: absolute;
  top: 0;
  left: 100%;
}
.short_news_caption:hover {
  background: #14889e;
}
.short_news_caption:hover:after {
  border-left: 4px solid #14889e;
}
.grey_caption {
  background: #efefed;
  color: #747474;
}
.grey_caption:after {
  content: '';
  border: 10px solid transparent; 
  border-left: 4px solid #efefed;
  position: absolute;
  top: 0;
  left: 100%;
}
.grey_caption:hover {
  background: #d2d2cb;
  color: #0f0f0f;
}
.grey_caption:hover:after {
  border-left: 4px solid #d2d2cb;
}
.news .h2, .history .h2, .year_h2 {
  
  font-family: 'DINPro Bold';
  color: #0096aa;
  font-size: 19px;
  line-height: 22px;
}
.news .h3 {
  /*font-family:'DINPro Medium';*/
  color: #0f0f0f;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 1px;
  border-bottom: 1px solid #8c8c8c;
  padding-bottom: 8px;
  margin-bottom: 7px;
  font: 18px/20px 'DINPro Medium', Arial, sans-serif;
}
.news_text {
  font-size: 13px;
  letter-spacing: .2px;
}
.news_btn {
  font-family:'DINPro Medium';
  color: #0096aa;
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
}
.news_btn:hover {
  text-decoration: none;
}
.news_block_wrapp2 {
  height: 311px;
}
.short_news_caption2 {
  color: #0f0f0f;
  background: #e1e100;
  margin-bottom: 9px;
}
.short_news_caption2:after {
  border-left: 4px solid #e1e100;
}
.short_news_caption2:hover {
  background: #e1e100;
}
.short_news_caption2:hover:after {
  border-left: 4px solid #e1e100;
}

.news_slide_text {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  padding-left: 8px;
  color: #fff;
  width: 100%;
  background: rgba(116,116,116,.7);
  letter-spacing: -.2px;
  box-sizing:border-box;
  font: italic 14px/17px 'DINPro Medium', Arial, sans-serif;
  padding-top: 5px;
  padding-bottom: 7px;
}
.news_slider_left, .news_slider_right {
  background: url(../img/news_slider/news_slider_arrows.png) 0 0 no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  cursor: pointer;
  z-index: 2;
}
.news_slider_left {
  left: 12px;
  background-position: 0 0;
}
.news_slider_right {
  right: 12px;
  background-position: -33px 0;
}
.news_slider_left:hover, .news_slider_right:hover {
  opacity: .8;
}
.news_slide {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
/*.news_slide_img:hover {
  opacity: .8;
}*/

.news_block_img {
  display: block;
  margin-top: 8px;
  margin-bottom: 10px;
}
.news_block_img2 {
  display: block;
  margin-top: 3px;
  margin-bottom: 8px;

}
.opacity {
  transition:opacity linear .3s;
}
.opacity:hover {
  opacity: .7;
}
.news_block_wrapp3 {
  height: 200px;
}
.h3_news_span {
  /*font-style: italic;
  font-family: Arial;*/
  font-size: 14px;
  line-height: 18px;
  text-transform: none;
  font: italic 14px/16px 'DINPro Medium', Arial, sans-serif;
}


.news_block_wrapp4 {
  
  height: 215px;
}
.news_block2 {
  width: 140px;
}
.news_caption3_h3 {
  
  font-family: 'DINPro Bold';
  color: #0096aa;
  font-size: 16px;
}
.news_caption3_h4 {
  font-family:'DINPro Medium';
  color: #0f0f0f;
  margin-top: 2px;
}
.news_text2 {
  font-size: 12px;
  line-height: 14px;
  margin-top: 4px;
  position: relative;
  z-index: 1;
}

/*.cl2 {
  padding-bottom: 24px;
  border-bottom: 1px solid #8c8c8c;
}*/


.footer {
  width: 100%;
  background: #f2f2f1;
  margin-top: -280px;
  /*height: 280px;*/
  clear: both;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
}
.footer .wrapp {
  background: #fff;
}
.footer_caption {
  width: 136px;
  display: inline-block;
  vertical-align: top;
}
.footer .cl {
  border-bottom: 1px solid #8c8c8c;
  padding-top: 10px;
}
.footer_p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 3px;
}
.footer_a, .link {
  font-family:'DINPro Medium';
  color: #0096aa;
  font-size: 12px;
  line-height: 14px;
  text-decoration: underline;
  /*display: block;*/
}
.link {
  margin-bottom: 4px;
}
.footer_a2 {
  margin-top: 3px;
  margin-bottom: 4px;
}
.footer_a:hover {
  text-decoration: none;
}
.footer_logo1 {
  margin-top: -10px;
  margin-left: 8px;
}
.footer_block1 {
    border-top: 1px solid #8c8c8c;
}
.footer_block_mini {
    margin-top: 4px;
}
.footer_block_mini_width1 {
  width: 120px;
}
.footer_block_mini_width2 {
  width: 160px;
}
.footer_block_mini_width3 {
  width: 135px;
  margin-left: 66px;
}
.footer_block2 {
    margin-top: 8px;
    box-sizing:border-box;
}
.footer_logo2 {
  margin-left: 44px;
  margin-top: -3px;
  margin-right: 14px;
}

.footer_links {
  width: 395px;
  font-size: 12px;
  line-height: 14px;
  margin-top: 6px;
}
.foter_link {
  text-decoration: none;
}
.foter_link:hover {
  text-decoration: underline;
  color: #0096aa;
}
.footer .facebook {
  margin-top: 3px;
  margin-bottom: 16px;
}
.footer .mail {
  margin-top: 5px;
  margin-left: 25px;
  margin-right: 12px;
}
.footer_p2 {
  margin-left: 24px;
  margin-right: 70px;
}
.footer_logo {
  position: absolute;
  bottom: 25px;
  left: 20px;
}
.footer_logo_en {
  position: absolute;
  bottom: 25px;
  left: 20px;
}
.footer .cl2 {
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.title {
  border-bottom: 1px solid #8c8c8c;
  padding-top: 5px;
  padding-bottom: 13px;
}
.title_h2 {
  margin-left: 246px;
  font-family:"HelveticaNeueBold";
  color: #0096aa;
  font-size: 60px;
  line-height: 62px;
  letter-spacing: -2px;
  position: relative;
}
.title_h2_img {
  position: absolute;
  top: 5px;
  left: -245px;
  width: 58px;
  height: 58px;
}
.title_h2_img1 {
  background: url(../img/finance_title_img.jpg) 0 0 no-repeat;
}
.title + .content_index {
  padding-top: 10px;
  padding-bottom: 17px;
}
.title_page .title + .content_index {
  padding-bottom: 24px;
}
.project1 .content_index_block_right, .title_page .content_index_block_right {
  margin-top: 0;
}
.block-over-info {
	margin-top: 18px;
	margin-bottom: 9px;
}
.block-over-info_left {
  width: 227px;
  box-sizing:border-box;
  float: left;
}
.block-over-info img {
  margin-right: 20px;
}
.block-over-info .text_year {
	width: 690px;
	margin-top: 0;
}

.short_block {
  margin-top: 26px;
}
.short_block p {
  font-size: 12px;
  line-height: 14px;
  color: #0f0f0f;
  margin-bottom: 5px;
  width: 215px;
}

.short_block strong {
  display: block;
}
.short_block a {
  font-family: 'DINPro Medium';
  color: #0096aa;
  font-size: 12px;
  line-height: 14px;
  text-decoration: underline;
  display: inline-block;
}
.short_block a:hover {
  text-decoration: none;
}

b, strong { font-weight: bold; }



/* line-slider */
.line-slider .wrap-projects{
  overflow:hidden;
  margin-top:36px;
}
.line-slider .holder-news.project-news:first-child{
  margin:0;
}
.line-slider .holder-news.project-news{
  margin:0 0 0 20px;
}
.holder-news .block-title{
  -moz-transition:opacity 0.4s ease 0s;
  -o-transition:opacity 0.4s ease 0s;
  -webkit-transition:opacity 0.4s ease 0s;
  display:block;
  text-decoration:none;
}
.line-slider .holder-news.project-news:hover .block-title{
  opacity:0.7;
  filter:Alpha(Opacity=70);
}
.line-slider{
  width:960px;
  height: 200px;
  overflow: auto;
}
.horizontal-only{
  height: auto;
  max-height:360px;
  margin-bottom:3px;
  outline: none;
}
.jspContainer{
  overflow: hidden;
  position: relative;
}
.jspPane{
  position: absolute;
}
.jspVerticalBar{
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  display:none;
}
.jspHorizontalBar{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:20px;
  background: red;
}
.jspVerticalBar *,
.jspHorizontalBar *{
  margin: 0;
  padding: 0;
}
.jspCap{
  display: none;
}
.jspHorizontalBar .jspCap{
  float: left;
}
.jspTrack{
  background:#EFEFED url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRBODcyMENFRkRBOTExRTJCMTQyRDExMkIxOTg1MEZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRBODcyMENGRkRBOTExRTJCMTQyRDExMkIxOTg1MEZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REE4NzIwQ0NGREE5MTFFMkIxNDJEMTEyQjE5ODUwRkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REE4NzIwQ0RGREE5MTFFMkIxNDJEMTEyQjE5ODUwRkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgICAgICAgIDAwMDAwMDAwMDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAAUAAQDAREAAhEBAxEB/8QBogAAAAYCAwEAAAAAAAAAAAAABwgGBQQJAwoCAQALAQAABgMBAQEAAAAAAAAAAAAGBQQDBwIIAQkACgsQAAIBAwQBAwMCAwMDAgYJdQECAwQRBRIGIQcTIgAIMRRBMiMVCVFCFmEkMxdScYEYYpElQ6Gx8CY0cgoZwdE1J+FTNoLxkqJEVHNFRjdHYyhVVlcassLS4vJkg3SThGWjs8PT4yk4ZvN1Kjk6SElKWFlaZ2hpanZ3eHl6hYaHiImKlJWWl5iZmqSlpqeoqaq0tba3uLm6xMXGx8jJytTV1tfY2drk5ebn6Onq9PX29/j5+hEAAgEDAgQEAwUEBAQGBgVtAQIDEQQhEgUxBgAiE0FRBzJhFHEIQoEjkRVSoWIWMwmxJMHRQ3LwF+GCNCWSUxhjRPGisiY1GVQ2RWQnCnODk0Z0wtLi8lVldVY3hIWjs8PT4/MpGpSktMTU5PSVpbXF1eX1KEdXZjh2hpamtsbW5vZnd4eXp7fH1+f3SFhoeIiYqLjI2Oj4OUlZaXmJmam5ydnp+So6SlpqeoqaqrrK2ur6/9oADAMBAAIRAxEAPwDe7/jf+/S16v8AKdP8L+vOvTp1X+ur7P1X/wBV7b1dnz630lv4ZN/AP4lqfx/fW8Vz4/Fp8Pnt9NXn9HutDpr17oQf8i/ur/0y/wAK/wANXk8X+2833P8AsNftzGj5U611/9k=") no-repeat 100% 0;
  position: relative;
}
.jspDrag{
  position: relative;
  top: 0;
  left: 0;
  background:url(../img/bg_arrow_line-slider.png) no-repeat 100% 0;/*#0096AA*/
  width:308px !important;
  height:20px;
  z-index:500;
  cursor:pointer;
}
.jspDrag:after{
  content:'История';
  position:absolute;
  top:0;
  left:10px;
  color:#fff;
  height:20px;
  z-index:10000;
  text-indent:0;
  text-transform:uppercase;
  font:14px/20px 'DINPro Medium';
}
.jspDragTop{
  border:1px solid rgba(255, 255, 255, 0.4);
  position:absolute;
  top:4px;
  left:0;
  bottom:4px;
  width:10px;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{
  float: left;
  height: 100%;
}
.jspArrow{
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled{
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow{
  height: 16px;
}
.jspHorizontalBar .jspArrow{
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus{
  outline: none;
}
.jspCorner{
  background: #eeeef4;
  float: left;
  height: 100%;
  display:none;
}
* html .jspCorner{
  margin: 0 -3px 0 0;
}
.line-slider .info-text2, .history_section .info-text2 {
  margin-top: 6px;
  width: 304px;
  height: 127px;
  box-sizing:border-box;
  background: url(../img/slider_info_text.jpg) 0 0 no-repeat;
  
  padding-left: 22px;
  margin-bottom: 11px;
}
.history_section .info-text2 {
	margin-top: 33px;
	margin-bottom: 0;
}
.line-slider .info-text2 .text2 {
	width: 230px;
}
.history_section .info-text2 .text2 {
	width: 230px;
}
.line-slider .h2, .history_section .h2 {
	font-size: 22px;
	line-height: 24px;
	margin-top: 2px;
}
.line-slider .news_block_wrapp {
	height: 270px;
  width: 304px;
}
/*.info-text.info-text2 {
	padding-top: 20px;
}*/

.history_block {
	border-bottom: 1px solid #8c8c8c;
	padding-bottom: 22px;
	padding-top: 5px;
}
.history_block:last-child {
  border: none;
}

.history_block_grey {
	width: 630px;
	box-sizing:border-box;
	background: #efefed;
	padding: 12px 25px;
	margin-top: 6px;
}
.history_block_grey_p {
	margin-bottom: 7px;
}

.info_page {
	background: #f2f2f1;
}
.info_page .wrapp {
	padding-top: 15px;
}
.info_page .wrapp {
	background: #fff;
}
.info_page_block {
	margin-left: 246px;
}
.wysiwig {
	width: 656px;
	box-sizing:border-box;
	color:#0f0f0f;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 21px;
}
.wysiwig h2, .wysiwig h4 {
	font-family:'DINPro Medium';
	font-size: 24px;
	line-height: 27px;
	letter-spacing: -.5px;
	margin-bottom: 10px;
}
.wysiwig h4 {
  margin-top: 30px;
}
.wysiwig .mb0 {
  margin-bottom: 0;
}
.wysiwig h3 {
	font-family:'DINPro Medium';
  	margin-bottom: 12px;
}
.wysiwig li {
	list-style-type: disc;
	margin-left: 24px;
  	margin-bottom: 10px;
}
.wysiwig a {
	color: #0096aa;
	text-decoration: underline;
	font-family:'DINPro Medium';
}
.wysiwig a:hover {
	text-decoration: none;
}
.wysiwig p {
	margin-bottom: 10px;
}
.wysiwig blockquote {
	/*font-family: Arial;
	font-style: italic;*/
	color: #0096aa;
	padding: 12px 0;
	margin: 20px 0;
	border-bottom: 1px solid #0096aa;
	border-top: 1px solid #0096aa;
  font: italic 14px/16px 'DINPro Medium', Arial, sans-serif;
}
.wysiwig blockquote strong {
  font-weight: bold;
}
.wysiwig blockquote em {
	display: block;
	font-size: 12px;
	margin-top: 10px;
}
.block_team {
	width: 656px;
	box-sizing:border-box;
}
.holder_team {
	padding: 17px 35px 17px 60px;
	font-family:'DINPro Medium';
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #0f0f0f;
	border-bottom: 1px solid #8c8c8c;
	position: relative;
	cursor: pointer;
}
.holder_team:first-child {
	border-top: 1px solid #8c8c8c;
}
/*.holder_team:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
}*/
.holder_team_img {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px !important;
  width: 40px;
  height: 40px;
}
.holder_team:before, .comics_holder_team:before {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -11.5px;
	width: 23px;
	height: 23px;
	background: url(../img/holder_team_bg.jpg) 0 0 no-repeat;
}
.holder_team:hover:before, .comics_holder_team:hover:before {
	background-position: 0 -24px;
}
.holder_team.active:before {
	background-position: -24px 0;
}
.holder_team.active:hover:before {
	background-position: -24px -24px;
}
/*.holder_team_img1 {
	background: url(../img/holder_team1.jpg) 0 0 no-repeat;
}
.holder_team:hover .holder_team_img {
	background-position: -41px 0;
}


.holder_team_img2 {
  background: url(../img/holder_team1.jpg) 0 0 no-repeat;
}
.holder_team_img3 {
  background: url(../img/holder_team1.jpg) 0 0 no-repeat;
}
.holder_team_img4 {
  background: url(../img/holder_team4.jpg) 0 0 no-repeat;
}
.holder_team_img5 {
  background: url(../img/holder_team5.jpg) 0 0 no-repeat;
}
.holder_team_img6 {
  background: url(../img/holder_team6.jpg) 0 0 no-repeat;
}
.holder_team_img7 {
  background: url(../img/holder_team7.jpg) 0 0 no-repeat;
}




.holder_team2:after {
	background: url(../img/holder_team1.jpg) 0 0 no-repeat;
}
.holder_team3:after {
	background: url(../img/holder_team1.jpg) 0 0 no-repeat;
}
.holder_team4:after {
	background: url(../img/holder_team4.jpg) 0 0 no-repeat;
}
.holder_team5:after {
	background: url(../img/holder_team5.jpg) 0 0 no-repeat;
}
.holder_team6:after {
	background: url(../img/holder_team6.jpg) 0 0 no-repeat;
}
.holder_team7:after {
	background: url(../img/holder_team7.jpg) 0 0 no-repeat;
}*/

.drop_holder {
	display: none;
	background: #efefed;
	border-bottom: 1px solid #8c8c8c;
	box-sizing:border-box;
	padding: 12px 35px 12px 60px;
}
.drop_holder_ul {
	margin-bottom: 25px;
}

.drop_holder_text, .drop_holder p {
	margin-bottom: 8px;
}
.drop_holder_li {
	list-style-position: inside;
	list-style-type: disc;
}

.print {
	position: absolute;
	top: 20px;
  	left: 20px;
	width: 40px;
	height: 40px;
	background: url(../img/print.jpg) 0 0 no-repeat;
	display: block;
}
.print:hover {
	background-position: -41px 0;
}


.a {
  text-decoration: none;
}
.a:hover {
  text-decoration: underline;
}
.fin_block {
  position: relative;
}
.fin_block_left {
  width: 225px;
  margin-right: 20px;
  box-sizing:border-box;
  float: left;
  min-height: 1px;
}
.fin_block_right {
  width: 714px;
  height: 220px;
  background: #efefed;
  box-sizing:border-box;
  float: right;
  padding: 15px 20px;
}

.fin_block .grey_caption {
  float: right;
  width: 110px;
  margin-right: 45px;
  position: relative;
  cursor: pointer;
}
.fin_block .grey_caption:before {
  content: '';
  position: absolute;
  right: -45px;
  top: 50%;
  margin-top: -11.5px;
  width: 23px;
  height: 23px;
  background: url(../img/holder_team_bg.jpg) 0 0 no-repeat;
}
.fin_block.active .grey_caption:before {
  background-position: -24px 0;
}
.fin_block .year_h2 {
  margin-left: 246px;
  margin-bottom: 8px;
}
.fin_h3 {
  font-family:'DINPro Medium';
  font-size: 24px;
  line-height: 16px;
  color: #000;
  margin-right: 25px;
}
.fin_block .link {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}
.finance .link:hover {
  text-decoration: none;
}
.fin_block .drop_holder_text {
  margin-top: 2px;
}
.fin_block_drop {
  
  position: relative;
  display: none;
}
.fin_block_drop .fin_block_right {
  height: 100%;
}
.fin {
  margin-bottom: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid #8c8c8c;
}
.fin:last-child {
  margin-bottom: 0;
  border: none;
}
.fin_block_drop .print {
  left: 0;
}
.fin_block_left_info {
  font-family:'DINPro Medium';
  font-size: 15px;
  line-height: 18px;
  color: #0096aa;
  width: 222px;
  box-sizing:border-box;
  margin-top: 235px;
  position: relative;
  min-height:1px;
}
.fin_block_left_info:after {
  content: '';
  background: url(../img/fin_block_left_info.jpg) 0 0 no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -55px;
  left: 0;
}
.fin_block_left_info_year {
  padding: 8px 0;
  border-top: 1px solid #0096aa;
  font-family:'DINPro Medium';
  font-size: 16px;
  line-height: 18px;
  color: #0096aa;
}
.fin_block_left_info_year:last-child {
  border-bottom: 1px solid #0096aa;
}
.fin_block_left_info_year:last-of-type {
  border-bottom: 1px solid #0096aa;
}
.fin_block_right ol {
  list-style-type: decimal;
  list-style-position: inside;
}
.fin_block_right_ol li {
  margin-bottom: 7px;
  font-family:'DINPro Medium';
}
.fin_block_right ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 20px;
}
.fin_block_right_ul li {
  margin-bottom: 7px;
}
.fin_block_right h4 {
  font-family:'DINPro Medium';
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 25px;
}
.fin_block_right h5 {
  font-family:'DINPro Medium';
  margin-top: 10px;
  margin-bottom: 7px;
}
.fin_block_right p {
  margin-bottom: 10px;
}
.fin_block.active .fin_block_right {
  background: url(../img/fin_block_active.jpg) 0 0 no-repeat;
  color: #fff;
}
.fin_block.active .fin_h3, .fin_block.active .link {
  color: #fff;
}
.fin_block.active .news_btn {
  display: none;
}
.fin_block_right .news_btn {
  margin-top: 8px;
}

.info_page_right {
  float: left;
}
.profile .fin_block_left_info:after {
  display: none;
}
.profile .fin_block_left_info {
 margin-top: 0;
}
.fin_block_left_info_persona {
  font: italic 14px/16px 'DINPro Medium', Arial, sans-serif;
  color: #0f0f0f;
  margin-top: 10px;
  margin-bottom: 10px;
}
.profile .holder_team1:after {
  background: url(../img/holder_team8.jpg) 0 0 no-repeat;
}
.profile .holder_team2:after {
  background: url(../img/holder_team9.jpg) 0 0 no-repeat;
}
.profile .holder_team3:after {
  background: url(../img/holder_team10.jpg) 0 0 no-repeat;
}
.profile .holder_team4:after {
  background: url(../img/holder_team11.jpg) 0 0 no-repeat;
}
.profile .holder_team5:after {
  background: url(../img/holder_team12.jpg) 0 0 no-repeat;
}
.profile .holder_team6:after {
  background: url(../img/holder_team13.jpg) 0 0 no-repeat;
}
.profile .holder_team:hover:after {
  background-position: -41px 0;
}
.wysiwig2 {
  margin-top: 15px;
}
.news_block_wrapp5 {
  height: 306px;
}
.holder_team14:after {
  background: url(../img/holder_team14.jpg) 0 0 no-repeat;
}
.holder_team15:after {
  background: url(../img/holder_team15.jpg) 0 0 no-repeat;
}
.holder_team16:after {
  background: url(../img/holder_team16.jpg) 0 0 no-repeat;
}
.fin_block_left_info.yellow {
  width: 205px;
  height: 80px;
  position: relative;
  box-sizing:border-box;
  background: #e1e100;
  font-family:"HelveticaNeueBold";
  font-size: 22px;
  line-height: 24px;
  color: #0f0f0f;
  padding: 20px;
}
.fin_block_left_info.yellow:before {
  content: '';
  border: 40px solid transparent;
  border-left: 15px solid #e1e100;
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  background: transparent;
}

.news_slider {
  width: 632px;
  height: 361px;
  box-sizing:border-box;
  overflow: hidden;
  position: relative;
  text-align: left;
  display:inline-block;
  margin-top: 0;
  margin-bottom: 0;
}
.comics_slider {
  width: 386px;
  height: 222px;
  box-sizing:border-box;
  overflow: hidden;
  position: relative;
  text-align: left;
  margin-bottom: 15px;
  display: none;

}
.obzor_slider {
  width: 656px;
  height: 375px;
  box-sizing:border-box;
  overflow: hidden;
  position: relative;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 15px;
}

.comics_slider .news_slide_text {
  background: #8c8c8c;
}
.comics {
  width: 200px;
  margin-left: 20px;
}
.comics .h3 {
   font-weight: bold;
   color: #0f0f0f;
   font-size: 12px;
   line-height: 14px;
   margin-bottom: 5px;
   margin-top: 0;
}
.comics_holder_team {
  border-bottom: 1px solid #8c8c8c;
  position: relative;
  cursor: pointer;
  height: 40px;
  padding-top: 9px;
  box-sizing: border-box;
  margin-bottom: 15px;
}

.comics_holder_team.last {
  border-bottom: none;
  margin-bottom: 0;
}
.comics_holder_team.last + .comics_drop_holder {
  margin-top: 10px;
}
.comics_holder_team:first-child {
  border-top: 1px solid #8c8c8c;
}

.comics_holder_team .grey_caption {
  float: right;
  width: 110px;
  margin-right: 45px;
  position: relative;
  margin-bottom: 0;
}
.comics_holder_team:hover .grey_caption {
  background: #d2d2cb;
  color: #0f0f0f;
}
.comics_holder_team:hover .grey_caption:after {
  border-left: 4px solid #d2d2cb;
}
.comics_index_block {
  padding-bottom: 20px;
  border-bottom: 1px solid #8c8c8c;
  margin-bottom: 20px;
}
.comics_index_block.last {
  border-bottom: none;
}
/*.comics_index_block:first-child {
  padding-top: 20px;
}*/

.comics_drop_holder {
  display: none;
}
.comics_cl .text {
  width: 190px;
}
.press_info-text2 {
  width: 180px;
}
.press_info-text2 .text {
	font-family:'DINPro Regular';
	font-size: 14px;
	line-height: 16px;
	width: 210px;
}
.press_info-text2_h2 {
	font-family:"HelveticaNeueBold";
	font-size: 22px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 70px;
}
.hat_h2 {
  font-family:"HelveticaNeueBold";
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 20px;
}
.under {
	text-decoration: underline;
}
.under:hover {
  text-decoration: none;
}
.news_block_wrapp6 {
	height: 180px;
}
.news_block_wrapp7 {
  height: 366px;
}
.press_links {
  margin-top: 6px;
  color: #8c8c8c;
  line-height: 14px;
}
.press_link {
  text-decoration: underline;
  display: inline-block;
  margin-bottom: 3px;
  font-size: 12px;
}
.press_link:hover {
  text-decoration: none;
}
.press_link.selected {
  color: #0096aa;
  font-weight: bold;
}
.press_link:active {
  color: #0096aa;
}
.press .short_news {
  box-sizing:border-box;
}
.press_title {
  width: 265px;
  box-sizing:border-box;
  font-family:'DINPro Medium';
  font-size: 18px;
  line-height: 22px;
  color: #0f0f0f;
  text-transform: uppercase;

}
.press_title_h2 {
  color: #0096aa;
  font-family:"HelveticaNeueBold";
  margin-top: 28px;
}
.press_text2 {
  color: #585858;
  font-size: 14px;
  line-height: 16px;
  width: 680px;
  
}
.press_text .news_btn {
  display: block;
  margin-top: 5px;
  margin-bottom: 18px;
}
.press_text .grey_caption {
  width: 60px;
  display: inline-block;
  margin-right: 10px;
}
.press_text {
  border-bottom: 1px solid #8c8c8c;
  padding-bottom: 15px;
  margin-top: 10px;
}

.press_text_med {
  font-family:'DINPro Medium';
  color: #0f0f0f;
  font-size: 14px;
  line-height: 16px;
  margin: 5px 0;
  display: block;
}
.fin_block_left_info .short_news_caption:hover {
  background: #0096aa;
}
.fin_block_left_info .short_news_caption:hover:after {
  border-left: 4px solid #0096aa;
}
.press_text_med:hover, .press_title_h3:hover {
  text-decoration: underline;
  cursor: pointer;
}
.press_text_light {
  color: #585858;
  font-size: 12px;
  line-height: 14px;
  max-height: 150px;
  overflow: hidden;
  position: relative;
}


.info_video_list .press_text:last-child {border-bottom:none;}
.info_video_list .inline.fl {
    float: left;
    width: 365px;
    margin-left: 16px;
}

.info_video_list .press_player {float:left}


.press_text_light:after {
  content: '';
  bottom: -1px;
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
  background: url(../img/eclipse-bg.png) 0 0 repeat-x;
}
.press_text .inline.margin {
  width: 370px;
}
.press_text_it {
  font-style: italic;
  font-family:'DINPro Medium';
  color: #0f0f0f;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 5px;
}
.pages {
  margin: 20px 0;
}
.page {
  width: 29px;
  height: 20px;
  font-family:'DINPro Medium';
  font-size: 12px;
  line-height: 20px;
  background: #efefed;
  text-align: center;
  box-sizing:border-box;
  float: left;
  cursor: pointer;
  display: block;
  position: relative;
}
.page.active {
  background: #0096aa !important;
  color: #fff !important;
}
.page:hover {
  background: #d2d2cb;
  color: #0f0f0f;
}
.pages span {
  float: left;
  margin: 0 4px;
}
.page:last-child:after {
  content: '';
  border: 10px solid transparent;
  border-left: 4px solid #efefef;
  position: absolute;
  top: 0;
  left: 100%;
}
.page:last-child:hover:after {
  border-left: 4px solid #d2d2cb;
}
.press .fin_block_left_info:last-child {
  margin-top: 35px;
}
/*.press .news_block_img {
	margin-bottom: 5px;
}*/
.block-over-info a {
  color: #0096aa;
  text-decoration: underline;
}
.block-over-info a:hover {
  text-decoration: none;
}
.title_year {
  font-family:"HelveticaNeueBold";
  color: #0096aa;
  font-size: 22px;
  line-height: 22px;
}
.title_black {
  color: #0f0f0f;
  font-family:"HelveticaNeueBold";
  font-size: 40px;
  line-height: 40px;
  width: 600px;
  margin-top: 5px;
}
.title_news {
  position: relative;
}
.print2, .print3 {
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: url(../img/print.jpg) 0 0 no-repeat;
  display: block;
  left: 20px;
}
.print2:hover, .print3:hover {
  background-position: -41px 0;
}
.print3 {
  background: url(../img/print3.jpg) 0 0 no-repeat;
  left: 70px;
}
.bg-pdf {
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: url(../img/bg_link-pdf.jpg) 0 0 no-repeat;
  display: block;
  left: 120px;
}
.press_slider {
  width: 656px;
  height: 375px;
  margin-bottom: 20px;
}
.wysiwig img {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.wysiwig strong, .wysiwig b {
  font-weight: bold;
}
.wysiwig em, i {
  font-style: italic;
}
.relat {
  position: relative;
}
.press3 .press_text {
  border-bottom: none;
  padding-bottom: 0;
}
.press_cl {
  position: relative;
}

.press_cl .print2 {
  left: 0;
}
.press_cl .print3 {
  left: 50px;
}
.press3 .info_page .wrapp{
  padding-bottom: 15px;
}
.grey_line {
    background: #f2f2f1;
}
.grey_line .wrapp {
  background: #fff;
  
}
.grey_line .cl {
  border-top: 1px solid #8c8c8c;
  padding: 20px 0;
}
.grey_line .grey {
  background: #efefed;
  height: 20px;
  box-sizing:border-box;
  width: 100%;
  position: relative;
  color: #747474;
  text-transform: uppercase;
  line-height: 20px;
}

.grey_line .early {
  float: left;
  padding-left: 10px;
  display: inline-block;
  cursor: pointer;
  width: 75px;
}
.grey_line .late {
  float: right;
  padding-right: 10px;
  display: inline-block;
  cursor: pointer;
  width: 75px;
  text-align: right;
}
.grey_line .late:after {
  content: '';
  border: 10px solid #fff;
  border-left: 4px solid #efefed;
  position: absolute;
  top: 0;
  right: -11px;
}

.grey_line .early:after {
  content: '';
  border: 10px solid #fff;
  border-right: 4px solid #efefed;
  position: absolute;
  top: 0;
  left: -11px;
}
.grey_line .early:hover, .grey_line .late:hover {
  background: #d2d2cb;
  color: #0f0f0f;
}
.grey_line .early:hover:after {
  border-right: 4px solid #d2d2cb;
}
.grey_line .late:hover:after {
  border-left: 4px solid #d2d2cb;
}
.short_news2 {
  width: 222px;
}
.short_news2 .h3 {
  line-height: 24px;
}
.short_news2 .h4 {
  font-style: italic;
  font-size: 14px;
  line-height: 17px;
  text-transform: none;
}
.mini_blue {
  background: url(../img/mini_blue.jpg) 0 0 no-repeat;
  width: 222px;
  height: 80px;
  box-sizing:border-box;
  font-family:"HelveticaNeueBold";
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  padding-top: 20px;
  padding-left: 25px;
}
.buttons {
  width: 100px;
  height: 50px;
  position: relative;
}
.wysiwig3 {
  padding-bottom: 0;
}
.map {
  height: 220px;
  width: 714px;
}
.contact_name, .contact_number, .contact_mail {
  float: left;
}
.contact_name {
  width: 200px;
  padding-right: 55px;
}
.contact_number {
  width: 165px;
  padding-right: 75px;
}
.contact_mail {
  width: 215px;
}
.contact_number .phone {
  font-size: 12px;
  line-height: 17px;
  color: #0f0f0f;
}
.contact_number .phone span {
  font-family:'DINPro Medium';
}
.links a {
  font-family:'DINPro Medium';
  font-size: 12px;
  line-height: 17px;
  color: #0096aa;
  cursor: pointer;
  text-decoration: underline;
}
.links a:hover {
  text-decoration: none;
}
.contact_h2 {
  font-family:'DINPro Medium';
  color: #0f0f0f;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 5px;
}
.contact_text {
  font-size: 12px;
  line-height: 17px;
  color: #0f0f0f;
}
.contact_text2 {
  font-family:'DINPro Medium';
}
.contacts_cl {
  border-bottom: 1px solid #8c8c8c;
  padding-bottom: 20px;
  padding-top: 20px;
}
.contacts_cl:first-child {
  padding-top: 0;
}
.contacts_cl:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.long_news {
  width: 630px;
}
.info_page_right.search {
  width: 714px;
  height: 70px;
  box-sizing:border-box;
  background: #efefed;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 40px;
}
.info_page_right.search form {
  position: relative;
}
.search_input {
  width: 100%;
  height: 24px;
  border: 1px solid #ccc;
  box-sizing:border-box;
  padding-left: 8px;
  font-size: 14px;
  line-height: 16px;
  color: #666;
  margin-bottom: 10px;
}
.search_btn {
  width: 14px;
  height: 14px;
  background: url(../img/search_btn.png) 0 0 no-repeat;
  position: absolute;
  right: 0;
  top: 1px;
  right: -25px;
  top: 5px;
  cursor: pointer;
  display: block;
}
.search_pages {
  float: left;
}
.search_pages2 {
  float: right;
}
.search_pages2 span {
  font-weight: bold;
  color: #0096aa;
}
.search_a {
  font-family:'DINPro Medium';
  text-decoration: underline;
}
.search_a:hover {
  text-decoration: none;
}

.search_title:hover {
  background: #0096aa;
}
.search_title:hover:after {
    border-left: 4px solid #0096aa;
}
.search_block {
  width: 714px;
  box-sizing:border-box;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #8c8c8c;
  padding-top: 10px;
}
.search_block:first-child {
  padding-top: 0;
}
.search_block .h3 {
  font-family:'DINPro Medium';
  color: #0f0f0f;
  font-size: 14px;
  line-height: 16px;
  margin-top: 0;
}
.search_block_number {
  font-size: 12px;
  color: #666;
  position: absolute;
  display: inline-block;
  top: 11px;
  left: -23px;
}
.search_block:first-child .search_block_number {
  top: 1px;
}
.search_bg {
  background: #efefed;
}
.error_404 {
  font-family:'DINPro Bold';
  font-size: 256px;
  line-height: 259px;
  color: #666;
  margin-left: 25px;
}
.error_text {
  width: 386px;
  margin-left: 80px;
  margin-top: 55px;
}
.error_text .h2 {
  font-size: 45px;
  line-height: 48px;
  color: #0096aa;
}
.error_text .h3 {
  font-family:'DINPro Medium';
  font-size: 24px;
  line-height: 27px;
  color: #0f0f0f;
  margin-top: 20px;
  margin-bottom: 10px;
}
.error_text .text {
  color: #666;
  font-size: 16px;
  line-height: 19px;
  width: 100%;
}
.error_text .text a {
  text-decoration: underline;
  color: #0096aa;
}
.error_text .text a:hover {
  text-decoration: none;
}
.error .title {
  border-bottom: none;
}
.error_footer {
    border-top: 1px solid #8c8c8c;
}
.error_footer .footer_block1 {
  border-top: none;
}
.rev_content_block {
  color: #fff;
  width: 270px;
  box-sizing:border-box;
  font-size: 15px;
  line-height: 17px;
  border-top: 1px solid #fff;
  padding-top: 5px;
}
.rev .press_info-text2_h2 {
  margin-bottom: 50px;
}
.rev_year {
  width: 86px;
  font: 34px/36px 'HelveticaNeueBold', Arial, sans-serif;
}
.rev_text {
  width: 160px;
  margin-left: 10px;
}
.rev_img {
  border: 1px solid #ccc;
  margin-right: 6px;
}
.news.content_index {
  padding-bottom: 0;
  border-bottom: none;
  padding-top: 0;
}
.rev .short_news {
  width: 306px;
  box-sizing:border-box;
}
.rev .short_news.margin {
  margin-left: 15px;
}
.cl .margin:first-of-type, .cl .margin:first-child {
  margin-left: 0;
}
.rev_short_news_text {
  width: 150px;
  position: relative;
  height: 195px;
  box-sizing:border-box;
}
.rev_short_news_text .news_block {
  width: inherit;
}
.rev .short_news .h2 {
  font: 18px/20px 'DINPro Bold', Arial, sans-serif;
  text-transform: uppercase;
  color: #787882;
  margin: 0 0 6px;
  border-bottom: 1px solid #93939b;
  padding-bottom: 6px;
}
.rev .short_news .news_text {
  font: italic 12px/15px Arial, Helvetica, sans-serif;
  margin-bottom: 13px;
  position: relative;
}
.rev .news_block_wrapp {
  height: 100px;
}
.rev .news_btn {
    font: 13px/16px 'DINPro Medium', Arial, sans-serif;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    padding-left: 38px;
    left: 0;
}
.rev .news_btn:after {
  content: '';
  background: url(../img/psd.png) 0 0 no-repeat;
  width: 32px;
  height: 31px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.rev .news .cl {
  border-bottom: 1px solid #8c8c8c;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.rev .news .cl:last-child {
  border-bottom: none;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.press_img_block {
  width: 304px;
  height: 174px;
  display: block;
  box-sizing:border-box;
  background: #efefed;
  padding: 10px;
}
.press_img_block .news_block_img {
  margin: 0;
  float: left;
}
.press_img_block_text {
  font-size: 11px;
  line-height: 12px;
  font-style: italic;
  color: #585858;
  margin-left: 20px;
  float: left;
  width: 155px;
}
.press_img_block_text li {
  margin-bottom: 4px;
  list-style-type: disc;
  list-style-position:inside;
}
.press_logo {
  margin-bottom: 15px;
}
.press_caption {
  margin-top: 15px;
}
.links {
  font-size: 12px;
}
.heading p {
  margin-bottom: 12px;
}
.comics_wysiwig {
  padding-bottom: 10px;
}
.footer_block1 .cl > .footer_caption:hover {
    background: #0096aa;
}
.footer_block1 .cl > .footer_caption:hover:after {
    border-left: 4px solid #0096aa;
}

/*.profile .info_page .wrapp > .cl {
  margin-top: 15px;
}
.profile .info_page .wrapp > .cl:first-child {
  margin-top: 0;
}
.comics_index_block:last-child {
  margin-bottom: 0;
}*/
@media print {
  body {
    zoom:.7;
  }
  /*.content_index_block_left {
    visibility: hidden;
  }
  .footer_block1, .footer_caption, .footer_logo, .footer_links, .grey_line {
    display: none;
  }*/
  .top_header, .news_slider_left, .news_slider_right {
    display: none;
  }
  .fin_block .grey_caption {
    display: none !important;
  }
  .footer .cl {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .short_news_caption:after {
    display: none;
  }
.punkt_menu:active:after, .punkt_menu.active:after ,.content_index_block_nav_li, .punkt_menu:after, .btn1:after {
    display: none;
  }
  /*.bottom_header ul {
    display: none;
  }
  .fin_block_right_content {
    color: #000;
  }
}*/
a[href="http://www.flowslider.com"] {
  display: none !important;
}
.printSelected div {display: none } /* скрываем весь контент на странице */
.printSelected div.printSelection {display: block; } /* делаем видимым только тот блок, который подготовлен для печати */
.printSelected div.printSelection div {display: block; } /* показываем всех его потомков, которые были скрыты первой строкой */
}

.resources__title {
  margin: 0 0 46px;
}

.resources > tbody > tr > td:first-child {
  width: 33.33%;
}

.resource-item {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px 15px;
  padding: 0 30px 0 0;
  width: 50%;
}

.resource-item__img {
  box-sizing: border-box;
  float: left;
  padding-right: 20px;
  width: 100px;
  text-align: center;
}

.resource-item__img img {
  vertical-align: top;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 65px;
}

.resource-item__content {
  margin-left: 100px;
}

.resources__title + .resource-item {
  margin: 0 0 15px;
  width: 100%;
}

.resources__title + .resource-item .resource-item__img {
  width: 120px;
}

.resources__title + .resource-item .resource-item__content {
  margin-left: 120px;
}




.footer .wrapp .resources td:last-child .resource-item {
  padding-top: 66px;
} 
