
.post-page .b-post-wrapper {
    margin: 0 auto;
    max-width: 1120px;
    gap: 40px;
    margin-top: var(--gap-m);
}

.b-posts-section .mainpic_block {
  display: flex;
  height: 150px;
  overflow: hidden;
  align-items: center;
}

.b-posts-section .mainpic_block img {
  max-width: 100%;
}

.s-paging-list {
  margin-top: 20px;
}

.b-comments-section {
  margin: 32px 0 0;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden
}

.b-comments-section .is-hidden {
  display: none !important
}

.b-comments-section>.b-section-header {
  background: #fff;
  padding: 30px
}

.b-comments-section>.b-section-header .b-name {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600
}

.b-comments-section>.b-section-body {
  padding: 30px;
  background: #f7f7f7
}

.b-comments-section .b-list-section .b-comment-wrapper {
  margin: 16px 0 0
}

.b-comments-section .b-list-section .b-comment-wrapper:first-child {
  margin-top: 0
}

.b-comments-section .b-list-section .b-comment-wrapper>.b-comment-wrapper {
  padding-left: 32px
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment {
  -webkit-transition: background 200ms linear;
  transition: background 200ms linear
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment.is-new {
  background: rgba(0, 255, 0, 0.05)
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment.in-reply-to {
  background: rgba(255, 255, 0, 0.05)
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .s-column-image {
  width: 32px;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .s-column-image .b-author-image {
  display: inline-block;
  vertical-align: top
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .s-column-image .b-author-image img {
  width: 100%;
  vertical-align: top;
  border-radius: 50%
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .b-credentials .b-user-wrapper {
  display: inline-block;
  font-weight: bold;
  margin-right: 4px
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .b-credentials .b-staff {
  display: inline-block;
  padding: 2px 4px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  font-size: 13px;
  line-height: 1.2em;
  word-wrap: break-word;
  background: #d2ffd2;
  color: #666;
  margin-right: 4px
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .b-credentials .b-date {
  color: #888
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .b-text {
  margin: 5px 0 0
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .b-actions {
  margin: 5px 0 0
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .b-form-section {
  margin: 5px 0 0
}

.b-comments-section .b-list-section .b-comment-wrapper .b-comment .b-form-section .b-form-buttons .b-cancel-button {
  display: inline-block;
  margin: 0 4px 0 0
}

.b-comments-section .b-form-section {
  margin: 32px 0 0
}

.b-comments-section .b-form-section>.b-section-header {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600
}

.b-comments-section .b-form-section>.b-section-body {
  margin: 16px 0 0
}

.b-comments-section .b-form-section .b-form-auth .b-user-wrapper {
  margin: 16px 0 0
}

.b-user-wrapper {
  display: none
}

.b-comments-section .b-form-section .b-form-auth .b-user-wrapper .b-image {
  margin: 0 4px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  vertical-align: middle
}

.b-comments-section .b-form-section .b-form-auth .b-user-wrapper .b-name {
  margin-right: 8px;
  font-size: 15px;
  line-height: 1em
}

.b-comments-section .b-form-section .b-form-auth .b-auth-providers {
  margin: 16px 0 0;
  padding: 0
}

.b-comments-section .b-form-section .b-form-auth .b-auth-providers li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 0 0
}

.b-comments-section .b-form-section .b-form-auth .b-auth-providers li:last-child {
  margin-right: 0
}

.b-comments-section .b-form-section .b-form-auth .b-auth-providers li.b-guest-provider.is-selected a,
.b-comments-section .b-form-section .b-form-auth .b-auth-providers li.b-signup-link.is-selected a {
  background: #2e6da4;
  color: #fff
}

.b-comments-section .b-form-section .b-form-auth .b-auth-providers li.b-guest-provider a,
.b-comments-section .b-form-section .b-form-auth .b-auth-providers li.b-signup-link a {
  display: inline-block;
  padding: 2px 4px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.2em;
  word-wrap: break-word;
  background: #f0f0f0;
  color: #000;
  padding: 0 8px;
  line-height: 32px
}

.b-comments-section .b-form-section .b-form-auth .b-guest-auth {
  margin: 16px 0 0
}

.b-comments-section .b-form-section .b-form-auth .b-guest-auth.is-hidden {
  display: none
}

.b-comments-section .b-form-section .b-form-auth .b-guest-auth input {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0 0 4px;
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.b-comments-section .b-form-section .b-form-auth .b-guest-auth input:first-child {
  margin-left: 0
}

.b-comments-section .b-form-section .b-comment-body {
  margin: 16px 0 0
}

.b-comments-section .b-form-section .b-form-buttons {
  margin: 16px 0 0
}

.b-comments-section .b-form-section .b-form-buttons:first-child {
  margin-top: 0
}

.b-comments-section .b-form-section .b-form-buttons .b-cancel-button {
  display: none
}

.s-sidebar-block .b-subscribe-list {
  margin: 0;
  padding: 0
}

.s-sidebar-block .b-subscribe-list li {
  margin: 0;
  padding: 5px 0;
  list-style: none;
  font-size: 12px;
  line-height: 20px
}

.s-sidebar-block .b-subscribe-list li a {
  vertical-align: top
}

section.b-posts-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 10px
}



@media (max-width:1025px) {
  article.content.content-box {
    width: 100%
  }

  section.b-posts-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 10px
  }


}



.read-more {
  display: none
}

.b-comments-link__box,
.home-prev-news_item-more {
  display: none
}

.b-post-wrapper.is-preview .b-post .b-credentials {
  margin: 0
}

.b-post-wrapper:not(.is-preview) img {
  border-radius: 20px
}

.b-post-wrapper .b-post .b-credentials {
  line-height: 20px
}

.b-post-wrapper .b-post .b-credentials .b-user-wrapper .b-image {
  margin: 0 4px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  vertical-align: middle
}

.b-post-wrapper .b-post .b-credentials .b-user-wrapper .b-name {
  font-size: 15px;
  font-weight: 600;
  line-height: 1em
}

.b-post-main-img img {
    width: 100%;
    max-height: 520px;
    object-fit: cover;
}

.b-post-wrapper .b-post .b-credentials .b-date {
  color: #888
}

.b-post-wrapper .b-post .b-credentials .b-time {
  margin: 0 0 0 4px;
  color: #ccc
}

.b-post-wrapper .b-post .b-content {
  margin: 16px 0 0
}

.b-post-wrapper .b-post .b-content h1,
.b-post-wrapper .b-post .b-content h2,
.b-post-wrapper .b-post .b-content h3,
.b-post-wrapper .b-post .b-content h4,
.b-post-wrapper .b-post .b-content h5,
.b-post-wrapper .b-post .b-content h6 {
  margin: 40px 0 16px 0;
}

.b-post-wrapper .b-post .b-content h1:first-child,
.b-post-wrapper .b-post .b-content h2:first-child,
.b-post-wrapper .b-post .b-content h3:first-child,
.b-post-wrapper .b-post .b-content h4:first-child,
.b-post-wrapper .b-post .b-content h5:first-child,
.b-post-wrapper .b-post .b-content h6:first-child {
  margin-top: 0
}

.b-post-wrapper .b-post .b-content ol,
.b-post-wrapper .b-post .b-content ul {
  margin: 16px 0;
  padding: 0 0 0 20px;

}

.b-post-wrapper .b-post .b-content ol li,
.b-post-wrapper .b-post .b-content ul li {
  list-style: inherit
}

.b-post-wrapper .b-post .b-content img {
  vertical-align: top;
  max-width: 100%;
  height: auto !important
}

.b-post-wrapper .b-post .b-content iframe {
  max-width: 100%
}

.b-post-wrapper .b-post .b-content figure {
  display: block;
  margin: 40px 0
}

.b-post-wrapper .b-post .b-content figure:first-child {
  margin-top: 0
}

.b-post-wrapper .b-post .b-album-wrapper {
  margin: 32px 0 0
}

.b-post-wrapper .b-post .b-album-wrapper .b-album-header {
  margin: 0 0 8px
}

.b-post-wrapper .b-post .b-album-wrapper .b-album {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  max-width: 384px;
  border: solid transparent;
  border-width: 0 4px 4px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.b-post-wrapper .b-post .b-album-wrapper .b-album:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%)
}

.b-post-wrapper .b-post .b-album-wrapper .b-album .b-image-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background: #f0f0f0 50% no-repeat;
  background-size: cover
}

.b-post-wrapper .b-post .b-album-wrapper .b-album .b-album-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer
}

.b-post-wrapper .b-post .b-album-wrapper .b-album .b-text-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1em;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  white-space: nowrap
}

.b-post-wrapper .b-post .b-album-wrapper .b-album .b-text-wrapper .table {
  display: table;
  width: 100%;
  table-layout: fixed
}

.b-post-wrapper .b-post .b-album-wrapper .b-album .b-text-wrapper .table .column {
  display: table-cell;
  vertical-align: middle
}

.b-post-wrapper .b-post .b-album-wrapper .b-album .b-text-wrapper .b-album-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 4px;
  border-radius: 50%;
  overflow: hidden;
  background: #fbfbfb url("../img/icons/album-icon.png") 50% no-repeat;
  background-size: 24px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1)
}

.b-post-wrapper .b-post .b-album-wrapper .b-album .b-text-wrapper .b-album-text {
  position: relative;
  top: -1px
}

.b-post-wrapper .b-post .b-album-wrapper .b-album .b-text-wrapper .b-album-text .b-album-name {
  display: inline-block;
  font: bold 18px/1em "Trebuchet MS", Arial, sans-serif;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.b-post-wrapper .b-post .b-album-wrapper .b-album .b-text-wrapper .b-album-text .b-album-counter {
  font-size: 12px;
  color: #f0f0f0
}

.b-post-wrapper .b-post .b-photo-list {
  margin: 32px 0 0;
  padding: 0
}

.b-post-wrapper .b-post .b-photo-list .b-photo-item {
  padding: 0;
  list-style: none
}

.b-post-wrapper .b-post .b-photo-list.is-preview {
  position: relative;
  font-size: 0;
  line-height: 0;
  margin-right: -16px
}

.b-post-wrapper .b-post .b-photo-list.is-preview .b-photo-item {
  display: inline-block;
  vertical-align: top;
  width: 24.99%;
  padding: 0 16px 16px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.b-post-wrapper .b-post .b-photo-list.is-preview .b-photo-item .b-photo {
  display: block;
  cursor: pointer;
  font-size: 0;
  line-height: 0
}

.b-post-wrapper .b-post .b-photo-list.is-preview .b-photo-item .b-photo .b-image {
  display: inline-block;
  vertical-align: top;
  width: 100% !important;
  height: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.b-post-wrapper .b-post .b-photo-list.is-extended .b-photo-item {
  margin: 64px 0 0
}

.b-post-wrapper .b-post .b-photo-list.is-extended .b-photo-item:first-child {
  margin-top: 0
}

.b-post-wrapper .b-post .b-photo-list.is-extended .b-photo-item .b-photo-info {
  margin: 8px 0 0;
  line-height: 1.5em;
  color: #888
}

.b-post-wrapper .b-post .b-photo-list.is-extended .b-photo-item .b-photo {
  display: block
}

.b-post-wrapper .b-post .b-photo-list.is-extended .b-photo-item .b-photo .b-image {
  border: 1px solid #ccc;
  vertical-align: top;
  max-width: 100%
}

ul.menu-v.categories {
  margin: 1.7rem 0
}

ul.menu-v.categories li {
  border: none
}

ul.menu-v.categories li a {
  padding: 5px 16px
}

ul.menu-v.categories li.selected a {
  color: #000;
  text-decoration: none;
  font-weight: bold
}

.b-timeline-list .has-menu ul {
  padding-left: 10px
}

.b-timeline-list .has-menu {
  margin-bottom: 10px
}

.tags.cloud {
  text-align: center
}

.left-sidebar .tags.cloud {
  text-align: left
}

.b-sidebar-plugin .tags>a {
  opacity: 1 !important;
  padding: 3px 5px;
  margin: 0 0.8rem 0.8rem 0
}

.b-sidebar-plugin {
  margin-top: 10px
}

.b-sidebar-plugin ul.menu-v>li {
  margin: 0 !important
}

.b-sidebar-plugin ul.menu-v.categories li a {
  padding: 10px 0
}

.b-plugin-wrapper .tags {
  margin-top: 1rem
}

.b-plugin-wrapper .tags a {
  color: #666 !important;
  background: #f3f3f3 !important;
  padding: 4px 12px;
  border-radius: 16px;
  margin: 0 0.5rem 1rem 0;
  line-height: 2.2
}

.b-sidebar-plugin ul.menu-v>li {
  font-size: 1.1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.6rem 1rem;
  margin: 1rem 0 !important;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  line-height: 1.1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.s-sidebar-search .h-text-input {
  padding: 1.5rem 1rem;
  font-size: 1rem
}

.s-sidebar-search {
  margin: 1.5rem 0 2rem 0
}

.out_sidebars.-mr {
  margin-right: 2.857rem
}

#wforms-form-4 {
            box-shadow: unset !important;
        }
        
        .cols__projects article.content.content-box {
          
        }
        .cols__projects .b-post-wrapper .b-post {
            
        }
        .cols__projects .content .mainpic_block {
         
        }
        .cols__projects .mainpic_block img {
          
        }
        .cols__projects .b-post-wrapper .b-post .b-post-title {
         
        }
        .cols__projects .b-post-wrapper .b-post .b-content img {
           
        }
        .ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
            height: 44px;
            width: 44px;
            background-size: 44px 44px;
        }


@media (max-width: 1440px) {
  .b-post-wrapper .b-post .b-content h1,
  .b-post-wrapper .b-post .b-content h2,
  .b-post-wrapper .b-post .b-content h3,
  .b-post-wrapper .b-post .b-content h4,
  .b-post-wrapper .b-post .b-content h5,
  .b-post-wrapper .b-post .b-content h6,
  .b-post-wrapper .b-post .b-content figure {
        margin: 28px 0 var(--gap-sx);
    }

}
@media (max-width: 1025px) {
    .b-post-wrapper .b-post .b-content h1,
    .b-post-wrapper .b-post .b-content h2,
    .b-post-wrapper .b-post .b-content h3,
    .b-post-wrapper .b-post .b-content h4,
    .b-post-wrapper .b-post .b-content h5,
    .b-post-wrapper .b-post .b-content h6 {
        margin: 20px 0 var(--gap-sx);
    }
    .b-post-header {
      --gap-sm: 12px
    }
    .b-post-wrapper .b-post .b-content figure {
      width: auto !important;
      height: auto !important;
    }
    .post-page .b-post-wrapper {
      gap: 28px;
      margin-top: 20px;
  }
}
@media (max-width: 580px) {
    .post-page .b-post-wrapper {
      gap: 20px;
  }
}

