.splash-heading__img {
  width: 100%;
  margin-bottom: 3px;
}
.splash-heading__shade {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 0;
  left: 0;
  padding: 30px 20px 90px 21%;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.splash-heading__text {
  font-family: PT Sans, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.15;
  text-shadow: -1px 1px 4px rgba(0, 0, 0, 0.7);
}
.splash-heading__photo-sign {
  font-size: 12px;
  position: absolute;
  z-index: 4;
  bottom: 6px;
  left: 10px;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.3);
}
.news-content {
  font-size: 20px;
  line-height: 28px;
  margin: 30px 0;
}

.news-content p, .news-content ul, .news-content ol {
    width: 90%;
}
.news-content p, .news-content h5, .news-content h2, .news-content h3, .news-content h2,  {
    width: 90%;
}
.news-piece-layout__main_wide .photorepWrapper {
    margin-left: -18%;
    width: 110%;
}
.news-content table.simple-picture_vertical p {
max-width: 100%;
width: 100%;
}
.news-content ul {
    list-style: disc inside;
    padding-left: 40px;
}
.news-content ul li {
    list-style-type: inherit;
}
.news-content ol {
    padding-left: 40px;
}
.news-content p>ymaps {
  width: 121% !important;
  height: 400px !important;
  margin-left: -20%;
}
.news-content thead {
border-bottom: none;
}
.news-content .wide-block {
margin-left: -18%;
width: 110%;
}

.grey-brd {
    border-top: 1px solid #ccc;
}
.news-piece-layout__dummy, .news-piece-layout__left {
    width: 15%;
}
.news-piece-layout__date {
  font-size: 14px;
    margin: 0 5px 0 0;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    color: rgb(102, 102, 102);
}
.newsRightAdb {
    padding: 0 10px;
    _border: 1px solid #ccc;
    text-align: center;
}

.news-content p {
  margin-bottom: 24px;
}
.news-content p br {
    height: 0px;
    line-height: 0px;
    display: block;
    content: " ";
    margin-bottom: 24px;
}
.news-content h1 {
  font-size: 36px;
  line-height: 1.4;
  margin-top: 48px;
  margin-bottom: 24px;
}
.news-content h2 {
  font-size: 28px;
  line-height: 1.4;
  margin-top: 48px;
  margin-bottom: 24px;
}
.news-content h3 {
  font-size: 24px;
  line-height: 1.4;
  margin-top: 36px;
  margin-bottom: 18px;
}
.news-content h4 {
  font-size: 21px;
  line-height: 1.4;
  margin-top: 28px;
  margin-bottom: 18px;
}
.news-content h5 {
  font-size: 18px;
  line-height: 1.4;
  margin-top: 18px;
  margin-bottom: 8px;
  font-weight: bold;
}
.news-content h6 {
  font-size: 18px;
  line-height: 1.4;
  margin-top: 18px;
  margin-bottom: 8px;
  font-weight: bold;
  color: #666;
}

.news-content strong {
  font-weight: bold;
}
.news-content em {
  font-style: italic;
}
.news-content strike {
  text-decoration: line-through;
}
.news-content ul {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style: disc outside;
}
.news-content ol {
  margin-bottom: 10px;
  list-style: decimal inside;
}
.news-content li {
  margin-bottom: 5px;
}
.news-content table {
  font-size: 14px;
  margin-bottom: 32px;
}
.news-content table th {
  font-weight: bold;
  padding: 10px 0;
  vertical-align: middle;
}
.news-content table td {
  padding: 4px 10px;
  vertical-align: middle;
}
.news-content .wide-table-wrapper {
    width: 110%;
    margin-left: -18%;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
.news-content .wide-table-container {
  overflow-x: scroll;
    overflow-y: visible;
    margin-left: 200px;
}
.wide-table-container:after {
  content: '';
  position: absolute;
  width: 25px;
  left: 200px;
  top: 0px;
  height: 100%;
  display: block;
  box-shadow: inset 25px 0 25px -25px rgba(0,0,0,0.35);
}

.news-content table.wide-table {
  margin-bottom: 0;
}
.news-content table .wide-table__headCol {
  position: absolute;
    width: 200px;
    left: 0;
    top: auto;
    overflow: hidden;
}
.news-content table .wide-table__col {
}

.news-content iframe {
  width: 100% !important;
}
.news-content table tr:nth-child(2n) td {
  background-color: #e7e7e7;
}
.news_single_content__photo {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 24px;
  margin-left: -18%;
  width: 110%;
  max-width: 110%;
}
.news-content .news-content__youtube {
  width: 110%;
  margin-left: -18%;
}
.t-main-container .news-piece-layout__main .news_single_content__photo {
  border: none;
}
.news_single_content__photo-inner {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.news_single_content__photo:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  -webkit-box-shadow: inset 0 -20px 40px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 -20px 40px rgba(0, 0, 0, 0.3);
}
.news_single_content__photo img {
  position: relative;
  z-index: -1;
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.news_single_content__photo .news_single_content__photo-sign {
  font-size: 12px;
  position: absolute;
  z-index: 5;
  bottom: 6px;
  left: 10px;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.3);
}
.news_single_content__photo-sign {
  font-size: 12px;
  position: absolute;
  z-index: 5;
  bottom: 6px;
  left: 10px;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.3);
}

