.no__background {
    background: transparent !important;
}

.online_form .toggle.toggle--yellow.lk-toggle-map.dk-sorting__map-list span {
    display: inline-block;
    margin-right: 6px;
}

.popup {
    padding-top: 45px;
    border: none;
}

.popup .sk-circle {
    background-color: #fff;
}

.lk-doctor-price {
    width: 140px;
}

.select2-results__option {
    color: #232323;
}

.select2-container--default .select2-results > .select2-results__options {
    padding-left: 0;
}

.popup select.js-select-filter option span.required {
    color: RED;
}

.popup #select2-filter-speciality-container .select2-selection__placeholder,
.form__doctor-sel-online .select2-selection__placeholder,
.form__doctor-sel-offline .select2-selection__placeholder {
    color: #000 !important;
}

.form__doctor-sel-online > .select2-container--default,
.form__doctor-sel-offline > .select2-container--default {
    margin-bottom: 20px;
}

.form__doctor-sel-online .select2-container--default .select2-results__option[aria-disabled=true],
.form__doctor-sel-offline .select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}

.popup #select2-filter-speciality-container .select2-selection__placeholder:after,
.form__doctor-sel-online .select2-selection__placeholder:after,
.form__doctor-sel-offline .select2-selection__placeholder:after {
    content: "*";
    color: RED;
    font-size: 16px;
    font-weight: bold;
}

.popup .select2-container--default .select2-selection--single.required-select {
    border: 1px solid RED;
}

.popup .lk-message-none__inner.required-select p, .lk-message-none__inner.required-select h2 {
    color: RED;
}

.popup .lk-message-none__inner.required-select::before {
    content: url('/local/templates/medsi/img/left-arrow-svg.svg');
    display: block;
    position: relative;
    left: -40%;
    top: 0;
}

.sel_clinik_wrap [aria-selected="true"] {
    display: none;
}

.form__line.resend__code > a {
    display: inline-block;
}

.call-action.call-action-full .row-line > .close {
    right: 18px;
}

.myrec_favorite_doc {
    flex: none;
}

.myrec_favorite_doc a {
    position: relative;
    display: block;
    padding-left: 25px;
    text-decoration: underline;
    color: #898989;
}

.myrec_favorite_doc a:before {
    content: '';
    position: absolute;
    height: 11px;
    width: 11px;
    background: url(/local/templates/medsi/img/favstar-yellow.png) no-repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* ____________________________ Online Form До Правок  ____________________________  */

.popup .filter-submit-wrap.filter-submit-doc {
    margin-top: 260px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}

.popup .lk-form .filter-submit-wrap.filter-submit-doc {
    margin-top: 0;
}

.btn-yellow {
    background-color: #fdd615;
    color: #2f353d;
    font-weight: 600;
}

.online_form .lk-new-order ~ .text-center .btn-yellow {
    min-width: 170px;
    font-weight: 400;
}

.form-control[disabled] {
    background-color: #e8e8e8;
}

.online_form .toggle {
    width: 100%;
    display: table;
}

.online_form .toggle .toggle__item {
    font-size: 16px;
    padding: 0;
    width: 50%;
    display: table-cell;
    float: none;
}

#spec_doc .toggle__item {
    padding-left: 5px;
    padding-right: 5px;
}

.form__line.line__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form__line.line__flex .lk-preprice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 44px;
    margin-bottom: 0;
}
.form__line.line__flex .lk-preprice .txt {
    margin-right: 15px;
}
.lk-form__service-name {
    max-width: 57%;
}

@media screen and (max-width: 1023px) {
    .form__line.line__flex .lk-preprice .txt {
        display: none;
    }
    .lk-form__service-name {
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .form__line.line__flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .form__line.line__flex .lk-preprice {
        margin-top: 10px;
    }
    .bx-ie .form__line.line__flex .lk-preprice {
        width: auto;
    }
    .form__line.line__flex .lk-preprice .txt {
        display: block;
    }
}

.lk-choose-time .input-calendar {
    padding: 0;
    margin: 0;
    width: 50%;
}

.form__line.line__flex .select2 {
    max-width: 50%;
}

.price-badge {
    color: #fff;
    background: #43d0c9;
}

.price-badge a {
    color: #FFF !important;
}

.price-badge .pb-co:before {
    background: #43d0c9;
}

a.js-lk-link.select__time {
    border-radius: 10px;
    color: #000;
    padding: 13px 7px;
    background-color: #fdd615;
    white-space: nowrap;
}

@media screen and (max-width: 767px) {
    .my-mfp-zoom-in ~ .popup-close:after {
        content: "";
        background: url(/local/templates/medsi/img/close-black.png) center center !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
        width: 22px;
        height: 19px;
        position: absolute;
        right: 13px;
        top: 15px;
    }
}

.popup-row {
    min-height: 580px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.popup-row .lk-scroll {
    padding-top: 0;
    padding-bottom: 0;
    border: solid 2px #fff;
}

.popup-row__left {
    padding: 35px 30px;
    width: 34%;
}

.popup-row__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 66%;
    padding: 45px 15px;
}

.popup-row__right hr {
    height: 1px;
}

.lk-scroll {
    height: 524px;
    border: solid 2px #fff;
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
}

.lk-scroll.js-filter-tab {
    border-radius: 10px;
    background-color: #ffffff;
}

.lk-start-box {
    background: rgba(255, 255, 255, 0.85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

#lk__filter-result {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ecf6f8;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

@media only screen and (max-width: 767px) {
    #lk__filter-result {
        padding-bottom: 75px;
    }
}

.lk__filter-result hr {
    height: 1px;
}

.lk-map {
    width: 100%;
    height: 524px;
    border: solid 2px #00b2ac;
    overflow: hidden;
}

.lk-map__inner {
    height: 100%;
}

@media screen and (max-width: 1023px) {
    .popup-row__left {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .popup-row__right {
        width: 60%;
    }
}

@media screen and (max-width: 767px) {
    .popup-row {
        min-height: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .popup-row .lk-scroll {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
    }

    .popup-row__left {
        width: auto;
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .popup-row__right {
        display: block;
        width: auto;
    }

    .popup-row__left--overlay {
        display: none;
    }

    .lk-scroll {
        height: calc(100vh - 180px);
        border: 0;
        padding-left: 0;
        padding-right: 0;
    }

    #lk__filter-start {
        padding-top: 0;
        padding-bottom: 30px;
    }

    #lk__filter-result {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .lk-map {
        height: 350px;
    }
}

.nano-content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 540px;
    position: relative;
    overflow: hidden;
    padding-right: 15px;
    margin-right: -15px;
    width: calc(100% + 15px) !important;
}

.nano-content-wrapper > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-right: 15px;
}

.nano-content-wrapper .back__step {
    margin-top: 30px;
}

.nano-content-wrapper > .nano-content:focus {
    outline: 0;
}

.nano-content-wrapper > .nano-content::-webkit-scrollbar {
    display: none;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
}

.nano-content-wrapper > .nano-pane {
    background-color: rgb(219, 219, 219) !important;
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0.01 !important;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border-radius: 5px;
    cursor: default;
    display: block !important;
}

@media only screen and (max-width: 767px) {
    .nano-content-wrapper {
        height: auto;
        width: 100% !important;
        margin-right: 0;
        padding-right: 0;
    }

    .nano-content-wrapper > .nano-content {
        position: static;
        padding-right: 0;
    }

    .nano-content-wrapper > .nano-pane {
        display: none !important;
    }
}

.nano-content-wrapper > .nano-pane > .nano-slider {
    background-color: rgb(0, 141, 136) !important;
    position: relative;
    margin: 0 1px;
    border-radius: 3px;
}

.nano-content-wrapper:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
    visibility: visible;
    opacity: 0.99 !important;
}

.nano-content p {
    text-align: center;
    font-size: 22px;
}

.online_form .toggle.toggle--yellow.lk-toggle-map.dk-sorting__map-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background: none;
    width: 100%;
    float: none;
}

.online_form .toggle.toggle--yellow.lk-toggle-map.dk-sorting__map-list span {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: #03b3ad;
    font-size: 14px;
    width: auto;
    margin-right: 20px;
    display: contents;
}

.online_form .toggle.toggle--yellow.lk-toggle-map.dk-sorting__map-list span.delimitr {
    color: #c6c6c6;
}

.online_form .toggle.toggle--yellow.lk-toggle-map.dk-sorting__map-list span.toggle__item--active {
    text-decoration: underline;
    color: #000;
}

.lk-toggle-map {
    float: none;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .lk-toggle-map {
        width: 100%;
    }
}

.input-calendar {
    position: relative;
}

.input-calendar .ic-icon, #cliniks-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 46px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
}

#ajaxContent {
    width: 100%;
    font-size: 16px;
}

#ajaxContent .video-wrapper {
    padding: 30px;
}
#ajaxContent .video-wrapper iframe {
    display: block;
}

#ajaxContent .input-calendar .ic-icon {
    background: url("/local/templates/medsi/img/calendar_icon.png") no-repeat 50% 50%;
}

#cliniks-icon {
    background: url("/local/templates/medsi/img/cliniks_icon.png") no-repeat 50% 50%;
}

.day_select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.day_select .lk-prevday,
.day_select .lk-nextday {
    position: relative;
    left: auto;
    right: auto;
    height: auto;
    line-height: 1.5;
    display: block;
    background-color: transparent;
    font-size: 14px;
    color: #222328;
    text-align: center;
}

.day_select .lk-prevday:before,
.day_select .lk-nextday:before {
    content: "";
    background: url("../img/arrowselect.svg") no-repeat;
    width: 18px;
    height: 11px;
    display: inline-block;
    margin-right: 10px;
}

@media screen and (max-width: 767px) {
    .day_select .lk-prevday, .day_select .lk-nextday {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }
}

.day_select .lk-prevday:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.day_select .lk-nextday:before {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.day_select .lk-nextday {
    padding-left: 10px;
}

.day_select .lk-date span {
    color: #000;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    border: 2px solid #03b3ad;
    background-color: #ffffff;
    display: inline-block;
    line-height: 47px;
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    font-weight: 400;
}

.online_form .lk-toggle {
    background-color: #fff;
    border: solid 1px #c7c7c7;
}

.lk-toggle__none {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #c7c7c7;
    margin-bottom: 10px;
    position: relative;
}

.lk-toggle__none .lk-toggle__head:after {
    display: none;
}

.lk-toggle__none a:after {
    content: "";
    position: absolute;
    right: 0;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fdd615;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    z-index: -1;
}

.lk-toggle__none a {
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    color: #000;
    text-align: center;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
}

.lk-toggle__head.open {
    background-color: #ecf6f8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.lk-doctor-item:first-child {
    padding-top: 10px;
}

.lk-doctor-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.lk-preprice {
    line-height: 1.2;
    margin-bottom: 0;
}

.lk-preprice .txt-grey {
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
}

.lk-choose-time .input-calendar {
    padding: 0;
    margin: 0;
    width: 50%;
}

.form__line.line__flex .select2 {
    max-width: 50%;
}

.time__info {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    margin-bottom: 20px;
}

.time__info .time__true {
    position: relative;
    padding-left: 35px;
}

.time__info .time__true:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 27px;
    height: 17px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #03b3ad;
    background-color: #ffffff;
}

.time__info .time__false {
    position: relative;
    margin-left: 20px;
    padding-left: 35px;
}

.time__info .time__false:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 27px;
    height: 17px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #b7b7b7;
}

a.back__step {
    display: block;
    margin-top: 10px;
    text-align: center;
}

.no__top__padding {
    margin-top: 0 !important;
}

