.reception-today {
    position: absolute;
    bottom: 15px;
    color: #fff;
    background-color: #00abaa;
    border-radius: 10px 10px 10px 0px;
    padding-left: 12px;
    padding-right: 14px;
}

.slick-initialized .slick-slide {
    display: block;
    position: relative;
}

.slick-initialized .slick-slide .tour-block {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 640px;
    height: 400px;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #000;
    z-index: 100;
    background-color: rgba(61, 70, 103, 0.7);
}

.slick-initialized .slick-slide .tour-block .icon-wrap.pict {
    width: 80px;
    height: 80px;
    background: #FDD615 url('/img/3-d-1.svg') no-repeat center center;
    border-radius: 100%;
    margin: 0 auto 20px;
    display: block;
    z-index: 110;
}

.slick-initialized .slick-slide .tour-block .icon-wrap.text {
    height: auto;
    font-weight: 600;
    z-index: 110;
    padding: 10px 30px;
    background-color: #FDD615;
    border-radius: 50px;
    margin: 0 auto;
    display: table;
    max-width: 200px;
    color: #000;
}

.header_button_scroll {
    background: url(../img/Next.svg) no-repeat;
    border-radius: 50%;
    bottom: 20px;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .2);
    height: 50px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
}

.header_button_scroll:hover {
    box-shadow: 0 0 1px 1px #555;
}

.hiddenComment {
    overflow: hidden;
    height: 96px;
}

.cs-nav__prev {
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: url('../img/sprite.png') -450px -73px;
    float: left;
}

.cs-nav__prev:hover {
    background-position: -369px -73px;
}

.cs-nav__next {
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: url('../img/sprite.png') -487px -73px;
    float: left;
}

.cs-nav__next:hover {
    background-position: -408px -73px;
}

.cs-nav__count {
    float: left;
    font-size: 21px;
    margin: 0 10px;
}

.capchaImgCont {
    margin-bottom: 10px;
    vertical-align: middle;
}

.capchaImgCont img {
    text-align: left;
}

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

.popup__inner {
    padding: 15px 40px 40px
}

.popup__h {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #00abaa;
    font-weight: 700;
    border-bottom: 1px solid #e6eff5;
    padding-bottom: 15px;
    margin-bottom: 25px
}

.popup__disclaimer:not(:last-child) {
    margin-bottom: 25px;
}

.popup__description {
    width: 240px;
    float: left;
    display: inline-block;
    margin-right: 40px
}

.popup__description p {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin: 0 0 20px
}

.popup__form-field {
    width: 460px;
    display: inline-block
}

.popup__row {
    margin-bottom: 12px;
}

.popup__row.field_phone {
    width: 45%;
    margin-right: 5%;
    float: left
}

.popup__row.field_email {
    width: 50%;
    float: left
}

.popup__row.field_from {
    width: 50%;
    float: left
}

.popup__row.field_TYPE label {
    margin: 0 25px 0 10px
}

.popup__row .error {
    border-color: red !important
}

.popup__field_name {
    margin-bottom: 5px;
    display: block
}

.popup__field_option select {
    border: 1px solid #b4bbc0;
    border-radius: 4px !important;
    font-size: 16px;
    line-height: 20px;
    outline: 0;
    box-shadow: none;
    padding: 5px 20px;
    width: 100%;
    height: 40px
}

.popup__field_option input[type=text] {
    border: 1px solid #b4bbc0;
    border-radius: 4px !important;
    font-size: 16px;
    line-height: 20px;
    outline: 0;
    box-shadow: none;
    padding: 10px 20px;
    width: 100%;
    height: 40px
}

.popup__field_option textarea {
    border: 1px solid #b4bbc0;
    border-radius: 4px;
    font-size: 16px;
    line-height: 20px;
    outline: 0;
    box-shadow: none;
    padding: 10px 20px;
    width: 100%;
    max-width: 100%;
    height: 160px
}

.popup__star {
    color: #26b1b0
}
@media screen and (max-width: 1023px) {
    .popup__form-field {
        width: 480px;
    }
}
@media screen and (max-width: 767px) {
    .popup__inner {
        padding: 15px;
        font-size: 14px;
    }
    .popup__form-field {
        width: 100%;
    }
}

div[id^=wait_comp_] {
    display: none !important
}

h2 {
    display: block;
    clear: both
}

ul.listnofoto {
    margin: 15px 0;
    display: block;
    padding: 0
}

ul.listnofoto li {
    position: relative;
    padding-left: 35px;
    list-style: url('../img/list.png') outside;
    font-family: Arial, sans-serif;
    color: #6d7079;
    font-size: 16px
}

ul.listnofoto li p {
    padding-right: 40px;
    margin: 15px 0;
    display: block
}

ul.listnofoto li h2 {
    font-size: 24px;
    color: #42454f;
    font-weight: 400;
    font-family: 'HelveticaNeue Light', sans-serif;
    margin-bottom: 20px
}

ul.listnofoto li h2 a {
    color: #00abaa;
    line-height: 1.2;
    text-decoration: none;
    display: inline-block;
    transition-duration: .2s, .2s, .2s;
    transition-property: all;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out
}

.content .content-entry p {
    padding-right: 40px
}

