

/* Start:/contacts/style.css?17628625222049*/
.contacts__table
{
    width: 100%;

    border-collapse: collapse;
}

.contacts__table th
{
    color: rgba(0, 0, 0, .60);
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;

    padding: 0 20px 30px 0;

    text-align: left;

    border-bottom: 1px solid rgba(6, 37, 50, .10);
}

.contacts__table td
{
    color: #062532;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;

    padding: 18px 20px 18px 0;

    border-bottom: 1px solid rgba(6, 37, 50, .10);
}

.contacts__table td:first-child
{
    font-weight: 600;
}


.contacts__table td:last-child
{
    padding-right: 0;
}

.contacts__table td.small
{
    width: 204px;

    table-layout: fixed;
}

.contacts__table .contacts__phone
{
    color: #062532;
    font-size: 26px;

    white-space: nowrap;
    text-decoration: none;
    letter-spacing: .52px;
    text-transform: uppercase;
}

.contacts__time
{
    position: relative;

    padding-left: 24px;
}

.contacts__time::before
{
    content: "";

    position: absolute;
    top: 2px;
    left: 0;

    width: 16px;
    height: 16px;

    background: url(/contacts/../images/ic_time.svg) 50% no-repeat;
}

.contacts__time span
{
    display: inline-block;
}

.contacts__flex
{
    justify-content: space-between;
    flex-wrap: nowrap;

    margin-top: 52px;
}

.contacts__coll
{
    max-width: 724px;
}

.contacts__title
{
    color: #062532;
    font-size: 26px;

    letter-spacing: .52px;
    text-transform: uppercase;
}

.contacts__desc
{
    color: #828F96;

    margin-top: 23px;
}

.contacts__socials
{
    align-self: flex-end;
    flex-wrap: nowrap;

    margin-left: 30px;
}

.contacts__socials-link
{
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-shrink: 0;
    flex-wrap: wrap;

    width: 50px;
    height: 50px;
}

.contacts__socials-link + .contacts__socials-link
{
    margin-left: 20px;
}

.contacts__socials-link img
{
    display: block;

    max-width: 100%;
    max-height: 100%;
}
/* End */


/* Start:/local/templates/main/components/mwi/template.include/page_banner/style.css?1728366024193*/
@media (max-width: 768px){
    .main-banner .service_banner_img {
        display: none;
    }
}
.main-banner__desc a {
    text-decoration: none;
}
.main-banner__desc p {
    margin: 15px 0;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/clinics_main/style.css?1752560958437*/
.main-contacts__line .select-wrap_subway .nice-select .current
{
    padding-left: 31px;
}
.main-contacts__line .nice-select {
    border: none;
}
.main-contacts__line .nice-select::after {
    display: none;
}
.map_btns._flex {
    flex-wrap: nowrap;
}
.map_btns._flex .main-contacts__btn {
    margin-left: 10px;
}
@media (max-width: 479px) {
    .map_btns._flex .btn-bord {
      padding-right: 12px;
      padding-left: 12px;
    }
}
/* End */
/* /contacts/style.css?17628625222049 */
/* /local/templates/main/components/mwi/template.include/page_banner/style.css?1728366024193 */
/* /local/templates/main/components/bitrix/news.list/clinics_main/style.css?1752560958437 */