.lk-choose-time--title {
    float: left;
    font-size: 15px;
}

@media screen and (max-width: 63.99em) {
    .lk-choose-time--title {
        float: none;
    }
}

.lk-choose-time {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.input-calendar--price {
    float: none;
    margin-left: 15px;
}

@media screen and (max-width: 63.99em) {
    .input-calendar--price {
        float: none;
        margin-left: 0;
        margin-top: 10px;
    }
}

.online_form .lk-login-wrap {
    max-width: 72%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.online_form .lk-login-wrap + .docs {
    margin-top: 20px;
    margin-bottom: 40px;
}

h2.no__top__padding {
    font-size: 32px;
}

.lk-choose-time {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lk-message-none__inner {
    max-width: 500px;
    text-align: center;
    margin-top: -40px;
}

.lk-get-description {
    font-size: 14px;
}

.lk-tc-form {
    max-width: 50%
}

.lk-reset {
    text-align: center;
    font-size: 13px;
}

#lk__filter-content.get_offline {
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#lk__filter-content.online-form-region.get_offline {
    padding-left: 0;
    padding-right: 0;
}

#lk__filter-content > div,
#lk__filter-content > form,
#lk__filter-result > div,
#lk__filter-result > form {
    width: 100%;
}

#lk__filter-content.error__top {
    position: absolute;
    top: -20px;
}

.lk-get-description.text-red {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -45px;
    color: #fff;
    background: red;
    padding: 20px 50px 20px 20px;
    text-align: left;
    font-size: 20px !important;
    display: block;
}

h2.no__top__padding {
    font-size: 32px;
}

.form__line.two__input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.form__line.two__input > * {
    width: 48%;
}

.content-entry.text-center.personal__info__not__original p {
    font-size: 24px;
}

.content-entry.text-center.personal__info__not__original h3.text-red {
    font-weight: bold;
}

.select2-container ::-webkit-scrollbar {
    background: #dbdbdb;
    width: 8px;
}

.select2-container ::-webkit-scrollbar-thumb {
    background: #008d88;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

a.js-lk-link.select__time {
    position: absolute;
    right: 0;
}

.price-badge {
    min-width: 100px;
    text-align: right;
}

.lk-doctor-info {
    position: relative;
}

.lk-doctor-item {
    padding-bottom: 10px;
}

.add__clinics {
    background: none !important;
    color: rgb(3, 179, 173);
    position: absolute !important;
    left: 20px;
    bottom: -17px;
    width: auto !important;
    top: auto !important;
}

.lk-price-near .price-badge {
    position: relative;
}

span.steps__step {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    background-color: #ffffff;
    padding: 15px 30px;
    width: 80%;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #000000;
    font-size: 22px;
    font-weight: 700;
}

.errortext {
    margin: 0 auto;
    display: block;
    text-align: center;
}

p.lk-get-description.text-red.padding__item {
    padding: 20px 50px 20px 20px;
    margin-bottom: 30px !important;
}

p.text-mini.lk-get-description {
    padding: 20px 0 0;
}

.flex__online__record {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 45%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 30px auto 0;
}

.flex__online__record a {
    position: relative;
    cursor: pointer;
}

.flex__online__record .print:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 23px;
    height: 20px;
    background: url('/local/templates/medsi/img/print.png');
}

.flex__online__record .pdf:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    height: 23px;
    background: url('/local/templates/medsi/img/pdf.png');
}

.dashed__line {
    width: 340px;
    height: 1px;
    margin: 40px auto;
    border: 1px dashed #03b3ad;
    background-color: #ffffff;
}

.text__no__result {
    margin: 20px auto;
}

.icon__no__result {
    background: url('/local/templates/medsi/img/no__result.png') center;
    width: 51px;
    height: 49px;
    margin: 0 auto;
}

.lk-times__item.disabled {
    display: none;
}

.mfp-wrap .price-badge,
.mfp-wrap .price-badge .pb-co:before {
    background: #43d0c9;
    color: white;
}

.online_form .price-badge .pb-co:before {
    display: none;
}
.online_form .price-badge {
    padding-right: 15px;
}
.online_form .price-badge:before {
    content: '';
    position: absolute;
    top: 5px;
    right: -11px;
    width: 22px;
    height: 22px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0 5px 0 5px;
    background-color: #43d0c9;
}
div.mfp-container {
    padding-left: 0;
    padding-right: 0;
}

/*____  Кнопка закрытия  ______*/

.mfp-close-btn-in .popup-close {
    display: none;
}

.mfp-close-btn-in .mfp-close {
    color: #FFF;
    background: #2f353d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: 1;
    line-height: 29px;
    right: -15px;
    top: -15px;
    text-shadow: none;
    font-size: 28px;
    text-indent: 1px;
    position: absolute;
    z-index: 1500;
}

.online_form .mfp-close:before {
    display: none;
}

.online_form .mfp-close:after {
    display: none;
}

.lk-loader {
    background: white;
}

.online-form-region {
    overflow: hidden;
    border-radius: 10px;
    padding-left: 0;
    padding-right: 0;
}

@media screen and (max-width: 767px) {
    .mfp-close-btn-in .mfp-close {
        font-size: 0;
        top: 0;
        right: 0;
    }

    .mfp-close-btn-in .popup--mini .mfp-close  {
      width: 60px;
      height: 60px;
      line-height: 60px;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 1100;
      display: block;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      background: none;
    }

    .mfp-close-btn-in .popup--mini .mfp-close:before {
      content: "";
      width: 120px;
      height: 120px;
      position: absolute;
      background: #55b4b3;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      right: -60px;
      top: -60px;
      display: block;
    }

    .mfp-close-btn-in .popup--mini .mfp-close:after {
        content: "";
        background: url(/local/templates/medsi/css/../img/close.svg) no-repeat;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        width: 14px;
        height: 14px;
        position: absolute;
        right: 15px;
        top: 15px;
        display: block;
    }

    .form__line.two__input > * {
        width: 100%;
    }
    .form__line.two__input > *:first-child {
        margin-bottom: 20px;
    }

    .online-form-region {
        border-radius: 0;
    }

    .online-form-region .lk-get-description.text-red,
    .online-form-region .lk__filter-content-result {
        padding-top: 40px;
    }
}

.mfp-close-btn-in .popup--mini .mfp-close {
    opacity: 1;
}

.online_form .mfp-close.close_show {
    opacity: 1;
}

@media screen and (max-width: 767px) {
    .online_form .mfp-close:active {
        top: 0;
    }
}

/*____  оффлайн ______*/

.wrapper__offline,
.offline__clinics {
    height: 100%;
    background-color: white;
    padding: 0 20px;
}

@media screen and (max-width: 767px) {
    .wrapper__offline,
    .offline__clinics {
        padding: 0 5px;
    }
}

/* ____________________________ Online Form ____________________________  */
.send__code {
    position: relative;
    text-align: center;
    bottom: auto;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 10;
}

.sel_clinik_wrap [aria-selected="true"] {
    display: none;
}

@media screen and (max-width: 63.99em) {
    .popup--mini.popup {
        max-width: 450px;
    }

    .popup--mini.popup._stub-content {
        max-width: 650px;
    }
}

/* медиа 47.99*/

@media screen and (max-width: 767px) {
    .popup.popup--mini {
        max-width: 100%;
    }

    .popup--mini.popup._stub-content {
        max-width: 100%;
    }

    .popup {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 20px;
    }

    .popup-row__left--overlay {
        display: none; /* Если убрать то многие стили поедут из-за белого фона*/
    }
}

@media screen and (max-width: 1280px) {
    .lk-message-none__inner.required-select::before {
        display: none !important;
    }
}

/* медиа 1280*/
@media screen and (max-width: 1024px) {
    p.lk-get-description.text-red.padding__item {
        margin-top: -13%;
        margin-left: -5%;
        width: 122%;
        padding-right: 90px;
    }
}

/* медиа 1024*/

@media screen and (max-width: 767px) {
    .lk-message-none__inner.required-select::before {
        display: none !important;
    }

    .lk-choose-time {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .lk-choose-time--title {
        width: 100%;
        display: block;
        padding: 15px 0;
    }

    .lk-choose-time--title br {
        display: none;
    }

    p.lk-get-description.text-red.padding__item {
        margin-top: -6%;
        margin-left: -2%;
        width: 104%;
        padding-right: 50px;
    }

    span.steps__step {
        display: none;
    }

    .lk-left-overlay span.btn.js-popup-left-overlay-hide {
        display: none !important;
    }

    .lk-message-none__inner.required-select::before {
        display: none;
    }

    .lk-message-none__inner {
        margin: 0 auto;
    }
}

/* медиа 768*/
@media screen and (max-width: 321px) {
    .lk-message-none__inner {
        margin: 0 auto;
    }

    .lk-date span {
        font-size: 15px;
        line-height: 45px;
    }

    .lk-toggle__head {
        padding-right: 50px;
    }

    form.js-lk-form {
        position: relative;
    }

    .lk-must-have {
        margin-top: 25px;
    }

    p.lk-get-description.text-red.padding__item {
        margin-top: -16%;
        margin-left: -6%;
        width: 111%;
    }

    a.js-lk-link.select__time {
        padding: 5px 8px;
        font-size: 14px;
    }
}

.nano-content.offline-content {
    text-align: center;
    padding: 50px 0;
}

@media screen and (max-width: 1023px) {
    .offline-content__phone {
        display: inline-block;
    }
}

.text-center.text__offline img {
    display: block;
    margin: 0 auto;
}

.text-center.text__offline {
    padding: 0 2px;
}

.fullwidth {
    padding: 0;
    height: 100%;
    padding-left: 40px;
}

.fullwidth .lk-scroll.js-filter-tab {
    height: 572px;
}

.text-center.text__offline p {
    font-size: 18px;
    padding: 0 10px;
    margin-bottom: 16px;
    color: #232323;
}

.wrapper__button .btn {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.lk-toggle__body .price-badge {
    position: relative;
}

.lk-doctors-not-found {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: rgb(236, 246, 248);
    text-align: center;
    padding: 20px 70px;
    margin: 20px 0 0;
}

.lk-doctors-not-found h3 {
    font-size: 18px;
    color: rgb(33, 171, 167);
    font-weight: bold;
}

.lk-doctors-not-found p {
    font-size: 14px;
    color: rgb(0, 0, 0);
}

.select2-search--dropdown {
    position: relative;
}

.select2-container--default .select2-search--dropdown::after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 25px;
    height: 25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABpklEQVQ4T42SPYsUQRCGn5pglR1B4fAHiOZ6RgomYiYYCLpgVDWBjOAH+ImiJmrgeibirbKJ272BGCiYiJmgggaK56WCv8ALVESYwC2ZY3aZHfcOO+numvept7qmhGrFGOfc/RpwHEjLsLu/TpKkq6ovx7r6LuUlxjjv7u+BDcB34CMwB8yX30VkQVUvNRNIr9fblKbpN2Cjux/LsuzJWDQcDreNRqPHwB53P5ll2YMp5xDCfeCUiBxV1aezygshrJSVFEWR5nn+e6yREIIDK2a2dRZYxgaDwQkReQgcMbNnTfi5mR1eC6568gm4bma3mvCSme1eB97v7q9E5LSqLtbhJWBXURRb8jz/MStBjPGFux8EdpjZ1wkcY9zn7m+BD+12e2+n0/lTTxBCyIBHwGczW/11E7g8hBAWgAvAT+CGiCy7+2ZAgUOV+Bdw08zuTMFVgjPAvWbZ7r4sIjvHcXe/kmXZ7dXhqYv7/X671WodALYnSVI6vVHVLyGE88DdiaPIZVXtTsFrdbuqrBzPbk1z7r/halguisi/b17PtdH9s8BV4N1fkGOk0vz3BioAAAAASUVORK5CYII=) no-repeat center center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*____  Подтверждение записи  ______*/

.lk-new-order .lk-must-have {
    margin-top: 20px;
}

.lk-new-order .js-lk-form .btn-yellow {
    display: block;
    margin: 0 auto 10px;
}

.lk-new-order .lk-get-service .form-radio {
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

/*______________ Правки форм ________________*/
/*____  анимация лоадера  ______*/

.profile-main-loader {
    left: 50% !important;
    margin-left: -50px;
    position: fixed !important;
    top: 50% !important;
    margin-top: -50px;
    width: 100px;
    z-index: 9000 !important;
}

.profile-main-loader .loader {
    position: relative;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    left: auto;
}

.profile-main-loader .loader:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.circular-loader {
    -webkit-animation: rotate 2s linear infinite;
    -moz-animation: rotate 2s linear infinite;
    -o-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
}

.loader-path {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: 0;
    stroke: #70c542;
    stroke-linecap: round;
}

.lk-loader .loader-path {
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    -moz-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    -o-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
}

.online_form .doc_block__place {
    font-weight: 400;
}

.doctor-detail__rank_new {
    background-repeat: no-repeat;
    height: 47px;
    padding-left: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}

@-moz-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}

@-o-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}

