
@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia.eot');
    src: local('Georgia'),
        url('../fonts/Georgia.eot#iefix') format('embedded-opentype'),
        url('../fonts/Georgia.woff2') format('woff2'),
        url('../fonts/Georgia.woff') format('woff'),
        url('../fonts/Georgia.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia-Bold.eot');
    src: local('Georgia Bold'), local('Georgia-Bold'),
        url('../fonts/Georgia-Bold.eot#iefix') format('embedded-opentype'),
        url('../fonts/Georgia-Bold.woff2') format('woff2'),
        url('../fonts/Georgia-Bold.woff') format('woff'),
        url('../fonts/Georgia-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia-Italic.eot');
    src: local('Georgia Italic'), local('Georgia-Italic'),
        url('../fonts/Georgia-Italic.eot#iefix') format('embedded-opentype'),
        url('../fonts/Georgia-Italic.woff2') format('woff2'),
        url('../fonts/Georgia-Italic.woff') format('woff'),
        url('../fonts/Georgia-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia-BoldItalic.eot');
    src: local('Georgia Bold Italic'), local('Georgia-BoldItalic'),
        url('../fonts/Georgia-BoldItalic.eot#iefix') format('embedded-opentype'),
        url('../fonts/Georgia-BoldItalic.woff2') format('woff2'),
        url('../fonts/Georgia-BoldItalic.woff') format('woff'),
        url('../fonts/Georgia-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}



body {
    font-family: Georgia, times new roman, Times, serif;
    color: #000;
    background: #fff
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #333
}

a {
    color: #337ab7;
    text-decoration: underline
}

.blog-masthead {
    background-color: #3d9cd5;
    -webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
            box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
    height: 150px;
    margin-bottom: 20px
}

.blog-post img {
    max-width: 500px;
    width: 100%;
    display: block;
    margin: auto
}

.sidebar-module .product img {
    width: 100%;
    margin-bottom: 20px
}

.img-right img {
    float: right;
    margin: 0 0 10px 10px;
    width: 25%
}

.img-left img {
    float: left;
    margin: 0 10px 10px;
    width: 25%
}

.blog-title {
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 34px;
    font-weight: 400;
    color: #fff
}

.blog-description {
    font-size: 20px;
    color: #999
}

.blog-main {
    font-size: 17px;
    line-height: 1.5;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 0px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
            box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.blog-sidebar {
    font-size: 14px;
    line-height: 1.5;
    background: #fff;
    margin-left: 20px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
            box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.blog-main>.btn-group-lg>.btn,
.blog-main .btn-lg {
    padding: 10px 16px;
    font-size: 32px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin-top: 20px
}

.sidebar-module>.btn-group-lg>.btn,
.sidebar-module .btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin-top: 20px
}

blockquote {
    font-size: 16px
}

pre {
    font-size: 14px
}

.sidebar-module {
    padding: 15px;
    margin: 0 -15px 15px
}

.sidebar-module-inset {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 4px
}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0
}

.pager {
    margin-bottom: 60px;
    text-align: left
}

.pager>li>a {
    width: 70px;
    padding: 7px 20px;
    text-align: center
}

.pager .active {
    text-decoration: none;
    background-color: #e5e5e5
}

.blog-post {
    margin-bottom: 60px
}

.blog-post-title {
    margin-bottom: 5px;
    font-size: 32px
}

.blog-post-meta {
    margin-bottom: 20px;
    color: #999;
    margin-top: 10px
}

.airSticky {
    background: none repeat scroll 0% 0% #fff;
    padding: 15px
}

.vk-container {
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    font-size: 13px;
    line-height: 17px;
    color: #000;
    text-decoration: none
}

.vk-link {
    text-decoration: none !important;
    cursor: default !important
}

.vk-header {
    background: none repeat scroll 0% 0% #dae2e8;
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px
}

.vk-logo {
    background: url(../images/vk-logo.gif) no-repeat scroll 0% 0% #fff;
    width: 16px;
    height: 16px;
    float: right;
    margin-top: -1px
}

.vk-header-text {
    padding: 2px 3px 1px;
    line-height: 100%;
    color: #45688e;
    font-weight: 700
}

.vk-avatar img {
    float: left;
    margin-right: 10px
}

.vk-comment,
.vk-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #dae1e8;
    padding-bottom: 15px
}

