@charset "utf-8";
* {
    margin: 0;
    padding: 0
}

h1, h2, h6 {
    padding: 0
}

ul, li {
    padding: 0
}

a {
    border: 0
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden
}

body {
    background: #fff;
    font-size: 100%;
    font-family: Arial, sans-serif
}

a {
    color: #106ab7
}

a:link {
    color: #277ab5
}

a:hover {
    color: #900
}

a:visited {
    color: #036
}

.menubar {
    height: 32px;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid silver;
    z-index: 999
}

.menubar__breadcrumbs {
    font-size: 13px;
    line-height: 32px;
    margin-left: 5px
}

.menubar__breadcrumbs a {
    color: #000
}

.menu-link {
    margin-bottom: 10px
}

.menu-link ul {
    list-style: none
}

.menu-link li {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 3px
}

.menu-link li a {
    color: #333
}

.menu-link li a:hover {
    color: #900
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px 0 20px
}

.layout-col-two {
    max-width: 1400px;
    padding: 0 15px;
    margin: -35px auto 0;
}

.layout-col-two .wrapper {
    float: left;
    width: 100%
}

.layout-col-two .contentcol {
    margin-right: 250px
}

.layout-col-two .siderbar1 {
    float: left;
    width: 240px;
    margin-left: -240px
}

.toppanel {
    width: 100%;
    background: #e2e2e2;
    border-bottom: 1px solid silver;
    z-index: 999
}

.toppanel-item {
    display: inline-block;
    height: 41px;
    font: normal 15px/41px Arial, sans-serif
}

.toppanel-item a {
    color: #ed2123
}

.toppanel-item a:hover {
    color: #bb1a1c
}

.toppanel-item__selected {
    height: 42px;
    background: #fff;
    padding: 0 12px;
    margin: 6px 2px 0;
    position: relative
}

.toppanel-item__selected a {
    color: #797979;
    text-decoration: none
}

.toppanel-item__selected a:hover {
    color: #454545
}

.toppanel-item__selected:after {
    width: 3px;
    height: 41px;
    background: transparent;
    content: "";
    position: absolute;
    right: -3px
}

.toppanel-item__selected:before {
    width: 3px;
    height: 41px;
    background: transparent;
    content: "";
    position: absolute;
    left: -3px
}

.toppanel-item__right {
    /*float: left;*/
    float: right;
    margin-right: -10px
}

.toppanel-item__right a {
    color: #797979
}

.toppanel-item__right a:hover {
    color: #454545
}

.toppanel-item__medportal {
    margin: 6px 11px 0 6px
}

.toppanel-item__medportal a {
    font-weight: 700;
    color: #000;
    background: transparent
}

.clinic__title {
    font: normal 26px/26px Georgia, serif;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin: 30px 0 20px
}

.article-post {
    margin-bottom: 10px
}

.article-post h1 {
    font: bold 28px/32px Georgia, serif;
    margin-bottom: 15px
}

.article-post h2 {
    font: bold 18px/24px Georgia, serif;
    margin: 15px 0
}

.article-post p {
    font: normal 16px/24px Georgia, serif;
    margin: 15px 0
}

.t-clinic {
    margin-bottom: 10px;
    border-bottom: #277ab5 4px solid
}

.t-clinic .header {
    background: #737373;
    color: #fff;
    padding-left: 25px
}

.t-clinic .header a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px
}

.t-clinic .header .inner {
    padding: 2px 0 3px
}

.t-clinic .body {
    background: #f2f2f2;
    border: #cecece 1px solid
}

.t-clinic .body .inner {
    margin: 10px
}

.t-clinic__header3 {
    font-size: 14px;
    background: transparent;
    padding-left: 20px;
    margin: 10px 0 5px
}

.t-clinic .title {
    border-left: #cecece 1px solid;
    border-right: #cecece 1px solid;
    position: relative
}

.t-clinic .title p {
    font-size: .75em;
    font-weight: 700
}

.t-clinic .title .bg {
    border-bottom: #626262 1px solid;
    padding: 3px 0 5px 25px;
    background: #fff
}

.t-clinic .title .zigzag {
    width: 13px;
    height: 9px;
    position: absolute;
    background: transparent;
    bottom: -8px;
    left: 6px
}

.footer {
    border-bottom: 1px dotted #555;
    /*padding: 5px 0 0;*/
    font-size: 12px
}