@-webkit-keyframes color {
    100%,
    0% {
        stroke: #fdd615;
    }
    40% {
        stroke: #00b5af;
    }
    66% {
        stroke: #fdd615;
    }
    80%,
    90% {
        stroke: #00b5af;
    }
}

@-moz-keyframes color {
    100%,
    0% {
        stroke: #fdd615;
    }
    40% {
        stroke: #00b5af;
    }
    66% {
        stroke: #fdd615;
    }
    80%,
    90% {
        stroke: #00b5af;
    }
}

@-o-keyframes color {
    100%,
    0% {
        stroke: #fdd615;
    }
    40% {
        stroke: #00b5af;
    }
    66% {
        stroke: #fdd615;
    }
    80%,
    90% {
        stroke: #00b5af;
    }
}

@keyframes color {
    100%,
    0% {
        stroke: #fdd615;
    }
    40% {
        stroke: #00b5af;
    }
    66% {
        stroke: #fdd615;
    }
    80%,
    90% {
        stroke: #00b5af;
    }
}

/*____  анимация конец  ______*/
@media screen and (min-width: 768px) {
    .mfp-wrap {
        height: 100vh !important;
        max-height: 100vh;
    }
}

@media screen and (max-height: 700px) and (orientation: landscape) {
    .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field {
        margin-top: 10px;
        line-height: 24px;
    }

    .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field::-webkit-input-placeholder {
        line-height: 24px;
        padding: 0;
    }

    .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field::-moz-placeholder {
        line-height: 24px;
        padding: 0;
    }

    .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field:-moz-placeholder {
        line-height: 24px;
        padding: 0;
    }

    .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field:-ms-input-placeholder {
        line-height: 24px;
        padding: 0;
    }
}

/* Хак для вытяннутых устройств IPhoneX */
@media screen and (max-height: 420px) and (orientation: landscape) {
    .mfp-wrap {
        height: 100vh !important;
    }
}

.mfp-wrap {
    width: 100vw !important;
}

.form__line.resend__code .form-control {
    margin-bottom: 10px;
}

.js-lk-form .no__top__padding {
    font-size: 34px;
    line-height: 40px;
    margin-left: 0;
}

.js-lk-form .lk-get-service {
    text-align: left;
}

.lk-get-service .form-radio {
    padding-left: 25%;
}

.js-lk-form button[type=submit] {
    margin-bottom: 10px;
}

div.docs__in {
    padding-bottom: 0;
}

.errortext {
    color: red;
    line-height: 20px;
}

.btn--zp.js-popup-ajax {
    display: inline-block;
}

.lk-choose-time--title.js-doctor-date-time {
    width: 46%;
    margin-left: 3%;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    font-family: sans-serif;
}

.phone__wrapper .lk-login-wrap {
    margin-top: 90px;
    margin-bottom: 100px;
}

.online_form .toggle.toggle--yellow.lk-toggle-map.dk-sorting__map-list {
    height: 24px;
}

.online_form .toggle.toggle--yellow.lk-toggle-map.dk-sorting__map-list span {
    line-height: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 6px;
}

.lk-toggle > .js-lk-link-offline {
    display: none;
}
.lk-toggle.lk-toggle__none > .js-lk-link-offline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 1023px) {
    .popup-row #lk__filter-content .lk-doctor-info .lk-doctor-name .myrec_favorite_doc {
        position: absolute;
        left: 0;
        top: 0;
        right: auto;
    }

    .lk-choose-time--title.js-doctor-date-time br {
        display: none;
    }

    .lk-new-order .lk-must-have > p > a {
        display: block;
    }

    .lk-doctors-not-found {
        padding: 20px;
    }

    .lk-toggle__none a.js-lk-link-offline {
        max-width: 40%;
        font-size: 16px;
        line-height: 20px;
    }

    .lk-toggle__none.lk-toggle .lk-toggle__clinic {
        width: 62%;
    }

    .lk-doctors .lk-doctors-not-found {
        padding: 20px;
    }

    div.docs__in {
        padding: 0 10px;
    }

    .phone__wrapper .lk-login-wrap {
        margin-bottom: 80px;
        max-width: 95%;
    }

    .lk-form .select2-container--default .select2-selection--multiple .select2-selection__choice {
        position: relative;
        padding-left: 28px;
    }
}

.mfp-wrap .select2-selection__choice + .select2-search--inline {
    height: 50px;
}

@media screen and (max-width: 767px) {
    .my-mfp-zoom-in ~ .popup-close:before {
        display: none;
    }

    .fullwidth {
        padding-left: 0;
    }

    div.docs__in {
        padding: 0 10px;
        margin-bottom: 5px;
    }

    .lk-choose-time--title.js-doctor-date-time {
        width: 100%;
        margin-left: 0;
    }

    p.lk-get-description.text-red {
        position: relative;
    }

    .select2-container .select2-search--inline {
        width: 100%;
    }

    .lk-get-service .form-radio:first-child {
        margin-left: 0;
    }

    .phone__wrapper .lk-login-wrap {
        margin-bottom: 40px;
        margin-top: 50px;
    }


    .lk-choose-time .input-calendar {
        width: 100%;
    }

    .phone__wrapper .lk-login-wrap br {
        display: none;
    }

    div#ajaxContent {
        margin: 0;
    }
}

@media screen and (max-width: 450px) {
    .nano-content > p {
        font-size: 18px;
    }

    .lk-toggle__none a.js-lk-link-offline {
        max-width: 40%;
        font-size: 16px;
        line-height: 20px;
    }

    .lk-toggle__none.lk-toggle .lk-toggle__clinic {
        width: 62%;
    }

    .lk-doctors .lk-doctors-not-found {
        padding: 20px;
    }

    .resend__code .js-lk-link {
        font-size: 15px;
    }
}

@media screen and (max-width: 600px) {
    .lk-login-wrap {
        max-width: 100%;
    }
}

.lk-message-none {
    left: auto;
    background-color: white;
    width: 58%;
    right: 3%;
    bottom: 30px;
    top: 30px;
}

.lk-message-none__inner .text__no__result {
    margin-bottom: 46px;
}

@media screen and (max-width: 63.99em) {
    .lk-message-none {
        width: 50%;
        right: 3%;
        display: block;
    }

    .dashed__line {
        margin: 25px auto;
    }

    .lk-message-none__inner {
        margin-top: 0;
    }

    a.js-lk-link.select__time {
        padding: 4px 8px;
        margin-top: -1px;
    }

    .lk-message-none__inner .text__no__result {
        margin-bottom: 36px;
    }

    .lk-message-none__inner .text__no__result a[href^="tel"] {
        display: block;
    }

    .lk-message-none__inner .text__no__result br {
        display: none;
    }

    .lk-message-none__inner {
        max-width: 310px;
    }

    div.popup-row .lk-doctor-info .lk-doctor-name .myrec_favorite_doc a {
        top: -30px;
        padding-left: 20px;
    }

    div.popup-row .lk-doctor-info .lk-doctor-name .myrec_favorite_doc {
        padding-left: 0;
    }

    .popup-row .lk-doctor-item .lk-doctor-info .lk-doctor-name .myrec_favorite_doc a:before {
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .lk-doctor-info--inside .myrec_favorite_doc {
        position: absolute;
        top: -30px;
        left: 0;
    }
}

@media screen and (max-width: 767px) {
    .lk-message-none {
        display: block;
        position: relative;
        width: -webkit-calc(100% + 30px);
        width: -moz-calc(100% + 30px);
        width: calc(100% + 30px);
        padding: 20px 10px;
        right: auto;
        left: -15px;
        top: -40px;
    }

    input.form-control {
        padding: 0 12px;
        line-height: 47px;
        overflow: visible;
    }

    .js-lk-link.select__time {
        padding: 4px 8px;
        margin-top: 0;
        font-size: 15px;
    }

    .mfp-close-btn-in .mfp-close {
        display: block;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        right: 0;
        top: 0;
        font-size: 0;
        background: url(/local/templates/medsi/img/close-black.png) no-repeat center center;
    }

    .my-mfp-zoom-in ~ .popup-close {
        display: none;
    }

    .lk-toggle__body {
        padding: 0 10px;
    }

    #lk__filter-content .lk-new-order > br {
        display: none;
    }

    #lk__filter-content .lk-new-order .send__code {
        margin-top: 30px;
    }

    .lk-message-none__inner {
        max-width: 500px;
    }

    .online_form .toggle.toggle--yellow.lk-toggle-map.dk-sorting__map-list span.toggle__item--active {
        text-decoration: underline;
    }
}

/*  MEDIA  */

.lk-message-none .js-popup-left-overlay-hide {
    display: none;
}

.dashed__line {
    max-width: 100%;
}

.select2-container .select2-selection--single span.select2-selection__rendered {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-right: 40px;
}

.online_form .select2-container {
    width: 100% !important;
}

.select2-container .selection {
    display: block;
    width: 100%;
}

.popup.zoom-anim-dialog:not(.popup--mini) {
    display: flex;
    padding: 0;
}

.popup.zoom-anim-dialog {
    position: relative;
}

.popup.zoom-anim-dialog .preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    border-radius: 10px;
    z-index: 999;
}

@media screen and (max-width: 767px) {
    .popup.zoom-anim-dialog {
        transform: none;
    }

    .popup.zoom-anim-dialog .preloader {
        position: fixed;
        bottom: 0;
    }
}

div.mCustomScrollBox {
    overflow: visible;
}

div.mCSB_inside > .mCSB_container {
    margin-right: 0;
}

div.mCSB_scrollTools {
    position: absolute;
    width: 10px;
    height: auto;
    left: auto;
    top: -0px;
    right: -20px;
    bottom: -20px;
}

div.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #b3b3b3;
}

div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #008d88;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.mCSB_scrollTools div.mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #008d88 !important;
}

div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #008d88;
}

.lk-scroll .nano > .nano-content {
    position: relative;
    height: 100%;
    margin-right: 0 !important;
}

.lk-scroll .nano > .nano-list {
    overflow: visible;
}

