

/* Start:/local/templates/corex/components/bitrix/news.list/geographyPage/style.css?17427727311213*/
.info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.info a {
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px;
    font-size: 1.6rem;
    font-weight: 300;
    color: #000;
}
.info .geo {
    position: relative;
    margin-left: 25px;
    font-size: 1.6rem;
    font-weight: 300;
    color: #000;
    border-bottom: 1px dashed #8B8B8B;
    cursor: pointer;
}
a.phone::before {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    height: 16px;
    width: 16px;
    background: url(/local/templates/corex/css/../img/tel-icon.svg) center no-repeat;
    background-size: cover;
}
.info a.mail::before {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    height: 16px;
    width: 16px;
    background: url(/local/templates/corex/css/../img/mail-icon.svg) center no-repeat;
    background-size: cover;
}
.info .geo::before {
    content: '';
    position: absolute;
    left: -25px;
    display: block;
    height: 20px;
    width: 16px;
    background: url(/local/templates/corex/css/../img/geo-icon.svg) center no-repeat;
    background-size: cover;
}
/* End */
/* /local/templates/corex/components/bitrix/news.list/geographyPage/style.css?17427727311213 */