.content .pagination-area {
    text-align: center;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: -60px;
    border-top: 1px solid #e4eff1
}

.content .pagination-area .content-pagination {
    display: inline-block
}

.content .pagination-area .content-pagination a {
    font-size: 21px;
    color: #42454f;
    font-family: 'HelveticaNeue Light', sans-serif;
    text-decoration: none;
    display: inline-block;
    width: 38px;
    height: 38px;
    vertical-align: top;
    line-height: 36px;
    border-radius: 50%
}

.content .pagination-area .content-pagination a.current {
    color: #42454f;
    background-color: #ffdc19
}

.content .pagination-area .content-pagination a.prev {
    position: relative
}

.content .pagination-area .content-pagination a.prev:after {
    background-position: -369px -73px !important;
    opacity: 0 !important
}

.content .pagination-area .content-pagination a.prev:before {
    opacity: 1 !important;
    background-position: -450px -73px !important
}

.content .pagination-area .content-pagination a.prev:hover:after {
    opacity: 1 !important
}

.content .pagination-area .content-pagination a.prev:hover:before {
    opacity: 0 !important
}

.content .pagination-area .content-pagination a.next {
    position: relative !important;
    top: 0px;
}

.content .pagination-area .content-pagination a.next:after {
    background-position: -408px -73px !important;
    opacity: 0 !important
}

.content .pagination-area .content-pagination a.next:before {
    opacity: 1 !important;
    background-position: -487px -73px !important
}

.content .pagination-area .content-pagination a.next:hover:after {
    opacity: 1 !important
}

.content .pagination-area .content-pagination a.next:hover:before {
    opacity: 0 !important
}

.content .pagination-area .content-pagination a.next:after, .content .pagination-area .content-pagination a.next:before, .content .pagination-area .content-pagination a.prev:after, .content .pagination-area .content-pagination a.prev:before {
    content: "";
    position: absolute;
    z-index: 20;
    width: 32px;
    height: 32px;
    top: 2px;
    left: 2px;
    margin-left: 0;
    margin-top: 0;
    background: url(../img/sprite.png) no-repeat;
    transition-duration: .2s, .2s, .2s;
    transition-property: all;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out
}

.content-table {
    width: 100%;
    overflow: auto;
    margin-top: 15px;
    position: relative
}

.content-table table {
    border: none;
    margin-bottom: 0 !important
}

.content-table table td {
    border-collapse: collapse;
    background-color: #fff;
    text-align: left;
    padding: 25px 0 20px 0;
    font-size: 16px
}

.content-table table td hr {
    display: none
}

.content-table table td h3 {
    font-weight: 400;
    font-size: 29px;
    line-height: 1.3;
    color: #42454f;
    text-align: inherit;
    margin-bottom: 15px
}

.content-table table tr:first-child td {
    padding-top: 25px;
}

.content-table table tr:last-child td {
    padding-bottom: 30px;
}

.slider__caption .btn {
    text-decoration: none
}

.inner_main {
    padding-bottom: 40px
}

.news-list .newspaper-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 30px 0;
    text-align: center
}

.docs__list {
    font-size: 0;
    line-height: 0;
    letter-spacing: -3px
}

.docs__item {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    width: 48%;
    min-height: 75px;
    position: relative
}

.docs__item:before {
    width: 40px;
    height: 45px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/docs.png) no-repeat
}

.docs__item_pdf:before {
    background-position: 0 0
}

.docs__item_doc:before {
    background-position: 0 -50px
}

.docs__item_xls:before {
    background-position: 0 -100px
}

.docs__in {
    padding: 0 60px 10px 60px
}

.docs__in a {
    font-size: 16px;
    line-height: 24px
}

.docs__size {
    display: block
}

.docs__filter {
    margin-bottom: 60px
}

.docs__f-link {
    font-size: 21px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 25px
}

.docs__dot {
    background: url(../img/dot-green.png) 0 100% repeat-x
}

.dtype {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 176px;
    height: 40px
}

.dselect {
    width: 100%;
    border: 1px solid #b4bbc0;
    height: 40px;
    border-radius: 3px
}

.ui-selectmenu-button {
    background: #fff;
    height: 44px
}

.ui-selectmenu-button span.ui-icon {
    background: url('../img/select.png') 0 50% no-repeat !important
}

.ui-selectmenu-button span.ui-selectmenu-text {
    color: #000;
    line-height: 30px
}

.ui-selectmenu-menu .ui-menu-item {
    padding: 5px 15px !important
}

.license_preview a {
    display: inline-block
}

.form {
    box-sizing: border-box
}

/*.form input[type=text] {*/
    /*-webkit-border-radius: 2px;*/
    /*border-radius: 2px;*/
    /*border: 1px solid #b4bbc0;*/
    /*font-family: Arial, sans-serif;*/
    /*font-size: 14px;*/
    /*font-style: italic;*/
    /*vertical-align: middle;*/
    /*height: 44px;*/
    /*line-height: 2;*/
    /*padding: 0 15px;*/
    /*text-overflow: ellipsis;*/
    /*width: 100%*/
/*}*/

.form select {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #b4bbc0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    vertical-align: middle;
    height: 44px;
    line-height: 2;
    padding: 0 15px;
    text-overflow: ellipsis;
    width: 100%
}

