

/* Start:/local/templates/mebelnavsesto/components/bitrix/customitems/inner_banner/style.css?17721033967989*/
.iBanner-wrapper {
    position: relative;
    min-height: 31.625rem;
    padding: 8.75rem 3.13rem 5rem 3.13rem;
    border-radius: var(--radius20);
    overflow: hidden;
    background: #313131;
}

.iBanner-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 42%;
    height: 100%;
    background: linear-gradient(90deg, #313131 11%, #2f2f2f 110%);
    opacity: 0.95;
    box-shadow: 24px 0 65px 65px #2c2c2c;
}

.iBanner__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 59%;
    height: 100%;
}

.iBanner__image:after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #fff 50%, #313131 99.99%);
    opacity: .3;
}

.iBanner__image img {
    object-fit: cover;
    width: 100%;
}

.iBanner-info {
    position: relative;
    z-index: 1;
    width: 40rem;
}

.iBanner-info :is(img, svg) { height: 100% }

.iBanner__decore1 {
    position: absolute;
    top: -3.75rem;
    left: 3px;
    width: 2.8125rem;
    height: 2.8125rem;
}

.iBanner__decore2 {
    position: absolute;
    bottom: -6.5rem;
    right: 1rem;
    rotate: 180deg;
    width: 14.0625rem;
    height: 14.0625rem;
    opacity: .125;
}

.iBanner__decore1,
.iBanner__decore2 {
    fill: #fff;
}

.iBanner__name {
    color: #fff;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: normal;
}

.iBanner__desc {
    padding-top: 1.25rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: normal;
}

.inner-banner hr {
    margin: 2.35rem 0 0 0;
    border-top: none;
    background: #D2D2D2;
    height: 1px;
    opacity: 1;
}

/* START Если описание не одно */
.inner-banner.multiDesc:after {
    display: none;
}
.inner-banner.multiDesc .iBanner-wrapper:after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, .35) 25%, rgba(0, 0, 0, 1) 100%);
    opacity: .9;
    backdrop-filter: blur(2px);
    box-shadow: none;
    left: 0;
    width: 100%;
}
.inner-banner.multiDesc .iBanner-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 8.25rem 2.5rem 5rem 2.5rem;
}
.inner-banner.multiDesc .iBanner__image {
    width: 100% !important;
}
.inner-banner.multiDesc .iBanner__image:after  {
    display: none;
}
.inner-banner.multiDesc .iBanner-info_desc {
    position: relative;
    z-index: 1;
    height: 100%;
    padding: 16px 22px 19px 25px;
    border-radius: var(--radius15);
    background: rgba(25, 25, 25, 0.50);
    backdrop-filter: blur(10.800000190734863px);
    color: #fff;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.85rem;
}
.inner-banner.multiDesc .iBanner-info_desc ol,
.inner-banner.multiDesc .iBanner-info_desc ul {
    margin: 0;
}
.inner-banner.multiDesc .iBanner-info_desc ol a,
.inner-banner.multiDesc .iBanner-info_desc ul a {
    color: #fff;
    transition: var(--transition);
}
.inner-banner.multiDesc .iBanner-info_desc ol a:hover,
.inner-banner.multiDesc .iBanner-info_desc ul a:hover {
    color: var(--primary-color);
    transition: var(--transition);
}
.inner-banner.multiDesc .iBanner-info {
    width: 33.75rem;
    padding-right: 7rem;
}
.inner-banner.multiDesc .iBanner__desc {
    padding-top: 5.75rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 29px;
}
.inner-banner.multiDesc .iBanner__decore1 {
    top: 0.25rem;
    left: 0;
    width: 4.1875rem;
    height: 4.1875rem;
}
.inner-banner.multiDesc  .iBanner__decore2 {
    bottom: -3rem;
    right: 0;
    width: 13.0625rem;
    height: 13.0625rem;
}
/* END Если описание не одно */

