

/* Start:/local/templates/bits.media/components/bits/uninews.main/news-rucodencode/style.css?16622150004910*/
h2 {font: bold 18px/20px 'Ubuntu'!important;}
/* line 4, style.scss */
.news-page a.news-name {
  color: inherit;
  text-decoration: none; }

/* line 9, style.scss */
.sendnews {
  background: #a5b8c4 url(/local/templates/bits.media/components/bits/uninews.main/news-rucodencode/images/sendform.jpg) 0 100% no-repeat;
  position: relative;
  padding: 50px 40px;
  color: #fff;
  margin: 0 20px 20px; }
  /* line 15, style.scss */
  .sendnews:before, .sendnews:after {
    position: absolute;
    width: 100%;
    left: 0;
    content: '';
    height: 17px;
    background: #a5b8c4 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAAARCAIAAACzTQ64AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QYeDysFIwz5UAAAA0lJREFUWMO1mN9y2lYQh397jgQCgRAgYWPs2pOb5gH6vn2NvENvMr3rdKapY9dGMhKIf0ISOtsLJU3GmUzDQdpbGLHn0+7Z/aBf3/3WQgatOJbK7rR//mn69m5mSIG6g5nvnxfv//x7udm1TVMzSRgdpG/oj7fivY3dEUaNGQqUCvKJb3/nX4SB4pyzjh375mLcBEcA+yy/Dxb7Q24a+udnCIdWN/RXG5lCzXkKqBytR77b8EAIKK38wMzdTnsyHDh2twmOSqlotY2SbXEsBZEuR7Kw9yhwKZIo60UpoI4wY/Yj9nO0hXbrKcUXQ2fqDXWP+T+xTbOPwSLLCxL6HEvIEb1c4d7AkUF1l+QxRfeR3+zRIyjNxiGg1TIvRoNBr5GSZOZ4vQ3iVVkqKfRLyaTCo2BMIYPqRUlgBZlgOOdZjpZEKfRaDyB/2PdcR4hGanKTZvMoOWQFg/V+QEEwaIzQx9w8Zx58JyTKHZw5X6foVmS1UDJMQ95MxoNeB81EGCfPiyVA59ySEuUUD2MKK6y1Jxmx/8S3Cp/mjTidIxtSjBzbGzpSyiY47tJDuEy26QEAaaGsjudS7FHQwa721ibwDv0XvtjwgEEE1kFZlspqmbeXXr9jNVSST4vVy3IDhvZAU5Amimv6MKCY616AKpQBTwOe/ccROHFfZUAKcuzupefKZnbJNMufo9Vmt9d+PoMEVA/rS/qng1Sh3tZhBnJYIa4SjAXKrwb6iSVpd9pXvmtbjZQkM8+jZLXelkppP6SEbCOd0kMPa4Kqt7sFFEOEPI3ZfyVOp755Hjq968moocG9z/KPwWKXZufcwpXezOhDC1ndJVnpTfuR79bsShx1UFZ6Y1vWZOj0u83pzSZKtnkNehO6tBRQzeiNF7OfwXoliuLHW08pnowa1pt5lOWFOE9vxk3qzR72w2e9efXpj46dL3pjN6Y3yTaIk/P1xqdgTEHteoNKb3gU8KxAS341cE6oSqVYCHE5cjy339Atud6lz4vlIc/5826hsUsC8DD38dSE3gioDdxKbxigb/I0vnczgr98tVQsDQydXss0s7xoAmUYr8PlmhkEMLMWSkgoFwuLtge2av8/zUCxYD/gK8VEKL995f8CuUG9DZh21u4AAAAASUVORK5CYII=) 0 0 repeat-x; }
  /* line 23, style.scss */
  .sendnews:before {
    top: 0; }
  /* line 26, style.scss */
  .sendnews:after {
    bottom: 0; }
  /* line 29, style.scss */
  .sendnews .send-title {
    font: bold 20px/28px 'Ubuntu'; }
  /* line 32, style.scss */
  .sendnews .send-info {
    margin-top: 25px;
    font: 18px; }
  /* line 36, style.scss */
  .sendnews .btns {
    margin-top: 25px;
    text-align: center; }
    /* line 39, style.scss */
    .sendnews .btns .button {
      background: #fff;
      width: 320px;
      margin: 0 auto;
      height: 60px;
      font-size: 18px;
      font-weight: bold;
      display: block;
      text-align: center;
      text-decoration: none;
      color: #2a2a2a;
      box-shadow: 0 10px 20px 0 #7691a6; }
      /* line 51, style.scss */
      .sendnews .btns .button:hover {
        color: #eff1f2;
        box-shadow: none; }

@media (min-width: 960px) {
  /* line 59, style.scss */
  .sendnews {
    overflow: hidden;
    clear: both;
    padding: 50px 30px; }
    /* line 63, style.scss */
    .sendnews .send-info {
      line-height: 50px;
      height: 50px;
      float: left; }
    /* line 69, style.scss */
    .sendnews .btns .button {
      width: 284px;
      height: 50px;
      line-height: 50px;
      float: left;
      margin: 0 0 0 20px; } }
@media screen and (max-width: 639px){

  .news-item{
    padding: 25px 0;
    border-bottom: 1px solid #DFDFDF;
    margin: 0 20px 5px 20px !important;
  }

  .news-item + .news-items-label{
    margin-top: -6px;
  }

  .news-item .news-top.has-image .img-box{
    width: inherit;
    right: 0;
    left: inherit;
    bottom: inherit;
    top: 0px;
  }

  .news-item .news-top.has-image .img-box img{
      width: 112px !important;
      height: 64px !important;
  }

  .news-text,
  .news-tags.item-row,
  .news-preview,
  .item-row{
    display: none;
  }

  .news-page .news-top.has-image{
    padding-bottom: 0px !important;
  }

  .news-name{
    margin-right: 130px;
    font-weight: normal !important;
    font-size: 14px !important;
    margin-bottom: 0px !important;
  }

  .news-name-wrapper{
     min-height:65px;/* высота блока */
        display: flex;
        align-items: center;
        justify-content: center;
  }

  .news-date{
    display: none !important;
  }

}
/*# sourceMappingURL=style.css.map */


.news-page.template-news-rucodencode .news-item{
  clear: both;
}

.news-page.template-news-rucodencode .link-detail{
 /*  clear: both; */
  padding-top: 0px !important;
  float: right;
}

.news-page.template-news-rucodencode .news-name-wrapper{
  margin-left: 170px;
}

.news-page.template-news-rucodencode .news-view{
  float: left;
}

.news-page.template-news-rucodencode .news-text{
   clear: none;
}

.news-page.template-news-rucodencode .news-item .news-name{
  margin-top: -5px;
}

.news-page.template-news-rucodencode .news-top .img-box img{
  height: auto !important;
}

@media (max-width: 989px) {
  .news-page.template-news-rucodencode .news-name-wrapper{
    margin-left: 0px;
  }
}

h2.news-name-line{padding-top:0;margin: 0 0px 20px;}

/* End */
/* /local/templates/bits.media/components/bits/uninews.main/news-rucodencode/style.css?16622150004910 */
