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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ac_footer {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 50px 0;
    color: #A12000;
}

.ac_footer a {
    color: #A12000;
}

.ac_footer p {
    text-align: center;
}

img[height="1"],
img[width="1"] {
    display: none !important;
}

body {
    background: url('../img/background.png') repeat scroll 0% 0% rgb(255, 255, 255);
    font-family: Tahoma, Verdana;
    font-size: 14px;
    line-height: 23px;
    width: 100%;
}

a {
    color: rgb(10, 120, 194);
    outline: medium none;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0px 0px 11px;
}

strong,
b {
    font-weight: bolder;
}

img {
    border: medium none;
}

h1 {
    margin: 10px 0px;
    font-size: 21px;
}

h2 {
    margin: 10px 0px;
    font-size: 22px;
}

h3 {
    margin: 2px 0px 10px;
    font-size: 20px;
    font-weight: normal;
}

.container {
    margin: 0px auto;
    max-width: 960px;
}

.header {
    max-width: 960px;
    margin: 0px auto 20px;
    background: url('../img/header.png') no-repeat scroll 0% 0% transparent;
    height: 131px;
    cursor: pointer;
}

.left-column {
    float: left;
    width: 625px;
    background: none repeat scroll 0% 0% white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    margin-right: 20px;
    padding: 30px;
    margin-bottom: 10px;
}

.sidebar {
    float: right;
    width: 309px;
    font-size: 12px;
}

.sidebar-last-posts {
    background: none repeat scroll 0% 0% white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    padding: 15px;
    margin-bottom: 20px;
}

.sidebar-last-post {
    margin-bottom: 0px;
}

.sidebar-last-post a {
    color: rgb(72, 155, 31);
}

.sidebar-last-post-info {
    font-size: 11px;
    margin-bottom: 15px;
}

.sidebar-last-post-info-login {
    color: rgb(187, 34, 92);
    margin-right: 5px;
}

.sidebar-last-post-info-date {
    margin-right: 5px;
    color: rgb(119, 119, 119);
}

.sidebar-last-post-info-comments {
    color: rgb(119, 119, 119);
    text-decoration: underline;
}

.sidebar-bloggers {
    background: none repeat scroll 0% 0% white;
    box-shadow: 0px 0px 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;
    text-align: center;
    margin-bottom: 20px;
    font-size: 12px;
    color: rgb(119, 119, 119);
}

.photo {
    width: 100%;
    height: auto;
}

.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: none repeat scroll 0% 0% rgb(218, 226, 232);
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px;
}

.vk-logo {
    background: url('../img/vk-logo.gif') no-repeat scroll 0% 0% transparent;
    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: 0px none;
}

.vk-comment-name {
    color: rgb(43, 88, 122);
    font-weight: bold;
    font-size: 12px;
    margin-left: 60px;
}

.vk-comment-text {
    margin-left: 60px;
    font-size: 14px;
    text-align: justify;
    line-height: 18px;
}

.vk-comment-text img {
    margin-top: 15px;
}

.vk-comment-date {
    margin-left: 60px;
    color: rgb(153, 153, 153);
}

.vk-comment-like {
    position: absolute;
    right: 0;
    bottom: 10px;
    background: url('../img/like.png') no-repeat scroll left center transparent;
    width: 30px;
    height: 16px;
    display: inline-block;
}

.vk-comment-like-count {
    padding-left: 20px;
    font-weight: bold;
    color: rgb(114, 149, 178);
    font-size: 10px;
}

.vk-comment-answer {
    color: rgb(43, 88, 122);
}

/* Header */
.header {
    max-width: 960px;
    margin: 0px auto 20px;
    background: url('../img/header.png') no-repeat scroll 0% 0% transparent;
    height: 131px;
    box-shadow: 0px 1px 2px rgb(129, 129, 129);
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

a.hlink {
    text-decoration: none;
}

.header h1 {
    position: absolute;
    top: 45px;
    left: 45px;
}

.header div {
    position: absolute;
    font-weight: bold;
    top: 25px;
}

.header .h-comment {
    right: 230px;
}

.header .h-popular {
    right: 128px;
}

.header .h-likes {
    right: 24px;
}

/* Header */

@media only screen and (max-width: 988px) {

    .left-column {
        float: none;
        width: 100%;
        margin: 0;
        padding: 10px;
        margin-bottom: 10px;
    }

    .sidebar {
        display: none;
    }

    .header {

        background: url('../img/hm.png') repeat-x scroll 0% 0% transparent;
        height: 131px;

    }

    .header div {
        display: none;
    }

    img {
        max-width: 100%;
    }


}


@media only screen and (max-width: 540px) {

    .left-column img {
        display: block;
        margin: 10px auto !important;
        float: none !important;
    }

    h2 {
        margin: 10px 0px;
        font-size: 19px;
    }

    .vk-avatar img {
        float: left !important;
    }
}


.text-center {
    text-align: center;

}

.main-btn {
    border: 0;
    font-size: 18px;
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    background: #4a8cc3;
    background: -moz-linear-gradient(top, #4a8cc3 0%, #3d628e 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #4a8cc3), color-stop(100%, #3d628e));
    background: -webkit-linear-gradient(top, #4a8cc3 0%, #3d628e 100%);
    background: -o-linear-gradient(top, #4a8cc3 0%, #3d628e 100%);
    background: -ms-linear-gradient(top, #4a8cc3 0%, #3d628e 100%);
    background: linear-gradient(to bottom, #4a8cc3 0%, #3d628e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$end-color', GradientType=0);
    margin: 10px auto;
    padding: 12px 25px;
    border-radius: 5px;
    display: inline-block;
    *display: inline;
    text-decoration: none;

    *zoom: 1;
}

.main-btn:hover {
    background: #3d628e;
    background: -moz-linear-gradient(top, #3d628e 0%, #4a8cc3 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #3d628e), color-stop(100%, #4a8cc3));
    background: -webkit-linear-gradient(top, #3d628e 0%, #4a8cc3 100%);
    background: -o-linear-gradient(top, #3d628e 0%, #4a8cc3 100%);
    background: -ms-linear-gradient(top, #3d628e 0%, #4a8cc3 100%);
    background: linear-gradient(to bottom, #3d628e 0%, #4a8cc3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$end-color', GradientType=0);
}

@media (max-width: 990px) {
    .vk-comment-load {
        display: none;
    }
}

footer {
    font-size: 12px;
    padding: 15px;
    text-align: center;
    color: black;
}

footer a {
    text-decoration: none;
    color: black;
}

.order_form {
    margin: 24px 0;
    border: 2px solid #ddd;
    padding: 24px
}

.order_form__item {
    margin-bottom: 16px
}

.order_form__item--subtitle {
    margin-top: 16px
}

.order_form__label {
    display: block;
    margin-bottom: 4px
}

.order_form__input {
    padding: 4px 8px;
    max-width: 260px;
    width: calc(100% - 30px)
}

.order_form__button {
    border: none;
    background-color: #4a8cc3;
    color: #fff;
    padding: 4px 16px;
    border-radius: 27px;
    font-size: 20px
}

.country_select {
    -webkit-appearance: none;
    appearance: none
}