header.absolute{
    position: relative;
}
._anim_tran{
    /*  visibility: unset;*/
}
.disabl_but{
    border-color: #167C92!important;
    background-color: #167C92!important;
    opacity: 0;
}
.disabl_but svg{
    fill: #fff!important;
    stroke: #fff!important;
}
.disabl_but:hover{
    cursor: default!important;
}
.pager_none .slider-dot{
    display: none;
}
.section_marg_head{
    margin-top: 20px;
}
.services .service .name{
    max-width: 350px;
}
.contacts{
    margin-top: 30px;
}
.ymaps-b-search{
    opacity: 0;
}
.dis_none {
    display: none !important;
}
.history, .vacancies,  .faq, .services_inner, .about_page,.services, .articles, .section_doctor, .section_article, .our_team, .reviews{
    margin-top: 32px;
}
.reviews {
    /* margin-top: 150px;*/
}
.text_page{
    margin-top: 50px;
}

.our_team .swiper-pagination-bullets , .reviews .swiper-pagination-bullets{
    bottom: 0!important;
}
.lock header, .lock .section_form .form, .lock .bg{
    background: unset;
}
.search_link {
    --webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    color: #042646;
    text-decoration: none;
    /*  border-bottom: 1px solid #CAEEFD;*/
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    transition: color .2s linear;
    display: block;
    padding-left: 10px;
}
.search_link:hover{
    color: #167C92;
}
.search_block{
    background: white;
}
.types_tests .test{
    justify-content: space-between;
}
.interlabs-feedbackform__container-succsess{
    display: flex;
    justify-content: center;
    margin: 30px 0;
    font-size: 20px;
    /* color: #167C92; */
    font-weight: 600;
    color: #32CD32;
}
.interlabs-feedbackform__container-succsess label{

}
.section_zoon{
    margin-top: 30px;

}
.js-comment-content{
    font-weight: 600;
}
.bx_item_element{
    padding-top: 7px;
    font-size: 14px;
    padding-bottom: 7px;
}
.consent{
    display: none;
}
.tests_page .first_section .desc{
    font-size: 16px;
}
.tests_page .popular_tests ,.tests_page .section_prices{
    margin-top: 60px;
}
@media (min-width: 767px) {
    #tabCity1.tab_content.active {
        display: flex;
        flex-wrap: wrap;
        max-height: 500px;
        overflow: auto;
    }

    #tabCity1.tab_content.active .scroll {
        width: 25%;
    }

    #tabCity1.tab_content.active .item {
        width: 260px;

    }
}

.choiceCity_modal .tabs_container{
    margin-top:20px;
}
.city_search:active,
.city_search {
    background: #F5F7FC;
    border-radius: 8px;
    border: none;
    width: 100%;
    height: 52px;
    font: 14px var(--font_family);
    display: block;
    padding: 0 50px 0 11px;
    margin: 0 0 30px;
}
.nca-cookiesacceptpro-line-text {
    line-height: 1.2;
}
.wrapp_map .map_info .carousel__button.is-close {
    right: 0;
    top: 0;
}
.wrapp_map .map_info .title:first-of-type {
    margin-top: 0;
}