

/* Start:/local/templates/.default/components/bitrix/news.list/pereezdi/style.css?171752419316373*/
.page-filial-type {
    font-weight: 300;
    font-size: 18px;
}

h1 {
    font-weight: 700;
    color: #252064;
}

.h1-head {
    font-size: 64px;
}

.h1-subtitle {
    font-size: 40px;
    text-transform: none;
}

.page-filial-top {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.page-filial-buttons {
    display: flex;
    align-items: center;
    justify-content: end;
}

.page-filial-buttons a,
.page-filial-buttons a:visited {
    border-radius: 3px;
    padding: 10px;
    width: 246px;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    margin-left: 20px;
    display: inline-block;
}

.page-filial-buttons a.page-filial-map,
.page-filial-buttons a.page-filial-map:visited {
    background: #48538B;
    color: #FFFFFF;
}

.page-filial-buttons a.page-filial-print,
.page-filial-buttons a.page-filial-print:visited {
    background: #FFFFFF;
    border: 1px solid #E4E6E7;
    color: #2B2B2B;
}

.page-filial-buttons a.page-filial-print:before {
    content: "\f02f";
    font: normal normal normal 14px/1 FontAwesome;
    color: #2B2B2B;
    margin-right: 8px;
}

.goto-back {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 28px;
    display: inline-block;
}

.goto-back:before {
    content: '';
    background-image: url("/local/templates/.default/components/bitrix/news.list/pereezdi/images/arrow.svg");
    width: 14px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
}

.page-filial-top .goto-back-cont {
    display: none;
}

.filial-dropdown {
    position: relative;
}

.filial-dropdown-head {
    border: 1px solid #E4E6E7;
    border-radius: 3px;
    padding: 27px 56px 9px 18px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
}

.filial-dropdown-label {
    position: absolute;
    top: 9px;
    color: #AAAAAA;
    font-weight: 400;
    font-size: 11px;
}

.filial-dropdown-head:after {
    content: '';
    width: 14px;
    height: 8px;
    position: absolute;
    right: 21px;
    top: calc(50% - 4px);
    background-image: url("/local/templates/.default/components/bitrix/news.list/pereezdi/images/arrow-dn.png");
}

.filial-dropdown-text {
    font-weight: 400;
    font-size: 16px;
    overflow: hidden;
}

.filial-dropdown-text span {
    font-size: 13px;
    color: #AAAAAA;
}

.filial-dropdown-scroll.filial-dropdown-scroll {
    position: absolute;
    background: #FFF;
    border: 1px solid #E4E6E7;
    box-shadow: 0px 4px 16px rgba(209, 209, 209, 0.25);
    border-radius: 3px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 0px;
    width: 100%;
    z-index: 1;
    max-height: 317px;
    display: none;
}

.filial-dropdown.opened .filial-dropdown-scroll.filial-dropdown-scroll {
    display: block;
}

.filial-dropdown-scroll > div > div {
    display: block;
    padding: 8px 16px;
    margin: 2px 0;
    font-weight: 400;
    font-size: 14px;
    color: #2B2B2B;
    border-radius: 3px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
}

.filial-dropdown-scroll > div > div.selected {
    color: #48538B;
}

.filial-dropdown-scroll > div > div:hover {
    background: #F7F9FB;
}

.filial-dropdown-scroll > div > div > span {
    font-size: 12px;
    color: #aaa;
}

.page-filial-list-cont {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.page-filial-list-cont .page-filials-right {
    width: 630px;
}

.page-filials-map .map {
    height: 620px;
}

.page-filial-list-cont .page-filials-left {
    width: calc(100% - 690px);
}

.page-filial-location {
    display: flex;
    border-bottom: 1px solid #E4E6E7;
    padding-bottom: 14px;
    margin: 24px 0;
}

.page-filial-location > div:first-child {
    width: 65%;
    padding-right: 50px;
}

.page-filial-location > div:last-child {
    width: 34%;
}

.page-filial-location p {
    margin-bottom: 10px;
}

.main-page-container p {
    margin-bottom: 24px;
    font-size: 16px;
    color: #2b2b2b;
}

.page-filial-name-title {
    font-weight: 500;
    font-size: 24px !important;
    color: #2b2b2b;
}

.page-filial ul > li::before {
    content: "\2014";
    margin-right: 8px;
    color: #AAAAAA;
}

.page-filial ul > li {
    margin-bottom: 16px;
}

.page-filial ul > li:last-child {
    margin-bottom: 24px;
}

.container-description-filial {
    margin-bottom: 50px;
}

.description-list {
    font-size: 16px;
    color: #2b2b2b;
}

.page-filial-location .page-filial-name,
.page-filial-name {
    font-weight: 500;
    font-size: 16px;
}

.page-filial-location .page-filial-address {
    font-weight: 400;
    font-size: 13px;
}

.page-filial-location .page-filial-coords {
    color: #757575;
    cursor: pointer;
}

.page-filial-location .page-filial-coords:after {
    content: '';
    background-image: url("/local/assets/img/affiliates/copy.svg");
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.page-filial-location .page-filial-phone {
    color: #2B2B2B;
}

.page-filial-location .page-filial-phone:before {
    content: '';
    background-image: url("/local/assets/img/affiliates/phone.svg");
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.page-filial-location .page-filial-email:before {
    content: '';
    background-image: url("/local/assets/img/affiliates/mail.svg");
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.page-filial-location .page-filial-time span.local-time {
    color: #45AF5D;
}

.page-filial-location .page-filial-time:before {
    content: '';
    background-image: url("/local/assets/img/affiliates/time.svg");
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.page-filial h3,
.page-filial h4,
.page-filial h5,
.page-filial h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    margin: 24px 0;
}

.page-filial-worktime {
    display: flex;
    flex-wrap: wrap;
}

.page-filial-week {
    margin: 0 24px 24px 0;
}

.page-filial-workday {
    display: flex;
    margin: 0 auto;
}

.page-filial-workday-chart {
    position: relative;
    height: 99px;
}

.page-filial-workday-chart > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    height: 100%;
}

.page-filial-workday-chart > div > div {
    width: 16px;
    margin-right: 8px;
    border-radius: 3px 3px 0 0;
}

.page-filial-worktime .bg-green {
    background-color: #90bc58;
}

.page-filial-worktime .bg-orange {
    background-color: #f9b53f;
}

.page-filial-worktime .bg-red {
    background-color: #f44f61;
}

.page-filial-workday-legend {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 8px;
    margin-bottom: 40px;
}

.page-filial-workday-legend > div {
    width: 24px;
    height: 6px;
    border-top: 2px solid #E4E6E7;
    border-left: 2px solid #E4E6E7;
    position: relative;
    left: -5px;
}

.page-filial-workday-legend > div:nth-child(2n) {
    height: 3px;
}

.page-filial-workday-legend > div:last-child {
    border-top: none;
    width: 2px;
}

.page-filial-workday-legend > div > span {
    position: absolute;
    top: 8px;
    left: -5px;
    font-size: 13px;
}

.page-filial-hints > div {
    margin-bottom: 8px;
}

.page-filial-hints > div > span {
    margin-right: 12px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.page-filial-week > div {
    display: flex;
    margin-bottom: 4px;
    width: fit-content;
    cursor: pointer;
}

.page-filial-week > div > div {
    padding: 3px 18px 3px 24px;
    font-size: 12px;
    font-weight: 400;
}

.page-filial-week > div > div:first-child {
    padding: 3px 18px 3px 8px;
    background: #FAFAFA;
    border-radius: 3px;
    text-transform: uppercase;
    width: 46px;
}

.page-filial-week > div.active {
    font-weight: 700;
    background: #FAFAFA;
    border-radius: 3px;
}

.page-filial-week > div.active > div {
    font-weight: 700;
}

.page-filial-list-cont .alert-warning {
    border: 1px solid #F9B53F;
    border-radius: 3px;
    padding: 16px 16px 16px 56px;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #2B2B2B;
    background-color: transparent;
    margin: 24px 0;
}

.page-filial-list-cont .alert-warning:before {
    content: '';
    background-image: url("/local/templates/.default/components/bitrix/news.list/pereezdi/images/alert-i.png");
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 17px;
}

.page-filial-list-cont .alert-warning h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #48538B;
    margin-bottom: 8px;
}

.page-filial-section {
    margin: 24px 0;
}

.page-filial-shipping div {
    display: flex;
    justify-content: space-between;
}

.page-filial-shipping form {
    flex-basis: 48%;
}

.page-filial-shipping button {
    border: 1px solid #e4e6e7;
    border-radius: 9px;
    color: #48538b;
    font-size: 14px;
    line-height: 20px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 1.75rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.page-filial-shipping button:hover {
    border-color: #48538b;
}

.page-filial-shipping button span {
    padding-top: 0.5rem;
}

.page-filials-filial details {
    padding-left: 24px;
    position: relative;
    margin: 18px 0;
}

.page-filials-filial details > summary {
    list-style: none;
    cursor: pointer;
    color: #48538B;
    margin-bottom: 10px;
}

.page-filials-filial details > summary::-webkit-details-marker,
.page-filials-filial details > summary::marker {
    display: none;
}

.page-filials-filial details > summary:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0px;
    top: 2px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%2348538B' stroke-width='1.286' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.page-filials-filial details[open] > summary:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 10L8 6l-4 4' stroke='%2348538B' stroke-width='1.286' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}


table.page-filial-possibilities {
    width: 100%;
    border-spacing: 0px;
}

table.page-filial-possibilities tr:not(:last-child) td {
    border-bottom: 1px solid #E4E6E7;
}

table.page-filial-possibilities tr:first-child td {
    background: #fafafa;
    font-weight: bold;
}

table.page-filial-possibilities td {
    padding: 0.75rem;
}

table.page-filial-possibilities i:before {
    font-family: icons;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    font-size: 15px;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    margin-right: 0.5rem;
}

table.page-filial-possibilities i.green:before {
    color: #90bc58;
    content: "";
}

table.page-filial-possibilities i.red:before {
    color: #e4003c;
    content: "";
}

.page-filial-description {
    border-top: 1px solid #D9D9D9;
    padding-top: 24px;
}

.main-page-wrapper .page-filial-stock h4 a.no-icon {
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    color: #48538B;
    line-height: 20px;
    text-decoration: none !important;
    font-family: Roboto, -apple-system, -system-ui, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    border-bottom: none;
}

.page-filial-stock img {
    width: 100%;
    max-width: 630px;
}

.page-filials-left .page-filial-stock {
    display: none;
}

.page-filial-images > div > img {
    max-width: 185px;
}

@media screen and (max-width: 1280px) {
    .page-filial-buttons {
        display: block;
        position: absolute;
        right: 0px;
        top: -13px;
    }

    .page-filial-buttons a,
    .page-filial-buttons a:visited {
        display: block;
    }

    .page-filial-buttons a.page-filial-map {
        margin-top: 14px;
    }

    .page-filial-list-cont {
        display: block;
    }

    .page-filial-list-cont .page-filials-right {
        width: 100%;
    }

    .page-filials-map .map {
        height: 537px;
    }

    .page-filial-list-cont .page-filials-left {
        width: 100%;
        margin-top: 48px;
    }

    .page-filials-left .page-filial-stock {
        display: block;
    }

    .page-filials-right .page-filial-stock {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .main-page-wrapper > .main-page-container .page-filial-top h1 {
        font-size: 26px;
    }
}

@media screen and (max-width: 620px) {
    .page-filials-map .map {
        height: 480px;
    }

    .page-filial-top {
        display: block;
    }

    .page-filial-top h1 {
        font-size: 22px;
    }

    .page-filial-type {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .main-page-wrapper .main-page-container {
        background-color: #fff
    }

    .page-filial-buttons {
        position: static;
    }

    .page-filial-buttons a.page-filial-print {
        display: none;
    }

    .page-filial-buttons a.page-filial-map,
    .page-filial-buttons a.page-filial-map:visited {
        font-weight: 400;
        font-size: 14px;
        color: #48538B;
        background-color: transparent;
        display: inline-block;
        padding: 0px;
        width: auto;
        margin: 32px 0;
    }

    .main-page-wrapper.main-page-empty:first-child > .main-page-container {
        padding-top: 32px;
        padding-bottom: 0px;
    }

    .goto-back-cont {
        display: none;
    }

    .page-filial-top .goto-back-cont {
        display: block;
    }

    .goto-back {
        margin-bottom: 8px;
    }

    .main-page-wrapper.main-page-empty > .main-page-container {
        padding-top: 0;
        margin-top: 0;
    }
}

@media screen and (max-width: 480px) {
    .page-filial-list-cont .page-filials-right {
        display: none;
    }

    .page-filial-list-cont .page-filials-left {
        margin-top: 0px;
    }

    .page-filial-location {
        display: block;
    }

    .page-filial-location > div,
    .page-filial-location > div:first-child,
    .page-filial-location > div:last-child {
        padding: 0px;
        width: 100%;
    }

    .filial-dropdown-text span {
        display: none;
    }
}

@media print {
    header {
        display: none;
    }

    footer {
        display: none;
    }

    .page-filial-list-cont {
        display: block;
    }

    .page-filial-list-cont .page-filials-right {
        width: 100%;
    }

    .page-filial-list-cont .page-filials-left {
        width: 100%;
        margin-top: 0px !important;
    }

    .page-filials-left .page-filial-stock {
        display: block;
    }

    .page-filials-right .page-filial-stock {
        display: none;
    }

    .goto-back {
        display: none;
    }

    .page-filial-location {
        padding-top: 16px;
    }

    .main-page-wrapper.main-page-empty > .main-page-container {
        padding-top: 0px;
    }

    .page-filial-week {
        display: flex;
    }

    .page-filial-week > div {
        display: block;
    }

    .page-filial-week > div > div {
        padding: 3px 18px 3px 8px;
    }

    html,
    body {
        background-color: #fff !important;
    }

    .main-page-wrapper.main-page-empty > .main-page-container {
        background: #fff;
    }

    #page {
        background: #fff;
    }

    .alert-warning {
        display: none;
    }

    body > *:not(#page) {
        display: none !important;
    }

    .page-filial-working h4 {
        display: none;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/pereezdi/style.css?171752419316373 */
