* {
   margin: 0;
   padding: 0;
}
html {
   font-family: "Roboto", "PT Sans";
   scroll-behavior: smooth !important;
}
body {
   background: #3e403f;
}
a img {
   border: 0;
}
a {
   outline: 0;
   cursor: pointer !important;
}
p {
   line-height: 1.6em;
   font-size: 18px;
}
.top1 li a {
   color: #fff;
   font-size: 14px;
   text-decoration: none;
   font-family: "Roboto";
   font-style: normal;
   font-weight: 500;
   text-transform: uppercase;
}
.section,
.wrapper {
   margin: 0 auto;
   position: relative;
}
.section {
   min-width: 320px;
}
.wrapper {
   padding: 25px;
   max-width: 1000px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.content {
   margin: 20px auto;
}
.content .wrapper {
   background: #fff;
   border: 1px solid #e5e5e5;
}
.content h1 {
   line-height: 1.3;
   font-weight: 600;
   font-size: 24px;
   text-align: center;
   padding-bottom: 10px;
}
.vk-container {
   font:
      11px/1.3 tahoma,
      arial,
      verdana,
      sans-serif,
      Lucida Sans;
   color: #000;
   text-decoration: none;
}
.vk-avatar img {
   float: left;
   width: 34px;
   height: 34px;
   margin-right: 5px;
   margin-bottom: 0;
   border-radius: 50%;
}
.vk-comment-load {
   margin-bottom: 15px;
   position: relative;
   padding-bottom: 5px;
}
.vk-comment-name {
   color: #333;
   font-weight: 700;
   font-size: 17px;
   display: block;
}
.vk-comment-text {
   margin-left: 39px;
   background: 0 0;
   padding: 10px;
   border-radius: 15px;
   font-size: 17px;
   position: relative;
}
.comments-title {
   margin-top: 25px;
   margin-bottom: 20px;
}
header {
   max-width: 1000px;
   margin: 0 auto;
}
.box1_header {
   background: #004359;
   height: 60px;
}
.box2_header {
   background: #003040;
   height: 42px;
   padding: 0 15px;
}
.top1,
.top1 li {
   margin-left: 10px;
}
.top1 {
   padding: 0;
   float: left;
   margin-top: 17px;
}
.top1 li {
   list-style: none;
}
.top1 li a:hover {
   opacity: 0.5;
}
.box_left {
   padding-left: 15px;
   float: left;
}
.box_right {
   float: right;
   padding-right: 15px;
}
.ic_arrow {
   position: relative;
   top: -3px;
   left: 2px;
}
.name_bloger {
   font: 600 14px "Roboto";
   color: #fff;
   text-transform: uppercase;
   padding-top: 8px;
   display: inline-block;
}
.top_p img,
.userinfo {
   position: relative;
   top: 3px;
}
.userinfo {
   top: 2px;
}
.nick,
.podp {
   font-family: "Roboto";
   font-style: normal;
}
.podp {
   font-weight: 500;
   color: #fff;
   font-size: 14px;
   margin-left: 30px;
   text-decoration: none;
   background: #265a68;
   padding: 9px 15px;
   text-transform: uppercase;
}
.podp:hover {
   background: #306a79;
}
.nick {
   font-weight: 700;
   font-size: 22px;
}
.avatar_bloger {
   margin-right: 10px;
   float: left;
}
.name {
   font-size: 17px;
   font-weight: 500;
}
.name,
.top_p {
   font-family: "Roboto";
   font-style: normal;
}
.name {
   color: #797979;
}
.top_p {
   font-weight: 500;
   margin-top: 20px;
   border-bottom: 1px solid #e5e5e5;
   padding-bottom: 15px;
   margin-bottom: 15px;
}
.t_comm {
   font-weight: 700;
   font-size: 20px;
   line-height: 1;
   color: #333;
   margin: 30px 0 20px;
}
.box_comm {
   border-radius: 6px;
   position: relative;
   margin-bottom: 20px;
   padding: 20px;
   background: #fff;
   border: 4px solid #ccc;
   font-size: 14px;
   color: #333;
}
.box_img {
   text-align: center;
   margin: 15px 0;
}
.content_main p {
   margin-bottom: 20px;
}
.top1 li,
h3 {
   display: inline-block;
}
h3 {
   font-size: 22px;
   padding-bottom: 5px;
   margin: 10px 0 15px;
}
.comment_otvet {
   margin-left: 70px;
   border-left: 3px solid #ea4949;
   padding-left: 10px;
}
img {
   max-width: 100%;
}
.box_img1 {
   float: left;
   margin: 0 15px 15px;
}
.box_img2 {
   float: right;
   margin: 0 0 15px 15px;
}
.box_product {
   margin: 0 auto;
}
@media screen and (max-width: 810px) {
   .wrapper {
      padding: 10px;
   }
}
@media only screen and (max-width: 768px) {
   .top_p img {
      max-width: 20px;
   }
   .box_right,
   .disp_n_768 {
      display: none !important;
   }
   .podp {
      font-family: "Roboto";
      margin-left: 10px;
      padding: 9px;
   }
   .top_p {
      font-size: 12px;
   }
   p {
      line-height: 1.6em;
      font-size: 16px;
   }
   .box_img1,
   .box_img2 {
      float: none;
      margin: 0 auto;
   }
}