@media screen and (max-width: 767px) {
    .bx-ios .lk-scroll .nano > .nano-list,
    .touchevents .lk-scroll .nano > .nano-list {
        overflow: scroll;
    }
}

.lk-scroll .nano {
    height: 100%;
}

#ascrail2000 {
    width: 11px !important;
}

input.form-control {
    padding: 0 21px;
}

.input-calendar input.form-control {
    height: 48px;
    font-size: 16px;
    font-family: Arial, sans-serif;
}

input.form-control::-webkit-input-placeholder {
    padding: 0;
}

input.form-control::-moz-placeholder {
    padding: 0;
}

input.form-control:-moz-placeholder {
    padding: 0;
}

input.form-control:-ms-input-placeholder {
    padding: 0;
}

.user-agent-ie .hl-form-wrap input.form-control:-ms-input-placeholder {
    padding: 0 21px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ie-padding-input input.form-control:-ms-input-placeholder {
        padding: 0 20px;
    }

    .sliders-slider__form.subscribe-form input.form-control:-ms-input-placeholder {
        padding: 0 21px;
    }
}

@media screen and (min-height: 769px) {
    .online_form .datepicker.datepicker {
        top: 52px !important;
        left: -10px !important;
    }
}

@media screen and (max-height: 768px) {
    .online_form .datepicker.dropdown-menu {
        bottom: 54px !important;
        top: auto !important;
    }

    .online_form .datepicker-dropdown:after,
    .online_form .datepicker-dropdown:before {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #ffffff;
        border-bottom: none;
    }

    .online_form .datepicker-dropdown.datepicker-orient-bottom:after,
    .online_form .datepicker-dropdown.datepicker-orient-bottom:before {
        top: auto;
        bottom: -6px;
    }
}

.nicescroll-rails {
    opacity: 0;
    height: 0;
}

.btn-yellow.js-popup-ajax {
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .popup-left_off .nicescroll-rails {
        top: 0 !important;
        height: 0 !important;
    }

    .nano-content.offline-content {
        padding: 30px 0 20px;
    }
}

.online_form .lk-times__item {
    line-height: 28px;
}

.online_form .lk-doctor-time {
    line-height: 28px;
}

.lk-doctor-time .js-lk-link {
    display: inline-block;
    line-height: 28px;
}

.resend__code .form-control.error_css {
    border: solid 1px red;
}

.form__line.select_disable .select2-dropdown {
    display: none;
}

.form__line.select_disable:before {
    content: "Неактивно";
    position: absolute;
    display: inline-block;
    color: #b9b9b9;
    top: 1px;
    left: 2px;
    height: -webkit-calc(100% - 2px);
    height: -moz-calc(100% - 2px);
    height: calc(100% - 2px);
    width: -webkit-calc(100% - 4px);
    width: -moz-calc(100% - 4px);
    width: calc(100% - 4px);
    line-height: 44px;
    z-index: 11;
    text-indent: 20px;
    background: #e8e8e8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.sel_service_wrap.select_disable:before {
    content: "Выберите специализацию";
}

.sel_clinik_wrap.select_disable:before {
    content: "Клиники не найдены";
}

@media screen and (max-width: 420px) {
    .form__line.select_disable:before {
        text-indent: 10px;
    }
}

.form__line.select_disable .select2-search__field {
    opacity: 0;
}

.form__line.select_disable #cliniks-icon {
    display: none;
}

@media screen and (min-width: 768px) {
    .select2-container .select2-selection--multiple {
        max-height: 150px;
        overflow-y: auto;
    }

    #cliniks-icon.add__clinics {
        height: 30px;
        line-height: 32px;
        left: 2px;
        z-index: 1;
        background: white !important;
        bottom: 1px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 18px;
        width: -webkit-calc(100% - 20px) !important;;
        width: -moz-calc(100% - 20px) !important;;
        width: calc(100% - 20px) !important;;
    }
}

.lk-form__title {
    font-size: 24px;
    margin-bottom: 0.5em;
    line-height: 1.2;
    font-weight: 300;
    margin-top: 1.5em;
}

.lk-form__title.__h3 {
    font-size: 20px;
}

.lk-form .form__line {
    margin-bottom: 20px;
}

.form-zp__footer-btn .form__line {
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .select2-container .select2-selection--single span.select2-selection__rendered {
        font-size: 14px;
    }
}

@media screen and (max-width: 420px) {
    .select2-container .select2-selection--single span.select2-selection__rendered {
        padding-left: 10px;
    }

    .lk-form-collect-data .select2-container .select2-selection--single span.select2-selection__rendered {
        padding-left: 20px;
    }

    input.form-control {
        padding-left: 10px;
    }

    .online_form .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        padding-left: 10px;
    }

    .online_form .lk-toggle__body {
        padding: 0 6px;
    }
}

@media screen and (max-width: 320px) {
    .select2-container .select2-selection--single span.select2-selection__rendered {
        font-size: 12px;
    }
}

/*____  Datapiker ______*/

.datepicker .datepicker-switch {
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    font-weight: 700;
    font-size: 13px;
    color: #333
}

.datepicker table tr th {
    font-weight: 700;
    font-size: 13px;
    color: #333
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    line-height: 30px;
    padding: 0 5px;
    font-size: 13px;
}

.datepicker table thead {
    border: none;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    font-weight: 400;
}

/*____  Скрытие клавиатуры для небольших устройств  ______*/

@media screen and (max-device-height: 500px) {
    .sel_speciality_wrap .select2-search--dropdown {
        display: none;
    }
}

/*______________  Правки для определенных устройств  ________________*/

@media screen and (max-width: 767px) {
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
        .bx-android .lk-times__item {
            line-height: 33px;
        }

        .bx-android .lk-doctor-time {
            line-height: 33px;
        }

    input[type="text"],
    input[type="number"],
    input[type="email"],
    input[type="tel"],
    input[type="password"] {
        font-size: 14px;
    }
}
    .nano .nano-content.offline-content {
        height: auto;
    }

    .get_offline .lk-scroll.js-filter-tab {
        height: auto;
    }
}

/* -------- IE 11 .bx-ie11 .bx-ie --------- */
@media screen and (min-width: 1024px) {
    .lk-doctor-item .lk-doctor-time {
        margin-bottom: 30px;
    }

    .lk-doctor-item a.select__time.js-lk-link {
        position: relative;
    }
}

@media screen and (min-width: 1024px) {
    /* IE 11 Форма записи*/
    .bx-ie .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        width: auto;
    }

    .bx-ie input:-ms-input-placeholder.form-control {
        padding: 0 20px;
    }

    .bx-ie .select2-search--dropdown .select2-search__field {
        line-height: 20px;
    }

    .bx-ie .price-badge {
        position: relative;
    }

    .bx-ie input::-ms-clear {
        display: none;
    }

    .bx-ie .lk-doctor-item a.select__time.js-lk-link {
        position: relative;
    }

    .bx-ie .lk-doctor-item .lk-doctor-time {
        margin-bottom: 30px;
    }

    .bx-ie .nano .nano-content.offline-content {
        overflow: hidden;
    }

    .bx-ie .dk-sorting__map-list.lk-toggle-map.toggle--yellow.toggle .delimitr {
        margin: 0 10px;
    }

    .bx-ie .toggle__item--active {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        border: none !important;
        outline: none !important;
    }

    .bx-ie11 .popup-row__left .toggle {
        display: block;
        font-size: 0;
        height: 40px;
        position: relative;
        z-index: 1;
        border: none;
    }

    .bx-ie11 .popup-row__left .toggle:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border-radius: 40px;
        border: solid 1px #00b2ac;
        z-index: -1;
    }

    .bx-ie11 .popup-row__left .toggle .toggle__item {
        display: inline-block;
        line-height: 40px;
        height: 40px;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        outline: none !important;
        border: none !important;
    }

    .bx-ie .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field {
        line-height: 24px;
        height: 24px;
    }

    .bx-ie .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field::-webkit-input-placeholder {
        line-height: 24px;
        padding: 0;
    }

    .bx-ie .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field::-moz-placeholder {
        line-height: 24px;
        padding: 0;
    }

    .bx-ie .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field:-moz-placeholder {
        line-height: 24px;
        padding: 0;
    }

    .bx-ie .sel_clinik_wrap .select2-container .select2-search--inline .select2-search__field:-ms-input-placeholder {
        line-height: 24px;
        padding: 0;
    }

    .bx-ie .online_form .nano > .nano-content,
    .bx-ie11 .online_form .nano > .nano-content,
    .bx-ie11.bx-ie .online_form .nano > .nano-content {
        padding-right: 20px;
    }

    .bx-ie .nicescroll-rails {
        margin-left: 0;
    }

    .bx-ie .page.page-lk {
        display: block;
    }

    .bx-ie .fsn-call-to-action-popup + .fsn-call-to-action-popup {
        display: none;
    }

    .bx-ie .form_review-wrap {
        min-width: 1000px;
    }

    .bx-ie .form_review-wrap .popup__form-field {
        display: inline-block;
    }
}

/* медиа IE*/
/*______________  Правки после объединения ________________*/
div.popup-row #lk__filter-content .lk-doctor-item .lk-doctor-info .lk-doctor-name {
    padding-top: 0;
}

.online_form div.lk-doctor-item {
    padding-top: 10px;
}

body > button.mfp-close {
    display: none;
}

.mfp-wrap > .mfp-close {
    display: none;
}

.popup-thanks .popup-close-icon {
    position: absolute;
    top: -16px;
    right: -16px;
    width: 34px;
    height: 34px;
    background: url(../../landing_constructor/img/close-popup.png) no-repeat 0 0;
    margin: 0;
    cursor: pointer;
}

.to_mobile input.form-control {
    padding: 0 21px;
}

.popup--mini .mfp-close:before,
.popup--mini .mfp-close:after {
    display: none;
}

.fsn-call-to-action-popup .mfp-close:before,
.fsn-call-to-action-popup .mfp-close:after {
    display: none;
}

@media screen and (max-width: 767px) {
    .mfp-content {
        vertical-align: top;
    }

    .my-mfp-slide-bottom .mfp-content {
        vertical-align: middle;
    }

    .mfp-close-btn-in .popup--mini .mfp-close:before,
    .mfp-close-btn-in .popup--mini .mfp-close:after {
        content: "" !important;
    }

    .popup-thanks {
        width: 95%;
        margin: 20px auto;
    }

    .popup-thanks .popup-close-icon {
        top: 5px;
        right: 5px;
    }

    .fsn-call-to-action-popup {
        width: 95%;
        margin: 20px auto;
    }
}

@media screen and (max-width: 350px ) {
    .fsn-call-to-action-popup {
        max-width: 300px;
    }

    .popup-thanks {
        max-width: 300px;
    }
}

/*______________  Правки 958 ________________*/
.program-filials-actions .action-filials .icon:first-child {
    margin-right: 4px;
    vertical-align: top;
}

/*______________  Правки m-2025 ________________*/
.form_ux_229 .bg__medsi_opacity {
    padding: 23px 33px !important;
}

.l-main-section div.capchaImgCont a {
    max-width: 36%;
    padding: 0;
    text-align: center;
}

.call_action .call_action_des form input.form-control[type="text"] {
    padding: 0 21px;
}

.feedbackAjax .form__line.modal-footer {
    padding: 0;
}

/*______________  Правки после стационаров 20 и 27 дек   ________________*/
#form_calldoctor .toggle {
    display: block;
    font-size: 0;
}

#form_calldoctor .toggle .toggle__item {
    display: inline-block;
    width: 50%;
    line-height: 40px;
}

.mts_credit--wrap .l-main-section__contacts {
    margin-top: 0;
}

