

/* Start:/local/templates/main/components/bitrix/system.pagenavigation/main/style.css?17490330742921*/
.bx-pagination {
  margin-top: 50px;
  height: auto;
  position: relative;
  text-align: center; }
  .bx-pagination ul {
    padding: 0;
    margin: 0;
    list-style: none;
    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: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .bx-pagination ul li {
      padding: 0;
      width: 53px;
      height: 53px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      position: relative;
      z-index: 1;
      margin-right: 10px;
      background: white; }
      .bx-pagination ul li:last-child {
        margin-right: 0; }
      .bx-pagination ul li span, .bx-pagination ul li a {
        color: #1c2429;
        font-size: 20px;
        font-family: "Ubuntu";
        text-transform: uppercase;
        text-decoration: none;
        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: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 100%;
        height: 100%; }
      .bx-pagination ul li:hover:not(.noHover):not(.bx-pag-prev):not(.bx-pag-next), .bx-pagination ul li.bx-active {
        background: #eef4f8; }
      .bx-pagination ul li.bx-pag-prev, .bx-pagination ul li.bx-pag-next {
        width: 53px; }
      .bx-pagination ul li.bx-pag-prev {
        margin-right: 10px;
        background: url("/local/templates/main/components/bitrix/system.pagenavigation/main/img/arrow-left-pagenavigation.png") center no-repeat; }
      .bx-pagination ul li.bx-pag-next {
        background: url("/local/templates/main/components/bitrix/system.pagenavigation/main/img/arrow-right-pagenavigation.png") center no-repeat; }
      .bx-pagination ul li.bx-pag-all {
        margin-right: 30px; }
    .bx-pagination ul .dots {
      width: 22px;
      height: 22px;
      font-size: 0;
      vertical-align: top;
      white-space: normal;
      text-align: center;
      color: #1c2429;
      font-size: 13px;
      font-family: "OpenSans";
      text-transform: uppercase;
      text-decoration: none;
      border: 1px solid #e7edef; }
      .bx-pagination ul .dots:hover {
        border: 1px solid #84849f; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news/cmi-o-nas/bitrix/news.list/.default/style.css?174903307413398*/
.news-list-wrap {
  width: 1830px;
  margin: 0 auto;
  padding: 20px 0 80px 0; }
  @media screen and (max-width: 1900px) and (min-width: 1280px) {
    .news-list-wrap {
      width: 1240px; } }
  @media screen and (max-width: 1900px) {
    .news-list-wrap {
      padding: 0 0 80px 0; } }
  @media screen and (max-width: 1279px) and (min-width: 1024px) {
    .news-list-wrap {
      width: 988px; } }
  @media screen and (max-width: 1023px) and (min-width: 800px) {
    .news-list-wrap {
      width: 768px; } }
  @media screen and (max-width: 799px) {
    .news-list-wrap {
      width: 448px; } }
  @media screen and (min-width: 800px) {
    .news-list-wrap .news-list {
      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: flex-start;
      align-items: center;
      align-content: center;
      align-content: flex-start; } }
  .news-list-wrap .news-list .block {
    max-width: 900px;
    min-height: 306px;
    height: 306px;
    margin: 0 30px 30px 0; }
    @media screen and (min-width: 1280px) {
      .news-list-wrap .news-list .block {
        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: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: center; } }
    @media screen and (max-width: 1900px) and (min-width: 1280px) {
      .news-list-wrap .news-list .block {
        max-width: 604px;
        min-height: 245px;
        height: 245px; } }
    @media screen and (max-width: 1279px) {
      .news-list-wrap .news-list .block {
        min-height: auto;
        height: auto; } }
    @media screen and (max-width: 1279px) and (min-width: 1024px) {
      .news-list-wrap .news-list .block {
        min-width: 478px;
        max-width: 478px; } }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .news-list-wrap .news-list .block {
        min-width: 369px;
        max-width: 369px; } }
    @media screen and (max-width: 1279px) {
      .news-list-wrap .news-list .block {
        margin-bottom: 50px; } }
    @media screen and (max-width: 799px) {
      .news-list-wrap .news-list .block {
        margin-right: 0;
        min-width: 100%;
        max-width: 100%; } }
    .news-list-wrap .news-list .block:nth-child(2n+2) {
      margin-right: 0; }
    .news-list-wrap .news-list .block .image-wrap, .news-list-wrap .news-list .block .name-wrap {
      min-width: 435px;
      max-width: 435px;
      min-height: 306px;
      height: 306px; }
      @media screen and (max-width: 1900px) and (min-width: 1280px) {
        .news-list-wrap .news-list .block .image-wrap, .news-list-wrap .news-list .block .name-wrap {
          min-width: 286px;
          max-width: 286px;
          min-height: 245px;
          height: 245px; } }
      @media screen and (max-width: 1279px) {
        .news-list-wrap .news-list .block .image-wrap, .news-list-wrap .news-list .block .name-wrap {
          min-width: 100%;
          max-width: 100%; } }
    .news-list-wrap .news-list .block .image-wrap {
      -webkit-flex: 1 0 auto;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 1279px) and (min-width: 1024px) {
        .news-list-wrap .news-list .block .image-wrap {
          min-height: 295px;
          height: 295px; } }
      @media screen and (max-width: 1279px) {
        .news-list-wrap .news-list .block .image-wrap {
          display: block; } }
      @media screen and (max-width: 1023px) and (min-width: 800px) {
        .news-list-wrap .news-list .block .image-wrap {
          min-height: 260px;
          height: 260px; } }
      @media screen and (max-width: 799px) {
        .news-list-wrap .news-list .block .image-wrap {
          min-height: 295px;
          height: 295px; } }
      .news-list-wrap .news-list .block .image-wrap:hover:not(.noHover) .image, .news-list-wrap .news-list .block .image-wrap:focus:not(.noHover) .image {
        -moz-transform: scale(1.02, 1.02);
        -webkit-transform: scale(1.02, 1.02);
        -o-transform: scale(1.02, 1.02);
        -ms-transform: scale(1.02, 1.02);
        transform: scale(1.02, 1.02); }
      .news-list-wrap .news-list .block .image-wrap .image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        background-size: cover !important;
        transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease; }
    .news-list-wrap .news-list .block .name-wrap {
      margin-left: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-flex: 1 0 auto;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      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: flex-start;
      align-items: center;
      align-content: center; }
      @media screen and (max-width: 1279px) and (min-width: 1024px) {
        .news-list-wrap .news-list .block .name-wrap {
          min-height: 250px;
          height: 250px; } }
      @media screen and (max-width: 1279px) {
        .news-list-wrap .news-list .block .name-wrap {
          justify-content: center;
          margin-left: 0; } }
      @media screen and (max-width: 1023px) and (min-width: 800px) {
        .news-list-wrap .news-list .block .name-wrap {
          min-height: 268px;
          height: 268px; } }
      @media screen and (max-width: 799px) {
        .news-list-wrap .news-list .block .name-wrap {
          min-height: 250px;
          height: 250px; } }
      .news-list-wrap .news-list .block .name-wrap .name {
        color: #1c2429;
        font-size: 30px;
        font-family: "Ubuntu Bold";
        text-transform: uppercase;
        text-transform: none;
        line-height: 34px;
        text-decoration: none;
        max-height: 100px;
        overflow: hidden;
        min-width: 100%; }
        @media screen and (max-width: 1900px) and (min-width: 1280px) {
          .news-list-wrap .news-list .block .name-wrap .name {
            font-size: 22px;
            line-height: 26px;
            max-height: 55px; } }
        @media screen and (max-width: 1279px) and (min-width: 1024px) {
          .news-list-wrap .news-list .block .name-wrap .name {
            margin-top: 12px;
            min-height: 68px;
            max-height: 68px; } }
        @media screen and (max-width: 1279px) {
          .news-list-wrap .news-list .block .name-wrap .name {
            text-align: center;
            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: center;
            align-content: center; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          .news-list-wrap .news-list .block .name-wrap .name {
            font-size: 26px;
            line-height: 30px;
            min-height: 58px;
            max-height: 58px;
            margin-top: 15px; } }
        @media screen and (max-width: 799px) {
          .news-list-wrap .news-list .block .name-wrap .name {
            margin-top: 12px;
            min-height: 68px;
            max-height: 68px; } }
        .news-list-wrap .news-list .block .name-wrap .name:hover:not(.noHover), .news-list-wrap .news-list .block .name-wrap .name:focus:not(.noHover) {
          text-decoration: underline; }
      .news-list-wrap .news-list .block .name-wrap .date {
        color: #6a7b83;
        font-size: 17px;
        font-family: "Ubuntu Light";
        text-transform: uppercase;
        letter-spacing: .64px;
        margin-top: 15px; }
        @media screen and (max-width: 1279px) {
          .news-list-wrap .news-list .block .name-wrap .date {
            text-align: center; } }
      .news-list-wrap .news-list .block .name-wrap .preview-text {
        overflow: hidden;
        color: #1c2429;
        font-size: 18px;
        font-family: "Ubuntu Light";
        text-transform: uppercase;
        line-height: 22px;
        text-transform: none;
        -webkit-flex: 1 0 auto;
        -moz-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        min-width: 95%;
        max-width: 95%;
        max-height: 87px;
        margin-top: 12px;
        letter-spacing: .72px; }
        @media screen and (max-width: 1900px) {
          .news-list-wrap .news-list .block .name-wrap .preview-text {
            min-width: 100%;
            max-width: 100%; } }
        @media screen and (max-width: 1279px) {
          .news-list-wrap .news-list .block .name-wrap .preview-text {
            text-align: center; } }
      .news-list-wrap .news-list .block .name-wrap .button {
        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: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        align-items: center;
        min-width: 200px;
        max-width: 200px;
        min-height: 40px;
        height: 40px;
        text-align: center;
        color: white;
        font-size: 13px;
        font-family: "Ubuntu Medium";
        text-transform: uppercase;
        transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        background: #15ac97;
        cursor: pointer;
        padding: 0 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 38px;
        text-decoration: none; }
        .news-list-wrap .news-list .block .name-wrap .button:hover:not(.noHover) {
          background: rgba(21, 172, 151, 0.8); }
        @media screen and (max-width: 1900px) {
          .news-list-wrap .news-list .block .name-wrap .button {
            margin-top: 20px; } }
  .news-list-wrap .show-more {
    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: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    align-items: center;
    min-width: 200px;
    max-width: 200px;
    min-height: 40px;
    height: 40px;
    text-align: center;
    color: white;
    font-size: 13px;
    font-family: "Ubuntu Medium";
    text-transform: uppercase;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    background: #15ac97;
    cursor: pointer;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 265px;
    max-width: 265px;
    min-height: 55px;
    height: 55px;
    font-size: 18px;
    margin: 20px auto 0 auto; }
    .news-list-wrap .show-more:hover:not(.noHover) {
      background: rgba(21, 172, 151, 0.8); }
    @media screen and (max-width: 1279px) {
      .news-list-wrap .show-more {
        margin: 0 auto; } }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/main/components/bitrix/system.pagenavigation/main/style.css?17490330742921 */
/* /local/templates/main/components/bitrix/news/cmi-o-nas/bitrix/news.list/.default/style.css?174903307413398 */
