

/* Start:/local/templates/avaclinic/components/bitrix/breadcrumb/main/style.css?1711642668647*/
/* ====================================== BREADCRUMBS ======================================*/
.breadcrumbs {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 56px 0 16px;
}
.breadcrumbs_item {
    display: flex;
}
.breadcrumbs_link,
.breadcrumbs_slash {
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #B2B8BD;
}
.breadcrumbs_slash {
    margin: 0 4px;
}
@media (max-width: 1279px) {
    .breadcrumbs {
        padding: 32px 0 12px;
    }
}
@media (max-width: 767px) {
    .breadcrumbs {
        padding: 24px 0 8px;
    }
}

/* End */


/* Start:/local/templates/avaclinic/components/bitrix/news/clinic/bitrix/news.detail/.default/style.css?17406486067695*/
.office_info {
    height: fit-content;
    display: flex;
    overflow: hidden;
}
.office_infoLeft {
    display: flex;
    width: 100%;
    padding: 24px;
    overflow-y: auto;
    justify-content: space-between;
}
.office_infoMain {
    flex-shrink: 0;
    width: calc(50% - 66.5px);
    margin-bottom: 16px;
    height: fit-content;
    margin-right: 24px;
}
.office_infoEl {
    margin-bottom: 8px;
}
.office_infoElTel{
    margin-top: 20px;
}
.office_infoEl:last-child {
    margin-top: 16px;
}
.office_infoName {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
}
.office_infoPhone {
    font-size: 15px;
    line-height: 19px;
}
.office_infoValue {
    font-size: 18px;
    line-height: 24px;
    color: #1d2f3c;
}
.office_infoText {
    color: #7D8694;
    font-size: 15px;
    line-height: 19px;
}
.office_infoMetro {
    position: relative;
    margin-left: 16px;
    font-size: 13px;
    line-height: 20px;
    color: #7D8694;
}
.office_infoMetro:not(:first-child) {
    margin-top: 8px;
}
/*Синяя ветка*/
.office_infoMetro.blue:before {
    background: #4d8ce5;
}
/*Фиолетовая ветка*/
.office_infoMetro.purple:before {
    background: #ca50d4;
}
/*Зелёная ветка*/
.office_infoMetro.green:before {
    background: #5EB92D;
}
/*Оранжевая ветка*/
.office_infoMetro.orange:before {
    background: #ea7125;
}
/*Красная ветка*/
.office_infoMetro.red:before {
    background: #db3d3d;
}
.office_infoMetro:before {
    content: '';
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: -16px;
    top: calc(50% - 4px);
}
.office_service {
    display: flex;
    align-items: center;
}
.office_service:not(:first-child) {
    margin-top: 8px;
}
.office_serviceIcon {
    width: 16px;
    height: 16px;
    fill: #7D8694;
    margin-right: 8px;
}
.office_serviceName {
    font-size: 13px;
    line-height: 20px;
    color: #7D8694;
}

.office_infoAddition {
    margin-bottom: 24px;
    height: fit-content;
}
.office_info .office_infoBtnDesc {
    margin-top: 16px;
    width: 100%;
}
.office_info .office_infoBtnMod {
    display: none;
    max-width: 225px;
}
.office_infoRight {
    width: 379px;
    flex-shrink: 0;
}
.office_infoMap {
    width: 100%;
    height: 100%;
}

.office .office_subTitle {
    margin-top: 64px;
}

.office_route {
    max-height: 420px;
    display: flex;
    overflow: hidden;
    justify-content: space-between;
}

