body {
    font-family: Verdana, Geneva, Tahoma, sans-serif
}

a:hover {
    text-decoration: none
}

header {
    height: 63px
}

header .navbar-brand {
    font-weight: bolder
}

h1 {
    font-size: 2rem;
    margin-bottom: 30px
}

main {
    margin-top: 45px
}

@media (min-width:1025px) {
    main aside {
        max-width: 330px !important
    }
}

.block {
    background-color: #f7f7f7;
    padding: 15px;
    margin-bottom: 30px
}

#first-comment {
    display: none
}

.block .title {
    color: #505c66;
    padding-bottom: 1rem;
    border-bottom: 1px solid #d5dddf
}

.block .content .item {
    margin-bottom: 15px
}

.block .content .item:last-child {
    margin-bottom: 0
}

footer {
    background-color: #f9f9f9;
    font-size: .75rem
}

footer .container {
    padding: 15px
}

footer .nav a:first-child {
    padding-left: 0
}

article {
    margin-bottom: 0px
}

article h1 {
    margin: 30px 0 30px;
    font-weight: 700;
    line-height: 1.3;
    font-size: 1.3rem
}

article h2 {
    font-size: 1.5rem;
    font-weight: 400
}

article h3 {
    font-size: 1.15rem;
    font-weight: 400
}

article blockquote {
    background-color: #fff7d7;
    padding: 15px
}

.article-block-read-more {
    border-left: 5px solid #1c1c9e;
    background-color: #f7f7f7;
    padding: 15px;
    margin-bottom: 30px
}

.article-block-read-more .title {
    font-weight: bolder
}

#article-header-top {
    font-size: .75rem
}

.article-list-header-top {
    font-size: .75rem
}

#article-list {
    margin-bottom: 15px
}

#article-list h2 {
    font-size: 1.75rem
}

#article-list h2 a {
    color: #212529
}

#article-list h2 a:hover {
    color: #555
}

#article-list section .image img {
    max-height: 300px
}

#article-list section .image {
    text-align: center
}

#comments .title {
    padding-bottom: 1rem;
    border-bottom: 1px solid #d5dddf;
    margin-bottom: 30px
}

#comments .author,
#comments .date {
    font-size: .75rem;
    margin-right: 15px
}

#comments .author {
    font-weight: bolder
}

#comments .item {
    margin-bottom: 30px
}

.hljs {
    padding: 1.5em
}

#sticky-footbar {
    z-index: 5;
    max-height: 85px;
    padding: 5px;
    position: fixed;
    bottom: 0;
    background-color: #fff
}

#sticky-footbar-place {
    margin: 0 30px
}

#sticky-footbar .close {
    cursor: pointer
}

#sticky-aside-block {
    max-width: 300px
}

.desk-hide {
    display: none
}

@media (max-width:992px) {
    .mob-hide {
        display: none
    }

    .desk-hide {
        display: block
    }
}

@media (max-width:767px) {
    .navbar-brand {
        font-size: 1rem
    }
}

@media (min-width:1024px) {
    #sticky-aside-block.fixed {
        position: fixed;
        z-index: 10
    }
}

.text-danger {
    color: red !important
}

.text-big {
    font-size: 20px
}

.main-block img {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px
}

.doctor-forum {
    margin: 0 0 20px;
    padding: 15px;
    background: #eee
}

.doctor-forum-header {
    border: 1px solid #0b198c;
    padding: 10px;
    margin: 0 0 15px;
    background: #f5f5ff;
    font-size: 12px
}

.doctor-forum-item {
    margin: 0 0 20px;
    border: 1px solid #0b198c
}

.doctor-forum-item__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    background: #5c7099;
    color: #fff;
    font-size: 12px;
    font-weight: 700
}

.doctor-forum-item__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background: #e1e4f2
}

.doctor-forum-item__name>div:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.doctor-forum-item__name>div:last-child {
    padding-left: 10px
}

.doctor-forum-item__name>div:first-child img {
    width: 100%
}

.doctor-forum-item__name>div:last-child>div:first-child {
    color: red;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline
}

.doctor-forum-item__name>div:last-child>div:last-child {
    font-size: 12px;
    font-style: italic
}

.doctor-forum-item__message {
    padding: 10px;
    background: #f5f5ff;
    font-size: 13px
}

.doctor-forum-item__message img {
    display: block;
    margin: 10px 0 0;
    width: 100%;
    max-width: 350px
}

.doctor-forum-item__subname {
    border-bottom: 1px solid #0b198c;
    padding: 0 0 10px;
    margin: 0 0 10px;
    font-weight: 700
}

.text-bg-color {
    background: #fce5cd
}

.quiz-item .btn-main {
    text-decoration: none
}

.btn-main {
    display: inline-block;
    padding: 15px 25px 17px;
    margin: 20px 0 0;
    background: #2035dc;
    color: #fff !important;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s
}

.btn-main-2 {
    display: inline-block;
    margin: 20px 0 0;
    padding: 10px 35px 12px;
    color: #fff !important;
    background: #2035dc;
    font-size: 20px;
    line-height: 1;
    text-align: center
}

.quiz-block {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .45);
    box-shadow: 0 0 10px rgba(0, 0, 0, .45);
    background: #b5e9ff;
    padding: 25px;
    text-align: center
}

.quiz-item {
    display: none
}

.quiz-item.active {
    display: block
}

.quiz-item p {
    font-size: 1.8rem;
    text-align: left
}

.quiz-answer {
    text-align: left;
    font-size: 18px
}

.quiz-answer label {
    display: block;
    color: #000
}

.list li {
    color: #000;
    font-size: 20px
}

.vk-comment-text img {
    width: 100%;
    max-width: 350px;
    margin-top: 5px;
    margin-left: 0
}

.replay {
    padding-left: 50px
}

.text-alert-2 {
    color: #929292
}

.alert-block-2 {
    padding: 15px;
    background: #dbffdb
}

.comment-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 15px 0
}

.comment-item>div:first-child {
    width: 50px;
    -webkit-box-flex: 50px;
    -ms-flex: 50px 0 0px;
    flex: 50px 0 0
}

.comment-thread {
    padding-left: 50px
}

.user-info {
    padding-left: 15px
}

.user-info>div:first-child {
    padding-bottom: 10px;
    font-weight: 700
}

.user-ava img {
    width: 50px
}

.user-info img {
    display: block;
    margin: 20px 0;
    width: 100%;
    max-width: 500px
}

.comment-block .reply {
    padding-left: 60px
}

.result-block,
.wait-block {
    display: none
}

.w_collection_items .result-block p {
    font-size: 19px
}

.w_collection_items .wait-block p {
    font-size: 20px;
    padding: 0;
    margin: 0
}

.main-intro {
    position: relative
}

.main-user-ico {
    padding-top: 20px
}

.main-user-ico img {
    border: 2px solid red;
    border-radius: 50%;
    width: 100px;
    margin: 0 auto
}

.main-user-ico img+div {
    padding: 5px 0 0;
    font-size: 12px;
    font-weight: 700;
    text-align: center
}

@media screen and (min-width:768px) {
    article h1 {
        font-size: 2rem
    }

    .main-user-ico {
        padding: 0;
        position: absolute;
        left: -140px;
        top: 0
    }
}