.mts_calc_anchor {
    display: none;
}

div.capchaImgCont {
    margin-bottom: 16px;
}

.l-main-section .feedbackAjax .capchaImgCont a,
.feedbackAjax .capchaImgCont a {
    max-width: 33%;
    float: right;
    text-align: justify;
    vertical-align: middle;
    line-height: 1.3;
    padding: 0;
}

.feedbackAjax .modal-footer {
    padding: 0;
}

.btn.btn-transparent:hover {
    background-color: #fff !important;
    color: #6d7079 !important;
}

a.btn-yellow:hover, a.btn-yellow:focus {
    background-color: #fee361;
    color: #2f353d;
}

a.ourservices__link:before {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
}

a.ourservices__link--active.ourservices__link:before {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.ux-hospital-services-service__label:before {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
}

.act .ux-hospital-services-service__label:before {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.open-panel--pdn .open-panel__title span.arrow {
    width: 58px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: url(/local/templates/medsi/i/arrow@2x.png) no-repeat 50%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
}

.top-map-wrapper p.toggle-regime-item.active {
    border-radius: 25px;
}

.open-panel--pdn .open-panel__title span.arrow.reversed {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ourservices__link.ourservices__link--active:after {
    z-index: -1;
    background-position: center;
}

li.ourservices__link:before {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    background: url(/local/templates/.default/bundle/build/img/gr-arrow-right.svg) no-repeat center center;
}

li.ourservices__link.ourservices__link--active:before {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.hospital-block .slick-initialized .slick-slide {
    margin-right: 0;
}

.ourservices__link {
    z-index: 0;
}

@media screen and (min-width: 1023px) {
    .nozologii_final.container {
        overflow: hidden;
    }

    #hospitals_doctors_block {
        max-width: 100vw;
        overflow: hidden;
    }
}

@media screen and (max-width: 1023px) {
    .lk-toggle--doctor-clinics div.lk-doctor-item {
        padding-top: 35px;
    }

    .call_action .call_action_tab .call_conteiner .call_col.bg__medsi_opacity div.fsn-calltoaction-white__policy.data_proc_policy_wrapper {
        padding: 20px 20px !important;
    }
}

@media screen and (max-width: 1023px) and (min-width: 645px) {
    div.call_col label {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .doctors_2 .form_ux_229 .container {
        padding: 0
    }

    div.hospital-block.check-up-block {
        margin-bottom: 15px;
    }

    .ux-reviews-slider__item .famous_block .slick-list {
        padding-bottom: 0;
    }

    .ux-reviews .ux-reviews-slider__item.palat_slide {
        padding-top: 15px;
    }

    div.hospital-block .success_block.famous_block {
        margin-bottom: 0;
    }

    .ux-reviews .svova_palat {
        margin-top: 0;
    }

    .mobile__phone_additional.mobile__menu__show.small-menu-mobile a {
        font-size: 18px;
        margin: 0;
        line-height: 1;
    }
}

/*______________  M2066 Правки после регионов  ________________*/
.filter-programs .toggle .toggle__item.one-third {
    padding: 0
}

.bx-ios .ux-content-toggle[data-target="#features-hidden-shedule"] {
    display: none;
}

.bx-ios .clinics .content-toggle[data-target="#features-hidden-programs"] {
    display: none;
}

.ux-reviews--one .ux-reviews-slider__count_mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .filters.filter-programs {
        margin-top: 0;
    }

    .filter-programs .actions-filter {
        margin-top: 20px;
    }

    .filter-programs .actions-filter .filter-reset,
    .filter-programs .actions-filter .filter-submit {
        margin-bottom: 0;
    }

    .ux-reviews-slider.ux-reviews--one .all-comments {
        bottom: 95px;
    }
}

@media screen and (max-width: 800px) {
    .ux-reviews-slider.ux-reviews--one .all-comments {
        bottom: 95px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .clinics .stockBlock .half_slider__item {
        height: 370px;
    }
}
/*______________  Правки 783 ________________*/
/*______  Клиники  ______*/
.half_slider {
    background-color: #265967;
}

.onesliders .half_slider .twosliders__col {
    width: 100%;
}

.half_slider__txtwrap {
    display: none;
}

.half_slider--mainpart {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.half_slider_allaction {
    display: none;
}

.onesliders .half_slider .half_slider__item {
    padding: 0;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
    background-position: -14% 50%;
}

.onesliders .half_slider .half_slider--mainpart {
    width: 50%;
    height: 100%;
    float: left;
    padding: 45px 40px 50px;
}

.onesliders .half_slider .half_slider__title {
    width: 70%;
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    line-height: 31px;
}

.onesliders .half_slider .half_slider__txtwrap {
    display: block;
    float: right;
    width: 50%;
    height: 100%;
    min-height: 370px;
    padding: 50px 60px;
    background-color: #61abaa;
}

.onesliders .half_slider .half_slider__txtwrap p {
    margin: 0;
}

.onesliders .half_slider .half_slider__details {
    left: 630px;
    bottom: 38px;
    background-color: transparent;
    border: 2px solid #f5f5f6;
    padding: 0 !important;
    line-height: 42px;
    width: 172px;
}

.onesliders .half_slider .half_slider__txt {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.38px;
    max-height: 198px;
    overflow: hidden;
}

.onesliders .half_slider .half_slider__txt ul {
    margin: 0;
    padding: 0 0 0 12px;
    list-style: url(../img/list.png) outside;
}

.onesliders .half_slider .slider_header {
    color: #232323;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: normal;
    background: white;
    text-align: left;
    padding: 0;
}

.clinics .twosliders.onesliders .half_slider .js-half_slider .half_slider__nav {
    left: auto;
    right: 100px;
    bottom: 46px;
}

.onesliders.twosliders-full .js-half_slider .half_slider__nav {
    left: auto;
    right: 100px;
    bottom: 46px;
}

.half_slider_allaction,
.half_slider_allprogram {
    display: none;
}

.onesliders .half_slider .half_slider_allaction,
.onesliders .half_slider .half_slider_allprogram {
    display: block;
    position: absolute;
    left: 40px;
    bottom: 46px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: underline;
}

.onesliders .half_slider .half_slider_allaction:hover,
.onesliders .half_slider .half_slider_allprogram:hover {
    text-decoration: none;
}

.onesliders .half_slider .half_slider__details:hover,
.onesliders .half_slider .half_slider__details:focus {
    color: #ffffff;
    border: 2px solid #ffffff;
}

/*______  Услуги  ______*/

.twosliders-full.onesliders .half_slider {
    float: none;
    width: 1120px;
    margin: 0 auto;
}

.call-action.call-action-full-modal .row-line > .close {
    background-image: url(/local/templates/medsi/img/close-black.png);
}

.call-action.call-action-full .row-line {
    background-color: transparent;
}

.call_action.call_action_modal .action-intro-title {
    font-size: 20px;
    color: #137b75;
    font-weight: bold;
    padding: 0 45px;
    text-align: center;
}

.call_action.call_action_modal {
    margin-top: -40px;
}

.call_action .call_action_tab .call_conteiner {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.call_action_modal_price {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    padding: 0 45px;
}

.call_action_modal_price i {
    color: #137b75;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    display: block;
}

.call_action_modal_price .ruble_pr:after {
    font-weight: bold;
}

.call_action .call_action_tab .call_conteiner .call_col.bg__medsi .call_title {
    font-size: 24px;
    margin: 10px 0 20px;
}

.call_action .call_action_tab .call_conteiner .call_col.bg__medsi {
    padding-top: 0 !important;
}

.call-action-full-wrapper .data_proc_policy_wrapper .form-docs {
    margin-top: 20px;
}

.call-action-full-wrapper .data_proc_policy_wrapper .form-docs br {
    display: none;
}

.call-action-full-wrapper .priem,
.call-action-full-wrapper .btn--zp_wrapper {
    width: 200px;
    margin: 0 auto;
}

.call_action .call_action_tab .call_conteiner .call_col.bg__none {
    border: none;
}

.hospital-detail-banner__address {
    max-width: 96%;
}

.form_review-wrap .jq-radio {
    margin-top: 1px;
}

.doctor-form .call_action .call_action_tab .call_conteiner div.call_col.bg__none,
.form_ux_229 .call_action .call_action_tab .call_conteiner .call_col.bg__none {
    border: 2px solid #e9f6f8;
}

.actions-place__wrap .btn--help:hover {
    background-color: #fb4676;
}

.label-custom-block a.label-custom:hover {
    color: #fff;
    background-color: #00abaa;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
}

.additional_info--hdn .doc_block__role {
    max-height: 66px;
    overflow: hidden;
}

.additional_info_block .doc_block__role2 {
    margin-bottom: 10px;
}

.additional_info_block .show_more_info {
    margin-top: 7px;
    margin-bottom: 5px;
}

.additional_info_block .show_more_info span {
    transition: 0.5s;
    display: inline-block;
    transform: none;
    margin-left: -11px;
}

.additional_info_block .show_more_info--open span {
    transform: rotate(180deg);
    transform-origin: 50% 50%;
}

.lk-notify-details {
    position: relative;
}

.ux-reviews .ux-reviews-slider__right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 1279px) {
    .twosliders-full.onesliders .half_slider {
        width: 970px;
    }

    .onesliders .half_slider .half_slider__item {
        height: 400px;
    }

    .onesliders .half_slider .half_slider--mainpart {
        padding: 45px 35px 40px;
    }

    .onesliders .half_slider .half_slider__txtwrap {
        padding: 45px 45px 40px;
    }

    .onesliders .half_slider .half_slider_allaction,
    .onesliders .half_slider .half_slider_allprogram {
        bottom: 38px;
    }

    .onesliders .half_slider .half_slider__details {
        left: 520px;
        bottom: 28px;
    }

    .clinics .twosliders.onesliders .half_slider .js-half_slider .half_slider__nav,
    .onesliders.twosliders-full .js-half_slider .half_slider__nav {
        bottom: 35px;
    }

    .onesliders .half_slider .half_slider__txt {
        max-height: 265px;
    }

    .onesliders .half_slider .half_slider__item {
        background-position: -50% 50%;
    }
}

@media screen and (max-width: 1199px) {
    .twosliders-full.onesliders .half_slider .js-half_slider .half_slider__nav {
        right: 100px;
    }

    .twosliders-full.onesliders .half_slider__mobile .half_slider__item .btn {
        left: 520px;
        bottom: 28px;
    }
}

@media screen and (max-width: 1023px) {
    .twosliders-full.onesliders .half_slider {
        width: 760px;
    }

    .onesliders .half_slider .half_slider--mainpart {
        padding: 35px 35px 35px;
    }

    .onesliders .half_slider .half_slider__title {
        font-size: 20px !important;
        width: 100%;
    }

    .onesliders .half_slider .slick-initialized .slick-slide {
        padding-bottom: 0;
    }

    .onesliders .half_slider .half_slider__txtwrap {
        padding: 35px 35px 35px;
    }

    .onesliders .half_slider .half_slider__item {
        background-position: -457% 50%;
    }

    .clinics .twosliders.onesliders .half_slider .js-half_slider .half_slider__nav,
    .onesliders.twosliders-full .js-half_slider .half_slider__nav {
        left: auto;
        right: 40px;
    }

    .onesliders .half_slider .half_slider__details {
        left: 415px;
    }

    .twosliders-full.onesliders .half_slider__mobile .half_slider__item .btn {
        left: 414px;
    }

    .twosliders-full.onesliders .half_slider .js-half_slider .half_slider__nav {
        right: 40px;
    }

    .doc_carousel.slick-initialized .slick-slide {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .popup__row.field_TYPE .popup__field_option label {
        margin: 0 10px 0 0;
    }

    .js-sliderone .sliderone__col0 {
        background-position: 84% 0;
    }
}

@media screen and (max-width: 800px) {
    .ux-reviews .ux-reviews-slider__right {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
    }
}

@media screen and (max-width: 767px) {
    .onesliders .half_slider .half_slider__txtwrap {
        display: none;
    }

    .onesliders .half_slider .half_slider--mainpart {
        width: 100%;
    }

    .onesliders .half_slider .half_slider_allaction,
    .onesliders .half_slider .half_slider_allprogram {
        display: none;
    }

    .onesliders .half_slider .half_slider__item {
        background-position: 50%;
    }

    .onesliders .half_slider .half_slider__item {
        height: 370px;
        padding: 30px 30px 96px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .onesliders .half_slider .half_slider_allaction,
    .onesliders .half_slider .half_slider_allprogram {
        display: none;
    }

    .onesliders .half_slider .half_slider__title {
        font-size: 24px !important;
        width: 70%;
    }

    .onesliders .half_slider .half_slider--mainpart {
        padding: 0;
    }

    .onesliders .half_slider .half_slider__details {
        background-color: #00b2ac;
        border: none;
        line-height: 46px;
    }

    .onesliders .half_slider .slider_header {
        background: #21787c;
        color: #fff;
        font-size: 29px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        padding: 0 15px;
    }

    .twosliders-full.onesliders .half_slider {
        width: 100vw;
    }

    .twosliders-full.onesliders .half_slider__mobile .half_slider__item .btn {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 48px;
    }

    .online_form .zoom-anim-dialog:not(.popup_show) {
        height: 100vh !important;
    }

    .clinics .twosliders.onesliders .half_slider .js-half_slider .half_slider__nav,
    .onesliders.twosliders-full .js-half_slider .half_slider__nav {
        position: absolute;
        left: 0;
        right: 0;
        height: 100%;
    }
    .fsn-services-229 .onesliders.twosliders-full .js-half_slider .half_slider__nav {
        height: 0;
    }
}

@media (max-width: 568px) {
    .hospital-detail-banner__address {
        max-width: 100%;
    }

    div.hospital-detail-banner__address {
        padding: 12px 16px;
    }
}

@media screen and (max-width: 500px) {
    .clinics.subdomain .ux-reviews-slider__count_mobile {
        bottom: 100px;
    }
}

@media screen and (max-width: 450px) {
    .half_slider .half_slider__title {
        font-size: 20px !important;
        width: 100%;
    }

    .onesliders .half_slider .half_slider__title {
        font-size: 20px !important;
        width: 100%;
    }

    .call_action .call_action_tab .call_conteiner .call_col.bg__medsi_opacity .call_col {
        width: 100% !important;
    }

    .call_action .call_action_tab .call_conteiner .call_col.bg__medsi_opacity div.fsn-calltoaction-white__policy.data_proc_policy_wrapper {
        padding: 0 !important;
    }
}

@media screen and (max-width: 420px) {
    .landing_intro__title {
        font-size: 20px;
    }
}

/*______________ Правки регионов ___________*/

.doctor-detail.doctor-detail-col .doc_block,
.service-doctors-slider .doc_block.slick-slide {
    padding-bottom: 0;
}

.doctor-detail.doctor-detail-col .doctors {
    margin-bottom: 10px;
}

.doctor_empty_img {
    height: 384px;
}

@media screen and (max-width: 1279px) {
    .doctor_empty_img {
        height: 330px;
    }
}

@media screen and (max-width: 1023px) {
    .doctor_empty_img {
        height: 245px;
    }
}

@media screen and (max-width: 767px) {
    .doctor_empty_img {
        height: -webkit-calc(53vw - 24px);
        height: -moz-calc(53vw - 24px);
        height: calc(53vw - 24px);
    }
}

/*______________  M2097 Правки маркеров  ________________*/

.fsn-services-229 .content-text h3 {
    font-weight: 600;
    line-height: 1.2;
}

.pdn-vnp .ul-check.vnp-ul,
.pdn-vnp .ul-check.vnp-ul-1 {
    padding-left: 0;
}

.pdn-vnp ul.ul-check li {
    padding-left: 28px;
}

.l-main-section__tab .tab-bot .tab-bot-cols__col-3 {
    padding-left: 48px !important;
}

.actionsprograms .no-cennik {
    height: 30px;
    margin-bottom: 5px;
}

.actionsprograms .no-cennik span {
    top: 0;
}

.block-586-2 ul li:before {
    display: none;
}

.landing_services__super-item__description b + ul {
    margin-top: 3px;
}

h1.hero__title {
    margin-bottom: 20px;
    word-break: break-all;
}

div.js-sliderone .blue-header {
    line-height: 30px;
    margin-bottom: 15px;
}

.clinics2-description h3 {
    font-size: 21px;
}

.fsn-services-229 ul,
div.clinics2-description ul,
.actionsprograms .contAnchor ul,
.actionsprograms .detail_info ul,
#more_before_ambulance ul,
div.content-entry ul,
.landing_services .landing_services__under-title ul,
.ourservices__details ul,
.nozologii_final #hospitals-detail-text ul,
.about_page_wrap ul {
    padding-left: 38px;
}

.clinics2-description ul:not(:last-child) {
    margin-bottom: 20px;
}

.about_page_wrap .menu-item_block ul {
    padding-left: 0;
}

.actionsprograms .contAnchor p + ul {
    margin-top: -1.5em;
}

.hospital-block .ourservices__details .content-entry .nosology-spisok_ul {
    margin-top: 1.5em;
}

.hospital-block .ourservices__details .content-entry ul {
    margin-top: -1.3em;
    padding-left: 38px !important;
}

.hospital-block .ourservices__details .content-entry ul li {
    list-style: url(../img/list.png) outside;
    padding-left: 4px !important;
}

.check-up-block.hospital-block li:before {
    display: none;
}

.landing_services__accordion-item__description ul {
    margin: 0 0 15px;
}

.content-entry .goal-text-landing h2 + ul {
    margin-top: -1em;
}

.clinics2-description p + ul,
.clinics2-description h2 + ul {
    margin-top: -1em;
}

.about_page_wrap p + ul {
    margin-top: -1.4em;
}

.clinics2-description b + ul {
    margin-top: 0;
}

div.content-entry ul ul {
    padding-left: 28px;
}

.actionsprograms .contAnchor ol {
    padding-left: 41px;
    margin-top: 0;
}

.actionsprograms .contAnchor ol li {
    padding-left: 0;
}

.actionsprograms .contAnchor h3 + ul,
.actionsprograms .detail_info h3 + ul {
    margin-top: -10px;
}

.fsn-services-229 ul li,
#more_before_ambulance ul li,
.landing_services__under-title li,
.about_page_wrap .menu-item_block li {
    list-style: url(../img/list.png) outside;
    padding-left: 4px;
}

.landing_services__under-title .landing-services__subtitle-wrapper .col-2 ul {
    padding-left: 10px;
}

.landing_services .landing-services-block-title .landing_services__under-title .col-2 li {
    list-style: none;
    position: relative;
    padding-left: 10px;
}

.landing_services .landing-services-block-title .landing_services__under-title .col-2 li::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ff5252;
}

.landing_services .landing-services-block-title .landing_services__under-title .col-1 li::before {
    display: none;
}

.fsn-services-229 ol li {
    padding-left: 4px;
}

@media screen and (max-width: 767px) {
    .fsn-services-229 ol {
        padding-left: 30px;
    }

    .landing_services .landing-services-block-title .landing_services__under-title li::before {
        top: 5px;
    }
}

.blades-item ul li {
    list-style: none;
}

div.clinics2-description ul li,
#driving li,
.actionsprograms .contAnchor li,
.actionsprograms .detail_info li,
.content-entry ul li,
.ourservices__details li,
.nozologii_final #hospitals-detail-text ul li,
.about_page_wrap li {
    padding-left: 4px;
}

.fsn-services-229 p + ul {
    margin-top: -1.0em;
}

.nose_slide p + ul {
    margin-top: -1.4em;
}

div.nose_slide {
    margin-top: 14px;
}

.landing_services .landing_services__left p + ul {
    margin-top: -0.8em;
}

.landing_services .landing_services__left ul {
    list-style: none;
    padding: 0;
    margin-left: 0;
}
.landing_services .landing_services__left ul li {
    position: relative;
    padding-left: 15px;
    margin-left: 0;
    list-style: none;
}
.landing_services .landing_services__left ul li:before,
.landing-services-block-title ul li:before,
.bx-mac.no-touchevents .landing_services .landing_services__left ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ff5252;
}

.no-touchevents .landing_services .landing_services__left ul li:before {
    top: 6px;
}

.fsn-services-229 .cont-capabilities-extra .content-entry .menu .menu-item {
    padding-left: 38px;
}

.fsn-services-229 .menu-item .menu-item_block {
    margin: 14px 70px 0 0;
}

.clinics2-description h3 + ul {
    margin-top: -15px;
}

#driving p {
    margin-bottom: 0;
}

.nose_slide {
    margin-left: 0;
}

.actionsprograms .price-landing-column ul {
    padding-left: 58px;
    margin-top: 0;
}

.actionsprograms #wider-landing + br {
    display: none;
}

.actionsprograms #wider-landing + br + ul {
    margin-top: 0;
}

.actionsprograms .price-landing-full h2 + ul {
    margin-top: -1em;
}

.actionsprograms .price-landing-full ul {
    margin-top: 0;
}

.actionsprograms .price-landing .price-landing-column {
    min-width: 0;
}

.check-feature .check-feature__botblock ul,
.check-feature .check-feature__text-under-title ul {
    padding-left: 14px;
}

.check-feature .check-feature__botblock ul li,
.check-feature .check-feature__text-under-title ul li {
    list-style: url(../img/list.png) outside;
    padding-left: 8px;
}

.check-feature div.check-feature__title {
    margin-bottom: 5px;
}

.check-features.slick-initialized .slick-slide {
    padding-bottom: 0;
}

.programs-list-page .program-wrap .ai-right ul {
    padding-left: 38px;
}

.programs-list-page .program-wrap .ai-right ul li {
    list-style: url(../img/list.png) outside;
    padding-left: 4px;
}

ul.hl-ul li {
    padding-left: 18px;
    margin-bottom: 0;
}

ul.hl-ul li:before {
    top: 3px;
}

.fs-our-services__details ul.list-row3 {
    padding-left: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    list-style-image: none;
}

.our-capabilities ul.list-row3 li,
.fs-our-services__details ul.list-row3 li {
    padding-right: 0;
    float: left;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    padding-left: 50px;
    width: -webkit-calc(25% - 4px);
    width: -moz-calc(25% - 4px);
    width: calc(25% - 4px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    background: url(../img/list.png) no-repeat 34px 8px;
    overflow: hidden;
}

.our-capabilities ul.list-row3 li:nth-of-type(4n+1),
.fs-our-services__details ul.list-row3 li:nth-of-type(4n+1) {
    clear: both;
}

.our-capabilities ul.list-row3 li:before {
    display: none;
}

.our-capabilities ul.list-row3 li a,
.fs-our-services__details ul.list-row3 li a {
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: normal;
}

.our-capabilities .fs-our-services__details {
    position: relative;
}

.hospital-block .nosology-text:empty {
    display: none;
}

.v-services-show-list li.v-services-show-list-it {
    padding-left: 54px;
    padding-right: 10px;
    margin-top: 8px;
    background: url(../img/list.png) no-repeat 36px 8px;
}

.v-services-show-list li.v-services-show-list-it > a {
    color: #00b2ac;
}

.v-services-show-list li.v-services-show-list-it > a:hover {
    color: #005e5e;
}

.services-show.active {
    position: relative;
}

.landing_services__super-item__description ul {
    margin-top: 0;
}

.landing_services__accordion-item__description li > ul {
    margin-bottom: 0;
}

.eko_reab--wrap .eko_reab--ul {
    padding-left: 58px;
}

.eko_reab--wrap .eko_reab--ul li {
    position: static;
    padding-left: 8px;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}
.eko_reab--wrap .eko_reab--ul li:before {
    display: none;
}

.block-586-2 .block-586-2__list_column-2 {
    width: 100%;
}

div.content-entry li > ul {
    margin-bottom: 0;
}

.about_page_wrap .menu-item_block {
    margin-left: 38px;
}

.about_page_wrap .menu-item_block ul {
    margin-top: -15px;
}

.nozologii_final h3 + ul {
    margin-top: -15px;
}

.nozologii_final p + ul {
    margin-top: -15px;
}

@media screen and (max-width: 599px) {
    .doctor-detail.doctor-detail-col .doc_block {
        padding: 0;
    }

    table.table.tbl_fst--hidn td:nth-of-type(1) {
        display: none;
    }

    table.table.tbl_fst--hidn th:nth-of-type(1) {
        display: none;
    }

    table.table.table-prog td {
        padding: 5px;
        font-size: 12px;
        word-break: break-word;
    }

    table.table.tbl_fst--hidn td:nth-of-type(2) {
        width: 40%;
    }

    table.table.tbl_prs--3col td {
        padding: 5px;
        font-size: 12px;
        word-break: break-word;
    }

    table.table.tbl_prs--3col td p {
        margin: 0;
        padding: 0;
        font-size: 12px;
    }

    table.table.tbl_prs--3col th {
        padding: 5px;
        font-size: 12px;
        word-break: break-word;
    }

    table.table.tbl_prs--3col th p {
        margin: 0;
        font-size: 10px;
    }
}

@media screen and (max-width: 500px) {
    .doctor_empty_img {
        height: auto;
    }
}

@media screen and (max-width: 460px) {
    table.table.table-prog td {
        padding: 5px 3px;
        font-size: 12px;
        word-break: break-word;
    }

    table.table.tbl_fst--hidn td:nth-of-type(2) {
        width: 30%;
        font-size: 11px;
        word-break: break-word;
    }
}

/*______________  Задача 785 ________________*/

.map-block-full .info-point div.c_shedule_around,
.wr-for-map .info-point div.c_shedule_around,
.landing_map__full-map div.c_shedule_around {
    line-height: 30px;
    padding-left: 35px;
    background-image: url(/local/templates/medsi/img/24-7.svg);
    background-repeat: no-repeat;
    background-position: -2px 50%;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-top: 2px;
    margin-bottom: 8px;
}

.bx-ie .map-block-full .info-point div.c_shedule_around,
.bx-ie .wr-for-map .info-point div.c_shedule_around,
.bx-ie .landing_map__full-map div.c_shedule_around {
    background-position: -126px 0;
}

.map-block-full .info-point .c_shedule-map,
.landing_map__full-map .c_shedule-map,
.wr-for-map .info-point .c_shedule-map {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    margin: 0 -12px;
    width: -webkit-calc(100% + 24px);
    width: -moz-calc(100% + 24px);
    width: calc(100% + 24px);
    position: relative;
}

.wr-for-map .info-point .c_shedule-map {
    margin-bottom: 30px;
}

.c_shedule-map .c_shedule-map__label {
    position: relative;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0 12px;
    word-break: break-word;
    color: #00abaa;
    font-weight: 400;
}

.c_shedule-map .c_shedule-map__time {
    display: none;
    position: absolute;
    border: 1px solid #969696;
    padding: 8px;
    margin-top: 18px;
    min-width: auto;
    max-width: 280px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background-color: white;
    z-index: 2;
}

.c_shedule-map .c_shedule-map__time:before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 1px solid #969696;
    border-right: 1px solid #969696;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: white;
    top: -6px;
    left: 16px;
}

.c_shedule-map .c_shedule-map__item {
    margin: 8px 0;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    max-width: 100%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
}

.map-block-full .info-point .c_shedule-map:hover,
.landing_map__full-map .c_shedule-map:hover,
.wr-for-map .info-point .c_shedule-map:hover {
    cursor: pointer;
}

.map-block-full .info-point .c_shedule-map__item:hover .c_shedule-map__label:after,
.landing_map__full-map .c_shedule-map__item:hover .c_shedule-map__label:after,
.wr-for-map .info-point .c_shedule-map__item:hover .c_shedule-map__label:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -7px;
    left: 0;
    padding: 6px 0 5px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #00abaa;
    background-color: white;
    z-index: -1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.map-block-full .info-point .c_shedule-map__item:hover .c_shedule-map__time,
.landing_map__full-map .c_shedule-map__item:hover .c_shedule-map__time,
.wr-for-map .info-point .c_shedule-map__item:hover .c_shedule-map__time {
    display: block;
}

.map-block-full .info-point .c_shedule-map__item:hover .c_shedule-map__label,
.landing_map__full-map .c_shedule-map__item:hover .c_shedule-map__label,
.wr-for-map .info-point .c_shedule-map__item:hover .c_shedule-map__label {
    text-decoration: none;
    color: #00abaa;
}

div.point-wr-clinic {
    overflow: visible;
}

.landing_map__full-map .info-point,
.wr_map .info-point.point-clinic,
.wr-for-map .info-point.point-clinic {
    top: 45px;
}

.landing_map__full-map div.info-point,
.wr-for-map .info-point.point-clinic,
.hospital-map-wrapper .info-point.active {
    top: 45px;
    max-height: 95%;
    height: auto;
    overflow: auto;
}

.c_shedule-map__time span {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.c_shedule-map__time .c_shedule--day {
    clear: both;
    margin-right: 4px;
}

.c_shedule-map .c_shedule-map__time.c_shedule-map__time-top:before {
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    top: auto;
    bottom: -6px;
}

.c_shedule-map .c_shedule-map__time.c_shedule-map__time-right:before {
    right: 16px;
    left: auto;
}

.map-block-full .info-point .point-clinic__row {
    overflow: visible;
}

.map-block-full .point-clinic__row .clinic-phone {
    margin-bottom: 20px;
}

.landing_map__full-map div.info-point {
    padding: 30px 25px;
    width: 333px;
}

.landing_map__full-map .info-point header .icon {
    background: none !important;
}

.landing_map__full-map .info-point span.close-link {
    right: 15px;
}

div.landing_map__full-map .info-point .properties p.phone {
    height: auto;
    margin-bottom: 20px;
}

#clinic-info.point-wr {
    width: 100%;
}

.landing_map__full-map .info-point.active {
    margin-top: 0;
}

.clinic-description__item .c_shedule {
    margin-top: 12px;
}

@media screen and (min-width: 1024px) and (max-width: 1279px ) {
    .hospital-map-wrapper .wr_map .info-point.point-clinic.active {
        left: auto;
        right: 2%;
    }
}

@media screen and (min-width: 801px) and (max-width: 1080px ) {
    .wr_map div.info-point.active,
    .wr-for-map .info-point.point-clinic {
        left: auto;
        right: 2%;
    }
}

@media screen and (max-width: 800px) and (min-width: 768px ) {
    .landing_map__full-map .info-point.active {
        left: auto;
        right: 2%;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 768px ) {
    div.wr_map .info-point.point-clinic {
        top: 55px;
        max-height: -webkit-calc(95% - 60px);
        max-height: -moz-calc(95% - 60px);
        max-height: calc(95% - 60px);
    }

    div.wr_map .info-point.active,
    .landing_map__full-map .info-point.active,
    .wr-for-map .info-point.point-clinic {
        top: 45px;
        max-height: calc(95% - 45px);
    }

   div.wr_map .info-point.active._no-result {
      top: 50%;
      transform: translateY(-50%);
      bottom: auto;
   }

    .bx-ie div.wr_map .info-point.active,
    .bx-ie .landing_map__full-map .info-point.active,
    .bx-ie .wr-for-map .info-point.point-clinic {
        top: 8%;
        max-height: 88%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1023px) {
    .pdn-vnp ul.ul-check li {
        padding-left: 30px;
    }

    .l-main-section__tab .tab-bot .tab-bot-cols__col-3 {
        padding-left: 40px !important;
    }

    .fsn-services-229 ul,
    div.clinics2-description ul,
    .actionsprograms .contAnchor ul,
    .actionsprograms .detail_info ul,
    #more_before_ambulance ul,
    div.content-entry ul,
    .landing_services .landing_services__under-title ul,
    .ourservices__details ul,
    .nozologii_final #hospitals-detail-text ul,
    .about_page_wrap ul {
        padding-left: 30px;
    }

    .hospital-block .ourservices__details .content-entry ul {
        padding-left: 30px !important;
    }

    div.content-entry ul ul {
        padding-left: 30px;
    }

    .actionsprograms .contAnchor ol {
        padding-left: 33px;
    }


    .fsn-services-229 .cont-capabilities-extra .content-entry .menu .menu-item {
        padding-left: 30px;
    }

    .actionsprograms .price-landing-column ul {
        padding-left: 50px;
    }

    .programs-list-page .program-wrap .ai-right ul {
        padding-left: 14px;
    }

    .about_page_wrap .hl-box-title {
        margin-top: 16px;
    }

    div ul.hl-ul {
        padding-left: 10px;
    }

    .fs-our-services__details ul.list-row3 {
        padding-right: 0;
    }

    .our-capabilities ul.list-row3 li,
    .fs-our-services__details ul.list-row3 li {
        width: -webkit-calc(33% - 4px);
        width: -moz-calc(33% - 4px);
        width: calc(33% - 4px);
    }

    .fs-our-services .ourservices__link span {
        font-size: 20px;
    }

    .our-capabilities ul.list-row3 li:nth-of-type(4n+1),
    .fs-our-services__details ul.list-row3 li:nth-of-type(4n+1) {
        clear: none;
    }

    .our-capabilities ul.list-row3 li:nth-of-type(3n+1),
    .fs-our-services__details ul.list-row3 li:nth-of-type(3n+1) {
        clear: both;
    }

    .hospital-services .ux-hospital-services__group.act .level_up > ul {
        padding-top: 5px;
        padding-right: 10px;
    }

    .about_page_wrap .menu-item_block {
        margin-left: 30px;
    }
}


@media screen and (max-width: 767px ) {
    div.landing_map__full-map #map {
        position: static;
    }

    div.landing_map__full-map {
        height: auto;
    }

    div.wr_map .info-point.point-clinic {
        top: 20px;
        max-height: 95%;
    }

    div.wr_map .info-point.active,
    .wr-for-map .info-point.point-clinic {
        top: 8px;
        max-height: 95%;
    }

    .landing_map__full-map .info-point,
    .wr_map .info-point.point-clinic,
    .wr-for-map .info-point.point-clinic {
        top: 8px;
    }

    .clinicFooterBlock .wr_map .info-point.point-clinic.active,
    .clinicFooterBlock .wr_map .info-point.point-metro.active {
        top: 50px;
    }

    .landing_map__full-map .info-point.active,
    #scroll-to-map .wr_map .info-point.point-clinic.active,
    #scroll-to-map .wr_map .info-point.point-metro.active {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        right: auto;
        margin: 0;
        top: 8px;
        max-width: 333px;
    }

    /*Лечебное голодание*/
    .slider--desktop .slick-track > a.slide_cc_2960068 {
        background-image: url(../img/done4k/golod4k.jpg) !important;
    }
}

/*______________  Правки # 1006  ________________*/

.sliderone__item .blue-header {
    line-height: 30px;
    margin-bottom: 10px;
}

.special_centers_slider .sliderone__item .sliderone__col1 {
    padding-top: 25px;
}

@media (max-width: 1023px) and (min-width: 568px) {
    .special_centers_slider .sliderone__item div.blue-header {
        line-height: 30px;
        margin-bottom: 14px;
    }

    .special_centers_slider .sliderone__item .sliderone__col1 {
        padding-top: 30px;
    }

    .sliderone.slider-speccenters .sliderone__item .sliderone-btn-wrapper .sliderone__details {
        position: relative;
    }
}

@media screen and (max-width: 767px) {
    .special_centers_slider.slick-slider.slick-dotted {
        padding-bottom: 30px;
    }
}

.lb_message {
    font-size: 39px;
    color: #00abaa;
    margin-top: 30px;
    margin-bottom: 1em;
    line-height: 1.2;
    font-weight: bold;
}

/*______________  Правки 1107  ________________*/

.garant_form--done {
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
}

.cennik {
    font-size: 24px;
    text-indent: 8px;
    color: #4D4C09;
}

.cennik span {
    text-indent: 0;
}

.cennik .rur {
    text-indent: 0;
    left: 0;
}

a.mobile__to_cabinet-user {
    background-position: left 1px;
    height: 27px;
}

#register input.form-control,
#restore input.form-control {
    padding: 0 20px;
}

@media screen and (max-width: 767px) {
    #register input.form-control,
    #restore input.form-control {
        padding: 0 15px;
    }
}

