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

}

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

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

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

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

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

}

.sidebar .navigation .navigation__header{
    display: none;
    border-bottom: 1px solid transparent;
}
.sidebar .navigation{
    margin-bottom: 50px;
}
.search-page table{
    word-break: break-word;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #f5f5f5;
}
.search-page table td {
    padding: 10px 15px;
    border: 1px solid #f5f5f5;
    min-width: 130px;
}
.prostatit-page.page-text {
    padding-top: 0;
    padding-left: 0;
}
.scrolled-mobile__content .scrolled-mobile__lk{
    display: none;
    width: max-content;
    margin-bottom: 10px;
    margin-top: 10px;
}
.scrolled-mobile__header .header-phone, .scrolled-mobile__header .header-phone-custom{
    display: none;
}
.scrolled-mobile__header .header-phone strong, .scrolled-mobile__header .header-phone-custom strong{
    font-size: 1.4rem;
    font-weight: 600;
}
.mfp-close-btn-in .mfp-close{
    display: block !important;
}
.page__form {
    flex: 450px;
    max-width: 450px;
    margin-left: 17px;
}
.analysis .btn_default{
    font-size: 14px;
    padding: 1rem 1.5rem;
    display: block;
    width: 100% !important;
}
.header-phone-custom{
    margin-bottom: 1.2rem;
}
.header-phone-custom a{
    font-size: 2.1rem;
    font-weight: 600;
    white-space: nowrap;
    color: #333;
}
@media (max-width: 1290px){
    .header-phone-custom a{
        font-size: 1.8rem;
    }
}
@media (max-width: 670px){
    .header-phone-custom a{
        font-size: 1.4rem;
    }
}


/*------------------------price-page----------------------------------*/
.search-service-card__form {
    width: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
}
.search-service-card__input {
    border: 1px solid #e8e8e8;
    width: 100%;
    color: #1d1d1d;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    outline: 0;
    padding: 9px 10px;
    border-radius: 3px 0 0 3px;
}
.search-service-card__clear-button {
    background-color: transparent;
    cursor: pointer;
    color: #05ada1;
    border: 0;
    padding: 0;
    font-size: 30px;
    position: absolute;
    right: 50px;
    height: 100%;
}
.search-service-card__submit-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #05ada1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    min-width: 40px;
    padding: 0;
    cursor: pointer;
    border: 0;
    border-radius: 0 3px 3px 0;
}
.search-service-card__submit-button svg {
    width: 20px;
}

.table-service-card {
    margin-top: 25px;
}
.table-service-card table {
    width: 100%;
    display: table;
    background-color: transparent;
    border-spacing: 0;
}
table:not(.has-background) th {
    background-color: #f8f8f8;
}
table.service-table thead th, table.service-table tfoot th {
    font-weight: bold;
}
table.service-table thead th {
    width: fit-content !important;
}
table.service-table thead th, table.service-table thead td, table.service-table tbody td {
    padding: 10px 5px;
    text-align: left;
}
table.service-table tbody td:first-child, table.service-table thead th:first-child {
    padding-left: 10px;
}
table.service-table tbody td {
    border-bottom: 1px solid #eff3f2;
}
.table-service-card .col-name a {
    color: #000000 !important;
    opacity: 1 !important;
}
.table-service-card .col-name a:hover{
    color: #1E7C84 !important;
}
.table-service-card .col-price {
    width: max-content;
    min-width: 130px;
}
.table-service-card .col-price span {
    font-weight: bold;
}
.table-service-card .col-action {
    width: max-content;
    min-width: 130px;
}
.table-service-card .search-service-card__btn {
    margin: 0;
    cursor: pointer;
    width: 100%;
    padding: 12px 10px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-size: .8em;
    background: #de002b;
    color: #ffffff !important;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.paginate-table-service {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0;
}
.paginate-table-service__button {
    box-sizing: border-box;
    display: inline-block;
    display: flex;
    width: 35px;
    height: 35px;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
    font-weight: bold;
    align-items: center;
    justify-content: center;
    opacity: 1 !important;
}
.paginate-table-service__button.current, .paginate-table-service__button:hover {
    color: white !important;
    border: 1px solid #05ada1 !important;
    background: #05ada1;
}
.table-service-card__btn {
    display: none;
    margin: 20px auto;
    width: max-content;
    cursor: pointer;
    padding: 15px 30px;
}

.price-page__title{
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 50px;
    font-size: 20px;
}
.price-page__category{
    margin-bottom: 50px;
}
.price-page__category .new-service-item{
    padding-top: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
}
.price-page__category .new-service-item .new-service-item-ico{
    display: none !important;
}

.price-page__category .new-service-item .new-service-item-title{
    font-size: 14px;
    margin-top: 0;
}
.price-page__category .new-service-item.active{
    box-shadow: 0 0 0 1px #05ada1;
}
.price-page__category .new-service-item.active .new-service-item-title{
    color: #05ada1;
}

.table-service-card .col-price .search-service-card__btn{
    display: none !important;
    width: 100%;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 5px 0 0 0px;
}
#online-service .popup__title{
    text-align: center;
}
#online-service .form__item button{
    margin: 0 auto;
    display: block;
}
.custom-right-image{
    float:right; margin: 0 0 20px 30px;    max-width: 300px;
}
.custom-left-image{
    float:left; margin: 0 40px 0px 0px;  max-width: 400px;

}