.form label {
    display: block
}

.form label span {
    display: inline-block
}

.form label span:first-child {
    padding-right: 15px
}

.order-row {
    margin-bottom: 30px;
    display: table;
    width: 100%
}

.order-row__left {
    width: 385px;
    float: left;
    margin-right: 40px
}

.order-row__right {
    width: 385px;
    float: left
}

.order-row__top {
    margin-bottom: 10px
}

.order-row__ib {
    display: inline-block !important;
    margin-right: 25px;
    margin-top: 10px;
    padding: 0
}

.order-row__ib .i-input-radio {
    padding: 0 !important
}

.order-row__date {
    width: 180px;
    display: inline-block;
    vertical-align: top;
    margin-right: 50px
}

.order-row__time {
    width: 150px;
    display: inline-block;
    vertical-align: top
}

.order-row__in {
    margin-bottom: 30px
}

.order-row__textarea {
    margin: 20px 0
}

.order-row__textarea textarea {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #b4bbc0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    vertical-align: middle;
    height: 200px;
    line-height: 2;
    padding: 0 15px;
    text-overflow: ellipsis;
    width: 100%;
}

.order-row__radio {
    margin-bottom: 10px
}

.order-req {
    color: #00abaa;
    margin-left: 5px
}

.i-front {
    position: relative;
    display: inline-block
}

.i-input-icon {
    background: #00abaa;
    width: 52px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 3px 3px 0
}

.i-input-icon:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/date.png) no-repeat;
    left: 14px;
    top: 9px;
    position: absolute
}

.superjob-button {
    position: absolute;
    top: 48px;
    right: 100px;
    z-index: 0
}

table {
    width: 100%
}

#communications .content-table {
    margin-bottom: 20px
}

#communications table {
    border: 1px solid #e2eef0;
    border-collapse: collapse
}

#communications table td {
    border: 1px solid #e2eef0;
    border-collapse: collapse;
    padding: 14px 30px
}

#communications table td:first-child {
    width: 200px
}

#communications table th {
    border: 1px solid #e2eef0;
    border-collapse: collapse;
    background-color: #ecf6f8;
    text-align: center;
    padding: 14px 30px;
    font-size: 14px
}

.twosliders {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px !important;
}

.twosliders__col {
    width: 50%;
    float: left;

}

.twosliders__row::after {
    content: "";
    display: table;
    clear: both;
}

.twosliders__row::after {
    content: "";
    display: table;
    clear: both;
}

.slider_header {
    background-color: #00abaa;
    color: #fff;
    font-size: 29px;
    height: auto;
    line-height: 60px;
    text-align: center;
}

.slider_header--sale {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 320px) {
    .slider_header {
        font-size: 14px;
        line-height: 25px;
    }
    .blue-header {
        font-size: 14px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 321px) and (max-width: 768px) {
    .slider_header {
        font-size: 19px;
        line-height: 31px;
    }
    .blue-header {
        font-size: 18px;
        margin-bottom: 20px;
    }
}

.container .sidebar .hiddenSpyMenu {
    display: none;
}

#sidebar-sticky-wrapper {
    position: absolute;
    width: 200px;
}

.container .sidebar .spy-menu {
    list-style: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #ecf6f8;
    background: rgba(255, 255, 255, .8);
    border-radius: 15px;
    width: 45px;
    min-width: 0;
    overflow: hidden;
    float: right;
    transition: .2s;
    padding-left: 0;
    z-index: 1000;
}

.container.stockBlock {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 720px) {
    .container .sidebar .spy-menu {
        position: fixed;
        top: 13em;
        right: 30px;
    }
}

@media screen and (max-width: 1280px) and (min-width: 1000px) {
    .sidebar .my-spy-menu .spy-menu {
        display: none;
    }
}

@media (max-width: 47.99em) {
    .twosliders__col {
        width: 100% !important;
    }
}

.container .sidebar .spy-menu li {
    padding: 0;
    display: block;
    margin: 0;
}

.container .sidebar .spy-menu li:hover {
    width: 110%;
    margin-left: -5%;
    border-radius: 15px;
    background-color: #ecf6f8;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
    padding-right: 5%;
    box-sizing: border-box;
}

.container .sidebar .spy-menu a {
    background-color: transparent;
    color: #2f353d;
    text-align: right;
    position: relative;
    padding-left: 10px;
    display: block;
    padding-top: 14px;
    padding-bottom: 14px;
    min-height: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 0;
    color: rgba(255, 255, 255, 0);
    transition: .2s;
    text-overflow: ellipsis;

}

.container .sidebar .spy-menu a:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px;
    width: 15px;
    height: 15px;
    background-color: #7fd8d5;
    border-radius: 50%;
}

.container .sidebar .spy-menu a.spyActive:after {
    background-color: #ffdc19 !important;
}

.container .sidebar .spy-menu a:hover {
    background-color: transparent;
}

.container .sidebar .spy-menu a.current, .container .sidebar .spy-menu a.active, .container .sidebar .spy-menu a.selected {
    border-bottom: none;
    color: #222328;
    background: transparent;
}

.container .sidebar .spy-menu a.current:after, .container .sidebar .spy-menu a.active:after, .container .sidebar .spy-menu a.selected:after {
    background-color: #fdd615;
}

