/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*, *::before, *::after {
  box-sizing: inherit; }

.site--content__index_news {
  background: -webkit-linear-gradient(#fff 0, #bbbbbb 100%);
  background: -o-linear-gradient(#fff 0, #bbbbbb 100%);
  background: linear-gradient(#fff 0, #bbbbbb 100%);
  margin-bottom: 1.25rem;
  padding: 0 0 1.875rem;
  margin-top: 1.5625rem; }
@media only screen and (max-width: 119.9375em) {
  .site--content__index_news {
    padding: 0 0 .25rem; } }
@media only screen and (max-width: 78.6875em) {
  .site--content__index_news {
    padding: 0 0 1.25rem; } }
@media only screen and (max-width: 39.9375em) {
  .site--content__index_news {
    margin-top: 0;
    padding: 1.25rem 0 .625rem; } }
@media only screen and (min-width: 62.5em) {
  .site--content__index_news {
    margin-top: 3.125rem;
    margin-bottom: 0; } }
@media only screen and (min-width: 40em) {
  .site--content__index_news {
    margin-top: 2.8125rem;
    margin-bottom: 0; } }
.site--content__index_news--wrap {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 280px; }
@media only screen and (max-width: 39.9375em) and (orientation: landscape) {
  .site--content__index_news--wrap {
    width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }
@media only screen and (min-width: 40em) {
  .site--content__index_news--wrap {
    max-width: 580px; } }
@media only screen and (min-width: 62.5em) {
  .site--content__index_news--wrap {
    max-width: 900px; } }
@media only screen and (min-width: 78.75em) {
  .site--content__index_news--wrap {
    max-width: 1180px; } }
@media only screen and (min-width: 120em) {
  .site--content__index_news--wrap {
    max-width: 1800px; } }
.site--content__index_news--list {
  margin: 1.125rem -10px 0;
  text-align: center; }
@media only screen and (max-width: 39.9375em) {
  .site--content__index_news--list {
    margin-top: 1.5rem; } }
@media only screen and (max-width: 39.9375em) and (orientation: landscape) {
  .site--content__index_news--list {
    width: 32.5rem;
    margin-left: auto;
    margin-right: auto; } }
@media only screen and (max-width: 34.9375em) and (orientation: landscape) {
  .site--content__index_news--list {
    width: 17.5rem; } }
.site--content__index_news--item {
  overflow: hidden;
  height: 31.5rem;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  text-align: left;
  margin: 0 10px; }
.site--content__index_news--link {
  text-decoration: none;
  width: 100%; }
.site--content__index_news--link:hover, .site--content__index_news--link:focus {
  text-decoration: none; }
.site--content__index_news--link:hover .site--content__index_news--content__title, .site--content__index_news--link:hover .site--content__index_news--content__descr, .site--content__index_news--link:focus .site--content__index_news--content__title, .site--content__index_news--link:focus .site--content__index_news--content__descr {
  color: #c3243c; }
.site--content__index_news--pict {
  position: relative;
  width: 100%;
  height: 17.5rem;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0; }
.site--content__index_news--label {
  position: absolute;
  top: 1rem;
  left: 0;
  min-width: 5.625rem;
  padding: .125rem .5rem .125rem .6875rem;
  font-size: .75rem;
  font-weight: 700;
  font-style: normal;
  font-family: "Open Sans", Arial, sans-serif;
  color: #ffffff;
  background-color: #c3243c;
  position: static; }
.site--content__index_news--block {
  height: 11.1875rem; }
.site--content__index_news--content {
  height: 16rem;
  padding: 0 .9375rem .875rem; }
.site--content__index_news--content__header {
  padding: 1rem 0 0; }
.site--content__index_news--content__title {
  margin: 0 0 .375rem;
  font-family: "PF DinDisplay Pro", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.278;
  color: #262626; }
.site--content__index_news--content__descr {
  overflow: hidden;
  height: 7.5rem;
  font-size: .875rem;
  line-height: 1.43;
  color: grey; }
.site--content__index_news--content__footer {
  border-top: 1px solid #e2e2e2;
  line-height: 37px;
  padding: 0; }
.site--content__index_news--content__footer > .row:before, .site--content__index_news--content__footer > .row:after {
  content: none; }
.site--content__index_news--content__footer--date {
  text-transform: uppercase;
  font-size: .6875rem;
  font-family: "PF DinDisplay Pro", Arial, sans-serif;
  font-weight: 700;
  color: grey; }
.site--content__index_news--content__footer--date span {
  font-size: .625rem; }
.site--content__index_news--controls {
  padding: 1.875rem 0 1.5rem; }
.site--content__index_news--controls > .row:before, .site--content__index_news--controls > .row:after {
  content: none; }
.site--content__index_news--controls__more {
  cursor: pointer;
  font-size: 1.125rem;
  color: #c3243c;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
.site--content__index_news--controls__more:hover {
  text-decoration: underline;
  color: #c3243c; }
.site--content__index_news--controls__more.disabled {
  cursor: default;
  color: #b7b7b7; }
.site--content__index_news--controls__more.disabled:active, .site--content__index_news--controls__more.disabled:focus, .site--content__index_news--controls__more.disabled:hover {
  text-decoration: none; }
.site--content__index_news--controls__arrow {
  display: inline-block;
  position: relative;
  width: 2.1875rem;
  height: 2.1875rem;
  background-color: #c3243c;
  margin-right: 4px;
  line-height: 2.1875rem;
  text-align: left;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #ffffff;
  text-decoration: none;
  font-size: 33px; }
.site--content__index_news--controls__arrow.slick-disabled {
  cursor: text;
  opacity: .4; }
.site--content__index_news--controls__arrow:hover, .site--content__index_news--controls__arrow:focus {
  color: #ffffff;
  text-decoration: none; }

/*# sourceMappingURL=style.css.map */