.t-popular-topics {
    padding: 0 10px;
    margin-bottom: 10px
}

.t-popular-topics h6 {
    font-size: 13px;
    margin-bottom: 5px
}

.t-popular-topics ul {
    list-style: none
}

.t-popular-topics li {
    font-size: 13px;
    margin-bottom: 3px
}

.button {
    display: inline-block;
    padding: 0 10px;
    height: 32px;
    cursor: pointer;
    font: bold 13px/32px Arial, sans-serif;
    border: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .2)
}

.button-red {
    color: #fff !important;
    background: #c61a1a;
    /*background: -moz-linear-gradient(top, #ff4242 0, #c61a1a 100%);*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff4242), color-stop(100%, #c61a1a));*/
    /*background: -webkit-linear-gradient(top, #ff4242 0, #c61a1a 100%);*/
    /*background: -o-linear-gradient(top, #ff4242 0, #c61a1a 100%);*/
    /*background: -ms-linear-gradient(top, #ff4242 0, #c61a1a 100%);*/
    background: linear-gradient(to bottom, #ff4242 0, #c61a1a 100%)
}

.button-red:hover {
    background: #ff4242
}

.button:active {
    text-shadow: none;
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .5) inset;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .5) inset;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .5) inset;
    transition: all .1s ease 0s
}

.t-important-news {
    width: 240px;
    margin: 20px 0 10px
}

.t-important-news__title {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #9e2123;
    margin-bottom: 7px
}

.t-important-news__groups {
    border: 1px solid #d1d1d1
}

.t-important-news__number {
    font-size: 39px;
    font-weight: 700;
    color: #666;
    position: absolute;
    left: 1px;
    top: 24px;
    text-decoration: none
}

.t-important-news__item {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #000 !important;
    text-decoration: none;
    border-top: 1px solid #e0e0e0;
    margin: 0 9px;
    padding: 15px 0 15px 40px;
    position: relative
}

.t-important-news__item:first-child {
    border: 0
}

.t-important-news__item:hover {
    text-decoration: underline
}

@media screen and (min-width: 1000.5px) {
    .burger {
        display: none !important
    }
}

.burger {
    font-size: 25px;
    text-align: center
}

@media screen and (max-width: 1000px) {
    .siderbar1 {
        display: none
    }

    .menubar {
        display: none !important
    }

    .contentcol {
        width: 100%
    }
}

@media screen and (max-width: 889px) {
    .toppanel-item__right {
        display: none
    }
}

@media screen and (max-width: 773px) {
    .col-article-l {
        display: none
    }

    .col-article-r {
        margin-left: 0 !important
    }

    .article-post {
        margin: 0 auto;
        display: block;
        width: 100%;
        height: auto
    }

    .toppanel-item {
        font: normal 13px/41px Arial, sans-serif
    }
}

@media screen and (max-width: 600px) {
    .toppanel-item {
        font: normal 11px/41px Arial, sans-serif
    }
}

img {
    max-width: 450px;
    width: 100%
}

h2 {
    margin-bottom: 10px
}

.title-section {
    color: red;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 12px
}

.title-section a {
    color: red;
    text-decoration: none
}

.col-article {
    width: 100%
}

.col-article-r {
    margin-left: 270px
}

.col-article-l {
    width: 260px;
    float: left;
    margin-left: -100%
}

.article-list {
    margin-bottom: 10px
}

.article-list ul {
    list-style: none
}

.article-list ul li {
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 700;
    background: #ecf4f9;
    padding: 6px 5px 7px 20px
}

.article-list ul li.selected, .article-list ul li:hover {
    background: #daeaf6
}

.article-list a {
    color: #000
}

.sections {
    margin: 0
}

.sections .col {
    width: 33%;
    float: left;
    /*background: transparent url(../images/border-dotted-gray.gif) left top no-repeat;*/
    font-size: 13px;
    line-height: 14px
}

.sections .first {
    background: 0
}

.top-banner {
    margin: 24px 0;
    overflow: hidden
}

.form {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px 40px;
}

.form__left {
    /*margin-right: 15px*/
}

.form__right form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.form__prod {
    display: block;
    max-width: 200px;
    width: 100%;
    /*margin-right: 40px*/
}

.form__right form input {
    max-width: 192px;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 15px
}

.form__right form button {
    max-width: 250px;
    width: 100%;
    padding: 10px;
    cursor: pointer;
    color: #fff;
    background-color: red;
    border: none;
    border-radius: 5px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    transition: all .2s ease-in-out
}