.office_routeTur {
    width: 791px;
    min-height: 420px;
    flex-shrink: 0;
}
.office_routeTur.wide {
    width: 100%;
}
.office_tabs {
    padding: 24px 0 24px 24px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.office_tabsNavs {
    width: 600px;
    display: flex;
    justify-content: flex-start;
}
.office_tabsNav {
    height: 42px;
    display: flex;
    cursor: pointer;
    margin-right: 16px;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    align-items: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}
.office_tabsNav.tabActive {
    border-bottom: 2px solid #79CE4B;
}

.office_tabsBody {
    margin-top: 24px;
    position: relative;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.office_tabsSlider {
    width: calc(100% - 16px);
}
.offices_extra{
    margin-top: 64px;
}
.offices_extra img {
    border-radius: 10px;
}

.office_infoMain .office_infoBtnDirection {
    display: none;
    margin-top: 10px;
    text-align: center;
    max-width: 225px;
    align-items: center;
}

.snippetMap_tooltipText{
    background: linear-gradient(98.62deg, #FFEEDE -0.24%, #F2FFE2 100%);
    border-radius: 8px;
    padding: 12px;
    padding-bottom: 8px;
    margin-top: 8px;
    color: #1D2F3C;
    line-height: 20px;
    font-size: 13px;
}
.snippetMap_tooltipText.snippetMap_tooltipText--solo{
    margin-top: 0;
}

.snippetMap_tooltipText p{
    color: #1D2F3C;
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 8px;
}

.snippetMap_tooltipText b{
    line-height: 16px;
    font-size: 12px;
}

.snippetMap_tooltipText span{
    width: 100%;
    display: block;
    margin-bottom: 4px;
}

@media (max-width: 1279px) {
    /*first block*/
    .office_infoMain {
        width: calc(50% - 16px);
    }
    .office_infoLeft {
        position: relative;
    }
    .office_infoMain .office_infoBtnMod {
        display: flex;
        max-width: initial;
        position: absolute;
        bottom: 90px;
        max-width: 385px;
        width: 100%;
    }
    .office_infoMain .office_infoBtnDesc {
        display: none;
    }
    .office_infoRight {
        width: 261px;
    }
    /*second block*/
    .office_routeTur {
        width: 368px;
        min-height: 438px;
        flex-shrink: 0;
    }
    .office_tabs {
        max-height: 438px;
    }
    .office_infoBtnMod.office_infoPromo {
        bottom: 24px;
    }
    .office_infoMain {
        margin-bottom: initial;
    }
    .office_infoLeft > .office_infoMain {
        margin-bottom: 120px;
    }
    .office_infoLeft > .toggleBlock {
        margin-bottom: 126px;
        width: calc(50% - 16px);
    }
    .office_infoAddition{
        width: 100%;
    }
    .snippetMap_tooltipText{
        width: auto;
    }
}
@media (max-width: 767px) {
    /*first block*/
    .office_infoLeft > .toggleBlock{
        width: calc(100% - 24px);
    }
    .snippetMap_tooltipText{
        max-width: 100%;
        width: 100%;
    }
    .office_info {
        flex-direction: column;
        height: 100%;
    }
    .office_infoLeft {
        width: auto;
        flex-wrap: wrap;
    }
    .office_infoMain {
        width: auto;
        flex-shrink: 1;
        margin-bottom: 24px;
    }
    .office_infoRight {
        width: 100%;
    }
    .office .office_subTitle {
        margin-top: 32px;
        margin-bottom: 24px;
    }
    .office_tabsNavs {
        width: 100%;
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
    }
    .office_tabsNavs::-webkit-scrollbar {
        display: none;
    }
    .office_infoMap {
        width: 100%;
        height: 240px;
    }
    .office_route {
        flex-direction: column;
        max-height: fit-content;
    }
    .office_tabs .office_tabsBody {
        max-height: 240px;
    }
    .office_tabs {
        padding: 16px 16px 0 16px;
    }
    .office_tabsNav {
        font-size: 12px;
    }
    .office_tabsBody {
        width: 100%;
        margin-bottom: 16px;
        min-height: 240px;
    }
    .office_tabsTab {
        font-size: 15px;
        line-height: 20px;
    }
    .office_routeTur {
        width: 100%;
        height: 260px;
        min-height: 260px;
    }
    .offices_extra{
        margin-top: 32px;
    }
    .office_infoMain .office_infoBtnDirection {
        display: flex;
    }
    .office_infoMain .office_infoBtnMod {
        width: 100%;
        max-width: initial;
        position: initial;
        margin-top: 20px;
    }
    .office_infoMain .office_infoBtnDirection {
        width: 100%;
        max-width: initial;
        margin-top: 12px;
    }
    .btn.office_infoBtnMod.office_infoPromo {
        margin-top: 12px;
        margin-bottom: 20px;
        background: none;
        height: 32px;
    }
    .btn.office_infoBtnMod.office_infoPromo:hover {
        background: none;
        color: #5EB92D;
        text-decoration: underline;
    }
    .office_infoLeft > .office_infoMain {
        margin-bottom: 0px;
        margin-right: 0px;
        width: 100%;
    }
    .office_infoLeft > .toggleBlock {
        margin-bottom: initial;
    }
}

/* End */
/* /local/templates/avaclinic/components/bitrix/breadcrumb/main/style.css?1711642668647 */
/* /local/templates/avaclinic/components/bitrix/news/clinic/bitrix/news.detail/.default/style.css?17406486067695 */
