

/* Start:/local/templates/belfanmain/components/bitrix/news.list/slider-main-new-disign/style.css?17612911366230*/
.slider-wrapper{
	margin-top:-90px;
}
.slider-for img{
	/* width: 100%; */
}
.middle_block_header{
	z-index: 9;
	position: relative;
}
.slider-nav{
	position: absolute;
	bottom: 88px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1;
}
.slider-nav .dot{
	width: 15px;
	height: 15px;
	display: inline-block;
	border-radius: 50%;
	border: 2px solid #fff;
	margin: 0 5px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.slider-nav .dot span {
	opacity: 0;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-size: cover;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.slider-nav .dot:hover:not(.slick-current) {
	width: 73px;
	height: 73px;
	margin-bottom: -27px;
}
.slider-nav .dot:hover:not(.slick-current)>span {
	opacity: 1;
}
.slider-nav .slick-track{
	display: flex;
	align-items: flex-end;
	left: calc(50% - 75px)!important;
}
.new_disign_body .slider-nav .dot.slick-current {
	background: #fff;
	border-color: #fff;
}
.slider-nav .slick-list{
	overflow: inherit;
}
.slick-arrow{
	position: absolute;
	top: 50%;
	z-index: 1;
	font-size: 0;
	height: 30px;
	width: 30px;
	border: solid #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	margin-top: 45px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-width: 0!important;
	background: none;
}
.slick-arrow:hover{
	border-color: #ddaa71;
}
.slick-arrow.slick-next{
	right: 20%;
}
.slick-arrow.slick-prev{
	left: 20%;
}
.slick-arrow:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-color: inherit;
	border-style: inherit;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
} 
.slick-arrow:before {
	content: "";
	position: absolute;
	width: 130px;
	height: 480px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.slick-arrow.slick-prev:after{
	border-width: 0 0 5px 5px;
}
.slick-arrow.slick-next:after {
	border-width: 5px 5px 0 0;
}
.btn-banner{
	border: 1px solid #FFFFFF;
	padding: 16px 8px 16px 8px;
	border-radius: 4px;
	height:48px;
	width: 100%;
	max-width: 280px;
	display: block;
	font-family: 'Inter Tight',sans-serif;
	color: #fff;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
.content-button{
	width:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.new_disign_body .main-slider__image {
	height: 1000px;
	display: block;
	width: 100%;
	position: relative;	
	/* padding: 0; */
	min-height: 100px;
}
.new_disign_body .main-slider__image img{
	object-fit: cover;
	margin: 0;
	height: 1000px;
}
@media screen and (max-width: 1440px){
    .new_disign_body .main-slider__image {
        height: 600px;
		min-height: 100px;
    }
	.new_disign_body .main-slider__image img{
		object-fit: cover;
		margin: 0;
		height: 600px;
	}
}
@media screen and (max-width: 1024px){
	.slick-arrow.slick-next{
		right: 10%;
	}
	.slick-arrow.slick-prev{
		left: 10%;
	}
	.new_disign_body .main-slider__image img{
		height: 600px;
	}
	
}	
@media screen and (max-width: 1023px) {
    .new_disign_body .main-slider__content {
        margin-top: -15px;
    }
}
@media screen and (max-width: 768px){
	.slick-arrow.slick-next{
		display: none !important;
	}
	.slick-arrow.slick-prev{
		display: none !important;
	}
	.content-button{
		/* margin-top:26px; */
		margin-top:50px;
	}
	.new_disign_body .slider-nav{
		bottom:20px;
	}
	
	.new_disign_body .main-slider__image{
		height: 460px;
	}
	.new_disign_body .main-slider .slick-initialized .slick-slide{
		max-height: 460px;
	}
	.new_disign_body .main-slider__image img{
		height: 460px;
		object-fit: cover;
	}
	.new_disign_body .slider-nav .dot{
		width: 10px;
		height: 10px;
	}
}
@media screen and (max-width: 767px){
	.new_disign_body .main-slider__content{
		margin-top: 0;
		top:3%;
	}
}
@media screen and (max-width: 440px){
	.new_disign_body .main-slider__image img{
		height: 500px;
	}
	.content-button{
		/* margin-top:20px; */
		margin-top:20px;
	}
	.new_disign_body .main-slider__text{
		margin-top: 10px;
		font-size: 24px;
		line-height: 24px;
		min-height: 65px;
	}
	.new_disign_body .main-slider__text span{
		font-size: 20px;
		line-height: 24.2px;
	}
	.new_disign_body .main-slider__image{
		height: 500px;
	}
	.new_disign_body .main-slider__content{
		top:3%;
	}
	.new_disign_body .slider-nav{
		bottom:15px;
		/* bottom:20px; */
	}
	.new_disign_body .main-slider .slick-initialized .slick-slide{
		max-height: 500px;
	}
	.new_disign_body .main-slider .slider-nav .slick-track{
		left: calc(50% - 55px) !important;
	}
	.btn-banner{
		/* width: 180px; */
		width: 112px;
	}
}

.new_disign_body .main-slider__image img {
    height: auto  !important;
}
.new_disign_body .main-slider__image {
	min-height: 0 !important;
	display: block;
	width: 100% !important;
	position: relative;
	height: 100% !important;
	overflow: hidden;
}
.slider-wrapper .style-ap{
	position: absolute;
	right: 5%;
	bottom: 8%;
	z-index: 9;
	cursor: pointer;
}
.slider-wrapper .bigsliders-nav{
    display: flex;	
}
.slider-wrapper .style-ap .slick-arrow.slick-prev, 
.slider-wrapper .style-ap .slick-arrow.slick-next {
    margin: 0;
    width: 55px;
    cursor: pointer;
    transition: .3s;
    height: 15px;
    display: flex;
    position: static;
    transform: unset;
    padding: 0;
    align-items: center;
    margin-right: 15px;
}
.slider-wrapper .style-ap .slick-arrow svg path{
	fill: #FFFFFF;
}
.mob_img_sliders{
	display: none !important;
}
@media screen and (max-width: 767px){
	.mob_img_sliders{
		display: block !important;
	}
	.desc_img_sliders{
		display: none !important;
	}
}
/* End */


/* Start:/local/templates/belfanmain/components/bitrix/catalog.section.list/main_styles_slider/style.css?17465460163818*/
.main-styles{
	margin-top: 125px;
	margin-bottom: 120px;
	padding: 0;
}
.main-styles .block-title{
	/* max-width: 1720px;
	margin: 0 auto; */
}
.styles-slider{
	margin-top:40px;
	/* max-width: 1820px; */
}
.new-style-item{
	display:flex!important;
	flex-direction: column;
	/* gap:20px; */
	/* margin-right: 60px; */
	position: relative;
}
.style-title{
	font-size: 200px;
	font-weight: 500;
	line-height: 200px;
	color: #0a0a0a;
	text-transform: lowercase;
	height: 220px;
	width: 100%;
	margin-top: -173px;
	font-family: inter tight, sans-serif;
	position: relative;
	z-index: 3;
}
.style-title span{
	/* margin: 0 auto; */
	width: 100%;
	display: block;
	/* max-width: 1720px; */
}

.style-images{
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}
.style-images img{
	max-width: 100%;
}
.style-img-big{
    max-width: 860px;
    width: 100%;
}
.style-img-big img{
	height: 687px;
    object-fit: cover;
	position: relative;
    z-index: 2;
}
.style-img-mini{
	display: flex;
    align-items: flex-start;
    width: 100%;
    position: relative;
    justify-content: flex-start;
}
.style-img-mini img:first-child{
	position: relative;
	left: -168px;
	max-width: 100%;
  max-height: 100%;
  width: 458px;
  height: 250px;
}
.style-img-mini img:last-child{
	position: relative;
    left: -125px;
	z-index: 1;
}
.main-styles .style-ap{
	display: flex;
    align-items: center;
	justify-content: flex-end;
	margin-top: 30px;
	gap: 40%;
}
.style-ap .slick-arrow.slick-prev,.style-ap .slick-arrow.slick-next{
	margin: 0;
	width: 55px;
	cursor: pointer;
	transition: .3s;
	height: 15px;
	display: flex;
	position: static;
	transform:unset;
	padding: 0;
	align-items: center;
}
.style-ap .slick-arrow.slick-prev:hover svg path,.style-ap .slick-arrow.slick-next:hover svg path{
	fill:#4b919b;
}
.styles-nav{
	display: flex;
}
.style-ap .slick-arrow:before,.style-ap .slick-arrow:after{
	content: none;
}
.style-nav{
	display: flex;
    align-items: center;
	gap: 20px;
}
@media screen and (max-width: 1366px){
	.style-title{
		font-size: 145px;
        line-height: 145px;
		margin-top: -95px;
		height: 165px;
	}
	.style-img-big img{
		height: 480px;
	}
	.style-img-mini img:first-child{
		left: -131px;
		height: 205px;
	}
	.style-img-mini img:last-child{
		height: 205px;
	}
	.style-ap{
		margin-top: 20px;
	}
}
@media screen and (max-width: 1024px){
	.style-title{
		font-size: 120px;
		line-height: 120px;
		margin-top: -80px;
		height: 130px;
	}
	.style-img-big img{
		height: 400px;
	}
	.style-img-mini img:first-child{
		left: -131px;
		height: 130px;
	}
	.style-img-mini img:last-child{
		height: 160px;
	}
	.style-ap{
		margin-top: 20px;
	}
	.style-img-mini{
		width: 55%;
	}
	.main-styles{
		margin-top: 100px;
		margin-bottom: 0;
	}
}
@media screen and (max-width: 768px){
	.main-styles{
		margin-top: 80px;
	}
	.style-img-mini{
		gap:20px;
	}
	.style-img-mini img:first-child{
		left: 0;
		height:86px;
		/* height: 64px; */
	}
	.style-img-mini img:last-child{
		height: 88px;
		left: 0;
	}
	.style-img-big img{
		height: 282px;
	}
	.style-img-mini{
		width: 64%;
    }
	.style-title{
		font-size: 100px;
		line-height: 100px;
		margin-top: -68px;
		height: 110px;
	}
	.new_disign_body .main-styles{
		padding: 0;
	}
	.style-ap{
		margin: 0;
	}
	.style-images{
		gap:21px;
	}
}
@media screen and (max-width: 767px){
	.style-img-mini{
		flex-direction: column;
	}
	.style-img-mini img:first-child{
		/* height: 51px; */
		height: 64px;
		width: 120px;
	}
	.style-img-big img{
		height: 140px;
	}
	.style-images{
		gap:12px;
	}
	.style-img-mini{
    	width: 47%;
		gap:0;
   }
	.style-title{
		font-size: 48px;
		line-height: 50px;
		margin-top: -21px;
		height: 60px;
		z-index: 2;
	}
	.style-img-mini img:last-child{
		height: 86px;
		z-index: 1;
	}
	.main-styles .style-ap{display: none;}
}

/* End */


/* Start:/local/templates/belfanmain/components/bitrix/news.list/rooms_slider/style.css?17422917062135*/
.main-rooms{
	margin-top: 120px;
	margin-bottom: 120px;
}
.room-item{
	display:flex!important;
	flex-direction: column;
	gap:20px;
	/* margin-right: 20px; */
	margin:10px;
}
.rooms-slider{
	margin: 0 -10px;
}
.room-title{
	font-size: 20px;
	font-weight: 500;
	line-height: 24.2px;
	color: #0A0A0A;
}
.room-img img{
	max-width: 100%;
	height: 415px;
	object-fit: cover;
}
.main-rooms{
	position: relative;
}
.room-ap{
	display: flex;
    align-items: center;
	margin-top: 80px;
	/* gap: 40%; */
	justify-content: flex-end;
}
.room-ap .slick-arrow.slick-prev,.room-ap .slick-arrow.slick-next{
	margin: 0;
	width: 55px;
	cursor: pointer;
	transition: .3s;
	height: 15px;
	display: flex;
	position: static;
	transform:unset;
	padding: 0;
	align-items: center;
}
.room-ap .slick-arrow.slick-prev:hover svg path,.room-ap .slick-arrow.slick-next:hover svg path{
	fill:#4b919b;
}
.rooms-nav{
	display: flex;
}
.room-ap .slick-arrow:before,.room-ap .slick-arrow:after{
	content: none;
}
.room-ap .slick-dots{
	display: flex;
	height: 15px;
	align-items: center;
	gap:8px;
}
.room-ap .slick-dots button{
	padding: 0;
	margin: 0;
	background: #fff;
	color: #fff;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	border: 1px solid #0A0A0A;
}
.room-ap .slick-dots li{
	width: 14px;
	height: 14px;
}
.room-nav{
	display: flex;
    align-items: center;
	gap: 20px;
}
.room-ap .slick-dots .slick-active button{
	background: #0A0A0A;
	color: #0A0A0A;
}
@media screen and (max-width: 1366px){
	.room-img img{
		height: 280px;
	}
	.room-ap{
		margin-top: 60px;
		gap: 30%;
	}
}
@media screen and (max-width: 1024px){
	.main-rooms{
		margin-top: 80px;
		margin-bottom: 80px;
	}
	
}
@media screen and (max-width: 768px){
	.room-img img{
		height: 200px;
	}
	.room-ap{
		display: none;
	}
	.room-title{
		font-size: 18px;
    	line-height: 21.78px;
	}
}
@media screen and (max-width: 440px){
	.room-item{
		/* margin-right: 0px; */
		width: 560px;
		max-width: 236px;
	}
	.main-rooms{
		margin-top: 70px;
		margin-bottom: 70px;
	}
}
/* End */


/* Start:/local/components/HB/info.interior/templates/week_interior/style.css?17395260833059*/
.week-interior{
    margin-bottom: 125px;
}
.main-week__intro span{
    font-size: 20px;
    line-height: 24.2px;
    font-weight: 500;
    color: #0A0A0A;
}
.interior-item__image{
    width:100%;
}
.new_disign_body .main-week .interior-item__item{
    width:100%;
    max-height: 764px;
}
.new_disign_body .interior-item__image:before{
    content:none;
}
.new_disign_body .main-week .interior-item__title{
    color:#fff;
    font-size: 40px;
    line-height: 48.4px;
    font-weight: 500;
    border: none;
}
.new_disign_body .main-week .interior-item__desc{
    font-size: 16px;
    line-height: 19.36px;
}
.new_disign_body .main-week .interior-item__text{
    /* backdrop-filter: blur(2px); */
    /* background: #00000005; */
    background: #0000004D;
    /* backdrop-filter: blur(4px); */
    width:100%;
    max-width: 100%;
}
.new_disign_body .interior-item__item:hover .interior-item__title{
    color:#4b919b;
}
@media screen and (max-width: 1366px){
    .interior-item__image img{
        height: 600px;
        object-fit: cover;
    }
    .new_disign_body .main-week{
        flex-direction: column;
    }
    .new_disign_body .main-week .main-week__intro {
        display: block;
        max-width: 100%;
        margin: 0;
    }
    
}
@media screen and (max-width: 1024px){	
     .new_disign_body .main-week{
        flex-direction: column-reverse;
    }
    .new_disign_body .main-week .interior-item__item{
        max-height: 500px;
    }
    .week-interior{
        margin-bottom:100px;
    }
    .new_disign_body .main-week__action{
        margin: 0;
    }
}
@media screen and (max-width: 768px){	
    .new_disign_body .main-week{
        flex-direction: column-reverse;
    }
    .week-interior{
        margin-bottom:80px;
    }
    .new_disign_body .main-week .interior-item__title{
        font-size: 24px;
        line-height: 33.6px;
    }
    .new_disign_body .main-week .interior-item__desc{
        font-size: 14px;
        line-height: 16.94px;
    }
    .interior-item__image img{
        height: 400px;
    }
    
}
@media screen and (max-width: 767px){
    .week-interior .main-week .interior-item__wrap{
        position: absolute;
        top: unset;
    }
}
@media screen and (max-width: 440px){	
    .new_disign_body .main-week{
        flex-direction: column;
        gap: 20px;
    }
    .new_disign_body .main-week__intro{
        padding: 0;
    }
    .interior-item__image img{
        height: 200px;
    }
    .new_disign_body .main-week .interior-item__title{
        font-size: 16px;
        line-height: 19.36px;
    }
    .new_disign_body .main-week .interior-item__desc{
        font-size: 12px;
        line-height: 14.52px;
    }
    .new_disign_body .main-week .interior-item__item{
        margin-bottom: 0;
    }
    .new_disign_body .main-week__intro span{
        font-size: 16px;
        line-height: 19.36px;
    }
    .week-interior {
        margin-bottom: 70px;
    }
}
/* End */


/* Start:/local/components/HB/info.smallblock/templates/index_new/style.css?17422894652677*/
.main-discounts .main-actions__item{
    width: 560px;
    display: block;
    margin: 0;
}
.main-discounts .main-actions__item{
    /* margin-right: 20px; */
    margin: 10px;
}
.main-discounts .main-actions__link:before{
    content:none;
}
.main-discounts .main-actions__title{
    position: static;
    padding: 0;
    color:#0A0A0A;
    font-size: 20px;
    font-weight: 500;
    line-height: 24.2px;
    margin-top: 20px;
}
.main-discounts .main-actions__link{
    display: flex;
    flex-direction: column;
    gap:20px;
}
.main-discounts .main-actions__title span{
    border:none;
}
.main-discounts .main-actions__time{
    color:#4A4A4F;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    opacity:1;
    margin-top: 8px;
}
.main-discounts .main-actions__discount{
    background-image: none;
    background-color: #AFD970;
    background-position:unset;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color:#0A0A0A;
    left: 0;
    bottom:40px;
    top:unset;
    width: 150px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.triangle-discount{
    left: 150px;
    bottom:40px;
    position: absolute;
    z-index: 1;
    height: 50px;
}
.main-discounts .main-actions__discount span{
    position:static;
    max-width:100%;
}
.main-discounts .main-actions__list{
    margin: 0 -10px;
}
@media screen and (max-width: 1366px){
    .main-discounts .main-actions__discount,.triangle-discount{
        display: none;
    }
    .main-discounts .main-actions__item{
        width: 386px;
    }
}
@media screen and (max-width: 1024px){
    .main-actions__title{
        height: 48px;
    }
    .main-discounts .main-actions__item{
        width: 286px;
    }
}
@media screen and (max-width: 991px){
    .main-discounts .main-actions__title span{
        font-size: 18px;
        line-height: 21.78px;
    }
}
@media screen and (max-width: 768px){
    
    .main-discounts .main-actions__time{
        font-size: 14px;
        line-height: 16.94px;
    }
    .main-discounts .main-actions__discount,.triangle-discount{
        display:none;
    }
    .main-discounts .main-actions__item{
        width: 222px;
    }
}
@media screen and (max-width: 767px){
    .main-discounts .main-actions__title {
        height: auto;
        font-size: 16px;
        line-height: 19.36px;
    }
}
@media screen and (max-width: 440px){
    .main-actions__item{
        max-width: 236px;
    }
    .main-actions__image img{
		height: 200px;
        object-fit: cover;
	}
   
}

/* End */


/* Start:/local/components/HB/form.all_result/templates/main_page_new/style.css?17391683642463*/
.main-reviews-list{
	display:flex;
	gap:20px;
	align-items: stretch;
}
.review-item{
	display:flex;
	flex-direction: column;
	gap:40px;
	background: #E5E5E5;
	padding: 60px 40px 60px 40px;
	width: 50%;
	/* min-height: 440px; */
}
.review-item hr{
	border: 1px solid #CACACE;
	margin: 0;
}
.review-text{
	font-size: 18px;
	font-weight: 400;
	line-height: 28.8px;
	color: #0A0A0A;
}
.main-reviews-bottom{
	display: flex;
	align-items: center;
	gap:32px;
	margin-top:80px;
}
.main-reviews-bottom-text{
	max-width: 486px;
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	color: #0A0A0A;
}
.review-meta{
	font-size: 16px;
	font-weight: 500;
	line-height: 19.36px;
	color: #0A0A0A;
}
.reviews-buttons{
	display: flex;
	align-items: center;
	gap:40px;
	width: 100%;
}
.reviews-buttons a{
	padding: 16px 8px 16px 8px;
	gap: 10px;
	border-radius: 4px;
	border: 1px solid #4B919B;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 289px;
	color:#fff;
	background: #4B919B;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	text-transform: uppercase;
	transition: linear .3s;
}
.reviews-buttons .btn-dir{
	color:#4B919B;
	background: #fff;
}
.reviews-buttons .btn-dir:hover{
	color:#fff;
	background: #4B919B;
}
.reviews-buttons a:hover{
	color:#4B919B;
	background: #fff;
}
.main-reviews-blocks{
	margin-bottom: 120px;
	margin-top: 85px;
}
/* @media screen and (max-width: 1366px){ */
	/* .main-reviews-list{ */
		/* align-items: flex-start; */
	/* } */
/* } */
@media screen and (max-width: 1024px){
	.review-item{
		padding: 40px;
		gap:30px;
	}
	.review-text{
		font-size: 14px;
		line-height: 22.4px;
	}
	.main-reviews-blocks{
		margin-bottom: 100px;
	}
	.main-reviews-bottom{
		flex-direction: column;
		align-items: flex-start;
		gap: 52px;
	}
}
@media screen and (max-width: 768px){
	.review-item{
		gap:20px;
		padding: 30px;
	}
	.main-reviews-blocks{
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 767px){
	.main-reviews-list{
		flex-direction: column;
	}
	.review-item{
		width: 100%;
	}
	.main-reviews-blocks .all-link{
		margin-top: 40px;
	}
	.main-reviews-bottom{
		margin-top:70px;
		gap: 32px;
	}
	.reviews-buttons{
		flex-direction: column;
		gap: 20px;
	}
	.reviews-buttons a{
		max-width: 100%;
	}
	.main-reviews-blocks{
		margin-bottom: 70px;
	}
}
/* End */


/* Start:/local/templates/belfanmain/components/bitrix/news.list/main_articles_slider/style.css?17391682212751*/
.main-page-new .main-articles{
	/* margin-top: 85px; */
	margin-bottom: 100px;
	padding: 0;
}
.articles-slider{
	display: flex	;
	flex-wrap: wrap;
	gap: 20px;
}
.article-item{
	display:flex!important;
	flex-direction: column;
	gap:20px;
	/* margin-right: 20px; */
	max-width: 415px;
	width: 100%;
}
.article-title{
	font-size: 20px;
	font-weight: 500;
	line-height: 24.2px;
	color: #0A0A0A;
}
.article-img img{
	max-width: 100%;
	height: 400px;
	object-fit: cover;
}
.main-articles{
	position: relative;
}
.article-ap{
	display: flex;
    align-items: center;
	margin-top: 80px;
	gap: 40%;
}
.article-ap .slick-arrow.slick-prev,.article-ap .slick-arrow.slick-next{
	margin: 0;
	width: 55px;
	cursor: pointer;
	transition: .3s;
	height: 15px;
	display: flex;
	position: static;
	transform:unset;
	padding: 0;
	align-items: center;
}
.article-ap .slick-arrow.slick-prev:hover svg path,.article-ap .slick-arrow.slick-next:hover svg path{
	fill:#4b919b;
}
.articles-nav{
	display: flex;
}
.article-ap .slick-arrow:before,.article-ap .slick-arrow:after{
	content: none;
}
.article-ap .slick-dots{
	display: flex;
	height: 15px;
	align-items: center;
	gap:8px;
}
.article-ap .slick-dots button{
	padding: 0;
	margin: 0;
	background: #fff;
	color: #fff;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	border: 1px solid #0A0A0A;
}
.article-ap .slick-dots li{
	width: 14px;
	height: 14px;
}
.article-nav{
	display: flex;
    align-items: center;
	gap: 20px;
}
.article-ap .slick-dots .slick-active button{
	background: #0A0A0A;
	color: #0A0A0A;
}
.articles-slider .slick-active:last-of-type{
	margin: 0;
}
.article-item {
    max-width: calc(25% - 15px);	
}
@media screen and (max-width: 1450px){
    .article-item {
        max-width: calc(50% - 10px);
    }	
}
@media screen and (max-width: 1366px){
	.article-ap{
		margin-top: 60px;
		gap: 30%;
	}
	.new_disign_body .main-articles{
		padding: 0;
		margin-top: 90px;
	}
    .article-item {
        max-width: calc(50% - 10px);
    }	
}
@media screen and (max-width: 1024px){
	.article-img img{
		height: 280px;
	}
	.new_disign_body .main-articles{
		padding: 0;
		margin-top: 0;
		margin-bottom: 100px;
	}
    .article-item {
        max-width: calc(50% - 10px);
    }
}
@media screen and (max-width: 768px){
	.new_disign_body .main-articles{
		padding: 0;
		margin-top: 0;
		margin-bottom: 80px;
	}
	.article-ap{
		display:none;
	}
	.article-img img{
		height: auto;
	}
	.article-title{
		font-size: 18px;
		line-height: 21.78px;
	}
	.article-item{
		max-width: max-content;
	}
}
@media screen and (max-width: 440px){
	.article-item{
		max-width: max-content;
		width: 560px;
	}
	.article-title{
		font-size: 16px;
		line-height: 19.36px;
	}
	.new_disign_body .main-articles{
		margin-bottom: 70px;
	}
}
/* End */


/* Start:/local/templates/belfanmain/components/bitrix/news.list/main_info_accardeon/style.css?17320143641682*/
.main-info-accardeon{
    background: #E5E5E5;
    padding: 60px 100px 60px 100px;
    
}
.show-no{
    display: none;
}
.main-info-item{
    padding-bottom: 20px;
    border-bottom: 1px solid #AFAFB5;
    display: flex;
    flex-direction: column;
    gap:20px;
}
.main-info-title{
    font-size: 24px;
    font-weight: 400;
    line-height: 29.04px;
    color:#0A0A0A;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    text-transform: capitalize;
}
.main-info-items{
    display: flex;
    flex-direction: column;
    gap:20px;
}
.main-info-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    color:#4A4A4F;
    transition: linear 1s;
}
.info-sub-text{
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    color:#0A0A0A;
    margin-bottom: 40px;
}
.info-sub-text .link--black{
    border:none;
    color:#0A0A0A;
}
@media screen and (max-width: 1366px){
    .main-info-accardeon{
        padding: 60px 83px 60px 83px;
    }
}
@media screen and (max-width: 1024px){
    .main-info-accardeon{
        padding: 60px 62px 60px 62px;
    }
}
@media screen and (max-width: 768px){
    .main-info-accardeon{
        padding: 28px 30px 28px 30px;
    }
    .main-info-text{
        font-size: 16px;
        line-height: 25.6px;
    }
    .info-sub-text{
        font-size: 16px;
        line-height: 25.6px;
    }
}
@media screen and (max-width: 440px){
    .main-info-title{
        font-size: 18px;
        line-height: 21.78px;
    }
    .info-sub-text,.main-info-text{
        line-height: 24px;
    }
}
/* End */
/* /local/templates/belfanmain/components/bitrix/news.list/slider-main-new-disign/style.css?17612911366230 */
/* /local/templates/belfanmain/components/bitrix/catalog.section.list/main_styles_slider/style.css?17465460163818 */
/* /local/templates/belfanmain/components/bitrix/news.list/rooms_slider/style.css?17422917062135 */
/* /local/components/HB/info.interior/templates/week_interior/style.css?17395260833059 */
/* /local/components/HB/info.smallblock/templates/index_new/style.css?17422894652677 */
/* /local/components/HB/form.all_result/templates/main_page_new/style.css?17391683642463 */
/* /local/templates/belfanmain/components/bitrix/news.list/main_articles_slider/style.css?17391682212751 */
/* /local/templates/belfanmain/components/bitrix/news.list/main_info_accardeon/style.css?17320143641682 */