.form__right form button:hover {
    background-color: #fe3c3c
}

.prices {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px
}

.old-price {
    margin-right: 10px
}

.old-price span {
    font-size: 25px;
    font-weight: 700;
    text-decoration: line-through;
    color: #000
}

.spoiler {
    cursor: pointer;
    position: relative
}

.spoiler-screen {
    cursor: pointer;
    position: absolute;
    max-width: 300px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    z-index: 20;
    transition: opacity .3s ease-in-out
}

.spoiler-screen.show {
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.new-price span {
    font-weight: 700;
    color: red;
    font-size: 25px
}

.new-price, .old-price {
    text-align: center
}

.comm-ava img {
    width: 50px;
    float: left
}

.comm-text {
    padding-left: 60px
}

.comm-text p:first-child {
    margin-bottom: 5px
}

.footer .container div {
    margin-top: 15px
}

.comment {
    min-height: 55px;
    border-bottom: 1px solid gray;
    padding-bottom: 10px
}

.banner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin: 0 auto 30px;
}

.banner__img {
    max-width: 200px;
}

.footer__btn {
    text-align: center;
    max-width: 450px;
    width: 100%;
    display: block;
    margin: 0;
    color: #fff !important;
    background-color: red;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 19px;
    border-radius: 5px;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.footer__btn:hover {
    background-color: #ff3e3e
}

.rimg {
    margin-bottom: 15px
}

@media (max-width: 1000.5px) {
    .col-article-l, .toppanel-item__right {
        display: none !important
    }

    .col-article-r {
        margin: 0 auto
    }

    .moby {
        display: none !important;
    }
}

@media (max-width: 768px) {

    .form__prod {
        /*margin: 15px 25px 15px 0*/
    }

    .footer .container div {
        font-size: 18px !important
    }
}

@media (max-width: 540px) {
    .footer__btn {
        font-size: 18px;
        max-width: 350px
    }
}

@media (max-width: 490px) {
    .form {
        flex-direction: column
    }

    .rimg {
        display: none !important
    }
}

@media (max-width: 480px) {
    .comm-text {
        font-size: 15px
    }
}

@media (max-width: 410px) {
    .footer__btn {
        font-size: 16px;
        max-width: 260px
    }
}

input[type='text'] {
    font-size: 16px;
}

.inL_558939 {
    padding-right: 15px;
}

.inL_398675 {
    color: black;
    text-decoration: none;
    font-size: 25px;
}

.inL_177355 {
    visibility: hidden;
    height: 0;
    left: -1000px;
    position: absolute;
}

.inL_316005 {
    font-size: 20px;
    line-height: 1.3;
}

.inL_355146 {
    text-align: center;
}

.inL_627483 {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 15px auto;
}

.inL_859703 {
    text-align: center;
}

.inL_116261 {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 15px auto;
}

.inL_388742 {
    text-align: center;
}

.inL_563460 {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 15px auto;
}

.inL_957694 {
    text-align: right;
    font-style: italic;
}

.inL_353908 {
    margin: 15px 0;
}

.inL_340621 {
    margin: 15px 0;
}

.inL_693304 {
    margin: 15px 0;
}

.inL_746977 {
    margin: 15px 0;
}

.inL_550260 {
    max-width: 300px;
    width: 100%;
    margin-top: 10px;
}

.inL_329059 {
    margin: 15px 0;
}

.inL_306270 {
    margin: 15px 0;
}

.inL_245230 {
    margin: 15px 0;
}

.inL_620493 {
    margin: 15px 0;
}

.inL_48592 {
    margin: 15px 0;
}

.inL_512626 {
    margin: 15px 0;
}

.inL_168399 {
    margin: 15px 0;
}

.inL_244869 {
    margin: 15px 0;
}

.inL_567858 {
    margin: 15px 0;
}

.inL_304094 {
    margin: 15px 0;
}

.inL_458612 {
    margin: 15px 0;
}

.inL_931791 {
    margin: 15px 0;
    border-bottom: none;
}

footer {
    text-align: center;
    padding: 25px 15px;
}

@media (max-width: 767px) {
    .banner__img, .form__prod {
        max-width: 180px;
    }
}

@media (max-width: 479px) {
    .banner__img, .form__prod {
        max-width: 160px;
    }
}