

/* Start:/local/templates/pravitelstvo-new/components/openregion/news/photogallery/openregion/news.detail/.default/style.css?156760078681*/
.font-22 p {
  font-size: 1.4rem !important;
  line-height: 1.75rem !important;
}
/* End */


/* Start:/local/templates/pravitelstvo-new/components/openregion/news.list/photos-all/style.css?16034281043650*/
button {
  border: none;
}

.photos__list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.photos__item {
  flex-basis: auto;
  height: 92px;
  margin-right: 32px;
  margin-bottom: 32px;
}

.photos__item:nth-child(6n) {
  margin-right: 0;
}

.photos__link {
  position: relative;
  display: block;
  height: 100%;
}

.photos__link:hover.photos__link::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
  background: url("/local/templates/pravitelstvo-new/components/openregion/news.list/photos-all/../../../../images/presscenter/photo-list/screen-arrow.png");
}
.photos__link:hover.photos__link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
}


.photos__image {
  height: 100%;
  display: block;
}

.show-more {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/* slider */
.slider {
  display: flex;
  flex-direction: row;
  max-width: 1383px;
  min-height: 784px;
}

.slider-left {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 75%;
  background-color: #E5E5EB;
}

.slider-right {
  display: flex;
  flex-direction: column;
  width: 25%;
  padding: 32px;
  background-color: #ffffff;
}

.slider-navigation {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 56px;
}

.slider-navigation a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: -10px;
  color: #000000;
  background-color: #F5F5F7;
  border-radius: 50%;
}

.slider-navigation a:hover {
  color: #0c74d5;
}

.slider-count {
  color: #76767A;
}

.navigation__photo-name {
  font-size: 16px;
  line-height: 24px;
  color: #76767A;
}

.slider .share-page {
  margin-top: auto;
}

.navigation-description {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  margin-bottom: 48px;
}

.navigation-description__title {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  color: #76767A;
}

.navigation-description__text {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 16px;
}

.slider-navigation__arrow {
  position: absolute;
  top: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  background-color: #FFFFFF;
  border-radius: 50%;
  outline: none !important;
  z-index: 5000;
}

.slider__image-description {
  display: none;
}

.slider__hint {
  display: none;
}

/* Adaptive */
@media screen and (max-width: 735px) {
  .slider {
    flex-direction: column;
  }

  .slider--hidden {
    display: none !important;
  }

  .slider-left {
    order: 2;
    width: 100%;
  }

  .slider-right {
    order: 1;
    width: 100%;
    padding: 32px 16px 16px 16px;
  }

  .slider-navigation {
    margin: 0;
  }

  img.mfp-img {
    padding: 0 !important;
  }

  .slider__image-description {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 200px;
    padding: 16px;
    background: #ffffff;
  }

  .navigation__photo-name small {
    font-size: 14px !important;
    color: #76767A !important;
  }

  .slider-navigation__arrow {
    display: none;
  }

  .slider__hint {
    display: block;
    color: #76767A;
    text-align: center;
    background: #ffffff;
  }
}

@media screen and (max-width: 388px) {
  .photos__item {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 32px;
  }

  .photos__image {
    width: 100%;
    height: 100%;
  }
}

/* End */
/* /local/templates/pravitelstvo-new/components/openregion/news/photogallery/openregion/news.detail/.default/style.css?156760078681 */
/* /local/templates/pravitelstvo-new/components/openregion/news.list/photos-all/style.css?16034281043650 */