@media (max-width: 1590px) {
    .iBanner__name {
        font-size: 1.5rem;
    }
    .iBanner__desc {
        padding-top: 1rem;
        font-size: 1.25rem;
    }
    .iBanner__decore2 {
        right: 2rem;
        width: 8rem;
        height: 8rem;
    }

    .inner-banner.multiDesc .iBanner-info {
        padding-right: 0;
        width: 29rem;
    }
    .inner-banner.multiDesc .iBanner__desc {
        padding-top: 3.75rem;
        padding-right: 0;
        font-size: 1.25rem;
    }
    .inner-banner.multiDesc .iBanner-info_desc {
        padding: 14px 15px 14px 15px;
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .inner-banner.multiDesc .iBanner__decore1 {
        width: 3rem;
        height: 3rem;
    }
}
@media (max-width: 1340px) {
    .iBanner-wrapper {
        min-height: 25rem;
        padding: 8.75rem 3.13rem 5rem 3.13rem;
    }
    .iBanner__desc {
        padding-right: 4rem;
    }
    .iBanner__decore2 {
        display: none;
    }
}
@media (max-width: 1200px) {}
@media (max-width: 991px) {
    .iBanner-wrapper {
        min-height: 23rem;
        padding: 6rem 2.5rem 5rem 2.5rem;
    }
    .iBanner-wrapper:after {
        width: 50%;
    }
    .iBanner__image {
        width: 52%;
    }
    .iBanner-info {
        width: 25rem;
    }
    .iBanner__name {
        font-size: 1.25rem;
    }
    .iBanner__desc {
        font-size: 1rem;
    }








    .inner-banner.multiDesc .iBanner-wrapper {
        justify-content: start;
        flex-direction: column;
        min-height: auto;
        padding: 0;
        background: none;
        border-radius: none;
    }
    .inner-banner.multiDesc .iBanner-wrapper:after {
        content: none;
    }
    .inner-banner.multiDesc .iBanner__image {
        order: 1;
        position: static;
        width: 100%;
        height: 250px;
        border-radius: var(--radius20);
        overflow: hidden;
    }
    .inner-banner.multiDesc .iBanner__name {
        color: #000;
        text-align: center;
        font-size: 16px;
        line-height: normal;
    }
    .inner-banner.multiDesc .iBanner-info {
        order: 2;
        width: 100%;
        padding-top: 70px;
    }
    .inner-banner.multiDesc .iBanner-info_desc {
        display: none;
    }
    .inner-banner.multiDesc .iBanner__desc {
        padding-top: 10px;
        padding-right: 0;
        color: #000;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
    }
    .inner-banner.multiDesc .iBanner__decore1 {
        top: 15px;
        left: 50%;
        transform: translateX(-50%);
        width: 46px;
        height: 46px;
    }
    .inner-banner.multiDesc .iBanner__decore1, .iBanner__decore2 {
        fill: #B5B5B5;
    }

}
@media (max-width: 767px) {
    .iBanner-wrapper:after,
    .iBanner__image:after {
        display: none;
    }
    .iBanner-wrapper {
        min-height: auto;
        padding: 0;
        background: none;
        border-radius: none;
    }
    .iBanner__image {
        position: static;
        width: 100%;
        height: 250px;
        border-radius: var(--radius20);
        overflow: hidden;
    }
    .iBanner-info {
        width: 100%;
        padding-top: 70px;
    }
    .iBanner__name {
        color: #000;
        text-align: center;
        font-size: 16px;
        line-height: normal;
    }
    .iBanner__desc {
        padding-top: 10px;
        padding-right: 0;
        color: #000;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
    }
    .iBanner__decore1,
    .iBanner__decore2 {
        fill: #B5B5B5;
    }
    .iBanner__decore1 {
        top: 15px;
        left: 50%;
        transform: translateX(-50%);
        width: 46px;
        height: 46px;
    }
}
@media (max-width: 576px) {
}
@media (max-width: 360px) {
    .iBanner__image {
        height: 180px;
    }
}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/customitems/inner_menu/style.css?17536922431136*/




.inner-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3.9rem;
    padding: 1.1rem 0 2.25rem 0;
}

.iMenu-item__name {
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
    color: #707070;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: normal;
    transition: var(--transition);
}

