@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;
}
.images_gallery .small_images .slick-arrow:before, .images_gallery .big_images .slick-arrow:before, .newsfeed .gallery_count: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: "";
}

.newsfeed .gallery_count:before {
  content: "";
}

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

.newsfeed .gallery_block {
  display: block;
  position: relative;
}
.newsfeed .gallery_block:before {
  z-index: 4;
  background: #000000;
  opacity: 0;
}
.newsfeed .gallery_block:hover:before {
  opacity: 0.2;
}
.newsfeed .gallery_image {
  padding-bottom: 60.5%;
  display: block;
}
.newsfeed .gallery_image:before {
  background: url("images/board_gradient.png") repeat-x;
  background-size: 1px auto;
  background-position: left bottom;
  z-index: 1;
}
.newsfeed .gallery_info {
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 15px 20px;
  color: #ffffff;
}
.newsfeed .gallery_count {
  display: block;
  font-size: 120%;
  line-height: 12px;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid;
}
.newsfeed .gallery_count:before {
  display: block;
  float: left;
  font-size: 83.33%;
  margin-right: 5px;
  line-height: 10px;
  margin-top: 1px;
}
.newsfeed .gallery_date {
  display: block;
  font-size: 120%;
  line-height: 12px;
}
.newsfeed .gallery_title {
  font-size: 140%;
  line-height: 17px;
  position: relative;
  overflow: hidden;
  max-height: 70px;
  margin-top: 5px;
  display: block;
}

@media (max-width: 991px) {
  .newsfeed .gallery_info {
    padding: 10px;
  }
}
.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;
  }
}

.newsfeed .gallery_block:before, .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;
}

.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=galleryinner.css.map */
