

/* Start:/local/templates/main/components/bitrix/news/shows/bitrix/news.detail/.default/style.css?16880680013357*/
.new-detail {
  width: 1500px;
  margin: 0 auto;
  margin-top: 100px; }
  @media screen and (max-width: 1540px) and (min-width: 1280px) {
    .new-detail {
      width: 1260px; } }
  @media screen and (max-width: 1279px) and (min-width: 1024px) {
    .new-detail {
      width: 974px; } }
  @media screen and (max-width: 1023px) and (min-width: 800px) {
    .new-detail {
      width: 760px; } }
  @media screen and (max-width: 799px) {
    .new-detail {
      width: 450px; } }
  @media screen and (max-width: 1023px) and (min-width: 800px) {
    .new-detail {
      margin-top: 80px; } }
  @media screen and (max-width: 799px) {
    .new-detail {
      margin-top: 50px; } }
  .new-detail .gallery {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 1500px;
    margin: 0 auto;
    margin-top: 50px;
    opacity: 0; }
    @media screen and (max-width: 1540px) and (min-width: 1280px) {
      .new-detail .gallery {
        width: 1260px; } }
    @media screen and (max-width: 1279px) and (min-width: 1024px) {
      .new-detail .gallery {
        width: 974px; } }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .new-detail .gallery {
        width: 760px; } }
    @media screen and (max-width: 799px) {
      .new-detail .gallery {
        width: 450px; } }
    @media screen and (max-width: 799px) {
      .new-detail .gallery {
        margin-top: 20px; } }
    .new-detail .gallery .photo {
      height: 40vh;
      flex-grow: 1;
      margin: .5px;
      position: relative;
      overflow: hidden;
      max-width: 354px; }
      @media screen and (max-width: 1540px) {
        .new-detail .gallery .photo {
          height: 30vh; } }
      @media (max-width: 799px) {
        .new-detail .gallery .photo {
          height: auto;
          width: 100%;
          max-width: 200px; } }
      .new-detail .gallery .photo img {
        max-height: 100%;
        min-width: 100%;
        width: auto !important;
        height: auto !important;
        object-fit: cover;
        vertical-align: top; }
        @media (max-width: 799px) {
          .new-detail .gallery .photo img {
            width: 100% !important;
            max-height: 75vh;
            min-width: 0; } }
      .new-detail .gallery .photo .image {
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: 1;
        background-size: cover !important;
        background-position: center top !important;
        transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease; }
        .new-detail .gallery .photo .image:hover:not(.noHover) {
          -moz-transform: scale(1.05, 1.05);
          -webkit-transform: scale(1.05, 1.05);
          -o-transform: scale(1.05, 1.05);
          -ms-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05); }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/main/components/bitrix/news/shows/bitrix/news.detail/.default/style.css?16880680013357 */
