.news-columns {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.news-columns .news-column {
    display: table-cell;
    padding: 0 5px;
    vertical-align: top;
}

.page-buffer .news-columns .news-column.left-column {
    width: 280px;
    padding-right: 10px;
    padding: 0 20px 20px 0px;
}

.news-list {
    position: relative;
}

.news-list .chunk {
    position: relative;
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.news-list .news .news-image .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.news-list .news .news-link {
    position: relative;
    text-decoration: none;
}

.news-list .news-name {
    font-size: 20px;
    color: #1a1a1a;
    display: block;
    position: relative;
    font-weight: bold;
    margin: 10px 0;
}

.news-list .news-anonce-content > p:first-child {
    margin-top: 0
}

.news .paginator {
    position: relative;
    clear: both;
    margin: 50px 0 30px 0;
    padding: 10px;
    background: #EFEFEF;
}

.news .paginator ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.news .paginator ul li {
    display: inline-block;
}

.news .paginator a, .news .paginator span {
    font-size: 14px;
    line-height: 25px;
    position: relative;
    display: inline-block;
    height: 25px;
    margin: 0 3px;
    padding: 0 12px;
    text-decoration: none;
    color: #353535;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #f9f9f9), color-stop(1, #e9e9e9));
    background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    background-color: #f9f9f9;
    box-shadow: inset 0 1px 0 0 #fff;
    text-shadow: 0 1px 0 #fff;
}

.news .paginator .fa-angle-left, .news .paginator .fa-angle-right {
    top: -1px;
}

.news .paginator .active {
    cursor: default;
    color: #a40101;
}

.news .paginator a:hover, .news .paginator span:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #dfdfdf), color-stop(1, #ededed));
    background: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
    background-color: #dfdfdf;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
}

.news .paginator a:active, .news .paginator span:active {
    top: 1px;
}

.news-news-page .news-title-name {
}

.news-news-page .heading-name {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #2d2d2d;
    text-decoration: none;
}

.news-news-page .h-icon {
    margin-right: 6px;
    color: #FF9800;
}

.news-news-page .news-content {
    margin-top: 30px;
}

.news-author, .news-published-date {
    color: gray;
}

.news-published-date {
    font-size: 12px;
}

.news-tags {
    margin: 50px 0 0px 0;
}

.news .heading-data {
    margin: 0 0 10px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #27b399;
}

.news-tags .tags-title, .heading-data .heading-title {
    margin-right: 7px;
}

.news-tags, .news-tags a, .news .heading-data, .heading-data a {
    font-size: 14px;
}

.news-tags .tag {
    color: #27b399;
}

.news-tags .comma {
    margin: 0 5px 0 0;
}

.news .heading-list {
}

.news .heading-list .show-all {
    color: #2d2d2d;
    font-size: 14px;
}

.news .heading-list .show-all .icon {
    display: inline-block;
    color: #27b399;
    margin-right: 4px;
}

.news .heading-list .heading {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.news .heading-list .heading.-full-width {
    width: 100%;
}

.news .heading-list .heading-container {
    position: relative;
    padding: 0 10px 10px 10px;
}

.news .heading-list .heading-name {
    font-size: 27px;
    font-weight: normal;
    text-transform: uppercase;
    color: #2d2d2d;
    text-decoration: none;
}

.news .heading-list .heading-quick-desc {
    margin-top: 10px;
}

.news .heading-list .heading-name .h-icon {
    margin-right: 6px;
    color: #FF9800;
}

.news .last-news-list .news .news-link {
    color: #27b399;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
}

.news .last-news-list .news .news-data {
}

.news .last-news-list .news .news-anonce {
}

.news .last-news-list .news .news-date {
    display: block;
    position: relative;
    top: 10px;
    color: #27b399;
}

.news .last-news-list .news .news-date .art-time {
    font-size: 10px;
}

.news-last-anonces-list h3 {
    display: inline-block;
    border-bottom: 1px solid #27b399;
}

.news-list-heading {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.news-last-anonces-list {
    margin: 40px 0;
}

.news-last-anonces-list .news {
    display: table-cell;
    padding: 8px 10px;
    box-sizing: border-box;
    vertical-align: top;
}

.news-last-anonces-list .news:first-child {
    padding-left: 0;
}

.news-last-anonces-list .news:last-child {
    padding-right: 0;
}

.news-last-anonces-list .heading-name {
}

.news-last-anonces-list .news .news-image {
    display: block;
    position: relative;
    height: 140px;
    overflow: hidden;
    margin: 0;
    background: #eaeaea;
}

.news-last-anonces-list .news .news-image .image {
    position: absolute;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
}

.news-last-anonces-list .news .news-image .no-photo {
    background: url(/public/img/shipulin-logo-grayscale.png) no-repeat center center;
    position: absolute;
    background-size: contain;
    display: block;
    width: 100%;
    height: 100%;
}

.news-last-anonces-list .news .news-content {
    position: relative;
    height: 122px;
    overflow: hidden;
    display: block;
    padding: 10px;
    line-height: 16px;
}

.news-last-anonces-list .news .news-toolbar {
    display: block;
    position: relative;
    margin: 30px 10px 10px 10px;
}

.news-last-anonces-list .news .news-image img {
    width: 100%;
    position: relative;
}

.news-last-anonces-list .news .news-name {
    display: block;
    position: relative;
    color: #129c83;
}

.news-last-anonces-list .news .news-link {
    display: block;
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed;
    transition: all 140ms ease-out;
    position: relative;
    text-decoration: none;
    color: inherit;
    border-radius: 0 0 2px 2px;
    border: 1px solid rgba(0,0,0,.2);
}

.news-last-anonces-list .news .news-link:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
}

.news-last-anonces-list .news .news-anonce {
    display: block;
    color: #212121;
    margin-top: 5px;
}

.news-last-anonces-list .news .news-anonce p {
    font-size: 14px;
    color: #737373;
    margin: 10px 0;
}

.news-last-anonces-list .news .show-more {
    display: inline-block;
    font-size: 12px;
    position: relative;
}

.news-last-anonces-list .news .date {
    display: block;
    position: absolute;
    right: 0;
    font-size: 12px;
    text-decoration: none;
    bottom: 0;
}

.news-list .news {
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
    display: block;
    transition: all 200ms ease-out;
}

.news-list .news:hover {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
}

.news-inner {
    display: block;
    position: relative;
    padding: 20px;
}

.news-list .news-image img {
    display: block;
    width: 100%;
}

.news-list .news-image {
    position: relative;
    display: block;
}

.news-list .news .learn-more {
    opacity: 0;
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s cubic-bezier(0.075, 0.820, 0.165, 1.000);
}

.news-list .news .learn-more-wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

.news-list .news .learn-more-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.news-list .news .learn-more .learn-more-word {
    font-size: 22px;
    text-transform: uppercase;
    padding: 13px 42px;
    position: relative;
    opacity: 0.8;
}

.news-list .news .learn-more .learn-more-word:after, .news-list .news .learn-more .learn-more-word:before {
    content: '';
    position: absolute;
    height: 1px;
    background: #FFF;
    left: 5%;
    top: 0;
    width: 90%;
    transition: all 240ms ease-out;
}

.news-list .news .learn-more .learn-more-word:before {
    top: inherit;
    bottom: 0;
}

.news-list .news:hover .learn-more {
    opacity: 1;
}

.news-list .news:hover .learn-more .learn-more-word:after, .news-list .news:hover .learn-more .learn-more-word:before {
    width: 100%;
    left: 0;
}

.news-list .news-anonce {
    color: #919191;
}

.analogue-news-container {
    position: relative;
    clear: both;
    margin: 10px 0 30px 0;
    list-style: none;
}

.analogue-news-container h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 60px;
    background: #2b3a44;
    color: #FFF;
    padding: 10px 10px 10px 10px;
}

.analogue-news-container .news {
    height: auto;
    margin: 0 0 30px 0;
    box-shadow: none;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.analogue-news-container .news-name {
    font-size: 14px;
}

.analogue-news-container .news .news-image {
    float: left;
    width: 92px;
    height: 92px;
    overflow: hidden;
    margin-top: 2px;
    border-radius: 100%;
}

.analogue-news-container .news .news-data {
    position: relative;
    min-height: 100px;
    margin-left: 120px;
    margin-right: 10px;
}

.analogue-news-container .news:hover {
    box-shadow: none;
}

.analogue-news-container .news-anonce {
    background: none;
    width: auto;
    position: relative;
    height: auto;
    bottom: inherit;
    padding: 0;
}

.analogue-news-container .news .news-image > a {
    display: block;
}

.analogue-news-container .news .news-image img {
    display: block;
}
