@charset "UTF-8";
@font-face {
  font-family: "icon";
  src: url("../fonts/icons/icomoon.eot?xxnmjp");
  src: url("../fonts/icons/icomoon.eot?xxnmjp#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?xxnmjp") format("truetype"), url("../fonts/icons/icomoon.woff?xxnmjp") format("woff");
  font-weight: normal;
  font-style: normal;
}
.news_content .about_news .video_news:before, .news_content .about_news .photo_news:before, .images_gallery .small_images .slick-arrow:before, .images_gallery .big_images .slick-arrow:before {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.images_gallery .small_images .slick-arrow:before, .images_gallery .big_images .slick-arrow:before {
  content: "";
}

.news_content .about_news .video_news:before {
  content: "";
}

.news_content .about_news .photo_news:before {
  content: "";
}

.images_gallery .small_images .v_centered:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news_content .news_text {
  font-size: 130%;
  line-height: 21px;
  color: #333333;
}

.news_content .news_title {
  margin: 0;
  font-size: 300%;
  line-height: 36px;
  color: #333333;
  font-family: "SegoeUIBold";
}
@media (max-width: 767px) {
  .news_content .news_title {
    font-size: 240%;
    line-height: 30px;
  }
}

.images_gallery {
  margin-bottom: 50px;
}
.images_gallery .big_images {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.images_gallery .big_images .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  vertical-align: middle;
  float: none;
  width: 100%;
}
.images_gallery .big_images .slide_block img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 440px;
}
.images_gallery .big_images .slick-arrow {
  position: absolute;
  border: none;
  background: #ffffff;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  color: #08437a;
  box-shadow: 0 0 10px 2px rgba(51, 51, 51, 0.2);
  z-index: 2;
}
.images_gallery .big_images .slick-arrow:before {
  display: block;
  font-size: 1.4rem;
}
.images_gallery .big_images .slick-arrow.slick-prev {
  left: 15px;
}
.images_gallery .big_images .slick-arrow.slick-next {
  right: 15px;
}
.images_gallery .small_images {
  margin-top: 20px;
}
.images_gallery .small_images .images_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.images_gallery .small_images .images_slider:before, .images_gallery .small_images .images_slider:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 10px;
  background: #ffffff;
  z-index: 5;
}
.images_gallery .small_images .images_slider:before {
  left: 0;
}
.images_gallery .small_images .images_slider:after {
  right: 0;
}
.images_gallery .small_images .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  vertical-align: top;
  width: 16.66%;
  padding: 0 10px;
  cursor: pointer;
}
.images_gallery .small_images .slide_block:hover .v_centered:before {
  opacity: 0.2;
}
.images_gallery .small_images .slide_block.slick-current {
  cursor: default;
}
.images_gallery .small_images .slide_block.slick-current .v_centered:before {
  opacity: 0.6;
}
.images_gallery .small_images .v_centered {
  padding-bottom: 56.25%;
}
.images_gallery .small_images .v_centered:before {
  background: #08437a;
  opacity: 0;
  z-index: 2;
}
.images_gallery .small_images .slick-arrow {
  position: absolute;
  border: none;
  background: #ffffff;
  width: 25px;
  height: 25px;
  top: 50%;
  margin-top: -12px;
  color: #08437a;
  z-index: 2;
}
.images_gallery .small_images .slick-arrow:hover {
  background: #f2f2f2;
}
.images_gallery .small_images .slick-arrow:before {
  display: block;
  font-size: 0.9rem;
}
.images_gallery .small_images .slick-arrow.slick-prev {
  left: 20px;
}
.images_gallery .small_images .slick-arrow.slick-next {
  right: 20px;
}
@media (max-width: 1199px) {
  .images_gallery .small_images .images_slider .slide_block {
    width: 20%;
  }
  .images_gallery .big_images .slide_block img {
    max-height: 360px;
  }
}
@media (max-width: 991px) {
  .images_gallery {
    margin-bottom: 30px;
  }
  .images_gallery .small_images .images_slider .slide_block {
    width: 25%;
  }
  .images_gallery .big_images .slide_block img {
    max-height: 270px;
  }
}
@media (max-width: 767px) {
  .images_gallery .small_images .images_slider .slide_block {
    width: 20%;
  }
  .images_gallery .big_images .slide_block img {
    max-height: 360px;
  }
}
@media (max-width: 599px) {
  .images_gallery .small_images .images_slider .slide_block {
    width: 25%;
  }
  .images_gallery .big_images .slide_block img {
    max-height: 270px;
  }
}
@media (max-width: 479px) {
  .images_gallery .small_images .images_slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .images_gallery .small_images .images_slider .slick-arrow.slick-next {
    right: 10px;
  }
  .images_gallery .small_images .images_slider .slide_block {
    width: 33.33%;
  }
  .images_gallery .big_images.slick-slider {
    overflow: visible;
  }
  .images_gallery .big_images .slide_block img {
    max-height: 240px;
  }
  .images_gallery .big_images .slick-arrow.slick-prev {
    left: 0;
  }
  .images_gallery .big_images .slick-arrow.slick-next {
    right: 0;
  }
}
@media (max-width: 399px) {
  .images_gallery .small_images {
    padding: 0 5px;
  }
  .images_gallery .small_images .images_slider:before, .images_gallery .small_images .images_slider:after {
    width: 5px;
  }
  .images_gallery .small_images .images_slider .slick-arrow.slick-prev {
    left: 5px;
  }
  .images_gallery .small_images .images_slider .slick-arrow.slick-next {
    right: 5px;
  }
  .images_gallery .small_images .slide_block {
    padding: 0 5px;
  }
  .images_gallery .big_images .slide_block img {
    max-height: 180px;
  }
}

.news_content {
  padding-bottom: 40px;
}
.news_content .about_news {
  margin: 0 -10px;
  padding: 5px 0;
  font-size: 120%;
}
.news_content .about_news * {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 10px;
}
.news_content .about_news .news_date {
  line-height: 15px;
  padding-right: 5px;
}
.news_content .about_news .news_category {
  line-height: 18px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #08437a;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.news_content .about_news .news_category:hover {
  color: rgba(8, 67, 122, 0.7);
}
.news_content .about_news .photo_news:before {
  display: block;
  color: #08437a;
}
.news_content .about_news .video_news:before {
  display: block;
  color: #08437a;
}
@media (max-width: 575px) {
  .news_content .about_news {
    margin: 0 -5px;
  }
  .news_content .about_news * {
    margin: 5px;
  }
}
.news_content .video_block {
  /*max-width: 580px;*/
  margin-top: 15px;
}
.news_content .news_text {
  margin-top: 25px;
}

.images_gallery .big_images .slick-arrow, .images_gallery .small_images .v_centered:before {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.news_content .about_news .news_category {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.images_gallery .small_images .slick-arrow {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.images_gallery .big_images .slick-arrow:hover {
  opacity: 0.7;
}

.images_gallery .big_images .slick-arrow.slick-prev, .images_gallery .small_images .slick-arrow.slick-prev {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

/*# sourceMappingURL=newsinner.css.map */