.vk-comment:last-child {
    border-bottom: 0
}

.vk-comment-name {
    color: #2b587a;
    font-weight: 700;
    font-size: 12px
}

.vk-comment-name a {
    color: inherit;
    text-decoration: none;
}

.vk-comment-text {
    margin-left: 60px
}

.vk-comment-date {
    margin-left: 60px;
    color: #999
}

.vk-comment-like {
    position: absolute;
    right: -5px;
    bottom: 10px;
    background: url(../images/like.png) no-repeat scroll left bottom 2px transparent;
    width: 30px;
    height: 16px;
    display: inline-block
}

.vk-comment-like:hover {
    opacity: .5;
    cursor: pointer
}

.vk-comment-like-count {
    padding-left: 16px;
    font-weight: 700;
    color: #7295b2;
    font-size: 10px
}

.vk-comment-answer {
    color: #2b587a
}

.vk-comment-answer:hover {
    opacity: .5;
    cursor: pointer
}

.blog-footer {
    padding: 40px 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    margin-top: 20px
}

.sidebar-bloggers {
    background: none repeat scroll 0% 0% #fff;
    padding: 15px;
    margin-bottom: 20px
}

.sidebar-bloggers-avatar {
    display: inline-block;
    cursor: pointer
}

.sidebar-bloggers img {
    margin: 5px
}

div.sidebar-bloggers-avatar:last-of-type {
    margin-bottom: 20px
}

@media(min-width:986px) and (max-width:1280px) {

    .sidebar-module>.btn-group-lg>.btn,
    .sidebar-module .btn-lg {
        margin-top: 0;
        font-size: 16px
    }
}

@media(min-width:768px) and (max-width:985px) {

    .sidebar-module>.btn-group-lg>.btn,
    .sidebar-module .btn-lg {
        margin-top: 0;
        font-size: 12px
    }

    .vk-comment-text img {
        width: 70%
    }
}

@media(max-width:768px) {
    .blog-post img {
        width: 100%
    }

    .vk-comment-text img {
        width: 100%
    }

    .vk-comment-date {
        margin-left: 0
    }

    .blog-sidebar {
        margin-left: 0;
        display: none;
    }

    .soc img {
        max-width: 100%
    }

    .sidebar-module .product img {
        margin-bottom: 20px;
        width: 50%
    }

    .blog-main>.btn-group-lg>.btn,
    .blog-main .btn-lg {
        padding: 10px 16px;
        font-size: 26px;
        line-height: 1.3333333;
        border-radius: 6px;
        margin-top: 20px
    }

    .sidebar-module>.btn-group-lg>.btn,
    .sidebar-module .btn-lg {
        padding: 10px 16px;
        font-size: 26px;
        line-height: 1.3333333;
        border-radius: 6px;
        margin-top: 20px
    }

    .sidebar-module .product img {
        width: 50%;
        margin-bottom: 20px
    }

    .img-right img {
        float: right;
        margin: 0 0 10px 10px;
        width: 35%
    }

    .img-left img {
        float: left;
        margin: 0 10px 10px;
        width: 35%
    }
}

@media(min-width:769px) and (max-width:1000px) {

    .blog-main>.btn-group-lg>.btn,
    .blog-main .btn-lg {
        padding: 10px 16px;
        font-size: 24px;
        line-height: 1.3333333;
        border-radius: 6px;
        margin-top: 20px
    }
}

@media(max-width:576px) {
    .sidebar-bloggers {
        display: none
    }

    .blog-title {
        font-size: 28px
    }
}

@media(max-width:480px) {

    .blog-main>.btn-group-lg>.btn,
    .blog-main .btn-lg {
        padding: 10px 16px;
        font-size: 16px;
        line-height: 1.3333333;
        border-radius: 6px;
        margin-top: 20px
    }
}

#but {
    color: #fff;
    background: red;
    font-size: 26px;
    padding: 8px 14px;
    margin: 10px auto;
    display: block;
    text-align: center;
    width: 50%;
    cursor: pointer
}

#tur {
    display: none
}