

/* Start:/local/templates/proclinic/components/bitrix/news/uslugi/bitrix/news.detail/with_sidebar/style.css?17533465476722*/
.airSticky {
    position: relative;
    overflow: hidden;
}

.service-content {
    display: flex;
    flex-wrap: wrap;
}

.service-content > * {
    max-width: 100%;
}

.service-content h2:not(.prices-item-table-title) {
    font-size: 30px;
    line-height: 33px;
}

.service-content ul li {
    line-height: 28px;
}

.service-content table tr {
    border-color: #E2E2E2;
}

.service-content table td {
    padding: 14px 20px 15px;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    color: #455F68;
    height: 52px;
}

.service-content table thead tr td {
    padding: 12px 20px 11px;
    background-color: #F1F8F9;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    vertical-align: middle;
    height: 60px;
}

.service-content img {
    max-width: 100%;
    height: auto;
}

.service-content p.with-margin {
    margin-top: 40px;
    margin-bottom: 40px;
}

.service-content__video {
    position: relative;
    display: block;
}

.service-content__video .doctor-info-image__video {
    width: 42px;
    padding-left: 42px;
    padding-right: 0;
    margin-left: -21px;
    margin-top: -21px;
    top: 50%;
    bottom: auto;
}

.service-content .subtitle {
    margin-bottom: 5px;
}

.service-content .two-columns {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 35px;
    margin-bottom: 15px;
}

.service-content .two-columns > * {
    flex: 0 1 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 25px;
    text-align: center;
}

.service-content .two-columns i {
    display: inline-block;
    margin-top: 12px;
}

.service-content .two-columns.width-auto {
    justify-content: flex-start;
}

.service-content .two-columns.width-auto > * {
    flex-basis: auto;
}

.service-content .two-columns.width-auto i {
    display: block;
    text-align: left;
}

.services-sidebar {
    padding-left: 27px;
}

.services-sidebar .airSticky.is_stuck + div {
    z-index: -1;
}

.sidebar-services {
    background: #F1F8F9;
    padding-bottom: 5px;
    margin-bottom: 40px;
}

.sidebar-services__title {
    font-size: 18px;
    font-weight: 700;
    padding: 20px 20px 18px 30px;
}

.sidebar-services__list {
    list-style: none;
    padding: 0;
}

.sidebar-services__list > li {
    border-top: 1px solid #fff;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px !important;
    padding: 13px 40px;
    display: block;
}

.sidebar-services-show__more-wrapper {
    border-top: 1px solid #fff;
    padding: 13px 40px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 700;
    display: none;
}

.services-sidebar .detail_column-form {
    /*margin-top: 40px;*/
}

.service-content__preview {
    margin-bottom: 40px;
}

.service-content__preview::after {
    content: "";
    display: table;
    clear: both;
}

.service-content__preview .detail-image {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 355px;
}

.service-content__preview p {
    margin-bottom: 25px;
}

.float-image {
    margin-top: 40px;
    margin-bottom: 40px;
}

.float-image:first-child {
    margin-top: 0;
}

.float-image p {
    font-size: 14px;
    line-height: 28px;
    color: #455F68;
}

.float-image.image-right .float-image__image {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}