.iMenu-item__name:hover,
.iMenu-item__name._active {
    border-bottom: 1px solid var(--primary-color);
    color: var(--primary-color);
    transition: var(--transition);
}



@media (max-width: 1590px) {}
@media (max-width: 1340px) {
    .inner-menu {
        gap: 2.5rem;
    }

    .iMenu-item__name {
        padding-bottom: 6px;
        font-size: 1.25rem;
    }
}
@media (max-width: 1200px) {}
@media (max-width: 991px) {}
@media (max-width: 767px) {
    .inner-menu {
        justify-content: space-between;
        gap: 1rem;
    }
    .iMenu-item__name {
        font-size: 16px;
    }
}
@media (max-width: 576px) {
    .inner-menu {
        padding: .5rem 0 1.75rem 0;
    }
}
@media (max-width: 360px) {}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/main.include/page_about/style.css?17715827563447*/
.page_block {
    padding-top: 2.5rem;
}

.page_block_small {
    margin-top: 1.25rem;
}

.page_block_inner {
    display: flex;
    flex-direction: column;
    padding: 2.5rem;
    border-radius: var(--radius15);
    background: #fff;
}

.page_block_inner_info {
    display: flex;
}

.page_block_inner__image > div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.page_block_inner__image img {
    border-radius: var(--radius10);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page_block_inner__image {
    position: relative;
    padding-top: 21%;
    margin-right: 2.5rem;
    margin-bottom: 2.5rem;
    max-width: 26.66044rem;
    width: 100%;
}

.page_block_inner:nth-child(3) .page_block_inner_info {
    display: block;
}

.page_block_inner:nth-child(3) .page_block_inner__image {
    padding-top: 11%;
    float: right;
    margin-right: 0;
    margin-left: 2.5rem;
    margin-top: -45px;
    max-width: 29rem;
}

.page_block_inner:nth-child(3) .page_block_inner__desc {
    width: 66%;
}

.page_block_inner__title {
    padding-bottom: 1.25rem;
    font-family: "Roboto";
    font-size: 1.375rem;
    font-weight: 500;
    line-height: normal;
}

.page_block_inner__desc {
    color: #707070;
    font-family: "Roboto";
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
}

.about-page__title,
.sw-docs__title._title {
    padding-bottom: 1.25rem;
    color: #000 !important;
    font-size: 1.375rem !important;
    font-weight: 500 !important;
    line-height: normal !important;
}

.sw-docs .swiper {
    padding-top: 0 !important;
}


@media (max-width: 1590px) {
    .page_block_inner:nth-child(3) .page_block_inner__desc {
        width: 59%;
    }
}
@media (max-width: 1340px) {
    .page_block_inner:nth-child(3) .page_block_inner__image {
        padding-top: 15%;
        max-width: 27rem;
        margin-top: 0;
    }
}
@media (max-width: 1200px) {
    .page_block_inner:nth-child(1) .page_block_inner__image {
        width: 155%;
    }
    .page_block_inner:nth-child(3) .page_block_inner__desc {
        width: 100%;
    }
    .page_block_inner:nth-child(3) .page_block_inner__image {
        margin-left: 15px;
    }
    .page_block_inner__image {
        margin-bottom: 15px;
    }
}
@media (max-width: 991px) {
    .page_block_inner_info {
        flex-direction: column;
    }
    .page_block_inner__image {
        max-width: 100% !important;
        float: none !important;
        margin: 0 0 10px 0 !important;
        padding-top: 55% !important;
    }
    .page_block_inner__desc {
        width: 100%;
    }
    .page_block_inner:nth-child(3) .page_block_inner__image {
        padding-top: 35% !important;
    }
}
@media (max-width: 767px) {
    .about-page__title {
        font-size: 16px;
    }
    .page_block_inner {
        padding: 15px;
    }
    .page_block_inner__title {
        padding-bottom: 10px;
    }
    .page_block_inner__title {
        font-size: 16px;
    }
    .page_block_inner__desc {
        font-size: 12px;
        line-height: normal;
    }
}
@media (max-width: 576px) {
    .page_block {
        padding-top: 2rem;
    }
    .page_block_inner__image,
    .page_block_inner:nth-child(3) .page_block_inner__image {
        padding-top: 78% !important;
    }
}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/customitems/why_us/style.css?17539656392184*/
.why-us {
    padding: 2.5rem;
    border-radius: var(--radius15);
    background: #fff;
}

.why-us_col:nth-child(n + 4) {
    padding-top: 1.25rem;
}

.why-us-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 1.88rem 1.5rem;
    border-radius: var(--radius10);
    background: #F5F3F1;
}

