

/* Start:/local/templates/zhouse/components/bitrix/news.detail/news-detail/style.css?17302092932437*/
.ml-newsdetail {}
.ml-newsdetail-block {
	margin-bottom: 40px;
}
.ml-newsdetail-date {margin-bottom:10px;opacity:0.7;}

.ml-article img {max-width:100%;overflow:hidden;border-radius:20px;}
.entry-content p br {display:none;}
.entry-content i br {display:none;}


.ml-article .addImagesMain img {width:100%;height:auto;}
.ml-article .addImages {display:block;width:100%;text-align:center;margin-top:15px;
	overflow: hidden;
}
.ml-article .addImages .minImage {display:inline-block;margin-bottom:10px;width:100%;max-width:240px;
	height:auto;
}

.ml-article .addImages .minImage a {border: 1px solid #E7E7E7;
	box-sizing: border-box;
	border-radius: 0px;display:block;border-radius:20px;overflow:hidden;
	opacity:0.5;
	opacity:1;
}
.ml-article .addImages .minImage a:hover, .ml-article .addImages .minImage a.active {border: 1px solid #FCBF23;opacity:1;}
.ml-article .addImages .minImage img {width:100%;height:auto;}

.ml-article .addImages .image-carousel__list {position:relative;}
.ml-article .addImages .image-carousel__list_f {position:relative;}
.ml-article .addImages .image-carousel__btn-next {
	position:absolute;top:35px;;right:5px;width:40px;height:40px;display:block;
	z-index:4;cursor:pointer;color:#333333;
	text-align:center;line-height:40px;font-size:24px;
	top: 50%;
	margin-top: -20px;
}
.ml-article .addImages .image-carousel__btn-prew {
	position:absolute;top:35px;left:5px;width:40px;height:40px;display:block;
	z-index:4;cursor:pointer;color:#333333;
	text-align:center;line-height:40px;font-size:24px;
	top: 50%;
	margin-top: -20px;
}
.ml-article .addImages .image-carousel__btn-prew i, .ml-article .addImages .image-carousel__btn-next i {line-height:40px;}
.ml-article .addImages .swiper-button-disabled {display:none;}
.ml-article .addImagesMain a {display:block;}

.portfolio-head {position:relative;}
.portfolio-head .desc {top:0;right:0;z-index:3;width:70%;position:absolute;height:100%;
background: url('/local/templates/zhouse/components/bitrix/news.detail/news-detail/images/bg.png') 0 0 repeat;color:#ffffff;align-content: center;
	max-width:420px;
}
.portfolio-head > div {position:relative;}
.portfolio-head .pwd {font-size:18px;line-height:19px;font-weight:400;padding:5px 0;display:inline-block;
	background: #ffffff;
	padding:10px;
	position: absolute;
	bottom:0;left:0;
	z-index: 2;
	display:inline-block;
}
.portfolio-head .pwd svg {height:19px;width:19px;margin-right:5px;margin-top:-2px;}
@media (max-width: 767.98px) {
	.portfolio-head .desc {max-width:220px;}
}
/* End */


/* Start:/local/templates/zhouse/components/bitrix/catalog.section/slide/style.css?17302092931412*/
.products-carousel {margin-bottom:10px;overflow:visible;position:relative;}
.products-carousel .products-carousel__list-wrap {position:relative;padding-bottom:20px;}
.products-carousel .products-carousel__list {overflow:hidden;}
.products-carousel .slide-item-wrap {padding:10px 10px;}
.products-carousel .slide-item-wrap:first-child {padding-left:0;}
.products-carousel .swiper-pagination {display: block;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    position: relative;z-index:3;}
.products-carousel .swiper-pagination-bullet-active {background:#FCBF23;}
.products-carousel__btn-prew, .products-carousel__btn-next {
    position:absolute;bottom:21px;left:0px;width:42px;height:42px;display:block;
border-radius:2px;z-index:4;cursor:pointer;color:#000000;
text-align:center;line-height:40px;}
.products-carousel__btn-next {left:auto;right:5px;}
.products-carousel__btn-prew:hover, .products-carousel__btn-next:hover {cursor:pointer;}
.products-carousel__btn-prew i, .products-carousel__btn-next i {line-height:40px;font-size:24px;}

.products-carousel .products-carousel__list-wrap {margin-left:1px;}

/*@media (max-width: 768px) {
    .products-carousel__btn-prew {left:0;}
    .products-carousel__btn-next {right:0;}
    .products-carousel__btn-prew, .products-carousel__btn-next {top:30%;}
    .products-carousel .products-carousel__list {margin-left:10px;}
}*/
/* End */


/* Start:/local/templates/zhouse/components/bitrix/catalog.item/.default/style.css?17302092935542*/
.product-item-def {border:1px solid #E7E7E7;border-radius: 3px;background:#ffffff;
border-radius:20px;
}
.product-item-def:hover, .product-item-def:focus {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), 0px 2px 6px 2px rgba(0, 0, 0, 0.15);
}
.product-item-view2 {border:1px solid #cccccc;margin:auto;}
.product-item-view2 .row-second > .col {position:relative;}
.product-item-view2 .row-second > .col:after {content:" ";display:block;border-top:1px solid #cccccc;
width:100%;position:absolute;top:0;left:0;
}
.product-item-def .image {display:block;
    text-align:center;position:relative;
}
.product-item-def .no-image {
    background: #F6FAFF;
    background: linear-gradient(153.43deg, #F6FAFF 16.67%, #EBF0FF 100%);
}
.product-item-def .imageWrap {text-align:center;overflow:hidden;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
}
.product-item-view2 .imageWrap{
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    width:100%;
}
.product-item-def .imageWrap img {border-radius:0;}
.product-item-view2 .imageWrap img {border-radius:0;}
.product-item-def .imageWrap img {width:100%;height:auto;}
.product-item-def .no-image-bg {display:block;width:100%;height:100%;}
.product-item-def .imageWrap a {display:block;}

.product-item-def .add-fav-btn {display:block;width:40px;height:40px;margin-top:-10px;
    border:1px solid #F9F9F9;
    border-radius:40px;
line-height: 40px;
    text-align:center;
    position:absolute;bottom:-20px;
    background:#ffffff;
    right:20px;
}
.product-item-def .add-fav-btn:hover {border:1px solid #E7E7E7;}
.product-item-view2 .add-fav-btn {bottom: -20px;
    z-index: 5;    right: 10px;}
.product-item-def .add-fav-btn i {line-height:40px;font-size:17px;color:#1A1A18;}
.product-item-def .add-fav-btn-active i {color:#FCBF23;}
.product-item-def .add-fav-btn i.fa-solid {display:none;}
.product-item-def .add-fav-btn i.fa-regular {display:block;}
.product-item-def .add-fav-btn-active i.fa-solid {display:block;}
.product-item-def .add-fav-btn-active i.fa-regular {display:none;}
.product-item-def .add-fav-btn-active, .product-item-def .add-fav-btn,
.product-item-def .add-fav-btn-active i, .product-item-def .add-fav-btn i
{text-decoration: none;}

.product-item-def .name {padding:15px 24px 5px 24px;}
.product-item-def .desc {padding:0px 24px 0px 24px;height:78px;
    overflow:hidden;margin-bottom:5px;
    font-size: 14px;
    line-height: 19px;
}
.product-item-view2 .desc {max-height:38px;font-size: 16px;}
.product-item-view2 .name {padding-top:10px;}
.product-item-def .name a {font-size:14px;line-height:24px;font-weight:700;
    text-decoration: none;
}
.product-item-view2 .name a {font-size:16px;line-height:19px;}
.product-item-def .name a:hover {text-decoration: none;font-weight:700;}

.product-item-def .properties {display:block;overflow:hidden;padding:0 18px 10px 18px;text-align:right;
vertical-align: top;}
.product-item-view2 .properties {text-align:center;}
.product-item-def .properties > span {font-size:14px;line-height:19px;font-weight:400;padding:5px;display:inline-block;}
.product-item-def .properties > span:first-child {float:left;}
/*.product-item-view2 .properties > span:first-child {float:none;}*/
.product-item-def .properties span svg {height:16px;width:16px;margin-right:2px;margin-top:-2px;}

.product-item-def .labels {display:block;position:absolute;top:0px;}
.product-item-def .labels .labelstiker {background:#E71D36;color:#ffffff;padding: 5px 12px 5px 12px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
font-size:14px;line-height:21px;
    font-weight:700;
    display: inline-block;
    margin:0 5px;
    height:32px;
    float:left;
}
.product-item-def .labels .labelstiker:first-child {margin-left:15px;}
.product-item-def .labels .labelstiker i {margin:0 0px 0 0px;font-size:16px;line-height:21px;}
.product-item-def .labels .labelstiker-hit i {margin-right:3px;}

.product-item-def .tab-menu {display:block;padding:0;margin:10px 0 0px 0;}
.product-item-def .tab-menu li {display:inline-block;margin-right:10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;

}
.product-item-def .tab-menu li a {font-size: 16px;line-height:20px;color:#999999;text-decoration: none;
font-weight: normal;
}
.product-item-def .tab-menu li.active a,
.product-item-def .tab-menu li:hover a {color:#333333;}
.product-item-def .tab-menu li.active, .product-item-def .tab-menu li:hover {border-bottom:1px solid #333333;}
.product-item-def .tab-menu li.active a {font-weight: bold;}

.product-item-def .plan-wrap, .product-item-def .plan-wrap .image-plan {height:100%;width:100%;}
.product-item-def .image-plan {display:none;background-size: contain;
background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-top:0px;
}
.product-item-def .image-plan.plan-tab-active {display:block;}
.product-item-def .etazh-block {position:relative;    min-height: 120px;}
.product-item-def .menu-wrap {height:40px;}
.product-item-def .plan-wrap {height:calc(100% - 50px);}
@media (max-width: 991.98px) {
    .product-item-def .etazh-block {min-height: 280px;}
    .product-item-view2 .imageWrap{
        border-bottom-right-radius: 0px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
        width:100%;
    }

}
@media (max-width: 767.98px) {
    .product-item-def .tab-menu li a {font-size:14px;}
}

/* End */


/* Start:/local/templates/zhouse/components/bitrix/catalog.section/detail/style.css?173020929366*/
.row-catalog-items .col-item {margin-bottom:15px;margin-top:15px;}
/* End */
/* /local/templates/zhouse/components/bitrix/news.detail/news-detail/style.css?17302092932437 */
/* /local/templates/zhouse/components/bitrix/catalog.section/slide/style.css?17302092931412 */
/* /local/templates/zhouse/components/bitrix/catalog.item/.default/style.css?17302092935542 */
/* /local/templates/zhouse/components/bitrix/catalog.section/detail/style.css?173020929366 */
