

/* Start:/bitrix/templates/distriks/components/bitrix/news.detail/catalog/style.css?17594844944954*/
.catalog-detail{position: relative;margin-bottom: 12px;border-radius: 50px;background: #fff;overflow: hidden;}
.catalog-detail__left{padding: 50px 40px 50px 50px;}

.catalog-detail__heading-wrap{margin-bottom: 40px;}
.catalog-detail__heading{font-size: 2em;margin: 0;padding: 0;text-transform: none;}
.catalog-detail__preview-text{padding-bottom: 20px;}

.catalog-detail__top-wrap{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: space-between;align-items: center;}

.catalog-detail__price-list{display: flex;flex-wrap: wrap;flex-direction: row;align-items: center;justify-content: flex-start;margin: 5px -5px;}
.catalog-detail__price{padding: 0 15px;margin: 5px;border-left: 2px solid #FAA61A;}
.catalog-detail__price:last-of-type{padding-right: 20px;}
.catalog-detail__price--name{font-size: 0.813em;font-weight: 500;line-height: normal;margin-bottom: 5px;}
.catalog-detail__price--value{font-size: 2em;font-weight: 700;line-height: normal;white-space: nowrap;}

.catalog-detail__noprice{font-size: 1.7em;font-weight: 700;line-height: normal;}

.catalog-detail__buttons{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: flex-end;margin: 5px -5px;}
.catalog-detail__btn{margin: 5px;}

.catalog-detail__warning{margin-top: 30px;width: 100%;}

.catalog-detail__props-heading{font-weight: 700;padding: 30px 0 20px 0;text-transform: uppercase;border-bottom: 2px solid #E6E6E6;}
.catalog-detail__top-props{display: flex;margin-top: 30px;}
.catalog-detail__top-prop{line-height: normal;}
.catalog-detail__top-prop--name{font-weight: 600;margin-bottom: 13px;}

.catalog-detail__props{margin-top: 30px;}
.catalog-detail__props-title{font-weight: 700;margin-bottom: 13px;}
.catalog-detail__prop{display: flex;font-weight: 400;line-height: normal;margin-bottom: 13px;}
.catalog-detail__prop--name,
.catalog-detail__top-prop{width: 65%;padding-right: 20px;}

.catalog-detail__prop--value,
.catalog-detail__top-prop:nth-child(2n){width: 35%;}

.catalog-detail-images{border-radius: 50px;overflow: hidden;}
.catalog-detail-image__wrap{position: relative;width: 100%;overflow: hidden;}
.catalog-detail-image{width: 100%;}
.catalog-detail-images.owl-carousel .owl-nav{top: unset;right: 27px;bottom: 35px;}

.catalog-detail__noimage{display: flex;align-items: center;justify-content: center;height: 100%;min-height: 400px;background: #F6F8FA;}

.catalog-detail-features__list{margin-bottom: -30px;}
.catalog-detail-feature__wrap{margin-bottom: 50px;}
.catalog-detail-feature__count{display: flex;align-items: center;justify-content: center;font-size: 1.125em;font-weight: 500;line-height: normal;width: 50px;height: 50px;color: #fff;margin-bottom: 20px;border-radius: 100%;background: #FAA61A;}
.catalog-detail-feature__title{font-size: 1.5em;font-weight: 700;line-height: normal;text-transform: uppercase;}
.catalog-detail-feature__desc{font-size: 0.875em;font-weight: 400;line-height: 24px;margin-top: 15px;}

.catalog-detail-gallery__item{width: 100%;border-radius: 50px;overflow: hidden;}
.catalog-detail-gallery__image{border-radius: 50px;position: absolute;width: auto;min-width: 100%;min-height: 100%;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.catalog-detail-gallery__image-wrap{position: relative; display: block;width: 100%;height: 460px;overflow: hidden;}

@media (max-width:1600px){
	.catalog-detail-feature__desc{font-size: 1em;}
}

@media (max-width: 991px) {
	.catalog-detail{background: #f6f8fa;border-radius: 30px 30px 20px 20px;overflow: hidden;}
	.catalog-detail__row{flex-direction: column-reverse;}

	.catalog-detail__left{padding: 25px 25px;}
	.catalog-detail__heading{font-size: 1.429em;}

	.catalog-detail__price-list{width: 100%;order: 1;}
	.catalog-detail__warning{margin: 20px 0;order: 2;}
	.catalog-detail__buttons{justify-content: space-between;width: 100%;justify-content: left;order: 3;}
	.catalog-detail__btn.btn{width: 48%;}

	.catalog-detail-images{border-radius: 30px;}
	.catalog-detail-image{position: relative;}

	.catalog-detail-feature__block.page-block{padding: 25px 30px;border-radius: 20px;background: #f6f8fa;}
	.catalog-detail-feature__top{position: relative;min-height: 50px;display: flex;align-items: center;}
	.catalog-detail-feature__count{position: absolute;left: 0;top: 0;margin-bottom: 0;}
	.catalog-detail-feature__title{font-size: 1.429em;padding-left: 70px;}
	.catalog-detail-feature__desc{margin-top: 20px;}

	.catalog-detail-gallery.owl-carousel .owl-stage{margin-left: -40px;}
	.catalog-detail-gallery__item,
	.catalog-detail-gallery__item__image{border-radius: 25px;}
}

@media (max-width: 767px) {
	.catalog-detail__btn.btn{width: 100%;}

	.catalog-detail__top-props{flex-direction: column;}
	.catalog-detail__top-prop{display: flex;font-weight: 400;line-height: normal;width: 100%;margin-bottom: 10px;}
	.catalog-detail__top-prop:nth-child(2n){width: 100%;}

	.catalog-detail__top-prop--name{margin: 0;width: 65%;}
	.catalog-detail__top-prop--value{width: 35%;}
}
/* End */


/* Start:/bitrix/templates/distriks/components/bitrix/system.pagenavigation/.default/style.css?17594844941189*/
.bx-pagination__block.page-block{padding: 20px;}

.bx-pagination{display: flex;flex-direction: row;align-items: center;flex-wrap: nowrap;padding: 0;margin: -5px;}
.bx-pagination__item{list-style: none;padding: 0;margin: 5px;}
.bx-pagination__item-link, .bx-pagination__item-nolink{display: flex;align-items: center;justify-content: center;font-size: 1.125em;font-weight: 500;line-height: normal;color: #000;min-width: 50px;min-height: 50px;padding: 14px;border-radius: 25px;background: #F6F8FA;transition: color .3s ease,background-color .3s ease,border-color .3s ease;}
.bx-pagination__item-nolink .pagination-arrow path{fill: #ccc;}

.bx-pag-prev, .bx-pag-next{width: 50px;height: 50px;}
.bx-pag-prev path, .bx-pag-nex path{transition: color .3s ease}
.bx-pag-prev:hover path, .bx-pag-next:hover path{fill: #fff;}

.bx-pagination__item-link:hover,
.bx-pagination__item-link.bx-active{color: #fff;background: #FAA61A;}

@media (max-width:991px){
	.bx-pagination__block.page-block{padding: 20px 0;}
}

@media (max-width:767px){
	.bx-pag-prev, .bx-pag-next{width: 40px;height: 40px;}
	.bx-pagination__item-link, .bx-pagination__item-nolink{padding: 10px;min-width: 40px;min-height: 40px;}
}
/* End */


/* Start:/bitrix/templates/distriks/components/bitrix/news.list/product_banner/style.css?17594844942484*/
.product_banners__block{margin-bottom: 12px;/* border-radius: 50px; */}
.product_banner{position: relative;padding: 100px 50px 100px 50px;border-radius: 50px;overflow: hidden;}
.product_banner__name{position: relative;font-size: 4em;line-height: normal;font-weight: 700;z-index: 60;}
.product_banner__description{position: relative;font-size: 2em;line-height: normal;font-weight: 700;padding-top: 40px;z-index: 60;}

.product_banner__buttons{position: relative;margin-top: 60px;z-index: 60;}

.product_banner__advantages{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;margin-top: 60px;margin-left: -65px;margin-right: -65px;padding-bottom: 30px;}
.product_banner__advantage{position: relative;width: 100%;margin: 0 5px 0 5px;padding: 30px 0 30px 0;border-top: 1px solid #D9D9D9;z-index: 60;}
.product_banner__advantage-wrap{position: relative;min-height: 40px;}
.product_banner__advantage-count{display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;color: #fff;font-size: 1.125em;font-weight: 500;line-height: normal;margin-bottom: 20px;border-radius: 100%;background: #FAA61A;}
.product_banner__advantage-title{font-weight: 700;line-height: normal;}

.product_banner__image{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}

@media (min-width:992px){
	.product_banner__advantage:first-of-type .product_banner__advantage-wrap{padding-left: 60px;}
	.product_banner__advantage:last-of-type .product_banner__advantage-wrap{padding-right: 60px;}
}

@media (max-width:991px){
	.product_banners__block{margin-bottom: 20px;}

	.product_banner{padding: 40px 30px 70px 30px;border-radius: 20px;}
	.product_banner__name{font-size: 3em;}
	.product_banner__name br, .product_banner__description br {content: ' '}
	.product_banner__name br:after, .product_banner__description br:after {content: ' '}

	.product_banner__description{font-size: 1.2em;padding-top: 20px;}

	.product_banner__advantage{border: none;padding: 10px 30px 10px 30px;}
	.product_banner__advantage:first-of-type{padding-top: 20px;border-top: 1px solid #D9D9D9;}

	.product_banner__advantages{display: flex;flex-direction: column;margin-top: 30px;margin-left: -35px;margin-right: -35px;}
	.product_banner__advantage-title{padding-left: 60px;}
	.product_banner__advantage-count{position: absolute;left: 0;top: 0;}

	.product_banner__buttons{margin-top: 30px;}
}

@media (max-width:767px){
	.product_banner__name{font-size: 1.714em;}
}
/* End */


/* Start:/bitrix/components/merex/feedback/templates/inline/style.css?17594845002827*/
.page-block__form-inline-block.page-block{padding: 40px 50px 45px;}

.form-inline{color:#fff}
.form-inline__heading{color:#fff;font-size:2em;text-transform:none}

.form-inline .ajax-form__fields{justify-content:space-between;align-items:stretch;flex-wrap:nowrap;margin-left:-5px;margin-right:-5px;margin-bottom: 30px;}
.form-inline .ajax-form__fields > div{padding-left:5px;padding-right:5px;margin-bottom: 0;height: 80px;}
.form-inline .ajax-form__field{width:40%;}

.form-inline .ajax-form__field.html{width:100%}

.form-inline .ajax-form__field.html .ajax-form__label-input:focus + .ajax-form__label,
.form-inline .ajax-form__field.html .ajax-form__label-input:not(:placeholder-shown) + .ajax-form__label {top: 10px;}

.form-inline .ajax-form__label-input,
.form-inline .ajax-form__label-input:hover,
.form-inline .ajax-form__label-input:focus{border: 1px solid #fff;}

.form-inline .form-checkbox__label::before{border-color:#fff}
.form-inline .form-checkbox__input:checked + .form-checkbox__label::before{background:#fff}
.form-inline .form-checkbox__input:checked + .form-checkbox__label::after{background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' width='14px' height='11px' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z' class=''%3E%3C/path%3E%3C/svg%3E")}

.form-inline .form-inline__submit-wrapper .btn{position:relative;font-size:0.875em;padding:16px 65px}

.form-inline .ajax-form__field-wrap,
.form-inline .ajax-form__label-input,
.form-inline .form-inline__submit-wrapper .btn{height: inherit;}

.form-inline .ajax-form__field.error-field .ajax-form__label-input{border:2px solid #ff3b30;}

.form-inline .ajax-form__agreement-wrap{margin-bottom: 0;}
.form-inline .ajax-form__agreement-wrap a{color:#fff;text-decoration: underline;}

@media (max-width: 1440px) {
	.form-inline .ajax-form__field{width:50%;}
}

@media (max-width: 991px) {
	.page-block__form-inline-block.page-block{border-radius: 20px 20px 29px 29px;padding: 25px 30px;}
	.form-inline__heading{font-size: 1.429em;}

	.form-inline .ajax-form__fields{display: flex;flex-direction: column;margin-bottom: 0;}
	.form-inline .ajax-form__field,
	.form-inline__submit-wrapper{width: 100%;}

	.form-inline .ajax-form__fields > div,
	.form-inline .ajax-form__field-wrap,
	.form-inline .ajax-form__field.html{height: auto;}
 
	.form-inline .ajax-form__fields > div{margin-bottom: 15px;}

	.form-inline__bottom{margin-bottom: 50px;}
	.form-inline__submit-wrapper{position: absolute;left: 0;bottom: 0px;}
}
/* End */


/* Start:/bitrix/templates/distriks/components/bitrix/main.include/what_doing/style.css?1759484494998*/
.what-doing__list{margin-bottom: -30px;}
.what-doing-item__wrap{margin-bottom: 50px;}
.what-doing-item__count{display: flex;align-items: center;justify-content: center;font-size: 1.125em;font-weight: 500;line-height: normal;width: 50px;height: 50px;color: #fff;margin-bottom: 20px;border-radius: 100%;background: #FAA61A;}
.what-doing-item__title{font-size: 1.5em;font-weight: 700;line-height: normal;text-transform: uppercase;}
.what-doing-item__desc{font-size: 0.875em;font-weight: 400;line-height: 24px;margin-top: 15px;}

@media (max-width:1600px){
	.what-doing-item__desc{font-size: 1em;}
}

@media (max-width:991px){
	.what-doing__block.page-block{padding: 25px 30px;border-radius: 20px;background: #f6f8fa;}

	.what-doing-item__top{position: relative;min-height: 50px;display: flex;align-items: center;}
	.what-doing-item__count{position: absolute;left: 0;top: 0;margin-bottom: 0;}
	.what-doing-item__title{font-size: 1.429em;padding-left: 70px;}
	.what-doing-item__desc{margin-top: 20px;}
}
/* End */


/* Start:/bitrix/templates/distriks/components/bitrix/main.include/how_rent/style.css?1759484494976*/
.how-rent__list{margin-bottom: -30px;}
.how-rent-item__wrap{margin-bottom: 50px;}
.how-rent-item__count{display: flex;align-items: center;justify-content: center;font-size: 1.125em;font-weight: 500;line-height: normal;width: 50px;height: 50px;color: #fff;margin-bottom: 20px;border-radius: 100%;background: #FAA61A;}
.how-rent-item__title{font-size: 1.5em;font-weight: 700;line-height: normal;text-transform: uppercase;}
.how-rent-item__desc{font-size: 0.875em;font-weight: 400;line-height: 24px;margin-top: 15px;}

@media (max-width:1600px){
	.how-rent-item__desc{font-size: 1em;}
}

@media (max-width:991px){
	.how-rent__block.page-block{padding: 25px 30px;border-radius: 20px;background: #f6f8fa;}

	.how-rent-item__top{position: relative;min-height: 50px;display: flex;align-items: center;}
	.how-rent-item__count{position: absolute;left: 0;top: 0;margin-bottom: 0;}
	.how-rent-item__title{font-size: 1.429em;padding-left: 70px;}
	.how-rent-item__desc{margin-top: 20px;}
}
/* End */


/* Start:/bitrix/templates/distriks/components/bitrix/news.list/clients_carousel/style.css?1759484494369*/
.clients-carousel-item{width: 100%;border-radius: 50px;background: #F6F8FA;overflow: hidden;}
.clients-carousel-item__image-wrap{display: flex;justify-content: center;}
.clients-carousel-item__image{max-width: 100%;}

@media (max-width: 991px) {
	.clients-carousel.owl-carousel .owl-stage{margin-left: -40px;}

	.clients-carousel-item__image-wrap{padding: 30px 25px;}
}
/* End */
/* /bitrix/templates/distriks/components/bitrix/news.detail/catalog/style.css?17594844944954 */
/* /bitrix/templates/distriks/components/bitrix/system.pagenavigation/.default/style.css?17594844941189 */
/* /bitrix/templates/distriks/components/bitrix/news.list/product_banner/style.css?17594844942484 */
/* /bitrix/components/merex/feedback/templates/inline/style.css?17594845002827 */
/* /bitrix/templates/distriks/components/bitrix/main.include/what_doing/style.css?1759484494998 */
/* /bitrix/templates/distriks/components/bitrix/main.include/how_rent/style.css?1759484494976 */
/* /bitrix/templates/distriks/components/bitrix/news.list/clients_carousel/style.css?1759484494369 */
