/* БИТРУ */

.rnova-widget * {
    font-size: 18px !important;
}

html body .rnova-widget .v-application .title,
html body .rnova-widget .v-application .title * {
    font-size: 2rem !important;
}


html body .rnova-widget .v-application .caption,
html body .rnova-widget .v-application .caption * {
    font-size: 1.5rem !important;
}


.tree .tree-item__link{
    cursor: pointer;
}

a.show-more-button.service {
    margin-top: 15px;
    cursor: pointer;
    margin-left: 26px;
}

.banner.banner--v6.mini{
    position: relative;
    padding: 40px 40px 40px;
}

.banner.banner--v6.mini::after{
    display: none;
}
.banner--v6 {
    padding: 30px;
}
.banner--v6 .banner__text_content {
    padding-top: 50px;
    background: url("/static/img/bg-arrow-baner.png") no-repeat top left;
}
.banner--v6 .banner__img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.color-dark {
    color: #333;
}
.btn--basic {
    border: 3px solid #fff;
    text-wrap: none;
    color: #333;
}
.btn--basic:hover{
    background-color: #1BA4AB;
    color: white;
}
.btn--basic.color-dark:hover{
    color: white;
}
.banner.banner--v6.mini button.btn.btn--basic.js_fade_in, .specialist-tabs a.btn.btn--basic{
    max-height: 50px;
    display: flex;
    align-items: center;
    gap: 5px;
    position: absolute;
    top: 76px;
    right: 40px;
    z-index: 10;
}

.banner.banner--v6.mini .banner__text_content{
    width: 100%;
}

.image__banner__text-inner{
    padding-top: 50px;
    background: url("/static/img/bg-arrow-baner-dark.png") no-repeat top left;
}
.contacts__info--3 .contacts_block--v2 .contacts_block__list{
    justify-content: start;
}

.contacts__info--3 .contacts_block--v2{
    padding: 0px 0;
}


.contacts__info--3 .contacts_block--v2 .contacts_block__item{
    margin-left: 0;
}

.contacts_block--v3 .contacts_block__item{
    margin-top: 10px;
}

.service-category h2{
    margin-bottom: 10px;
    text-align: start;
}

.service__reviews .section__description{
    text-align: start;
}

.service__contacts{
    margin-top: 60px;
}

.service__contacts h2.section__title{
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    text-align: start;
    margin-bottom: 10px;
}

.content.service-category .choose__specialists{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 10px;
}


.content.service-category .service__contacts {
    margin-top: 0;
}

.js-seo-text {
    max-height: 400px; /* Высота по умолчанию */
    overflow: hidden; /* Скрываем текст, выходящий за пределы */
    transition: max-height 0.3s ease;
}

.js-seo-text.expanded {
    max-height: none; /* Снимаем ограничение высоты */
}

.show-more-button svg {
    margin-left: 5px;
    transition: transform 0.3s ease;
}

.show-more-button.rotate svg {
    transform: rotate(180deg);
}


.tree .tree-item__toggle-button2 {
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    padding: 0;
    outline: none;
    border: none;
    border-radius: 50%;
    background-color: #1595a3;
}

.tree .tree-item__toggle-button2 svg {
    width: 24px;
    height: 24px;
    fill: #fff;
    transition: fill .3s ease, rotate .3s ease;
}

.tree .tree-item.active>.tree-item__content .tree-item__toggle-button2 svg {
    rotate: -180deg;
}