@media screen and (max-width: 1200px){
    .header__row_offset {
        padding-top: 0;
    }
    .doctors-list .row .col--lg-3{
        width: 33.3%;
    }
    .advantages {
        padding: 30px 15px;
    }
    .counter__body {
        margin-right: 5px;
    }
    .advantages__counter .counter__text {
        margin-right: 10px;
        padding-right: 50px;
    }
    .advantages__counter .counter__link{
        font-size: 14px;
    }
    .single-doctor__img{
        float: right;
        margin-right: 0;
        margin-left: 25px;
    }
    .left-information-wrap {
        max-width: 430px;
        float: inherit;
    }
    .left-information-wrap .left-information .left-info{
        margin: 0;
    }
    .left-information-wrap .left-information .left-info:first-child{
        margin-right: 5px;
    }
    .left-information-wrap .left-information .left-info .head-text{
        margin: 0;
    }
    .left-information-wrap .left-information .left-info .bott-text{
        margin: 5px 0 0 0;
    }
    .left-information-wrap .btn-online .btn_new_online {
        margin: 10px 0 10px;
    }
    .page-text h3 {
        margin-top: 3rem !important;
    }
    .article__content p{
        text-indent: 0;
    }
    .article__content .btn_red {
        width: auto;
    }
    .text-bordered-block-blue,
    .text-bordered-block-red{
        margin: 30px 0;
    }
    .text-bordered-block-blue p,
    .text-bordered-block-red p{
        margin: 0;
    }
    .page-text h2 {
        margin-top: 20px;
    }
    .date-widget__content .date-table__tr .date-table__td:last-child .day-info{
        left: inherit;
        right: 0;
    }
    .service .date-widget__content .date-table__tr .date-table__td:last-child .day-info,
    .service .date-widget__content .date-table__tr .date-table__td:nth-last-child(2) .day-info{
        left: inherit;
        right: 0;
    }
    .service .date-widget__content{

    }
    .service .section-header{
        margin-bottom: 20px;
    }
    .service .section-header .section-header__title{
        margin-top: 0;
    }
    .service .row .col--lg-3{
        width: 33.3%;
        flex: 0 0 33.3%;
    }
    .service .date-widget__content .table-container{
        overflow-x: auto;
        overflow-y: hidden;
    }
    .service .date-widget__content .date-table {
        margin-bottom: 0 !important;
    }
    .service .red-zone p, .service .blue-zone p {
        font-size: 16px;
    }
    .service .red-zone, .service .blue-zone{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .page-text .service h2 {
        margin-bottom: 20px;
        margin-top: 30px !important;
    }
    .page-text .service ul.red-line{
        padding: 0 10px;
    }
    .page-text .service ul li {
        margin-bottom: 10px;
    }
    .service .table-block p {
        font-size: 14px;
    }
    .page-text .service ul{
        margin-bottom: 30px;
    }
    .page-text .service .row{
        margin: 0 -15px !important;
        padding: 0 15px;
    }
    .page-text .service .line-block {
        margin-bottom: 10px;
        height: inherit;
    }
    .page-text .service .line {
        margin-bottom: 10px;
        width: 100%;
    }
    .page-text .service .service__desc {
        margin: 20px auto !important;
    }
    .prostatit-page.page-text h2 {
        margin: 50px 0 30px;
    }
    .trigger{
        width: 50%;
    }
    .vocabulary__section {
        max-width: calc(33.33% - 15px);
    }
    .header-menu__link {
        font-size: 12px;
    }
}
/*---------------------------------------------------------------------*/
@media screen and (max-width: 991px){
    .header__sticky .header-menu__link {
        margin-right: 0;
    }
    .header__sticky .header-menu li {
        padding: 0 4px;
    }
    .header__sticky .header-menu li:first-child {
        padding-left: 0;
    }
    .sticky-wrapper,
    .scrolled-mobile__title,
    .header__right,
    .index-slider .slick-arrow,
    .scrolled-mobile .search-widget,
    .scrolled-mobile .header-medal,
    .scrolled-mobile .work__container{
        display: none !important;
    }
    .scrolled-mobile{
        display: block;
        z-index: 110;
    }
    .scrolled-mobile__content{
        max-height: inherit;
        height: 100vh;
    }
    .scrolled-mobile__nav a{
        padding: 10px 20px;
    }
    .scrolled-mobile__ico {
        width: 25px;
        height: 30px;
        margin-right: 0;
    }
    .scrolled-mobile__line {
        width: 100%;
        height: 3px;
    }
    .scrolled-mobile__line:nth-child(1) {
        top: 7px;
    }
    .scrolled-mobile__line:nth-child(3) {
        top: 19px;
    }
    .sidebar .navigation{
        margin-bottom: 0px;
    }
    .header__row {
        padding-top: 0;
        margin-top: 55px;
    }
    .scrolled-mobile__content{
        padding: 1rem 1.5rem;
        padding-bottom: 60px;
    }
    .scrolled-mobile .header-menu{
        flex-direction: column;
    }
    .mobile-loop-ico{
        transform: none;
        margin: 0 1px 0 0;
    }
    .mobile-search__submit{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header__logo{
        margin-left: -5px;
        margin-top: -2px;
    }
    .header__logo img{
        object-fit: contain;
        max-width: inherit;
        height: inherit;
    }
    .city-widget__header .city-widget__title{
        margin-top: 1px;
    }
    .select2-dropdown{
        min-width: 150px;
        margin: 5px 0 0 10px;
    }
    .index-slider{
        margin-bottom: 30px;
    }
    .index-slider .n-gen{
        padding: 20px;
        height: auto;
        display: flex;
        flex-direction: column;
    }
    .index-slider .n-gen__left{
        height: auto;
        order: 2;
        padding-bottom: 0;
    }
    .index-slider .n-gen__img{
        position: relative;
        right: inherit;
        margin: 0 auto;
        height: 200px;
    }
    .index-slider .n-gen__btn{
        position: relative;
        bottom: inherit;
        margin-top: 20px;
    }
    .index-slider .slick-dots{
        bottom: -30px;
    }
    .n-gen__title {
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .hirurgiya-banner__subtitle,
    .hirurgiya-banner__desc{
        margin-bottom: 15px;
        margin-top: 0;
        font-size: 19px;
        line-height: 22px;
    }
    .hirurgiya-banner__subtitle--big,
    .hirurgiya-banner__wrapper{
        margin-bottom: 0 !important;
    }
    .hirurgiya-banner__title{
        margin-bottom: 5px;
        font-size: 30px;
        line-height: 32px;
    }
    .section_default{
        padding-bottom: 50px;
    }
    .scrolled-mobile .header-menu li{
        padding: 10px 0;
    }
    .section-header {
        margin-bottom: 20px;
    }
    .section_middle{
        padding-bottom: 10px;
    }
    .news-tile-slider .new-tile__title{
        min-height: 120px;
        height: auto !important;
    }
    .news-tile-slider .new-tile__img{
        height: 270px;
    }
    .news-tile-slider .new-tile__img img{
        height: 100%;
        object-fit: cover;
    }
    .news-tile-slider .new-tile__content{
        padding: 20px;
    }
    .about-items{
        justify-content: space-between;
    }
    .about-items__col {
        width: 48%;
    }
    .about-item {
        max-width: inherit;
        padding-right: 0;
    }
    .about-item__content {
        width: 100%;
    }
    .reviews-slider__date,
    .new-tile__cat,
    .new-tile__date,
    .new-tile__title,
    .addr-tile__cat{
        font-size: 14px;
    }
    .footer__col {
        width: inherit;
    }
    .footer-copy{
        flex-direction: column;
        align-items: flex-start;
    }
    .footer-copy__item{
        order: 2;
        margin-top: 20px;
    }
    .footer__item_offset .whats-app{
        margin-top: 5px;
    }
    .footer__title{
        margin-bottom: 15px;
    }
    .footer__link_block{
        position: relative;
        padding-left: 25px;
    }
    .footer-iconed__ico{
        display: none;
    }
    .footer__link_block::before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background-image: url("/local/templates/main/assets/images/footer-marker.svg");
        background-repeat: no-repeat;
        background-size: contain;
    }
    .footer__phone{
        position: relative;
        padding-left: 25px;
    }
    .footer__phone::before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 18px;
        height: 18px;
        background-image: url("/local/templates/main/assets/images/phone-icon.svg");
        background-repeat: no-repeat;
        background-size: contain;
    }
    .sidebar_default {
        display: block;
    }
    .sidebar .navigation .navigation__header{
        height: 46px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px;
        background-color: #F7F7F7;
    }
    .sidebar .navigation .navigation__title {
        font-size: 16px;
        line-height: 18px;
    }
    .sidebar .navigation .navigation__header span {
        position: relative;
        width: 22px;
        height: 22px;
        border: 1px solid #1E7C84;
        border-radius: 2px;
    }
    .sidebar .navigation .navigation__header span:before,
    .sidebar .navigation .navigation__header span:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 12px;
        height: 2px;
        margin: auto;
        border-radius: 0px;
        background-color: #1E7C84;
        transition: 0.3s ease-in-out;
    }
    .sidebar .navigation .navigation__header span:after {
        transform: rotate(90deg);
    }
    .sidebar .navigation .navigation__wrapper {
        display: none;
        padding: 10px;
        background-color: #F7F7F7;
    }
    .navigation {
        padding: 0px !important;
    }
    .sidebar .navigation .navigation__header--expanded {
        border-bottom: 1px solid #E5E5E5;
    }
    .sidebar .navigation .navigation__header--expanded span:after {
        opacity: 0;
    }
    .advantages {
        margin: 10px 0 30px 0;
    }
    .new-line {
        padding: 20px;
    }
    .new-line__content {
        padding-left: 0;
    }
    .news-list .new-line__content{
        padding-left: 25px;
    }
    .date-table__td:hover .day-info {
        opacity: 0 !important;
        pointer-events: none !important;
    }

    .date-table__td.day-info-open .day-info {
        opacity: 1 !important;
        pointer-events: all !important;
        z-index: 9999 !important;
    }
    .page-text .flex-block{
        flex-wrap: wrap;
    }
    .page-text .flex-block > div:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .prostatit-page.page-text h2 {
        margin: 50px 0 30px;
    }
    .prostatit-page.page-text .row .col--lg-3{
        width: 33.3%;
        flex: 0 0 33.3%;
    }
    .navigation__header svg{
        display: none;
    }
    .sidebar .navigation .navigation__header .navigation__link{
        font-size: 16px;
        line-height: 18px;
    }
    .sidebar .navigation .navigation__header{
        min-height: 46px;
    }
    .sidebar .navigation__item--current {
        margin-left: 0px !important;
        padding: 7px 14px;
    }
    .sidebar .navigation__item{
        padding: 7px 14px;
    }
    .sidebar .navigation__link{
        padding-left: 0;
    }
    .service__desc .service__left{
        padding: 0;
    }
    .service .red-zone p, .service .blue-zone p {
        font-size: 16px;
    }
    .service .red-zone, .service .blue-zone{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .page-text .service h2 {
        margin-bottom: 20px;
        margin-top: 30px !important;
    }
    .page-text .service ul.red-line{
        padding: 0 10px;
    }
    .page-text .service ul li {
        margin-bottom: 10px;
    }
    .service .table-block p {
        font-size: 14px;
    }
    .page-text .service ul{
        margin-bottom: 30px;
    }
    .page-text .service .row{
        margin: 0 -15px !important;
        padding: 0 15px;
    }
    .page-text .service .line-block {
        margin-bottom: 10px;
        height: inherit;
    }
    .page-text .service .line {
        margin-bottom: 10px;
        width: 100%;
    }
    .page-text .service .service__desc {
        margin: 20px auto !important;
    }
    .article__content h3{
        margin-bottom: 0;
    }
    .page-nav__list {
        display: block;
    }
}
/*---------------------------------------------------------------------*/
@media screen and (max-width: 767px){
    .header__row {
        margin-top: 0;
    }
    .header__logo {
        margin: 0 -8px;
        max-width: inherit;
        width: calc(100% + 16px);
    }
    .logo-block {
        width: 100%;
    }
    .scrolled-mobile .header-menu .header-menu__link{
        border-bottom: none;
    }
    .scrolled-mobile .header-menu li:last-child .header-menu__link{
        border-bottom: 1px solid #eee;
    }
    .scrolled-mobile .search-widget,
    .scrolled-mobile .header-medal,
    .scrolled-mobile .work__container{
        display: block !important;
        padding-left: 0;
    }
    .scrolled-mobile__content .header-phone a,
    .scrolled-mobile__content .header-phone a strong{
        color: #e30613;
        font-size: 16px;
        font-weight: 600;
    }
    .header__sticky,
    .head-text,
    .header__left .search-widget,
    .header__left .header-medal{
        display: none;
    }
    .header-medal__row{
        justify-content: flex-start;
    }
    .header-medal table td{
        padding: 4px 0px;
    }
    .header-medal table td:first-child{
        padding-right: 10px;
    }
    .header-medal__item{
        margin: 0 5px;
    }
    .header-medal__item:nth-child(2){
        margin-left: -5px;
        margin-right: 0;
    }
    .header-medal_col{
        justify-content: flex-start;
    }
    .scrolled-mobile .mobile-version{
        display: block;
        width: 100%;
    }
    .scrolled-mobile .mobile-version a{
        margin: 0 0 10px 0;

        text-align: left;
    }
    .scrolled-mobile .mobile-version .mobile-hide.n-slabo{
        max-width: inherit !important;
    }
    .scrolled-mobile .header-menu li {
        padding: 0;
    }
    .scrolled-mobile .addr p {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .scrolled-mobile .work.time{
        margin-bottom: 15px;
    }
    .scrolled-mobile .work.time p {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 14px;
    }
    .scrolled-mobile .work.time span {
        font-weight: bold;
    }
    .about-items__col {
        width: 100%;
    }
    .rating-company .rating-company__row{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        grid-gap: 15px;
    }
    .rating-company .rating-company__item{
        width: 48%;
    }
    .rating-company .rating-company__title {
        font-size: 18px;
        line-height: 22px;
    }
    .rating-company .rating-company__count-big {
        font-size: 44px;
    }
    .reviews-slider .slick-slide{
        margin: 0 10px;
    }
    .reviews-slider .slick-list{
        margin: 0 -10px;
    }
    .news-tile-slider{
        padding: 0;
    }
    .news-tile-slider .slick-dots{
        text-align: center;
        padding-left: 0;
        display: flex;
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        align-items: center;
        justify-content: center;
        margin-top: 15px;
    }
    .news-tile-slider .slick-dots li{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .news-tile-slider .slick-dots li button{
        cursor: pointer;
        border: none;
        font-size: 0;
        padding-left: 0;
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #dcdcdc;
    }
    .news-tile-slider .slick-dots li button{

    }
    .news-tile-slider .slick-dots li.slick-active button {
        background-color: #de002b;
        width: 1rem;
        height: 1rem;
    }
    .news-tile-slider .new-tile__title {
        min-height: 90px;
    }
    .section-header__title{
        margin-right: 0;
    }
    .addr-tile{
        padding: 15px;
        margin-bottom: 10px;
    }
    .scrolled-mobile .city-select .select2-container--default .select2-selection--single .select2-selection__rendered{
        max-width: inherit;
        font-size: 16px;
    }
    .city-widget__label {
        font-size: 16px;
    }
    .scrolled-mobile__nav .btn{
        font-size: 14px;
    }
    .scrolled-mobile .header-menu__link {
        font-size: 16px;
        font-weight: 400;
        text-transform: none;
    }
    .scrolled-mobile .n-slabo__title {
        font-size: 14px;
    }
    .scrolled-mobile .header-medal{
        margin: 30px 0 20px 0 !important;
        max-width: 100%;
    }
    .scrolled-mobile .header-medal__item {
        max-width: none;
    }
    .link_small {
        font-size: 14px;
    }
    .footer__col {
        width: 100%;
    }
    .letter_offset,
    .footer-copy__item{
        font-size: 14px !important;
    }
    .footer__item table tr{
        display: flex;
        flex-direction: column;
    }
    .footer__item table tr td{
        padding: 0;
        margin-top: 10px;
    }
    .whats-app__title {
        font-size: 14px;
    }
    .footer-copy__links {
        display: none;
    }
    .footer-copy__item {
        margin-top: 0;
    }

    .footer__phone,
    .header-phone, .header-phone-custom{
        color: #e30613;
        position: relative;
        padding-left: 25px;
    }
    .footer__phone::before,
    .header-phone::before, .header-phone-custom::before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 18px;
        height: 18px;
        background-image: url("/local/templates/main/assets/images/call-answer.svg");
        background-repeat: no-repeat;
        background-size: contain;
    }
    .new-service-item,
    .index-service .new-service-item{
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .doctors-list .row .col--lg-3,
    .prostatit-page.page-text .row .col--lg-3,
    .service .row .col--lg-3{
        width: 50%;
        flex: 0 0 50%;
    }
    .doctors-list .doctor-tile,
    .prostatit-page.page-text .row .col--lg-3 .doctor-tile,
    .service .row .col--lg-3 .doctor-tile{
        padding-bottom: 0;
        border: none;
    }
    .doctor-tile__title {
        font-size: 15px;
    }
    .doctor-tile__desc {
        margin-bottom: 8px;
    }
    .doctors-list .doctor-tile .doctor-tile__content,
    .prostatit-page.page-text .row .col--lg-3 .doctor-tile .doctor-tile__content,
    .service .row .col--lg-3 .doctor-tile .doctor-tile__content{
        position: inherit;
        min-height: 75px;
        transform: none;
        padding: 10px 5px 45px 5px;
        border: none;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .doctors-list .doctor-tile .doctor-btn,
    .prostatit-page.page-text .row .col--lg-3 .doctor-tile .doctor-btn,
    .service .row .col--lg-3 .doctor-tile .doctor-btn{
        bottom: 0;
    }
    .doctors-list .doctor-tile_offset,
    .prostatit-page.page-text .row .col--lg-3 .doctor-tile_offset,
    .service .row .col--lg-3 .doctor-tile_offset{
        margin-bottom: 10px;
    }
    .advantages__counter .counter__wrap {
        justify-content: center;
    }
    .advantages__counter .counter__text {
        margin-right: 0;
        padding-right: 0;
        background-image: none;
    }
    .advantages__counter .counter__link {
        margin-top: 10px;
    }
    .single-doctor__img {
        float: inherit;
        max-width: inherit;
        height: 475px;
        margin-left: 0;
    }
    .single-doctor__img img{
        height: 100%;
        object-fit: cover;
    }
    .left-information-wrap {
        max-width: 100%;
    }
    .left-information-wrap .left-information .left-info .head-text {
        display: block;
    }
    .doctor-el .name{
        font-size: 22px;
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .doctor-el a img{
        width: 49%;
    }
    .new-line {
        padding: 0 20px;
        margin-bottom: -1px;
    }
    .new-line .new-line__title:last-child {
        margin-bottom: 1rem;
    }
    .new-tabs__item {
        height: 60px;
        padding: 0 20px;
        font-size: 15px;
    }
    .btn.btn_default.btn_red.inline-popup-trigger{
        margin-bottom: 20px;
    }
    .scrolled-mobile__nav .btn.btn_default.btn_red.inline-popup-trigger{
        margin-bottom: 0px;
    }
    .news-list .new-line{
        padding: 0;
    }
    .news-list .new-line__content {
        padding: 0 25px 10px 25px;
    }
    .news .sort__link {
        padding: 10px;
        width: 50%;
    }
    .page__title {
        font-size: 24px;
        line-height: 34px;
    }
    .news .sort__link:nth-child(even) {
        border-right: none;
    }
    .new-line__img img {
        width: auto;
        margin: 20px auto 0 auto;
        display: block;
    }
    .text-bordered-block-blue,
    .text-bordered-block-red{
        padding: 25px;
        padding-top: 70px;
        background-position: 25px 20px;
    }
    .toggle-widget__content .tbl.price{
        width: 100%;
    }
    .toggle-widget__content .tbl.price tbody tr:first-child {
        display: none;
    }
    .toggle-widget__content .tbl.price td:nth-child(2),
    .toggle-widget__content .tbl.price th:nth-child(2) {
        text-align: left !important;
    }
    .toggle-widget__content .tbl.price td {
        font-size: 16px;
        border-bottom: 1px solid #f5f5f5;
    }
    .toggle-widget__content .tbl.price td:first-child {
        border-bottom: none;
    }
    .toggle-widget__content .tbl.price td:first-child b,
    .toggle-widget__content .tbl.price td:first-child strong{
        font-weight: 400 !important;
    }
    .toggle-widget__content .tbl.price td:last-child,
    .toggle-widget__content .tbl.price td:last-child b,
    .toggle-widget__content .tbl.price td:last-child strong{
        font-weight: 700 !important;
    }
    .toggle-widget__content .tbl.price th{
        font-size: 16px;
    }
    .toggle-widget__content h3 {
        margin-top: 10px !important;
    }
    .toggle-widget__header .toggle-widget__arrow {
        top: calc(50% - 10px);
    }
    .search-page table td {
        padding: 10px 10px;
        min-width: inherit;
    }
    .search-page table td:first-child,
    .search-page table td:nth-child(2){
        min-width: 100px;
    }
    .date-widget__content .date-table__tr .date-table__td:nth-last-child(2) .day-info{
        left: inherit;
        right: 0;
    }
    .page-text .flex-block .flex-block__image{
        width: 100%;
    }
    .prostatit-page .service__desc {
        margin: 50px 0;
        padding: 25px;
    }
    .servisec-box{
        padding: 25px;
        margin-top: 0;
    }
    .service .wrapper_content{
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px;
    }
    .tab-widget__content table{
        width: 100%;
    }
    .tab-widget__content table img {
        padding-left: 0!important;
        float: none!important;
        width: 100%;
        height: auto!important;
        margin-left: 0!important;
    }
    .service .img-right, .service .img-left{
        margin: 0;
    }
    .service .red-zone p, .service .blue-zone p {
        font-size: 16px;
    }
    .service .red-zone, .service .blue-zone{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .page-text .service h2 {
        margin-bottom: 20px;
        margin-top: 30px !important;
    }
    .page-text .service ul.red-line{
        padding: 0 10px;
    }
    .page-text .service ul li {
        margin-bottom: 10px;
    }
    .service .table-block p {
        font-size: 14px;
    }
    .page-text .service ul{
        margin-bottom: 30px;
    }
    .page-text .service .row{
        margin: 0 -15px !important;
        padding: 0 15px;
    }
    .page-text .service .line-block {
        margin-bottom: 10px;
        height: inherit;
    }
    .page-text .service .line {
        margin-bottom: 10px;
        width: 100%;
    }
    .page-text .service .service__desc {
        margin: 20px auto !important;
    }
    .article__content img{
        width: 100%;
    }
    .article__content .counter__wrap{
        flex-direction: column;
    }
    .article__content .counter__text{
        display: flex;
        align-items: center;
        margin-top: 15px;
    }
    .article__content .counter__text a{
        margin-bottom: 0 !important;
    }
    .scrolled-mobile__content {
        padding-bottom: 200px;
        height: 100vh;
    }
    .scrolled-mobile__content .scrolled-mobile__lk{
        display: block;
    }
    .scrolled-mobile__nav a.btn_gree{
        display: none;
    }
    .scrolled-mobile__header .header-phone, .scrolled-mobile__header .header-phone-custom{
        display: block;
        margin: 0;
    }
    .advantages .advantages__list .advantages__item{
        width: 100%;
        max-width: inherit;
    }
    .triggers .trigger{
        width: 100%;
    }
    .vocabulary__section {
        max-width: 100%;
    }
    .page__aside{
        margin-left: -15px;
    }
    .page__filter{
        margin-left: -15px;
        margin-right: -15px;
    }
    .page__content .tabs, .page__content .page__wrapper{
        margin-left: -15px;
        margin-right: -15px;
    }
    .page__content .page__form{
        margin: 0;
        max-width: inherit;
    }

    .table-service-card__btn {
        display: block;
        margin: 0 auto 30px auto;
        cursor: pointer;
        padding: 12px 10px;
        font-weight: 700;
        text-transform: uppercase;
        display: block;
        text-align: center;
        font-size: .8em;
        background: #de002b;
        color: #ffffff;
    }
    .table-service-card .col-mobile-none {
        display: none;
    }
    .table-service-card a {
        font-size: 14px;
    }
    .table-service-card .col-price {
        min-width: 110px;
    }
    .table-service-card .col-price .search-service-card__btn{
        display: flex !important;
    }
    .price-page__category .row > div{
        width: 50%;
        flex: 0 0 50%;
    }
    .price-page__category .new-service-item .new-service-item-title{
        text-align: center;
    }
    .custom-right-image {
        float: none;
        margin: 0 0 20px 0px;
        max-width: inherit;
        width: 100%;
    }
    .custom-left-image {
        float: none;
        margin: 0 0px 20px 0px;
        max-width: inherit;
        width: 100%;

    }
}
/*---------------------------------------------------------------------*/
@media screen and (max-width: 375.9px){
    .rating-company .rating-company__title {
        font-size: 16px;
        line-height: 22px;
    }
    .rating-company .rating-company__item {
        width: 47%;
        padding: 18px;
    }
    .doctors-list .doctor-tile__img {
        min-height: 19rem;
    }
    .doctors-list .doctor-tile .doctor-tile__content {
        min-height: 80px;
    }
    .tbl.price td {
        border: 1px solid #f5f5f5;
        vertical-align: middle;
        padding: 10px 10px;
    }
    .advantages__counter .counter__text {
        margin-top: 10px;
    }
    .left-information-wrap .left-information .left-info:first-child {
        margin-bottom: 10px;
    }
    .left-information-wrap .left-information .left-info {
        width: 100%;
    }
    .left-information-wrap .left-information {
        flex-direction: column;
    }
    .pagination__item{
        width: 30px;
        height: 30px;
    }
    .search-page table {
        font-size: 14px;
    }
    .search-page table td:first-child,
    .search-page table td:nth-child(2) {
        min-width: 90px;
    }
    .toggle-widget__content .tbl.price td{
        font-size: 14px;
    }
    .price-page__category .new-service-item .new-service-item-title{
        font-size: 12px;
    }
    .price-page__category .new-service-item{
        min-height: 60px;
    }
}
/*---------------------------------------------------------------------*/
@media screen and (max-width: 374.9px){
    .pagination__item{
        margin-right: 2px;
        margin-left: 2px;
    }
    .scrolled-mobile__header .header-phone a, .scrolled-mobile__header .header-phone-custom a{
        font-size: 1.1rem;
    }
    .scrolled-mobile__header .header-phone strong, .scrolled-mobile__header .header-phone-custom strong{
        font-size: 1.1rem;
    }
}


#callibri_quiz_hook{
    z-index: 1900000000 !important;
}
#callibri-module-area{
    z-index: 1900000001 !important;
}

@media screen and (max-height: 575px){
    body > div:last-child{
        height: 80%;
        overflow: scroll;
    }
}
@media screen and (max-width: 767px){
    body > div:last-child{
        z-index: 200000000000;
        position: fixed !important;
        top: 30px !important;
    }
}

/* style page proktolog video */
.video-custom + .inline-popup-trigger{
    margin: 20px auto 0 auto;
    display: block;
    width: max-content;
}
@media screen and (max-width: 767px){
    .video-custom iframe{
        height: 400px;
    }
}
/* end */

/* style page sitemap */
.sitemap-section{
    display: flex;
    flex-wrap: wrap;
}
.sitemap-section__item{
    width: 50%;
    padding-bottom: 20px;
}
@media screen and (max-width: 767px){
    .sitemap-section__item{
        width: 100%;
    }
}
.sitemap-section__item ul{
    list-style: none;
    padding-left: 20px;
}
.sitemap-section__item ul li{
    display: none;
}
.sitemap-section__item a:hover{
    color: #de002b;
    text-decoration: underline;
}
.sitemap-section__item.visible ul li,
.sitemap-section__item ul li ul li{
    display: list-item;
}
.sitemap-section__item ul li:nth-child(1),
.sitemap-section__item ul li:nth-child(2),
.sitemap-section__item ul li:nth-child(3){
    display: list-item;
}
.sitemap-section__headline a{
    font-size: 25px;
}
@media screen and (max-width: 767px){
    .sitemap-section__headline a{
        font-size: 22px;
    }
}
.sitemap-section__headline a{
    color: #de002b;
}
.sitemap-section__headline .plus{
    display: inline-block;
    width: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
}
.sitemap-section__headline .plus::before{
    content: "+";
}
.sitemap-section__item.visible .sitemap-section__headline .plus::before{
    content: "-";
}
/* end */


/* style mainpage slider */
.mainSliderDoctor .slick-arrow {
    width: 4rem;
    height: 4rem;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    border: none;
    position: absolute;
    top: 50%;
    z-index: 9;
    transition: all .2s ease;
    transform: translateY(-50%);
    cursor: pointer;
}
.mainSliderDoctor .slick-prev {
    left: 1.5rem;
}
.mainSliderDoctor .slick-next {
    right: 1.5rem;
}
.mainSliderDoctor .slick-arrow {
    background: #de002b;
}
.mainSliderDoctor .slick-prev:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 2px solid #333333;
    border-bottom: 2px solid #333333;
    transform: rotate(45deg);
    left: 2px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .2s ease;
}
.mainSliderDoctor .slick-next:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 2px solid #333333;
    border-top: 2px solid #333333;
    transform: rotate(45deg);
    right: 2px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .2s ease;
}
.mainSliderDoctor .slick-arrow:before {
    border-color: #fff;
}
.mainSliderDoctor .slick-dots {
    text-align: center;
    padding-left: 0;
    display: flex;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    align-items: center;
    justify-content: center;
}
.mainSliderDoctor .slick-dots li {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.mainSliderDoctor .slick-dots li button {
    cursor: pointer;
    border: none;
    font-size: 0;
    padding-left: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #dcdcdc;
}
.mainSliderDoctor .slick-dots li.slick-active button {
    background-color: #de002b;
    width: 1rem;
    height: 1rem;
}

.mainSliderDoctor .slick-track{
    display: flex;
}

.mainSliderDoctor{
    padding-bottom: 80px;
}
/* the slides */
.mainSliderDoctor .slick-slide {
    margin: 0 10px;
}
/* the parent */
.mainSliderDoctor .slick-list {
    margin: 0 -10px;
}

.mainSliderDoctor .doctor-tile__title{
    color: #00878e;
}
.mainSliderDoctor .doctor-tile_offset {
    margin-bottom: 0;
    border: none !important;
}
.mainSliderDoctor .slick-slide > div{
    border: 1px solid #ecf2f4 !important;
}
.mainSliderDoctor .doctor-tile__content {
    padding: 2rem 2.5rem 3rem;
}
@media screen and (max-width: 1200px){
    .mainSliderDoctor {
        padding-bottom: 85px;
        margin-top: -2px;
    }
    .mainSliderDoctor .doctor-tile_offset {
        display: flex !important;
        flex-direction: column;
        height: 100%;
    }
    .mainSliderDoctor .slick-slide > div{
        border-bottom: 1px solid #ecf2f4;
    }
}
@media screen and (max-width: 991px){
    .mainSliderDoctor .slick-slide > div{
        border-bottom: none;
    }
}
@media screen and (max-width: 767px){
    .mainSliderDoctor .doctor-tile__content{
        position: inherit;
        min-height: 75px;
        transform: none;
        padding: 10px 5px 45px 5px;
        border: none;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mainSliderDoctor .doctor-btn {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        height: 44px;
        bottom: 0;
    }
    .mainSliderDoctor .doctor-tile_offset{
        border: none;
        padding-bottom: 0;
    }
    .mainSliderDoctor .slick-dots{
        margin-top: 10px;
    }
    .mainSliderDoctor .slick-slide > div{
        border: none !important;
    }
}
@media screen and (max-width: 375.9px){
    .mainSliderDoctor .doctor-tile__img {
        min-height: 20rem;
    }
}



/* style inner news page */
.page-news-detail .navigation {
    padding: 10px 0 10px 10px;
    background-color: #F7F7F7;
}
.page-news-detail .navigation__item {
    min-height: 34px;
    display: flex;
    align-items: center;
    padding: 7px 14px;
    background-color: #F7F7F7;
    transition: 0.3s ease-in-out;
}
.page-news-detail .navigation__item--current {
    background-color: #FFFFFF;
}
.page-news-detail .navigation__item--current .navigation__link {
    color: #1E7C84;
}
.page-news-detail .navigation__link {
    transition: 0.3s ease-in-out;
    font-size: 15px;
    line-height: 18px;
    color: #181818;
}
.page-news-detail .navigation__link:hover {
    color: #1E7C84;
}
.page-news-detail .page-content__content{
    margin: 0;
    max-width: inherit;
}
.page-news-detail .page-text{
    padding-top: 0;
    padding-left: 70px;
}
.page-news-detail__back{
    position: relative;
    color: #999 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 19px !important;
    padding-left: 15px !important;
    text-decoration: none !important;
}
.page-news-detail__back:hover{
    color: #00878e !important;
}
.page-news-detail__back svg{
    position: absolute;
    left: 0;
    top: 4px;
}
.page-news-detail h1{
    color: #000;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
}
.page-news-detail__date{
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    text-align: right;
    margin-bottom: 15px;
}
.page-news-detail img{
    width: 100%;
    max-height: 365px;
    object-fit: cover;
    object-position: top;
    margin-bottom: 16px;
}
.page-news-detail .fullsize {
    max-height: 900px; !important
}
.page-news-detail p{
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 16px;
}
.page-news-detail h2, .page-news-detail h3, .page-news-detail h4{
    color: #0E8D8F;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 16px;
}
.page-news-detail ul{
    margin-bottom: 16px;
}
.page-news-detail ul li{
    color: #3C3838;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-left: 22px;
}
.page-news-detail ul li b, .page-news-detail ul li strong{
    color: #3C3838;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}
.page-news-detail .page-text a{
    color: #0E8D8F;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-decoration-line: underline;
}
.page-news-detail .page-text ul li:before {
    content: '';
    width: 10px;
    height: 3px;
    border-radius: 0;
    background: #05ADA1;
    position: absolute;
    transform: translateX(-22px);
    top: 10px;
}
.page-news-detail__offer{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-left: 8px solid #0E8D8F;
    background: #F9FBFA;
    padding: 16px 32px 16px 24px;
    margin: 40px 0 80px 0;
}
.page-news-detail__offer p{
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
}
.page-news-detail__offer a{
    text-decoration-line: none !important;
    min-width: 165px;
}

.page-news-detail__gallery{
    margin-top: 80px;
}
.page-news-detail__gallery .slick-arrow {
    width: 4rem;
    height: 4rem;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    border: none;
    position: absolute;
    top: 50%;
    z-index: 9;
    transition: all .2s ease;
    transform: translateY(-50%);
    cursor: pointer;
}
.page-news-detail__gallery .slick-arrow:hover{
    border: 1px solid #CC2B34;
    background: #FFF;
}
.page-news-detail__gallery .slick-prev {
    left: -2rem;
}
.page-news-detail__gallery .slick-next {
    right: -2rem;
}
.page-news-detail__gallery .slick-arrow {
    background: #de002b;
}
.page-news-detail__gallery .slick-arrow.slick-disabled{
    display: none !important;
}
.page-news-detail__gallery .slick-prev:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-left: 2px solid #333333;
    border-bottom: 2px solid #333333;
    transform: rotate(45deg);
    left: 2px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .2s ease;
}
.page-news-detail__gallery .slick-next:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-right: 2px solid #333333;
    border-top: 2px solid #333333;
    transform: rotate(45deg);
    right: 2px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .2s ease;
}
.page-news-detail__gallery .slick-arrow:before {
    border-color: #fff;
}
.page-news-detail__gallery .slick-prev.slick-arrow:hover:before{
    border-left: 2px solid #CC2B34;
    border-bottom: 2px solid #CC2B34;
}
.page-news-detail__gallery .slick-next.slick-arrow:hover:before{
    border-right: 2px solid #CC2B34;
    border-top: 2px solid #CC2B34;
}

.page-news-detail__gallery .slick-slide {
    margin: 0 10px;
}
.page-news-detail__gallery-item img{
    max-height: inherit;
    height: 380px;
}
.page-news-detail__gallery .slick-list:after{
    content: '';
    position: absolute;
    top: 0px;
    right: 0;
    width: 94px;
    height: 380px;
    background: linear-gradient(270deg, #FFF 22.56%, rgba(255, 255, 255, 0.81) 38.28%, rgba(255, 255, 255, 0.00) 100%);
}
.page-news-detail__gallery .slick-list.right:after{
    display: none;
}
.page-news-detail__gallery .slick-list.left:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 94px;
    height: 380px;
    background: linear-gradient(270deg, #FFF 0.91%, rgba(255, 255, 255, 0.81) 34.18%, rgba(255, 255, 255, 0.00) 100%);
    transform: rotate(180deg);
    z-index: 1;
}
@media screen and (max-width: 1200px){
    .page-news-detail__gallery .slick-prev {
        left: 0rem;
    }
    .page-news-detail__gallery .slick-next {
        right: 0rem;
    }
    .page-news-detail .page-text {
        padding-left: 30px;
    }
}
@media screen and (max-width: 991px){
    .page-news-detail .page-text {
        padding: 30px 0 0 0;
    }
}
@media screen and (max-width: 767px){
    .page-news-detail__offer{
        flex-direction: column;
    }
    .page-news-detail__offer a{
        margin: 20px auto 0 0 !important;
    }
    .page-news-detail h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .page-news-detail__gallery .slick-list:after, .page-news-detail__gallery .slick-list:before{
        display: none !important;
    }
    .page-news-detail__gallery .slick-slide {
        margin: 0;
    }
    .page-news-detail img {
        object-fit: contain;
        object-position: center;
    }
    .page-news-detail__gallery .slick-prev {
        left: -1rem;
    }
    .page-news-detail__gallery .slick-next {
        right: -1rem;
    }
}

figcaption .mfp-counter{
    display: none !important;
}

.n-gen__title, .n-gen__desc, .n-gen__btn, .n-gen__img{
    opacity: 0 !important;
}
.n-gen__title.animate__animated, .n-gen__desc.animate__animated, .n-gen__btn.animate__animated, .n-gen__img.animate__animated{
    opacity: 1 !important;
}

/* style animate */
:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
}
.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


@-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.animate__bounceIn {
    -webkit-animation-duration: calc(1s * 0.75);
    animation-duration: calc(1s * 0.75);
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
        transform: translate3d(0, 25px, 0) scaleY(0.9);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
        transform: translate3d(0, -10px, 0) scaleY(0.95);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
        transform: translate3d(0, 5px, 0) scaleY(0.985);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
        transform: translate3d(0, 25px, 0) scaleY(0.9);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
        transform: translate3d(0, -10px, 0) scaleY(0.95);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
        transform: translate3d(0, 5px, 0) scaleY(0.985);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.animate__bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
        transform: translate3d(10px, 0, 0) scaleX(0.98);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
        transform: translate3d(-5px, 0, 0) scaleX(0.995);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
        transform: translate3d(10px, 0, 0) scaleX(0.98);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
        transform: translate3d(-5px, 0, 0) scaleX(0.995);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.animate__bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.animate__jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}


@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}


@media screen and (max-width: 991px){
    .index-slider .n-gen__img {
        width: auto !important;
    }
}


#callibri_quiz_closed_quiz{
    z-index: 110 !important;
}
#CallibriQuiz{
    z-index: 4147483646!important;
}
#callibri-module-area {
    z-index: 3900000001 !important;
}