.why-us-item__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.42763rem;
    height: 3.42763rem;
    background: #fff;
    border-radius: 50%;
    padding: 12px;
    box-shadow: 0 5px 11px -2px #2c2c2c;
}

.rules-policy-item__name {
    padding-top: 1rem;
    color: #000;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: normal;
}

.rules-policy-item__desc {
    padding-top: 1.25rem;
    color: #707070;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: normal;
}




@media (max-width: 1590px) {}
@media (max-width: 1400px) {}
@media (max-width: 1340px) {}
@media (max-width: 1200px) {}
@media (max-width: 991px) {
    .why-us_col:nth-child(n + 4) {
        padding-top: 0;
    }
    .why-us_col:nth-child(n + 3) {
        padding-top: 20px;
    }
}
@media (max-width: 767px) {
    .why-us {
        padding: 0;
        border-radius: none;
        background: none;
    }
    .why-us_col:nth-child(n + 3) {
        padding-top: 10px;
    }
    .why-us_col:nth-child(odd) {
        padding-right: 6px;
    }
    .why-us_col:nth-child(even) {
        padding-left: 6px;
    }
    .why-us-item {
        padding: 12.25px 11px;
        border-radius: var(--radius10);
        background: #F5F3F1;
    }
    .why-us-item__icon {
        width: 40px;
        height: 40px;
        padding: 8px;
    }
}
@media (max-width: 576px) {
    .why-us-item__icon {
        width: 35px;
        height: 35px;
    }
    .rules-policy-item__name {
        padding-top: 15px;
        font-size: 13px;
    }

    .rules-policy-item__desc {
        padding-top: 15px;
        font-size: 11px;
    }
}
@media (max-width: 360px) {}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/news.list/swiper_docs/style.css?17536926105278*/
.sw-docs {
    position: relative;
}

.sw-docs .swiper {
    position: static;
    padding-top: 23px;
}

.sw-docs_desc {
    display: flex;
    justify-content: end;
    padding-right: 35px;
    color: #707070;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: normal;
}

.sw-docs_desc li:not(:first-child) {
    margin-top: 10px;
}

.sw-docs_desc ul {
    list-style: none;
    padding-left: 0;
}

.sw-docs_desc ul li {
    position: relative;
    padding-left: 53px;
}

.sw-docs_desc ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 34.411px;
    height: 25px;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="35" height="25" viewBox="0 0 35 25" fill="none"%3E%3Cpath d="M10.7757 25C10.4137 25 10.0666 24.8573 9.81112 24.6018L0.399259 15.1899C-0.133086 14.6576 -0.133086 13.7952 0.399259 13.2629C0.931604 12.7305 1.794 12.7305 2.32635 13.2629L10.7757 21.7101L32.0844 0.399259C32.6168 -0.133086 33.4792 -0.133086 34.0115 0.399259C34.5439 0.931604 34.5439 1.794 34.0115 2.32635L11.7382 24.5997C11.4827 24.8573 11.1377 25 10.7757 25Z" fill="%23EB5E4C"/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-size: contain;
}

.sw-docs_sw {
    position: relative;
}

.sw-docs .swiper-slide {
    height: auto;
    position: relative;
}

.sw-slide__image {
    display: block;
    overflow: hidden;
    border-radius: var(--radius15);
    border: 1px solid #D2D2D2;
}

