

/* Start:/bitrix/templates/digineptunepro/components/bitrix/news.list/company_branches/style.css?17835178453793*/
section.section.contacts-page {
    position: relative;
    padding: 64px 0 0;
}

.section.section--no-pt.section--no-pb.contact--page {
    padding: 64px 0 0;
}

.tab-content__item.hide,
.tab-container .tab-content__item.visible.hide {
    display: none;
}

.custom-radio {
    line-height: 1;
    padding-left: 0;
}

.map-inform-wrapper {
    display: none;
}

.__details--light .tab-nav {
    border-bottom: solid 1px #e9e9e9;
    border-top: solid 1px #e9e9e9;
    margin-bottom: 25px;
    padding: 10px 0;
    text-align: center;
}

.__details--light .tab-nav a {
    color: #252525;
    font-size: 16px;
    padding: 5px 32px;
    position: relative;
    text-transform: uppercase;
}

.__details--light .tab-nav a:hover,
.__details--light .tab-nav a.active {
    color: var(--text-accent);
}

.yandex-map {
    position: relative;
}

.map-inform-wrapper {
    background: #fff;
    box-shadow: -2px 0 15.5px 0.5px rgba(0, 0, 0, 0.09);
    color: #000;
    font-size: 14px;
    max-width: 383px;
    padding: 22px 35px 40px 39px;
    width: 100%;
}

.map-inform-wrapper.gray {
    background: #353535;
    border-top: solid 2px #353535;
    color: #fff;
}


.map-inform--item {
    margin-bottom: 20px;
}

.tab-container .tab-content__item {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    visibility: hidden;
}


.tab-container .tab-content__item.visible {
    left: auto;
    opacity: 1;
    position: relative;
    top: auto;
    visibility: visible;
    z-index: 2;
    margin-bottom: 20px;
}

.place--underg {
    align-items: center;
    color: #666666;
    cursor: pointer;
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-flex;
    font-size: 16px;
    padding: 0 18px;
    position: relative;
}

.place--underg-text {
    line-height: 18px;
}

.custom-checkbox, .custom-radio {
    cursor: pointer;
    display: inline-block;
    line-height: 1.5;
    padding-left: 35px;
    position: relative;
}

.custom-radio .input-invisible {
    clip: rect(2px, 2px, 2px, 2px);
    height: 1px;
    left: 7px;
    position: absolute;
    top: 16px;
    width: 1px;
}

.place--underg:hover, .place--underg.active {
    color: var(--text-accent);
}

.map-inform--item a {
    color: #ffffff;
    text-decoration: underline;
}

@media only screen and (max-width: 991px) {
    .__details--light .tab-nav a {
        padding: 5px 16px;
    }
}

@media only screen and (max-width: 767px) {
    .__details--light .tab-nav a {
        border-bottom: solid 1px #e9e9e9;
        display: block;
        padding: 10px;
    }

    .__details--light .tab-nav a:last-child {
        border-bottom: none;
    }

    .__details--light .tab-nav {
        padding: 0;
    }

    .__details--light .tab-nav a.active {
        background: #efefef;
    }

    .map-inform-wrapper {
        margin: 30px auto 0;
    }
}

@media only screen and (min-width: 768px) {
    .__details--light .tab-content__item {
        display: flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-flex;
        justify-content: center;
    }

    .map-inform-wrapper {
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
    }

    .__details--light .tab-content__item {
        display: flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-flex;
        justify-content: center;
    }

    .place--underg:not(:last-child):before {
        background: #e9e9e9;
        content: '';
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
    }
}


/* End */
/* /bitrix/templates/digineptunepro/components/bitrix/news.list/company_branches/style.css?17835178453793 */
