

/* Start:/local/templates/mebel/template_styles.css?17633881734390*/
.header--fixed {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 10;
}
.header--fixed .page-inner {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
}
.header-row {
    font-family: "Inter", sans-serif;
}
.schedule-col__email,
.schedule-col__schedule,
.city {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: "Inter", sans-serif;
}
.schedule-col__email img,
.schedule-col__schedule img,
.city img {
    margin-right: 10px;
} 
/* ----------------- */
.city {
    position: absolute;
    right: 365px;
    max-width: 164px;
}
.city p {
    font-weight: 500;
}
.city--footer {
    right: 533px;
    top: 30px;
}
/* ----------------- */
.society {
    position: absolute;
    top: 2px;
    left: 491px;
    display: flex;
}
.society__link {
    display: block;
}
.society__link:not(:last-child) {
    margin-right: 30px;
}
@media screen and (max-width: 767px) {
    .mobile-block .society__link:not(:last-child) {
        margin-right: 12px;
    }
}
.society--footer {
    top: 20px;
    left: auto;
    right: 720px
}
/* ----------------- */
.phone a {
    margin-bottom: 3px;
    display: block;
    font-size: 19px;
    color: #2B2A29;
    text-decoration: none;
}
.phone p {
    font-size: 16px;
    line-height: 1;
    color: #979797;
}
.phone--footer {
    position: absolute;
    right: 60px;
    top: 30px;
    text-align: end;
}
/* ----------------- */
.schedule-col {
    position: absolute;
    top: 14px;
    left: 216px;
}
.schedule-col__email {
    margin-bottom: 5px;
}
.schedule-col__schedule p {
    font-size: 11px;
    max-width: 200px;
}
.schedule-col__email a {
    font-weight: 500;
    font-size: 14px;
    color: #2B2A29;
    text-decoration: none;
}
.schedule-col--footer {
    left: auto;
    top: 30px;
    right: 260px;
}
@media screen and (max-width: 1635px) {
    .society {
        left: 450px;
    }
    .society__link:not(:last-child) {
        margin-right: 15px;
    }
}
@media screen and (max-width: 1510px) {
    .city {
        right: 340px;
    }
    .city--footer {
        display: none;
    }
    .society {
        display: none;
    }
}
@media screen and (max-width: 1410px) {
    .schedule-col--footer {
        display: none;
    }
}
@media screen and (max-width: 1365px) {
    .phone p {
        display: none;
    }
    .phone a {
        font-size: 16px;
    }
    .phone--footer {
        display: none;
    }
    .city {
        display: none;
    }
    .schedule-col {
        display: none;
    }
    .footer-menu {
        display: none;
    }

}

@media screen and (max-width: 767px) {
    .phone {
        display: none;
    }
    .mobile-block .mobile-block-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 80vh;
    }
    .mobile-block .mobile-block-flex {
        display: flex;
        justify-content: space-between;
    }
    .mobile-block .mobile-block-contacts {
        padding: 0 15px;
    }
    .mobile-block .mobile-block-contacts {
        font-family: 'Inter', sans-serif;
    }
    .mobile-block .city,
    .mobile-block .schedule-col,
    .mobile-block .society,
    .mobile-block .phone,
    .mobile-block .phone p  {
        display: block;
        position: static;
    }
    .mobile-block .city,
    .mobile-block .society {
        display: flex;
    }
    /* ------------------------- */
    .phone {
        margin-bottom: 20px;
    }
    .phone a {
        font-size: 19px;
        font-weight: 700;
    }
    /* ------------------------- */
    .city {
        min-width: 100%;
        margin-bottom: 20px;
    }
    /* ------------------------- */
    .schedule-col__schedule p {
        line-height: 1;
    }
    /* ------------------------- */
    .society--footer,
    .city--footer {
        display: flex;
        position: static;
    }
    .schedule-col--footer,
    .phone--footer,
    .phone--footer p {
        display: block;
        position: static;
    }
    /* -------------------------- */
    .phone--footer {
        text-align: start;
        position: absolute;
        top: 83px;
        left: 15px;
    }
    /* -------------------------- */
    .society--footer {
        position: absolute;
        right: 20px;
        top: 83px;
    }
    /* -------------------------- */ 
    .hide-on-mobile {
        display: none !important;
    }
}


/* End */
/* /local/templates/mebel/template_styles.css?17633881734390 */
