.line-block__item[data-ajax-load-block="HEADER_TOGGLE_SLOGAN"] {
    display: none;
}
.logo {
    max-width: 240px;
    max-height: 60px;
    height: auto;
    position: relative;
    top: -4px;
}
.logo a {
    max-height: 100px;
    overflow: hidden;
}
.footer__main-part-inner .footer__part-item:nth-child(2) {
    display: none
}
.footer__main-part-inner .footer__part-item:nth-child(5) {
    display: none
}
.staff-list.staff-list--view2 .staff-list__item-image {
    background-size: contain;
}
.staff-block-inner__image-bg {
    background-size: contain;
}
.staff-detail__image-bg {
    background-size: contain;
}
/* Renovatio */
ol.rdig {
    list-style-type: none;
    counter-reset: num;
    margin: 0 0 0 60px;
    padding: 15px 0 5px 0;
    font-size: 16px;
}
ol.rdig li {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
}
ol.rdig li:before {
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -60px;
    width: 50px;
    color: #e31e24;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.intro {
    border-left: 2px solid #e02026;
    padding-left: 20px;
}
.mt40 {
    margin-top: 40px !important;
}
.rewiew--descr {
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 15px;
}
table.green thead th {
    background: #509632;
    color: #fff;
    font-size: 1.3em;
    padding: 18px 20px;
    text-align: left;
    font-weight: 300;
}
table.green {
    border-collapse: collapse;
    width: 100%;
}
.price-table-list table {
    border-collapse: collapse;
    font-size: 14px;
    width: 100%;
}
.price-table-list table th {
    background: #e31e24;
    color: #ffffff;
    white-space: nowrap;
}
.price-table-list table th {
    background: #e31e24;
    color: #ffffff;
    white-space: nowrap;
    padding: 10px 10px;
}
.price-table-list table td {
    padding: 8px 10px;
    border-bottom: 1px solid #ecf2f4;
    line-height: 120%;
}
.price-table-list table td:last-child {
    white-space: nowrap;
    font-weight: 600;
}
.sections.item-views.list .item .info.info_full {
    padding-right: 0;
}
.times__line label {
    position: relative;
}
/*.close_vizit {
    position: absolute;
    width: 20px;
    height: 20px;
    top: -5px;
    right: 0;
    cursor: pointer;
    transition: 0.2s;
    background-color: #ff0000;
    border-radius: 50%;
}*/
/*.close_vizit:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/aspro-allcorp3medc/images/svg/Close.svg) 0 0 no-repeat;
    background-size: 22px auto;
    left: calc(50% - 5px);
    top: calc(50% - 5px);
    border-radius: 50%;
}*/
.price-library {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0;
    border: 1px solid #ecf2f4;
}
.price-library li {
    padding: 0;
    display: block;
    margin: 0;
    border-bottom: 1px solid #ecf2f4;
}
.price-library li:last-child {
    border-bottom: none;
}
.price-library li:before {
    display: none;
}
.price-library__title {
    font-size: 16px;
    padding: 14px 38px 14px 20px;
    margin: 0;
    cursor: pointer;
    transition: 0.2s;
    position: relative;
}
.price-library__title:hover, .price-library__child.active > .price-library__title {
    background: #ecf2f4;
}
.price-library__child {
    display: none;
}
.price-library__child-content {
    display: none;
}
.price-library__child.active > .price-library__child-content {
    display: block;
}
.price-library__title:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #e31e24 url(/bitrix/templates/aspro-allcorp3medc/images/svg/Arrows_rolldown_small.svg) -9px 4px no-repeat;
    background-size: 41px;
    border-radius: 50%;
    border: 3px solid #e31e24;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    right: 16px;
    top: calc(50% - 9px);
}
.price-library__child.active > .price-library__title:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.times-container {
    margin-top: 30px;
}
.times__date {
    font-weight: bold;
    margin: 10px 0 10px;
}
.times__line {
    border-bottom: 1px solid #d8dadc;
    padding-bottom: 18px;
    margin-bottom: 24px;
}
.times .btn {
    font-size: 12px;
}
.times .btn-default {
    background-color: #2c8606;
    border-color: #2c8606;
}
.times .btn-default:hover, .times .btn-default:active, .times .btn-default:focus {
    background-color: #73cb4f;
    border-color: #73cb4f;
}
.times .btn-disabled {
    border: 1px solid #d8dadc;
    pointer-events: none;
    background: #f2f2f2;
}
.staff-widget .subtitle {
    margin: 30px 0 10px;
}
.c-vizit .form-group {
    position: relative;
}
.c-vizit {
    margin: auto;
    max-width: 400px;
    text-align: center;
    margin-top: 60px;
}
.c-vizit-container .licence_block label {
    padding-top: 0 !important;
    text-align: left;
}
.c-vizit__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 20px;
    color: #333333;
}
.vizit-list {
    text-align: left;
}
.vizit-list__item {
    display: inline-block;
    position: relative;
    border: 1px solid #d8dadc;
    background: #f2f2f2;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 14px 126px 14px 14px;
    color: #333333;
    font-size: 14px;
    line-height: 120%;
}
.vizit-list__item .close_vizit {
    font-size: 12px;
    color: #ffffff;
    width: auto;
    height: auto;
    border-radius: 3px;
    padding: 6px 10px;
    top: calc(50% - 16px);
    right: 8px;
}
.vizit-list__item .close_vizit:before {
    display: none;
}
.close_vizit:hover {
    opacity: 0.7;
}
.c-vizit-container {
    display: none;
}
.c-vizit.active .c-vizit-container {
    display: block;
}
.c-vizit.active .show_viz_list {
    display: none;
}
.w_form_title {
    color: #707070;
    font-weight: 400;
}
/* Renovatio widget */
#widget_online .times-container .times {
    display: flex;
}
#widget_online .title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 10px;
}
#widget_online.widget-modal .rnova_form {
    padding: 40px 0 0 0;
}
#widget_online.widget-modal {
    position: relative;
}
#widget_online.widget-modal .step.wstep2 {
    padding: 0 8px;
}
#widget_online.widget-modal .step:not(.wstep2) {
    padding: 0 20px 20px 20px;
}
#widget_online.widget-modal .title {
    font-size: 24px;
    font-weight: bold;
    display: block;
    /*position: absolute;*/
    top: 12px;
    left: 20px;
    z-index: 999;
    margin-left: 0;
}
#widget_online .times-container {
    overflow-x: auto;
    overflow-y: auto;
    /*min-height: 240px;*/
    padding-bottom: 15px;
}
#widget_online .times-container .times {
    display: flex;
}
#widget_online .times-container .times .times__line {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 10px;
    margin-left: 10px;
    border: 0;
}
#widget_online .times-container .times .times__line .times__day {
    color: #999;
    margin-bottom: 10px;
    text-align: center;
    padding: 0 9px;
    line-height: 20px;
    align-items: stretch;
    display: flex;
    width: 65px;
    justify-content: center;
}
#widget_online .times-container .times .times__line .times__weekday {
    font-weight: bold;
    margin-bottom: 20px;
}
#widget_online .subtitle {
    font-weight: bold;
    margin: 15px 0 15px;
    color: #1d8954;
}
#widget_online .animated-labels.input-filed label {
    -ms-transform: translateY(-24px) !important;
    -webkit-transform: translateY(-24px) !important;
    transform: translateY(-24px) !important;
    z-index: 6 !important;
    font-size: 0.8em !important;
    position: relative !important;
    top: -20px;
}
#widget_online .btn-disabled {
    border: 0;
    opacity: 0.5;
    pointer-events: none;
    touch-action: none;
}
#widget_online.staff-widget {
    margin: 0 20px;
}
#widget_online.staff-widget .close-modal-row {
    display: none;
}
#widget_online:not(.staff-widget) .new-record-row {
    display: none;
}
#widget_online .rnova-widget-content {
	padding: 20px;
}
#widget_online .close-modal-row {
	display: none;
}
.jqmWindow .jqmClose.top-close {
    justify-content: right;
    align-items: center;
    z-index: 1;
    cursor: inherit;
    /*width: 100%;*/
    /*background: #fff;*/
}
.jqmWindow .jqmClose.top-close .svg {
    cursor: pointer;
    margin-right: 15px;
}
/* Renovatio widget */
/* Пункт «Наши врачи» на главной: можно ли поменять значок VK на значок ПроДокторов */
.staff-list__item-socials .staff-list__item-social i {
    /*background: url(../images/prodoctorov.jpg) center center no-repeat;
    background-size: contain;*/
}
.staff-list__item-socials .staff-list__item-social i.svg {
    width: 40px;
    height: 40px;
}
.staff-list__item-socials .staff-list__item-social i svg {
    /*display: none;*/
	width: 100%;
	height: 100%;
}
.staff-list__item-socials .staff-list__item-social * {
	fill: revert-layer;
}
/* Сделать выравнивание нижнего ряда преимуществ по центру (три картинки и текст на главной) */
@media (min-width: 767px) {
    .tizers-list .grid-list {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .tizers-list .grid-list .grid-list__item {
        max-width: 330px;
    }
}
/* Фикс размера картинок маленьких баннеров на главной */
.banners-with-text-mixed-list__item-image {
    background-size: contain;
}
/* Можно ли сделать на главной странице, чтобы видео в разделе «О клинике» открывалось в окошке и на заднем фоне было видно саму страницу сайта затемненную, а закрывалось оно крестиком справа */
[id^="fancybox-container"] .video-block__fancy,
[id^="fancybox-container"] .fancybox-stage {
    background: transparent;
}
[id^="fancybox-container"] .fancybox-bg {
    background: rgba(0, 0, 0, 0.5);
}
[id^="fancybox-container"] .video-block__fancy {
    padding: 5%;
}
[id^="fancybox-container"] .video-block__fancy video {
    border-radius: 5px;
}
/* Иконки с соц.сетями */
.social-light .social__items--size-large.social__items--type-icon .social__item.social__item--image.vk a:not(:hover) {
    background-position: -2px -190px;
	opacity: 1;
}
.social-light .social__items--size-large.social__items--type-icon .social__item.social__item--image.ok a:not(:hover) {
    background-position: -49px -190px;
	opacity: 1;
}
.footer__info--part-left {
	flex-grow: 0;
	flex-basis: auto;
}
.social-light .social__items--size-large.social__items--type-icon .social__item.social__item--image.tel a:not(:hover) {
    background-position: -331px -331px;
}

.seo-impulse {text-align: right;}
.seo-impulse img {display: block; height: 38px; margin: auto;}
.seo-impulse span {display: block;}
@media (max-width: 600px) {.seo-impulse {text-align: center;}}

.checked-block {display: grid; grid-template-columns: 150px auto; align-items: center; gap: 20px; border: 1px solid; border-radius: var(--theme-border-radius); border-color: var(--theme-base-color); padding: 20px;}
.checked-block-left {}
.checked-block-right {}
.checked-block img {height: 150px;}
.checked-block span {display: block; margin: 0 0 5px;}
.checked-block span.title {}
.checked-block span.name {color: var(--fill_dark_light_hover)}
.checked-block span.work {}
.checked-block span.post {margin: 0;}
div.mobileheader__item i.svg-inline-vk svg{max-height:20px}

.header div.line-block__item[data-ajax-load-block="HEADER_TOGGLE_SEARCH"],
.header div.line-block__item[data-ajax-load-block="HEADER_TOGGLE_CABINET"],
.header div.line-block__item[data-ajax-load-block="HEADER_FIXED_TOGGLE_SEARCH"],
.header div.line-block__item[data-ajax-load-block="HEADER_FIXED_TOGGLE_CABINET"],
/*.header div.line-block__item[data-ajax-load-block="HEADER_FIXED_TOGGLE_PHONE"],
#mobileheader div.line-block__item[data-ajax-load-block="HEADER_MOBILE_TOGGLE_PHONE"],*/
#mobileheader div.line-block__item[data-ajax-load-block="HEADER_MOBILE_TOGGLE_SEARCH"],
#mobileheader .header-cabinet,
#mobileheader .social__items {display: none}