.container .sidebar .spy-menu:hover {
    width: 200px;
    overflow: visible;
}

.container .sidebar .spy-menu:hover a {
    padding-right: 40px;
    text-indent: 0;
    color: #222328;
}

.sliderPreviewVideoCont {
    width: 640px;
    height: 400px;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.subSliderPreviewVideoCont {
    position: relative;
    width: 640px;
    height: 400px;
    max-width: 100%;
    max-height: 100%;
}

.subSliderPreviewVideoCont a {
    position: absolute;
    width: 150px;
    height: 150px;
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -75px;
    margin-top: -75px;
    background: url('/local/templates/medsi/img/video.svg') no-repeat center center;
    background-size: 300%;
    outline: none;
}

.sliderVideoPlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    margin-top: -75px;
    margin-left: -75px;
    background-size: 700%;
    background: #fff url(/img/video.svg) no-repeat -447px -223px;
    cursor: pointer;
    border-radius: 75px;
}

.capchaImgCont {
    margin-bottom: 10px;
    vertical-align: middle;
}

.capchaImgCont img {
    text-align: left;
}

.l-main-section .capchaImgCont a {
    max-width: 40%;
    float: right;
    text-align: justify;
    vertical-align: middle;
    padding: 5px 0 0 15px;
}

.header__phone.phone {
    color: #05746e;
    font-size: 26px;
    font-family: 'HelveticaNeue-Bold', sans-serif;
    background-color: #fdd615;
    border-radius: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    padding: 0 40px 0 20px;
    vertical-align: middle;
    font-weight: 600;
    position: relative;
}

.footer .meta-block a.footer__phone.phone {
    color: #05746e;
    font-size: 26px;
    font-family: 'HelveticaNeue-Bold', sans-serif;
    background-color: #fdd615;
    border-radius: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: table;
    padding: 0 40px 0 20px;
    vertical-align: middle;
    font-weight: 600;
    position: relative;
	margin-top: 5px;
}

.footer .meta-block a.footer__phone.phone:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../img/24-7.svg) no-repeat;
    right: 5px;
    top: 17px;
    margin-top: -11px;
}

.footer .meta-block a.footer__phone.phone span {
    font-weight: 100;
    font-family: "HelveticaNeue", sans-serif;
    font-size: 17px;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 1px;
	color: #05746e;
	font-size: 17px;
	margin-top: 0px;
	line-height: 40px;
}

.phone {
    background-color: transparent;
    border-radius: 0;
}

.header__phone.phone span {
    font-weight: 100;
    font-family: "HelveticaNeue", sans-serif;
    font-size: 17px;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 1px;
}

.content-entry h1 {
    font-family: 'HelveticaNeue Cyrillic', sans-serif;
}

.content-entry h2,
.content-entry h3,
.content-entry .sect-name {
    font-size: 24px;
    margin-bottom: 0.5em;
    line-height: 1.2;
    font-weight: 300;
    margin-top: 1.5em;
}

.slick-track {
    height: 100%;
}

ul[class^="vnp-ul-"], ul[class*="vnp-ul"] {
    margin-bottom: 0;
    min-height: 280px;
}

@media (max-width: 47.99em) {
    [class^="statistic__"], [class*="statistic__"] {
        float: none;
        clear: both;
        width: 100%;
    }

    [class^="statistic__"] .btn-play, [class*="statistic__"] .btn-play {
        opacity: 0.5;
    }
}

.content-pagination .next {
    background: none;
}

.selectize-input input[type="text"] {
    width: 90% !important;
}

@media (max-width: 47.99em) {
    .form-label {
        min-width: 150px;
        width: 100% !important;
        max-width: 100%;
        float: none;
    }

    .filter-group {
        margin-left: 0 !important;
    }

    .actions-filter {
        text-align: right;
    }

    .actions-filter a {
        margin-right: 0 !important;
    }
}

.checkbox input[type="checkbox"] + span:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #00b2ac;
    background: #FFF;
    left: 0;
    top: 3px;
    cursor: pointer;
}

input[type="checkbox"]:checked + span:before {
    background-color: #00b2ac;
}

input[type="checkbox"]:checked + span:after {
    content: "";
    position: absolute;
    background: url("../img/check.svg") no-repeat !important;
    width: 11px;
    height: 8px;
    left: 6px;
    top: 10px;
    cursor: pointer;
    background-color: #00b2ac;
}

.hero__title {
    line-height: 1;
}

.s-hero .content {
    margin-left: -40px;
}

.clinicFooterBlock .map-block.adaptiv{
	margin-bottom: 400px;
}

#shedule, #driving {
    margin: 35px 0 0 38px;
}
.btn-stroke {
    padding-top: 14px;
}
/*
.arrow {
  float: right;
  position: absolute;
}
*/

.form-control {
    font-size: 15px;
}

@media (min-width: 47.99em) {
    .schools .doc_block {
        float: left;
        width: 33%;
	}
}

.comments .btn,
.reply-new.btn,
.subscribe-form input.btn,
.btn-submit.btn{
    padding-top: 15px;
}

.form-label {
    min-width: 150px;
    width: 100% !important;
    max-width: 100%;
    clear: both;
    float: none !important;
    margin-bottom: 5px;
}