.float-image__image {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 15px;
}

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

    .service-content {
        margin-top: -30px;
    }

    .services-sidebar {
        padding-bottom: 25px;
        padding-left: 0;
        margin-left: -15px;
    }

    .service-content__preview .detail-image {
        max-width: 210px;
    }

    .service-content .prices-item-table-row.show-sub-prices .prices-item-table-cost {
        width: 148px;
        padding-left: 0;
    }

    .service-content .sup-services-col-4 {
        padding-left: 0;
    }

    .sidebar-services__title {
        padding-left: 25px;
        padding-right: 25px;
    }

    .sidebar-services__list > li {
        padding-left: 35px;
        padding-right: 25px;
    }

    .float-image__image {
        max-width: 280px;
    }

    .service-content__body {
        padding-right: 20px;
    }
}

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

    .service-content {
        margin-top: -40px;
    }

    .service-content > *:nth-child(2) {
        order: -1;
        flex-basis: 100%;
    }

    .services-sidebar {
        margin-left: 0;
    }

    .services-sidebar .detail_column-form {
        display: none;
    }

    .service-content__body {
        padding-right: 0;
    }

    .sidebar-services__list {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .sidebar-services__list > * {
        flex: 0 1 calc(50% - 40px);
        margin-right: 40px;
    }
}

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

    .service-content__video .doctor-info-image__video {
        left: 50%;
        margin-left: -21px;
    }
}

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

    .history {
        padding-top: 15px !important;
    }

    .service-content {
        margin-top: 0;
    }

    .service-content > *:nth-child(2) {
        order: 1;
    }

    .table-responsive {
        max-width: 100%;
    }

    .service-content .prices-item-table-row.show-sub-prices .prices-item-table-cost {
        width: 108px;
    }

    .service-content h2:not(.prices-item-table-title) {
        font-size: 24px;
        line-height: 28px;
    }

    .service-content__preview .detail-image {
        float: none;
        margin-right: 0;
        max-width: none;
    }

    .float-image__image {
        float: none;
        margin-left: 0;
        margin-right: 0;
        max-width: none;
    }


    .float-image.image-right .float-image__image {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }

    .service-content .two-columns > * {
        flex-basis: 100%;
    }

    .services-sidebar {
        margin-left: -15px;
        margin-right: -15px;
    }

    .sidebar-services__title {
        font-size: 17px;
        padding-left: 15px;
    }

    .sidebar-services__list > * {
        flex-basis: 100%;
        margin-right: 0;
    }

    .sidebar-services__list > li {
        display: none;
        font-size: 14px;
        padding-left: 25px;
    }

    .sidebar-services__list > li.shown {
        display: block;
    }

    .sidebar-services-show__more-wrapper {
        display: block;
        padding-left: 25px;
    }

    .sidebar-services-show__more {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/proclinic/components/bitrix/news.list/ceni_2/style.css?17533465471911*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.sup-services-row {
    border-bottom: 1px solid #e4edee;
    width: 100%;
    height: 50px;
    display: none;
}

.sup-services-row.show-services {
    display: table-row;
}

.prices-item-table-row.show-sub-prices {
    background: #f1f8f9;
}

.sup-services-col-1 {
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
}

.sup-services-col-2 {
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 2px dotted #dadada;
}

.sup-services-col-3 {
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 2px dotted #dadada;
}

.sup-services-col-4 {
    font-size: 16px;
    padding: 0 25px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    border-bottom: 2px dotted #dadada;
}

.sup-services-null {
    height: 50px;
}

.prices-item-table-title {
    font-size: 16px;
}

.prices-item-table-row .action-hide {
    color: #98306f;
    width: 28px;
    height: 28px;
    text-align: center;
    border: 1px solid;
    border-radius: 50%;
    display: none;
    line-height: 25px;
    margin: 0 3px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    float: right;
}

.prices-item-table-row .action-show {
    color: #98306f;
    width: 28px;
    height: 28px;
    text-align: center;
    border: 1px solid;
    border-radius: 50%;
    display: flex;
    line-height: 25px;
    margin: 0 3px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    float: right;
}

.prices-item-table-row.show-sub-prices .action-hide {
    display: flex;
}

.prices-item-table-row.show-sub-prices .action-show {
    display: none;
}

.prices-item-table-cost {
    width: 200px;
}
/* End */
/* /local/templates/proclinic/components/bitrix/news/uslugi/bitrix/news.detail/with_sidebar/style.css?17533465476722 */
/* /local/templates/proclinic/components/bitrix/news.list/ceni_2/style.css?17533465471911 */