.news-content .pic-without-cite-header {
  font-size: 18px;
  font-weight: bold;
  margin: 36px 0 12px;
}
.news-content .pic-without-cite-header + p ins {
  font-style: italic;
  display: block;
  margin-bottom: 36px;
  margin-left: 30px;
  text-decoration: none;
}
.news-content .pic-with-cite {
  margin: 36px 0 24px;
}
.news-content .pic-with-cite:before,
.news-content .pic-with-cite:after {
  display: block;
  clear: both;
  content: '';
}
.news-content .pic-with-cite-header {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}
.news-content .pic-with-cite .fo-width-120 {
  float: left;
  overflow: hidden;
  width: 120px;
  margin-top: 0;
  margin-bottom: 0;
}
.news-content .pic-with-cite blockquote {
  font-style: italic;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  margin-left: 150px;
  border-radius: 12px;
  padding-left: 0;
  border-left: 0;
  width: 75%;
}
.news-content .pic-with-cite blockquote:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1px;
  display: block;
  width: 15px;
  content: '';
  background-color: #fff;
}
.news-content .pic-with-cite blockquote p {
  margin-bottom: 0;
  padding-left: 30px;
  color: #707070;
  border-left: 1px solid #aaa;
}
.news-content .pic-with-cite blockquote p:after {
  position: absolute;
  top: 13px;
  left: -7px;
  display: block;
  content: '';
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
}
.news-content .pic-with-cite blockquote p:before {
  position: absolute;
  top: 13px;
  left: -9px;
  display: block;
  content: '';
  border-right: 9px solid transparent;
  border-bottom: 9px solid #aaa;
  border-left: 9px solid transparent;
}
.news-content table.simple-picture {
  position: relative;
  display: table;
  width: 57%;
  margin-bottom: 24px;
  table-layout: fixed;
}
.news-content table.simple-picture th {
  padding: 0;
  position: relative;
}
.news-content table.simple-picture td {
  padding: 0;
}
.news-content table.simple-picture .photo {
  display: block;
}
.news-content table.simple-picture p {
  font-size: 17px;
  line-height: 1.6;
  position: absolute;
  top: 0;
  left: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 75.6%;
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 20px;
  color: #4c4c4c;
  background-color: #eeeeee;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.3),0 1px 1px -2px rgba(0,0,0,0.4);
  max-width: 100%;
  width: 100%;
}
.news-content table.simple-picture p em {
  font-style: normal;
}
.news-content table.simple-picture_vertical {
    margin-bottom: 10px !important;
    margin-left: -18%;
    width: 110%;
    max-width: 110%;
}
.news-content table.simple-picture_vertical p {
  position: relative;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.news-content table.positive_picture,
.news-content table.negative_picture {
  width: 100%;
  margin-bottom: 40px;
  table-layout: fixed;
}
.news-content table.positive_picture th,
.news-content table.negative_picture th {
  padding: 0;
}
.news-content table.positive_picture a,
.news-content table.negative_picture a {
  display: block;
  width: 100%;
}
.news-content table.positive_picture img,
.news-content table.negative_picture img {
  display: block;
  width: 100%;
}
.news-content table.positive_picture .table-picture-ico,
.news-content table.negative_picture .table-picture-ico {
  display: none;
  overflow: hidden;
  width: 0;
}
.news-content table.positive_picture tbody td:last-child,
.news-content table.negative_picture tbody td:last-child {
  padding: 0;
}
.news-content table.positive_picture tbody td:last-child,
.news-content table.negative_picture tbody td:last-child {
  width: 100%;
  background-color: #f00;
}
.news-content table.positive_picture strong,
.news-content table.negative_picture strong {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  display: block;
  width: 190%;
  padding: 20px 5%;
  color: #4c4c4c;
  background-color: #f2ffd3;
}
.news-crsl {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px;
}
.news-crsl__wrap {
  position: relative;
  margin-bottom: 10px;
}
.news-crsl__wrap:after {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  -webkit-box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.3);
}
.news-crsl__img {
  position: relative;
  z-index: -1;
  display: block;
  max-width: 100%;
}
.news-crsl__dot {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: box-shadow 0.4s;
  background-color: #f2ffd3;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
}
.news-crsl__dot:hover,
.news-crsl__dot:active {
  -webkit-transition-duration: 0;
  transition-duration: 0;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
}
.news-crsl__dot_current {
  cursor: default;
  background-color: #6a920f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}
.fady-text {
  font-size: 12px;
  line-height: 18px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #666;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}
.fady-text_out {
  opacity: 0;
}
.dn {
  display: none;
}
.text__h1 {
  font-family: PT Sans, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 46px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 0;
  width: 90%;
}
.text__h5 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}
.text__b {
  font-weight: bold;
}
.text__annotation {
  font-size: 24px;
  line-height: 1.4;
}
.link_tdn {
  text-decoration: none;
}
.news-piece-layout__main .text__annotation {
  width: 90%;
}
.news-piece-layout {
  display: block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  margin-bottom: 0px;
  border-bottom: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.news-piece-layout__dummy {
  padding-bottom: 0;
  background: none center bottom no-repeat transparent;
  -webkit-background-size: 100% auto;
  background-size: contain;
}
.news-piece-layout__main {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 86%;
  margin-left: 14%;
}
.news-piece-layout__main_wide {
  margin-left: 15%;
}
.news-piece-layout__footer {
  float: left;
  padding-bottom: 15px;
    margin-top: 0;
    width: 84%;
    margin-left: 0;
}
.news-piece-layout__section {
  margin-bottom: 40px;
}
.news-piece-layout__section_with-border {
  border-right: 1px solid #c7c7c7;
  margin-bottom: 20px;
}
.news-piece-layout__author {
  font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.news-piece-layout__author a.editor-link {
  color: rgba(0,0,0,.6);
  font-size: 14px;
  border-bottom: 1px solid rgba(0,0,0,.4);
  transition: .2s ease-out;
}
.news-piece-layout__author a.editor-link:hover {
  color: rgb(255, 84, 0);
  border-bottom: 1px solid rgba(255, 84, 0, .6);
}
.simple-table {
  margin-bottom: 40px;
}
.simple-table th {
  font-weight: bold;
  padding: 10px 0;
  vertical-align: middle;
}
.simple-table td {
  padding: 4px 10px;
  vertical-align: middle;
}
.simple-table tr:nth-child(2n) td {
  background-color: #e7e7e7;
}
.news-content-2 .simple-table {
  font-size: 14px;
  line-height: 24px;
  margin: 24px 0 40px;
}
.annotated-picture {
  margin-bottom: 20px;
}
.annotated-picture__link {
  display: block;
  overflow: hidden;
  max-width: 100%;
}
.annotated-picture__img {
  display: block;
  max-width: 100%;
}
.annotated-picture__text {
  display: block;
  font-size: 16px;
  line-height: 1.4;
  padding: 20px 5%;
  color: #4c4c4c;
  background-color: #f2ffd3;
}
.annotated-picture_horizontal {
  display: table;
}
.annotated-picture_horizontal .annotated-picture__link {
  display: table-cell;
  width: 66%;
}
.annotated-picture_horizontal .annotated-picture__text {
  font-size: 15px;
  display: table-cell;
  padding: 12px 18px;
  vertical-align: top;
}
.news-content-2 .annotated-picture {
  margin: 24px 0 32px;
}
.simple-blockquote {
  font-size: 18px;
  line-height: 26px;
  width: 90%;
  margin-bottom: 40px;
}
.simple-blockquote__heading {
  font-weight: bold;
  margin-bottom: 12px;
}
.simple-blockquote__img {
  float: left;
  max-width: 120px;
}
.simple-blockquote__q {
  font-style: italic;
  margin-left: 26px;
  text-indent: -24px;
}
.simple-blockquote__q:before {
  content: '— ';
}
.simple-blockquote_with-image .simple-blockquote__q {
  margin-left: 166px;
}
.news-content-2 .simple-blockquote {
  margin-bottom: 40px;
}
.comms {
  margin-bottom: 40px;
  border-bottom: 2px solid #c7c7c7;
}
.comms__comments {
  width: 85%;
  padding-left: 15%;
  border-top: 1px solid #c7c7c7;
  padding-top: 20px;
  float: left;
}
.comms__ad {
  float: left;
  width: 1%;
  margin-left: 2%;
}
.comms__adv {
  width: 0%;
  position: relative;
}
.comms_no-ad .comms__comments {
  width: auto;
  margin-left: 18%;
  padding-left: 20px;
}
.comms__comments .js_comment-to-object {
    display: none;
}
.comms__comments .js_comment_form-pad {
    margin-top: 1em;
    padding: 0 2px;
    background: transparent;
    border: 0;
}
.comms__comments .js_comment_form-bottom_but .button {
    padding: 0 !important;
    height: auto !important;
    background: none !important;
}
.comms__comments .js_comments_forms_submit {
    font-weight: normal;
    padding: 7px 18px;
    background-color: #6a920f;
    border: 0;
    color: #ffffff;
    border-radius: 5px;
    font-size: 16px;
    opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.comms__comments .js_comments_forms_submit:hover {
    opacity: .8;
}
.comms__comments .js_comment_form-bottom_but {
margin: 0;
}

.news-poll {
  position: relative;
  margin: 40px 0;
  padding: 15px 20px 20px;
  border: 1px solid #c7c7c7;
  width: 90%;
}
.news-poll_results {
  padding-bottom: 47px;
}
.news-poll__intro {
  font-size: 14px;
  font-style: italic;
  color: #4c4c4c;
}
.news-poll__question {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.news-poll .news-poll__listing {
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.news-poll__listing-elem {
  margin-bottom: 10px;
  padding-left: 10px;
}
.news-poll__label {
  margin-left: 10px;
  cursor: pointer;
}
.news-poll__result {
  font-size: 14px;
  display: none;
}
.news-poll__value {
  font-size: 14px;
  line-height: 14px;
  float: right;
  height: 14px;
  margin-right: 100px;
  color: #6a920f;
}
.news-poll__bar {
  position: relative;
  top: 2px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 10px;
  margin-right: 140px;
  vertical-align: top;
  border-radius: 4px;
  background-color: #f1f5e8;
}
.news-poll__fill {
  height: 100%;
  background-color: #6a920f;
}
.news-poll__toggle {
  font-size: 12px;
  line-height: 14px;
  position: absolute;
  bottom: 24px;
  left: 140px;
  height: 14px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-transform: lowercase;
  color: #4c4c4c;
  border-bottom: 1px dashed #aaa;
}
.news-poll__toggle:hover,
.news-poll__toggle:active {
  color: #ff5400;
  border-bottom-color: #ffcbb2;
}
.news-poll__toggle_hidden {
  display: none;
}
.news-poll_results .news-poll__radio {
  display: none;
}
.news-poll_results .news-poll__label {
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 0;
}
.news-poll_results .news-poll__result {
  display: block;
}
.news-poll .button {
  margin-top: 10px;
}
.news-poll_results .button {
  display: none;
}
.news-live-header {
  height: 40px;
  margin: 50px 0 20px;
  padding: 5px 15px 5px 20px;
  color: #000;
  background-color: #f2ffd3;
}
.news-live-header:before,
.news-live-header:after {
  display: block;
  clear: both;
  content: '';
}
.news-live-header__title {
  font-size: 28px;
  line-height: 40px;
  float: left;
}
.news-live-header__update {
  font-size: 14px;
  line-height: 14px;
  position: relative;
  float: right;
  margin-top: 15px;
  cursor: pointer;
  border-bottom: 1px dotted #444;
}
.news-live-header_no-updates .news-live-header__update {
  display: none;
}
.news-live-header .spinner {
  position: absolute;
  top: 1px;
  left: -45px;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
  opacity: 0;
}
.news-live-header_updating .spinner {
  opacity: 1;
}
.news-live-header .spinner__bounce {
  background-color: #000;
}
.news-live-time-tag {
  font-size: 18px;
  position: relative;
  z-index: 1;
  margin-top: 40px;
  margin-bottom: 15px;
}
.news-live-time-tag__time {
  display: inline-block;
  margin-left: 30px;
  padding: 0 10px;
  background-color: #f3f3f3;
}
.news-live-time-tag:after {
  position: absolute;
  z-index: -1;
  top: 11px;
  display: block;
  width: 100%;
  height: 0;
  content: '';
  border-bottom: 1px dashed #c7c7c7;
}
.news-live-header + .news-live-time-tag {
  margin-top: 30px;
}
.news-live-sticky {
  position: fixed;
  z-index: 9;
  top: 45px;
  left: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  padding: 3px 10px 0;
  cursor: pointer;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.news-live-sticky__text {
  -webkit-transition: color .4s;
  transition: color .4s;
  border-bottom: 1px dashed #999;
}
.news-live-sticky:hover {
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  background-color: #fff;
}
.news-live-sticky:hover .news-live-sticky__text {
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  color: #ff5400;
  border-bottom-color: #ff5400;
}
.news-list-page__title {
  font-family: PT Sans, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 24px;
}
.contact-us {
    font-size: 16px;
    line-height: 1.4;
    margin: 20px 0;
    padding: 20px;
    color: #4c4c4c;
    background-color: #f2ffd3;
}
.contact-us__text {
    width: 100%;
    text-align: center;
}
.contact-us__button {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center;
    vertical-align: middle;
}
.contact-us__button .button {
    display: block;
    margin: 0 auto;
    width: 50%;
}

.news-content__crosspostcard {
    position: relative;
    margin: 20px 0;
    background-color: #efefef;
    color: rgba(51,51,51,1);
    _background-color: #000000;
    _color: #fff;
    padding: 0 0 0 20px;
    max-height: 200px;
    z-index: 1;
    overflow: hidden;
}

.news-content__crosspostcard a {
    color: rgba(51, 51, 51, 1);
    border-bottom: 1px solid rgba(51, 51, 51,.7);
    text-decoration: none;
}
.news-content__crosspostcard a:hover {
    color: rgba(51, 51, 51, .7);
    border-bottom: 1px solid rgba(51, 51, 51, .5);
}


.news-content__crosspostcard__photo {
    max-width: 240px;
    padding: 0 0 0 20px;
    float: right;
    vertical-align: top;
    display: block;
    z-index: 1;
    position: relative;
}

.news-content__crosspostcard__tags {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 20px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: 0;
}
.news-content__crosspostcard a.news-content__crosspostcard__tag {
    color: rgba(51, 51, 51, 1);
    _color: rgba(255, 255, 255, .8);
    font-size: .8em;
    border-bottom: none;
    text-decoration: none;
}
.news-content__crosspostcard a.news-content__crosspostcard__tag:hover {
    color: rgba(51, 51, 51, .7);
    border-bottom: 1px solid rgba(51, 51, 51, .5);
    _color: rgba(255, 255, 255, 1);
    _border-bottom: 1px solid rgba(255, 255, 255, .7);
}

.news-content__crosspostcard__announce {
    vertical-align: top;
    padding-right: 250px;
    margin-top: 40px;
}

.news-content h3.news-content__crosspostcard__title {
  font-size: 24px;
    line-height: 1.4;
    margin-top: 0px;
    margin-bottom: 18px;
    color: rgba(51, 51, 51, ,1);
    _color: #ffffff;
}
.news-content h3.news-content__crosspostcard__title a {
    color: rgba(51, 51, 51, ,1);
    border-bottom: 1px solid rgba(51, 51, 51,.7);

    _color: #ffffff;
    _border-bottom: 1px solid rgba(255, 255, 255, .7);
    text-decoration: none;
}

.news-content__crosspostcard-news {
    position: relative;
    margin: 20px 0;
    background-color: #efefef;
    color: rgba(51,51,51,1);
    padding: 0 0 0 20px;
    max-height: 200px;
    z-index: 1;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    width: 90%;
}

.news-content__crosspostcard-news__shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.7);
    z-index: -1;
}

.news-content__crosspostcard-news__photo {
    max-width: 210px;
    padding: 10px 20px 20px 0;
    float: right;
    vertical-align: top;
    display: block;
    z-index: 1;
    position: relative;
    border: none;
}
.news-content__crosspostcard-news__photo img {
}

.news-content__crosspostcard-news__header {
    color: rgba(255, 255, 255, 1);
    font-size: .8em;
    border-bottom: none;
    text-decoration: none;
    margin: 10px 0 0 0;
    font-size: 1em;
    background-image: url(//s.66.ru/misc/66_logo_bw_sm.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    background-size: auto 100%;
    padding-left: 60px;
}
.news-content__crosspostcard-news__announce {
    vertical-align: top;
    padding-right: 250px;
    margin: 10px 0 20px 0;
}

.news-content h3.news-content__crosspostcard-news__title {
  font-size: 24px;
    line-height: 1.4;
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, ,1);
}
.news-content .news-content__crosspostcard-news__title {
  font-size: 24px;
    line-height: 1.4;
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, ,1);
}
.news-content h3.news-content__crosspostcard-news__title a {
    color: rgba(255, 255, 255, 1);
    border-bottom: none; /*1px solid rgba(255, 255, 255, .7);*/
    text-decoration: none;
}
.news-content h3.news-content__crosspostcard-news__title a:hover {
    color: rgba(255, 255, 255, .7);
    border-bottom: none; /*1px solid rgba(255, 255, 255, .5);*/
}

.news-piece-layout__caption-date {
    font-size: 20px;
    line-height: 24px;
}
.news-piece-layout__caption-author {
    font-size: 20px;
    line-height: 24px;
    margin-top: 5px;
}
.t-main-container .news-piece-layout__main a {
    color: #000000;
    border-bottom: 1px solid rgba(0,0,0,.5);
    transition: opacity .28s ease;
}
.t-main-container .news-piece-layout__main a:hover {
    opacity: .8;
}

.t-main-container .news-piece-layout__main a.news-piece-layout__caption-tag {
    position: relative;
    background-color: #6a920f;
    color: #ffffff;
    text-decoration: none;
    opacity: 1;
    line-height: 1.2em;
    padding: 3px 5px 3px 16px;
    overflow: hidden;
    border-radius: 3px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  font-size: 13px;
}
.t-main-container .news-piece-layout__main a.news-piece-layout__caption-tag_gray {
    background-color: #666666;
    display: inline-block;
}
.t-main-container .news-piece-layout__main a.news-piece-layout__caption-tag:before {
    display: block;
    position: absolute;
    top: 3px;
    left: 5px;
    content: '#';
}
.t-main-container .news-piece-layout__main a.news-piece-layout__caption-tag:hover {
    opacity: .8;
    color: #ffffff;
}

.news-piece-layout__wideBlock {
    width: 118%;
    margin-left: -18%;
    position: relative;
    z-index: 1;
    clear: both;
    border: 1px solid transparent;
}

.news-piece-layout__wideBlock_mb {
    margin-top: 20px;
    margin-bottom: 20px;
}

.news-piece-layout__rightBlock {
    padding-left: 0;
    float: left;
}
.news-piece-layout__rightBlock .news-piece-layout__section_with-border {
    margin-top: 15px;
    margin-left: 0px;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left: 1px solid #c7c7c7;
    border-right: none;
}

.t-main-container .news-piece-layout__rightBlock a.news-piece-layout__caption-tag {
    position: relative;
    background-color: #6a920f;
    color: #ffffff;
    text-decoration: none;
    opacity: 1;
    line-height: 1.2em;
    padding: 3px 5px 3px 16px;
    overflow: hidden;
    border-radius: 3px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  font-size: 18px;
}
.t-main-container .news-piece-layout__rightBlock a.news-piece-layout__caption-tag_gray {
    background-color: #666666;
    display: inline-block;
}
.t-main-container .news-piece-layout__rightBlock a.news-piece-layout__caption-tag:before {
    display: block;
    position: absolute;
    top: 3px;
    left: 5px;
    content: '#';
}
.t-main-container .news-piece-layout__rightBlock a.news-piece-layout__caption-tag:hover {
    opacity: .8;
    color: #ffffff;
}


.news-piece-layout__leftBlock {
    width: 14%;
    padding-left: 0;
    float: left;
}
.news-piece-layout__leftBlock_fw {
    width: 20%;
    padding-left: 0%;
}

.news-piece-layout__wideBlock .social-button {
    display: block;
    width: 95%;
    min-width: 118px;
    max-width: 150px;
    margin-bottom: 10px;
    padding-left: 35px;
}
.news-piece-layout__wideBlock .social-button_facebook {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9Ijk2LjEyNHB4IiBoZWlnaHQ9Ijk2LjEyM3B4IiB2aWV3Qm94PSIwIDAgOTYuMTI0IDk2LjEyMyIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDI1NSwgMjU1KTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWlkIj48cGF0aCBkPSJNNzIuMDg5LDAuMDJMNTkuNjI0LDBDNDUuNjIsMCwzNi41Nyw5LjI4NSwzNi41NywyMy42NTZ2MTAuOTA3SDI0LjAzN2MtMS4wODMsMC0xLjk2LDAuODc4LTEuOTYsMS45NjF2MTUuODAzICAgYzAsMS4wODMsMC44NzgsMS45NiwxLjk2LDEuOTZoMTIuNTMzdjM5Ljg3NmMwLDEuMDgzLDAuODc3LDEuOTYsMS45NiwxLjk2aDE2LjM1MmMxLjA4MywwLDEuOTYtMC44NzgsMS45Ni0xLjk2VjU0LjI4N2gxNC42NTQgICBjMS4wODMsMCwxLjk2LTAuODc3LDEuOTYtMS45NmwwLjAwNi0xNS44MDNjMC0wLjUyLTAuMjA3LTEuMDE4LTAuNTc0LTEuMzg2Yy0wLjM2Ny0wLjM2OC0wLjg2Ny0wLjU3NS0xLjM4Ny0wLjU3NUg1Ni44NDJ2LTkuMjQ2ICAgYzAtNC40NDQsMS4wNTktNi43LDYuODQ4LTYuN2w4LjM5Ny0wLjAwM2MxLjA4MiwwLDEuOTU5LTAuODc4LDEuOTU5LTEuOTZWMS45OEM3NC4wNDYsMC44OTksNzMuMTcsMC4wMjIsNzIuMDg5LDAuMDJ6IiBzdHlsZT0iZmlsbDogcmdiKDI1NSwgMjU1LCAyNTUpOyI+PC9wYXRoPjwvc3ZnPg==);
    background-position: 8px 7px;
}
.news-piece-layout__wideBlock .social-button_vk {
    background-position: 0 -3px;
}

.news-content .snoska-left {
    border-right: 2px solid #f29200;
}
.news-content .snoska:after {
}

.news-content .snoska-left__title {
    color: #707070;
    padding-right: 10px;
    font-style: italic;
    text-align: center;
}
.news-content .snoska-left__photo {
    padding-right: 10px;
    text-align: center;
    margin: 5px 0;
}
.news-content .snoska-left__photo_square img {
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.news-content .snoska-left__photo_circle img {
    border-radius: 100%;
    max-width: 80px !important;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.news-content .snoska-left__photo-title {
    font-weight: bold;
    display: block;
    text-align: left;
    padding-right: 10px;
}
.news-content .snoska-left__photo-title a {
    color: #000;
    text-decoration: none;
}
.news-content .snoska-left__photo-title a:hover {
    color: #ff5400;
    text-decoration: none;
}

.news-content .snoska-left__text {
    padding-right: 10px;
    font-size: 12px;
    line-height: 18px;
}

.news-content .wideImage {
    width: 100%;
}
.news-content .wideImage img {
    width: 100% !important;
    max-width: 100% !important;
}
.news-content .wideImage__text {
    font-size: 17px;
    line-height: 1.6;
    overflow: hidden;
    padding: 10px 20px;
    color: #4c4c4c;
    background-color: #eeeeee;
    font-style: italic;
}
.news-content .wideImage__text p {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.news-content .wideImage__text a {
    color: #4c4c4c;
}

.news-content .news-piece-layout__wideBlock {
    width: 110%;
    margin-left: -18%;
}

.news-content .imageCite {
    padding-left: 22%;
    margin: 20px 0;
    position: relative;
    overflow: hidden;
}
.news-content .imageCite:after {
    display: block;
    clear: both
}
.news-content .imageCite__left {
    position: absolute;
    top: 20px;
    left: 2%;
    width: 16%;
    font-style: italic;
}

.news-content .imageCite__left img {
    border-radius: 100%;
    width: 100%;
}

.news-content .imageCite__right {
    position: relative;

    black_background-color: rgba(0, 0, 0, .5);
    orange_background-color: rgba(255, 84, 0, .8);
    blue_background-color: rgba(58, 87, 149, .9);
    green_background-color: rgba(106, 146, 15, .9);
}

.news-content .imageCite__shadow {
    width: 100%;
    height: 100%;
    background-color: rgba(106, 146, 15, .8);
    position: absolute;
    top: 0;
    left: 0;

    -background-color: #94b800;
    -background-image: -webkit-linear-gradient(top,#5a8600,#000000);
    -background-image: -o-linear-gradient(top,#5a8600,#000000);
    -background-image: linear-gradient(to bottom,#5a8600,#000000);
}

.news-content .imageCite_orange .imageCite__shadow {
    background-color: rgba(255, 84, 0, .8);
}
.news-content .imageCite_blue .imageCite__shadow {
    background-color: rgba(58, 87, 149, .8);
}
.news-content .imageCite_black .imageCite__shadow {
    background-color: rgba(0, 0, 0, .7);
}

.news-content .imageCite__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.news-content .imageCite__bg img{
    position: absolute;
    z-index: -1;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    margin: auto;
}

.news-content .imageCite__text {
    padding: 80px 40px 0px 80px;
    opacity: 0.1;
    color: #ffffff;
    height: 135px;
    overflow: hidden;

    -webkit-transition: padding 500ms, opacity 500ms;
    transition-property: padding, opacity;
    transition-duration: 500ms, 500ms;
}

.news-content .imageCite__text a {
    color: #ffffff;
}

.news-content .imageCite_active .imageCite__text {
    padding: 40px 60px 40px 60px;
    opacity: 1;
}

.news-content .imageCite__author {
    opacity: 0.1;
    text-align: right;
    padding: 0px 200px 60px 0px;
    color: #ffffff;
    font-style: italic;

    -webkit-transition: padding 500ms, opacity 500ms;
    transition-property: padding, opacity;
    transition-duration: 500ms, 500ms;
}

.news-content .imageCite_active .imageCite__author {
    opacity: 1;
    padding: 0px 180px 60px 20px;
}

.news-content .imageCite__quote {
    position: absolute;
    opacity: .2;
    background-size: 100%;
    width: 140px;
    height: 140px;
    background-repeat: no-repeat;

    -webkit-transition: top 500ms, bottom 500ms;
    transition-property: top, bottom;
    transition-duration: 500ms, 500ms;
}

.news-content .imageCite__quote_open {
    top: 0px;
    left: 40px;
    background-image: url(../img/news_quotes_1.png);
}
.news-content .imageCite__quote_close {
    bottom: 60px;
    right: 40px;
    background-image: url(../img/news_quotes_2.png);
}

.news-content .imageCite_active .imageCite__quote_open {
    top: 20px;
}
.news-content .imageCite_active .imageCite__quote_close {
    bottom: 80px;
}
.news-content .imageCite .news_single_content__photo-inner {
  position: inherit !important;
  display: inherit !important;
}


.newsUnderNewsFullwidth {
clear: both;
position: relative;
margin: 20px 0 0 0;
}
.newsUnderNewsFullwidth .case {
width: 24%;
height: 162px;
background-size: cover;
background-position: center center;
box-shadow: inset 0 -60px 80px rgba(0,0,0,.7);
}
.newsUnderNewsFullwidth .case:hover {
box-shadow: inset 0 -40px 40px rgba(0, 0, 0, .3);
}
.newsUnderNewsFullwidth .case:last-child {
_width: 25%;
margin-right: 0;
}
.newsUnderNewsFullwidth_frame {
position: absolute;
    width: 10000px;
    height: 242px;
    background-color: #efefef;
    left: -3000px;
    top: -20px;
    z-index: -1;
}
h3.newsUnderNewsFullwidth_title {
    font-size: 24px;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 18px;
}
.show-more-cut-news {
border-radius: 0;
    line-height: 55px;
    height: 55px;
    font-size: 22px;
    font-weight: bold;
    background-color: rgba(255,255,255,0);
    margin: 0 auto;
    width: 80%;
    display: block;
    color: #ffffff;
    border-radius: 6px;
    background: #698c14;
}

.show-more-cut-news:hover {
color: #ff8f00;
border-color: #ff8f00;
}
.show-more-cut-news:active {
background-color: #edfbcc;
color: #6a920f;
border-color: #6a920f;
}

.pbutton {
  display: inline-block;
  text-decoration: none;
  color: #698c15;
  border-radius: 4px;
  background-color: #6a920f;
  border: 0;
  color: rgba(255,255,255,.8);
  font-size: 18px;
  line-height: 32px;
  height: auto;
  text-decoration: none;
}
.pbutton_huge {
  font-size: 30px;
  line-height: 52px;
  width: 100%;
  padding: 0;
  border-radius: 8px;
  background-color: #edfbcc;
  text-decoration: none;
}
.pbutton-container {
    text-align: center;
    padding: 80px 0 20px 0;
    margin-top: -80px;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 100%);
    z-index: 5;
    display: block;
    position: relative;
}
.t-main-container .news-piece-layout__main a.pbutton {
  text-decoration: none;
  color: #698c15;
  background-color: #6a920f;
  color: rgba(255,255,255,.8);
  font-size: 18px;
  line-height: 32px;
  height: auto;
  text-decoration: none;
}
.advTag {
    position: relative;
    background-color: #666;
    color: #fff;
    text-decoration: none;
    opacity: 1;
    line-height: 1.2em;
    padding: 3px 5px 3px 5px;
    overflow: hidden;
    border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    font-size: 13px;
    vertical-align: middle;
    top: 3px;
    font-weight: bold;
    margin-left: 5px;
}
.news-author-block {
}
.news-author-block-left {
    width: 50%;
    float: left;
    display: inline-block;
    padding: 2rem 50px 2rem 50px;
    min-height: 16rem;
    text-align: right;
}
.news-author-block-left h1 {
    margin-top: 0;
    font-size: 3rem;
    margin-bottom: 1rem;
    color: rgba(0,0,0,.7);
}
.news-author-block-left h5 {
    color: rgba(0,0,0,.4);
    font-size: 1rem;
}
.news-author-block-left h5.news-author-block-cap {
    text-align: right;
    margin-bottom: 0;
}
.news-author-block-left p {
    color: rgba(0,0,0,.6);
}
.news-author-block-right {
    width: 25%;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    font-size: 0;
    position: relative;
    margin-right: 25%;
}
.news-author-block-photo {
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.news-author-block-photo img {
    min-width: 100%;
    width: 100%;
    transform: translateX(-50%);
    margin-left: 50%;

}


@media (max-width: 1100px) {
  .news-content .imageCite__text {
    padding-top: 20px;
    height: 175px;
  }
  .news-content .imageCite__author {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .news-content .imageCite_active .imageCite__text {
    padding-top: 20px;
    height: 175px;
  }
  .news-content .imageCite_active .imageCite__author {
    padding-top: 20px;
    padding-bottom: 20px;
  }

}