.single-doctor .price-service-card{
    margin-top: 50px !important;
}
@media screen and (max-width: 767px){
    .paragraph_default iframe{
        width: 100%;
    }
}

/* мобильное меню */
.scrolled-mobile .header-menu li{
    padding-right: 0;
    padding-left: 1.5rem;
    color: #333;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.scrolled-mobile .header-menu li:last-child{
    border-bottom: 1px solid #eee;
}

.scrolled-mobile .header-menu__link{
    padding: 0;
    border: none !important;
    padding-top: 13px;
    padding-bottom: 13px;
    width: 75%;
}
.scrolled-mobile .header-menu__link.active{
    color: #de002b;
}
.scrolled-mobile .header-menu__arrow{
    margin: 0;
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1.5rem;
}
.scrolled-mobile .header-menu__arrow.active svg{
    transform: rotate(180deg);
}
.scrolled-mobile .header-menu__arrow.active svg path{
    stroke: #de002b;
}
.scrolled-mobile .header-menu__dropdown{
    height: 0;
    display: none;
    /* overflow: hidden; */
    /* transition: .2s ease-out; */
    padding: 0;
}
.scrolled-mobile .header-menu__dropdown.active{
    height: auto;
    display: block;
}
.scrolled-mobile .header-menu__dropdown li{
    border: none;
    padding: 3px 10px;
}
.scrolled-mobile .header-menu__dropdown li:last-child{
    margin-bottom: 10px;
    border: none !important;
}
.scrolled-mobile .header-menu__dropdown li a{
    font-size: 15px;
}

