
.b-footer .b-footer__site-info .b-site-info__menu-columns .b-menu-columns__second-column {
    justify-content: start;
}

.b-footer .b-footer__site-info .b-site-info__menu-columns .b-menu-columns__second-column .b-menu-column__menu:first-child {
    padding-bottom: 50px;
}
.b-main__contacts .b-contacts .b-contacts__top .b-top__left {
    padding-top: 40px;
}

.b-gallery__nav {
    width: 156px;
    margin-top: 40px;
}

.b-gallery__nav .b-nav__left {
    width: 71px;
	height: 71px;
    background-image: url("/local/components/bitrix/catalog.section.list/images/arrow_white_left.png");
    float: left;
    background-repeat: no-repeat;
	background-position: center;
    background-color: #bd9463;
    border-radius: 50px;
}
.b-gallery__nav .b-nav__right {
    width: 71px;
	height: 71px;
    background-image: url("/local/components/bitrix/catalog.section.list/images/arrow_white_right.png");
    float: right;
    background-repeat: no-repeat;
	background-position: center;
    background-color: #bd9463;
    border-radius: 50px;
}
.b-info__small_title {
	font-size: 28px;
	line-height: 146%;
	color: #bd9463;
    font-weight: 500;
}
.b-files__item, .b-info__attention .b-files__item a {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 130%;
	color: #292929;
	transition: linear .1s;
}

@media all and (max-width:820px){
    .b-slider__slide-item {
        flex-direction: column;
    }

    .b-main__items .b-items .b-items__slider .b-slider__slide-item .b-slide-item__slide-image {
        position: static;
        aspect-ratio: 360 / 280;
        height: auto;
    }

    .b-main__items .b-items .b-items__slider .b-slider__slide-item:nth-child(2n) {
        flex-direction: column;
    }

    .b-main__items .b-items .b-items__slider .b-slider__slide-item {
        height: auto;
        margin-bottom: 0;
    }

    .b-main__items .b-items .b-items__slider .b-slider__slide-item:nth-child(2n) {
        height: auto;
    }



    .b-main__items .b-items .b-items__slider .b-slider__slide-item:nth-child(2n) .b-slide-item__slide-image {
        position: static;
        aspect-ratio: 360 / 280;
        height: auto;
    }

    .recreation .b-main__items .b-items .b-items__slider .b-slider__slide-item .b-slide-item__slide-info,
    .recreation .b-main__items .b-items .b-items__slider .b-slider__slide-item:nth-child(2n) .b-slide-item__slide-info {
        height: auto;
        width: 100%;
        align-items: initial;
        top: 0;
        background: transparent;
        margin-top: -72px;
    }

    .b-main__items .b-items .b-items__slider .b-slider__slide-item .b-slide-item__slide-info .b-slide-info__title-recreation {
        color: white;
        font-weight: 700;
        font-size: 42px;
        text-transform: none;
        margin: 0 24px;
        transform: translateY(-32px);

    }
    .b-main__items .b-items .b-items__slider .b-slider__slide-item .b-slide-item__slide-info .b-slide-info__list {
        font-size: 20px;
        line-height: 1.2;
    }

    .b-main__items .b-items .b-items__slider .b-slider__slide-item .b-slide-item__slide-info .b-slide-info__list a {
        line-height: 1;
    }


    .b-main__items .b-items .b-items__slider .b-slider__slide-item:nth-child(2n) {
        margin-bottom: 0;
    }


    .recreation .b-slider__slide-item .catalog-section {
        background-color: white;
        /*padding: ;*/
    }

    .b-main__items .b-items .b-items__slider .b-slider__slide-item .b-slide-item__slide-info .b-slide-info__list {
        padding-top: 24px;
        margin-left: 24px;
        margin-right: 24px;
        margin-bottom: 16px;
    }
    .b-main__items .b-items .b-items__slider .b-slider__slide-item .b-slide-item__slide-info .b-slide-info__list ul {
        margin-bottom: 16px;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }


    .b-main__items .b-items .b-items__slider .b-slider__slide-item .b-slide-item__slide-info {
        background: transparent;
    }

    .b-main__items .b-items .b-items__slider .b-slider__slide-item:nth-child(2n) .b-slide-item__slide-image {
        position: static;
    }
    .b-main__items .b-items .b-items__slider .b-slider__slide-item .b-slide-item__slide-info .b-slide-info__title a {
        font-size: 24px;
    }
    .b-main .b-main__bottom .b-bottom__special-offers {
        min-height: initial;
    }
    .b-main__item-detail .b-item-detail .b-item-detail__gallery img {
        width: inherit;
        height: 121%;
    }
}





