/* ANCHOR 560 */
@media (min-width: 560px) {
    
    .header__address:hover {
        max-width: 290px;
        flex-grow: 1;
    }
    
    .header__address-box {
        left: auto;
        right: -50px;
        width: 100%;
        padding-top: 25px;
    }
    
    .header__address:hover .header__address-box {
        right: -10px;
    }
    
    .doctor__card {
        padding: 0 35px;
    }

    .department-price {
        font-size: 38px;
    }

    .complex-price {
        font-size: 38px;
    }

    .price__row {
        padding: 15px 40px;
    }

    .centers__list {
        display: flex;
        flex-wrap: wrap;
    }

    .centers__item {
        width: 48%;
        margin-right: 2%;
    }
} 

/* ANCHOR 768 */
@media (min-width: 768px) {
    .main__title {
        padding: 0 0 20px 0;
    }

    .main-utp__img {
        display: block;
    }

    .main-utp__text {
        width: 70%;
        padding-left: 60px;
    }

    .main-utp__img2 {
        display: none;
    }

    .main-utp__director {
        width: 100%;
        margin-top: 40px;
    }

    .main-utp__bottom {
        flex-wrap: nowrap;
    }

    .main-utp__title {
        max-width: 700px;
        padding-bottom: 50px;
    }
    
    .header__search.active {
        width: auto;
        max-width: 300px;
        position: relative;
        bottom: 0;
        right: 5px;
    }

    .blog-box {
        background: #F6F7F9;
        padding: 60px 0;
    }
    
    .blog__list {
        margin-top: 60px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .blogpage__list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .blog__list .blog__item {
        width: 32%;
    }
    
    .blogpage__list .blog__item {
        width: 48%;
    }
    
    .blog__item-link {
        padding: 10px 0;
    }
    
    .blog__item-link a {
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
    }
    
    .blog__item-link a:hover {
        color: #F1CD32;
    }
    
    .blog__item-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .blog__item-likes svg {
        fill: #8798A5;
    }
    
    .blog__item-like {
        margin-right: 10px;
    }
    
    .blog__item-dislike svg {
        transform: rotate(180deg);
        position: relative;
        top: 8px;
    }
    
    .news__list {
        display: grid;
        grid-template-columns: 55% 45%;
        grid-template-rows: repeat(3, 1fr);
        grid-gap: 16px;
        width: calc(100% - 16px);
    }
    
    .new__item {
        margin-bottom: 0;
    }
    
    .new__item:first-of-type {
        grid-row-start: 1;
        grid-row-end: 4;
        grid-column-start: 1;
        grid-column-end: 2;
        height: auto;
        margin-bottom: 0;
    }
    
    .doctor__card {
        padding: 0 20px 20px;
    }
    
    .docs_slider-btns {
        flex-direction: column;
        margin-right: 10px;
        position: absolute;
        right: -55px;
        top: 90px;
    }

    .doctors__list .doctor__card {
        width: 50%;
    }

    .doctor__price_item {
        width: calc(33.33% - 7px);
        margin: 0 10px 10px 0;
    }

    .doctor__services_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .doctor__services_item {
        display: flex;
        width: 46%;
    }

    .doc__services-list {
        columns: 2;
    }

    .doctor__proof {
        width: 100%;
        margin: 0;
    }

    .doctor__proof_score {
        flex-direction: row;
    }

    .doctor__proof_heart {
        width: 78px;
    }

    .doctor__proof_digit {
        font-size: 64px;
        padding: 10px;
        order: 0;
        position: relative;
        top: 5px;
    }

    .doctor__proof_average {
        font-size: 24px;
        font-weight: 500;
        max-width: 100px;
        line-height: 1.1em;
        text-align: left;
    }

    .doctor__review {
        width: 40%;
    }

    .centers__item {
        width: 31%;
    }

    .about__header {
        display: flex;
        flex-wrap: wrap;
    }

    .about__header-col {
        width: 50%;
    }

    .about__header-col2 {
        padding: 60px 0 60px 30px;
    }

    .about__header-col4 {
        padding: 0 0 0 30px;
    }

    .about__icon {
        width: 30%;
        padding: 20px 0;
    }

    .about__columns {
        padding: 40px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .about__column {
        width: 47%;
    }

    .new__a {
        width: 48%;
    }

    .news__list2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .contacts__wrap {
        display: flex;
        justify-content: space-between;
    }

    .contacts__left {
        width: 48%;
    }

    .contacts__map {
        width: 48%;
        padding-top: 20px;
    }

    .contacts__address {
        display: flex;
    }

    .contacts__title {
        min-width: 110px;
        max-width: 110px;
    }

    .contacts__value {
        flex-grow: 1;
    }

    .contacts__metro {
        width: 48%;
    }

    .reviews__intro {
        display: flex;
        justify-content: space-between;
    }
    
    .reviews__intro p {
        flex-grow: 1;
        padding-right: 30px;
        max-width: 390px;
    }

    .review__form-wrap {
        display: flex;
        flex-wrap: wrap;
        padding: 50px;
    }

    .review__form-inputs {
        width: 40%;
        padding-right: 80px;
    }

    .review__form-textarea {
        width: 60%;
    }

    .vacancies__emails {
        display: flex;
    }

    .vacancies__email {
        width: 50%;
    }

    .bottom__sidebar {
        display: none;
    }

    .stock__item {
        padding: 20px;
        flex-direction: row;
        align-items:flex-end;
    }

    .stock__item_img {
        width: 250px;
        padding-right: 10px;
        margin-bottom: -20px;
    }

    .stock__item_img img {
        height: auto;
        display: block;
    }

    .stock__item_info {
        align-self: stretch;
        min-height: 240px;
    }

    .stock__item_page {
        width: calc(100% + 100px);
        margin-left: -100px;
    }

    .stock__item_page .stock__item_img {
        width: 350px;
        padding-right: 30px;
    }

    .stock__item_page .stock__item_info {
        min-height: 300px;
        padding: 0 30px 30px 30px;
    }

    .stock__item_mini {
        width: calc(50% - 10px);
    }

    .stock__item_mini .stock__item_img {
        width: 200px;
    }

    .stock__item_mini .stock__item_info {
        min-height: 200px;
    }
    
}

/* ANCHOR 1024 */
@media (min-width: 1024px) {
    .top_padding {
        height: 135px;
    }
    
    /* .header_transparent .header-top:after {
        display: none;
    } */
    
    .header.sticky .header-menu {
        display: none;
    }
    
    .header.sticky .header-top {
        border: none;
    }
    
    .header-top {
        padding: 15px 0;
        border-bottom: 1px solid #FFFFFF;
    }
    
    .header__logo {
        margin-right: 23px;
    }
    
    .logo img {
        width: 200px;
        height: 51px;
        display: block;
    }
    
    .header__btn {
        margin-left: 0;
    }

    .header__burger {
        width: 110px;
        order: 0;
        margin-right: auto;
    }
    
    .header__burger:before {
        left: -5px;
    }
    
    .header__burger span {
        padding-left: 15px;
        font-size: 14px;
        font-weight: 300;
        line-height: 13px;
        color: #FFFFFF;
    }
    
    .header__contact {
        padding: 0 14px 0 18px;
        min-width: 216px;
    }
    
    .header__contact span {
        padding-left: 9px;
        font-size: 14px;
        line-height: 13px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    
    .header__burger:before {
        background: url("/img/icon-burger.svg") center/cover no-repeat;
    }
    
    .header__contact:before {
        background: url("/img/icon-contact.svg") center/cover no-repeat;
    }
    
    a.header__btn-login {
        display: flex;
        margin-left: 12px;
    }
    
    .header-menu {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 5px 0;
    }
    
    .header-menu__item {
        display: block;
        padding: 15px;
        font-size: 13px;
        line-height: 14px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #3B454D;
        border-radius: 30px;
        background: transparent;
        transition: all .2s ease;
    }
    
    .header-menu__item:hover {
        color: #8798A5;
        background-color: #ECEFF1;
    }
    
    .header__address,
    .header__search {
        width: 60px;
    }
    
    .header__address-box {
        padding: 25px 40px 25px 25px;
    }
    
    .burger-menu {
        background: #FFFFFF;
        padding-bottom: 57px;
    }
    
    .burger-menu__top {
        padding: 15px 0 15px 0;
        border-color: #dce1e5;
    }
    
    .burger-menu__social_mobile {
        display: none;
    }
    
    .burger-menu__social_desktop {
        display: flex;
        margin: 0 auto 15px;
        align-items: center;
    }
    
    .burger-menu .header__search {
        max-width: 300px;
        flex-grow: 1;
        margin-left: auto;
    }
    
    .burger-menu .header__search-form {
        width: 100%;
        opacity: 1;
        transform: translateX(0);
    }
    
    
    .burger-menu .header__search-input {
        width: 100%;
        padding: 15px 64px 15px 15px;
        border: 1px solid #E6EDF3;
    }
    
    .burger-menu .header__search-submit {
        width: 46px;
        opacity: 1;
    }
    
    .burger-menu__close {
        margin-right: -70px;
        margin-left: 24px;
    }
    
    .burger-menu__address_desktop {
        margin-top: 5px;
        margin: 5px auto 0;
    }  
    
    .header__address.burger-menu__address_desktop .header__address-box {
        opacity: 1;
        visibility: visible;
    }
    
    .burger-menu__content {
        display: flex;
        margin-bottom: 0;
        padding: 50px 0 40px;
        border-color: #dce1e5;
    }
    
    .burger-menu__aside {
        flex-basis: 30%;
        flex-shrink: 0;
        margin-top: 80px;
        padding: 0;
    }
    
    .burger-menu__summary:after {
        display: none;
    }

    .burger-menu__summary.active {
        color: #97C04D;
    }

    .burger-menu__summary {
        width: 100%;
    }

    .burger-menu__summary:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: 0;
        opacity: 0;
        background-color: #91B83F;
        transition: all .2s ease;
        border-radius: 50%;
        margin-left: -5px;
    }
    
    .burger-menu__summary.active:before {
        opacity: 1;
        width: 10px;
        height: 10px;
        margin-right: 15px;
    }
    
    .burger-menu__main {
        flex-grow: 1;
        display: none;
    }
    
    .burger-menu__main.active {
        display: block;
    }
    
    .burger-menu__title {
        margin-bottom: 40px;
    }
    
    .burger-menu__title:after {
        content: '';
        display: block;
        width: 62px;
        height: 6px;
        margin-top: 15px;
        background: url("/img/icon-dots.svg") center/cover no-repeat;
    }
    
    .burger-menu__links {
        columns: 3;
    }
    
    .burger-menu__link {
        display: inline-block;
        width: 100%;
        margin: 10px 0;
        padding-right: 10px;
        font-size: 14px;
        line-height: 16px;
    }
    
    .burger-menu__link:hover {
        color: #77B09D;
        text-decoration: underline;
    }
    
    .sidebar {
        z-index: 99;
        top: 0;
        height: 100vh;
        min-height: 100%;
        flex-direction: column;
        justify-content: center;
        opacity: 1;
        width: auto;
        padding: 26px;
        box-shadow: 0px 4px 51px rgba(0, 0, 0, 0.25);
        transform: translateY(0);
        visibility: visible;
    }
    
    .sidebar__social {
        margin-top: 10vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        opacity: .7;
    }
    
    .sidebar__social .social {
        margin-bottom: 27px;
    }

    .centers__item {
        width: 23%;
    }

    .center__video {
        padding-bottom: 60px;
    }

    .footer-head {
        display: flex;
        align-items: center;
        padding: 80px 0 30px;
    }
    
    .footer__logo {
        margin-right: auto;
    }
    
    .footer-contacts {
        flex-direction: row;
    }
    
    .footer-contacts__tel {
        order: 1;
        white-space: nowrap;
    }
    
    .footer-contacts .social-box {
        margin-bottom: 0;
        margin-right: 100px;
        padding: 0;
    }
    
    .footer-menu {
        display: flex;
        margin: 60px 0 80px;
    }
    
    .footer-menu__list {
        flex-grow: 1;
        display: flex;
        flex-wrap: wrap;
    }
    
    .footer-menu__col {
        flex-basis: 33%;
        padding-right: 10px;
    }
    
    .footer-menu__item {
        display: block;
        margin: 0 0 20px;
        font-size: 15px;
        line-height: 21px;
        color: #8798A5;
    }
    
    .footer-menu__item:hover {
        color: #91B83F;
    }
    
    .footer-menu__policy {
        flex-basis: 26%;
        flex-shrink: 0;
        text-align: left;
    }
    
    .footer-about {
        position: relative;
        display: flex;
        justify-content: space-between;
        padding: 32px 0 100px 0;
    }
    
    .footer-about__copyright,
    .footer-contacts__email,
    .footer-about__developer {
        margin: 0;
    }
    
    .footer-contacts__email {
        position: absolute;
        top: 32px;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .banner {
        padding-top: 300px;
        border: 1px solid #F6F7F9;
        position: relative;
        padding-bottom: 0;
    }

    .banner-slider-wrapper {
        min-height: 100%;
        align-items: flex-end;
    }
    
    .banner-slider {
        width: 56%;
        min-width: 550px;
        padding-top: 81px;
        margin-left: 0;
    }
    
    .banner-slide {
        padding: 133px 88px 65px  75px;
    }
    
    .banner-slide:before {
        top: -81px;
        left: 41px;
        width: 215px;
        height: 188px;
    }
    
    .banner-slide__title {
        font-size: 35px;
        line-height: 46px;
    }
    
    .banner-slide__description {
        margin: 28px 0 32px;
        font-size: 16px;
        line-height: 25px;
    }
    
    .banner-img-bg {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        top: -120px;
        right: 0px;
        height: 1150px;
        width: 750px;
        background: url(/img/banner-ellipse-bg_desktop.png) 0 90px/750px 1100px no-repeat;
        border-radius: 1100px 0 0 1150px;
    }
    
    .banner-pagination {
        position: absolute;
        top: 280px;
        right: 85px!important;
        left: initial!important;
        display: flex;
        align-items: center;
        padding-left: 80px;
        padding-right: 90px;
        max-width: 300px;
        min-width: 300px;
        height: 300px;
        background: #F6F7F9;
        border-radius: 150px 0 0 150px;
        z-index: 1;
    }
    
    .banner-pagination .swiper-pagination-bullet {
        width: 26px;
        height: 26px;
        margin: 0 9px;
    	background: #77B09D;
    	opacity: 1;
    }
    
    .banner-pagination .swiper-pagination-bullet-active {
        background: transparent;
    }
    
    .banner-pagination .swiper-pagination-bullet-active .path {
        display: inline-block !important;
        stroke-dasharray: 1000;
        stroke-dashoffset: 0;
        animation: dash linear 50s;
        animation-iteration-count: unset;
    }
    .path {
    	display: none;
    }
    
    @keyframes dash {
      from {
        stroke-dashoffset: 1000;
      }
    
      to {
        stroke-dashoffset: 0;
      }
    }
    
    .banner-parallax {
        height: 26vw;
        padding: 80px 0;
    }

    .main-utp__digits {
        flex-wrap: nowrap;
    }
    
    .main-utp__digit {
        max-width: 30%;
        min-width: 30%;
        padding-right: 20px;
    }
    
    .main-utp__dig {
        font-size: 64px;
    }
    
    .main-utp__digit p {
        max-width: 220px;
    }

    .news__list {
        padding: 50px 0 70px;
        grid-template-columns: 40% 60%;
        grid-row-gap: 22px;
        grid-column-gap: 25px;
        width: calc(100% - 25px);
    }
    
    .new__item:not(:first-of-type) {
        display: flex;
        align-items: flex-start;
    }
    
    .new__date {
        font-size: 14px;
        line-height: 21px;
        min-width: 100px;
        margin: 10px 20px 0 0;
    }
    
    .new__title {
        font-size: 21px;
        line-height: 31px;
    }
    
    .new__description {
        font-size: 14px;
        line-height: 21px;
    }
    
    .new__item:first-of-type .new__date {
        margin: 25px 40px;
    }
    
    .new__item:first-of-type .new__content {
        padding: 16px 40px;
    }

    .new__first-title {
        font-size: 22px;
    } 

    .new__a img {
        width: 100%;
    }

    .new__neighbors span {
        display: inline;
    }
    
    .main-video {
        height: 32vw;
    }

    .services {
        padding: 0 0 60px 0;
    }
    
    .services__sidebar {
        max-width: 300px;
    }
    
    .services__description {
        padding: 30px 0 40px 0;
    }

    .services__search {
        padding: 30px 0;
    }

    .services__complex {
        padding-top: 20px;
    }
    
    .services__bottom {
        padding-top: 60px;
    }

    .services__bottom-text {
        padding: 20px 0;
    }
    
    /* .price_hidden, */
    .content_hidden,
    .price_hidden {
        max-height: 100%;
        overflow: visible;
    }

    .content_hidden:before,
    .price_hidden:before {
        display: none;
    }

    /* .btn_show-content, */
    .btn_show-price {
        display: none;
    }

    .docs__filters {
        margin: 10px 0 0 0;
    }

    .department__header-position {
        padding: 170px 0 0 360px;
        transform: translateY(30px);
    }

    .department__header-block {
        padding: 100px 70px 0 70px;
        position: relative;
        border-bottom: 0;
    }

    .department__header-links {
        display: flex;
        justify-content: space-evenly;
        align-content: stretch;
        width: 100%;
    }

    .department__header-link {
        text-align: center;
        padding: 20px;
    }

    .complex__table-tabs {
        display: none;
    }

    .complex__header-order {
        flex-wrap: nowrap;
    }

    .complex__header-position {
        padding-top: 50px;
    }

    .complex__header-block {
        padding: 70px 70px 30px 70px;
        position: relative;
        width: 100%;
        max-width: 800px;        
    }

    .complex__table-name {
        padding: 10px 25px;
    }

    .complex__table-title {
        padding-top: 20px;
    }

    .complex__table-value {
        padding: 10px 25px;
    }

    .complex__table-row3 .complex__table-name {
        width: 34%;
        min-width: 34%;
        max-width: 34%;
    }
    
    .complex__table-row2 .complex__table-name {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
    }
    
    .complex__table-row1 .complex__table-name {
        width: 70%;
        min-width: 70%;
        max-width: 70%;
    }
    
    .complex__table-row3 .complex__table-value {
        width: 22%;
        min-width: 22%;
        max-width: 22%;
    }
    
    .complex__table-row2 .complex__table-value {
        width: 25%;
        min-width: 25%;
        max-width: 25%;
    }
    
    .complex__table-row1 .complex__table-value {
        width: 30%;
        min-width: 30%;
        max-width: 30%;
    }

    .complex__table-value1,
    .complex__table-value2,
    .complex__table-value3 {
        display: block;
    }

    .complex__form-wrap {
        display: flex;
    }

    .complex__form-wrap {
        padding: 80px 0;
    }

    .complex__form-block {
        width: 50%;
        padding-right: 80px;
        order: -1;
    }

    .complex__form-gallery {
        width: 50%;
        padding-top: 80px;
    }

    .uslugi_indvd2 {
        padding-left: 120px;
        font-size: 23px;
        line-height: 1.2em;
        margin-bottom: 30px;
        margin-top: -30px;
    }

    .doctor__header {
        width: calc(100% + 45px);
        margin-left: -45px;
        flex-direction: row;
    }

    .docs__back {
        display: none;
    }

    .doctor__photo {
        min-width: 330px;
        max-width: 330px;
    }
    
    .doctor__img {
        left: 0;
        width: 330px;
        height: 330px;
        border-radius: 50%;
        overflow: hidden;
        background: #f2f0f3;
        padding-top: 30px;
        text-align: center;
    }

    .doctor__info {
        padding-left: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
    }

    .doctor__info_header-mob {
        padding-bottom: 10px;
    }

    .doctor__info-end {
        justify-content: end;
    }

    .doctor__info_header-mob {
        display: none;
    }

    .doctor__services-list {
        columns: 3;
    }

    .doctor__otzovik_warp {
        display: block;
    }

    .doctor__otzovik-mob {
        display: none;
    }
    
    .uslugi_indvd2:before {
        width: 120px;
        height: 100px;
        margin: 0 30px 0 -150px;
        top: 50px;
    }

    .doctor__appointment {
        width: 100%;
        padding: 20px;
        margin: 0;
    }

    .doctor__shedule {
        padding: 25px;
    }

    .appointment-dates-prev {
        left: -15px;
    }

    .appointment-dates-next {
        right: -15px;
    }

    .about {
        padding: 40px 0;
    }

    .about__nav {
        padding: 20px 0;
    }
    
    .about__nav ul li {
        padding: 10px 0;
    }
    

    .blog__form {
        display: flex;
        justify-content: space-between;
    }

    .blog__form .forms__input-item {
        width: 48%;
    }
    
    .lic__item {
        width: 30%;
    }

}

/* ANCHOR 1280 */
@media (min-width: 1280px) {
    .doctor__left {
        display: block;
        min-width: 280px;
        max-width: 280px;
        padding-top: 40px;
    }

    .docs__sticky {
        position: sticky;
        top: 130px;
    }
}

/* ANCHOR 1400 */
@media (min-width: 1400px) {
    
    .header__logo {
        margin-right: 60px;
    }
    
    .burger-menu__close {
        margin-right: -85px;
        margin-left: 35px;
    }

    .header-menu {
        margin: 0 -25px;
    }
    
    .header-menu__item {
        padding: 16px 26px;
        font-size: 15px;
    }
    
    .header__search.active {
        max-width: 350px;
    }
    
    .docs_slider-btns {
        right: -90px;   
    }

    .doctors__list {
        justify-content: start;
    }

    .doctors__list .doctor__card {
        width: 33.33%;
    }
    
    .doctor__card {
        padding: 0 35px 35px;
    }
    
    .doctor__card .doctor__link {
        display: inline-flex;
        font-size: 14px;
        line-height: 13px;
        margin-top: 18px;
        visibility: hidden;
        opacity: 0;
        max-height: 0;
        transition: none;
    }
    
    .doctor__card:after {
        content: '';
        width: 100%;
        height: 80%;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #F6F7F9;
        z-index: -1;
        opacity: 0;
        transition: all .2s ease-in-out;
    }

    .doctor__link-wrap {
        width: calc(100% + 70px);
        height: 52px;
        margin-left: -35px;
        text-align: center;
    }
    
    .doctor__card:hover .doctor__link {
        visibility: visible;
        opacity: 1;
        max-height: 100%;
    }

    .doctor__card-img-link {
        transform: scale(1,1);
        transition: .3s all ease-in-out;
    }
    
    .doctor__card:hover .doctor__card-img-link {
        transform: scale(.8,.8);
    }
    
    .doctor__card:hover:after {
        opacity: 1;
    }
    
    .news__list {
        grid-template-columns: 44% 56%;
        grid-row-gap: 32px;
        grid-column-gap: 65px;
        width: calc(100% - 65px);
    }
}

.no-scroll {
    overflow: hidden;
}

.hidden,
.hide_mobile {
    display: none;
}

@media (min-width: 1024px) {

    .hide_mobile {
        display: block;
    }
    
    .hide_desktop {
        display: none;
    }
}

@media (max-width: 768px) {
    #appointment_form {
        width: 100%;
        height: auto;
        padding: 20px 0 80px 0;
        max-height: 98vh;
        overflow-x: auto;
    }
    
    .appointment__close-button {
        top: 15px;
        right: 15px;
    }
    
    .appointment-header {
        margin-bottom: 20px;
    }
    
    .appointment-subheader {
        font-weight: 700;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 7px;
    }
    
    .appointment-filter-doctors {
        margin-bottom: 28px;
    }
    
    .appointment-filter-doctors__col {
        width: 100%;
    }
    
    .appointment-filter-doctors__col:first-child {
        margin-bottom: 10px;
    }
    
    .appointment-speciality-list {
        columns: 2;
    }
    
    .appointment-speciality-list_item {
        font-size: 13px;
        line-height: 17px;
    }

    .appointment-date__slide {
        width: 70px;
    }
    
    .appointment-date__item {
        height: 60px;
        padding: 10px 5px;
    }
    
    .appointment-week-day__short,
    .appointment-date__short {
        display: block;
    }
    
    .appointment-week-day__full,
    .appointment-date__full {
        display: none;
    }
    
    #appointment_day_shedule {
        height: auto;
    }
    
    .appointment-day-shedule__item {
        flex-flow: column;
        padding-bottom: 10px;
    }
    
    .appointment-shedule-item__doctor {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .appointment-shedule-item__doctor-img {
        width: 50px;
        height: 50px;
        padding-top: 5px;
        margin-right: 12px;
    }
    
    .appointment-shedule-item__doctor-img:after {
        height: 22px;
    }
    
    .appointment-doctor-details__name {
        font-size: 15px;
        line-height: 20px;
    }
    
    .appointment-doctor-details__speciality {
        font-size: 12px;
        line-height: 15px;
    }
    
    .appointment-doctor-details__experience {
        font-size: 12px;
        line-height: 15px;
    }
    
    .appointment-shedule-item__time {
        margin-right: -5px;
        margin-left: -5px;
    }
    
    .appointment-doctor-time__item {
        padding-right: 5px;
        padding-left: 5px;
        margin-bottom: 10px;
    }
    
    .appointment-doctor-time__item span {
        width: 96px;
    }
    
    .appointment_second-tab__row {
        flex-direction: column;
    }
    
    .appointment_second-tab__left-col,
    .appointment_second-tab__right-col,
    .appointment-form__group,
    .appointment_payment-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .appointment_second-tab__left-col {
        order: 12;
    }
    
    .appointment-unavailable-form .appointment_second-tab__left-col {
        order: 1;
    }
    
    .appointment_second-tab__right-col {
        order: 1;
    }
    
    .appointment-info_table-left {
        width: 30%;
    }
    
    .appointment-info_table-right {
        width: 70%;
    }
    
    /* .appointment-submit__desktop, */
    .appointment-confirm__desktop {
        display: none;
    }
    
    .appointment-buttons-block__mobile {
        display: flex;
        justify-content: end;
    }
    
    .appointment-submit__mobile,
    .appointment-confirm__mobile {
        display: inline-flex;
        font-weight: 400;
        font-size: 16px;
        line-height: 15px;
        padding: 6px 5px 6px 27px;
    }
    
    .appointment-submit__mobile.btn_rarrow:after,
    .appointment-confirm__mobile.btn_rarrow:after {
        width: 36px;
        height: 37px;
    }
    
    .appointment-submit__mobile.btn_rarrow:before,
    .appointment-confirm__mobile.btn_rarrow:before {
        top: 20px;
        right: 15px;
        width: 17px;
        height: 10px;
    }
    
    .appointment-doctor-services {
        margin-bottom: 32px;
    }
    
    .appointment-service__item {
        font-size: 12px;
    }
    
    .appointment_payments {
        flex-wrap: wrap;
    }
    
    .appointment_payment-item {
        margin-bottom: 10px;
    }
    
    .appointment_buttons-block {
        position: fixed;
        margin: 0;
        bottom: 0;
        padding: 10px 10px 20px 10px;
        left: 0;
        background: #fff;
    }
    
    .appointment_payment-item-block {
        padding: 14px 17px;
    }
    
    .appointment_payment-item-icon {
        margin-top: 6px;
    }
    
    .appointment-info_table {
        margin-top: 20px;
        margin-bottom: 17px;
    }
    
    .appointment-info-block {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 32px;
    }
    
    .appointment_third-tab__left-col, .appointment_third-tab__right-col {
        width: 100%;
        flex: 0 0 calc(100% - 11px);
    }
    
    .appointment-info_table-patient .appointment-info_table-left,
    .appointment-info_table-about .appointment-info_table-left {
        width: 110px;
    }
    
    .appointment-info_table-about {
        min-width: 100%;
    }
}