.header-menu__link.active {
    color: #05ada1;
}

.header__sticky .header-menu__link.active::after {
    position: absolute;
    right: 0;
    bottom: -8px;
    left: 0;
    height: 3px;
    content: '';
    background: #05ada1;
}

#callibri-module-area, #callibri_quiz_toster, #callibri_quiz_hook{
    display: none !important;
}
#callibri-module-area.active, #callibri_quiz_toster.active, #callibri_quiz_hook.active{
    display: flex !important;
}
.reviews-slider:before, .reviews-slider:after{
    display: none !important;
}

.reviews-slider.slick-vertical .slick-list {
    box-sizing: content-box;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: -12px;
    margin-bottom: -12px;
}

.reviews-slider.slick-vertical .slick-slide {
    box-sizing: content-box;
    padding-top: 12px;
    padding-bottom: 12px;
}

.reviews-slider.slick-vertical .reviews-slider__item {
    margin-top: 0;
    margin-bottom: 0;
}


/*.header-menu__link{*/
/*    margin-right: 2.5rem !important;*/
/*}*/
@media (max-width: 1290px) {
    .header__sticky .header-menu__link {
        margin-right: 1.3rem !important;
    }
}
.sticky-wrapper.is-sticky .header-menu__link{
    margin-right: 2rem !important;
}
@media (max-width: 1290px){
    .sticky-wrapper.is-sticky .header-menu__link{
        margin-right: 1.3rem !important;
    }
}
@media (max-width: 1220px) {
    .sticky-wrapper.is-sticky .header-menu__link{
        font-size: 11px !important;
        margin-right: 1rem !important;
    }
}
@media (max-width: 1090px) {
    .sticky-wrapper.is-sticky .header-menu__link {
        font-size: 10px !important;
    }
}

