@font-face {
  font-family: 'UbuntuLight';
  src: url("../fonts/UbuntuLight.eot");
  src: url("../fonts/UbuntuLight.eot?#iefix") format('embedded-opentype'), url("../fonts/UbuntuLight.woff") format('woff'), url("../fonts/UbuntuLight.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
.news_content_left {
  width: 890px;
  position: relative;
  float: left;
}
.news_content_left .content_banner_left {
  margin-top: 50px;
}
.news_content_left .choice {
  margin-top: 55px;
}
.news_content_left_top_info {
  border-bottom: 1px solid #e6e6e6;
  height: 60px;
  margin-bottom: 15px;
  position: relative;
  line-height: 60px;
  margin-bottom: 15px;
}
.news_content_left_top_info_breadcrumbs {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-right: 20px;
  font-family: 'Arial', sans-serif;
}
.news_content_left_top_info_date {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  color: #808080;
}
.news_content_left_top_info_social {
  width: 36%;
  float: right;
  text-align: right;
  position: relative;
  font-size: 0;
}
.news_content_left_top_info_social_item {
  display: inline-block;
  margin-left: 25px;
  position: relative;
}
.news_content_left_top_info_social_item_icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 10px;
}
.news_content_left_top_info_social_item_icon img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.news_content_left_top_info_social_item_count {
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  color: #808080;
  font-family: 'Arial', sans-serif;
}
.header {
  margin-bottom: 0;
}
.news_content_left_top_img {
  width: 100%;
  margin-bottom: 10px;
}
.news_content_left_top_img img {
  max-width: 100%;
}
.news_content_left_top_img_author {
  position: absolute;
  margin-top:-25px;
  text-align: right;
  color: #b0b0b0;
  font-size: 12px;
}
.block-article__wrapper-tags
{
 /*margin-top:20px;*/
}
.block-article__wrapper-tags a
{
	color:#b90c0c;
	text-decoration:underline;
}






@media screen and (orientation: landscape), screen and (min-width: 1200px) {
  h1 {
  font-size: 42px;
  color: #000;
  line-height: 48px;
  padding-top:5px;
  font-family: 'opensans-regular', sans-serif;
  margin-bottom: 35px;
  font-weight:normal;
}
}
@media screen and (orientation: portrait), screen and (max-width: 1199px) {
  h1 {
  font-size: 34px;
  color: #000;
  line-height: 40px;
  font-family: 'opensans-regular', sans-serif;
  margin-bottom: 35px;
}
}











.blockquote {
  width: 460px;
  font-family: 'UbuntuLight', sans-serif;
  font-size: 35px;
  line-height: 47px;
  color: #000;
  margin-left: 70px;
}
.blockquote_line {
  position: relative;
  width: 140px;
  height: 3px;
  background: #000;
  margin: 25px auto;
}
.blockquote_note {
  padding-top: 10px;
  margin-top: 10px;
  font-size: 15px;
  line-height: 1;
  border-top: 1px solid #e3e3e3;
}
.news_content_left_col_thin {
  width: 270px;
  float: right;

  position: relative;
}
.news_content_left_col_wide {
  width: 580px;
  float: left;
  position: relative;
}
.news_content_left_col_wide img
{
 max-width:580px;
}
.news_content_left_col_wide p
{
 text-align:justify;
}
p {
  font-size: 16px;
  color: #000;
  line-height: 23px;
  margin-bottom: 30px;
}
p a {
  color: #b90c0c;
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
.big_news_title
{
    font-family: 'FranklinGothicHeavyC', sans-serif;
    font-size: 42px;
    line-height: 46px;
    color: #2f2b42;
}
.big_news_text img
{
 width:100%;
}
.big_news_text p
{
    color: #333;
    font-size: 16px;
    line-height: 22px;
    margin-bottom:10px;
    margin-top:10px;
    text-align:justify;
}
.big_news_image2
{
 width:270px !important;
 float:left;
 margin-right:20px;
}
.big_news_image2 img
{
 width:270px !important;
 height:160px !importnant;
}
.accent {
  display: block;
  /*padding: 35px 30px;*/

  font-size: 21px;
  color: #000;
  line-height: 24px;
}
.accent2 {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 13px;
    color: #b90c0c;
    padding: 15px;
    text-align: left;
    padding-top: 10px;
}
.comments_items {
  margin-top: 40px;
}
.comments .talk_items_item {
  border-bottom: none;
}
.talk_items_item_message_text a {
  color: #136aaf;
  text-decoration: underline;
}
.talk_items_item_message_text a:hover {
  text-decoration: none;
}
.comments_form {
  padding-right: 0px;
  margin-bottom: 30px;
}
.comments_form_name {
  margin-left: 100px;
}
.comments_form_area {
  margin-top: 10px;
  overflow: hidden;
}
.comments_form_area_avatar {
  float: left;
  width: 70px;
  position: relative;
  height: 70px;
}
.comments_form_area_avatar img {
  width: 100%;
  height: 100%;
}
.comments_form_area_textarea {
  float: right;
  width: 480px;
  position: relative;
  height: 90px;
}
textarea {
  border: 1px solid #bebebe;
  width: 100%;
  height: 100%;
  resize: none;
  padding: 5px;
  text-indent: 10px;
  font-family: 'opensans-regular', sans-serif;
  font-size: 14px;
}
.comments_form_bottom {
  overflow: hidden;
  margin-top: 10px;
}
.comments_form_bottom_social {
  float: left;
}
.comments_form_bottom_social_items {
  font-size: 0;
  position: relative;
  display: inline-block;
  margin-top: 3px;
}
.comments_form_bottom_social_items_item {
  display: inline-block;
  margin-right: 6px;
}
.comments_form_bottom_social_title {
  font-size: 11px;
  font-family: 'Arial', sans-serif;
}
.comments_form_bottom_sign {
  float: right;
  padding-top: 18px;
  font-size: 0;
}
.comments_form_bottom_sign_in {
  margin-left: 30px;
  display: inline-block;
  vertical-align: middle;
}
.comments_form_bottom_sign_in a {
  color: #000;
  border-radius: 2px;
  width: 100px;
  height: 35px;
  display: block;
  line-height: 35px;
  background: #bebebe;
  text-align: center;
  font-size: 18px;
}
.comments_form_bottom_sign_in a:hover {
  background: #b90c0c;
  color: #fff;
}
.comments_form_bottom_sign_up {
  display: inline-block;
  vertical-align: middle;
}
.comments_form_bottom_sign_up a {
  color: #b90c0c;
  text-decoration: underline;
  font-size: 18px;
}
.comments_form_bottom_sign_up a:hover {
  text-decoration: none;
}
.yandex_ad_one {
  width: 100%;
  height: auto;
  position: relative;
  margin: 30px 0;
}
.on_this_topic h2 {
  margin-bottom: 15px;
}
.news_content_right {
  float: right;
  width: 270px;
  position: relative;
  padding-top: 40px;
}
.news_content_right .media_items {
  margin-top: 20px;
}
.quote_content2 {
    display: block;
    clear: left;
    border: 3px solid #ffe299;
    padding-top: 40px;
    margin-top: -60px;
    padding-bottom:30px;
}
.big_news_text em
{
 font-style:italic;
}
.block-article__wrapper-text a
{
display:inline;
	}