.filter-right.programs {
    padding-top: 25px;
}


.filter-group {
    margin-left: 0 !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    overflow: hidden;
    width: 95%;
}

/* Hotline */
.hl-box-icon--left {
    margin-top: 5px;
}

.mobile-buttons a.btn--hotline::before {
    content: "";
    width: 19px;
    height: 25px;
    position: relative;
    display: inline-block;
    left: -10px;
    top: 40%;
    background: url(../img/flame.svg);
}

@media (max-width: 63.99em) {
    .hl-btn--1 {
        margin-top: 27px;
    }
}
@media (min-width: 48em) {
    .hl-box-mob {
        display: none;
    }
    .mobile-buttons {
        display: none;
    }
}
@media (max-width: 47.99em) {
    .desc-buttons {
        display: none;
    }
    .mobile-buttons {
        padding: 20px 10% !important;
    }
    .mobile-buttons .btn--zp {
        background: transparent;
        border: solid 2px #ffffff;
    }
    .mobile-buttons a {
        margin: 0 auto 10px;
    }
    .mobile-buttons a:last-child {
        margin-bottom: 0;
    }
    .hl-box-desc {
        display: none;
    }
    .hl-boxes-col2, .hl-boxes-col1a {
        padding-left: 0;
        padding-right: 0;
    }
    .hl-btn--2 .btn {
        margin-left: 0;
    }
    .hl-btn .btn-yellow {
        margin-left: 0;
    }
}

@media (max-width: 27.99em) {
    .hl-btn .btn {
        padding: 14px 10%;
    }
    .mobile-buttons {
        padding: 20px 3% !important;
    }
}
/* Hotline end */

/* maps */
@media (max-width: 47.99em) {
    .map-block:not(.untoggled) {
        min-height: 400px;
    }
}
/* maps end */

.field_claim {
    display: none;
}

.price-badge a {
    color: #222328;
}

.fancybox-inner .lk-loader {
    display: none;
}

@media (min-width: 48em) and (max-width: 1279px) {
    #actionsPlace .actions-place__right,
    #actionsPlace .actions-place__left {
        display: block;
        float: none;
        clear: both;
        margin: 0 auto;
    }
    #actionsPlace {
        text-align: center;
    }
    #actionsPlace .btn.btn-mini.btn-yellow.btn--zp.js-popup-ajax {
        display: inline;
    }
    #actionsPlace .btn.action-doctor {
        display: inline;
        background: transparent;
        border: solid 2px #ffffff;
    }
}

@media (min-width: 64em) {
    .actions-place__left {
        margin-left: -90px;
    }
    .actions-place__right {
        margin-right: -90px;
    }
    #actionsPlace .btn.btn-mini.btn-yellow.btn--zp.js-popup-ajax {
        display: inline;
    }
    #actionsPlace .btn.action-doctor {
        padding-left: 10px;
        padding-right: 10px;
        background: transparent;
        border: solid 2px #ffffff;
        display: inline;
    }
}
@media (min-width: 80em) {
    .actions-place__left, .actions-place__right {
        margin: 0;
    }
}

.fs__13 {
    font-size: 13px;
}

.ta__right {
    text-align: right;
}

@media (max-width: 47.99em) {
    .mobile-ta__left {
        text-align: left;
    }
}

.asterisk__before:before {
    content: '*\00a0';
}
.asterisk__after:after {
    content: '\00a0*';
}

.popup-vote__p {
    color: #6d7079;
    line-height: 20px;
    margin-bottom: 35px;
    text-align: justify
}
.popup-vote .lk-btn-col1 {
    margin-bottom: 10px;
    width: 35%;
}
.popup-vote .lk-btn-col2 {
    width: 55%;
}