.content {
    padding: 73px 0 0;
    min-height: 0;
    overflow: hidden;
}

.content.shifted {
    margin-top: 0;
}

@media all and (max-width:1024px){
    .content {
        padding: 60px 0 0;
    }
}


.layout {
    position: relative;
    padding-left: calc(17% + -24px);
    padding-right: calc(17% + -24px);
}

@media screen and (max-width:1368px) {
    .layout {
        padding-left: calc(8% - 30px);
        padding-right: calc(8% - 30px)
    }
}

@media screen and (max-width:920px) {
    .layout {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media screen and (max-width:460px) {
    .layout {
        padding-left: 16px;
        padding-right: 16px
    }
}

@media all and (max-width:768px){
    .content {
        padding: 0;
    }
}


@media screen and (max-width: 460px) {
    .b-main #block-search {
        margin-right: 0;
    }
}

@media all and (max-width:920px){

   .content .b-main__item-detail {
        padding: 0;
    }
    .b-main__item-detail .b-item-detail {
        padding: 0;
    }

    .b-item-detail__info {
        padding-left: 50px;
        padding-right: 50px;
    }

    .b-main__item-detail .b-item-detail .b-item-detail__gallery img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 0;
        margin: 0;
        aspect-ratio: 315/ 210;
    }

    .b-main__item-detail .b-item-detail .b-item-detail__gallery.b-item-detail-slick {
        max-width: none;
        overflow-y: visible;
        overflow-x: visible;
        flex-direction: row;
        margin: 0;
    }

    .b-main__item-detail .b-item-detail__picture {
        width: 100%;
    }

    .b-item-detail__gallery {
        width: 100%;
        overflow: hidden;
    }
    .b-item-detail__picture img {
        width: 100%;
        height: auto;
        display: block;
    }



  .b-main__item-detail .b-item-detail__gallery-switch {
        margin-bottom: 0;
      height: auto;
  }


    .b-main__item-detail .slick-dots {
        display: flex;
        justify-content: flex-start;
        gap: 5px;
        margin-top: 16px;
        padding: 0;
        list-style: none;
        padding-left: 50px;
        padding-right: 50px;
        bottom: 0;
    }


    .b-main__item-detail .slick-list {
        margin-bottom: 25px;
    }

    .b-main__item-detail .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0;
    }

    .b-main__item-detail .slick-dots li button {
        width: 10px;
        height: 10px;
        background-color: white;
        margin: 0;
        opacity: 1;
        border-radius: 50%;
        border: none;
        cursor: pointer;
        transition: background 0.3s ease;
    }

    .b-main__item-detail .slick-dots li.slick-active button {
        background-color: #BD9463;
        opacity: 1;
    }

    .b-main__item-detail .slick-dots li button::before {
        display: none;
    }

    .b-main__item-detail .slick-slide {
        margin: 0 2px;
    }

    .b-main__item-detail .b-item-detail .b-item-detail__info {
        padding-top: 90px;
    }

    b-item-detail-slick .slick-dots {
        bottom: 0;
    }

    b-item-detail-slick.slick-dotted.slick-slider {
        padding-bottom: 30px;
        margin-bottom: 5px;
    }


    b-item-detail-slick  .slick-list {
        margin-bottom: 25px;

    }
    .b-main__item-detail .b-item-detail .b-item-detail__gallery.multi__gallery{
        margin: 0;
    }
}

@media screen and (max-width: 460px) {
    .b-main__item-detail .b-item-detail .b-item-detail__info {

        padding-left: 16px;
        padding-right: 16px;
    }



    .b-main__item-detail .slick-dots {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.b-main__item-detail .multi__gallery .b-item-detail__gallery-switch {
    height: auto;
}