

* { margin: 0; padding: 0; }
body { background: rgb(255, 255, 255) url('background.png') repeat scroll 0 0; font-family: Tahoma, Verdana, sans-serif; font-size: 14px; line-height: 23px; width: 100%; }
body img { max-width: 100%; }
a { color: rgb(10, 120, 194); outline: medium none; text-decoration: underline; }
a:hover { text-decoration: none; }
p { margin: 0 0 11px; }
strong, b { font-weight: bolder; }
img { border: medium none; }
h1 { margin: 10px 0; font-size: 26px;
    line-height: normal;
    margin-top: 0; }
h2 { margin: 10px 0; font-size: 24px; }
h3 { margin: 2px 0 10px; font-size: 22px; font-weight: normal; }
.container { max-width: 960px; margin: 0 auto; padding: 0 15px; }
.header { margin: 0 auto 20px; cursor: pointer; }
.left-column { float: left; max-width: 59.5%; background: white none repeat scroll 0 0; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); margin-right: 20px; padding: 15px; margin-bottom: 10px; }
.left-column p { text-align: justify; }
.sidebar { font-size: 12px; max-width: 309px; min-width: 213px; overflow: hidden; padding: 4px; }
.sidebar-bloggers { background: white none repeat scroll 0 0; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); padding: 15px; margin-bottom: 20px; }
.sidebar-bloggers-avatar { display: inline-block; }
.sidebar-bloggers img { margin: 5px; }
.footer { clear: both; margin-bottom: 20px; font-size: 12px; color: rgb(119, 119, 119); margin-right: 350px; }
.vk-container { font-family: tahoma,arial,verdana,sans-serif,Lucida Sans; font-size: 11px; line-height: 17px; color: black; text-decoration: none; }
.vk-link { text-decoration: none ! important; cursor: default ! important; }
.vk-header { background: rgb(218, 226, 232) none repeat scroll 0 0; padding: 4px 4px 4px 6px; margin-bottom: 10px; }
.vk-logo { background: transparent url('vk-logo.gif') no-repeat scroll 0 0; width: 16px; height: 16px; float: right; margin-top: -1px; }
.vk-header-text { padding: 2px 3px 1px; line-height: 100%; color: rgb(69, 104, 142); font-weight: bold; }
.vk-avatar img { float: left; margin-right: 10px; }
.vk-comment, .vk-comment-load { margin-bottom: 15px; position: relative; border-bottom: 1px solid rgb(218, 225, 232); padding-bottom: 15px; }
.vk-comment:last-child { border-bottom: 0 none; }
.vk-comment-name { color: rgb(43, 88, 122); font-weight: bold; font-size: 12px; }
.vk-comment-text { margin-left: 60px; }
.vk-comment-date { margin-left: 60px; color: rgb(153, 153, 153); }
.vk-comment-like { position: absolute; right: -5px; bottom: 10px;
    text-decoration: none; background: transparent url('like.png') no-repeat scroll left center; width: 30px; height: 16px; display: inline-block; }
.vk-comment-like:hover { opacity: 0.5; cursor: pointer; }
.vk-comment-like-count { padding-left: 14px; font-weight: bold; color: rgb(114, 149, 178); font-size: 10px; }
.vk-comment-answer { color: rgb(43, 88, 122); }
.vk-comment-answer:hover { opacity: 0.5; cursor: pointer; }
.vk-comment-text img{
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.footer{
    /*margin: 0;*/
    /*width: auto;*/
    /*text-align: center;*/
    /*padding: 10px 0;*/
}
.header__adaptive{
    display: none;
    background: darkred;
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 25px 0;
    line-height: normal;
}
@media screen and (max-width: 1000px){
    .footer{
        margin: 0;
        width: auto;
        text-align: center;
        padding: 10px 0;
    }
    .sidebar{
        display: none;
    }
    .left-column{
        float: none;
        width: auto;
        max-width: 100%;
        margin: 0;
    }
    .header{
        margin: 0;
    }
    .vk-comment-like{
        /*bottom: 15px;*/
    }
    .vk-comment, .vk-comment-load{
        padding-bottom: 10px;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 768px){
    .vk-comment-like{
        bottom: 9px;
    }
    .social{
        display: none;
    }
    .header__adaptive{
        display: block;
    }
    .header{
        display: none;
    }
}
@media screen and (max-width: 555px){
    .header__adaptive{
        font-size: 25px;
    }
    h1{
        font-size: 22px;
        text-align: center;
    }
    p, .left-column p{
        text-align: left;
    }
    .container{
        padding: 0 8px;
    }
    .left-column{
        padding: 10px;
    }
    .bbb{
        display: block;

    }
    .bbb img{
        display: block;
        float: none!important;
        margin: 0 auto!important;
    }
}
@media screen and (max-width: 300px){
    .vk-comment-date{
        margin-right: 30px;
    }
}




.form-wrap {
    margin: 25px auto;
  }
  
  
  .contact-form {
    width: 100%;
    max-width: 300px;
    margin: 35px auto 10px auto;
  }
  
  .contact-form__group {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  
  .contact-form__group input,
  .contact-form__group select {
    position: relative;
    box-sizing: border-box;
    display: block;
  
    width: 100%;
    height: 45px;
  
    border: 0;
    border: 1px solid #004359;
    border-radius: 4px;
  
    font-weight: 700;
    font-size: 14px;
    text-indent: 10px;
  
    color: #000;
  }
  
  .contact-form__group button {
    position: relative;
    box-sizing: border-box;
    display: block;
  
    width: 100%;
    margin: 25px auto 0 auto;
    padding: 10px;
  
    border: 0;
    border-radius: 4px;
  
    font-weight: 700;
    font-size: 22px;
  
    color: #fff;
  
    background-color: #004359;
    cursor: pointer;
  }
  
  .contact-form__group-st {
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    margin: 3px 0;
  }