a.list-element.orange-btn {
    color: #333;
    text-decoration: 1px underline #333;
    text-underline-offset: 6px;
    text-decoration-skip-ink: none;
    transition: color .2s ease-in, text-decoration-color .2s ease-in;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.default a.list-element.orange-btn, .detail a.list-element.orange-btn, a.list-element.orange-btn{
    text-decoration: none;
    padding: 6px 18px;
    background-color: #a5c130;
    /* transition: background-color .3s ease; */
    border-radius: 27px;
}
.list-element.orange-btn:hover {
    background-color: #1BA4AB;
    color: white;
}

.list-element.orange-btn.mobile {
    display: none;
}

.btn-small{
    padding: 6px 18px;
}

.js-drop-down-button3 .tree-item__text-wrapper .price{
    display: flex;
    align-items: center;
}

a.show-more-btn.service {
    display: inline-block;
    margin-top: 15px;
    margin-left: 26px;
    color: #1595a3;
}

.show-more-btn:hover {
    color: #086f87;
}

.show-more-btn .arrow{
    margin-left: 5px;
}

.content.service-category.detail a.show-more-button.service{
}

.service-category .tree{
    gap: 25px;
}


.service-category.default .specialist-card, .content.service-category.detail .specialist-card{
    margin-bottom: 25px;
}


.specialist-tabs h2 {
    margin-bottom: 30px;
    text-align: start;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    color: #333;
}

.specialist-tabs .sticky-anchors{
    margin-bottom: 58px;
}

.layout--one_col_v2{
    padding-bottom: 4.208vw;
    z-index: 0;
}


.articles_and_publications{
    margin-top: 45px;
}


.layout--one_col_v3.specialist-tabs{
    padding-bottom: 0.208vw;
}


.specialist-tabs .banner.banner--v6.mini{
    margin-top: 56px;
}


.specialist-tabs .specialist_about {
    margin-bottom: 38px;
}

.review__content {
    margin-top: -33px;
}


.select {
    position: relative;
}

.suggest {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #ccc;
    background: white;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    /* Скрываем по умолчанию */
}

.hidden {
    display: none;
}

.suggest li {
    padding: 10px;
    cursor: pointer;
}

.suggest li:hover {
    background: #f0f0f0;
}

.js-filter-by-clinic-input .select-3{

    border-radius: 32px;
    height: 64px;
    border: 1px solid #ccc;
    padding-left: 30px;
    padding-right: 50px;
    font-size: 1.8rem;
    line-height: 64px;
    color: #717171;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 400px;
    width: 100%;
}




.select-3.open{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.suggest.options {
    padding-top: 14px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    border-top: none;
}

.suggest .option{
    margin-bottom: 15px;
    padding: 4px 0;
    font-size: 1.8rem;
    line-height: 1;
    color: #717171;
    transition: color .3s ease;
    cursor: pointer;
}

.suggest .option:hover{
    background-color: transparent;
    color: #1595a3;
}

.select2-selection__arrow {
    top: 18px;
    right: 25px;
}

.select2-selection__arrow {
    height: 26px;
    position: absolute;
    width: 20px;
    cursor:pointer;
}

.select2-selection__arrow b {
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: 0;
    border: none;
    border-left: 2px solid #999;
    border-bottom: 2px solid #999;
    transform: translate(-50%, -50%) rotateZ(-45deg);
    transition: border-color .3s ease, transform .3s ease;
    position: absolute;
}

.select-3.open + .select2-selection__arrow b {
    width: 8px;
    height: 8px;
    border: none;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: translate(-50%,calc(-50% + 4px)) rotateZ(-225deg);
}

.home__reviews .text p {
    margin: 41px 0;
    line-height: 3.2rem;
}

header.review__header {
    margin-bottom: 18px;
}

.tab-navigation__link.active{
    background-color: white;
    border: 2px solid #fadf19;
}

.cookie-notification{
    z-index: 100000000000;
}
.cookie-notification__content{
    margin: 0;
}

.cookie-notification__text {
    line-height: 1.5em;
}

p.cookie-notification__title.p_body, .cookie-notification__content.list-element {
    font-size: 14px;
}

button.cookie-notification__button.btn.btn--border.js-cookie-notification-btn {
    margin: 0 auto;
}

.features-item__image img{
    transition: transform 0.5s ease-in-out;
}

.features-item__image:hover img {
    transform: scale(1.1);
}

.service_card__link{
    border-bottom: none;
}


@media(max-width:500px){
.banner.banner--v6.mini button.btn.btn--basic.js_fade_in, a.btn.btn--basic{
        position: inherit;
        top:inherit;
        right: inherit;
    }

    .list-element.orange-btn {
        display: none;
    }

    .list-element.orange-btn.mobile {
        display: inline-block;
    }


.banner.banner--v6 h3.banner__title{
        font-size: 22px;
        line-height: 29px;
    }
}

.is_mobile .select::after{
    display: none;
}

.search__field input[type=search]{
    width: 72%;
}

.search__btn{
    top: 6px;
}

.mango__tel{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.mango__tel button.list-element.orange-btn{
    padding: 15px 30px;
    cursor: pointer;
    border-radius: 27px;
    border: none;
    background-color: #fadf19;
}

.mango__tel input{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 23px;
    width: 100%;
    font-size: 1.8rem;
    border-radius: 32px;
    border: solid #e0e0e0 1px;

}
.section__human {
    max-width: 860px;
    margin: 0 auto;
}
.section__human_img {
    max-height: 285px;
}
.section__human_img img{
    object-fit: contain;
    width: 100%;
    height: 100%
}

.modal.make-appointment-modal .modal__buttons .btn{
    cursor: pointer;
}
.header__mobile .header__buttons .user_menu__item_accessability svg {
    color: unset;
}
.btn--burger::before {
    background-color: #4c4c4c;
    box-shadow: -9px 0 0 0 #4c4c4c,9px 0 0 0 #4c4c4c;
}
#backButton{
    cursor: pointer;
    color: #1595a3;
    border-bottom: 1px solid #1595a3;
}
.features-item.d-flex-features img {
    transition: transform 0.5s ease-in-out;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.features-item.d-flex-features:hover img {
    transform: scale(1.15)
}


@media (max-width: 991px) {
    .sticky-anchors {
        display: block;
    }
    .sticky-anchors__list{
        flex-wrap: wrap;
        width: 100%;
        gap: 25px;
    }

    .specialist-profile__img{
        margin: 0 auto;
    }

    .main_nav__item {
        margin-right: 0;
        background-color: #1595a3;
        border-top: 1px solid #72b8c2;
    }
    .main_nav__link::after{
        border-left: 1px solid white;
        border-bottom: 1px solid white;
        right: 25px;
    }

    .main_nav__link::before{
        background-color: #72b8c2;
    }
    .user_assistance_nav__item{
        border: none;
    }
    .user_assistance_nav__link{
        padding: 14px 15px;
    }

    .user_menu .btn{
        width: 100vh;
    }

    header#top {
        z-index: 1000000000;
    }

    .modal{
        z-index: 10000000000;
    }

    .user_menu {
        background-color: white;
        max-width: 400px;
        margin: 0 auto;
        border: 1px solid #d2cfcf;
        border-radius: 50px;
        margin-top: 20px;
        margin-bottom: 15px;
    }
}

@media(max-width: 700px){
    .tabs-datepicker {
        margin: 0 auto;
    }

    .datepicker-button {
        margin: 0 auto;
    }

    .specialist_card{
        align-items: center;
    }

    .tree{
        gap: 40px;
    }

    .home__reviews-slider {
        display: none!important;
    }

    form.appointment-choice-direction__form.form{
        height: 399px;
    }

    .cookie-notification__content {
        gap: 15px;
        flex-wrap: wrap;
    }
    .section__human {
        flex-direction: column;
        text-align: center;
    }
    .section__nav {
        columns: 2;
        font-size: 16px;
        text-align: left;
    }
    .section__nav li {
        padding-left: 20px;
    }
    .section__nav li::before {
        width: 16px;
        height: 16px;
    }
    .section__nav li:hover::before {
        width: 18px;
        height: 18px;
    }
    .features-list {
        grid-auto-flow: unset;
    }
    .section__description {
        font-size: 16px;
        line-height: normal;
    }
    .main_nav__item {
        margin-right: 0;
        background-color: #e3e3e3;
        border-top: 1px solid #ffffff;
    }
    .user_menu .btn {
        width:90vw;
        }
    .section__human_img {
        display: none;
    }
}

@media (max-width: 479px) {
    .reviews__slider {
        display: flex;
    }
    .banner--v6.mini .btn{
        position: inherit !important;
        top: 0 !important;
        right: 0 !important;
    }
    .search__field input[type=search]{
        width: 82%;
    }
    .search__btn {
        top: 3px;
        right: 0;
    }
    .review__rating {
        margin-bottom: 40px;
    }
}