@media screen and (max-width: 320px) {
    #register input.form-control,
    #restore input.form-control {
        padding: 0 10px;
    }

    input[type="text"],
    input[type="number"],
    input[type="email"],
    input[type="tel"],
    input[type="password"] {
        font-size: 12px;
    }
}

.burger {
    z-index: 9999;
}

.bx-ie #lk__filter-result .lk-scroll.js-filter-tab {
    height: 565px;
}

/*______________  Правки # 1077  ________________*/

.s-price .prices__val:hover {
    cursor: default;
    background: url(/i/Pro-GZ/Price-Tag.svg) no-repeat;
    background-size: cover;
}

.s-price .prices__val {
    background: url(/i/Pro-GZ/Price-Tag.svg) no-repeat;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .in-index .text-768 p {
        font-size: 26px !important;
    }
}

@media screen and (max-width: 450px) {
    .in-index .text-768 p {
        margin-top: 90px !important;
        max-width: 70%;
        font-size: 25px !important;
    }

    .in-index .text-375 p {
        margin-top: 55px !important;
        max-width: 60%;
        font-size: 24px !important;
    }

    div.landing_intro__title {
        font-size: 25px;
        padding: 12px 10px 22px;
        word-break: break-word;
    }
}

.form-zp__role {
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 600;
}

