@charset "windows-1251";
/* newspaper 4 columns */
.layout-newspaper__screen {
  margin: 0 20px;
}
.layout-newspaper__bnr {
  display: block;
  overflow: hidden;
  height: 180px;
}
.layout-newspaper__screen + .layout-newspaper__bnr {
  position: relative;
  z-index: 25;
  margin-top: -1px;
}
.layout-newspaper__real-paper-page {
  border-bottom: 1px solid #bebebe;
  font-size: 27px;
  padding: 20px;
}
.layout-newspaper .b-ononeline {
  padding-bottom: 0;
}
.screen-newspaper {
  position: relative;
  overflow: hidden;
  width: 1040px;
  height: 800px;
  border-bottom: solid 1px #bebebe;
}
.screen-newspaper:before,
.screen-newspaper:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 20;
  left: 0;
  right: 0;
  height: 20px;
  background-color: #ffffff;
}
.screen-newspaper:before {
  top: 0;
}
.screen-newspaper:after {
  bottom: 0;
}
.screen-newspaper__border-vertical {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #e6e6e6;
}
.screen-newspaper__border-vertical_1 {
  z-index: 15;
  left: 0;
}
.screen-newspaper__border-vertical_2 {
  z-index: 5;
  left: 259px;
}
.screen-newspaper__border-vertical_3 {
  z-index: 5;
  left: 519px;
}
.screen-newspaper__border-vertical_4 {
  z-index: 5;
  left: 779px;
}
.screen-newspaper__border-vertical_5 {
  z-index: 15;
  right: 0;
}
.block-newspaper {
  display: block;
  position: absolute;
  z-index: 10;
  overflow: hidden;
  font-size: 15px;
  color: #191919;
  line-height: 18px;
}
.block-newspaper p {
  margin-top: 18px;
}
.block-newspaper p:first-child {
  margin-top: 0;
}
.block-newspaper_size-1x1 {
  width: 260px;
  height: 400px;
}
.block-newspaper_size-1x2 {
  width: 260px;
  height: 800px;
}
.block-newspaper_size-2x1 {
  width: 520px;
  height: 400px;
}
.block-newspaper_size-2x2 {
  width: 520px;
  height: 800px;
}
.block-newspaper_size-4x2 {
  width: 1040px;
  height: 800px;
}
.block-newspaper_position-1x1 {
  left: 0;
  top: 0;
}
.block-newspaper_position-2x1 {
  left: 260px;
  top: 0;
}
.block-newspaper_position-3x1 {
  left: 520px;
  top: 0;
}
.block-newspaper_position-4x1 {
  left: 780px;
  top: 0;
}
.block-newspaper_position-1x2 {
  left: 0;
  top: 400px;
}
.block-newspaper_position-2x2 {
  left: 260px;
  top: 400px;
}
.block-newspaper_position-3x2 {
  left: 520px;
  top: 400px;
}
.block-newspaper_position-4x2 {
  left: 780px;
  top: 400px;
}
.block-newspaper:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 15;
  left: 0;
  right: 0;
  height: 1px;
  bottom: 0;
  background-color: #e6e6e6;
}
.block-newspaper__background {
  display: block;
  overflow: hidden;
  background-color: #ffffff;
  margin: 0 1px 0 0;
}
.block-newspaper__container {
  overflow: hidden;
  margin: 40px 19px 40px 20px;
}
.block-newspaper_size-1x1 .block-newspaper__container,
.block-newspaper_size-2x1 .block-newspaper__container {
  height: 320px;
}
.block-newspaper_size-1x2 .block-newspaper__container,
.block-newspaper_size-2x2 .block-newspaper__container,
.block-newspaper_size-4x2 .block-newspaper__container {
  height: 720px;
}
.block-newspaper__sport {
  display: block;
  overflow: hidden;
  font-size: 15px;
  line-height: 19px;
  color: #a0a0a0;
}
.block-newspaper__sport:before {
  content: '';
  display: block;
  float: left;
  width: 17px;
  height: 17px;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  margin: 2px 10px 0 0;
  background-color: red;
}
.block-newspaper__sport_mainpage {
  margin-bottom: 20px;
}
.block-newspaper__sport_football:before {
  background-color: #0c9d49;
}
.block-newspaper__sport_hockey:before {
  background-color: #3b92c0;
}
.block-newspaper__sport_biathlon:before {
  background-color: #38969f;
}
.block-newspaper__sport_basketball:before {
  background-color: #d58528;
}
.block-newspaper__sport_formula:before {
  background-color: #d83230;
}
.block-newspaper__sport_tennis:before {
  background-color: #c2da66;
}
.block-newspaper__sport_volleyball:before {
  background-color: #8c80ad;
}
.block-newspaper__sport_boxing:before {
  background-color: #99253b;
}
.block-newspaper__sport_winter:before {
  background-color: #38969f;
}
.block-newspaper__sport_video:before {
  background-color: #4c4c4c;
}
.block-newspaper__sport_games:before {
  background-color: #8c80ad;
}
.block-newspaper__sport_handball:before {
  background-color: #8c80ad;
}
.block-newspaper__sport_summer:before {
  background-color: #88a43c;
}
.block-newspaper__sport_others:before {
  background-color: #595959;
}
.block-newspaper__sport_specproject:before {
  background-color: #b80101;
}
.block-newspaper__sport_cybersport:before {
  background-color: #042caa;
}
.block-newspaper__title {
  display: block;
  font-size: 20px;
  line-height: 26px;
  color: #191919;
}
.block-newspaper__title_mainpage {
  margin-bottom: 20px;
}
.block-newspaper__author {
  display: block;
  font-size: 15px;
  line-height: 18px;
  color: #a0a0a0;
}
.block-newspaper__author_mainpage {
  margin-bottom: 20px;
}
.block-newspaper__imglink {
  display: block;
  overflow: hidden;
}
.block-newspaper__img {
  display: block;
  border: none;
}
.block-newspaper__img_mainpage {
  margin-bottom: 20px;
}
.block-newspaper__img_small {
  width: 220px;
  height: 123px;
}
.block-newspaper__img_large {
  width: 480px;
  height: 271px;
}
.block-newspaper__halfs {
  overflow: hidden;
}
.block-newspaper__half {
  float: left;
  overflow: hidden;
  width: 480px;
  padding-right: 40px;
}
.block-newspaper__half_last {
  padding-right: 0;
}
.block-newspaper__half_last .block-newspaper__text {
  -webkit-column-fill: auto;
  -moz-column-fill: auto;
  column-fill: auto;
}
.block-newspaper__text {
  display: block;
  overflow: hidden;
  -webkit-column-width: 220px;
  -moz-column-width: 220px;
  column-width: 220px;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.block-newspaper__text_readmore::after {
  display: block;
  width: 104px;
  height: 14px;
  margin: 14px 5px 11px 5px;
  background: url("//ss.sport-express.ru/projects/newspaper/img/readmore_arrow.svg") no-repeat left center;
  background-size: 104px 14px;
  content: '';
}
.block-newspaper__text.break-to-2columns_1::after {
  display: none;
}
.block-newspaper__readmore {
  display: block;
  width: 104px;
  height: 14px;
  margin: 14px 5px 11px 5px;
  background: url("//ss.sport-express.ru/projects/newspaper/img/readmore_arrow.svg") no-repeat left center;
  background-size: 104px 14px;
}
.block-newspaper__content,
.block-newspaper__content:hover {
  color: #191919;
}