.sw-slide__image div {
    width: 100%;
    padding-top: 142%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sw-slide__name {
    padding-top: .25rem;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
}

.sw-slide__file {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    color: #B5B5B5;
    font-size: 10px;
    font-weight: 400;
    line-height: normal;
}

.sw-slide__file svg {
    margin-right: 10px;
    min-width: 13.125px;
    width: 13.125px;
    height: 15px;
}




.sw-docs .swiper__control {
    padding: 13px;
    min-width: 2.8125rem;
    width: 2.8125rem;
    height: 2.8125rem;
    border-radius: 50%;
    background: #b2b2b2;
    transition: var(--transition);
}

.sw-docs .swiper__control._prev {
    margin-left: -2.1rem;
}

.sw-docs .swiper__control._next {
    margin-right: -2.1rem;
}

.sw-docs .swiper__control:after {
    content: none !important;
}

.sw-docs .swiper__control svg {
    stroke: #707070;
    transition: var(--transition);
}

.sw-docs .swiper__control._prev svg {
    rotate: 180deg;
}

.sw-docs .swiper__control:hover {
    background: #707070;
    transition: var(--transition);
}

.sw-docs .swiper__control:hover svg {
    stroke: #fff;
    transition: var(--transition);
}

.sw-docs .swiper__control {
    padding: 13px;
    min-width: 2.8125rem;
    width: 2.8125rem;
    height: 2.8125rem;
    border-radius: 50%;
    background: #b2b2b2;
    transition: var(--transition);
}

.sw-docs .swiper__control._prev {
    margin-left: -2.1rem;
}

.sw-docs .swiper__control._next {
    margin-right: -2.1rem;
}

.sw-docs .swiper__control:after {
    content: none !important;
}

.sw-docs .swiper__control svg {
    stroke: #707070;
    transition: var(--transition);
}

.sw-docs .swiper__control._prev svg {
    rotate: 180deg;
}

.sw-docs .swiper__control:hover {
    background: #707070;
    transition: var(--transition);
}

.sw-docs .swiper__control:hover svg {
    stroke: #fff;
    transition: var(--transition);
}

.sw-docs .swiper__pagination {
    bottom: 1.25rem !important;
}



@media (max-width: 1590px) {
    .sw-docs_desc {
        padding-right: 0;
        font-size: 1.25rem;
    }
    .sw-docs_desc ul li {
        padding-left: 38px;
    }
    .sw-docs_desc ul li:before {
        width: 25px;
        height: 20px;
    }
}
@media (max-width: 1340px) {}
@media (max-width: 1200px) {
    .sw-docs_desc {
        font-size: 1.125rem;
    }
    .sw-docs .swiper__control {
        min-width: 2.5rem;
        width: 2.5rem;
        height: 2.5rem;
    }
    .sw-docs .swiper__control._prev {
        margin-left: -30px;
    }
    .sw-docs .swiper__control._next {
        margin-right: -30px;
    }
}
@media (max-width: 991px) {
    .sw-docs_desc {
        justify-content: start;
        padding-top: 15px;
        font-size: 14px;
    }
    .sw-docs_desc ul li:before {
        width: 22.023px;
        height: 16px;
    }
    .sw-docs .swiper {
        padding-top: 15px;
    }
}
@media (max-width: 767px) {}
@media (max-width: 576px) {
    .sw-docs_desc ul li {
        padding-left: 53px;
    }
    .sw-docs_desc li:not(:first-child) {
        margin-top: 6px;
    }
    .sw-docs .swiper {
        padding-top: 0;
    }
    .swiper__controls {
        display: none;
    }
    .sw-slide__name {
        font-size: 12px;
    }
    .sw-slide__file {
        font-size: 8px;
    }
}
@media (max-width: 480px) {}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/main.include/page_contacts/style.css?17721037264708*/
.pageContacts {
    padding-top: 10px;
}

.pageContacts-block {
    height: 100%;
    padding: 3rem 2.35rem 4.25rem 2.5rem;
    border-radius: 1.875rem;
    border: 1px solid #BABABA;
    background: #fff;
}

.pageContacts .col-custom:nth-child(odd) .pageContacts-block {
    padding: 3rem 2.35rem 4.25rem 3.8rem;
}

.pageContacts-block-top {
    display: flex;
    justify-content: space-between;
}

.pageContacts-block__title {
    color: #000;
    font-family: "Roboto";
    font-size: 1.5rem;
    font-weight: 500;
    line-height: normal;
}

.pageContacts-block_icon {
    margin-top: -5px;
    margin-left: 15px;
    min-width: 2.4375rem;
    width: 2.4375rem;
    height: 2.4375rem;
}

.pageContacts-block_icon :is(img,svg) {
    height: 100%;
}


.pageContacts-block-content {

}

.pageContacts-block._feedback .menu-social {
    margin-left: -1.7rem;
    padding-top: 2.15rem;
}

.pageContacts-block._feedback .menu-social__list {
    justify-content: space-between;
}

.pageContacts-block._feedback .menu-social__link {
    width: 3.5rem;
    height: 3.5rem;
}

.pageContacts-block-content._desc {
    padding-top: 1rem;
    color: #707070;
    font-family: "Roboto";
    font-size: 1.375rem;
    font-weight: 400;
    line-height: normal;
}
.pageContacts-block-content._desc span,
.pageContacts-block-content._desc p {
    margin: 0;
    color: #707070;
    font-family: "Roboto";
    font-size: 1.375rem;
    font-weight: 400;
    line-height: normal;
}

.pageContacts-block._map {
    position: relative;
}

.pageContacts-block-content-map {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.pageContacts-block-content-map .ymaps-2-1-79-gototaxi, .ymaps-2-1-79-gotoymaps {
    margin-left: 15px !important;
}

.pageContacts-block-content-map .ymaps-2-1-79-copyright__content {
    padding: 0 15px 1px;
}




@media (max-width: 1590px) {
    .pageContacts-block,
    .pageContacts .col-custom:nth-child(odd) .pageContacts-block {
        padding: 2rem 2.25rem !important;
    }
    .pageContacts-block__title {
        font-size: 1.35rem !important;
    }
    .pageContacts-block._feedback .menu-social {
        margin-left: 0 !important;
    }
    .pageContacts-block._feedback .menu-social__link {
        width: 2.75rem !important;
        height: 2.75rem !important;
    }
    .pageContacts-block-content._desc,
    .pageContacts-block-content._desc span,
    .pageContacts-block-content._desc p{
        font-size: 1.125rem !important;
    }
    .map._delivery,
    .ymaps-2-1-79-map,
    .ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru {
        height: 325px !important;
    }
}
@media (max-width: 1340px) {
    .pageContacts-block._feedback .menu-social__link {
        width: 2.5rem !important;
        height: 2.5rem !important;
    }
    .pageContacts-block-content._desc,
    .pageContacts-block-content._desc span,
    .pageContacts-block-content._desc p{
        font-size: 1rem !important;
    }
}
@media (max-width: 1200px) {
    .menu-social__list {
        margin-top: -10px !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
    .menu-social__item:first-child {
        padding-left: .56rem !important;
    }
    .menu-social__item {
        padding-top: 8px !important;
    }
}
@media (max-width: 991px) {
    .pageContacts-block, .pageContacts .col-custom:nth-child(odd) .pageContacts-block {
        padding: 1.5rem 1.75rem !important;
    }
    .pageContacts .col-custom:not(:first-child) {
        padding-top: 1.25rem !important;
    }
    .pageContacts-block__title {
        font-size: 20px !important;
    }
    .menu-social__list {
        justify-content: start !important;
    }
    .pageContacts-block._feedback .menu-social {
        padding-top: 22px !important;
    }
    .menu-social__item:first-child {
        padding-left: 0 !important;
    }
    .pageContacts-block-content._desc, .pageContacts-block-content._desc span, .pageContacts-block-content._desc p {
        font-size: 15px !important;
    }
    .pageContacts .col-custom:nth-child(3) .pageContacts-block._map {
        padding-bottom: 22rem !important;
    }
}
@media (max-width: 767px) {}
@media (max-width: 576px) {
    .pageContacts-block._feedback .menu-social__list {
        gap: .56rem !important;
    }
    .menu-social__item:not(:first-child) {
         padding-left: 0 !important;
    }
}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/customitems/contacts_items/style.css?17591445582149*/
.items-contacts {
    margin-left: -1.5rem;
    padding-top: 1.5rem;
}

.item-contacts {
    display: flex;
    align-items: center;
}

.item-contacts:not(:first-child) {
    padding-top: 1.75rem;
}

.item-contacts-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1.75rem;
    min-width: 2.25rem;
    width: 2.25rem;
    height: 2.25rem;
}

.item-contacts:nth-child(3) .item-contacts-icon img,
.item-contacts:nth-child(4) .item-contacts-icon img{
    min-width: 2.75rem;
    width: 2.75rem;
    height: 2.75rem;
}

.item-contacts-text {

}

.item-contacts_name {
    padding-bottom: 7px;
    color: #707070;
    font-family: "Roboto";
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
}

.item-contacts_link {
    color: #000;
    font-family: "Roboto";
    font-size: 1.375rem;
    font-weight: 400;
    line-height: normal;
    transition: var(--transition);
}

.item-contacts_link:hover {
    color: var(--bs-link-hover-color);
    transition: var(--transition);
}


@media (max-width: 1590px) {
    .items-contacts {
        margin-left: 0;
    }
    .item-contacts-icon {
        margin-right: 1.25rem;
        min-width: 1.5rem;
        width: 1.5rem;
        height: 1.5rem;
    }
    .item-contacts:nth-child(3) .item-contacts-icon img,
    .item-contacts:nth-child(4) .item-contacts-icon img {
        min-width: 2rem;
        width: 2rem;
        height: 2rem;
    }
    .item-contacts_link {
        font-size: 1.125rem;
    }
}
@media (max-width: 1400px) {}
@media (max-width: 1340px) {}
@media (max-width: 1200px) {
    .item-contacts_link {
        font-size: 1rem;
    }
}
@media (max-width: 991px) {
    .item-contacts:not(:first-child) {
        padding-top: 15px;
    }
    .item-contacts-icon {
        margin-right: 15px;
    }
    .item-contacts_name {
        padding-bottom: 4px;
        font-size: 15px;
    }
    .item-contacts_link {
        font-size: 16px;
    }
}
@media (max-width: 767px) {}
@media (max-width: 576px) {}
@media (max-width: 360px) {}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/menu/social/style.css?17724567271012*/
.menu-social__list {
    display: flex;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.menu-social__item:not(:first-child) {
    padding-left: .56rem;
}

.menu-social__link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 7px;
    transition: var(--transition);
}

.menu-social__link svg {
    height: 100%;
}

.menu-social__link:hover {
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
    transition: var(--transition);
}

.menu-social__link._instagramcom {
    background: linear-gradient(90deg, #e2632c,#fb4955,#ff3286,#fc39be,#d35bf8);
}

@media (max-width: 1590px) {
    .menu-social__link {
        width: 2.125rem;
        height: 2.125rem;
    }
}
@media (max-width: 1340px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 991px) {

}
@media (max-width: 767px) {

}
@media (max-width: 576px) {

}
@media (max-width: 360px) {

}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/main.include/form_Consult/style.css?17715853893850*/
.form__consult {
    padding: 3rem 5.5rem 3.3rem 5rem;
    background: #fff;
    border-radius: var(--radius20);
    border: 1px solid #d2d2d2;
}

.form__consult.alert {
    margin-bottom: 1rem;
}

.form__consult .form-mes {
    font-size: 1.125rem;
}

.form__consult .form-info {
    padding: 19px 56px 0 0;
}

.form__consult .form__title {
    margin: 0;
    color: #000;
    padding-right: 5rem;
    font-size: 1.5625rem;
    font-weight: 500;
    line-height: 2.25rem;
}

.form__consult .form__desc {
    padding-top: 1.25rem;
    color: #707070;
    font-size: 1rem;
    font-weight: 400;
    line-height: 19px;
}

.form__consult .wrapper {
    margin-left: -2rem;
}

.form__consult .b24-form-wrapper {
    margin: 0;
    max-width: 100%;
}

.form__consult .wrapper .row:nth-child(2) {
    padding-top: 1.5rem;
}

.form__consult form > div:nth-child(1) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    column-gap: 1rem;
}

.form__consult form {
    display: flex;
    flex-wrap: wrap;
}
.form__consult .b24-form-content {
    padding: 0;
}
.form__consult form > div:nth-child(1) {
    width: 100%;
}
.form__consult form > div:nth-child(2) {
    width: 51%;
}
.form__consult form > div:nth-child(3) {
    width: 49%;
}
.form__consult form > div:nth-child(1) .b24-form-field:nth-child(1) {
    order: 1;
}
.form__consult form > div:nth-child(1) .b24-form-field:nth-child(2) {
    order: 3;
    margin-top: -4.25rem;
}
.form__consult form > div:nth-child(1) .b24-form-field:nth-child(3) {
    order: 2;
}
.form__consult .b24-form-control-text {
    min-height: 120px;
}
.form__consult .b24-form-control-text div,
.form__consult .b24-form-control-text textarea {
    height: 100%;
}
.form__consult .b24-form-control-alert-message {
    width: 100%;
    min-height: auto;
    height: auto;
}
.form__consult .b24-form-btn-block {
    display: flex;
    justify-content: end;
    width: 100%;
}
.form__consult .b24-form-btn {
    max-width: 400px;
}
.form__consult .b24-form-field-agreement .b24-form-control-container {
    padding-right: 1rem;
}


@media (max-width: 1590px) {
    .form__consult .form__title {
        padding-right: 0;
    }
    .form__consult .form-info {
        padding: 0;
    }
    .form__consult {
        padding: 3rem;
    }
}
@media (max-width: 1400px) {
    .form__consult form > div:nth-child(1) {
        padding-top: 1.5rem;
    }
    .form__consult .b24-form-btn {
        max-width: 410px;
    }
}
@media (max-width: 1200px) {
}
@media (max-width: 991px) {
    .form__consult {
        padding: 3.12rem 1.19rem 1.19rem 1.19rem;
    }
    .form__consult .form__title {
        font-size: 22px;
        line-height: normal;
    }
    .form__consult .form__desc {
        font-size: 14px;
    }
    .form__consult form > div:nth-child(1) .b24-form-field:nth-child(1) {
        order: 1;
    }
    .form__consult form > div:nth-child(1) .b24-form-field:nth-child(2) {
        order: 2;
        margin-top: 0;
    }
    .form__consult form > div:nth-child(1) .b24-form-field:nth-child(3) {
        order: 3;
    }
    .form__consult form > div:nth-child(2) {
        width: 100%;
        order: 3;
    }
    .form__consult form > div:nth-child(3) {
        width: 100%;
        order: 2;
        padding-bottom: 1rem;
    }
    .form__consult form > div:nth-child(1) {
        grid-template-columns: repeat(1, 1fr);
    }
    .form__consult .b24-form-btn {
        max-width: 100%;
    }
    .form__consult form > div:nth-child(1) .b24-form-field {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .form__consult .form__title {
        font-size: 18px;
    }
}
@media (max-width: 576px) {
}

/* End */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/inner_banner/style.css?17721033967989 */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/inner_menu/style.css?17536922431136 */
/* /local/templates/mebelnavsesto/components/bitrix/main.include/page_about/style.css?17715827563447 */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/why_us/style.css?17539656392184 */
/* /local/templates/mebelnavsesto/components/bitrix/news.list/swiper_docs/style.css?17536926105278 */
/* /local/templates/mebelnavsesto/components/bitrix/main.include/page_contacts/style.css?17721037264708 */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/contacts_items/style.css?17591445582149 */
/* /local/templates/mebelnavsesto/components/bitrix/menu/social/style.css?17724567271012 */
/* /local/templates/mebelnavsesto/components/bitrix/main.include/form_Consult/style.css?17715853893850 */