@media (max-width: 47.99em) {
    .popup-vote .lk-btn-col1,
    .popup-vote .lk-btn-col2 {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .banner-vote img {
        width: 100%;
    }
}

.lk-btn-col {
    width: 48%;
    margin: 0 auto;
}

@media (max-width: 47.99em) {
    .lk-btn-col {
        float: none;
        width: 100%;
    }
}

.success_block {
    padding-left: 0px;
    width: 100%;
}
.success_block .famous .readmore__link {
    outline: none;
}
.success_block .famous {
    display: flex;
    flex-direction: row;
    outline: none;
    width: 100%;
}
.success_block .famous_photo {
    float: left;
    margin-right: 20px;
}
.success_block .famous_photo img {
    max-width: 200px;
}
.success_block .famous_name {
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 0;
}
.success_block .famous_text {

}
.success_block .famous_quote {
    color: #36bcbb;
    font-style: italic;
    font-size: 16px;
    margin-bottom: 10px;
}
.success_block .famous_quote_bold {
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0;
}
.success_block .famous_text_visible,
.success_block .famous_text_hidden {
    color: #232323;
}
.success_block .slick-arrow,
.comments_slider__nav .slick-arrow {
    border: none;
    background-color: transparent;
    width: 32px;
    height: 32px;
    border: 0;
    background: url("../img/sprite.png") no-repeat;
    cursor: pointer;
    outline: none;
    display: inline-block;
    text-indent: -9999px;
}
.success_block .slick-prev,
.comments_slider__nav .slick-prev {
    background-position: -451px -73px;
    z-index: 1;
}
.success_block .slick-prev:hover,
.comments_slider__nav .slick-prev:hover {
    background-position: -369px -73px;
}
.success_block .slick-next,
.comments_slider__nav .slick-next {
    background-position: -451px -73px;
    transform: rotate(180deg);
    z-index: 1;
}
.success_block .slick-next:hover,
.comments_slider__nav .slick-next:hover {
    background-position: -369px -73px;
}
.success_slider__nav {
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.success_slider__count,
.comments_slider__count {
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    z-index: 1;
}

@media (max-width: 33.125em) {
    .success_block {
        padding-bottom: 50px;
    }
    .success_block .famous {
        flex-direction: column;
    }
    .success_block .famous_text {
        margin-left: 0px;
    }
    .success_block .famous_photo {
        width: 100%;
        margin-bottom: 16px;
    }
    .success_slider__nav {
        top: 20%;
        bottom: auto;
        width: 100%;
        justify-content: space-between;
    }
    .success_block .slick-prev {
        background-image: url('../img/arr.png');
        background-position: center;
        left: 0px;
        z-index: 1;
    }
    .success_block .slick-prev:hover {
        background-image: url('../img/arr-hover.png');
        background-position: center;
    }
    .success_block .slick-next {
        background-image: url('../img/arr.png');
        background-position: center;
        transform: rotate(180deg);
        right: 0px;
        z-index: 1;
    }
    .success_block .slick-next:hover {
        background-image: url('../img/arr-hover.png');
        background-position: center;
    }
    .success_slider__count {
        display: none;
    }
}


/* __________  M2063 адаптация фильтра  _____________ */

.hospital-block .doctors-filter .doctors-filter__reset {
    width: 174px;
}

.hosp_dotor--inner .doctors-filter .doctors-filter__reset {
    width: auto;
}

.hospital-block .doctors-filter__reset .filter-line {
    text-align: center;
}

.hosp_dotor--inner .doctors-filter .select-wrap.newnozol {
    width: 32%;
}

.to_mobile {
    top: 46px;
}

@media screen and (max-width: 79.99em) {
    .hospital-block .doctors-filter .select-wrap.newnozol {
        width: 22%;
    }

    .hosp_dotor--inner .doctors-filter .select-wrap.newnozol {
        width: 32%;
    }

    .hospital-block .doctors-filter .doctors-filter__reset {
        width: 186px;
    }

    .hosp_dotor--inner .doctors-filter .doctors-filter__reset {
        width: auto;
    }

    .check-up-block.hospital-block .doctors-filter  ul li {
       /* padding-left: 10px !important;
        font-size: 16px;
        line-height: 18px;*/
    }
}

@media screen and (max-width: 63.99em) {

    .hospital-block .doctors-filter .doctors-filter__reset {
        width: 118px;
        margin-left: 8px;
    }

     .hosp_dotor--inner  .doctors-filter .doctors-filter__reset {
        width: auto;
     }

    .doctors-filter__reset .btn {
        padding: 14px 22px;
        font-size: 15px;
    }

    .hosp_dotor--inner .doctors-filter__reset .btn {
        font-size: 15px;
        padding: 14px 36px;
    }

    .hospital-block .doctors-filter .select-wrap.newnozol {
        margin-right: 7px;
        width: 23.5%;
    }

    .hosp_dotor--inner .doctors-filter .select-wrap.newnozol {
        width: 32%;
        margin-right: 18px;
    }

    .doctors-filter span.ili {
        padding-right: 7px;
        width: auto;
    }

    .hosp_dotor--inner span.ili {
        padding-right: 18px;
    }


}

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

    .hospital-block .doctors-filter .select-wrap.newnozol {
        margin-right: 0;
        width: 100%;
        margin-bottom: 0;
    }

    .hospital-block .doctors-filter {
        max-width: 450px;
        width: 100%;
        margin: 0 auto 14px;
    }

    .hospital-block .doctors-filter .doctors-filter__reset {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }

    .doctors-filter span.ili {
        padding-top: 5px;
        padding-bottom: 5px !important;
        width: 100%;
        padding-right: 0;
    }

    .doctors-filter .doctors-filter__reset .btn {
        padding: 14px 36px;
        font-size: 15px;
    }

}

/*____________  Стационары M2119   ____________*/


.hosp-suc-stories.palat_slide .success_slider__count {
  background: rgba(0, 177, 175, 0.75);
}

.doc_block .doc_block__overlay .btn {
    bottom: auto;
    top: 50%;
    margin-top: -23px;
}

.doc_carousel .slick-arrow {
  top: 120px;
}

.open-features .caret-icon {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg)
}

.nozologii_final .features-hidden {
    padding-bottom: 0;
}

.delimiter_hid {
    opacity: 0;
    display: none;
}
.openHeight .delimiter_hid {
    opacity: 1;
    display: inherit;
}

.hosp-suc-stories .famous div.famous_name {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #232323;
    font-family: 'HelveticaNeue', sans-serif;
}

.hosp-suc-stories .hospital-block .success_block .famous_text_visible,
.hosp-suc-stories .hospital-block .success_block .famous_text_hidden {
    font-size: 16px;
    font-weight: 400;
    color: #232323;
    font-family: 'HelveticaNeue', sans-serif;
    letter-spacing: normal;
}


