* {
   outline: 0;
   margin: 0;
   padding: 0;
}

button,
input[type="button"],
input[type="submit"],
select {
   -webkit-appearance: none;
   -moz-appearance: none;
}

body img {
   max-width: 100%;
}
a {
   color: #0a78c2;
   outline: 0;
   text-decoration: underline;
}
p {
   margin: 0 0 11px;
}
b {
   font-weight: bolder;
}
img {
   border: 0;
}
h3 {
   font-size: 22px;
   font-weight: 400;
   margin: 2px 0 10px;
}
.vk-comment-like {
   background: url(Facebook-Like1.jpg) left center no-repeat;
}
.price-block b {
   color: red;
   padding-left: 8px;
}
#order_form {
   width: 100%;
   max-width: 350px;
   margin: 0 auto 30px;
}
h1,
h2 {
   margin: 10px 0;
}
.sidebar-bloggers-avatar,
.vk-comment-like {
   display: inline-block;
}
body {
   background: #fff;
   font-family: Tahoma, Verdana;
   font-size: 14px;
   line-height: 23px;
   width: 100%;
}
.left-column,
.sidebar-bloggers {
   background: #fff;
   box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.vk-container,
a:hover {
   text-decoration: none;
}
h1 {
   font-size: 26px;
   line-height: 1.16;
}
h2 {
   font-size: 24px;
}
.container {
   margin: 0 auto;
   max-width: 960px;
   min-width: 280px;
}
.header {
   cursor: pointer;
   margin: 0 auto 20px;
}
.left-column {
   float: left;
   margin-bottom: 10px;
   margin-right: 20px;
   padding: 30px;
   width: 68%;
}
.sidebar {
   font-size: 12px;
   max-width: 309px;
   min-width: 213px;
   overflow: hidden;
   padding: 4px;
}
.sidebar-bloggers {
   margin-bottom: 20px;
   padding: 15px;
}
.sidebar-bloggers img {
   margin: 5px;
}
.vk-comment-date,
.vk-comment-text {
   margin-left: 60px;
}
.vk-comment-text img {
   margin-top: 6px;
}
.vk-comment-text {
   font-size: 14px;
}
.footer {
   clear: both;
   color: #777;
   font-size: 12px;
   text-align: center;
}
.vk-container {
   color: #000;
   font-family:
      tahoma,
      arial,
      verdana,
      sans-serif,
      Lucida Sans;
   font-size: 11px;
   line-height: 17px;
}
.vk-link {
   cursor: default !important;
   text-decoration: none !important;
}
.vk-comment-answer:hover,
.vk-comment-like:hover {
   cursor: pointer;
   opacity: 0.5;
}
.vk-header {
   background: #dae2e8;
   margin-bottom: 10px;
   padding: 4px 4px 4px 6px;
}
.vk-logo {
   background: url() no-repeat;
   float: right;
   height: 16px;
   margin-top: -1px;
   width: 16px;
}
.vk-header-text {
   color: #45688e;
   font-weight: 700;
   line-height: 100%;
   padding: 2px 3px 1px;
}
.vk-avatar img {
   float: left;
   margin-right: 10px;
}
.vk-comment,
.vk-comment-load {
   border-bottom: 1px solid #dae1e8;
   margin-bottom: 15px;
   padding-bottom: 15px;
   position: relative;
}
.vk-comment:last-child {
   border-bottom: 0 none;
}
.vk-comment-name {
   color: #2b587a;
   font-size: 13px;
   font-weight: 700;
   margin-left: 60px;
   margin-bottom: 4px;
}
.vk-comment-date {
   color: #999;
   margin-top: 4px;
}
.vk-comment-like {
   background: url(../img/Facebook-Like1.webp) left center no-repeat;
   bottom: 10px;
   height: 16px;
   position: absolute;
   right: -5px;
   width: 30px;
}
.vk-comment-like-count {
   color: #7295b2;
   font-size: 10px;
   font-weight: 700;
   padding-left: 18px;
}
.vk-comment-answer {
   color: #2b587a;
}
.btnn {
   display: block;
   width: 100%;
   max-width: 350px;
   color: #fff;
   background: #f82a5e;
   text-transform: uppercase;
   padding: 10px 0;
   font-size: 19px;
   font-weight: 400;
   line-height: 1.42857143;
   text-align: center;
   vertical-align: middle;
   border-radius: 4px;
   margin: 0 auto;
   text-decoration: none;
   border: 0;
}
.price-block {
   text-align: center;
   font-size: 24px;
   margin-bottom: 20px;
}
.inp {
   width: 100%;
   height: 46px;
   -webkit-appearance: none;
   appearance: none;
   border: 1px #bbb solid;
   font-size: 16px;
   margin-bottom: 10px;
   border-radius: 4px;
   padding: 0 10px;
   box-sizing: border-box;
}
body,
html {
   overflow-x: hidden;
}
@media screen and (max-width: 960px) {
   .sidebar {
      display: none;
   }
   .left-column {
      float: none;
      width: 95%;
      display: block;
      margin: 0 auto;
      padding: 1rem;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
   }
}
@media screen and (max-width: 480px) {
   .pp1 {
      float: none !important;
      margin: 0 auto 10px !important;
      display: block !important;
   }
}