.section__count_wrapper{
    padding: 0 0 50px 0;
}
.section__count_wrapper > p{
    color: #666666;
    font-size: 20px;
    color: #0F8E8F;
    text-align: center;
    font-weight: 700;
}
.section__count{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 50px;
}
.section__count_item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section__count_item p{
    margin: 0;
    font-size: 2.9rem;
    font-weight: 700;
    /* color: #0F8E8F; */
    color: #de002b;
    text-align: center;
}
.section__count_item hr{
    margin: 10px 0;
    height: 2px;
    border: none;
    background: #0F8E8F;
    width: 100%;
}
.section__count_item span{
    color: #0F8E8F;
    text-align: center;
}
.section__count_desc{
    justify-content: space-around;
}
.section__count_desc p{
    color: #0F8E8F;
    font-size: 2.2rem !important;
}
@media (max-width: 991px){
    .section__count_item p{
        font-size: 2.3rem;
    }
}
@media (max-width: 767px) {
    .section__count{
        flex-wrap: wrap;
        gap: 30px;
        padding-bottom: 30px;
    }
    .section__count_item{
        width: calc(50% - 30px);
        margin: 0 auto;
    }
    .section__count_item:last-child{
        width: 100%;
    }
    .section__count_desc .section__count_item{
        width: 100%;
    }
    .section__count_item p{
        font-size: 2.2rem;
    }
}
@media (max-width: 375.9px){
    .section__count_item span{
        font-size: 14px;
    }
}

