

/* Start:/local/templates/viyar_new/components/bitrix/news.list/contacts/style.css?175992461523583*/
.g-title {
    margin: 0;
    padding: 16px 0 16px 24px;
}
.main__section > .g-title.tab-menu > .g-title__text {
    gap: 0;
}
.contact-post .contact-post__graph {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 16px;
}
.contact-post__container {
    display: flex;
    gap: 32px 48px;
    position: relative;
}
.post-column__tabs {
    flex: 1;
}
.post-column__tabs .showrooms-switcher {
    position: absolute;
    top: -76px;
}
.switcher__button {
    padding: 0 8px 16px;
}
.post-contacts__tel a {
    display: flex;
    align-items: center;
}
.post-column__contacts-main {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.post-column__contact {
    display: flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
}
.post-column__contact .icon {
    flex-shrink: 0;
}
.showrooms-switcher .switcher__icon {
    color: var(--color--blue);
}
.showrooms__info {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.showrooms__info.is-hidden {
    display: none;
}
.showrooms-info__accordion {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 48px;
    padding: 0 8px;
    background-color: #ffffff;
    border: none;
    margin-top: -1px;
    border-top: 1px solid #e0e0e0;
}
.showrooms-info__arrow {
    margin-left: auto;
    transition: transform ease-in 150ms, -webkit-transform ease-in 150ms;
    color: var(--color--gray);
}
.showrooms-info__content {
    display: flex;
    flex-direction: row;
    gap: 48px;
    justify-content: space-between;
}
.showrooms-details__addresses {
    display: flex;
    flex-direction: column;
}
.contact-post__column,
.post-column__contacts-more,
.showrooms-details__info {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.showrooms-details__info .offset--xsm--v {
    padding-top: 8px;
    padding-bottom: 0;
}
.post-column__contacts-more > .post-column__contacts {
    margin: 2px 0;
}
.showrooms-maps__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 16px;
}
.showrooms-maps__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.333%;
    flex: 1 1 33.333%;
}
.showrooms-maps__map > img {
    height: 480px;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
}
.showrooms-maps__map {
    position: relative;
    height: 480px;
}
.container_tab iframe {
    border: none;
}
section.container_tab {
    border: 1px solid #e0e0e0;
    padding: 32px;
}
.showrooms-maps__local_point > .icon {
    position: absolute;
    bottom: 295px;
    left: 175px;
}
.showrooms-hint {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translate(10%, -50%);
    opacity: 0;
    padding-left: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    z-index: 1;
}
.showrooms-hint._hint {
    opacity: 1;
    visibility: visible;
}
.showrooms-hint__list {
    -webkit-filter: drop-shadow(0px 4px 16px rgba(32, 40, 48, 0.25));
    filter: drop-shadow(0px 4px 16px rgba(32, 40, 48, 0.25));
    background-color: #ffffff;
    width: 320px;
    height: 400px;
}
.showrooms-maps__local_point > .icon,
.switcher__button {
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.switcher__button:hover {
    background-color: rgba(244, 244, 244, 0.4);
}
.showrooms-maps__local_point > .icon:hover {
    opacity: 0.85;
}
.showrooms-hint__info {
    position: relative;
    padding: 4px 16px 16px;
}
.hint-info__row,
.hint-info__address,
.post-contacts__tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.hint-info__row > .text {
    padding-left: 40px;
}
.hint-info__row > .post-contacts__tel {
    padding-top: 11px;
}
.showrooms-details__address {
    display: flex;
    gap: 8px;
    justify-content: space-between;
}
.showrooms-details__address .text {
    display: flex;
    flex-wrap: wrap;
    align-content: end;
}
.showrooms-details__schedule {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-self: start;
}
.showrooms-details__title {
    padding: 16px 0;
}
.contact-post__form .contact-form__container {
    max-width: 640px;
    padding: 20px 0 0;
    text-align: center;
}
.contact-post__form form {
    margin: 0 auto;
    width: 100%;
}
.contact-post__form input {
    height: 32px;
    max-width: 480px;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
}
.contact-post__form input[type='button'] {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 16px auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 192px;
    background-color: var(--color--blue);
    border: none;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.contact-post__form input[type='button']:hover {
    background-color: rgba(0, 128, 224, 0.8);
}
.contact-post__form textarea {
    max-width: 480px;
    width: 100%;
    padding: 8px;
    resize: none;
}
.contact-post ::-webkit-input-placeholder {
    color: var(--color--gray--soft) !important;
    font-size: 14px;
}
.contact-post ::-moz-placeholder {
    color: var(--color--gray--soft) !important;
    font-size: 14px;
}
.contact-post :-ms-input-placeholder {
    color: var(--color--gray--soft) !important;
    font-size: 14px;
}
.contact-post ::-ms-input-placeholder {
    color: var(--color--gray--soft) !important;
    font-size: 14px;
}
.contact-post ::placeholder {
    color: var(--color--gray--soft) !important;
    font-size: 14px;
}
.showrooms-maps {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 32px 0;
}
.showrooms-details__block-form_mobile {
    display: none;
}
.showrooms-details {
    flex: 0 1 448px;
    display: flex;
    flex-direction: column;
}
.showrooms-details__info {
    flex: 1;
}
hr {
    border: none;
    background: -webkit-gradient(
            linear,
            left top, right top,
            from(rgba(255, 255, 255, 1)),
            color-stop(20%, rgba(209, 209, 209, 1)),
            color-stop(50%, rgba(209, 209, 209, 1)),
            color-stop(80%, rgba(209, 209, 209, 1)),
            to(rgba(255, 255, 255, 1))
    );
    background: -o-linear-gradient(
            left,
            rgba(255, 255, 255, 1) 0%,
            rgba(209, 209, 209, 1) 20%,
            rgba(209, 209, 209, 1) 50%,
            rgba(209, 209, 209, 1) 80%,
            rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
            to right,
            rgba(255, 255, 255, 1) 0%,
            rgba(209, 209, 209, 1) 20%,
            rgba(209, 209, 209, 1) 50%,
            rgba(209, 209, 209, 1) 80%,
            rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    width: 100%;
    height: 1px;
}
.showrooms-details__block-form_wrapper {
    padding: 15px 0;
    width: 272px;
}

/*popup-ask*/
.popup-ask {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 128, 224, 0.3);
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 13;
}
.popup-ask.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all ease-in 150ms;
    -o-transition: all ease-in 150ms;
    transition: all ease-in 150ms;
    z-index: 20;
    overflow-y: auto;
}
.popup-ask__body {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 10px;
}
.popup-ask__content {
    background-color: #fff;
    color: var(--color--gray--black);
    width: 480px;
    min-height: 608px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 32px 48px;
}
.popup-ask__close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    text-decoration: none;
}
.popup-ask__title {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    color: var(--color--gray--dark);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 0 15px;
}
.popup-ask__subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: var(--color--gray--dark);
    text-align: center;
}
.popup-ask .input-subtitle {
    text-align: left;
}
.popup-ask .profile__form-item {
    padding-bottom: 0;
}
.tab_container__post-contacts .popup-ask .input-wrapper input:not(.validate-check-submit) {
    padding: 2px 8px 0;
}
.popup-ask .input-wrapper .input-icon--right {
    top: 20%;
    -ms-transform: none;
    transform: none;
}
.popup-ask .input-subtitle-error {
    margin: -16px 0 10px;
}
.popup-ask textarea.flat_form_name {
    height: 80px !important;
}
.button--outline:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.showrooms {
    overflow: hidden;
}
.showrooms-hint__img {
    position: relative;
    min-height: 240px;
}
.showrooms-hint__img > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.contact-post__column_mobile {
    display: none;
}
.showrooms hr:last-child {
    display: none;
}
.showrooms-details__address_mobile {
    display: none;
}
.tab_container__post-contacts .popup-ask input::placeholder {
    padding-top: 4px !important;
}
span.offset--before:before {
    content: ' | ';
    padding: 0 6px 0 10px;
    font-weight: 400;
}
@media (max-width: 1600px) {
    .post-column__tabs {
        left: 350px;
    }
}
@media (max-width: 1477px) {
    .g-title {
        padding: 16px 0 16px 32px;
    }
    section.container_tab {
        padding: 0;
    }
    .container_tab article.post {
        padding: 15px 32px 32px;
    }
    .showrooms-info__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .showrooms-info__content {
        padding-top: 15px;
        gap: 32px;
    }
    .post-column__tabs .showrooms-switcher {
        top: -62px;
    }
    .showrooms-details {
        flex: 1 1 auto;
    }
    .showrooms-details__block-form_mobile {
        display: block;
    }
    .showrooms-details__block-form {
        display: none;
    }
    .contact-post__column:first-child {
        padding: 0;
        height: 654px;
    }
    .showrooms-details__block-form_wrapper {
        padding: 15px 0 0;
    }
    .contact-post__column {
        gap: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .showrooms-maps__map {
        height: 445px;
        max-width: 100%;
    }
    .post-column__contacts-more {
        gap: 10px;
        padding-bottom: 10px;
    }
    .showrooms-maps__map > img {
        height: auto;
    }
    .showrooms-hint__img {
        position: relative;
        min-height: 130px;
    }

    .jconfirm .jconfirm-box div.jconfirm-title-c span.jconfirm-title {
        display: block;
    }
    .showrooms-hint__img > img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
    }
    .showrooms-hint {
        top: 5%;
        -ms-transform: none;
        transform: none;
    }
    .showrooms-hint__list {
        height: auto;
    }
}
@media (max-width: 1270px) {
    .post-column__tabs {
        left: 310px;
    }
}
@media (max-width: 1200px) {
    .post-column__tabs {
        top: 0;
    }
    section.container_tab {
        border-top: none;
    }
    .showrooms {
        position: relative;
    }
    .post-column__tabs .showrooms-switcher {
        top: 0;
        position: unset;
        max-width: fit-content;
    }
    .showrooms__info {
        border-top: 1px solid #e0e0e0;
    }
    .container_tab article.post {
        padding: 0;
    }
    .showrooms-info__content {
        padding: 12px 32px;
    }
    .post-column__tabs {
        position: static;
    }
    .contact-post__container {
        display: block;
    }
    .contact-post__column_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 16px 32px;
    }
    .contact-post__column .post-column__contacts-more {
        display: none;
    }
    .post-column__contacts .showrooms-details__block-form_mobile {
        display: none;
    }
    .container_tab article.post:not(.tab_container__post-services) {
        border: none;
    }
    .contact-post__column:first-child {
        height: auto;
    }
    .contact-post__column.post-column__contacts {
        padding: 6px 48px 27px 32px;
    }
    .post-column__contacts-main > div:first-child {
        display: none;
    }
    .post-column__contacts-main {
        height: 75px;
    }
    .switcher__body {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 18px;
    }
    .switcher__button {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .full-width,
    .showrooms hr {
        display: none;
    }
    .showrooms hr:last-child {
        display: block;
    }
    .showrooms-details__block-form_mobile hr {
        display: none !important;
    }
    .showrooms-details__block-form_mobile {
        padding-bottom: 24px;
    }
    .showrooms-details__block-form_wrapper {
        text-align: right;
        position: sticky;
        top: 48px;
    }
}
@media (max-width: 1080px) {
    .showrooms-hint {
        opacity: 0 !important;
        visibility: hidden !important;
    }
}
@media (max-width: 870px) {
    main.main {
        display:grid;
    }
    section.main__section.breadcrumbs-section {
        order: 2;
    }
    section.main__section {
        order: 1;
    }
    section.main__section .g-title.tab-menu {
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
    }
    section.container_tab {
        order: 3;
    }
    .g-title .icon._tab-menu__icon {
        display: none;
    }
    .g-title {
        padding: 16px 0 16px 24px !important;
    }
    .g-title h1 {
        text-transform: uppercase;
        font-weight: 400 !important;
    }
    .showrooms-details__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .showrooms-details__address {
        width: 465px;
    }
    .showrooms-info__accordion.is-active .showrooms-info__arrow {
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
        color: var(--color--blue) !important;
    }
    .showrooms-info__accordion.is-active .switcher__icon {
        color: var(--color--blue);
    }
    .showrooms-info__arrow {
        margin-left: auto;
        transition: -webkit-transform ease-in 150ms;
        transition: transform ease-in 150ms, -webkit-transform ease-in 150ms;
    }
}
@media only screen and (max-width: 780px) {
    section.container_tab {
        border: none;
    }
    .showrooms-details__address {
        width: auto;
    }
    .showrooms-info__content.is-hidden {
        display: none;
    }
    .contact-post__column.post-column__contacts {
        padding: 16px 24px;
    }
    .contact-post .switcher__body {
        display: none;
    }
    .showrooms-info__content {
        border-left: 0;
        border-right: 0;
        margin-top: -1px;
        padding: 0 0 16px;
        border-top: none;
        min-height: inherit;
    }
    .showrooms hr:last-child {
        display: none;
    }
    .contact-post__column_mobile {
        border-top: 1px solid #e0e0e0;
    }
    .showrooms__info.is-hidden {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .showrooms-info__accordion {
        font-weight: 700;
        text-align: left;
    }
    .showrooms-details__address_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        padding: 3px 24px 15px;
    }
    .contact-post button:not(.showrooms-info__accordion) > span {
        height: 48px !important;
    }
    .contact-post a.button {
        height: 48px !important;
    }
    .contact-post a.button > span {
        padding-top: 16px;
    }
    .showrooms-details__address_mobile > .showrooms-details__schedule {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: initial;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .showrooms-details__address_mobile > .showrooms-details__schedule > span:not(:last-child):after {
        content: ' | ';
        padding: 0 3px 0 1px;
    }
    .showrooms-details__info > div:nth-child(2) {
        display: none;
    }
    .showrooms-info__accordion:not(.is-active) + .showrooms-details__address_mobile > .showrooms-maps__btns_mobile > .showrooms-maps__btn {
        display: none;
    }
    .showrooms-maps__btn {
        flex: 1 1 auto;
    }
    .showrooms-info__accordion.is-active + .showrooms-details__address_mobile > .showrooms-maps__btns_mobile > .showrooms-details__btn-on-map {
        display: none;
    }
    .showrooms-info__accordion.is-active + .showrooms-details__address_mobile > .showrooms-maps__btns_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 20px;
    }
    .showrooms-maps__btns_mobile > .showrooms-maps__btn > .button--outline {
        -webkit-box-shadow: inset 0 0 0 2px transparent;
        box-shadow: inset 0 0 0 2px transparent;
    }
    .showrooms-info__accordion.is-active + .showrooms-details__address_mobile {
        padding: 3px 24px;
    }
    .showrooms-maps {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .showrooms-details {
        padding: 0 24px;
    }
    .showrooms-info__content {
        gap: 16px;
    }
    .showrooms-details__address {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 4px;
    }
    .showrooms-maps__btns .showrooms-maps__btn:first-child,
    .showrooms-maps__btns .showrooms-maps__btn:last-child {
        display: none;
    }
    .showrooms-maps {
        gap: 16px;
    }
    .showrooms-maps__btns {
        width: 184px;
        margin: 0 auto;
    }
    .showrooms-maps__map_mobile {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.9);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        opacity: 0;
        visibility: hidden;
        z-index: 1;
        -webkit-transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
    }
    .showrooms-maps__map_mobile.open {
        opacity: 1;
        visibility: visible;
        z-index: 20;
    }
    .showrooms-maps__map_mobile img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .map-mobile__close-block {
        position: absolute;
        color: #ffffff;
        top: 10px;
        right: 10px;
    }
    .map-mobile__close {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 36px;
        cursor: pointer;
        background-color: #ffffff;
        padding: 10px;
        color: #606060;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
        height: 36px;
    }
    .map-mobile.open .showrooms-maps__local_point span {
        position: absolute;
        top: 0;
        left: 80px;
        z-index: 1;
    }
}
@media (max-width: 640px) {
    .showrooms-maps__local_point > .icon {
        bottom: 124px;
    }
}
@media (max-width: 640px) {
    .contact-post__column_mobile {
        display: block;
        padding-top: 20px;
    }
    .showrooms-details__block-form_mobile hr {
        display: block !important;
    }
    .showrooms-details__block-form_wrapper {
        text-align: left;
    }
    .showrooms-details__block-form_wrapper {
        width: auto;
    }
    .showrooms-details__block-form_mobile {
        margin: 14px 0 11px;
    }
}
@media (max-width: 490px) {
    .popup-ask__body {
        padding: 0;
    }
    .popup-ask .input-subtitle {
        text-align: center;
    }
    .contact-post__form input {
        margin-bottom: 8px;
    }
}
@media (max-width: 380px) {
    .popup-ask__content {
        padding: 28px;
        height: auto;
    }
    .popup-ask__subtitle {
        font-size: 14px;
    }
    .contact-form__container form > div:last-child {
        padding: 16px 0 0;
    }
    span.offset--before:before {
        content: ' | ';
        padding: 0 0 0 8px;
        font-weight: 400;
    }
    .contact-post__column_mobile {
        padding: 16px;
    }
    .post-column__contacts .offset--before.text--size--lg {
        font-size: 14px;
    }
}
/* End */
/* /local/templates/viyar_new/components/bitrix/news.list/contacts/style.css?175992461523583 */
