.row-wide-space {
  margin-left: -24px;
  margin-right: -24px;
}

.row-wide-space > div {
  padding-left: 24px;
  padding-right: 24px;
}

.mw-100 {
  min-width: 100px;
}

.h-44 {
  height: 44px;
}

.frame-88 {
  min-width: 88px;
  width: 88px;
  height: 88px;
}

.frame-round {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

.clickable-item:hover .fc-gray {
  color: #3a3a3a !important;
}

.page-shadow.position-absolute {
  z-index: 2;
}

.presscentr-frame-sm {
  width: 88px;
  min-width: 88px;
  height: 88px;
  border-radius: 50%;
  overflow: hidden;
}

.presscentr-filter {
  font-family: "Bebas Neue";
  font-size: 16px;
  font-weight: bold;
  line-height: 1.19;
}

.presscentr-filter a {
  color: #d1d1d1 !important;
  display: inline-block;
  line-height: 1;
  padding: 5px 8px;
}

.presscentr-filter a:hover:not(.disabled):not(.active) {
  color: #767676 !important;
}

.presscentr-filter .disabled {
  color: #d1d1d1 !important;
}

.presscentr-filter .active {
  background-color: #ef0f33;
  color: #fff !important;
}

.brochures {
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.19;
  color: #767676 !important;
}

.brochures .brochures-label {
  background-color: #ababab;
  margin-right: 28px;
  min-width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  font-family: "Bebas Neue";
  font-weight: bold;
  color: #ffffff;
  fill: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.brochures:hover {
  color: #3a3a3a !important;
}

.brochures:hover .brochures-label {
  background-color: #ef0f33;
}

.digest-name {
  position: absolute;
  top: 86px;
  left: 24px;
}

.press-centr-filter {
  position: absolute;
  background: white;
  border: solid 1px #e2e2e2;
  right: 0;
  left: 0;
  padding: 58px 60px;
  z-index: 10;
}

.presscentr-filter-input:focus {
  outline: none;
}

.presscentr-filter-input {
  font-size: 16px;
  font-weight: 700;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #e2e2e2;
  padding: 5px 10px;
  text-align: center;
  max-width: 125px;
}

.presscentr-news {
  position: relative;
  color: #fff;
}

.presscentr-news:after {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.presscentr-news > img {
  position: relative;
  z-index: 1;
}

.presscentr-news .slide-title {
  position: absolute;
  top: 50px;
  right: 48px;
  bottom: 50px;
  left: 48px;
  z-index: 3;
}


/* presscentr digest */

.presscentr-digest__item {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.presscentr-digest__item:hover {
  background-color: #f8f8f8;
  -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.16);
}

.presscentr-digest__item__frame {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

a.presscentr-digest__item .presscentr-digest__item__frame {
  background: #d1d1d1;
}

.presscentr-digest__item__frame {
  background: #f8f8f8;
}

.presscentr-digest__item .presscentr-digest__item__body {
  color: #3a3a3a;
  position: relative;
  overflow: hidden;
  padding: 18px 26px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.presscentr-digest__item .presscentr-digest__item__image {
  position: relative;
  min-height: 100%;
  width: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

/* inner-pages */

.Path-2178 {
  width: 8px;
  height: 10px;
  border: solid 2px #767676;
}

.Rectangle-581 {
  width: 50px;
  height: 50px;
  background-color: #ababab;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.Rectangle-581:hover {
  background-color: #ef0f33;
}

.PDF {
  width: 18px;
  height: 19px;
  font-family: BebasNeue;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  margin-top: 14px;
  margin-left: 10px;
  padding: 0;
  text-align: center;
  color: #ffffff;
}

.brosh-text {
  width: 779px;
  height: 36px;
  /* margin: auto; */
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}

.h-44 {
  height: 44px;
}


/* photo-slider*/

.presscentr-slider-box {
  position: relative;
}

#presscentr-slider .slick-current:before {
  background: rgba(58, 58, 58, 0.4);
}

.slider-arrow {
  position: absolute;
  top: 43%;
}

.slider-arrow i::before {
  color: #fff;
}

#pc-photo-previous-arrow {
  left: 4%;
}

#Capa_1 {
  fill: rgba(211, 200, 200, 0.4);
  width: 34px;
  height: 74px;
}

#Capa_2 {
  fill: rgba(211, 200, 200, 0.4);
  width: 34px;
  height: 74px;
  -webkit-transform: rotate(180deg) scale(2);
  -ms-transform: rotate(180deg) scale(2);
  transform: rotate(180deg) scale(2);
}

#Capa_1 {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2)
}

#Capa_1:hover,
#Capa_2:hover {
  fill: rgba(243, 226, 226, 0.8);
}

#pc-photo-next-arrow {
  right: 4%;
}

#counter {
  position: relative;
  text-align: right;
  top: -70px;
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: right;
  color: #3a3a3a;
}

.slick-counter {
  position: absolute;
  top: 200px;
  left: 200px;
  background: yellow;
  padding: 5px;
  opacity: 0.8;
  border-radius: 5px;
}

.slider-text {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}

.color-gray {
  color: gray;
}

@media screen and (max-width: 720px) {
  .brochures .brochures-label {
    height: 50px;
    min-width: 50px;
    font-size: 16px;
  }

  .brochures .brochures-label svg {
    fill: #d1d1d1 !important;
  }

  .brochures span {
    font-size: 14px;
  }
}

.link-base {
  color: #3c5a77;
  text-decoration: underline;
}

.article-history {
  margin-right: 150px;
}

.border-top-none {
  border-top: none !important;
}

.special__wrapper .presscentr-filter .active {
  background-color: black;
  color: #fff !important;
}

.special__wrapper .presscentr-filter a {
  color: black !important;
}

.special__wrapper .presscentr-filter a:hover:not(.disabled):not(.active) {
  color: black !important;
}

.special__wrapper .brochures {
  color: black !important;
  text-decoration: underline;
}

.special__wrapper .presscentr-digest__item {
  border: 1px solid black;
}

.special__wrapper .presscentr-digest__item > div:first-child {
  display: none !important;
}

.special__wrapper .brochures-label,
.special__wrapper .presscentr-digest__item .justify-content-between div:first-child:nth-last-child(2):first-child {
  display: none !important;
}