

/* Start:/local/templates/main-page/components/bitrix/news.list/map_on_contacts_page/style.css?16922843881239*/
.b-marker {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 15px;
}

.b-marker img {
    padding-right: 5px;
}

.b-marker p {
    font-size: 12px;
}

@media (max-width: 767px) {
    #regionForm .form-group, #regionForm .form-group select {
        width: 100%;
    }
}

.contact__item {
    margin-right: 20px;
    padding-bottom: 15px;
}

a.linkCollapsed {
    font-weight: bold !important;
    color: inherit !important;
    border-bottom: 0;
    text-decoration: none !important;
}

a.linkCollapsed:active, a.linkCollapsed:hover {
    text-decoration: none !important;
}

a.collapsed {
    border-bottom: 3px dotted #00496a;
    color: #00496a !important;
}

.btn-search {
    color: #fff;
    border-radius: 25px;
    background: #00a0b0;
    padding-right: 50px !important;
    padding-left: 50px !important;
}

.btn-clear {
    color: #fff;
    border-radius: 25px;
    background-color: #ff372d !important;
}

a.curRegion__clear, a.curRegion__clear:hover {
    color: #fff !important;
}

select.curregion {
    border-bottom: 1px solid #ddd !important;
    border: 0;
    border-radius: 0;
}

#regionForm {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
}
.curRegion {
    flex-grow: 1;
}
/* End */
/* /local/templates/main-page/components/bitrix/news.list/map_on_contacts_page/style.css?16922843881239 */
