/* JS-BLOCK
 ----------------------------------------*/
.js-block-wr {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.js-block-wr .js-block {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 45%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
  margin: 0 2% 25px 0;
  padding: 16px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 3px 0px #808595; }

.js-block-wr .js-block:hover {
  box-shadow: 0px 0px 4px 10px rgba(3, 96, 121, 0.278); }

.js-block-in {
  width: 100%; }

.js-block-wr .js-block .js-bl-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.js-block-wr .js-block .js-pic {
  margin: 0 0 10px;
  font-size: 0; }

.js-block-wr .js-block .js-title {
  padding: 0 0 8px;
  font-size: 16px; }

.js-activity, .js-title {
  font-weight: bold; }

.js-block-wr .js-block .js-activity {
  font-size: 14px;
  padding: 0 0 3px; }

.js-block-wr .js-block .js-regal {
  font-size: 14px;
  padding-bottom: 10px; }

.js-regal {
  text-align: justify; }

@media screen and (max-width: 639px) {
  .js-block-wr .js-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 46%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 46%;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
    margin: 0 4% 20px 0; } }

@media screen and (max-width: 479px) {
  .js-block-wr .js-block {
    padding: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px; } }

.but_zap {
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  cursor: pointer;
  background: #67a9bf;
  border-radius: 2px;
  box-shadow: 0px 0px 2px 0px #3e423a;
  color: #fff !important;
  text-align: center;
  margin: auto auto 0;
  vertical-align: bottom; }

.block_n .new_block .new_block_item_wrap .item:nth-child(2), .block_n .new_block .new_block_item_wrap .item:nth-child(6) {
  left: 157px; }
  .block_n .new_block .new_block_item_wrap .item:nth-child(3), .block_n .new_block .new_block_item_wrap .item:nth-child(7) {
    left: 315px; }
  .block_n .new_block .new_block_item_wrap .item .item_link .name {
    font-size: 10pt; }
  .block_n .new_block .new_block_item_wrap .item .links li a {
    font-size: 12px; }
  .block_n .new_block .new_block_item_wrap .item .links {
    padding-left: 25px;
    padding-top: 12px; }

.new_block {
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
  padding: 25px 0;
  font-size: 0; }
  .new_block .title {
    border: none;
    font-size: 39px;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    font-family: Ubuntu, sans-serif;
    color: #454545;
    -webkit-justify-content: normal;
    -moz-justify-content: normal;
    justify-content: normal;
    text-decoration: none;
    font-weight: bold;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    background: url(../images/Untitled-1_07.png) left 0px bottom -7px / auto auto no-repeat;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    padding-bottom: 13px;
    margin-bottom: 35px; }
  .new_block .new_block_item_wrap {
    position: relative;
    height: 452px; }
    .new_block .new_block_item_wrap .item {
      background: #008e51;
      width: 25%;
      border: 1px solid #fff;
      box-sizing: border-box;
      text-align: center;
      transition: all 0.3s;
      display: block;
      vertical-align: top;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin-bottom: 0;
      height: 226px;
      overflow: hidden; }
      .new_block .new_block_item_wrap .item a {
        box-sizing: content-box;
        line-height: 1.2; }
      .new_block .new_block_item_wrap .item:nth-child(2) {
        left: 240px; }
      .new_block .new_block_item_wrap .item:nth-child(3) {
        left: 480px; }
      .new_block .new_block_item_wrap .item:nth-child(4) {
        right: 0;
        left: auto; }
      .new_block .new_block_item_wrap .item:nth-child(5) {
        bottom: 0;
        top: auto; }
      .new_block .new_block_item_wrap .item:nth-child(6) {
        bottom: 0;
        top: auto;
        left: 240px; }
      .new_block .new_block_item_wrap .item:nth-child(7) {
        bottom: 0;
        top: auto;
        left: 480px; }
      .new_block .new_block_item_wrap .item:nth-child(8) {
        bottom: 0;
        top: auto;
        right: 0;
        left: auto; }
      .new_block .new_block_item_wrap .item:hover {
        bottom: 0;
        z-index: 5;
        height: 452px; }
        .new_block .new_block_item_wrap .item:hover .inner {
          width: 100%;
          height: 100%;
          display: table; }
          .new_block .new_block_item_wrap .item:hover .inner .ins {
            display: table-cell;
            vertical-align: middle; }
      .new_block .new_block_item_wrap .item .item_link {
        display: block;
        text-decoration: none;
        font-size: 0;
        width: 100%;
        padding: 25px 0;
        min-height: 174px; }
        .new_block .new_block_item_wrap .item .item_link .image {
          display: flex;
          align-items: center;
          justify-content: center;
          margin-bottom: 25px; }
          .new_block .new_block_item_wrap .item .item_link .image img {
            max-width: 128px;
            max-height: 128px; }
        .new_block .new_block_item_wrap .item .item_link .name {
          font-size: 12pt;
          color: #e5fbfa;
          text-transform: uppercase;
          font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
          font-weight: 300; }
      .new_block .new_block_item_wrap .item .links {
        padding: 0 0 20px 40px;
        margin: 0;
        color: #fff;
        text-align: left;
        list-style: disc;
        font-size: 20px; }
        .new_block .new_block_item_wrap .item .links li a {
          display: block;
          text-decoration: none;
          font-size: 15px;
          color: #fff;
          padding: 3px 0; }
          .new_block .new_block_item_wrap .item .links li a:hover {
            text-decoration: underline; }
      @media (max-width: 480px) {
  .new_block .new_block_item_wrap .item {
    height: auto; }
    .new_block .new_block_item_wrap .item .links {
      display: none; }
    .new_block .new_block_item_wrap .item .name {
      min-height: 57px; }
    .new_block .new_block_item_wrap .item:hover {
      height: 165px; }
    .new_block .new_block_item_wrap .item .item_link {
      min-height: 0; } }

@media (max-width: 960px) {
  .new_block .new_block_item_wrap .item {
    position: static;
    display: inline-block;
    vertical-align: top; }
    .new_block .new_block_item_wrap .item:hover {
      height: auto; }

  .new_block .new_block_item_wrap {
    height: auto; } }

@media (max-width: 767px) {
  .new_block .new_block_item_wrap .item {
    width: 50%; } }

@media (max-width: 960px) {
  .new_block .new_block_item_wrap .item:hover .links {
    display: none; }
    .new_block .new_block_item_wrap .item.show_list {
      height: auto; }
      .new_block .new_block_item_wrap .item.show_list .links {
        display: block; } }