.form-zp__role-label {
    font-weight: bold;
}

.form-zp__role-info .js--showhide {
    display: none;
}

.form-zp__role-showhide {
    color: #60cac6;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    height: 20px;
    width: 50px;
    margin: auto;
}

.form-zp__role-showhide::after {
    content: "";
    position: absolute;
    right: calc(50% - 9px);
    top: 5px;
    background: url(/local/templates/medsi/img/arrowselect2.svg) no-repeat;
    width: 18px;
    height: 11px;
    -webkit-transition: .2s;
    transition: .2s;
}

.form-zp__role-showhide.active::after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.form-zp__role-link_doctor_detail {
    font-size: 14px;
    text-decoration: underline;
    margin-top: 5px;
    display: inline-block;
}

.form-zp__delimiter {
    margin-bottom: 15px;
}

.form-zp__role-hidden ul:first-child {
    margin-top: 0;
}

.form-zp__role ul {
    padding-left: 0;
}

.form-zp__role > ul li {
    padding-left: 15px;
}

.form-zp__role > ul:first-child {
    margin-top: 0;
}

.form-zp__role ul {
    list-style-type: none;
    position: relative;
}

.form-zp__role ul li::before {
    position: absolute;
    left: 0;
    color: #ef3c73;
    content: "•";
    font-size: 14px;
}

