*,
:after,
:before {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
body {
   font-family: "Roboto", sans-serif;
   background: #e8e8e8;
}
.b-all-conteiner {
   overflow: hidden;
   width: 320px;
   margin: 0 auto;
}
a {
   text-decoration: none;
}
.b-img-box {
   position: relative;
}
.b-img-box .b-after,
.b-img-box .b-before {
   font:
      25px/1 "Roboto",
      cursive;
   color: #fff;
   text-shadow: 0 0 5px #000;
   position: absolute;
}
.b-img {
   display: block;
   width: 100%;
   max-width: 500px;
   margin-bottom: 15px;
}
.b-h1,
.b-h2,
.b-p {
   margin-bottom: 15px;
}
.b-p {
   font-size: 16px;
   line-height: 1.4;
   color: #333;
}
.b-h1,
.b-h2 {
   color: #000;
}
.b-h1 {
   font:
      700 28px "PT Sans Narrow",
      sans-serif;
   text-align: center;
}
.b-h2 {
   font:
      20px "Source Sans Pro",
      sans-serif;
}
.b-button,
.b-link {
   font-weight: 700;
   color: #2476ce;
   transition: 0.3s;
}
.b-link {
   text-decoration: underline;
}
.b-link:active,
.b-link:hover {
   text-decoration: none;
}
.b-button {
   font-size: 24px;
   border-bottom: 2px solid #2476ce;
   display: inline-block;
}
.b-button span {
   transition: 0.3s;
   width: 10px;
}
.b-button span:nth-of-type(2),
.b-button span:nth-of-type(3) {
   margin-left: -4px;
}
.b-button:active,
.b-button:hover {
   margin-left: 29px;
   border-bottom: 2px solid transparent;
}
.b-button:active span:nth-of-type(1),
.b-button:hover span:nth-of-type(1) {
   margin-left: 3px;
}
.b-button:active span:nth-of-type(2),
.b-button:hover span:nth-of-type(2) {
   margin-left: 6px;
}
.b-button:active span:nth-of-type(3),
.b-button:hover span:nth-of-type(3) {
   margin-left: 12px;
}
.b-button-box {
   text-align: center;
   margin: 15px 0;
}
.b-title {
   background: #dae2e8;
   font-size: 14px;
   color: #45688e;
   display: block;
   padding-left: 20px;
   font-weight: 700;
   line-height: 2;
   margin-bottom: 20px;
}
.b-header {
   background: url(//viposidn.com/content/lu6D3RjlvRZu6z7/img/tlo.jpg);
}
.b-header .b-logo {
   font:
      28px/1.1 "Roboto",
      cursive;
   color: #fff;
   text-align: center;
   width: 70px;
}
.b-header .b-logo,
.b-header-h2,
.b-header-img {
   display: inline-block;
   vertical-align: middle;
}
.b-header-h2 {
   font:
      20px/1.1 "Roboto",
      cursive;
   color: #fff;
   text-align: center;
   width: 140px;
   margin-left: 13px;
}
.b-header-img {
   width: 90px;
   margin-bottom: 4px;
}
.b-comments,
.b-main {
   background: #fff;
   padding: 15px;
}
.b-comments-item {
   margin-bottom: 20px;
   border-bottom: 1px solid #dae1e8;
}
.b-comments .b-ava {
   display: inline-block;
   vertical-align: top;
   width: 50px;
   margin-right: 15px;
}
.b-comments .b-rigth {
   display: inline-block;
   vertical-align: top;
   width: calc(100% - 69px);
}
.b-comments-name,
.b-comments-p {
   line-height: 1.3;
   margin-bottom: 8px;
}
.b-comments-name {
   font-size: 15px;
   font-weight: 700;
   color: #45688e;
}
.b-comments-p {
   font-size: 14px;
   color: #333;
}
.b-comments .b-img {
   margin: 15px 0;
   max-width: 350px;
}
.b-aside {
   display: none;
}
.b-aside-item {
   background: #fff;
   border: 1px solid #bcb8b8;
   box-shadow: 2px 2px 5px #bcb8b8;
   padding: 15px 20px;
   margin-bottom: 30px;
}
.b-aside-title {
   font-size: 22px;
   font-weight: 400;
   line-height: 1;
   margin-bottom: 15px;
   color: #333;
}
.b-aside-note {
   line-height: 1.3;
   font-weight: 400;
   font-size: 12px;
   color: #777;
   margin-top: 5px;
}
.b-aside-img {
   margin: 0 6px 6px 0;
}
.b-news {
   margin-bottom: 15px;
}
.b-news-name {
   color: #489b1f;
   text-decoration: underline;
   font-size: 12px;
   line-height: 1.3;
   margin-bottom: 10px;
}
.b-news-name:active,
.b-news-name:hover {
   text-decoration: none;
}
.b-news-bottom {
   margin-top: 10px;
}
.b-news-avtor,
.b-news-comments {
   color: #bb225c;
   line-height: 1.3;
   font-weight: 400;
   font-size: 11px;
   display: inline-block;
   vertical-align: middle;
   width: 80px;
}
.b-news-comments {
   color: #777;
   width: 100px;
   text-decoration: underline;
}
.b-data,
.b-news-numb {
   text-align: right;
   font-weight: 400;
}
.b-news-numb {
   color: #489b1f;
   display: inline-block;
   vertical-align: middle;
   line-height: 1.3;
   font-size: 12px;
   width: 40px;
}
.b-data {
   font-size: 14px;
   color: #999;
   line-height: 2;
}
@media screen and (min-width: 665px) {
   .b-p {
      font-size: 14px;
   }
   .b-h1,
   .b-h2,
   .b-p {
      margin-bottom: 20px;
   }
   .b-h1 {
      font-size: 41px;
      text-align: left;
   }
   .b-h2 {
      font-size: 18px;
   }
   .b-header {
      margin-bottom: 30px;
   }
   .b-all-conteiner {
      width: 665px;
   }
   .b-img {
      max-width: 500px;
      margin: 0 auto 20px;
   }
   .b-img-box .b-after,
   .b-img-box .b-before {
      font-size: 35px;
   }
   .b-button-box {
      margin: 30px 0;
   }
   .b-header .b-logo {
      font-size: 56px;
      margin-left: 30px;
      width: 130px;
   }
   .b-header-h2 {
      width: 250px;
      font-size: 33px;
      margin-left: 40px;
   }
   .b-header-img {
      margin-bottom: 10px;
      width: 205px;
   }
   .b-comments,
   .b-main {
      box-shadow: 2px 2px 5px #bcb8b8;
      border: 1px solid #bcb8b8;
   }
   .b-main {
      margin-bottom: 25px;
   }
   .b-comments {
      padding: 15px 30px;
   }
   .b-comments-item {
      padding: 0 15px;
      margin-bottom: 15px;
   }
   .b-comments .b-img {
      margin-bottom: 2px;
      margin-left: 50px;
      max-width: calc(100% - 50px);
   }
   .b-data {
      font-size: 11px;
   }
}
@media screen and (min-width: 959px) {
   .b-all-conteiner {
      width: 960px;
   }
   .b-header .b-logo {
      margin-left: 50px;
   }
   .b-header-h2 {
      margin-left: 300px;
   }
   .b-table {
      display: table;
      width: 100%;
   }
   .b-table-cell {
      display: table-cell;
      vertical-align: top;
   }
   .b-main {
      margin-right: 25px;
   }
   .b-comments,
   .b-main {
      width: 665px;
   }
   .b-aside {
      display: block;
   }
}
