@charset "UTF-8";
/* Fonts */
/* /Fonts */
/* Colors */
/* project color */
/* animation */
/* /Colors */
/* */
.event-lst_ic {
  background-size: 35px;
  background-position: 50% 50%; }

.event-lst {
  margin-top: -15px; }

.event-lst_lk {
  padding-left: 39px;
  height: 38px;
  vertical-align: middle;
  display: table-cell;
  line-height: 30px; }
  .event-lst_lk:hover {
    text-decoration: underline; }

.event-lst_ni {
  height: 38px;
  vertical-align: middle;
  display: table-cell;
  line-height: 30px; }
  .event-lst_ni:hover {
    text-decoration: underline; }

.event-lst_ic {
  display: block;
  width: 35px;
  height: 35px;
  background-position: 50%;
  background-size: 25px;
  position: absolute;
  top: 0px;
  left: 0px; }

.event_info {
  border-top: 1px solid #dddddd; }

/*/ */
/* */
.prev-event-lst_lk {
  text-decoration: none;
  background: red; }
  .prev-event-lst_lk:hover .tx {
    text-decoration: underline; }

.__anchore_lk .event-lst_lk {
  cursor: pointer; }
  .__anchore_lk .event-lst_lk:hover {
    text-decoration: none; }

.__anchore_lk .event-lst_ni {
  cursor: pointer; }
  .__anchore_lk .event-lst_ni:hover {
    text-decoration: none; }

.__anchore_lk .__anchore_h {
  text-decoration: none;
  border-bottom: 1px #444 dashed;
  color: #444; }
  .__anchore_lk .__anchore_h:hover {
    text-decoration: none; }

.news-articl-lst_lk {
  padding-left: 45px;
  height: 35px;
  display: table-cell;
  vertical-align: middle; }
  .news-articl-lst_lk:hover {
    text-decoration: underline; }

.news-articl-lst_ic {
  display: block;
  width: 35px;
  height: 35px;
  background-position: 50%;
  background-size: 25px;
  position: absolute;
  top: 0px;
  left: 0px; }

/*/ */
.cnt_photo-gal a {
  display: inline-block; }
  .cnt_photo-gal a img {
    max-height: 250px; }

.owl-carousel.__events .owl-item {
  float: none;
  display: table-cell;
  vertical-align: middle; }

/*Награды */
.honors {
  border: 1px solid #d9d9d9;
  padding: 20px;
  text-align: left;
  overflow: hidden;
  margin-bottom: 30px; }
  .honors a img {
    max-width: 220px;
    max-height: 340px; }

/*Сертификаты */
.main-cnt .content-page .certificate {
  border: 1px solid #d9d9d9;
  padding: 20px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 30px;
  height: 393px; }
  .main-cnt .content-page .certificate .tx {
    max-height: 63px;
    overflow: hidden; }
  .main-cnt .content-page .certificate .certificate_i {
    height: 288px;
    width: 100%;
    display: table; }
    .main-cnt .content-page .certificate .certificate_i a {
      display: table-cell;
      vertical-align: middle; }
      .main-cnt .content-page .certificate .certificate_i a img {
        max-width: 200px;
        max-height: 283px; }