@media screen and (max-width: 380px ) {
    div.maps-conteiner .wr_map .info-point.point-clinic.active,
    div.maps-conteiner .wr_map .info-point.point-metro.active,
    div.map-block-full .info-point.active.adaptiv {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 95%;
        left: 50%;
        max-width: 100%;
    }

    div.hospital-map-wrapper .wr_map .info-point.point-clinic.active,
    div.wr-for-map .info-point.point-clinic,
    .landing_map__full-map .info-point.active {
        width: 100%;
    }

    .c_shedule-map .c_shedule-map__label {
        padding: 0 10px;
    }

    .map-block-full .info-point .c_shedule-map,
    .landing_map__full-map .c_shedule-map,
    .wr-for-map .info-point .c_shedule-map {
        margin: 0 -15px;
        width: -webkit-calc(100% + 30px);
        width: -moz-calc(100% + 30px);
        width: calc(100% + 30px);
    }

    .wr-for-map .info-point .c_shedule-map {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    div.fsn-services-229 ul,
    div.clinics2-description ul,
    div.content-entry ul,
    #driving ul,
    .actionsprograms .contAnchor ul,
    .actionsprograms .detail_info ul,
    .landing_services .landing_services__under-title ul,
    .nozologii_final #hospitals-detail-text ul {
        padding-left: 14px;
    }

    div.content-entry ul ul {
        padding-left: 16px;
    }

    .hospital-block .ourservices__details .content-entry ul {
        padding-left: 14px !important;
    }

    .hospital-block .ourservices__details .content-entry ul li {
        padding-left: 2px !important;
    }

    .actionsprograms .contAnchor ol {
        padding-left: 17px;
    }

    .fsn-services-229 .cont-capabilities-extra .content-entry .menu .menu-item {
        padding-left: 14px;
    }

    .fsn-services-229 .cont-capabilities-extra .content-entry .menu .menu-item {
        padding-right: 24px;
    }

    .fsn-services-229 .cont-capabilities-extra .content-entry .menu .menu-item h2 {
        padding-right: 32px;
    }

    .fsn-services-229 .content-text h3 {
        font-size: 1.1em;
    }

    #driving li,
    div.clinics2-description ul li,
    div.content-entry li,
    .fsn-services-229 li,
    .actionsprograms .contAnchor li,
    .actionsprograms .detail_info li {
        padding-left: 2px;
    }

    li.nosology-spisok {
        padding-bottom: 5px;
    }

    .hospital-block .ourservices__details {
        padding-bottom: 14px;
    }

    div ul.hl-ul {
        padding-left: 0;
    }

    div ul.hl-ul li {
        padding-left: 14px;
    }

    .container.cont-capabilities .our-capabilities .ourservices .fs-our-services_list {
        padding-left: 0;
    }

    .container.cont-capabilities .our-capabilities .fs-our-services__details .list-row3 {
        padding-left: 16px;
    }

    .our-capabilities ul.list-row3 li,
    .fs-our-services__details ul.list-row3 li {
        width: 100%;
        padding-left: 55px;
    }

    .actionsprograms .price-landing-column ul {
        padding-left: 35px;
    }

    .price-landing-full {
        padding-left: 20px;
        min-width: 0;
    }

    #wider-landing h4 strong {
        padding-left: 20px;
    }

    .eko_reab--wrap ul.eko_reab--ul {
        padding-left: 30px;
    }

    div.eko_reab--wrap {
        padding-bottom: 20px;
    }

    .about_page_wrap .menu-item_block {
        margin-left: 14px;
    }
}

@media screen and (max-width: 639px) {
    .actionsprograms .price-landing .price-landing-column {
        width: 100%;
        padding: 0;
    }

    .actionsprograms .price-landing-full {
        padding-right: 10px;
    }

    .actionsprograms .price-landing-column ul {
        padding-left: 34px;
        padding-right: 10px;
    }

    .actionsprograms .withoutShow .price-landing-column + .price-landing-column ul {
        margin-top: -15px;
    }

    #gastroenterologiya .list {
        padding-left: 70px;
    }

    .landing_services__under-title ul {
        margin: 0;
    }

    .landing_services .no-personal-block-landing .landing_services__under-title {
        margin-top: 6px;
    }
}

@media screen and (max-width: 568px) {
    .about_page_wrap .menu-item_block ul {
        padding-left: 0;
    }
}

@media screen and (max-width: 450px) {
    div#wider-landing {
        width: 100%;
    }

    div#wider-landing h2 {
        width: 100%;
        padding: 0;
        padding-left: 5px;
    }

    .eko_reab--wrap ul.eko_reab--ul {
        padding-left: 20px;
    }
}

@media screen and (max-width: 420px) {
    .container.cont-capabilities .our-capabilities .fs-our-services__details .list-row3,
    .fs-our-services__details ul.list-row3 {
        padding-left: 0;
    }

    .fs-our-services__details ul.list-row3 li {
        padding-left: 38px;
        padding-right: 10px;
        background: url(../img/list.png) no-repeat 20px 8px;
    }
}

@media screen and (max-width: 400px) {
    .hospital-block a.ourservices__link.js-ourservices-link {
        padding-left: 38px;
    }

    .hospital-block a.ourservices__link.js-ourservices-link:before {
        left: 9px;
    }

    .hospital-block .ourservices__details {
        padding-left: 22px;
    }
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #e8e8e8;
}

.sel_date-select_wrap.sel_item_hidden .form-control[disabled] {
    opacity: 1;
}
@media screen and (max-width: 767px) {
    .page-lk .webim-button-corner {
        right: 15px !important;
    }
}

/* === Стили для карты сайта start === */
.sitemap_wrap .med-page-banner__inner_finaly-target {
    min-height: auto;
    background: none;
    background-color: #fff;
}

.med-sitemap__content {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .05);
    box-sizing: border-box;
    box-shadow: 0 5px 10px rgba(229, 233, 246, .4);
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 40px;
}

.med-sitemap__content h2 a {
    color: #373737;
    font-size: 25px;
    font-weight: 500;
}

.med-sitemap__content h2:not(:first-child) {
    margin-top: 1.5em;
}

.med-sitemap__content h2 a:hover {
    color: #00b2ac;
    border-bottom: 2px solid #00b2ac;
}

.med-sitemap-page-link {
    color: #373737;
    font-weight: 700;
    cursor: pointer;
}

.med-sitemap-page-link:hover {
    color: #00b2ac;
    border-bottom: 1px solid #00b2ac;
}

.med-sitemap__content p + ul {
    margin-top: -0.5em;
}

.med-sitemap__content h2 + ul {
    margin-top: -8px;
    margin-bottom: 10px;
}

.med-sitemap__content ul + ul {
    margin-bottom: 10px;
}

.med-sitemap__content ul {
    padding-left: 35px;
    list-style: none;
}

.med-sitemap__content ul li {
    position: relative;
    margin-bottom: 10px;
}

.med-sitemap__content ul li:before {
    content: '\2022';
    top: 0;
    color: #00b2ac;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    background-color: transparent;
}

@media screen and (max-width: 767px) {
    .med-sitemap__content h2 a {
        font-size: 20px;
    }
    .med-sitemap__content {
        padding: 15px;
        margin-bottom: 15px;
    }
}
/* === Стили для карты сайта end === */
