/*
Theme Name: ТЗБ 92
Author: Zoidberg
*/
.styled-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-height:42px;padding:0 30px;color:#fff;text-decoration:none!important;background-color:#f52525;border:none;border-radius:20px;-webkit-transition:color ease-in-out .15s,background-color ease-in-out .15s,border-color ease-in-out .15s;transition:color ease-in-out .15s,background-color ease-in-out .15s,border-color ease-in-out .15s}.styled-button i{font-size:12px}
.styled-button:hover{color:#fff;background-color:#dd0a0a}.styled-button--gray{color:#2f2f2f;background-color:#eaeaea}.styled-button--gray:hover{color:#2f2f2f;background-color:#ddd}.sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.sorting__label{display:block;margin:0;font-weight:400;color:#999}
.sorting__select{width:218px;height:30px;padding:0 40px 0 20px;border:1px solid #999;border-radius:4px;background-image:url(assets/img/chevron-down.svg);background-position:right 20px center;background-repeat:no-repeat;background-size:16px}
@media (max-width:480px){
    .sorting{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sorting__select{width:190px;padding:0 15px;background-position:right 4px center}
}
html{scroll-behavior:smooth}
body,html{height:auto!important;min-height:100dvh;background-color:#fff}
body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;font-family:Ubuntu,sans-serif!important;font-size:14px;font-weight:400;color:#2f2f2f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}button,input,select,textarea{font-family:Ubuntu,sans-serif!important;-webkit-appearance:none;font-weight:400}h1,h2,h3{font-weight:700!important}.site-header{position:sticky;top:0;z-index:20;background-color:#fff;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);box-shadow:0 4px 4px 0 rgba(0,0,0,.1)}.site-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;min-height:86px}
.site-header .container:after,.site-header .container:before{display:none}.site-header__logo{display:block;width:170px}.site-header__logo img{display:block;max-width:100%;height:auto}.site-header__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding-left:20px}.site-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin:0;padding:0;list-style:none;font-size:16px;line-height:1.4}
.site-header__menu li.current-menu-item a{color:#f52525}.site-header__menu a{color:#2f2f2f;text-decoration:none;-webkit-transition:color ease-in-out .15s;transition:color ease-in-out .15s}.site-header__menu a:hover{color:#f52525}.site-header__menu-link{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:20px;cursor:pointer}.site-header__menu-link div{height:2px;background-color:#ec8c02;-webkit-transition:opacity ease-in-out .15s,-webkit-transform ease-in-out .15s;transition:opacity ease-in-out .15s,-webkit-transform ease-in-out .15s;transition:transform ease-in-out .15s,opacity ease-in-out .15s;transition:transform ease-in-out .15s,opacity ease-in-out .15s,-webkit-transform ease-in-out .15s}.site-header__menu-link--active div:nth-child(1){-webkit-transform:translateY(6px) translateX(0) rotate(45deg);-ms-transform:translateY(6px) translateX(0) rotate(45deg);transform:translateY(6px) translateX(0) rotate(45deg)}.site-header__menu-link--active div:nth-child(2){opacity:0}.site-header__menu-link--active div:nth-child(3){-webkit-transform:translateY(-6px) translateX(0) rotate(-45deg);-ms-transform:translateY(-6px) translateX(0) rotate(-45deg);transform:translateY(-6px) translateX(0) rotate(-45deg)}.header-search__form{position:absolute;top:-7px;right:-10px;left:0;z-index:1;display:none}.header-search__field{display:block;width:100%;margin:0}.header-search__input{width:100%;height:38px;padding:0 10px;font-size:14px;font-weight:400;color:#2f2f2f;border:1px solid #999;border-radius:4px}.header-search__input::-webkit-input-placeholder{color:#2f2f2f}.header-search__input::-moz-placeholder{color:#2f2f2f}.header-search__input:-ms-input-placeholder{color:#2f2f2f}.header-search__input::-ms-input-placeholder{color:#2f2f2f}.header-search__input::placeholder{color:#2f2f2f}
.header-search__results{
    position:absolute;top:100%;right:0;display:none;
    -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;max-height:min(460px,100dvh - 90px);
    width:100%;max-width:404px;padding:20px 12px 32px;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 4px 8.8px 0 rgba(79,79,79,.1);box-shadow:0 4px 8.8px 0 rgba(79,79,79,.1);opacity:0;-webkit-transition:opacity ease-in-out .15s,-webkit-transform ease-in-out .15s;transition:opacity ease-in-out .15s,-webkit-transform ease-in-out .15s;transition:transform ease-in-out .15s,opacity ease-in-out .15s;transition:transform ease-in-out .15s,opacity ease-in-out .15s,-webkit-transform ease-in-out .15s}
.header-search__results--active{opacity:1;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.header-search__list{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;margin:-10px;padding:0 10px;overflow:auto}.header-search__list::-webkit-scrollbar,.header-search__list::-webkit-scrollbar-button:end:decrement,.header-search__list::-webkit-scrollbar-button:end:increment,.header-search__list::-webkit-scrollbar-button:start:decrement,.header-search__list::-webkit-scrollbar-button:start:increment{width:6px;height:0;display:none}.header-search__list::-webkit-scrollbar,.header-search__list::-webkit-scrollbar-button:end:increment,.header-search__list::-webkit-scrollbar-button:start:decrement{display:block}.header-search__list::-webkit-scrollbar-track{background:#f8f8f8;border-radius:4px}.header-search__list::-webkit-scrollbar-track :disabled{display:none}.header-search__list::-webkit-scrollbar-thumb{background:#999;border-radius:4px;-webkit-transition:background-color 2.5s linear}.header-search__list:hover::-webkit-scrollbar-thumb{width:10px;background:#999;border-radius:4px}.header-search__list::-webkit-scrollbar-thumb:hover{background:#999;border-radius:4px}.header-search__list::-webkit-scrollbar-button{display:none}.header-search__item{padding:12px 0;border-bottom:1px solid #f8f8f8}.header-search__item:last-child{border-bottom:0}.header-search .styled-button{margin-top:20px}.header-search__link{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;cursor:pointer}.header-search__link:hover .header-search__loupe{fill:#f52525}.header-search__link:hover .header-search__close{stroke:#f52525}
.header-search__loupe{display:block;fill:#2f2f2f;-webkit-transition:fill ease-in-out .15s;transition:fill ease-in-out .15s}.header-search__close{display:none;width:16px;height:auto;stroke:#2f2f2f;-webkit-transition:stroke ease-in-out .15s;transition:stroke ease-in-out .15s}.header-search--active .header-search__loupe{display:none}.header-search--active .header-search__close{display:block}.search-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;text-decoration:none!important}.search-product:hover .search-product__title{color:#f52525}
.search-product__photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px}.search-product__photo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto}.search-product__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.search-product__title{font-size:16px;line-height:1.3;font-weight:600;color:#000;-webkit-transition:color ease-in-out .15s;transition:color ease-in-out .15s}.search-product__description{margin-top:8px;color:#2f2f2f}.search-product__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:8px}.search-product__unit{color:#999}.search-product__price{color:#f52525}.site-body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.site-catalogue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:30px}.site-catalogue__sidebar{width:262px}
.site-catalogue__categories{padding:16px 20px;font-size:16px;background-color:#f8f8f8;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.site-catalogue__categories ul{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:start;-ms-flex-align:start;align-items:flex-start;gap:16px;margin:0;padding:0;list-style:none}
.site-catalogue__categories li{position:relative;width:100%;transition:0.5s;}
.site-catalogue__categories li .fa{position:absolute;right:0;top:5px;cursor:pointer;}
.site-catalogue__categories li.open .fa{transform:rotate(90deg);}
.site-catalogue__categories li.current-menu-item:before{content:"";display:inline-block;width:16px;height:16px;margin-right:4px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);background:url(assets/img/list-icon.svg) center no-repeat;background-size:contain}
.site-catalogue__categories .current-menu-item a{
    font-weight:700;
    /*-webkit-user-select:none;-moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    pointer-events:none;*/
}
.site-catalogue__categories .current-menu-item .cat_child a{font-weight:400;}
.site-catalogue__categories .cat_child .current-menu-item a{font-weight:700;}

.site-catalogue__categories a{min-width:0;color:#2f2f2f;text-decoration:none;padding-right:5px;}
.site-catalogue__categories a:hover{color:#f52525}.site-catalogue__categories-more{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-top:14px;font-size:16px;color:#f52525;cursor:pointer;-webkit-transition:color ease-in-out .15s;transition:color ease-in-out .15s}
.site-catalogue__categories-more:hover{color:#2f2f2f}.site-catalogue__categories-more i{font-size:12px}.site-catalogue__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.site-catalogue__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-catalogue__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -10px}.site-catalogue__item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin-top:20px;padding:0 10px}
.site-catalogue__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;margin-left:auto;margin-right:auto;}
.product-tile{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:20px 12px;background-color:#fff;border-radius:8px;-webkit-transition:-webkit-box-shadow ease-in-out .15s;transition:-webkit-box-shadow ease-in-out .15s;transition:box-shadow ease-in-out .15s;transition:box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}.product-tile:hover{-webkit-box-shadow:0 4px 8.8px 0 rgba(79,79,79,.1);box-shadow:0 4px 8.8px 0 rgba(79,79,79,.1)}
.product-tile__photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:150px;margin-bottom:16px}.product-tile__photo:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.product-tile__photo img{display:block;max-width:90%;max-height:90%;width:auto;height:auto;-webkit-transition:-webkit-transform ease-in-out .15s;transition:-webkit-transform ease-in-out .15s;transition:transform ease-in-out .15s;transition:transform ease-in-out .15s,-webkit-transform ease-in-out .15s}.product-tile__title{font-size:16px;font-weight:700;color:#000;text-decoration:none!important}.product-tile__title:hover{color:#f52525}.product-tile__description{margin-top:12px}.product-tile__footer{margin-top:12px;font-size:16px}.product-tile__unit{color:#999}.product-tile__price{margin-top:2px;font-weight:700;color:#f52525}.product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}
.product-card__gallery{width:458px}.product-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.product-card__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;max-width:560px}.product-card h1{margin:0}.product-card__characteristics{max-width:460px}.product-card__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-bottom:4px}.product-card__row:last-child{margin-bottom:0}.product-card__label,.product-card__value{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.product-card__value{font-size:16px;font-weight:700}.product-gallery__photos .product-gallery__photo{height:380px}.product-gallery__thumbs{max-width:384px;margin:0 auto;padding:0 50px}.product-gallery__thumbs .product-gallery__photo{height:60px}.product-gallery__photo{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product-gallery__photo img{display:block;max-width:90%;max-height:90%;width:auto;height:auto}.product-gallery__item{padding:0 10px}.product-gallery__item.slick-current .product-gallery__photo{-webkit-box-shadow:0 4px 8.8px 0 rgba(79,79,79,.1);box-shadow:0 4px 8.8px 0 rgba(79,79,79,.1)}.product-gallery .slick-list{padding:10px 0;margin:0 -10px}.product-gallery .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;font-size:0;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain;border:none;border-radius:50%;cursor:pointer;-webkit-transition:opacity ease-in-out .15s;transition:opacity ease-in-out .15s}.product-gallery .slick-arrow:hover{opacity:.8}.product-gallery .slick-arrow.slick-prev{left:0;background-image:url(assets/img/slider-arrow-left.svg)}.product-gallery .slick-arrow.slick-next{right:0;background-image:url(assets/img/slider-arrow-right.svg)}.available-information{margin-top:60px}.available-information__title{margin:0 0 20px;font-size:20px;line-height:1.3;font-weight:700}
.available-information__list{margin-top:30px;overflow:auto}.available-information__list::-webkit-scrollbar{display:none}.available-information__table{width:auto;border-collapse:collapse}.available-information__table td{padding:10px 6px;border:none;border-bottom:1px dashed #999}.available-information__table a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#2f2f2f;text-decoration:none!important;-webkit-transition:color ease-in-out .15s;transition:color ease-in-out .15s}.available-information__table a:hover{color:#f52525}.wide-map{height:600px;margin:80px 0}#rent-map,#shops-map{background-color:#f8f8f8;scroll-margin-top:86px}#rent-map{margin-top:80px;height:600px}.shop-balloon{font-family:Ubuntu,sans-serif!important;max-width:260px;font-size:14px;color:#2f2f2f}.shop-balloon__name{margin-bottom:4px;line-height:1.3;font-weight:700}.shop-balloon__details{line-height:1.4}
.shop-balloon__address{margin-top:10px;font-weight:300}.rent-balloon{font-family:Ubuntu,sans-serif!important;max-width:240px}.rent-balloon__name{margin-bottom:10px;font-size:16px;line-height:1.3;color:#f52525}.rent-balloon__details{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}.rent-balloon__details span{font-weight:700}.rent-balloon .styled-button{width:100%;margin-top:20px}.other-products h2{margin:0 0 30px}.products-slider{margin:0 -10px;visibility:hidden}.products-slider.slick-initialized{visibility:visible}.products-slider .slick-track{padding:10px 0}.products-slider__item{padding:0 10px}.products-slider__item *{outline:0!important}.search-results__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -10px}.search-results__item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;margin-bottom:20px;padding:0 10px}.search-results__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.back-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;color:#fff!important;text-decoration:none!important}.back-link:hover .back-link__angle{fill:#dd0a0a}
.back-link:hover .back-link__inner{background-color:#dd0a0a}.back-link__angle{display:block;fill:#f52525;-webkit-transition:fill ease-in-out .15s;transition:fill ease-in-out .15s}.back-link__inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:24px;padding:0 8px 0 4px;background-color:#f52525;border-radius:0 6px 6px 0;-webkit-transition:background-color ease-in-out .15s;transition:background-color ease-in-out .15s}.back-link i{font-size:10px}.back-link__label{font-weight:300}.products-shops{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;height:768px;margin-top:50px}
.products-shops__sidebar{width:290px;padding:30px;border:1px solid #e6e6e6}.products-shops__list{overflow:auto;height:100%;margin:0 -20px;padding:0 20px}.products-shops__list::-webkit-scrollbar,.products-shops__list::-webkit-scrollbar-button:end:decrement,.products-shops__list::-webkit-scrollbar-button:end:increment,.products-shops__list::-webkit-scrollbar-button:start:decrement,.products-shops__list::-webkit-scrollbar-button:start:increment{width:6px;height:0;display:none}.products-shops__list::-webkit-scrollbar,.products-shops__list::-webkit-scrollbar-button:end:increment,.products-shops__list::-webkit-scrollbar-button:start:decrement{display:block}.products-shops__list::-webkit-scrollbar-track{background:#f8f8f8;border-radius:4px}
.products-shops__list::-webkit-scrollbar-track :disabled{display:none}.products-shops__list::-webkit-scrollbar-thumb{background:#999;border-radius:4px;-webkit-transition:background-color 2.5s linear}.products-shops__list:hover::-webkit-scrollbar-thumb{width:10px;background:#999;border-radius:4px}.products-shops__list::-webkit-scrollbar-thumb:hover{background:#999;border-radius:4px}.products-shops__list::-webkit-scrollbar-button{display:none}.products-shops__item{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:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}.products-shops__item:last-child{margin-bottom:0}.products-shops__item:last-child:after{display:none}.products-shops__item:after{content:"";display:block;width:100px;height:1px;margin:20px auto 0;background-color:#999}
.products-shops__name{margin-bottom:6px;font-size:16px;line-height:20px;font-weight:700}.products-shops__details{margin:20px 0;width:100%;max-width:unset!important}.products-shops__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-top:10px;color:#2f2f2f;text-decoration:none!important;-webkit-transition:ease-in-out .15s;transition:ease-in-out .15s}.products-shops__link:hover{color:#f52525}.products-shops__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;background-color:#f8f8f8}
.products-shops__map{height:100%}.shop-contacts{max-width:230px}.shop-contacts__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;margin-bottom:8px}.shop-contacts__item:last-child{margin-bottom:0}.shop-contacts__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px}
.shop-contacts__icon i{font-size:20px;color:#f52525}.shop-contacts__value{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;line-height:24px}.shop-contacts__value a{white-space:nowrap;color:#2f2f2f;text-decoration:none!important}.shop-prices{margin-top:50px}.shop-prices__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.shop-prices__title{font-size:30px;line-height:1.3;font-weight:700}.shop-prices__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px);color:#2f2f2f;text-decoration:none!important;-webkit-transition:ease-in-out .15s;transition:ease-in-out .15s}.shop-prices__link:hover{color:#f52525}.shop-prices__body{margin-top:30px;overflow:auto}
.shop-prices__body::-webkit-scrollbar{display:none}.shop-prices__table{width:1140px;border-collapse:collapse}.shop-prices__table thead{font-size:16px;font-weight:700}.shop-prices__table td,.shop-prices__table th{border:none;vertical-align:top}.shop-prices__table td:nth-child(2),.shop-prices__table th:nth-child(2){max-width:150px}.shop-prices__table td:last-child,.shop-prices__table th:last-child{max-width:300px}.shop-prices__table th{padding:12px 10px;color:#fff;background-color:#2f2f2f}.shop-prices__table th:first-child{border-radius:4px 0 0 0}.shop-prices__table th:last-child{border-radius:0 4px 0 0}.shop-prices__table td{padding:24px 10px}.shop-prices__table tr:nth-child(even){background-color:#f8f8f8}.rent-block{max-width:750px}.rent-block__title{margin-bottom:8px;font-size:20px;line-height:1.3;font-weight:700}.rent-block__list{margin:0 0 20px;padding:0;list-style:none;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;font-size:16px;line-height:24px}.rent-block__list li{position:relative;display:inline-block;width:100%;margin-top:12px;padding-left:20px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.rent-block__list li:before{content:"";position:absolute;top:10px;left:8px;width:4px;height:4px;background-color:#000;border-radius:50%}.rent-block__accent{margin:0 0 20px;padding:10px;line-height:1.6;background-color:#f8f8f8;border-radius:4px}.rent-block__phone{color:#2f2f2f!important;text-decoration:none!important}
.rent-modal .modal-dialog{width:calc(100% - 40px);max-width:1200px}.rent-modal__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:50px;padding:50px}.rent-modal__close{position:absolute;top:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;cursor:pointer}.rent-modal__close:hover svg{stroke:#000}.rent-modal__close svg{display:block;stroke:#999;-webkit-transition:stroke ease-in-out .15s;transition:stroke ease-in-out .15s}.rent-modal__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;width:480px}.rent-modal__gallery-photo img{display:block;max-width:100%;width:auto;height:auto}.rent-modal__gallery-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -8px}.rent-modal__gallery-thumb{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.33333%;padding:0 8px}.rent-modal__gallery-image{width:100%;padding-bottom:76%;background-color:#f8f8f8;background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer;-webkit-transition:opacity ease-in-out .15s;transition:opacity ease-in-out .15s}.rent-modal__gallery-image:hover{opacity:.9}
.rent-modal__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.rent-modal__name{margin:0 0 28px;font-size:30px;line-height:1.3;font-weight:700}.rent-modal__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;max-width:230px;margin:0 0 28px}.rent-modal__details span{font-weight:700}.rent-modal__information{max-width:380px;margin:0 0 28px}.rent-modal__title{margin:0 0 12px;font-size:16px;line-height:1.2;font-weight:700}.rent-modal__form{width:100%}.rent-form__fields,.rent-form__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:12px}.rent-form__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.rent-form__field{display:block;width:100%;margin:0}.rent-form__input,.rent-form__textarea{display:block;width:100%;border:1px solid #999;border-radius:4px;-webkit-transition:border-color ease-in-out .15s;transition:border-color ease-in-out .15s}.rent-form__input:focus,.rent-form__input:hover,.rent-form__textarea:focus,.rent-form__textarea:hover{border-color:#2f2f2f}.rent-form__input::-webkit-input-placeholder,.rent-form__textarea::-webkit-input-placeholder{color:#999}.rent-form__input::-moz-placeholder,.rent-form__textarea::-moz-placeholder{color:#999}.rent-form__input:-ms-input-placeholder,.rent-form__textarea:-ms-input-placeholder{color:#999}.rent-form__input::-ms-input-placeholder,.rent-form__textarea::-ms-input-placeholder{color:#999}.rent-form__input::placeholder,.rent-form__textarea::placeholder{color:#999}.rent-form__input{height:38px;padding:0 10px}.rent-form__textarea{max-width:100%;min-height:84px;padding:8px 10px}
.rent-form__footer{margin-top:12px}.rent-form__agreement{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;max-width:100%;overflow:hidden;pointer-events:none}.rent-form__agreement-input{position:absolute;left:-40px;width:0;height:0;visibility:hidden;opacity:0}.rent-form__agreement-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:14px;height:14px;min-width:14px;border:1px solid #999;border-radius:2px;cursor:pointer;pointer-events:auto;-webkit-transition:background-color ease-in-out .15s,border-color ease-in-out .15s;transition:background-color ease-in-out .15s,border-color ease-in-out .15s}.rent-form__agreement-icon:hover{border-color:#f52525}.rent-form__agreement-icon i{font-size:10px;color:#fff}.rent-form__agreement-label{min-width:0;margin:0;font-size:11px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;pointer-events:auto}.rent-form__agreement input:checked+span{background-color:#f52525;border-color:#f52525}.rent-form .styled-button{width:100%;max-width:230px}.footer-placeholder{margin-top:40px;padding:60px 0;background-color:#f8f8f8}
@media (max-width:1199px){
    .site-catalogue__item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.search-results__item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.product-card__value{font-size:14px}.rent-modal .modal-dialog{max-width:960px}.rent-modal__inner{gap:30px;padding:40px 30px}.rent-modal__gallery{width:370px}
}
@media (min-width:992px){
    .site-header__navigation{display:block!important}
}
@media (max-width:991px){
    .site-header__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.site-header__navigation{position:absolute;top:100%;display:none;padding:20px;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 4px 8.8px 0 rgba(79,79,79,.1);box-shadow:0 4px 8.8px 0 rgba(79,79,79,.1);opacity:0;-webkit-transition:opacity ease-in-out .15s,-webkit-transform ease-in-out .15s;transition:opacity ease-in-out .15s,-webkit-transform ease-in-out .15s;transition:transform ease-in-out .15s,opacity ease-in-out .15s;transition:transform ease-in-out .15s,opacity ease-in-out .15s,-webkit-transform ease-in-out .15s}.site-header__navigation--active{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:1}.site-header__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:200px}.site-header__menu-link{display:-webkit-box;display:-ms-flexbox;display:flex}.header-search__form{right:34px}.site-catalogue{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-catalogue__sidebar{width:100%}.site-catalogue__categories ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.site-catalogue__head{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-card__gallery{width:360px}.product-card h1{font-size:20px}.product-gallery__photos .product-gallery__photo{height:290px}.search-results__item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.rent-modal .modal-dialog{max-width:540px}.rent-modal__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 20px}.rent-modal__close{top:0;right:0}.rent-modal__gallery{width:100%;gap:16px}.rent-modal__gallery-thumb{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
}
@media (max-width:767px){
    .search-results__item,.site-catalogue__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.rent-block__list{-webkit-column-count:1;-moz-column-count:1;column-count:1}.products-shops{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.products-shops__sidebar{width:100%;padding:30px 24px}.products-shops__item:after{width:80%}.products-shops__content{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;height:590px;margin:30px -15px 0}.product-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.products-slider__item{width:228px!important}.rent-modal .modal-dialog{margin:30px auto}
}
@media (max-width:575px){
    .site-header .container{min-height:72px}.site-header__logo{width:120px}.header-search__form{left:-160px}.header-search__results{width:auto;max-width:unset;right:-34px;left:0}.search-product{gap:10px}.search-product__image{width:60px;height:60px}.site-catalogue__categories ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.site-catalogue__categories .mobile-hidden{display:none}
    .site-catalogue__categories-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
    #rent-map,#shops-map{scroll-margin-top:72px}.rent-modal__gallery-thumb{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.3333%}.rent-form__fields,.rent-form__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}
}
@media (max-width:480px){
    .search-results__item,.site-catalogue__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.product-tile__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card__gallery{width:100%}.product-gallery__photos .product-gallery__photo{height:190px}.product-gallery__thumbs{max-width:290px;padding:0 40px}.product-gallery .slick-arrow{width:32px;height:32px}
}
.no_products{
    width: 100%;
  text-align: center;
  padding: 50px 0;
  font-size: 20px;
}
.site-catalogue__categories ul .cat_child{
    padding-left: 20px;
    max-height: 0;
    overflow: hidden;
    transition: 1.5s;
    font-size: 14px;
    padding-top: 10px;
}
.site-catalogue__categories .open .cat_child{
    max-height: 1500px;
}
.sort-by {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 34px;
}
.sort-by__selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.4;
  color: #999;
}
.sort-by__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left:15px;
	cursor: pointer;
	height: 30px;
	padding: 0 20px 0 20px;
	border: 1px solid #999;
	border-radius: 4px;
	background-image: url(/assets/img/chevron-down.svg);
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 16px;
	background-color: #eaeaea;
	width:220px;
}
.available-information__sort .sort-by__link {
    width:235px;
}
.sort-by__selected span {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: color ease-in-out .2s;
	transition: color ease-in-out .2s;
	color: #2f2f2f;
	width: 100%;
}
.sort-by__options {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 5;
	display: none;
	width:220px;
	padding:5px;
	background-color: #eaeaea;
	border-radius:4px;
	border: 1px solid #999;
}
.available-information__sort .sort-by__options {
    width:235px;
}

.sort-by__option {
  padding: 5px;
  cursor: pointer;
  -webkit-transition: background-color ease-in-out .2s;
  transition: background-color ease-in-out .2s;
}
.sort-by__option:hover{
	background-color: #e0e0e0;
}
.sort-by__link img{
	position: absolute;
  right: 20px;
}
.page-contacts #gmap #shops-map{
  height: 300px;
}