.slick-slider .n-gen{
    background: #ffffff;
    border: none;
}
.slider_arrows .slick-arrow {
    background: #de002b;
}
.slider_arrows .slick-arrow:before {
    border-color: #fff;
}
.head-text.colored{
    color: #000000;
    font-weight: 600;
    text-align: center !important;
}
.header__right{
    min-width: 190px;
}


.header .iconed__ico,
.header .n-slabo__ico,
.header .whats-app__ico,
.header-search__submit img,
.mobile-search__submit img,
.search__loop-ico,
.mobile-loop-ico,
.city-widget__title img {
    width: 25px;
    height: 25px;
}

/* Header layout tweaks for new header icons */
@media screen and (min-width: 768px) {
    .header__row.header__row_offset {
        align-items: flex-start;
    }
    .header__left {
        align-items: flex-start;
        gap: 6px;
    }
    .header__left .search-widget_offset {
        padding-left: 0;
    }
    .header__left .search-widget {
        margin-top: 4px;
    }
    .header-search {
        display: flex;
        align-items: center;
        gap: 6px;
    }
    .header-search__submit {
        padding: 0;
        margin-right: 0;
    }
    .header-search__submit .iconed__ico_r-default,
    .header .iconed__ico_r-default {
        margin-right: 0;
    }
    .header__left .city-widget__title {
        display: flex;
        align-items: center;
        gap: 6px;
        flex-wrap: nowrap;
        width: max-content;
    }
    .header__left .city-widget__label {
        white-space: nowrap;
    }
    .header__left .header-medal {
        margin-top: 6px;
        max-width: 260px;
    }
    .header__left .header-medal__row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }
    .header__left .header-medal__row > .header-medal_col:first-child {
        display: none;
    }
    .header__left .header-medal_col {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 6px;
    }
    .header__left .mobile-version {
        display: none;
    }
    .header__left .head-text {
        text-align: left !important;
        margin-bottom: 0;
    }
    .header-medal__items {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        margin-top: 10px;
    }
    .header-medal__item {
        margin: 0;
        flex: 0 0 calc(50% - 4px);
    }
    .header-medal__item--full {
        flex-basis: 100%;
    }
    .header-medal__item a {
        display: inline-flex;
        align-items: center;
    }
    .header-medal__item img {
        height: 32px;
        width: auto;
        display: block;
    }
    .header-medal__item {
        max-width: none;
    }
    .header__middle {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
        padding-top: 0;
    }

    .header__middle .header-phone {
        margin-bottom: 0;
    }

    .header__right {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }
    .header__right .lk-link {
        display: flex;
        align-items: center;
        gap: 6px;
        justify-content: flex-start;
    }
    .header__right .lk-link__title {
        white-space: nowrap;
        text-align: left;
        margin-left: 3px;
    }
    .header .iconed__ico,
    .header .n-slabo__ico,
    .header .whats-app__ico,
    .header-search__submit img,
    .mobile-search__submit img,
    .search__loop-ico,
    .mobile-loop-ico,
    .city-widget__title img {
        width: 25px;
        height: 25px;
    }
    .header__middle table th,
    .header__middle table td,
    .header-medal table th,
    .header-medal table td {
        padding: 0 !important;
    }
    .header-medal table td {
        display: block;
        padding: 3px 0;
    }
}

@media screen and (max-width: 767px) {
    .header__logo {
        margin-top: 40px;
    }
}
.logo-block p {
    color: #de002b;
    font-weight: bold;
    font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
    .logo-block p br{
        display: none;
    }
}

.index-slider{
    margin-bottom: 8rem;
}
@media screen and (max-width: 991px) {
    .index-slider{
        margin-bottom: 80px;
    }
}

