body {
    font-family: Verdana, Geneva, Tahoma, sans-serif
}

a:hover {
    text-decoration: none
}

header svg{
    fill:#f42f3a;
}
header .logo {
    padding-top:20px;
}
header .subline{
    justify-content: center;
        border-top: 1px solid #e4e4e4;
}
header .subline ul{
    display: flex;
    justify-content: center;
    padding-left: 0;
    list-style-type: none;
    margin: 8px 0;
}
header .subline ul a{
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}
header .logo img{
    height: 80px;
    margin:0 auto;
    display: block;
}


header .wrap_header{
    padding:0 16px;
    max-width:1088px;
    margin:0 auto;
}
header .wrap_header .menu{
    padding:0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
header .wrap_header .menu .burger_btn{
    height: 24px;
    width: 30px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    display: flex;
    align-items: center;
}
header .wrap_header .menu .burger_btn:before{
    display: block;
    content: '';
    height: 2px;
    width:100%;
    background:#000;
}
header .wrap_header .menu .mini_logo img{
    height: 40px;
    width:40px;
}
header .wrap_header .menu .mini_logo{
    margin: 10px 30px;
}
header .wrap_header .menu ul{
    display: flex;
    list-style-type: none;
    padding-left:0;
}
header .wrap_header .menu ul a{
    display: block;
    color: #000;
    height: 55px;
    padding: 16px 8px;
    line-height: 24px;
    text-decoration: none;
    letter-spacing: .2px;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 600;
}
header .wrap_header .menu .btn_search svg{
    width:16px;
    height: 16px;
}
header .wrap_header .menu .btn_search{
    margin-left:10px;
    position: relative;
    top:3px;
}
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 h1 {
    margin: 30px 0 10px;
    font-weight: 700;
    line-height: 1.3;
    font-size: 25px;
    color: #000;
    text-align: center;
}

article h2 {
    font-size: 1.5rem;
    font-weight: 400
}

article h3 {
    font-size: 1.25rem;
    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: flex;
    justify-content: space-between;
    padding: 10px;
    background: #5c7099;
    color: #fff;
    font-size: 12px;
    font-weight: 700
}

.doctor-forum-item__name {
    display: flex;
    padding: 10px;
    background: #e1e4f2
}

.doctor-forum-item__name > div:first-child {
    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;
    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 {
    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: 0px;
}

.replay {
    padding-left: 50px;
}

.text-alert-2 {
    color: #929292
}

.alert-block-2 {
    padding: 15px;
    background: #dbffdb
}

.comment-item {
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 15px 0
}

.comment-item > div:first-child {
    width: 50px;
    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: 0px;
    margin: 0px;
}

.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: 34px
    }

    .main-user-ico {
        padding: 0;
        position: absolute;
        left: -140px;
        top: 0
    }
}

.highlight {
    background-color: rgb(255, 234, 191);
    padding: 16px;
    color:#000;
    font-size: 120%;
    border: 1px solid #aaa;
    margin-bottom: 16px;
}
.highlight_2{
    padding: 20px;  border: 1px solid black; max-width: 800px; margin: 20px auto
}
.warning {
    background-color: rgb(211, 228, 210);  border: 2px solid red; padding:16px; margin: 30px auto
}
.warning p{
    margin-bottom: 0 !important;
}
.date-month{
    text-transform: lowercase;
}
.doc{
    display: flex;
    padding:16px;
    background:#eee;
    margin-bottom: 20px;
}
.doc_ava{
    width:240px;
}
.doc_ava img{
    width:100%;
}
.doc_text{
    width:calc(100% - 240px);
    padding-left:16px;
}
.doc_text .doc_title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 16px;
}
.real_video{
    max-width:300px;
    width:100%;
    display: block;
    margin:20px auto;
}


@media (max-width: 983px){
    header .wrap_header .menu ul,header .wrap_header .menu .mini_logo, header .wrap_header .menu .btn_search, header .subline{
        display: none;
    }
    header .wrap_header .menu{
        display: none;
    }
    header .wrap_header .menu .burger_btn{
        border-top: 1px solid #000;
    border-bottom: 1px solid #000;
        height: 20px;
    }
    header .wrap_header .menu .burger_btn:before{
        height: 1px;
    }
    header .logo img{
        width:137px;
        height: 32px;
    }
    header{
        position: relative;
        box-shadow: 0 1px 0 0 #e4e4e4;
    }
    header .logo{
        padding:10px 0;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {input:focus {font-size: 16px;}}
@media (max-width:560px){
    .doc{
        flex-direction: column;
    }
    .doc_ava img{
        max-width: 240px;
        display: block;
        margin:0 auto;
    }
    .doc_ava{
        margin-bottom: 20px;
    }
    .doc_ava, .doc_text{
        width:100%;
    }
    .card label {
        width: 100%;
        margin: 10px auto 8px
    }

    .card label:first-of-type {
        margin: 0 auto 8px
    }

    .styled-select.slate select {
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center;
        width: 160px
    }

    .normText {
        padding: 15px 12px 0 0;
        font-size: 18px
    }

    .zamer .h2-block {
        max-width: 100%
    }

    .ord_button {
        line-height: 32px
    }
    input[type="submit"]{
        font-size:16px !important;
    }
}
@media screen and (max-width: 990px) {
    .burger_btn {
        display: none!important;
    }
}
@media screen and (max-width: 768px) {
    .w_block h2 {
        font-size: 25px;
    }
    .big-txt {
        font-size: 1.24em!important;
        line-height: 1.19;
    }
    .big-txt-2 {
        font-size: 1.15em!important;
    }
}