.doc_carousel .doc_block {
    padding: 0px 10px;
}

.doc_carousel .doctor_block_body {
    margin: 0;
}

div.doc_carousel .slick-arrow.slick-prev {
    left: 0;
}

div.doc_carousel .slick-arrow.slick-next {
    right: 0;
}

@media screen and (min-width: 1280px) {

    .form_ux_229 .call_col.bg__medsi {
        padding: 49px 34px 78px !important;
    }

    .call_action .call_action_des .call_col.bg__none {
        padding-top: 54px !important;
        padding-bottom: 78px !important;
    }

    .stacionat_new_form .doctors_2 .form_ux_229 .call_action .call_action_des div.call_col.bg__none {
        padding-top: 54px !important;
        padding-bottom: 78px !important;
    }
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {

    .form_ux_229 .call_action .call_action_des .bg__medsi {
        padding: 49px 0px 78px !important;
        width: 28% !important;
    }

    .call_action .call_action_des .call_col.bg__none  {
        padding-top: 54px !important;
        padding-bottom: 78px !important;
    }

    .stacionat_new_form .doctors_2 .form_ux_229 .call_action .call_action_des div.call_col.bg__none {
        padding-top: 54px !important;
        padding-bottom: 78px !important;
    }

}


@media screen and (min-width: 1024px) {
    .desktop_version_services.mejobs  .ourservices__row {
        display: flex;
        justify-content: start;
    }

    .desktop_version_services.mejobs .ourservices__col {
        width: 33.3333%;
        margin-right: 0;
    }
}

@media screen and (max-width: 1279px) {
    .doc_carousel .slick-arrow {
        top: 90px;
    }
}

@media screen and (max-width: 1199px) {
    .ux-reviews-slider__item.palat_slide .hosp-suc-stories .success_slider__nav {
        bottom: 55px;
        right: 105px;
    }

    .ux-reviews-slider__item.palat_slide .author.palat_slide {
        bottom: 55px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
    .comment__more.readmore__link.js-show-more {
        top: auto;
        bottom: -50px;
    }
}

@media screen and (max-width: 1023px) {
  .form_review-wrap div.popup__description {
      width: 40%;
      float: left;
      display: inline-block;
      padding-right: 40px;
      margin-right: 0;
  }

  .form_review-wrap div.popup__form-field {
      width: 60%;
  }

  .form_review-wrap .popup__row {
    width: 100%;
  }

  .form_review-wrap span.popup__field_option {
    display: block;
    width: 100%;
    font-size: 0;
  }

  .form_review-wrap div.popup__row.field_TYPE label {
    display: inline-block;
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
  }

    .ux-reviews-slider__item.palat_slide .hosp-suc-stories .success_slider__nav {
        bottom: 72px;
    }

    .ux-reviews-slider__item.palat_slide .author.palat_slide {
        bottom: 72px;
    }

    div.doc_block__role2 {
        margin-bottom: 0;
    }

    .stacionat_new_form .form_ux_229 .bg__none {
        border:none;
    }
}

@media screen and (width: 768px) {
    .col-container .small-col .col-title {
        margin-top: 20px;
    }
}

@media screen and (min-width: 768px) {
    .doc_carousel:not(.js-one-doc_carousel) {
        padding-left: 30px !important;
        padding-right: 30px !important;
        width: 100%;
        overflow: visible !important;
    }
}

@media screen and (max-width: 767px) {
    .form_review-wrap div.popup__row.field_TYPE label {
        margin-left: 5px;
        width: -webkit-calc(50% - 35px);
        width: -moz-calc(50% - 35px);
        width: calc(50% - 35px);
    }

    .form_review-wrap div.popup__description {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .form_review-wrap div.popup__form-field {
        width: 100%;
        float: none;
    }

    .form_review-wrap .form-docs {
        margin-top: 15px;
    }

    .famous_block .famous_text_visible,
    .famous_block .famous_text_hidden {
        padding-right: 0;
    }

    .fake-container .success_block div.famous_text {
        padding-left: 20px;
        padding-right: 20px;
    }

    #hospitals_doctors_block .doc_carousel .slick-arrow {
        top: 18vw;
        top: -webkit-calc(24vw - 50px);
        top: -moz-calc(24vw - 50px);
        top: calc(24vw - 50px);
        background-size: 50%;
    }

    .ux-reviews-slider__item.palat_slide .hosp-suc-stories .success_slider__nav {
        right: auto;
        bottom: 142px;
        left: -4%;
        width: 108%;
    }

    .ux-reviews-slider__item.palat_slide .author.palat_slide {
        bottom: 85px;
    }

    .hospital-block .ourservices__details {
        padding-top: 8px;
        padding-bottom: 22px;
    }

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

    .hospital-block .ourservices__details li.nosology-spisok {
        padding-bottom: 0;
    }

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

    .hospital-block .success_block .famous {
        display: block !important;
    }

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

    .hosp-suc-stories .famous_block .slick-list {
        padding-bottom: 10px;
    }

    .ux-reviews-slider__item.palat_slide .hosp-suc-stories .success_slider__nav {
        bottom: 88px;
        width: auto;
        height: 32px;
        top: auto;
        right: 60px;
        left: auto;
        z-index: 1;
    }

    .palat_slide .success_block .slick-arrow {
        background-color: transparent;
        width: 32px;
        height: 32px;
        border: 0;
        cursor: pointer;
        outline: none;
        display: inline-block;
        position: relative;
    }

    .ux-reviews-slid .palat_slide .success_block .success_slider__nav .slick-next {
        background: url(../img/sprite.png) no-repeat;
        background-position: -451px -73px;
        transform: rotate(180deg);
        right: -30px;
        z-index: 1;
        top: 0;
    }

    .ux-reviews-slid .palat_slide .success_block .success_slider__nav .slick-next:hover {
        background: url(../img/sprite.png) no-repeat;
        background-position: -451px -73px;
        transform: rotate(180deg);
        z-index: 1;
    }

    .ux-reviews-slid .palat_slide .success_block .success_slider__nav .slick-prev {
        background: url(../img/sprite.png) no-repeat;
        background-position: -451px -73px;
        left: -30px;
        z-index: 1;
        top: 0;
    }

    .ux-reviews-slid .palat_slide .success_block div.success_slider__nav .slick-prev:hover {
        background: url(../img/sprite.png) no-repeat;
        background-position: -451px -73px;
        z-index: 1;
    }

    .ux-reviews-slider__item.palat_slide .hosp-suc-stories .success_slider__nav .success_slider__count {
        color: white;
        font-weight: 600;
        background: rgba(0, 177, 175, 0.75);
        display: inline-block;
    }

    .svova_palat .bx_item_detail_inc_two {
        text-align: center;
        width: 100%;
    }

    .svova_palat .brandblock-container {
        display: inline-block;
        vertical-align: top;
        width: 140px !important;
        float: none;
    }

    .header .header-mobile-phone {
        margin-top: 11px;
    }


    .ux-reviews .svova_palat {
        margin: 0 auto;
        width: 561px !important;
    }

    .svova_palat .bx_item_detail_inc_two {
        text-align: left;
    }

    .palat_slide .author_name {
        margin-bottom: 6px;
    }

    .nozologii_final .features-hidden {
        padding-bottom: 10px;
    }

    .nozologii_final .content-toggle {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .doctors .doc_carousel div.doc_block {
        padding-bottom: 20px;
    }

    .hosp-suc-stories .famous div.famous_name {
        font-size: 22px;
        line-height: 25px;
    }
}

@media screen and (max-width: 600px) {
    .ux-reviews .svova_palat {
        width: 422px !important;
    }
}

@media (max-width: 567px) {
    .ux-reviews-slider__item.palat_slide .author.palat_slide {
        bottom: 21vw;;
    }

    /* Точки в слайдере */
    .palat_slide .hosp-suc-stories .slick-dots {
        position: absolute !important;
        bottom: 0;
        z-index: -100;
        margin: 0;
    }

    .hosp-suc-stories .success_block .slick-dots  {
        margin-top: 0;
    }

    .palat_slide .success_block div.success_slider__nav {
        display: block;
    }

    .ux-reviews-slider__item.palat_slide .hosp-suc-stories .success_slider__nav {
        bottom: 72px;
    }

    .ux-reviews-slider__item.palat_slide .author.palat_slide {
         bottom: 72px;
    }
}

@media screen and (max-width: 540px) {
  .form_review-wrap div.popup__row.field_TYPE label {
      margin-left: 5px;
      margin-bottom: 5px;
      width: -webkit-calc(100% - 35px);
      width: -moz-calc(100% - 35px);
      width: calc(100% - 35px);
  }

  .form_review-wrap .jq-radio {
    margin-bottom: 5px;
  }

  div.doc_carousel .slick-arrow.slick-prev {
    left: -16px;
  }

    div.doc_carousel .slick-arrow.slick-next {
        right: -16px;
    }
}

@media (max-width: 479px) {
  .form_review-wrap.popup__inner {
      padding: 20px;
  }

  #hospitals_doctors_block .doc_carousel .slick-arrow {
    top: 25%;
  }
}

@media (max-width: 450px) {
    .ux-reviews .svova_palat {
        width: 280px !important;
    }
}

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

#form-ajaxCity div#kladr_autocomplete {
    top: 46px;
    left: 0 ;
    z-index: 2;
    background-color: white;
}

#form-ajaxCity #kladr_autocomplete ul {
    top: 46px;
    left: 0 ;
    max-height: 280px ;
    border: 1px solid #c4c4c4;
    padding-left: 0;
    overflow: auto;
}

#kladr_autocomplete li {
    display: list-item;
    list-style-type: none;
    margin: 0;
    padding: 8px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.popup#register a {
    text-decoration: underline;
}

#kladr_autocomplete li:hover {
    background-color: #f2f2f2;
    cursor: pointer;
}

.form_ux_229 .call_action a.phone_btn.around_clock {
    padding: 0 40px 0 20px;
}

/* __________   Отступы   _________ */
.nozologii_final h3 + ul {
    margin-top: -15px;
}

#hospitals-detail-text .btn-payment {
    margin-top: 20px;
    margin-bottom: 30px;
}