/* Стили из local\templates\.default\components\wf\departments.menu\department_sidebar\template.php */
.navigation {
    background-color: #F7F7F7;
}
.navigation__header {
    min-height: 54px;
    display: flex;
    align-items: center;
    padding: 0 24px;
    border-bottom: 1px solid #E5E5E5;
}
.navigation__header svg {
    margin-right: 15px;
}
.navigation__header svg path {
    transition: 0.3s ease-in-out;
}
.navigation__header .navigation__link {
    padding: 0;
    color: #1E7C84;
}
.navigation__header:hover svg path {
    fill: #E1002C;
}
.navigation__header:hover .navigation__link {
    color: #E1002C;
}
.navigation__wrapper {
    padding: 10px 0;
}
.navigation__item {
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 22px 7px 0;
    background-color: transparent;
    transition: 0.3s ease-in-out;
}
.navigation__item--current {
    margin-left: 10px;
    background-color: #FFFFFF;
}
.navigation__item--expanded {
    background-color: rgba(196, 196, 196, .1);
}
.navigation__item--expanded .navigation__inspect:after {
    opacity: 0;
}
.navigation__inspect {
    position: relative;
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    border: 1px solid #1E7C84;
    border-radius: 2px;
    transition: 0.3s ease-in-out;
}
.navigation__inspect:before,
.navigation__inspect:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 9px;
    height: 1px;
    margin: auto;
    border-radius: 2px;
    background-color: #1E7C84;
    transition: 0.3s ease-in-out;
}
.navigation__inspect:after {
    transform: rotate(90deg);
}
.navigation__inspect:hover {
    cursor: pointer;
    border-color: #E1002C;
}
.navigation__inspect:hover:before,
.navigation__inspect:hover:after {
    background-color: #E1002C;
}
.navigation__item--current .navigation__link {
    color: #1E7C84;
}
.navigation__link {
    padding-left: 24px;
    transition: 0.3s ease-in-out;
    font-size: 15px;
    line-height: 18px;
    color: #181818;
}
.navigation__link:hover {
    color: #1E7C84;
}
.navigation__child {
    display: none;
    padding: 10px 0;
    border-top: 1px solid #E5E5E5;
    background-color: rgba(196, 196, 196, .1);
}
.navigation__child .navigation__link {
    padding-left: 24px;
}
.navigation__child .navigation__item--current .navigation__link {
    padding-left: 14px;
}
.navigation__toggle {
    display: flex;
    align-items: center;
    margin-left: 14px;
    transition: 0.3s ease-in-out;
    font-size: 15px;
    line-height: 18px;
    color: #1E7C84;
}
.navigation__toggle:hover {
    cursor: pointer;
    color: #196c73;
}
.navigation__toggle:hover svg path {
    fill: #196c73;
}
.navigation__toggle svg {
    margin-right: 10px;
    transition: 0.3s ease-in-out;
}
.navigation__toggle svg path {
    transition: 0.3s ease-in-out;
    fill: #1E7C84;
    fill-opacity: 1;
}
.navigation__toggle--active svg {
    transform: rotate(180deg);
}

/* END */

/* Стили из local\templates\.default\components\wf\shedule\.default\template.php */
.rasp__item{
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}
.rasp__tile{
    margin-right: 10px;
    display: inline-block;
    width: 64px;
    height: 20px;
    border:1px solid #f0f2f2;
}
.rasp__tile_fiolet{
    background: #d2d1fa;
}
.rasp__tile_green{
    background: #c3eae6;
}
.rasp__tile_gray{
    background: #f9fbfb;
}
.rasp__tile_white{
    background: #fff;
}
.rasp__title{
    font-size: 16px;
}
.rasp_offset{
    margin-top: 20px;
}
.table-container {
    overflow: inherit;
}
.mfp-container .day-info{
    opacity: 1;
    pointer-events: all;
    margin-left: auto;
    margin-right: auto;
    position: static;
}
.day-info_gray{
    background-color: #f9fbfb;
}
.day-info_white{
    background-color: #fff;
}
@media (max-width:990px){
    .date-table {
        margin-bottom: 0 !important;
    }
    .table-container {
        width: 100%;
        overflow-x: auto;
        _overflow: auto;
        overflow-y: hidden;
        margin: 0 0 1em;
    }
    .date-table__td{
        cursor: pointer;
    }
    .date-table__td:hover .day-info{
        opacity: 0;
        pointer-events: none;
    }

}
.day-info{
    max-height: 230px;
    overflow: auto;
}
.date-table {
    display: table;
    width: 100%;
    margin-bottom: 86px;
}
.date-table__td:last-child:hover .day-info{
    right: 0;
    left: auto;
}

.load-circle{
    display: none;
    position: absolute;
    width: 50px;
    height: 50px;
    border:4px solid #555;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    border-radius: 50%;
    z-index: 9999999;
    border-top-color: blue;
    animation: name_ann 1s linear infinite;
}
@keyframes name_ann{
    0%{
        transform:rotateZ(0deg);
    }
    50%{
        transform: rotateZ(180deg);
    }
    100%{transform: rotateZ(360deg);}
}
.date-table{
    position: relative !important;
    opacity: 1;
}
.day-info.day-info_green,.day-info.date-event_fiolet {
    cursor: pointer;
}
/* END */

/* Стили из local\templates\.default\components\bitrix\form\sign.up.modal.form\bitrix\form.result.new\.default\template.php */
[id^="wait_comp_"] {
    display: none !important;
}
/* END */

/* Стили из local\templates\.default\components\wf\specialists\specialists\sidebar.php */
.navigation {
    padding: 10px 0 10px 10px;
    background-color: #F7F7F7;
}
.navigation__item {
    min-height: 34px;
    display: flex;
    align-items: center;
    padding: 7px 14px;
    background-color: #F7F7F7;
    transition: 0.3s ease-in-out;
}
.navigation__item--current {
    background-color: #FFFFFF;
}
.navigation__item--current .navigation__link {
    color: #1E7C84;
}
.navigation__link {
    transition: 0.3s ease-in-out;
    font-size: 15px;
    line-height: 18px;
    color: #181818;
}
.navigation__link:hover {
    color: #1E7C84;
}
/* END */

/* Стили из local\templates\.default\components\wf\specialists\specialists\element.php */
.reviews-slider-raiting_offset{
    margin-bottom: 15px;
}
.wrap__review__header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* END */

/* cellpadding */
th, td { padding: 15px; }

/* cellspacing */
table { border-collapse: separate; border-spacing: 15px; } /* cellspacing="5" */
table { border-collapse: collapse; border-spacing: 0; }   /* cellspacing="0" */

.body-service-card__inner a{
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #00878e;
    padding: 5px 15px;
    font-size: 14px;
    border-radius: 50px;
    margin-top: 10px;
    width: fit-content;
    color: #898989 !important;
    transition: .6ms;
}
.body-service-card__inner a:hover{
    color: #ffffff !important;
    background: #00878e;
}
#bvi-panel-close img{
    margin-right: 5px;
}
.header__right.header-link-block .n-slabo{
    color: #333333;
    margin-top: 10px;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .bvi-panel-container {
        width: 1100px;
    }
    .header__right.header-link-block .n-slabo{
        display: flex !important;
    }
}

@media (min-width: 990px) and (max-width: 1200px) {
    .header__middle {
        display: none;
    }

    .whats-app {
        margin-top: 0;
    }

    .header__left .search-widget {
        padding-left: 15px;
    }

    .header__left .tablet-addr .desctop-header-content-addr,
    .scrolled-mobile .city-widget__header > .city-select + .city-select {
        display: none !important;
    }
}

@media (max-width: 990px) {
    .header__middle {
        display: none;
    }

    .whats-app {
        margin-top: 0;
    }
}


@media screen and (max-width: 767px) {
    .header-medal__items {
        text-align: left;
    }

    .header-medal__item {
        margin-bottom: 10px;
    }

    .header-medal__item  img {
        height: 40px;
        width: auto;
    }
}

@media screen and (max-width: 991px) {
    .select2-dropdown {
        margin: 0;
    }
}

.section__count {
    align-items: start;
}

.footer__content {
    max-width: 1270px;
    padding-right: 5rem;
    padding-left: 5rem;
}

.date-widget__arrow:hover {
    cursor: pointer;
    color: #2e857c !important;
}

.author-detail-card {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 18px;
    margin: 20px 0 32px;
    padding: 20px 24px;
    background: #f5f5f5;
    border: 1px solid #e6ecec;
    box-shadow: none;
}

.author-detail-card .servisec-box__image {
    width: 92px;
    min-width: 92px;
    margin-right: 0;
}

.author-detail-card .servisec-box__image img {
    display: block;
    width: 92px;
    height: 92px;
    border-radius: 0;
    object-fit: cover;
    box-shadow: none;
}

.author-detail-card .servisec-box__text {
    flex: 1 1 auto;
    min-width: 0;
}

.author-detail-card .servisec-box__desc {
    margin-bottom: 6px;
    font-size: 11px;
    line-height: 1.45;
    letter-spacing: 0.03em;
    color: #5f7475;
}

.author-detail-card .servisec-box__desc p,
.author-detail-card .servisec-box__subtitle p {
    margin: 0;
}

.author-detail-card .servisec-box__title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
}

.author-detail-card .servisec-box__title a {
    color: #01878e;
    text-decoration: none;
}

.author-detail-card .servisec-box__title a:hover {
    color: #de002b;
}

.author-detail-card .servisec-box__subtitle {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
}

.author-detail-card .servisec-box__subtitle b {
    color: #333333;
}

@media screen and (max-width: 767px) {
    .author-detail-card {
        gap: 14px;
        padding: 18px;
    }

    .author-detail-card .servisec-box__title {
        font-size: 19px;
    }

    .author-detail-card .servisec-box__subtitle {
        font-size: 13px;
    }
}

@media screen and (max-width: 575px) {
    .author-detail-card {
        flex-direction: column;
        align-items: center;
        gap: 14px;
        padding: 18px 16px;
        text-align: center;
    }

    .author-detail-card .servisec-box__image,
    .author-detail-card .servisec-box__image img {
        width: 92px;
        max-width: 92px;
        height: 92px;
    }

    .author-detail-card .servisec-box__text,
    .author-detail-card .servisec-box__desc,
    .author-detail-card .servisec-box__title,
    .author-detail-card .servisec-box__subtitle {
        text-align: center;
    }

    .author-detail-card .servisec-box__title {
        font-size: 18px;
    }
}

@media (max-width: 990px) {
    #schedule .day-info {
        transition: none !important;
    }
}

@media (max-width: 990px) {
    .table-container {
        overflow-y: hidden !important;
    }
}

@media (max-width: 990px) {
    .date-table {
        margin-bottom: 0 !important;
    }

    .table-container {
        width: 100%;
        overflow-x: auto;
        _overflow: auto;
        overflow-y: hidden;
        margin: 0 0 1em;
    }

    .date-table__td {
        position: relative;
        cursor: pointer;
    }

    .date-table__td .day-info {
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        z-index: 20;
    }

    .date-table__td.day-info-open-down .day-info {
        top: 0;
        bottom: auto;
    }

    .date-table__td.day-info-open-up .day-info {
        top: auto;
        bottom: 0;
    }

    .date-table__td:hover .day-info {
        opacity: 0 !important;
        pointer-events: none !important;
    }

    .date-table__td.day-info-open .day-info {
        opacity: 1 !important;
        pointer-events: all !important;
    }

}

@media (min-width: 870px) and (max-width: 990px) {
    .mobile-search {
        display: flex;
    }
}

@media (min-width: 770px) and (max-width: 990px) {
    .header-search {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .scrolled-mobile .header-menu {
        width: 50%;
    }
}

@media screen and (max-width: 470px) {
    .scrolled-mobile .header-menu {
        width: 100%;
    }
}

@media screen and (max-width: 470px) {
    .scrolled-mobile .header-medal {
        display: block !important;
    }

    .scrolled-mobile .header-medal .header-medal_col {
        display: block !important;
    }
}


@media screen and (max-width: 991px) {
    .scrolled-mobile__title, .index-slider .slick-arrow, .scrolled-mobile .search-widget, .scrolled-mobile .header-medal,.scrolled-mobile .work__container {
        display: block !important;
    }
}

@media screen and (max-width: 991px) {
    .work__container {
        font-size: 14px;
    }
    .city-widget .head-text{
        display: none !important;
    }
    .scrolled-mobile .header-medal .head-text {
        display: none !important;
    }

    .scrolled-mobile .header-medal .header-medal_col {

        justify-content: start;
        flex-direction: column !important;
        align-items: start;
        margin-bottom: 10px;
    }

    .scrolled-mobile .header-medal .header-medal__row {

        justify-content: start;
        flex-direction: column !important;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 991px) {
    .scrolled-mobile .search-widget {
        padding-left: 0;
    }
}


@media screen and (min-width: 768px) {
    .scrolled-mobile__content .header-medal__items {
        display: flex;
        flex-wrap: nowrap;
        gap: 8px;
        margin-top: 10px;
    }
}

.scrolled-mobile .mobile-version {
    display: block;
    width: 100%;
}

@media (max-width: 990px) {
    .mobile-version .mobile-hide {
        text-align: left;
    }

    .n-slabo {
        margin-bottom: 0;
    }
}


/*.scrolled-mobile .header-menu li {*/
/*    flex-wrap: nowrap;*/
/*}*/

.reviews-items .reviews-list-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.reviews-items .reviews-list-grid-item {
    display: flex;
    min-width: 0;
}

.reviews-items .reviews-list-grid-item > .reviews-slider__item {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.reviews-items .reviews-list-grid-item > .reviews-slider__item .reviews-slider__content {
    flex: 1 1 auto;
}

@media screen and (max-width: 767px) {
    .reviews-items .reviews-list-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

@media screen and (min-width: 768px) {
    .service .row .col--lg-3 {
        display: flex;
    }

    .service .row .col--lg-3 .doctor-tile {
        width: 100%;
    }

    .service .row .col--lg-3 .doctor-tile__img {
        flex: 0 0 28rem;
        height: 28rem;
        min-height: 28rem;
        overflow: hidden;
    }

    .service .row .col--lg-3 .doctor-tile__pic {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center;
    }

    .service .row .col--lg-3 .doctor-tile__desc {
        display: block;
        width: 100%;
    }
}

.scrolled-mobile__ico {
    margin-right: 10px;
}

.scrolled-mobile__btn,
.scrolled-mobile__title {
    color: #333;
}

/* City selector in header */
.city-widget__header {
    position: relative;
}

.city-select {
    display: inline-flex;
    vertical-align: middle;
}

.city-select .select2-container {
    min-width: 150px;
}

.city-select .select2-container--default .select2-selection--single {
    display: flex;
    align-items: center;
    /*height: 32px;*/
    /*min-height: 32px;*/
    padding: 0 0 0 7px;
    border: 1px solid transparent;
    border-radius: 999px;
    background: #fff;
    box-shadow: none;
    transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.city-select .select2-container--default.select2-container--open .select2-selection--single,
.city-select .select2-container--default .select2-selection--single:hover {
    border-color: transparent;
    background: #fbffff;
    box-shadow: none;
}

.city-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    max-width: 170px;
    padding: 0;
    color: #2e857c;
    font-size: 15px;
    font-weight: 600;
    line-height: 32px;
}

.city-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    right: 13px;
    width: 10px;
    height: 10px;
    transform: translateY(-55%);
}

.city-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 8px;
    height: 8px;
    margin: 0;
    border: 0;
    border-right: 2px solid #de002b;
    border-bottom: 2px solid #de002b;
    transform: rotate(45deg);
    transition: transform .2s ease;
}

.city-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(225deg) translate(-2px, -2px);
}

.select2-dropdown.city-select__dropdown {
    min-width: 150px;
    margin-top: 5px;
    overflow: hidden;
    border: 1px solid #dfe9e8;
    border-radius: 16px;
    background: #fff;
}

.select2-dropdown.city-select__dropdown .select2-results__options {
    padding: 7px;
    max-height: 260px;
}

.select2-dropdown.city-select__dropdown .select2-results__option {
    margin: 0;
    padding: 10px 13px;
    border-radius: 11px;
    color: #333;
    font-size: 14px;
    line-height: 1.25;
    transition: color .2s ease, background-color .2s ease;
}

.select2-dropdown.city-select__dropdown .select2-results__option--highlighted[aria-selected],
.select2-dropdown.city-select__dropdown .select2-results__option--highlighted[data-selected] {
    color: #fff;
    background: #2e857c;
}

.select2-dropdown.city-select__dropdown .select2-results__option[aria-selected=true],
.select2-dropdown.city-select__dropdown .select2-results__option[data-selected=true] {
    color: #de002b;
    background: #f5f5f5;
    font-weight: 600;
}

.select2-dropdown.city-select__dropdown .select2-results__option--highlighted[aria-selected=true],
.select2-dropdown.city-select__dropdown .select2-results__option--highlighted[data-selected=true] {
    color: #fff;
    background: #de002b;
}

@media screen and (max-width: 991px) {
    .city-select .select2-container {
        min-width: 170px;
    }

    .select2-dropdown.city-select__dropdown {
        margin-top: 6px;
    }

    .scrolled-mobile .city-widget__header > .city-select + .city-select,
    .header__left .tablet-addr .desctop-header-content-addr,
    .tablet-addr .desctop-header-content-addr {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .scrolled-mobile .city-widget__header {
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 6px;
    }

    .scrolled-mobile .city-select,
    .scrolled-mobile .city-select .select2-container {
        width: auto !important;
        min-width: 0;
    }

    .scrolled-mobile .city-widget__header > .city-select + .city-select {
        display: none !important;
    }

    .scrolled-mobile .city-select .select2-container--default .select2-selection--single {
        height: 32px;
        padding-right: 34px;
        border-radius: 999px;
    }

    .scrolled-mobile .city-select .select2-container--default .select2-selection--single .select2-selection__rendered {
        max-width: 170px;
        font-size: 16px;
        line-height: 32px;
    }
}

